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:16.730124
2023-08-30T00:38:33
1872691864
{ "authors": [ "BenedictKing", "sestinj" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4925", "repo": "continuedev/continue", "url": "https://github.com/continuedev/continue/issues/426" }
gharchive/issue
How to bring continue back? Describe the bug My continue server always no response since some days ago. I have tried all the ways in https://continue.dev/docs/troubleshooting but none of them could working. Environment Operating System: MacOS 10.15.7 Python Version: 3.11.4 Continue Version: v0.0.350 Remote develop o...
2025-04-01T06:38:16.736915
2024-07-26T17:21:51
2432648418
{ "authors": [ "byjrack", "sestinj" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4926", "repo": "continuedev/continue", "url": "https://github.com/continuedev/continue/pull/1841" }
gharchive/pull-request
Example adding Entra Auth to OpenAI provider Description Added a new attribute to base LLM to allow for handling non-apikey based authentication models. Also moved the OpenAI header logic to async to allow for making calls to an IdP (Entra in this case). Related to thread https://discord.com/channels/110862113615092...
2025-04-01T06:38:16.758338
2024-07-13T14:21:26
2406953754
{ "authors": [ "JuliaTagBot" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4927", "repo": "control-toolbox/CTDirect.jl", "url": "https://github.com/control-toolbox/CTDirect.jl/issues/174" }
gharchive/issue
TagBot trigger issue This issue is used to trigger TagBot; feel free to unsubscribe. If you haven't already, you should update your TagBot.yml to include issue comment triggers. Please see this post on Discourse for instructions and more details. If you'd like for me to do this for you, comment TagBot fix on this iss...
2025-04-01T06:38:16.795486
2023-12-14T07:47:17
2041134182
{ "authors": [ "anyidea", "foarsitter" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4929", "repo": "cookiecutter/cookiecutter-django", "url": "https://github.com/cookiecutter/cookiecutter-django/issues/474...
gharchive/issue
Upgrade debian to 12 bookworm Is there any plan to upgrade base debian image to 12 bookworm? In the end we need to upgrade but there isn't any direct benefit right? Feel free to submit a PR.
2025-04-01T06:38:16.940303
2023-02-27T22:00:58
1602022244
{ "authors": [ "Henry-E", "armaniferrante", "jarry-xiao", "ngundotra" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4930", "repo": "coral-xyz/anchor", "url": "https://github.com/coral-xyz/anchor/issue...
gharchive/issue
new event api Problem Currently, anchor events are emitted through logs. This is potentially problematic since logs have a maximum size per transaction. And so one might emit an event and that event can be not present in the transaction. Solution Instead, perhaps a better (hack) would be to add to the anchor codegene...
2025-04-01T06:38:16.941971
2022-05-17T14:38:45
1238745617
{ "authors": [ "amit-mazor", "avivgold098" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4931", "repo": "coralogix/eng-integrations", "url": "https://github.com/coralogix/eng-integrations/pull/61" }
gharchive/pull-request
upgrade fluentd prometheus plugin version Currently the prometheus plugin is in version 2.0.2 and we want it to be on 2.0.3 duo to a metric bug on 2.0.2 @amit-mazor link to the issue
2025-04-01T06:38:16.946074
2024-04-24T05:56:00
2260410812
{ "authors": [ "MrCheeze446", "RohanVittalMV" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4932", "repo": "coravacav/uofu-cs-discord-bot", "url": "https://github.com/coravacav/uofu-cs-discord-bot/issues/54" }
gharchive/issue
Add community notes @kingfisher communitynote (user) (content of note) and then the bot just replies to that user's most recent message with the community note funnier idea: let users vote on setting kingfisher's status
2025-04-01T06:38:16.960092
2022-10-06T17:12:42
1400038352
{ "authors": [ "jcchavezs", "jptosso", "lifeforms" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4933", "repo": "corazawaf/coraza", "url": "https://github.com/corazawaf/coraza/issues/456" }
gharchive/issue
Opportunistic JSON detection and decoding of variables Summary JSON is often used for request bodies, and this is scanned properly. However, the use of JSON is quickly growing in the contents of variables such as: cookies query arguments (a single POST field) The contents of a cookie or a query argument is currentl...
2025-04-01T06:38:16.966668
2023-09-18T21:43:17
1901794787
{ "authors": [ "M4tteoP", "anuraaga", "jcchavezs", "jptosso" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4934", "repo": "corazawaf/coraza", "url": "https://github.com/corazawaf/coraza/pull/876" }
gharchive/pull-request
fix: removes multiline from default regex modifiers [breaking] This PR evaluates the needed changes to align Coraza to Modsec v2 behavior rather than Modsec v3 in terms of default modifiers when compiling regexes. This necessity has been raised by https://github.com/coreruleset/coreruleset/issues/3277. We are current...
2025-04-01T06:38:16.998917
2016-08-30T23:43:15
174152177
{ "authors": [ "crawford", "vcaputo" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4935", "repo": "coreos/bootengine", "url": "https://github.com/coreos/bootengine/pull/97" }
gharchive/pull-request
dracut: add network config for auto link local Both OpenStack and DigitalOcean require link-local auto-configuration in order to communicate with the network metadata service. lgtm, how does this relate to https://github.com/coreos/init/pull/216? We are going we a slightly different approach. Trigger conditions d...
2025-04-01T06:38:17.017584
2017-06-01T01:33:52
232741991
{ "authors": [ "joonas", "lucab" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4936", "repo": "coreos/coreos-metadata", "url": "https://github.com/coreos/coreos-metadata/pull/48" }
gharchive/pull-request
internal: Simplify checking for supported providers and metadata function to call This duplication bothered me a bit, so I figured I'd submit a PR to get rid of it. Perhaps a better suggestion here: introduce a metadataFetcher() (fetchFn, error) which returns the provider-specific fetcher or an error for unknown on...
2025-04-01T06:38:17.026503
2017-02-06T17:43:33
205658130
{ "authors": [ "alon-argus", "ericchiang" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4937", "repo": "coreos/dex", "url": "https://github.com/coreos/dex/issues/798" }
gharchive/issue
Bug: Using Kubernetes storage, always gets "Bad Request - Invalid client_id" kubectl get oauth2clients -o yaml -n auth: apiVersion: v1 items: - apiVersion: oidc.coreos.com/v1 clientID: stag clientSecret: <censored> kind: OAuth2Client metadata: creationTimestamp: 2017-02-06T17:30:30Z name: stag nam...
2025-04-01T06:38:17.035114
2017-09-07T17:46:24
256018056
{ "authors": [ "fanminshi", "hongchaodeng", "ultimateboy" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4938", "repo": "coreos/etcd-operator", "url": "https://github.com/coreos/etcd-operator/pull/1383" }
gharchive/pull-request
pod-policy: add automountServiceAccountToken to the pod policy By default, Kubernetes will mount a service account token into the etcd pods. This allows users to disable this via the pod-policy. @etcd-bot ok to test @etcd-bot retest this please Sorry, I had violated a minor go-simple rule. This has been fixed. ...
2025-04-01T06:38:17.036909
2016-02-18T17:05:29
134637685
{ "authors": [ "gyuho", "xiang90" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4939", "repo": "coreos/etcd", "url": "https://github.com/coreos/etcd/pull/4558" }
gharchive/pull-request
etcd-agent: get base when renaming Partially related to https://github.com/coreos/etcd/issues/4552. /cc @heyitsanthony @xiang90 Thanks. lgtm.
2025-04-01T06:38:17.039745
2016-09-22T15:16:00
178638682
{ "authors": [ "gyuho", "heyitsanthony", "mitake" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4940", "repo": "coreos/etcd", "url": "https://github.com/coreos/etcd/pull/6506" }
gharchive/pull-request
functional-tester: decouple stresser from tester This commit decouples stresser from the tester of functional-tester. For doing it, this commit adds a new option --stresser to etcd-tester. The option accepts two types of stresser: "default" and "nop". If the option is "default", etcd-tester stresses its etcd cluster ...
2025-04-01T06:38:17.055663
2018-07-20T23:52:07
343277150
{ "authors": [ "codecov-io", "gyuho", "wenjiaswe" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4941", "repo": "coreos/etcd", "url": "https://github.com/coreos/etcd/pull/9948" }
gharchive/pull-request
CHANGELOG-3.2: update from #7892 CHANGELOG-3.2: update from #7892 Codecov Report Merging #9948 into master will increase coverage by 0.03%. The diff coverage is n/a. @@ Coverage Diff @@ ## master #9948 +/- ## ========================================== + Coverage 69.12...
2025-04-01T06:38:17.059365
2016-08-23T14:57:09
172722121
{ "authors": [ "dongsupark", "jonboulle" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4942", "repo": "coreos/fleet", "url": "https://github.com/coreos/fleet/pull/1669" }
gharchive/pull-request
fleetctl: service uptime for list-units Allow fleetctl list-units to retrieve per-unit uptime from systemd, for example: localhost # ./fleet/fleetctl list-units UNIT MACHINE ACTIVE SUB UPTIME world.service 06ecd4f7.../<IP_ADDRESS> active running 2015-07-06 07:38:38 AM UTC, Since 11m39s world2.service 1d3430ef.../<IP_...
2025-04-01T06:38:17.082408
2016-08-24T01:18:56
172843814
{ "authors": [ "ant31", "sym3tri" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4943", "repo": "coreos/kpm", "url": "https://github.com/coreos/kpm/issues/107" }
gharchive/issue
Make install does not work Looks like I'm missing some dependencies or something. If so you should explicitly list the required dependencies. Also there is no Make command or documentation on how to do a clean uninstall. I'm running Fedora 24 with nothing special related to python. ran: sudo make install output: r...
2025-04-01T06:38:17.090291
2018-07-14T09:40:12
341224020
{ "authors": [ "gianrubio", "ozbillwang" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4944", "repo": "coreos/prometheus-operator", "url": "https://github.com/coreos/prometheus-operator/issues/1617" }
gharchive/issue
[helm/kuber-prometheus] Can't control nodeSelector for all services What did you do? I need use helm to deploy prometheus operator and kube-prometheus and nominate nodeSelector (for example, function=monitoring). Since there are more dependency services under kuber-prometheus (https://github.com/coreos/prometheus-ope...
2025-04-01T06:38:17.092841
2015-10-09T17:39:25
110704827
{ "authors": [ "dgonyeo", "jonboulle", "stevenschlansker" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4945", "repo": "coreos/rkt", "url": "https://github.com/coreos/rkt/issues/1583" }
gharchive/issue
fetch: support docker v2 registry The docker:// protocol currently uses v1, which is effectively gone from upstream Docker at this point. Probably related: https://github.com/appc/docker2aci/issues/46 I threw a lot of time at getting docker2aci to support the new API. I got stuck on something, my woes are documente...
2025-04-01T06:38:17.103920
2020-06-08T09:28:27
634436688
{ "authors": [ "Taiki-San", "dune73", "franbuehler", "lifeforms", "theMiddleBlue" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4946", "repo": "coreruleset/coreruleset", "url": "https://github.com/c...
gharchive/pull-request
SQLi using set var at PL2 Referring to #1727 this new rule tries to block SQLi payload that uses MySQL set variable syntax at PL1. Looked a bit into this rule and ran it on some trafic: it doesn't trigger too much but still raise a few false positives on passwords. We're also seeing a few false positives on semi-fo...
2025-04-01T06:38:17.108624
2024-10-16T20:15:30
2592960311
{ "authors": [ "flamion", "nikkischnelle" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4947", "repo": "corewar-teamprojekt/corewar", "url": "https://github.com/corewar-teamprojekt/corewar/issues/47" }
gharchive/issue
Pre-Commit hook rejects valid commits As Developer I would like the kotlin linter/formatter to only run on staged files for the pre-commit hook check So that I can make small commits, as currently a single unfinished/not compiling file that is not contained in the commit is enough that the formatter rejects the commi...
2025-04-01T06:38:17.110608
2024-04-29T11:18:31
2268757846
{ "authors": [ "Emil-Jiang", "Paulkie99", "ohchannah" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4948", "repo": "corfyi/UCMCTrack", "url": "https://github.com/corfyi/UCMCTrack/issues/28" }
gharchive/issue
About --wx --wy --a --cdt --conf_thresh --vmax Hello! Thanks for sharing the code. I am currently trying to apply ucmctrack to visdrone. I have a question. What is the criteria for determining the parameters mentioned in the title in run_mot17_test.py? I can see that the parameters are set differently for each seque...
2025-04-01T06:38:17.121835
2023-04-26T01:06:19
1684083752
{ "authors": [ "noschiff", "zachary0kent" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4949", "repo": "cornell-dti/course-plan", "url": "https://github.com/cornell-dti/course-plan/pull/821" }
gharchive/pull-request
Spring 2023 Pre-Enroll Release Summary TBD Changes Front & Back End [x] Create workflow to backup Firestore #754 @benjamin-shen [x] Semesters singleton migration #723 @andxu282 @zachary0kent [x] Added Standardized Abbreviations for Colleges, Majors, and Minors #780 @jerrry1123 @zachary0kent @noschiff [x] Refactor T...
2025-04-01T06:38:17.123672
2024-05-02T18:12:11
2276180435
{ "authors": [ "andxu282", "zachary-kent" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4950", "repo": "cornell-dti/course-plan", "url": "https://github.com/cornell-dti/course-plan/pull/931" }
gharchive/pull-request
SP24 Release Summary SP24 Release Schedule Generator! Frontend fixes Updates courses to FA24 What's up with the merge conflicts?
2025-04-01T06:38:17.156231
2020-06-16T08:08:18
639461684
{ "authors": [ "Bastian", "FEWI999", "GPclips", "MaikWagner", "corneliusroemer", "svengabr", "tomjschwanke" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4951", "repo": "corona-warn-app/cwa-...
gharchive/issue
Wrong warning about disabled bluetooth Describe the bug The app tells me that bluetooth is disabled even though it is not. Expected behaviour The app should not show me a wrong warning. Steps to reproduce the issue I don't know. Technical details Tested on a OnePlus 6T. See screenshot for more details. Additional ...
2025-04-01T06:38:17.157823
2020-08-04T15:23:50
672878326
{ "authors": [ "service-tip-git" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4952", "repo": "corona-warn-app/cwa-app-android", "url": "https://github.com/corona-warn-app/cwa-app-android/pull/976" }
gharchive/pull-request
Translation Delivery Translation Delivery This pull request is for translation delivery. Please review and approve them, @D067796 This pull request is for translation delivery. Please review and approve them, @D067796
2025-04-01T06:38:17.161508
2023-01-18T16:37:24
1538319796
{ "authors": [ "Ein-Tim", "MikeMcC399", "dsarkar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4953", "repo": "corona-warn-app/cwa-hotline", "url": "https://github.com/corona-warn-app/cwa-hotline/pull/34...
gharchive/pull-request
Add hotline shutdown information to README This PR adds the information about the planned TAN hotline shutdown on Jan 31, 2023 to the README file. Reference https://www.coronawarn.app/en/blog/2023-01-18-cwa-3-0/ There's a separate PR bumping the copyright year in the README.md file here: https://github.com/corona-...
2025-04-01T06:38:17.166755
2021-11-29T16:42:02
1066256924
{ "authors": [ "MikeMcC399", "dsarkar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4954", "repo": "corona-warn-app/cwa-website", "url": "https://github.com/corona-warn-app/cwa-website/pull/2137" }
gharchive/pull-request
Science blog 4 EN Internal Tracking ID: EXPOSUREAPP-10697 @dsarkar Do you want feedback on this PR at the moment? Could you explain what "on hold" means if that is relevant for a review? Hi @MikeMcC399 This is ready for review. "On hold" because we still don't know the publishing date. @dsarkar This is ready f...
2025-04-01T06:38:17.169468
2023-06-01T10:38:51
1736012434
{ "authors": [ "MikeMcC399", "dsarkar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4955", "repo": "corona-warn-app/cwa-website", "url": "https://github.com/corona-warn-app/cwa-website/pull/3529" }
gharchive/pull-request
Feature/technical hotline shutdown remove hotline cypress test remove hotline test from workflow remove hotline from footer @dsarkar There is also a line in https://github.com/corona-warn-app/cwa-website/blob/master/docs/TESTING.md which could be removed
2025-04-01T06:38:17.204499
2020-08-28T19:41:36
688316505
{ "authors": [ "ziyiluo" ], "license": "MIT-0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4957", "repo": "corretto/corretto-docker", "url": "https://github.com/corretto/corretto-docker/pull/30" }
gharchive/pull-request
Use apt repo in debian images and update to 8u265 and 11.0.8 Issue #, if available: #28 Description of changes: Instead of downloading the deb and using dpkg for local installation, use Corretto apt repo instead. Update Dockerfiles to the latest 8u265 & 11.0.8 releases. Rev-2: Modified update-dockerfiles.sh to up...
2025-04-01T06:38:17.212330
2020-12-01T16:23:48
754538568
{ "authors": [ "drewbowering", "khaines" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4958", "repo": "cortexproject/cortex-helm-chart", "url": "https://github.com/cortexproject/cortex-helm-chart/issues/79" }
gharchive/issue
Service Monitor templates have no defaults When deploying from the latest commit, I'm getting these errors: Error: template: cortex/templates/table-manager-servicemonitor.yaml:1:14: executing "cortex/templates/table-manager-servicemonitor.yaml" at <.Values.table_manager.serviceMonitor.enabled>: nil pointer evaluating...
2025-04-01T06:38:17.229595
2022-11-10T12:37:57
1443834666
{ "authors": [ "Bojan-Svirkov", "Fajfa", "darh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4959", "repo": "cortezaproject/corteza", "url": "https://github.com/cortezaproject/corteza/issues/464" }
gharchive/issue
Chart labels overlapping As seen on the attached example, the left-side label on all chart is covering the axis values Much better. Please sync with @katrinDY she is also working on some element repositioning, rotation and hiding features. This is _Axis.nameLocation, correct? How about if we let the user decide ...
2025-04-01T06:38:17.249966
2018-03-13T04:23:00
304623489
{ "authors": [ "coveralls", "nharrisanalyst" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4960", "repo": "coryhouse/react-slingshot", "url": "https://github.com/coryhouse/react-slingshot/pull/546" }
gharchive/pull-request
keeps style folder but deletes everything in it Changes the tools/removDemo.js file so that the styles folder is not deleted but that everything in the styles folder is deleted per https://github.com/coryhouse/react-slingshot/issues/545#issue-304096397 Coverage remained the same at 91.453% when pulling 4e239567c...
2025-04-01T06:38:17.255078
2024-09-23T13:21:50
2542637031
{ "authors": [ "Axolotl045419", "warawl" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4961", "repo": "cosmic-city/cosmic-city.github.io", "url": "https://github.com/cosmic-city/cosmic-city.github.io/issues/5" }
gharchive/issue
Sonic revert I want sonic revert pls A Minecraft maybe? Whell its blocked so it realy doesent materr but nate-gamew needs to fix Sonic revert El lun, 30 de sep. de 2024 12:00 p. m., warawl @.***> escribió: A Minecraft maybe? — Reply to this email directly, view it on GitHub https://github.com/cosmic-city/cosmic-...
2025-04-01T06:38:17.257152
2023-12-29T13:20:52
2059966854
{ "authors": [ "JeremyParish69", "mwmerz" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4962", "repo": "cosmos/chain-registry", "url": "https://github.com/cosmos/chain-registry/pull/3520" }
gharchive/pull-request
Update Terra Gas Fees update terra to reflect gas price changes Thank you for the contribution. In the future please try to use a more descriptive PR title.
2025-04-01T06:38:17.304582
2023-10-13T02:17:46
1941110716
{ "authors": [ "JoowonYun", "charleenfei", "crodriguezvega" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4963", "repo": "cosmos/ibc-go", "url": "https://github.com/cosmos/ibc-go/pull/4858" }
gharchive/pull-request
fix: allow value with slashes in URL template (for v4) Description This is an issue that has already been raised and has been implemented in v7 and main. https://github.com/cosmos/ibc-go/pull/3045 This should also apply to v5 and v6, which are currently maintained, including v4. closes: #XXXX Commit Message / Chang...
2025-04-01T06:38:17.306283
2018-09-28T22:58:57
365066989
{ "authors": [ "jbibla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4964", "repo": "cosmos/voyager", "url": "https://github.com/cosmos/voyager/pull/1383" }
gharchive/pull-request
Jordan/1283 language refactor Closes #1283 Description: many language changes based on info from @rigelrozanski (#1283) didn't change any vuex modules which should still be done to complete this "epic" (#1381) already did! #1381
2025-04-01T06:38:17.309354
2019-03-05T09:42:58
417204821
{ "authors": [ "faboweb", "fedekunze" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4965", "repo": "cosmos/voyager", "url": "https://github.com/cosmos/voyager/pull/2163" }
gharchive/pull-request
Fabo/2138 fix nbsp Closes #2138 Closes #1211 Description: Thank you! 🚀 For contributor: [ ] Added entries in CHANGELOG.md with issue # and GitHub username [ ] Reviewed Files changed in the github PR explorer [ ] Attach screenshots of the UI components on the PR description (if applicable) [ ] Scope of work approv...
2025-04-01T06:38:17.330285
2019-04-03T11:06:50
428704859
{ "authors": [ "ilammy", "shadinua", "vixentael" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4966", "repo": "cossacklabs/themis", "url": "https://github.com/cossacklabs/themis/pull/448" }
gharchive/pull-request
Use "/usr/local" as default prefix for "make install" Conventional filesystem standards imply that /usr prefix should be used only by system package managers. Custom installations should go to /usr/local by default. However, on Linux machines make install installs to /usr, messing with package manager installations. ...
2025-04-01T06:38:17.337427
2020-07-14T09:39:21
656475964
{ "authors": [ "ilammy", "shadinua" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4967", "repo": "cossacklabs/themis", "url": "https://github.com/cossacklabs/themis/pull/678" }
gharchive/pull-request
Move static libs and link files into dev packages Normally the “library” packages on Debian and RHEL contain only shared library files. Headers, static libraries, and shared library links go into the “development” package which is necessary to build software that uses the library (but not run it). On RHEL the static ...
2025-04-01T06:38:17.345972
2022-06-12T19:50:55
1268684124
{ "authors": [ "costlydeveloper", "mdudek", "rmcsharry" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4968", "repo": "costlydeveloper/ngx-awesome-popup", "url": "https://github.com/costlydeveloper/ngx-awesome-po...
gharchive/issue
Styling does not work I have tried to update colorlist in global config, but it does not work. Check stackblitz: https://stackblitz.com/edit/minimal-confirm-box-s13g4b Same here, doesn't matter what colours I set in app.module, they do not change. I had to add CSS to my global styles, eg: .ed-btn-customone { back...
2025-04-01T06:38:17.399069
2015-11-17T21:56:51
117460337
{ "authors": [ "bignolip" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4969", "repo": "couchbaselabs/elasticsearch-transport-couchbase", "url": "https://github.com/couchbaselabs/elasticsearch-transport-couchbase...
gharchive/pull-request
Changes for compatibility with ES 2.x Changes to make plugin compatible with ES 2.x Still testing... Please wait until my next comment to merge. One additional thing that I haven't looked into yet is the compatibility with other ES plugins, namely "marvel". In my attempts to get the transporter to work with ES 2...
2025-04-01T06:38:17.403201
2015-10-17T12:15:54
111960931
{ "authors": [ "cmbrandenburg" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4970", "repo": "couchdb-rs/couchdb", "url": "https://github.com/couchdb-rs/couchdb/issues/8" }
gharchive/issue
Tests not fully supported on Windows. Our integration tests rely on starting and stopping a temporary CouchDB server. On Windows there are some problems doing this. Consequently, the integration test get_view fails. $ cargo test get_view Running target\debug\commands-8c77530f0accee12.exe running 1 test test get...
2025-04-01T06:38:17.418603
2024-03-15T15:37:03
2188887323
{ "authors": [ "Ciertje" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4971", "repo": "course-dprep/team-project-team_1", "url": "https://github.com/course-dprep/team-project-team_1/issues/41" }
gharchive/issue
readme fix the read-me entirely. make sure it is no longer knitted / markdown. also, @ciretje already had some updates with names and stuff it appears lost. maybe you could locate it. If you want to see the sepearte details (e.g., fix title etc) see recorded video good work linda. i have finalized your changed
2025-04-01T06:38:17.432871
2020-05-08T06:17:40
614531179
{ "authors": [ "alexarchambault", "scala-steward" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4972", "repo": "coursier/coursier", "url": "https://github.com/coursier/coursier/pull/1707" }
gharchive/pull-request
Update jsoniter-scala-core, ... to 2.2.2 Updates com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-macros from 2.2.1 to 2.2.2. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourse...
2025-04-01T06:38:17.506679
2018-10-18T09:45:25
371446461
{ "authors": [ "glynos", "mtrenkmann" ], "license": "BSL-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4973", "repo": "cpp-netlib/uri", "url": "https://github.com/cpp-netlib/uri/pull/119" }
gharchive/pull-request
Accept non-ASCII octets in percent-decoding This PR fixes #118. All unit tests passed. Removed code that throws when an octet outside ASCII is detected. Changed a unit test that asserts decoding %80 does not throw. Added a unit test that asserts decoding some UTF-8 does not throw. Many thanks for the report and f...
2025-04-01T06:38:17.520918
2023-10-31T17:36:28
1970966345
{ "authors": [ "4down", "gregnewman" ], "license": "BSL-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4974", "repo": "cppalliance/temp-site", "url": "https://github.com/cppalliance/temp-site/issues/769" }
gharchive/issue
News items display News listings display needs updating. TBD all changes, but these seem like a reasonable starting point: Title of item links to news detail page This is always necessary even for Link types since this is the only page a user can edit/delete from URL displayed underneath, directly linking to the ...
2025-04-01T06:38:17.549594
2015-08-03T16:25:50
98782820
{ "authors": [ "jpjuecks" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4975", "repo": "cps209test/teamwork", "url": "https://github.com/cps209test/teamwork/pull/2" }
gharchive/pull-request
More data Continuing the experiment to see where it goes. It works for me, and I think the team will like it. Plus, cookies... Not sure about this... Have you tested it really well? OK... I'll go with it this time...
2025-04-01T06:38:17.639086
2015-04-27T20:11:52
71388119
{ "authors": [ "craftpip", "usb248" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4976", "repo": "craftpip/jquery-confirm", "url": "https://github.com/craftpip/jquery-confirm/issues/13" }
gharchive/issue
Overflow content choice Why the scrollbar to manage the overflow content is put in the modal/alert rather than on the windows (with overflow:auto ) ? On Tablet or mobile device, when the scrollbar is attach to the device screen, i think that it's better and simply to scroll content (in the case where the content over...
2025-04-01T06:38:17.641151
2017-04-09T15:16:24
220477416
{ "authors": [ "mucaho", "starwed" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4977", "repo": "craftyjs/Crafty", "url": "https://github.com/craftyjs/Crafty/pull/1104" }
gharchive/pull-request
Organize unit tests This is a first in a series of PRs that will update our testing infrastructure. This PR organizes test files into appropriate subdirectories. Next PR will update qunit version and all unit tests that run in browser in node: All test commands are no longer available on global scope, but rather on ...
2025-04-01T06:38:17.649980
2015-11-27T19:03:54
119236859
{ "authors": [ "mucaho", "starwed" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4978", "repo": "craftyjs/Crafty", "url": "https://github.com/craftyjs/Crafty/pull/984" }
gharchive/pull-request
Updates for most recent versions of node+packages I tried updating to the most recent versions of node and all the various packages. I ran into some sort of issue with node-qunit, where it complained about being unable to find lib/log.js. I don't know if this is a problem with my install, or the package itself. gru...
2025-04-01T06:38:17.690739
2016-01-26T16:36:47
128872828
{ "authors": [ "crayfishx", "helge000", "pioto" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4979", "repo": "crayfishx/puppet-firewalld", "url": "https://github.com/crayfishx/puppet-firewalld/issues/43" }
gharchive/issue
remove unnessesay firewall-config package Can somebody explain the need for firewall-config? It provides a GUI AFAIK, we can probably drop it as a default :+1: Probably better as an optional parameter defaulting to false.... Added to 2.2.0
2025-04-01T06:38:17.693522
2018-04-26T15:18:18
318077434
{ "authors": [ "crayfishx", "jfroche" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4980", "repo": "crayfishx/puppet-firewalld", "url": "https://github.com/crayfishx/puppet-firewalld/pull/178" }
gharchive/pull-request
Test won't work for Puppet 4.0.0 As rspec-puppet breaks with puppet 4.0.0 (see rodjek/rspec-puppet#663), I propose to drop tests and support for puppet 4.0.0 The module still works, if its just the rspec that fails I think it would make more sense to just pin rpsec-puppet to 2.6.9, or whichever last known good vers...
2025-04-01T06:38:17.697746
2022-02-25T17:04:48
1150669333
{ "authors": [ "josecelano", "t3chguy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4981", "repo": "crazy-max/ghaction-import-gpg", "url": "https://github.com/crazy-max/ghaction-import-gpg/issues/124" }
gharchive/issue
Delete key fails when you use set a subkey for the fingerprint input Behaviour If you use the input fingerprint with the fingerprint of the subkey, the Post import GPG key step tried to delete the key using the fingerprint of the subkey. I suppose you have to use the KeyID (fingerprint of the primary key). Steps to r...
2025-04-01T06:38:17.701544
2020-12-28T08:36:22
775280333
{ "authors": [ "crc-32", "matejdro" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4982", "repo": "crc-32/libpebblecommon", "url": "https://github.com/crc-32/libpebblecommon/pull/14" }
gharchive/pull-request
Improve protocol documentation Do you think there is a way to disable automatic build just for this PR? Maybe we can cancel it early or something since it does not make sense to increment version number just for documentation changes. Version number only increments when a release is manually made oh then awesome
2025-04-01T06:38:17.717979
2016-10-06T18:51:10
181495951
{ "authors": [ "alkrieger", "fmann" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4983", "repo": "creativecommons/creativecommons.org", "url": "https://github.com/creativecommons/creativecommons.org/issues/476" }
gharchive/issue
Staging Site Settings for IPN Testing This relates to #27691 in Redmine and the Recurring Contributions Extension testing: Here's the staging site for the new Creative Commons Gravity Forms donation page: https://staging.creativecommons.org/donate/ September 16th we started discussing with Affinity Bridge how we woul...
2025-04-01T06:38:17.732325
2023-04-07T03:18:10
1658306130
{ "authors": [ "ahmadxgani", "simmmpleweb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4984", "repo": "creativetimofficial/argon-dashboard-chakra", "url": "https://github.com/creativetimofficial/argon-dashboard-ch...
gharchive/issue
[Feature Request] Guide to update for react 17? What is your enhancement? is there any guidance on how to update this package to reactjs 17? I've been trying to figure it out but I'm still not sure how to do it, anyway this is a really great template! Hello, @ahmadxgani ! Thanks for using our products! The product ...
2025-04-01T06:38:17.741498
2023-01-30T11:29:24
1562265226
{ "authors": [ "big-andy-coates", "coveralls" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4985", "repo": "creek-service/creek-json-schema", "url": "https://github.com/creek-service/creek-json-schema/pull/10...
gharchive/pull-request
Install FindSecBugs ...and suppress false positives. (No actual issues found) Reviewer checklist [ ] Read the contributing guide [ ] PR should be motivated, i.e. what does it fix, why, and if relevant, how [ ] Ensure relevant issues are linked (description should include text like "Fixes #") [ ] Ensure any appropri...
2025-04-01T06:38:17.754009
2019-01-25T13:51:23
403165415
{ "authors": [ "AdilZouitine", "MaxHalford" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4986", "repo": "creme-ml/creme", "url": "https://github.com/creme-ml/creme/issues/2" }
gharchive/issue
Imbalanced learning simple solution It would be nice to see if we could implement something simple to handle imbalanced learning. This could be part of a new sub-module called imblearn in reference to the imbalanced-learn library. I'm on it and I'm proposing two things: Weighted cross-entropy The focal loss Yo...
2025-04-01T06:38:17.777769
2017-08-26T20:28:43
253120927
{ "authors": [ "astronaut-wannabe", "shushugah", "veganstraightedge" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4987", "repo": "crimethinc/website", "url": "https://github.com/crimethinc/website/issues/45...
gharchive/issue
FIX: Intermittent spec failure First run, all pass > rspec ............................................................................................................................................................................................ Finished in 12.18 seconds (files took 2.8 seconds to load) 188 exampl...
2025-04-01T06:38:17.788687
2024-11-18T03:47:03
2667012198
{ "authors": [ "crispgm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4988", "repo": "crispgm/weekly", "url": "https://github.com/crispgm/weekly/issues/87" }
gharchive/issue
2024-01-06 :loud_sound:Crisp Weekly 2024-01-06 is now in collecting. /post Sampling with SQL https://blog.moertel.com/posts/2024-08-23-sampling-with-sql.html /post Vector Databases Are the Wrong Abstraction https://www.timescale.com/blog/vector-databases-are-the-wrong-abstraction/ /post HTML Form Validatio...
2025-04-01T06:38:17.821866
2022-06-18T18:08:24
1275849881
{ "authors": [ "codecov-commenter", "kevinbarabash" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4989", "repo": "crochet-lang/crochet", "url": "https://github.com/crochet-lang/crochet/pull/125" }
gharchive/pull-request
Add basic support for refutable if-let statements TODO: [x] handle array patterns [x] don't destructure variables for refutable parts of a pattern Codecov Report Merging #125 (4a811bd) into main (208bacc) will increase coverage by 0.01%. The diff coverage is 89.06%. @@ Coverage Diff @@ ##...
2025-04-01T06:38:17.827076
2022-11-17T00:16:29
1452483496
{ "authors": [ "kagikn", "nomakewan" ], "license": "Zlib", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4990", "repo": "crosire/scripthookvdotnet", "url": "https://github.com/crosire/scripthookvdotnet/pull/1111" }
gharchive/pull-request
Fix Ped.CanBeKnockedOffBike This fixes Ped.CanBeKnockedOffBike by inverting the value passed to that native. The underlying native in this function uses an enum rather than a bool, but the first two values in the enum are '0' for the default ped behavior of being able to be knocked off, and '1' for a ped never being ...
2025-04-01T06:38:17.872587
2021-09-09T16:21:17
992407718
{ "authors": [ "luebken", "muvaf" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4991", "repo": "crossplane-contrib/terrajet", "url": "https://github.com/crossplane-contrib/terrajet/pull/57" }
gharchive/pull-request
add readme Description of your changes A rough readme to get something up and running. There are still things that are unclear but it'd give people an idea about what it does and how they can get started if they feel adventurous. We'll need to do another pass in the coming weeks. Fixes https://github.com/crossplane-c...
2025-04-01T06:38:17.892706
2019-10-07T19:23:49
503642360
{ "authors": [ "prasek", "suskin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4992", "repo": "crossplaneio/crossplane", "url": "https://github.com/crossplaneio/crossplane/issues/915" }
gharchive/issue
Template Stacks UX: overall experience; modeling, design thinking; UX; part of #853 What problem are you facing? How could Crossplane help solve your problem? I am working on this in a repository with code examples. I plan to try to create a design document to complement the code examples and Marques's design do...
2025-04-01T06:38:17.896083
2015-03-11T03:29:07
60605310
{ "authors": [ "cicili", "wanghongjuan" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4993", "repo": "crosswalk-project/crosswalk-test-suite", "url": "https://github.com/crosswalk-project/crosswalk-test-sui...
gharchive/pull-request
[stability][xwalk-3585] Add testapp source code for fuzz Impacted TCs num(approved): New 0, Update 1, Delete 0 Unit test Platform: Android Android test result summary: Pass 0, Fail 1, Block 0 Fail bugId: xwalk-3575 Let's hold on this for license clarify
2025-04-01T06:38:17.897510
2016-03-10T06:44:14
139801522
{ "authors": [ "Honry", "yunxliu" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4994", "repo": "crosswalk-project/crosswalk-test-suite", "url": "https://github.com/crosswalk-project/crosswalk-test-suite/pul...
gharchive/pull-request
[usecase-apptools] Add tests to test signing release for android apptools usecase Impacted tests(approved): new 1, update 0, delete 0 Unit test platform: [Android] Unit test result summary: pass 1, fail 0, block 0 BUG=https://crosswalk-project.org/jira/browse/XWALK-5436 LGTM
2025-04-01T06:38:17.930324
2022-12-29T21:59:03
1514078602
{ "authors": [ "11harveyj", "crowbarz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4995", "repo": "crowbarz/aiopioneer", "url": "https://github.com/crowbarz/aiopioneer/pull/4" }
gharchive/pull-request
Add support for new parameters Opening this PR to add support for new parameters and functions that were not in previous versions. Majority of video functions, amp functions, all tone functions and listening modes will be added. Below is a check list that I need to work through to get all the responses decoded, then ...
2025-04-01T06:38:17.943455
2018-12-11T11:25:20
389717384
{ "authors": [ "alexderidder", "mrquincle" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4996", "repo": "crownstone/crownstone-cloud", "url": "https://github.com/crownstone/crownstone-cloud/issues/13" }
gharchive/issue
Reset button not working in email Reset button in 'Reset Crownstone password' email with Outlook client is broken. Issue -Webviewer outlook email contains in plain text: "[cloud.crownstone.rocks/reset-password?access_token='...']Reset" -Mobile outlook viewer shows button but doesn't respond to click. Do you only ac...
2025-04-01T06:38:17.950630
2017-10-03T15:39:45
262477784
{ "authors": [ "Ashton-W", "chessboy", "dmiedema", "mavris", "quhaoran007", "vamshikpadala" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4997", "repo": "cruffenach/CRToast", "url": "https://github.com...
gharchive/issue
Status bar text ( center aligned) doesn't show up in iPhone X Hi Guys, i've encountered an issue with the CRToastTypeStatusBar. The texts which are aligned center in the status bar presenter are not showing up in iPhone X. I am attaching the screenshot as well. Could you please let me know if there is any alternative...
2025-04-01T06:38:17.952805
2016-03-03T18:15:12
138255999
{ "authors": [ "Lapan" ], "license": "WTFPL", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4998", "repo": "cruor99/sadpandareader", "url": "https://github.com/cruor99/sadpandareader/issues/29" }
gharchive/issue
UI " he can take a look at perfect viewer and see how that works, with different spots on the screen doing different things" Use exhentais colors for backgrounds so it looks more like the actual page
2025-04-01T06:38:17.962861
2017-07-27T22:34:31
246188840
{ "authors": [ "DukeTax", "ystros" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4999", "repo": "cryogen/throneteki", "url": "https://github.com/cryogen/throneteki/pull/1263" }
gharchive/pull-request
Update attachment card implementations Updates all currently implemented attachments Converts implementations to use the cost and/or target API. Makes sure the ability can only trigger or initiate if it would change the game state Standardises action labels, prompt titles and chat messages. Changes actions to use a ...
2025-04-01T06:38:17.979673
2018-08-24T10:40:13
353733067
{ "authors": [ "classicalliu", "codecov-io", "yatef" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5000", "repo": "cryptape/re-birth", "url": "https://github.com/cryptape/re-birth/pull/11" }
gharchive/pull-request
add docker, drop MetaData and optional for blocks optional for blocks drop MetaData add docker for deploy Codecov Report Merging #11 into master will increase coverage by 0.01%. The diff coverage is 100%. Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data P...
2025-04-01T06:38:17.989899
2022-07-29T22:28:58
1322729158
{ "authors": [ "awgeorge", "cryptic-wizard" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5001", "repo": "cryptic-wizard/run-specflow-tests", "url": "https://github.com/cryptic-wizard/run-specflow-tests/pull/3" }
gharchive/pull-request
Autopublish + Artefacts on Error New Features Autopublish artefacts When test pipeline fails, due to failing tests, artefacts are still generated Workflow now uses local action for easier testing Added test for upload-artifact: false Changes Bash cleanup .NET 6.0 Notes My thoughts are people integrating this will...
2025-04-01T06:38:17.992137
2016-08-04T20:01:11
169460737
{ "authors": [ "cryptk", "testeddoughnut" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5002", "repo": "cryptk/opsy", "url": "https://github.com/cryptk/opsy/issues/160" }
gharchive/issue
Timeout's not properly caught by poller raises the following traceback: Traceback (most recent call last): File "/opt/hourglass/.virtualenvs/hourglass/lib/python3.4/site-packages/hourglass_naglitejs/cache.py", line 100, in get response = yield from session.get(url) File "/opt/hourglass/.virtualenvs/hourglass/...
2025-04-01T06:38:17.994370
2023-12-15T02:40:32
2042793182
{ "authors": [ "dreacot" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5003", "repo": "crypto-power/cryptopower", "url": "https://github.com/crypto-power/cryptopower/pull/333" }
gharchive/pull-request
trade history page closes #320 there's no trade history page for desktop, so i'm adding trade history page for both desktop and mobile via this PR I think hover effect on dropdown items should cover the top and bottom space and no radius in between. it's seems to be that way on all dropdowns, should probably be...
2025-04-01T06:38:18.004373
2024-02-18T14:22:09
2141010601
{ "authors": [ "clemensgg", "murakamikaze" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5004", "repo": "cryptocrew-validators/relayer-feegrant-wg", "url": "https://github.com/cryptocrew-validators/relayer-feegrant-...
gharchive/pull-request
Add operator validao cosmoshub-osmosis.json Add ValiDAO details Relayer Operator Onboarding Thank you for your IBC relaying efforts for the Cosmos Hub. This pull request template is for onboarding new operators. Instructions Add your account addresses and contact information in the correct format to the specified JSO...
2025-04-01T06:38:18.059441
2022-09-09T05:26:56
1367304580
{ "authors": [ "beta-ziliani", "evgkrsk", "straight-shoota" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5005", "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/issues/1246...
gharchive/issue
crystal-1.5.1-1-darwin-universal.tar.gz is broken Bug Report Seems like tar archive generation for darwin is broken: v1.5.1 archive release is only 118Kb (versus 44Mb for v1.5.0). As result, some CICD pipeines is broken: https://github.com/evgkrsk/reqs-up/runs/8263698759 I uploaded the correct package. Something mu...
2025-04-01T06:38:18.061458
2020-10-07T02:13:27
716140707
{ "authors": [ "Blacksmoke16", "stakach" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5006", "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/issues/9807" }
gharchive/issue
JSON::Any.nil? returns false Hopefully a simple one, the work around is simple enough but thought it worth making an issue require "json" test = JSON.parse("null") test.nil? # => false test == nil # => true nil.nil? # => true Maybe a special case of .nil? needs to be created for JSON::Any? Try json.raw.nil? ...
2025-04-01T06:38:18.063817
2022-10-05T18:57:07
1398228994
{ "authors": [ "lbguilherme" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5007", "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/pull/12569" }
gharchive/pull-request
[WASM] add missing __powisf2 and __powidf2 compiler-rt functions Functions __powisf2 and __powidf2 from compiler-rt are called from the wasm32 codegen and must be provided. This happens whenever float exponentiation is used. wasm-ld: error: F-loat64.wasm: undefined symbol: __powidf2 Implementation source: https://g...
2025-04-01T06:38:18.129392
2010-10-09T00:46:29
354173
{ "authors": [ "eatenbyagrue", "matthiase" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5008", "repo": "cscotta/Octobot", "url": "https://github.com/cscotta/Octobot/issues/2" }
gharchive/issue
Using Scala classes I've got octobot all up and running, but I'm having a hard time getting it to load my tasks. Specifically, they're Scala classes... am I missing something? I've got them packaged up in a jar as described by the docs, but they don't seem to be getting picked up. Are there more steps involved if I w...
2025-04-01T06:38:18.134366
2024-05-20T22:29:05
2306903583
{ "authors": [ "BernicoJC", "michaelcheungkm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5009", "repo": "cse110-sp24-group18/cse110-sp24-group18", "url": "https://github.com/cse110-sp24-group18/cse110-sp24-group1...
gharchive/issue
Text editor only changes the subtitles of one of the dates Bug unable to be recreated as of now. Refreshing fixed it. There is no screenshot / recording of this bug since this was discovered in the lab computer. Details: somehow editing any of the text boxes will change the subtitles of only one (the first of the l...
2025-04-01T06:38:18.139183
2016-01-13T09:57:18
126381934
{ "authors": [ "fmarco76" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5010", "repo": "csgf/csgf-api", "url": "https://github.com/csgf/csgf-api/issues/3" }
gharchive/issue
Different type of infrastructures: how to identify them? When an application has to be submitted to the infrastructure there is not a parameter to clarify what kind of infrastructure is and which adaptor should be used. The distinction of the different infrastructure is made using the parameter jobservice which has...
2025-04-01T06:38:18.153481
2022-01-01T10:02:36
1091784189
{ "authors": [ "franconianmetal" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5011", "repo": "csoc-de/Shifts", "url": "https://github.com/csoc-de/Shifts/issues/19" }
gharchive/issue
Daten konnten nicht geladen werden Hi, ich habe das Problem, dass ich die app nicht u laufen bekomme mit folgender Fehlermeldung: "Daten konnten nicht geladen werden" als admin/user. ich kann aktuell keine Pläne anlegen, Typen erzeugen etc. Muss ich hier irgendwas noch anpassen? nc-version: 22.2.3 nextcloud-log: {"re...
2025-04-01T06:38:18.165602
2024-05-03T19:12:45
2278268578
{ "authors": [ "Rom3dius", "koxu1996", "marijanp" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5012", "repo": "cspr-rad/kairos", "url": "https://github.com/cspr-rad/kairos/pull/91" }
gharchive/pull-request
kairos-cli: implement call to deposit endpoint and integration test Things done Moved all code except cli parsing to kairos_cli::run Introduced new kairos-server-address option, that defaults a value if not set Implemented a client function that will submit a transaction to the kairos-server, this client function in...
2025-04-01T06:38:18.179343
2017-04-21T10:11:35
223339961
{ "authors": [ "Cariss", "kylanhurt", "lucfranken", "nianxiaoning", "omoprodigi", "sigmazen", "xiaomuxi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5013", "repo": "cssivision/react-native-qrcode...
gharchive/issue
Exporting the generated QR code as image Would it be possible to get the image of the QR code as a usable image, like base64? Is that something we can already access or is an additional method in the component needed? The library works perfect also in Expo. I wanna to have a photograph enlarged,how to do? I wanna...
2025-04-01T06:38:18.241015
2021-05-23T14:28:23
899032658
{ "authors": [ "andygrunwald", "gvenzl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5014", "repo": "csv2db/csv2db", "url": "https://github.com/csv2db/csv2db/pull/51" }
gharchive/pull-request
Quote column names to avoid name colisions with reserved names or keywords What type of PR is this? bug What this PR does / why we need it: Imagine we have this CSV file (called nutrient.csv, from the https://fdc.nal.usda.gov/download-datasets.html // Supporting data for Downloads - April 2021 (CSV – 1.0M): id,name,u...
2025-04-01T06:38:18.255219
2020-10-29T03:26:31
731964299
{ "authors": [ "ctaggart" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5015", "repo": "ctaggart/azure-sdk-for-rust", "url": "https://github.com/ctaggart/azure-sdk-for-rust/pull/1" }
gharchive/pull-request
make network compile using Box One of the two or both need to be boxed to fix these errors: Compiling azure_mgmt_network v0.1.0 (/Users/cameron/rs/azure-sdk-for-rust/services/mgmt/network) error[E0072]: recursive type `IpConfigurationPropertiesFormat` has infinite size --> services/mgmt/network/src/package_202...
2025-04-01T06:38:18.258739
2020-06-05T11:03:41
631506607
{ "authors": [ "alekc", "ctdk" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5016", "repo": "ctdk/goiardi", "url": "https://github.com/ctdk/goiardi/pull/73" }
gharchive/pull-request
feat: create a bootstrap command to initialize users on the first run. What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Ability to bootstrap goiardi installation What is the new behavior (if this is a feature change)? Added new flag --bootstrap. When used it will introduce a clean ...
2025-04-01T06:38:18.305498
2022-07-21T14:23:17
1313343715
{ "authors": [ "cturra", "phantum29" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5017", "repo": "cturra/docker-ntp", "url": "https://github.com/cturra/docker-ntp/issues/51" }
gharchive/issue
Repeated Wrong Perms on /var/run/chrony Seems to be working, but I do see perm issue a lot in the log. Running in Docker on a RPi4 and an Intel Nuc not with the 'higher security option. Log is pulled from the rpi4, similar on the nuc. Volumes: /var/lib/chrony /etc/chrony /run/chrony Build: cturra/docker-ntp build-dat...
2025-04-01T06:38:18.308576
2018-07-26T16:02:33
344907202
{ "authors": [ "ctxhou", "prodigylabs" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5018", "repo": "ctxhou/react-tabtab", "url": "https://github.com/ctxhou/react-tabtab/issues/101" }
gharchive/issue
custom style not working If i add custom style as follows import * as customStyle from 'react-tabtab/lib/themes/bootstrap'; This works fine. However, if i create my own style following instructions and put into themes/index.js. Import as follows import * as customStyle from '../themes'; Then it does not work. Not wo...
2025-04-01T06:38:18.409512
2016-01-22T10:12:10
128123795
{ "authors": [ "joshski", "mattwynne" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5019", "repo": "cucumber-ltd/bbc-a11y", "url": "https://github.com/cucumber-ltd/bbc-a11y/issues/81" }
gharchive/issue
Minimum text size: Only check text nodes with actual text in them We're raising failures for elements that have no text (or just whitespace) in them. Fixed in https://github.com/cucumber-ltd/bbc-a11y/pull/86
2025-04-01T06:38:18.437810
2021-09-21T06:55:38
1001958542
{ "authors": [ "aslakhellesoy", "aurelien-reeves", "mattwynne" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5020", "repo": "cucumber/cucumber-expressions", "url": "https://github.com/cucumber/cucumber-expressio...
gharchive/pull-request
Add a release workflow Adds an automated release workflow. So far this only works for publishing a Ruby gem, and will need to be extended to publish other language/platform packages. See https://github.com/cucumber/common/issues/1688 Checklist: [x] Generate a new RubyGems API token and add it as RUBYGEMS_API_KEY sec...
2025-04-01T06:38:18.471629
2017-06-10T01:54:31
234971958
{ "authors": [ "aslakhellesoy", "brasmusson", "charlierudolph", "lxbzmy", "mattwynne" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5021", "repo": "cucumber/cucumber", "url": "https://github.com/cucumber/c...
gharchive/issue
shared binary The following is a proposal for how cucumber could be built in the future. There is binary that is responsible for all shared logic (CLI parsing, reading gherkin files, compiling pickles, basic infrastructure running, formatting results). This binary would be written in go or some other language that al...
2025-04-01T06:38:18.503714
2021-11-30T07:34:50
1066891953
{ "authors": [ "cujarrett" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5022", "repo": "cujarrett/spellcheckme", "url": "https://github.com/cujarrett/spellcheckme/pull/127" }
gharchive/pull-request
fix: version command What fix: version command :tada: This PR is included in version 1.0.6 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
2025-04-01T06:38:18.520061
2022-09-23T20:36:47
1384275655
{ "authors": [ "Liong1976", "cumany", "menagerie198" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5024", "repo": "cumany/obsidian-floating-toc-plugin", "url": "https://github.com/cumany/obsidian-floating-toc-pl...
gharchive/issue
Latest update BRAT is telling me that the update failed as there is no main.js The same here Sorry, because that was an unfinished version that has now been released.
2025-04-01T06:38:18.540253
2020-08-31T02:13:49
688848885
{ "authors": [ "asi1024", "chainer-ci", "toslunar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5025", "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/3898" }
gharchive/pull-request
[backport] Use _csr_row_index for CSR matrix major-axis slicing with step Backport of #3852 [automatic post] Jenkins, test this please. Jenkins CI test (for commit f40bae62ccb150f7c749146cd2533f4c68ef1c7f, target branch v8) failed with status FAILURE. Jenkins, test this please. Jenkins CI test (for commit f40...
2025-04-01T06:38:18.546679
2021-03-09T20:13:00
826568858
{ "authors": [ "chainer-ci", "kmaehashi", "leofang" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5026", "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/4853" }
gharchive/pull-request
Fix cuFFT callback compilations - v2 Close #4746. This is an alternative of #4743 (proposal v2 mentioned there). The solution here is to avoid cimporting any CuPy modules so that we don't expose Cython-level APIs. The incurred overhead is OK (which I will post later): about +/- 5 us (yes, it can be faster in some cas...
2025-04-01T06:38:18.548094
2022-03-02T13:02:46
1157167250
{ "authors": [ "geekymeeky", "pratiksrivastava01" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5027", "repo": "curiomind-e-learning/curiomind", "url": "https://github.com/curiomind-e-learning/curiomind/issue...
gharchive/issue
Add title Icon Hi, there this is Pratik Srivastava I am a participator in the GSSOC'22 and I would make a change bu adding title Icon to your website which will make the website more attractive . go ahead @pratiksrivastava01