added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:38:08.546566 | 2018-01-10T15:14:10 | 287468375 | {
"authors": [
"eds89",
"germanros1987"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4474",
"repo": "carla-simulator/carla",
"url": "https://github.com/carla-simulator/carla/issues/125"
} | gharchive/issue | 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.
|
2025-04-01T06:38:08.564069 | 2020-12-01T11:07:07 | 754298371 | {
"authors": [
"HaoZhouGT",
"OmarAbdElNaser",
"Vaan5"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4475",
"repo": "carla-simulator/carla",
"url": "https://github.com/carla-simulator/carla/issues/3653"
} | gharchive/issue | [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... |
2025-04-01T06:38:08.566889 | 2024-12-05T12:04:58 | 2720231774 | {
"authors": [
"Blyron",
"Vincent318"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4476",
"repo": "carla-simulator/carla",
"url": "https://github.com/carla-simulator/carla/issues/8444"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.568663 | 2020-09-29T16:34:50 | 711279495 | {
"authors": [
"glopezdiest"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4477",
"repo": "carla-simulator/leaderboard",
"url": "https://github.com/carla-simulator/leaderboard/pull/64"
} | gharchive/pull-request | 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
|
2025-04-01T06:38:08.572494 | 2019-02-05T15:08:19 | 406826630 | {
"authors": [
"GetDarren"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4478",
"repo": "carla-simulator/scenario_runner",
"url": "https://github.com/carla-simulator/scenario_runner/issues/36"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.576639 | 2020-09-02T07:42:06 | 690797139 | {
"authors": [
"glopezdiest",
"r-snijders"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4479",
"repo": "carla-simulator/scenario_runner",
"url": "https://github.com/carla-simulator/scenario_runner/issues/626"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.582236 | 2023-09-07T01:52:18 | 1884977699 | {
"authors": [
"carlk3"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4481",
"repo": "carlk3/no-OS-FatFS-SD-SPI-RPi-Pico",
"url": "https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico/pull/85"
} | gharchive/pull-request | 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
|
2025-04-01T06:38:08.583832 | 2017-12-01T15:23:03 | 278499446 | {
"authors": [
"m4sk1n"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4482",
"repo": "carlmjohnson/pomodoro",
"url": "https://github.com/carlmjohnson/pomodoro/issues/4"
} | gharchive/issue | Snap package
Pomodoro is now available as Snap package!
https://github.com/m4sk1n/pomodoro
Maybe some info about it?
Closed, not fully working…
|
2025-04-01T06:38:08.593083 | 2021-05-20T22:51:27 | 897528354 | {
"authors": [
"carlmjohnson",
"frontierpsycho"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4483",
"repo": "carlmjohnson/tumblr-importr",
"url": "https://github.com/carlmjohnson/tumblr-importr/issues/4"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.601063 | 2024-08-16T09:05:51 | 2469842855 | {
"authors": [
"Aalivexy",
"carloskiki"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4484",
"repo": "carloskiki/pulldown-latex",
"url": "https://github.com/carloskiki/pulldown-latex/issues/11"
} | gharchive/issue | 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 ... |
2025-04-01T06:38:08.606021 | 2023-11-20T18:34:12 | 2002779704 | {
"authors": [
"LEFD",
"caro401",
"joethei"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4485",
"repo": "caro401/royal-velvet",
"url": "https://github.com/caro401/royal-velvet/issues/39"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.630753 | 2022-07-01T18:58:36 | 1291739052 | {
"authors": [
"maneesha"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4486",
"repo": "carpentrycon/carpentrycon2022",
"url": "https://github.com/carpentrycon/carpentrycon2022/pull/77"
} | gharchive/pull-request | 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.
|
2025-04-01T06:38:08.667463 | 2017-01-08T19:12:24 | 199439572 | {
"authors": [
"asztal",
"carstengehling",
"pjaeger16",
"slarti-b"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4487",
"repo": "carstengehling/jirastopwatch",
"url": "https://github.com/carstengehlin... | gharchive/issue | 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... |
2025-04-01T06:38:08.687962 | 2019-01-15T10:50:58 | 399289104 | {
"authors": [
"MichaelGrupp",
"ftbmynameis",
"joekeo",
"jonra1993"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4488",
"repo": "cartographer-project/cartographer_ros",
"url": "https://github.com/carto... | gharchive/issue | 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 ... |
2025-04-01T06:38:08.714756 | 2022-08-18T23:57:46 | 1343765331 | {
"authors": [
"Bruc3Stark",
"cofecatt",
"fernandolguevara",
"hsluoyz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4489",
"repo": "casdoor/casdoor",
"url": "https://github.com/casdoor/casdoor/issues... | gharchive/issue | 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
... |
2025-04-01T06:38:08.717840 | 2024-07-22T09:08:18 | 2422351926 | {
"authors": [
"hsluoyz",
"yangyulele"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4490",
"repo": "casdoor/casdoor",
"url": "https://github.com/casdoor/casdoor/issues/3071"
} | gharchive/issue | 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
|
2025-04-01T06:38:08.718683 | 2017-03-07T08:26:14 | 212361883 | {
"authors": [
"casey"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4491",
"repo": "casey/just",
"url": "https://github.com/casey/just/issues/157"
} | gharchive/issue | 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.
|
2025-04-01T06:38:08.720948 | 2020-07-23T18:41:31 | 664688735 | {
"authors": [
"yschimke"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4492",
"repo": "cashapp/certifikit",
"url": "https://github.com/cashapp/certifikit/pull/16"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.722078 | 2023-02-27T10:30:12 | 1600903401 | {
"authors": [
"JakeWharton",
"hfhbd"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4493",
"repo": "cashapp/licensee",
"url": "https://github.com/cashapp/licensee/issues/171"
} | gharchive/issue | Add because to allowUrl
Nice to have a comment in allowUrl too, symmetry to allowDependency.
Seems like it should just be on everything
|
2025-04-01T06:38:08.728120 | 2024-11-01T14:02:01 | 2629103722 | {
"authors": [
"callebtc",
"prusnak",
"thesimplekid"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4494",
"repo": "cashubtc/nuts",
"url": "https://github.com/cashubtc/nuts/pull/185"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.739236 | 2015-09-16T23:27:44 | 106884760 | {
"authors": [
"dereklwood",
"gokulavasan",
"wolf31o2"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4495",
"repo": "caskdata/hadoop_cookbook",
"url": "https://github.com/caskdata/hadoop_cookbook/pull/225"
... | gharchive/pull-request | 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:
|
2025-04-01T06:38:08.741035 | 2015-07-30T16:07:08 | 98206396 | {
"authors": [
"jawshooah",
"vitorgalvao"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4496",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/issues/12903"
} | gharchive/issue | 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 ... |
2025-04-01T06:38:08.743751 | 2017-07-24T11:57:40 | 245056865 | {
"authors": [
"commitay",
"pareut"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4497",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/issues/36922"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.756432 | 2014-08-05T23:55:38 | 39577430 | {
"authors": [
"adidalal",
"bcg62",
"chino",
"mtougeron",
"vitorgalvao"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4498",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom... | gharchive/issue | 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.... |
2025-04-01T06:38:08.758050 | 2015-11-26T16:38:40 | 119076266 | {
"authors": [
"adityadalal924"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4499",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/15428"
} | gharchive/pull-request | remove qtox
Ref https://github.com/caskroom/homebrew-cask/issues/15420
Merged as 43bcf9fa32a4fbb367dcd1b537953c99484567af.
|
2025-04-01T06:38:08.763268 | 2017-02-20T11:34:08 | 208854462 | {
"authors": [
"jbeagley52",
"vitorgalvao"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4500",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/30251"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.764787 | 2017-04-27T00:29:05 | 224636375 | {
"authors": [
"commitay",
"vitorgalvao"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4501",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/33021"
} | gharchive/pull-request | 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.
|
2025-04-01T06:38:08.766489 | 2017-12-11T14:48:22 | 281042721 | {
"authors": [
"eenick",
"vitorgalvao"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4502",
"repo": "caskroom/homebrew-cask",
"url": "https://github.com/caskroom/homebrew-cask/pull/41831"
} | gharchive/pull-request | 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.
|
2025-04-01T06:38:08.773971 | 2018-02-19T00:04:47 | 298132034 | {
"authors": [
"ckrooss"
],
"license": "unlicense",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4503",
"repo": "caskroom/homebrew-drivers",
"url": "https://github.com/caskroom/homebrew-drivers/pull/337"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.777973 | 2021-12-01T10:10:37 | 1068211991 | {
"authors": [
"piotr-dziubecki"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4505",
"repo": "casper-network/casper-node",
"url": "https://github.com/casper-network/casper-node/issues/2425"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.788201 | 2021-09-10T22:01:38 | 993629709 | {
"authors": [
"ipopescu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4506",
"repo": "casper-network/gitcoin-hackathon",
"url": "https://github.com/casper-network/gitcoin-hackathon/issues/23"
} | gharchive/issue | 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 ... |
2025-04-01T06:38:08.817828 | 2024-03-25T17:18:19 | 2206284477 | {
"authors": [
"artemisYo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4507",
"repo": "casperstorm/ferra",
"url": "https://github.com/casperstorm/ferra/issues/4"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.840703 | 2019-02-10T16:20:22 | 408551203 | {
"authors": [
"abbotware",
"jonorossi",
"matgrioni"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4508",
"repo": "castleproject/Windsor",
"url": "https://github.com/castleproject/Windsor/issues/465"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.843357 | 2017-05-10T20:30:05 | 227801198 | {
"authors": [
"alinapopa",
"fir3pho3nixx",
"jonorossi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4509",
"repo": "castleproject/Windsor",
"url": "https://github.com/castleproject/Windsor/pull/233"
} | gharchive/pull-request | 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
|
2025-04-01T06:38:08.863122 | 2023-08-09T14:12:58 | 1843339506 | {
"authors": [
"jdangerx",
"zschira"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4510",
"repo": "catalyst-cooperative/ferc-xbrl-extractor",
"url": "https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/... | gharchive/pull-request | 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... |
2025-04-01T06:38:08.866322 | 2024-07-11T21:01:34 | 2404120708 | {
"authors": [
"bendnorman",
"jdangerx"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4511",
"repo": "catalyst-cooperative/pudl",
"url": "https://github.com/catalyst-cooperative/pudl/pull/3715"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.914349 | 2024-08-21T07:09:32 | 2477248779 | {
"authors": [
"a7351220",
"kidneyweakx"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4512",
"repo": "cathayddt/bdk",
"url": "https://github.com/cathayddt/bdk/pull/109"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.916596 | 2024-01-30T04:55:35 | 2106952835 | {
"authors": [
"GenShibe",
"backwardspy",
"uncenter"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4513",
"repo": "catppuccin/homebrew-tap",
"url": "https://github.com/catppuccin/homebrew-tap/issues/12"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.920079 | 2024-11-28T12:04:00 | 2701954819 | {
"authors": [
"Coffee2CodeNL",
"sgoudham"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4514",
"repo": "catppuccin/vscode-icons",
"url": "https://github.com/catppuccin/vscode-icons/issues/365"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.931523 | 2016-10-20T16:49:14 | 184282947 | {
"authors": [
"Githubtordl",
"causefx"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4515",
"repo": "causefx/iDashboard-PHP",
"url": "https://github.com/causefx/iDashboard-PHP/issues/16"
} | gharchive/issue | 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... |
2025-04-01T06:38:08.954279 | 2020-03-24T06:51:15 | 586735493 | {
"authors": [
"cjxd-bot-test"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4518",
"repo": "cb-kubecd/bdd-nh-1585032040",
"url": "https://github.com/cb-kubecd/bdd-nh-1585032040/pull/1"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:08.984235 | 2020-02-18T08:54:49 | 566739106 | {
"authors": [
"cjxd-bot-test"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4519",
"repo": "cb-kubecd/environment-pr-162-14-boot-vault-gke-production",
"url": "https://github.com/cb-kubecd/environment-pr-162-14-... | gharchive/pull-request | 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... |
2025-04-01T06:38:08.988214 | 2020-02-29T20:35:48 | 573406889 | {
"authors": [
"cjxd-bot-test"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4520",
"repo": "cb-kubecd/environment-pr-170-37-boot-gke-production",
"url": "https://github.com/cb-kubecd/environment-pr-170-37-boot-g... | gharchive/pull-request | 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... |
2025-04-01T06:38:09.010931 | 2020-05-23T02:59:40 | 623567270 | {
"authors": [
"cjxd-bot-test"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4521",
"repo": "cb-kubecd/environment-pr-230-12-gke-upgrade-staging",
"url": "https://github.com/cb-kubecd/environment-pr-230-12-gke-up... | gharchive/pull-request | 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 ... |
2025-04-01T06:38:09.023503 | 2022-04-10T05:42:46 | 1198888963 | {
"authors": [
"LameLad007-Sudo",
"runcros"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4522",
"repo": "cb-linux/breath",
"url": "https://github.com/cb-linux/breath/issues/154"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.035459 | 2021-05-24T07:52:20 | 899398267 | {
"authors": [
"cbenakis"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4523",
"repo": "cbenakis/github-slideshow",
"url": "https://github.com/cbenakis/github-slideshow/pull/4"
} | gharchive/pull-request | _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?
|
2025-04-01T06:38:09.053083 | 2017-11-05T07:42:36 | 271255335 | {
"authors": [
"HipsterSloth",
"gb2111"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4524",
"repo": "cboulay/PSMoveService",
"url": "https://github.com/cboulay/PSMoveService/issues/477"
} | gharchive/issue | 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/$... |
2025-04-01T06:38:09.059062 | 2017-06-18T17:13:23 | 236733581 | {
"authors": [
"Daemon2017",
"cbovar",
"tzaeru"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4525",
"repo": "cbovar/ConvNetSharp",
"url": "https://github.com/cbovar/ConvNetSharp/issues/52"
} | gharchive/issue | 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 :)
... |
2025-04-01T06:38:09.351937 | 2024-09-16T03:02:17 | 2527404729 | {
"authors": [
"YGuangye",
"diogomart"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4526",
"repo": "ccsb-scripps/AutoDock-Vina",
"url": "https://github.com/ccsb-scripps/AutoDock-Vina/issues/342"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.364892 | 2022-08-03T20:39:09 | 1327764933 | {
"authors": [
"abanuog",
"mmafe",
"tqureshi-uog"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4527",
"repo": "ccswbs/gus",
"url": "https://github.com/ccswbs/gus/pull/105"
} | gharchive/pull-request | 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-... |
2025-04-01T06:38:09.461141 | 2022-10-31T15:21:03 | 1430027647 | {
"authors": [
"cdalvaro",
"ggmartins"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4528",
"repo": "cdalvaro/docker-salt-master",
"url": "https://github.com/cdalvaro/docker-salt-master/issues/171"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.466367 | 2021-03-15T20:39:33 | 832174503 | {
"authors": [
"cdalvaro",
"dmlambea"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4529",
"repo": "cdalvaro/docker-salt-master",
"url": "https://github.com/cdalvaro/docker-salt-master/issues/58"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.467519 | 2023-12-19T06:05:09 | 2047985523 | {
"authors": [
"cdasilvasantos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4530",
"repo": "cdasilvasantos/is218-group-project",
"url": "https://github.com/cdasilvasantos/is218-group-project/issues/104"
} | gharchive/issue | 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
|
2025-04-01T06:38:09.474964 | 2024-04-27T11:54:28 | 2266981774 | {
"authors": [
"cakemanny",
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4531",
"repo": "cdk8s-team/cdk8s-cli",
"url": "https://github.com/cdk8s-team/cdk8s-cli/pull/2194"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.477810 | 2022-07-30T02:50:02 | 1322851054 | {
"authors": [
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4532",
"repo": "cdk8s-team/cdk8s-cli",
"url": "https://github.com/cdk8s-team/cdk8s-cli/pull/426"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.480702 | 2024-09-17T09:02:47 | 2530491441 | {
"authors": [
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4533",
"repo": "cdk8s-team/cdk8s-core",
"url": "https://github.com/cdk8s-team/cdk8s-core/pull/2880"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.483328 | 2022-08-20T02:46:47 | 1345035214 | {
"authors": [
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4534",
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/1060"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.485883 | 2022-09-23T02:59:46 | 1383234519 | {
"authors": [
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4535",
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/1186"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.488448 | 2023-10-05T09:06:20 | 1927768240 | {
"authors": [
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4536",
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/3041"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.491138 | 2023-11-07T12:02:19 | 1981192701 | {
"authors": [
"cdk8s-automation"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4537",
"repo": "cdk8s-team/cdk8s-plus",
"url": "https://github.com/cdk8s-team/cdk8s-plus/pull/3255"
} | gharchive/pull-request | 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, ... |
2025-04-01T06:38:09.552885 | 2021-08-30T21:05:10 | 983202762 | {
"authors": [
"jsjoeio",
"senyai",
"tidux"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4538",
"repo": "cdr/code-server",
"url": "https://github.com/cdr/code-server/issues/4073"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.560847 | 2024-06-03T18:17:41 | 2331769434 | {
"authors": [
"ben851",
"sastels"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4539",
"repo": "cds-snc/notification-terraform",
"url": "https://github.com/cds-snc/notification-terraform/pull/1349"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.637088 | 2024-07-24T15:28:48 | 2427883355 | {
"authors": [
"cedricziel"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4554",
"repo": "cedricziel/faro-shop",
"url": "https://github.com/cedricziel/faro-shop/pull/641"
} | gharchive/pull-request | 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... |
2025-04-01T06:38:09.638549 | 2015-09-03T13:27:35 | 104693360 | {
"authors": [
"aredridel"
],
"license": "isc",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4555",
"repo": "ceejbot/numbat-collector",
"url": "https://github.com/ceejbot/numbat-collector/issues/7"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.739211 | 2022-01-03T11:29:28 | 1092433355 | {
"authors": [
"adlerjohn",
"liamsi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4556",
"repo": "celestiaorg/celestia-app",
"url": "https://github.com/celestiaorg/celestia-app/issues/168"
} | gharchive/issue | 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 ... |
2025-04-01T06:38:09.745155 | 2022-03-28T20:35:54 | 1183961588 | {
"authors": [
"codecov-commenter",
"evan-forbes"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4557",
"repo": "celestiaorg/celestia-app",
"url": "https://github.com/celestiaorg/celestia-app/pull/255"
} | gharchive/pull-request | 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
... |
2025-04-01T06:38:09.748290 | 2023-10-07T15:10:21 | 1931386287 | {
"authors": [
"codecov-commenter",
"rootulp"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4558",
"repo": "celestiaorg/celestia-app",
"url": "https://github.com/celestiaorg/celestia-app/pull/2626"
} | gharchive/pull-request | 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 +/- ##
===========... |
2025-04-01T06:38:09.751421 | 2022-03-07T18:51:24 | 1161795449 | {
"authors": [
"jbowen93"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4559",
"repo": "celestiaorg/evmos",
"url": "https://github.com/celestiaorg/evmos/issues/27"
} | gharchive/issue | 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... |
2025-04-01T06:38:09.762240 | 2023-04-26T15:19:07 | 1685238805 | {
"authors": [
"codecov-commenter",
"derrandz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4560",
"repo": "celestiaorg/go-header",
"url": "https://github.com/celestiaorg/go-header/pull/35"
} | gharchive/pull-request | 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 ... |
2025-04-01T06:38:09.778850 | 2018-08-21T18:04:04 | 352649795 | {
"authors": [
"3rwww1",
"EricHanLiu",
"michaelbourgatt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4561",
"repo": "celluloid-edu/celluloid",
"url": "https://github.com/celluloid-edu/celluloid/issues/39"
} | gharchive/issue | 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. Fixing one only brings another one up, so I figured the fastest way to fix that would be to ask here what the proper... |
2025-04-01T06:38:09.793800 | 2021-02-17T23:37:29 | 810620209 | {
"authors": [
"aslawson",
"gastonponti",
"timmoreton"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4562",
"repo": "celo-org/celo-monorepo",
"url": "https://github.com/celo-org/celo-monorepo/issues/7158"... | gharchive/issue | [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... |
2025-04-01T06:38:09.814653 | 2019-09-04T09:00:57 | 489032183 | {
"authors": [
"bvwells",
"rjeczalik"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4563",
"repo": "census-instrumentation/opencensus-go",
"url": "https://github.com/census-instrumentation/opencensus-go/issues/... | gharchive/issue | 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... |
2025-04-01T06:38:09.822129 | 2019-03-05T23:02:26 | 417542443 | {
"authors": [
"codecov-io",
"rghetia",
"songy23"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4564",
"repo": "census-instrumentation/opencensus-java",
"url": "https://github.com/census-instrumentation/ope... | gharchive/pull-request | 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... |
2025-04-01T06:38:09.829646 | 2017-06-29T20:56:24 | 239608595 | {
"authors": [
"codecov-io",
"ubschmidt2"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4565",
"repo": "census-instrumentation/opencensus-java",
"url": "https://github.com/census-instrumentation/opencensus-java... | gharchive/pull-request | Package the classes that need to be loaded by the bootstrap classes i…
…n a separate JAR file, bootstrap.jar, and bundle that with the agent's JAR file.
Codecov Report
Merging #400 into master will increase coverage by 0.04%.
The diff coverage is n/a.
@@ Coverage Diff @@
## m... |
2025-04-01T06:38:09.879218 | 2017-10-05T12:24:24 | 263105544 | {
"authors": [
"leseb"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4566",
"repo": "ceph/ceph-ansible",
"url": "https://github.com/ceph/ceph-ansible/pull/1995"
} | gharchive/pull-request | jewel: remove rbd check
The value of doing this is fairly low compare to the added value.
So we remove these tasks, if rbd pool on Jewel doesn't have the right PG
value you can always increase it.
Signed-off-by: Sébastien Han<EMAIL_ADDRESS>
jenkins test luminous-ansible2.3-centos7_cluster
|
2025-04-01T06:38:09.891626 | 2022-06-21T09:21:28 | 1278153992 | {
"authors": [
"humblec",
"nixpanic",
"pkalever"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4567",
"repo": "ceph/ceph-csi",
"url": "https://github.com/ceph/ceph-csi/pull/3199"
} | gharchive/pull-request | rbd: have dummy attacher implementation
previously, it was a requirement to have attacher sidecar for CSI
drivers and there had an implementation of dummy mode of operation.
However skipAttach implementation has been stabilized and the dummy
mode of operation is going to be removed from the external-attacher.
Conside... |
2025-04-01T06:38:10.057022 | 2022-05-30T12:32:52 | 1252676371 | {
"authors": [
"guits"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4568",
"repo": "ceph/cephadm-ansible",
"url": "https://github.com/ceph/cephadm-ansible/pull/84"
} | gharchive/pull-request | playbooks: add cephadm-distribute-ssh-key.yml
This playbooks helps to distribute an SSH public key to hosts.
Signed-off-by: Guillaume Abrioux<EMAIL_ADDRESS>
jenkins test unittests
|
2025-04-01T06:38:10.112133 | 2016-05-12T19:17:29 | 154559965 | {
"authors": [
"Iggnsthe",
"bbaugher",
"cchesser"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4569",
"repo": "cerner/cerner_tomcat",
"url": "https://github.com/cerner/cerner_tomcat/issues/13"
} | gharchive/issue | Allow specifying a mode for templates
Currently, there's no clean way inside of cerner_tomcat to specify the mode that a file from a template should be created with, forcing the user to either accept the default mode of 750 or use a file block to manually set the created file's mode later in the recipe.
This is dup... |
2025-04-01T06:38:10.119636 | 2019-11-13T14:47:11 | 522269501 | {
"authors": [
"jeremyfuksa",
"neilpfeiffer",
"nramamurth"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4570",
"repo": "cerner/terra-framework",
"url": "https://github.com/cerner/terra-framework/issues/9... | gharchive/issue | [terra-tabs] Overflow in icon-only collapsible tabs.
Bug Report
Description
This issue occurs only when all tabs are icon-only. In a scenario when some tabs need to be collapsed into a menu due to unavailability of space, container supposedly appears to overflow — few tabs that needed to be actually hidden are visibl... |
2025-04-01T06:38:10.121432 | 2018-11-05T22:42:23 | 377614544 | {
"authors": [
"bjankord",
"mmalaker"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4571",
"repo": "cerner/terra-framework",
"url": "https://github.com/cerner/terra-framework/pull/327"
} | gharchive/pull-request | Update on click outside
Summary
Resolves #237
Deployed URL
https://terra-framework-deploye-pr-327.herokuapp.com/#/tests/terra-hookshot/hookshot/hookshot-close-behaviors
Functional verification completed. The hookshot popup examples display and function as expected.
|
2025-04-01T06:38:10.135213 | 2022-09-08T15:14:59 | 1366545191 | {
"authors": [
"maelvls"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4572",
"repo": "cert-manager/website",
"url": "https://github.com/cert-manager/website/pull/1074"
} | gharchive/pull-request | fix the open graph tag "og:title"
The og:title is important because that's the first thing people see when they share a cert-maanger.io link in Twitter or on Slack. Today, all the pages have the same og:title:
cert-manager - Documentation
The title of the page that we set in each front matter is discarded. This chang... |
2025-04-01T06:38:10.159421 | 2016-06-10T17:39:52 | 159685378 | {
"authors": [
"cespare",
"jdoklovic"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4574",
"repo": "cespare/reflex",
"url": "https://github.com/cespare/reflex/pull/33"
} | gharchive/pull-request | Added global flag for watching chmod only changes
this fixes #32
As I mentioned on #32, I don't want a flag for this if we can avoid it. I'd still need to see the research I mentioned in https://github.com/cespare/reflex/issues/32#issuecomment-187435532.
|
2025-04-01T06:38:10.161370 | 2023-08-07T13:41:56 | 1839485575 | {
"authors": [
"john-shepherdson"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4575",
"repo": "cessda/cessda.cdc.versions",
"url": "https://github.com/cessda/cessda.cdc.versions/issues/594"
} | gharchive/issue | Update About text for version 3.4.0
Change "This is the CESSDA Data Catalogue (CDC) version 3.2.0, released on 2022-12-08."
Incorporate updates made by Service Owner (see https://docs.google.com/document/d/1XzBC65fvuNqCNhctJgDicPKqNWh0DsPucVByly9kiU0/edit)
See https://github.com/cessda/cessda.cdc.searchkit/pull/1... |
2025-04-01T06:38:10.163324 | 2012-02-23T21:25:22 | 3363318 | {
"authors": [
"chochos"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4576",
"repo": "ceylon/ceylon-web-ide-backend",
"url": "https://github.com/ceylon/ceylon-web-ide-backend/issues/9"
} | gharchive/issue | Button for code sharing
We need a button that somehow stores the code that is currently in the editor and creates a link to show that code again. This allows for on-the-fly sharing of examples.
maybe we could store the code as gists here in github, if the API's not too convoluted. Anyway this is nice too have but l... |
2025-04-01T06:38:10.169579 | 2016-06-14T16:43:26 | 160229132 | {
"authors": [
"FroMage",
"bjansen",
"gavinking"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4577",
"repo": "ceylon/ceylon",
"url": "https://github.com/ceylon/ceylon/issues/6313"
} | gharchive/issue | createJavaObjectArray() is allowed without explicit type arguments
As discussed on gitter, it's possible to call createJavaObjectArray without explicit type arguments, which might lead to ClassCastExceptions at runtime:
typeParameters => createJavaObjectArray({}); // expected to return `ObjectArray<PsiTypeParameter>`... |
2025-04-01T06:38:10.216684 | 2016-10-19T11:43:14 | 183938616 | {
"authors": [
"gavinking",
"lucaswerkmeister",
"quintesse",
"sgalles",
"tombentley"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4578",
"repo": "ceylon/ceylon",
"url": "https://github.com/ceylon/c... | gharchive/issue | Java EE-friendly compiler mode
Thinking further about #6609 #6610, I now think we should go down a slightly different path.
The original mapping of Ceylon->Java was designed to be as "strict" as possible, allowing the minimum possible "misuse" of Ceylon APIs called from Java. More recently we weakened it slightly to ... |
2025-04-01T06:38:10.219699 | 2017-01-25T12:10:35 | 203086246 | {
"authors": [
"tombentley"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4579",
"repo": "ceylon/ceylon",
"url": "https://github.com/ceylon/ceylon/issues/6892"
} | gharchive/issue | Wrong value when coercing an ObjectArray type literal to a j.l.Class
In 1.3.1, when coercing to a java.lang.Class, the metamodel literal `ObjectArray<String>` results in the value java.lang.Object[].class. It should have the value ceylon.language.String[].class.
Discovered during #6818
|
2025-04-01T06:38:10.229542 | 2020-10-14T13:00:28 | 721438179 | {
"authors": [
"bdaniel7",
"cezarypiatek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4580",
"repo": "cezarypiatek/MappingGenerator",
"url": "https://github.com/cezarypiatek/MappingGenerator/issues/142"
} | gharchive/issue | Inconsistent behaviour
Thanks for this life saving nuget! :))
I'm using the nuget version with Rider. And in some situations it works, in some, it doesn't.
I use Alt + Enter.
It's ok.
It should display the Initialize with local variables and use the properties of the class.
Also, it doesn't show the Implement Clone... |
2025-04-01T06:38:10.245811 | 2015-09-16T14:09:42 | 106781507 | {
"authors": [
"anselmbradford"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4581",
"repo": "cfpb/cfgov-refresh",
"url": "https://github.com/cfpb/cfgov-refresh/issues/986"
} | gharchive/issue | subscription form error
form-validation.js is throwing Uncaught TypeError: Cannot read property 'message' of undefined when subscribing to the form. Possibly an issue between handlebars and webpack.
Fixed! Magic!
|
2025-04-01T06:38:10.249450 | 2015-05-12T15:00:49 | 75632244 | {
"authors": [
"dpford",
"jimmynotjim",
"kurtw"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4582",
"repo": "cfpb/cfgov-refresh",
"url": "https://github.com/cfpb/cfgov-refresh/pull/530"
} | gharchive/pull-request | Fix sheer indexing error in views and fix some formatting
This relieves this issue and fixes some formatting issues in the View processor. Basically, a View post would have a Hero's slug saved in a custom field. That slug is used to lookup and serve the content of the Hero, but when the Hero is deleted an indexing er... |
2025-04-01T06:38:10.255563 | 2021-04-21T15:03:59 | 863988727 | {
"authors": [
"niqjohnson",
"willbarton"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4583",
"repo": "cfpb/consumerfinance.gov",
"url": "https://github.com/cfpb/consumerfinance.gov/pull/6403"
} | gharchive/pull-request | Ensure regulation section labels are unique within their version
This change validates that a section's label is unique to the version of the regulation it belongs to.
This means that instead of creating a section that then results in 500 errors, content editors will see an error like this:
Checklist
[x] PR has an ... |
2025-04-01T06:38:10.265289 | 2022-06-23T15:36:39 | 1282601388 | {
"authors": [
"baruva",
"willbarton"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4584",
"repo": "cfpb/consumerfinance.gov",
"url": "https://github.com/cfpb/consumerfinance.gov/pull/7117"
} | gharchive/pull-request | Inactive users cron job
Created a cronjob for our inactive users audit. Scheduled to run weekly on Prod and will never run locally as its not really needed for local development.
Additions
New Cronjob to audit inactive users, suspended locally and run weekly on prod
Removals
Changes
How to test this PR
Sc... |
2025-04-01T06:38:10.269375 | 2024-02-15T22:32:26 | 2137557566 | {
"authors": [
"Michaeldremy",
"jmurphy-asurity"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4585",
"repo": "cfpb/hmda-combined-documentation",
"url": "https://github.com/cfpb/hmda-combined-documentation/issue... | gharchive/issue | Missing spaces in hmda 2023 fig
Many edit texts have some words that are run together without spaces, like invalidIncomewas in V654 and V655.
Above issue has been fixed along with other found formatting issues: https://github.com/cfpb/hmda-frontend/issues/2263
|
2025-04-01T06:38:10.271601 | 2024-09-19T18:29:02 | 2537087009 | {
"authors": [
"billhimmelsbach"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4586",
"repo": "cfpb/sbl-frontend",
"url": "https://github.com/cfpb/sbl-frontend/issues/947"
} | gharchive/issue | [Update your financial institution profile] Send full institution data with every requests
Every submission to the mail api should include the full data of the institution to minimize the amount of research required to address issues.
We'll be releasing this one after the bug bash next Thursday (November 7th 2024)
|
2025-04-01T06:38:10.363771 | 2023-01-15T18:42:08 | 1533950422 | {
"authors": [
"kitblake",
"okpoEkpenyong"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4587",
"repo": "chaineresearch/datastreams",
"url": "https://github.com/chaineresearch/datastreams/issues/43"
} | gharchive/issue | In publish/2: keep the existing Sample File field and add a Datastream API Docs URL field
It was a mistake to use the Sample File field for the API docs URL. We should have kept it to be consistent with the Market, and added another field for the API docs. Easy to say in retrospect, but it'll be better functionality.... |
2025-04-01T06:38:10.366643 | 2022-08-24T23:26:16 | 1350124779 | {
"authors": [
"SoMuchForSubtlety",
"kaniini"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4588",
"repo": "chainguard-dev/apko",
"url": "https://github.com/chainguard-dev/apko/issues/335"
} | gharchive/issue | Multi-arch build fails in GitHub action with /bin/busybox: Exec format error
config:
contents:
repositories:
- https://dl-cdn.alpinelinux.org/alpine/latest-stable/main
- https://dl-cdn.alpinelinux.org/alpine/latest-stable/community
packages:
- alpine-baselayout
- ffmpeg
accounts:
groups:
- g... |
2025-04-01T06:38:10.387329 | 2024-02-06T02:31:44 | 2119814343 | {
"authors": [
"stormqueen1990"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4589",
"repo": "chainguard-images/images",
"url": "https://github.com/chainguard-images/images/pull/2168"
} | gharchive/pull-request | WIP: add logstash image
New Image Pull Request Template
Image Size
[ ] The Image is smaller in size than its common public counterpart.
[ ] The Image is larger in size than its common public counterpart (please explain in the notes).
Notes:
Image Vulnerabilities
[ ] The Grype vulnerability scan returned 0 CVE(s... |
2025-04-01T06:38:10.394119 | 2019-10-10T07:46:36 | 505096804 | {
"authors": [
"icoxfog417",
"leventm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4590",
"repo": "chakki-works/doccano",
"url": "https://github.com/chakki-works/doccano/issues/394"
} | gharchive/issue | Hi,doccano local host page doesnt open up once machine is powered off and powered on again. PLease help me out.
If you open a GitHub issue, here is our policy:
It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead).
The form below must be fill... |
2025-04-01T06:38:10.399225 | 2023-09-08T10:39:18 | 1887406621 | {
"authors": [
"rudeayelo",
"segunadebayo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4591",
"repo": "chakra-ui/panda",
"url": "https://github.com/chakra-ui/panda/issues/1337"
} | gharchive/issue | Missing strokeWidth from SystemProperties type
Description
I'm styling an SVG element and the strokeWidth property seems to be missing from the SystemProperties type definition that's generated by the codegen command:
Link to Reproduction
https://stackblitz.com/edit/vitejs-vite-eqkrvv?file=src/App.tsx&terminal=dev
S... |
2025-04-01T06:38:10.413346 | 2023-11-28T10:44:59 | 2014150686 | {
"authors": [
"Andarist",
"alvesvaren",
"ludovicm67"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4592",
"repo": "changesets/changesets",
"url": "https://github.com/changesets/changesets/issues/1266"
} | gharchive/issue | pkg:cli missing ./bin.js in exports
Affected Packages
pkg:cli
Problem
I'm getting this error in GitHub Actions after upgrading @changesets/cli to 2.27.0:
Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './bin.js' is not defined by "exports" in<EMAIL_ADDRESS>Error: Package subpath './bin.js' is not def... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.