id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
1494090408 | Issue with building cardano-node: Fedora 37 official repos do not contain ncurses-compat-libs
I followed the procedure https://github.com/cardano-foundation/developer-portal/blob/staging/docs/get-started/installing-cardano-node.md on my Fedora 37 (newest version as of writing) and found out that the package ncurses-c... | gharchive/issue | 2022-12-13T11:58:04 | 2025-04-01T06:38:08.498914 | {
"authors": [
"LukaKurnjek",
"rdlrt"
],
"repo": "cardano-foundation/developer-portal",
"url": "https://github.com/cardano-foundation/developer-portal/issues/886",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1040292662 | BOX-227: Add actual edit-permissions check
CHANGELOG
Добавил фактическую проверку на редактирование карточки
https://user-images.githubusercontent.com/42924400/139557470-49e7bec9-5493-421a-951c-256e21f2b069.mp4
@sergeysova ping
| gharchive/pull-request | 2021-10-30T20:22:52 | 2025-04-01T06:38:08.500534 | {
"authors": [
"azinit"
],
"repo": "cardbox/frontend",
"url": "https://github.com/cardbox/frontend/pull/85",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1336611305 | [Documentation] Fix Redundant Header in Compatibility Guide
See: https://cardinal-dev.github.io/Cardinal/pages/compatibility-guide/
Fixed in: https://github.com/cardinal-dev/Cardinal/pull/185
| gharchive/issue | 2022-08-12T00:10:11 | 2025-04-01T06:38:08.501937 | {
"authors": [
"falcon78921"
],
"repo": "cardinal-dev/Cardinal",
"url": "https://github.com/cardinal-dev/Cardinal/issues/180",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2622587337 | Only show finder filter scrollbar when hovered
This PR updates the cards grid such that the filter list scroll bar is only shown when hovered over.
Note that this update is hostile to touch devices like the iPad...
I tried it on a MacBook. It works when connected to an external mouse but does not show if I just u... | gharchive/pull-request | 2024-10-30T00:32:49 | 2025-04-01T06:38:08.505042 | {
"authors": [
"habdelra",
"lukemelia"
],
"repo": "cardstack/boxel",
"url": "https://github.com/cardstack/boxel/pull/1735",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
287468375 | Loading new camera post-processing assets dynamically
Hello there.
How can I load a new camera postprocessing effect (uasset) without having to re-compile Carla? Is that possible at this stage?
This is now totally possible using CARLA API, so I am closing this issue.
| gharchive/issue | 2018-01-10T15:14:10 | 2025-04-01T06:38:08.546566 | {
"authors": [
"eds89",
"germanros1987"
],
"repo": "carla-simulator/carla",
"url": "https://github.com/carla-simulator/carla/issues/125",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
754298371 | [Camera RGB][synchronous mode]: sensor_tick not in synch with fixed_delta_seconds
Problem - short description
I have observed weird (atleast to me) behavior when using sensor_tick of the camera sensor (didn't try others yet) and the synchronous mode.
As soon as a value is set (different than 0), the sensor data is n... | gharchive/issue | 2020-12-01T11:07:07 | 2025-04-01T06:38:08.564069 | {
"authors": [
"HaoZhouGT",
"OmarAbdElNaser",
"Vaan5"
],
"repo": "carla-simulator/carla",
"url": "https://github.com/carla-simulator/carla/issues/3653",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2720231774 | How can I remove all things from a map
Hello, I want to build something in CarlaUE4 and want to make it in a map which is already there, for example Town01_Opt. I want to remove all other actors for this, but this doesn't function because some actors are grey in the World Outliner and I can neither click on them, nor... | gharchive/issue | 2024-12-05T12:04:58 | 2025-04-01T06:38:08.566889 | {
"authors": [
"Blyron",
"Vincent318"
],
"repo": "carla-simulator/carla",
"url": "https://github.com/carla-simulator/carla/issues/8444",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
711279495 | Removed carla and srunner from requirements
Both carla and srunner have been removed from the requirements.
This change is
Updated the README. This is heavily based on the first part of the leaderboard web. Adding @sergi-e
| gharchive/pull-request | 2020-09-29T16:34:50 | 2025-04-01T06:38:08.568663 | {
"authors": [
"glopezdiest"
],
"repo": "carla-simulator/leaderboard",
"url": "https://github.com/carla-simulator/leaderboard/pull/64",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
406826630 | ERROR: 'Vehicle' object has no attribute 'get_control'
(carla) cienet@cienet-desktop:~/scenario_runner$ python scenario_runner.py --scenario FollowLeadingVehicle
Preparing scenario: FollowLeadingVehicle
ScenarioManager: Running scenario FollowVehiclcd
And then I start a new terminal, try to run the manual_control.p... | gharchive/issue | 2019-02-05T15:08:19 | 2025-04-01T06:38:08.572494 | {
"authors": [
"GetDarren"
],
"repo": "carla-simulator/scenario_runner",
"url": "https://github.com/carla-simulator/scenario_runner/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
690797139 | OpenSCENARIO support - PrivateActions
This issue is meant to track the support of PrivateActions within OSC 1.0:
[x] ActivateControllerAction (Activates CARLA's autopilot)
[x] ControllerAction
[x] LaneChangeAction (Some dynamics are still ignored)
[ ] LaneOffsetAction
[ ] LateralDistanceAction
[ ] LongitudinalDistan... | gharchive/issue | 2020-09-02T07:42:06 | 2025-04-01T06:38:08.576639 | {
"authors": [
"glopezdiest",
"r-snijders"
],
"repo": "carla-simulator/scenario_runner",
"url": "https://github.com/carla-simulator/scenario_runner/issues/626",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2103691132 | 🛑 Site is down
In dc51ad3, Site (https://www.ifms.edu.br) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Site is back up in 3be1477 after 22 minutes.
| gharchive/issue | 2024-01-27T17:35:45 | 2025-04-01T06:38:08.581007 | {
"authors": [
"carlitos-ifms"
],
"repo": "carlitos-ifms/uptime",
"url": "https://github.com/carlitos-ifms/uptime/issues/333",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1884977699 | Another interrupt handling bug fixed
Specifically, this line in spi_transfer:
// Clear the interrupt request.
dma_hw->ints0 = 1u << spi_p->rx_dma;
which must have been left over from a past when only DMA_IRQ_0 was used.
Relevant to #74
| gharchive/pull-request | 2023-09-07T01:52:18 | 2025-04-01T06:38:08.582236 | {
"authors": [
"carlk3"
],
"repo": "carlk3/no-OS-FatFS-SD-SPI-RPi-Pico",
"url": "https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico/pull/85",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
278499446 | Snap package
Pomodoro is now available as Snap package!
https://github.com/m4sk1n/pomodoro
Maybe some info about it?
Closed, not fully working…
| gharchive/issue | 2017-12-01T15:23:03 | 2025-04-01T06:38:08.583832 | {
"authors": [
"m4sk1n"
],
"repo": "carlmjohnson/pomodoro",
"url": "https://github.com/carlmjohnson/pomodoro/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
897528354 | Applying themes
I am a bit puzzled about how to apply themes to the resulting blogs. I ran the importer successfully, and also realized I probably need to copy over the layouts/ folder from this repository to my blog (it wasn't done automatically). But then, even though I've installed a theme and specified it in conf... | gharchive/issue | 2021-05-20T22:51:27 | 2025-04-01T06:38:08.593083 | {
"authors": [
"carlmjohnson",
"frontierpsycho"
],
"repo": "carlmjohnson/tumblr-importr",
"url": "https://github.com/carlmjohnson/tumblr-importr/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2469842855 | Node.js binding/npm package
Currently, there seems to be no library in npm that converts latex to mathml core.
It would be great if we could provide Node.js binding or wasm-wasi to javascript binding!
I believe this can promote the popularity of mathml core.
Yes of course! This is one of the goals I have with this ... | gharchive/issue | 2024-08-16T09:05:51 | 2025-04-01T06:38:08.601063 | {
"authors": [
"Aalivexy",
"carloskiki"
],
"repo": "carloskiki/pulldown-latex",
"url": "https://github.com/carloskiki/pulldown-latex/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2002779704 | Network usage is prohibited for themes
It appears that your theme uses network connections to load assets (e.g. fonts, icons, or images). This is prohibited by the official Obsidian developer policies because themes should function completely locally.
You can bundle an asset for local use by using data URLs. See this... | gharchive/issue | 2023-11-20T18:34:12 | 2025-04-01T06:38:08.606021 | {
"authors": [
"LEFD",
"caro401",
"joethei"
],
"repo": "caro401/royal-velvet",
"url": "https://github.com/caro401/royal-velvet/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1291739052 | try bulleted view for schedule info
Changes schedule details (what asterisks and abbreviations mean) to a bulleted view rather than paragraph view.
@acrall if you like it with the bullets, please merge.
If you'd prefer to keep it like it is, then you can just close this PR.
| gharchive/pull-request | 2022-07-01T18:58:36 | 2025-04-01T06:38:08.630753 | {
"authors": [
"maneesha"
],
"repo": "carpentrycon/carpentrycon2022",
"url": "https://github.com/carpentrycon/carpentrycon2022/pull/77",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
199439572 | Improvement: Total worklog of today
In addition to the total of non-submitted worklogs of time tracker, there should be a display of users total worklogs time which are booked for today. It should be updated after submission of tracked time.
If you cannot get it via api, it would be an alternative to only show the to... | gharchive/issue | 2017-01-08T19:12:24 | 2025-04-01T06:38:08.667463 | {
"authors": [
"asztal",
"carstengehling",
"pjaeger16",
"slarti-b"
],
"repo": "carstengehling/jirastopwatch",
"url": "https://github.com/carstengehling/jirastopwatch/issues/47",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
399289104 | Unable to match scans (i.e. submap list is empty amd no map is being built)
Hi Cartographer team,
I am trying to run cartographer on a turtlebot 2 with a 360° rplidar using only the laser scan (as of now) without odometry or an imu. I understand this might not be optimal, however I think my results shouldn't be that ... | gharchive/issue | 2019-01-15T10:50:58 | 2025-04-01T06:38:08.687962 | {
"authors": [
"MichaelGrupp",
"ftbmynameis",
"joekeo",
"jonra1993"
],
"repo": "cartographer-project/cartographer_ros",
"url": "https://github.com/cartographer-project/cartographer_ros/issues/1159",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1343765331 | can not login with admin/123 on docker casbin/casdoor:latest
I'm trying to access to the admin dashboard using admin/123 but casdooor throw this error
{
"status": "error",
"msg": "Unauthorized operation",
"sub": "",
"name": "",
"data": null,
"data2": null
}
the enforcer says built-in/admin isn't allowed
... | gharchive/issue | 2022-08-18T23:57:46 | 2025-04-01T06:38:08.714756 | {
"authors": [
"Bruc3Stark",
"cofecatt",
"fernandolguevara",
"hsluoyz"
],
"repo": "casdoor/casdoor",
"url": "https://github.com/casdoor/casdoor/issues/1031",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1431719747 | Fix background flashing for login page
https://door.casdoor.com/login
@leo220yuyaodog
| gharchive/issue | 2022-11-01T16:26:06 | 2025-04-01T06:38:08.716171 | {
"authors": [
"hsluoyz"
],
"repo": "casdoor/casdoor",
"url": "https://github.com/casdoor/casdoor/issues/1254",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2422351926 | sms login
Does Casdoor support custom applications using SMS verification for login (without CAPTCHA)? Why can't I find the corresponding interface or demo?
Hello 我会尽快回复的。
@yangyulele it's code login: https://door.casdoor.com/login . It can be verification code from Email or phone
| gharchive/issue | 2024-07-22T09:08:18 | 2025-04-01T06:38:08.717840 | {
"authors": [
"hsluoyz",
"yangyulele"
],
"repo": "casdoor/casdoor",
"url": "https://github.com/casdoor/casdoor/issues/3071",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
212361883 | Print justfile path on line above syntax errors
Possibly above run errors too.
Ehhhhhhh, I think not doing this is probably fine. Every hoopy frood knows where their justfile is.
| gharchive/issue | 2017-03-07T08:26:14 | 2025-04-01T06:38:08.718683 | {
"authors": [
"casey"
],
"repo": "casey/just",
"url": "https://github.com/casey/just/issues/157",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
664688735 | Certificate.sha256Hash() method
As used in https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning
The HPKP policy specifies hashes of the subject public key info of one of the certificates in the website's authentic X.509 public key certificate chain (and at least one backup key) in pin-sha256 directives, and a perio... | gharchive/pull-request | 2020-07-23T18:41:31 | 2025-04-01T06:38:08.720948 | {
"authors": [
"yschimke"
],
"repo": "cashapp/certifikit",
"url": "https://github.com/cashapp/certifikit/pull/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1600903401 | Add because to allowUrl
Nice to have a comment in allowUrl too, symmetry to allowDependency.
Seems like it should just be on everything
| gharchive/issue | 2023-02-27T10:30:12 | 2025-04-01T06:38:08.722078 | {
"authors": [
"JakeWharton",
"hfhbd"
],
"repo": "cashapp/licensee",
"url": "https://github.com/cashapp/licensee/issues/171",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2629103722 | Add nix flake for prettier checks
just for you @callebtc
why do we need this unsolicited nix config flash again?
visits spec repo, sees this:
why do we need this unsolicited nix config flash again?
This would be useful to me as I don't have prettier installed globally to run the linting check, and it would b... | gharchive/pull-request | 2024-11-01T14:02:01 | 2025-04-01T06:38:08.728120 | {
"authors": [
"callebtc",
"prusnak",
"thesimplekid"
],
"repo": "cashubtc/nuts",
"url": "https://github.com/cashubtc/nuts/pull/185",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
106884760 | COOK-72 Support later HDP 2.1 and HDP 2.2 updates on Ubuntu
Otherwise, we fail to find the correct repository path.
LGTM :+1:
:+1:
| gharchive/pull-request | 2015-09-16T23:27:44 | 2025-04-01T06:38:08.739236 | {
"authors": [
"dereklwood",
"gokulavasan",
"wolf31o2"
],
"repo": "caskdata/hadoop_cookbook",
"url": "https://github.com/caskdata/hadoop_cookbook/pull/225",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
98206396 | Unrelated commits included when auditing modified casks during Travis builds
The commit range provided by Travis in the enrivonment variable TRAVIS_COMMIT_RANGE does not appear to include only those commits to be merged in a pull request, as evidenced by this spurious build failure (#12899).
We may want to hard-code ... | gharchive/issue | 2015-07-30T16:07:08 | 2025-04-01T06:38:08.741035 | {
"authors": [
"jawshooah",
"vitorgalvao"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/issues/12903",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
245056865 | brew cask add tistory-editor.app
Cask details
Please fill out as much as possible. Before you do, note we cannot support Mac App Store-only apps.
Name: Tistory-editor.app
Homepage: https://joostory.github.io/tistory-editor/
Download URL: https://github.com/joostory/tistory-editor/releases/download/0.3.8/TistoryEditor... | gharchive/issue | 2017-07-24T11:57:40 | 2025-04-01T06:38:08.743751 | {
"authors": [
"commitay",
"pareut"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/issues/36922",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
39577430 | Support "sudo -A" so that multiple large cask installs can be scripted
When using tools like https://github.com/pivotal-sprout/sprout-wrap or https://github.com/kitchenplan/kitchenplan a large number of casks are defined to be installed via a script. This installation can frequently take longer than the sudo timeout.... | gharchive/issue | 2014-08-05T23:55:38 | 2025-04-01T06:38:08.756432 | {
"authors": [
"adidalal",
"bcg62",
"chino",
"mtougeron",
"vitorgalvao"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/issues/5667",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
119076266 | remove qtox
Ref https://github.com/caskroom/homebrew-cask/issues/15420
Merged as 43bcf9fa32a4fbb367dcd1b537953c99484567af.
| gharchive/pull-request | 2015-11-26T16:38:40 | 2025-04-01T06:38:08.758050 | {
"authors": [
"adityadalal924"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/15428",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
208854462 | OmegaT
If there’s a checkbox you can’t complete for any reason, that's okay, just explain in detail why you weren’t able to do so.
After making all changes to the cask:
[x] brew cask audit --download {{cask_file}} is error-free.
[x] brew cask style --fix {{cask_file}} reports no offenses.
[x] The commit message incl... | gharchive/pull-request | 2017-02-20T11:34:08 | 2025-04-01T06:38:08.763268 | {
"authors": [
"jbeagley52",
"vitorgalvao"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/30251",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
224636375 | Update travis xcode to 8.3
I just noticed this and I'm not sure if it should be updated or not.
@vitorgalvao Should I do the other repos?
@commitay No need, thank you.
| gharchive/pull-request | 2017-04-27T00:29:05 | 2025-04-01T06:38:08.764787 | {
"authors": [
"commitay",
"vitorgalvao"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/33021",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
281042721 | Update camtasia to 3.1.2
After making all changes to the cask:
[x] brew cask audit --download {{cask_file}} is error-free.
[x] brew cask style --fix {{cask_file}} left no offenses.
[x] The commit message includes the cask’s name and version.
Thank you, but this is a regression and has conflicts.
| gharchive/pull-request | 2017-12-11T14:48:22 | 2025-04-01T06:38:08.766489 | {
"authors": [
"eenick",
"vitorgalvao"
],
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/41831",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
298132034 | Add Basler Pylon Camera Suite 5.0.5
After making all changes to the cask:
[x] brew cask audit --download {{cask_file}} is error-free.
[x] brew cask style --fix {{cask_file}} reports no offenses.
[x] The commit message includes the cask’s name and version.
Additionally, if adding a new cask:
[x] Named the cask acc... | gharchive/pull-request | 2018-02-19T00:04:47 | 2025-04-01T06:38:08.773971 | {
"authors": [
"ckrooss"
],
"repo": "caskroom/homebrew-drivers",
"url": "https://github.com/caskroom/homebrew-drivers/pull/337",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
1227403796 | 🛑 Baked Bean is down
In a41fd4b, Baked Bean (https://baked-bean.co.uk) was down:
HTTP code: 403
Response time: 235 ms
Resolved: Baked Bean is back up in 59f8429.
| gharchive/issue | 2022-05-06T04:23:00 | 2025-04-01T06:38:08.776492 | {
"authors": [
"casman300"
],
"repo": "casman300/my_website_upptimes",
"url": "https://github.com/casman300/my_website_upptimes/issues/980",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1068211991 | InMemoryGlobalState hangs during 2nd run of create_domains entrypoint
Follow-up for #2346. When smart contract from #2346 was ran through InMemoryGlobalState it worked for the first time (it wrote new entries in the trie) but 2nd run when the entries existed already it hang seemingly forever. I couldn't observe simil... | gharchive/issue | 2021-12-01T10:10:37 | 2025-04-01T06:38:08.777973 | {
"authors": [
"piotr-dziubecki"
],
"repo": "casper-network/casper-node",
"url": "https://github.com/casper-network/casper-node/issues/2425",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
993629709 | QR codes for transactions
Transaction QR codes
Prize Bounty
23,000 (approx. 3,000 USDT) for each of the top 10 intermediate submissions
Challenge Description
Create QR codes for delegation or other transactions. Bring your creativity, ideas, and design to the table.
Winning contributors may receive funding or grants ... | gharchive/issue | 2021-09-10T22:01:38 | 2025-04-01T06:38:08.788201 | {
"authors": [
"ipopescu"
],
"repo": "casper-network/gitcoin-hackathon",
"url": "https://github.com/casper-network/gitcoin-hackathon/issues/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2206284477 | Suggestion: Retouch colors and maybe add some more
TL;DR
Colors (sage in particular) seem off to me; I propose slight adjustments, maybe adding more colors too.
The following section Explanation is a bunch of writing, explaining my thoughts; I recommend skipping it if you're not interested.
Explanation
Motivation
Fer... | gharchive/issue | 2024-03-25T17:18:19 | 2025-04-01T06:38:08.817828 | {
"authors": [
"artemisYo"
],
"repo": "casperstorm/ferra",
"url": "https://github.com/casperstorm/ferra/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
408551203 | change Dependency.OnValue(object value) to (T Value)
currently, this overload of OnValue has this definition:
public static Property OnValue<TDependencyType>(object value);
wouldn't
public static Property OnValue<TDependencyType>(TDependencyType value);
make more sense? (and catch more bugs via the compiler)
Also r... | gharchive/issue | 2019-02-10T16:20:22 | 2025-04-01T06:38:08.840703 | {
"authors": [
"abbotware",
"jonorossi",
"matgrioni"
],
"repo": "castleproject/Windsor",
"url": "https://github.com/castleproject/Windsor/issues/465",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
227801198 | Deploy on tag
Add NuGet publishing, similarly to Castle.Core
Leaving this pull request for now until we've finished with https://github.com/castleproject/Core/pull/259.
Closing this as agreed here: https://github.com/castleproject/Windsor/issues/220#issuecomment-302530186
| gharchive/pull-request | 2017-05-10T20:30:05 | 2025-04-01T06:38:08.843357 | {
"authors": [
"alinapopa",
"fir3pho3nixx",
"jonorossi"
],
"repo": "castleproject/Windsor",
"url": "https://github.com/castleproject/Windsor/pull/233",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1843339506 | Lost facts fix
This PR adds an initial fix for FERC missing facts initially identified in this issue. The notebook in examples/lost_fact_exploration.ipynb demonstrates exploration of the problem, and outlines which missing facts are dealt with in this PR. There are still more cases that are identified in the notebook... | gharchive/pull-request | 2023-08-09T14:12:58 | 2025-04-01T06:38:08.863122 | {
"authors": [
"jdangerx",
"zschira"
],
"repo": "catalyst-cooperative/ferc-xbrl-extractor",
"url": "https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2404120708 | Superset deployment
Overview
This PR contains superset configuration and cloud deployment changes for our data exploration tool.
Testing
How did you make sure this worked? How can a reviewer verify this?
# To-do list
- [ ] If updating analyses or data processing functions: make sure to update or write data validatio... | gharchive/pull-request | 2024-07-11T21:01:34 | 2025-04-01T06:38:08.866322 | {
"authors": [
"bendnorman",
"jdangerx"
],
"repo": "catalyst-cooperative/pudl",
"url": "https://github.com/catalyst-cooperative/pudl/pull/3715",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2477248779 | Improve/besu network update
PULL REQUEST
Before
[x] 遵守 Commit 規範 (follow commit convention)
[ ] 遵守 Contributing 規範 (follow contributing)
說明 (Description)
相關問題 (Linked Issues)
貢獻種類 (Type of change)
[ ] Bug fix (除錯 non-breaking change which fixes an issue)
[x] New feature (增加新功能 non-breaking change which adds fu... | gharchive/pull-request | 2024-08-21T07:09:32 | 2025-04-01T06:38:08.914349 | {
"authors": [
"a7351220",
"kidneyweakx"
],
"repo": "cathayddt/bdk",
"url": "https://github.com/cathayddt/bdk/pull/109",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2106952835 | catwalk cannot be installed via home-brew
Whenever i try to install it via brew, it gives me
Downloading https://ghcr.io/v2/catppuccin/tap/catwalk/manifests/1.2.0-1
curl: (22) The requested URL returned error: 401
and i have been advised by hammy to open an issue about this
What is your Homebrew version (brew --v... | gharchive/issue | 2024-01-30T04:55:35 | 2025-04-01T06:38:08.916596 | {
"authors": [
"GenShibe",
"backwardspy",
"uncenter"
],
"repo": "catppuccin/homebrew-tap",
"url": "https://github.com/catppuccin/homebrew-tap/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2701954819 | PHP Typed Icons
Type
[X] File icon
[ ] Folder icon
Context and associations
Phpstorm provides different icons for PHP classes/interfaces/traits, the icon theme does not have these different icons
References
Abstract class, Classes, and an Interface:
Trait:
Readonly:
This is probably for downstream to use in Je... | gharchive/issue | 2024-11-28T12:04:00 | 2025-04-01T06:38:08.920079 | {
"authors": [
"Coffee2CodeNL",
"sgoudham"
],
"repo": "catppuccin/vscode-icons",
"url": "https://github.com/catppuccin/vscode-icons/issues/365",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
184282947 | Refresh button
Hi,
Could you add a refresh button similar to how Muximux(https://github.com/Tenzinn3/Managethis) has integrated to their dashboard?
Currently if I want to reload a just one tab, I would have to hit the refresh button on the browser, which will take me to the default tab. It would be great if you could... | gharchive/issue | 2016-10-20T16:49:14 | 2025-04-01T06:38:08.931523 | {
"authors": [
"Githubtordl",
"causefx"
],
"repo": "causefx/iDashboard-PHP",
"url": "https://github.com/causefx/iDashboard-PHP/issues/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1198624833 | 🛑 TR66 is down
In 633dd96, TR66 (https://www.transportesruta66.com.ar/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: TR66 is back up in ab3a24a.
| gharchive/issue | 2022-04-09T14:08:34 | 2025-04-01T06:38:08.933995 | {
"authors": [
"cavalicenti"
],
"repo": "cavalicenti/upptime",
"url": "https://github.com/cavalicenti/upptime/issues/129",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1199080654 | 🛑 Mas Valores is down
In 6b3d029, Mas Valores (https://www.masvalores.com.ar/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mas Valores is back up in 3a6954b.
| gharchive/issue | 2022-04-10T15:49:22 | 2025-04-01T06:38:08.936472 | {
"authors": [
"cavalicenti"
],
"repo": "cavalicenti/upptime",
"url": "https://github.com/cavalicenti/upptime/issues/164",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
586735493 | My First PR commit
PR comments
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: cjxd-bot-test
If they are not already assigned, you can assign the PR to them by wri... | gharchive/pull-request | 2020-03-24T06:51:15 | 2025-04-01T06:38:08.954279 | {
"authors": [
"cjxd-bot-test"
],
"repo": "cb-kubecd/bdd-nh-1585032040",
"url": "https://github.com/cb-kubecd/bdd-nh-1585032040/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
566739106 | chore: bdd-spring-1582015162 to 0.0.1
chore: Promote bdd-spring-1582015162 to version 0.0.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:
If they are not alread... | gharchive/pull-request | 2020-02-18T08:54:49 | 2025-04-01T06:38:08.984235 | {
"authors": [
"cjxd-bot-test"
],
"repo": "cb-kubecd/environment-pr-162-14-boot-vault-gke-production",
"url": "https://github.com/cb-kubecd/environment-pr-162-14-boot-vault-gke-production/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
573406889 | chore: bdd-spring-1583007820 to 0.0.1
chore: Promote bdd-spring-1583007820 to version 0.0.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:
If they are not alread... | gharchive/pull-request | 2020-02-29T20:35:48 | 2025-04-01T06:38:08.988214 | {
"authors": [
"cjxd-bot-test"
],
"repo": "cb-kubecd/environment-pr-170-37-boot-gke-production",
"url": "https://github.com/cb-kubecd/environment-pr-170-37-boot-gke-production/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
623567270 | chore: bdd-spring-1590202430 to 0.0.1
chore: Promote bdd-spring-1590202430 to version 0.0.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign
You can assign the PR to them by writing /assign in a comment when ready.
The full list ... | gharchive/pull-request | 2020-05-23T02:59:40 | 2025-04-01T06:38:09.010931 | {
"authors": [
"cjxd-bot-test"
],
"repo": "cb-kubecd/environment-pr-230-12-gke-upgrade-staging",
"url": "https://github.com/cb-kubecd/environment-pr-230-12-gke-upgrade-staging/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1198888963 | Audio Issue: Chromebook 3100, pre 2021.
So I've successfully got ubuntu 20.04 integrated into my Dell Chromebook 3100, and followed the setup procedures, yet nothing, oddly during the first part, I noticed several "Mount Point not found" errors, atleast before the sof-setup-audio, what do I do?
Can you write this i... | gharchive/issue | 2022-04-10T05:42:46 | 2025-04-01T06:38:09.023503 | {
"authors": [
"LameLad007-Sudo",
"runcros"
],
"repo": "cb-linux/breath",
"url": "https://github.com/cb-linux/breath/issues/154",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
899398267 | _posts/0000-01-02-cbenakis.md
layout: slide
title: “Welcome to our second slide!”
Your test
Use the left arrow to go back!
How do I merge pull request?
| gharchive/pull-request | 2021-05-24T07:52:20 | 2025-04-01T06:38:09.035459 | {
"authors": [
"cbenakis"
],
"repo": "cbenakis/github-slideshow",
"url": "https://github.com/cbenakis/github-slideshow/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
271255335 | Create an installer for PSMoveService
Creating an issue to track the working being done on the installer by @gb2111.
I just checked in the following change related to Greg's efforts:
https://github.com/cboulay/PSMoveService/commit/4600f20f2eda3b2d6db3f53b757923d396b7f8e5
Files are now copied to ${ROOT_DIR}/install/$... | gharchive/issue | 2017-11-05T07:42:36 | 2025-04-01T06:38:09.053083 | {
"authors": [
"HipsterSloth",
"gb2111"
],
"repo": "cboulay/PSMoveService",
"url": "https://github.com/cboulay/PSMoveService/issues/477",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
236733581 | Unpooling and deconvolution layers
Hello!
Is it possible to create a segmentation network using your library? As I know, for that I need an unpooling and deconvolutional layers.
Hi!
Currently there is no unpooling or deconvolution. It's something I have planned to do but it's low on my priority list.
PR welcome :)
... | gharchive/issue | 2017-06-18T17:13:23 | 2025-04-01T06:38:09.059062 | {
"authors": [
"Daemon2017",
"cbovar",
"tzaeru"
],
"repo": "cbovar/ConvNetSharp",
"url": "https://github.com/cbovar/ConvNetSharp/issues/52",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2527404729 | Replace non-bonded interactions of specified atom pairs
Is it possible to cancel non-bonded interactions between specified atom pairs and introduce custom potential instead?
Unfortunately no. You could try smina (not developed by us) or the --modpair option in autodock-gpu, which doesn't allows limited customizatio... | gharchive/issue | 2024-09-16T03:02:17 | 2025-04-01T06:38:09.351937 | {
"authors": [
"YGuangye",
"diogomart"
],
"repo": "ccsb-scripps/AutoDock-Vina",
"url": "https://github.com/ccsb-scripps/AutoDock-Vina/issues/342",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1327764933 | Add Background Color option to Media and Text widget
Summary of changes
Add Background Color option to Media and Text widget so they can be used instead of custom-built YAML components
Frontend
add relevant background color fields to gatsby-node.js schema
add background and text color logic to mediaText.js
add data-... | gharchive/pull-request | 2022-08-03T20:39:09 | 2025-04-01T06:38:09.364892 | {
"authors": [
"abanuog",
"mmafe",
"tqureshi-uog"
],
"repo": "ccswbs/gus",
"url": "https://github.com/ccswbs/gus/pull/105",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1430027647 | question
I had to downgrade docker-compose file to 3.3. Like the file below. I'm getting connection refused for the ports and /var/log/salt/master is logging the messages below, tell me if this looks like a bug, I can report it as so (using the template). I've also noticed that, there's no configuration in /home/salt... | gharchive/issue | 2022-10-31T15:21:03 | 2025-04-01T06:38:09.461141 | {
"authors": [
"cdalvaro",
"ggmartins"
],
"repo": "cdalvaro/docker-salt-master",
"url": "https://github.com/cdalvaro/docker-salt-master/issues/171",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
832174503 | Add support for configurating the reactor in master config
As per the documentation, there is a way for telling the master to sync custom types on minions' start. Please refer to: https://docs.saltproject.io/en/latest/topics/reactor/index.html#minion-start-reactor
It would be good to have a config option and director... | gharchive/issue | 2021-03-15T20:39:33 | 2025-04-01T06:38:09.466367 | {
"authors": [
"cdalvaro",
"dmlambea"
],
"repo": "cdalvaro/docker-salt-master",
"url": "https://github.com/cdalvaro/docker-salt-master/issues/58",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2047985523 | PDF Adding Info
Add important information to the PDF that is relevant to the assignment
Added parts of the assignment that is necessary for grading
| gharchive/issue | 2023-12-19T06:05:09 | 2025-04-01T06:38:09.467519 | {
"authors": [
"cdasilvasantos"
],
"repo": "cdasilvasantos/is218-group-project",
"url": "https://github.com/cdasilvasantos/is218-group-project/issues/104",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
362652430 | 考虑兼容python3?
我发现GAE建立的python环境中已经包含python3.5了,虽然版本有点低,但是可以考虑支持?
短期内没有可能,最重要的是Calibre不支持,我自己写的代码基本上都是兼容2.x和3.x的,因为我平时使用的都是Python3。
@cdhigh 感谢,那这个issue先留着把。
既然无法解决,所以留着干嘛,而且非得花大代价兼容3.x意义不大
| gharchive/issue | 2018-09-21T14:55:56 | 2025-04-01T06:38:09.468744 | {
"authors": [
"cdhigh",
"specter119"
],
"repo": "cdhigh/KindleEar",
"url": "https://github.com/cdhigh/KindleEar/issues/522",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2266981774 | fix(templates): tell jest to prefer ts files over compiled js files
The template project can run completely without emitting .js files, - e.g. ts-node is used for synth and ts-jest.
However, if js files are emitted via npm run compile, they are imported by test files instead of .ts files that may have been updated.
i... | gharchive/pull-request | 2024-04-27T11:54:28 | 2025-04-01T06:38:09.474964 | {
"authors": [
"cakemanny",
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-cli",
"url": "https://github.com/cdk8s-team/cdk8s-cli/pull/2194",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1322851054 | chore(deps): upgrade dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-2.x" workflow
⚪ Backport skipped
The pull request was not backported as there were no branches to backport to. If this is a mistake, please apply the desired version labels... | gharchive/pull-request | 2022-07-30T02:50:02 | 2025-04-01T06:38:09.477810 | {
"authors": [
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-cli",
"url": "https://github.com/cdk8s-team/cdk8s-cli/pull/426",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2530491441 | chore(deps): upgrade dev dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-dev-dependencies-2.x" workflow
⚪ Backport skipped
The pull request was not backported as there were no branches to backport to. If this is a mistake, please apply the d... | gharchive/pull-request | 2024-09-17T09:02:47 | 2025-04-01T06:38:09.480702 | {
"authors": [
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-core",
"url": "https://github.com/cdk8s-team/cdk8s-core/pull/2880",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1345035214 | chore(deps): upgrade dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-k8s-24-main" workflow
⚪ Backport skipped
The pull request was not backported as there were no branches to backport to. If this is a mistake, please apply the desired versio... | gharchive/pull-request | 2022-08-20T02:46:47 | 2025-04-01T06:38:09.483328 | {
"authors": [
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/1060",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1383234519 | chore(deps): upgrade dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-k8s-22-main" workflow
⚪ Backport skipped
The pull request was not backported as there were no branches to backport to. If this is a mistake, please apply the desired versio... | gharchive/pull-request | 2022-09-23T02:59:46 | 2025-04-01T06:38:09.485883 | {
"authors": [
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/1186",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1927768240 | chore(deps): upgrade dev dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-dev-dependencies-k8s-27-main" workflow
⚪ Backport skipped
The pull request was not backported as there were no branches to backport to. If this is a mistake, please app... | gharchive/pull-request | 2023-10-05T09:06:20 | 2025-04-01T06:38:09.488448 | {
"authors": [
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/3041",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1981192701 | chore(deps): upgrade compiler dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-compiler-dependencies-k8s-27-main" workflow
⚪ Backport skipped
The pull request was not backported as there were no branches to backport to. If this is a mistake, ... | gharchive/pull-request | 2023-11-07T12:02:19 | 2025-04-01T06:38:09.491138 | {
"authors": [
"cdk8s-automation"
],
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/3255",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
133464376 | Images for README
img
| gharchive/issue | 2016-02-13T19:37:55 | 2025-04-01T06:38:09.537625 | {
"authors": [
"cdpr123"
],
"repo": "cdpr123/cdpr123.github.io",
"url": "https://github.com/cdpr123/cdpr123.github.io/issues/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
983202762 | Terminal font rendering bug in Firefox and Chrome.
OS/Web Information
Web Browser: Firefox, Google Chrome, Microsoft Edge
Local OS: Linux, Windows 10
Remote OS: Amazon Linux 2
Remote Architecture: x86_64
code-server --version: 3.11.1 c680aae973d83583e4a73dc0c422f44021f0140e
Steps to Reproduce
open code-server tab... | gharchive/issue | 2021-08-30T21:05:10 | 2025-04-01T06:38:09.552885 | {
"authors": [
"jsjoeio",
"senyai",
"tidux"
],
"repo": "cdr/code-server",
"url": "https://github.com/cdr/code-server/issues/4073",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2331769434 | EKS Upgrade to 1.30 in Staging
Summary | Résumé
New version of EKS - 1.30
Verified that there are no deprecations we need to worry about.
Release notes: https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/
Upgraded and working in dev.
Related Issues | Cartes liées
Chore
Test instructions | Instructions pou... | gharchive/pull-request | 2024-06-03T18:17:41 | 2025-04-01T06:38:09.560847 | {
"authors": [
"ben851",
"sastels"
],
"repo": "cds-snc/notification-terraform",
"url": "https://github.com/cds-snc/notification-terraform/pull/1349",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1610006375 | 🛑 tanecni-divadlo.cz is down
In 5c9156e, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tanecni-divadlo.cz is back up in d42fc34.
| gharchive/issue | 2023-03-05T00:56:47 | 2025-04-01T06:38:09.582483 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/10210",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1610225034 | 🛑 tanecni-divadlo.cz is down
In f02f99e, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tanecni-divadlo.cz is back up in 9de881a.
| gharchive/issue | 2023-03-05T14:36:49 | 2025-04-01T06:38:09.585806 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/10256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1611815820 | 🛑 Bali 2017 is down
In d1eac63, Bali 2017 ($SITE_BALI) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Bali 2017 is back up in 39fc0b5.
| gharchive/issue | 2023-03-06T16:38:10 | 2025-04-01T06:38:09.587898 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/10334",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1630447514 | 🛑 tanecni-divadlo.cz is down
In 3bf2e0c, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tanecni-divadlo.cz is back up in 3a4f32d.
| gharchive/issue | 2023-03-18T17:27:40 | 2025-04-01T06:38:09.590933 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/11071",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1689907281 | 🛑 tanecni-divadlo.cz is down
In 3e532f5, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tanecni-divadlo.cz is back up in d1c3833.
| gharchive/issue | 2023-04-30T12:53:38 | 2025-04-01T06:38:09.593976 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/13279",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1510841114 | 🛑 tanecni-divadlo.cz is down
In 40a39b6, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tanecni-divadlo.cz is back up in 7775498.
| gharchive/issue | 2022-12-26T10:47:00 | 2025-04-01T06:38:09.597223 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/5322",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1602447736 | 🛑 tanecni-divadlo.cz is down
In 564fc72, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tanecni-divadlo.cz is back up in 9fe0b08.
| gharchive/issue | 2023-02-28T06:26:47 | 2025-04-01T06:38:09.600258 | {
"authors": [
"cebreus"
],
"repo": "cebreus/upptime",
"url": "https://github.com/cebreus/upptime/issues/9914",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1465212253 | 🛑 CDN is down
In ffb1bd5, CDN (https://cdn.ceccun.com/cdynamic/captive) was down:
HTTP code: 522
Response time: 15582 ms
Resolved: CDN is back up in 9863df2.
| gharchive/issue | 2022-11-26T17:31:49 | 2025-04-01T06:38:09.602699 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/1090",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1508868165 | 🛑 CDN is down
In 206f5dc, CDN (https://cdn.ceccun.com/cdynamic/captive) was down:
HTTP code: 522
Response time: 15433 ms
Resolved: CDN is back up in 85afe92.
| gharchive/issue | 2022-12-23T04:23:05 | 2025-04-01T06:38:09.604997 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/1761",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1117090310 | 🛑 CDN is down
In e7ae9eb, CDN (https://cdn.ceccun.com) was down:
HTTP code: 403
Response time: 518 ms
Resolved: CDN is back up in 0280423.
| gharchive/issue | 2022-01-28T07:37:23 | 2025-04-01T06:38:09.607212 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/195",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1718115294 | 🛑 CDN is down
In 71f92ad, CDN (https://cdn.ceccun.com/cdynamic/captive) was down:
HTTP code: 522
Response time: 15367 ms
Resolved: CDN is back up in df74161.
| gharchive/issue | 2023-05-20T09:32:47 | 2025-04-01T06:38:09.609752 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/4957",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1824012062 | 🛑 CDN is down
In 149a982, CDN (https://cdn.ceccun.com/cdynamic/captive) was down:
HTTP code: 522
Response time: 15296 ms
Resolved: CDN is back up in b14fb76.
| gharchive/issue | 2023-07-27T09:46:32 | 2025-04-01T06:38:09.612270 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/6129",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1838024738 | 🛑 CDN is down
In 6101b0d, CDN (https://cdn.ceccun.com/cdynamic/captive) was down:
HTTP code: 525
Response time: 275 ms
Resolved: CDN is back up in df6eca1.
| gharchive/issue | 2023-08-06T03:14:58 | 2025-04-01T06:38:09.614549 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/6308",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1867765266 | 🛑 CDN is down
In b110d0e, CDN (https://cdn.ceccun.com/cdynamic/captive) was down:
HTTP code: 525
Response time: 244 ms
Resolved: CDN is back up in 12b435c after 792 days, 15 hours, 19 minutes.
| gharchive/issue | 2023-08-25T22:57:25 | 2025-04-01T06:38:09.616914 | {
"authors": [
"ejaz4"
],
"repo": "ceccun/status",
"url": "https://github.com/ceccun/status/issues/6681",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2427883355 | chore(main): release 0.37.1
:robot: I have created a release beep boop
0.37.1 (2024-07-24)
Bug Fixes
bump guzzlehttp/guzzle from 7.9.1 to 7.9.2 (#639) (61de914)
bump laravel/framework from 11.16.0 to 11.17.0 (#640) (2c7a8c4)
bump league/commonmark from 2.5.0 to 2.5.1 (#638) (549978c)
This PR was generated with Rel... | gharchive/pull-request | 2024-07-24T15:28:48 | 2025-04-01T06:38:09.637088 | {
"authors": [
"cedricziel"
],
"repo": "cedricziel/faro-shop",
"url": "https://github.com/cedricziel/faro-shop/pull/641",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
104693360 | Startup time is high
numbat-collector is one of the larger chunks of the startup time of my module.
It clocks in at 800ms to require on my machine.
It's a dep of newww, and I was mechanically going through deps with require-time to see what's slow. It's got a 3+ second startup time.
Though looking deeper, it look... | gharchive/issue | 2015-09-03T13:27:35 | 2025-04-01T06:38:09.638549 | {
"authors": [
"aredridel"
],
"repo": "ceejbot/numbat-collector",
"url": "https://github.com/ceejbot/numbat-collector/issues/7",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
1092433355 | Decide on governance
Summary
Currently, we stripped the gov module entirely from celestia-app. We should decide on the gov mechanism if any.
Problem Definition
There is no way to vote on (parameter) changes currently.
Proposal
@musalbas proposed to only have signalling text governance proposals on chain.
The upgrade ... | gharchive/issue | 2022-01-03T11:29:28 | 2025-04-01T06:38:09.739211 | {
"authors": [
"adlerjohn",
"liamsi"
],
"repo": "celestiaorg/celestia-app",
"url": "https://github.com/celestiaorg/celestia-app/issues/168",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1183961588 | Orchestrator and relayer client
Description
This PR is the first of three PRs to add the MVP orchestrator and relayer. It contains the various rpc clients used by both the relayer and orchestrator to communicate with celestia-app, celestia-core, and ethereum.
part 1/3 of the orchestrator/relayer MVP
Codecov Report
... | gharchive/pull-request | 2022-03-28T20:35:54 | 2025-04-01T06:38:09.745155 | {
"authors": [
"codecov-commenter",
"evan-forbes"
],
"repo": "celestiaorg/celestia-app",
"url": "https://github.com/celestiaorg/celestia-app/pull/255",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1931386287 | fix: specs for MaxDepositPeriod and VotingPeriod
Closes https://github.com/celestiaorg/celestia-app/issues/2624
Codecov Report
Merging #2626 (caa5c07) into main (44be82a) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## main #2626 +/- ##
===========... | gharchive/pull-request | 2023-10-07T15:10:21 | 2025-04-01T06:38:09.748290 | {
"authors": [
"codecov-commenter",
"rootulp"
],
"repo": "celestiaorg/celestia-app",
"url": "https://github.com/celestiaorg/celestia-app/pull/2626",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1161795449 | Cut a v0.1.0 Release
Since we have reached a state where we can send transactions, deploy contracts, and call contracts using Optimint as a backend we should create a v0.1.0 release.
Depends on
[x] https://github.com/celestiaorg/ethermint/issues/3
[x] https://github.com/celestiaorg/optimint/issues/310
[x] https://gi... | gharchive/issue | 2022-03-07T18:51:24 | 2025-04-01T06:38:09.751421 | {
"authors": [
"jbowen93"
],
"repo": "celestiaorg/evmos",
"url": "https://github.com/celestiaorg/evmos/issues/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1685238805 | WIP: Feat/bootstrap from previously seen peers
Overview
This PR contains the imlpementation of ADR-14
Checklist
[ ] New and updated code has appropriate documentation
[ ] New and updated code has new and/or updated testing
[ ] Required CI checks are passing
[ ] Visual proof for any user facing features like CLI or ... | gharchive/pull-request | 2023-04-26T15:19:07 | 2025-04-01T06:38:09.762240 | {
"authors": [
"codecov-commenter",
"derrandz"
],
"repo": "celestiaorg/go-header",
"url": "https://github.com/celestiaorg/go-header/pull/35",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1681751418 | panic: op-batcher flag redefined: namespace-id
When running on latest commit (c0bd1b58912d183d0d708d56bd3d5ca271cb132e) of celestia branch on this repo, I encounter this error:
op-batcher flag redefined: namespace-id
panic: op-batcher flag redefined: namespace-id
goroutine 1 [running]:
flag.(*FlagSet).Var(0xc0001aa3... | gharchive/issue | 2023-04-24T17:46:36 | 2025-04-01T06:38:09.764111 | {
"authors": [
"jcstein"
],
"repo": "celestiaorg/optimism",
"url": "https://github.com/celestiaorg/optimism/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
352649795 | Setting up dev environment
I'm trying to get this app setup properly for a project I'm working on.
I've cloned the repo, run npm i (though it appears Lerna is the only dependency), then npm run build. I get a bunch of errors, most related to missing modules. Fixing one only brings another one up, so I figured the fas... | gharchive/issue | 2018-08-21T18:04:04 | 2025-04-01T06:38:09.778850 | {
"authors": [
"3rwww1",
"EricHanLiu",
"michaelbourgatt"
],
"repo": "celluloid-edu/celluloid",
"url": "https://github.com/celluloid-edu/celluloid/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
96035022 | LoadError: cannot load such file -- win32ole on OSX - celluloid-essentials-0.20.1
@digitalextremist Thanks for the hard work !
However I get a new error now.
You asked me which operating system and RVM I am using:
rvm 1.26.11
OSX Yosemite
Here is the error :
namespace should be set in your ruby initializer, is ignor... | gharchive/issue | 2015-07-20T10:26:30 | 2025-04-01T06:38:09.787067 | {
"authors": [
"Micka33",
"digitalextremist"
],
"repo": "celluloid/celluloid",
"url": "https://github.com/celluloid/celluloid/issues/651",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
810620209 | [cli] Prevent releasegold:withdraw if a ReleaseGold contract has a cEUR balance
Expected Behavior
We currently check to see if a RG contract would self-destruct and take a cUSD balance with it. We should add a similar check for cEUR.
Current Behavior
Someone can send cEUR to a RG contract, then withdraw all remainin... | gharchive/issue | 2021-02-17T23:37:29 | 2025-04-01T06:38:09.793800 | {
"authors": [
"aslawson",
"gastonponti",
"timmoreton"
],
"repo": "celo-org/celo-monorepo",
"url": "https://github.com/celo-org/celo-monorepo/issues/7158",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
489032183 | wrong metric for ServerResponseCountByStatusCode view
https://github.com/census-instrumentation/opencensus-go/blob/6ddd4bcc9c808594ec82377ce4323c3f7913be6d/plugin/ochttp/stats.go#L263-L269
The ServerLatency metric seems wrong, since there's no ServerResponseCount metric defined nor used. Given that I guess the view w... | gharchive/issue | 2019-09-04T09:00:57 | 2025-04-01T06:38:09.814653 | {
"authors": [
"bvwells",
"rjeczalik"
],
"repo": "census-instrumentation/opencensus-go",
"url": "https://github.com/census-instrumentation/opencensus-go/issues/1163",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
417542443 | Exporter/Metrics/OcAgent: Add integration test.
Metrics counterpart of https://github.com/census-instrumentation/opencensus-java/pull/1776.
Codecov Report
:exclamation: No coverage uploaded for pull request base (master@b552db4). Click here to learn what that means.
The diff coverage is n/a.
@@ Covera... | gharchive/pull-request | 2019-03-05T23:02:26 | 2025-04-01T06:38:09.822129 | {
"authors": [
"codecov-io",
"rghetia",
"songy23"
],
"repo": "census-instrumentation/opencensus-java",
"url": "https://github.com/census-instrumentation/opencensus-java/pull/1786",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.