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-01T04:34:09.201519
2024-01-23T15:23:39
2096329610
{ "authors": [ "Debanitrkl", "bot-gitexp-user" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6746", "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/5073" }
gharchive/pull-request
feat: [IDP-2021] : Updated the template for gitlab Harness Developer Pull Request Updated the template for gitlab What Type of PR is This? [ ] Issue [x] Feature [ ] Maintenance/Chore If tied to an Issue, list the Issue(s) here: Issue(s) House Keeping Some items to keep track of. Screen shots of changes are optio...
2025-04-01T04:34:09.205969
2023-02-10T00:09:51
1578798273
{ "authors": [ "SudheendraKatte", "bot-gitexp-user", "ravilach", "shankarh7924" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6747", "repo": "harness/developer-hub", "url": "https://github.com/harness/develo...
gharchive/pull-request
Update install-the-error-tracking-agent.md Removed need for project, account, and org settings and added et agent token related information. Harness Developer Pull Request Thanks for helping us make the Developer Hub better. The PR will be looked at by the maintainers. What Type of PR is This? [ ] Issue [x] Feature ...
2025-04-01T04:34:09.218323
2024-08-12T13:01:14
2460944947
{ "authors": [ "bot-gitexp-user", "ravilach", "rohanmaharjan100" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6748", "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/7661" ...
gharchive/pull-request
HDH-295-remote-api-call-c-url-plugin-for-hdh-dynamic-material Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission. Description Please describe your changes: __________________________________ Jira/GitHub Issue numbers (if any): ______________________________ Preview link...
2025-04-01T04:34:09.556932
2011-12-13T20:02:37
2542411
{ "authors": [ "harrah", "holdenk" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6749", "repo": "harrah/xsbt", "url": "https://github.com/harrah/xsbt/issues/299" }
gharchive/issue
Increase the magic number for RichTaskableN and ApplyN For issue #248 This appears to have rebased a bunch of other commits. Sorry, I'll redo this.
2025-04-01T04:34:09.558196
2016-09-23T21:41:12
178979456
{ "authors": [ "cramertj", "harre-orz" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6750", "repo": "harre-orz/rust_asio", "url": "https://github.com/harre-orz/rust_asio/issues/1" }
gharchive/issue
Naming conflict Consider a name change, as ASIO is already a well-known acronym for the digital audio protocol. Thank you for your comment. Originally asio was influenced in 'boost::asio' of boost c++ library. But the name conflict ASIO and change to 'asyncio'.
2025-04-01T04:34:09.566074
2024-12-04T11:39:42
2717464890
{ "authors": [ "harrysolovay" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6751", "repo": "harrysolovay/liminal", "url": "https://github.com/harrysolovay/liminal/issues/39" }
gharchive/issue
Does --set-version Allow Non-dirty JSR Publish? Seemed not the first time I tried... but worth giving it another go. Look into https://github.com/dsherret/jsr-publish-on-tag
2025-04-01T04:34:09.569202
2016-02-11T08:10:20
132913410
{ "authors": [ "mzaccari", "pjambet" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6752", "repo": "harrystech/seed_migration", "url": "https://github.com/harrystech/seed_migration/pull/45" }
gharchive/pull-request
Remove class << self wrapper for config variables Using mattr_accessor within the wrapper for modules can lead to conflicts with other modules that use the same variable names. Fixes issue #44 Awesome, thanks for this, that looks good, I just think we should add a spec for this. This should be pretty straight forwa...
2025-04-01T04:34:09.607260
2016-10-07T13:38:20
181670990
{ "authors": [ "harkous", "jeffreyling" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6753", "repo": "harvardnlp/sent-conv-torch", "url": "https://github.com/harvardnlp/sent-conv-torch/issues/21" }
gharchive/issue
Bug with more than 10 classes Hello! The preprocessing code assumes that the class label is of one character. This fails (without notice) with more than 10 classes. It only takes the first character of the class. The bug is on this line: y = int(line[0]) + 1 I was able to fix by changing the function line_to_words t...
2025-04-01T04:34:09.617847
2023-02-22T04:43:57
1594451636
{ "authors": [ "DaiYuzeng", "TachunLin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6754", "repo": "harvester/harvester", "url": "https://github.com/harvester/harvester/issues/3517" }
gharchive/issue
[BUG] The preset namespace on resource edit page is not correct Describe the bug To Reproduce Steps to reproduce the behavior: Go to create a Secret in cattle-logging-system. Go to Volume create page. The current namespace is cattle-logging-system Expected behavior We can not create Volume in cattle-logging-syste...
2025-04-01T04:34:09.624482
2024-12-02T03:25:23
2710346445
{ "authors": [ "SlavikCA", "ibrokethecloud", "ihcsim" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6755", "repo": "harvester/harvester", "url": "https://github.com/harvester/harvester/issues/7074" }
gharchive/issue
[FEATURE] Support longhorn monitoring Is your enhancement related to a problem? Please describe. Longhorn publishes an easy way to collect longhorn specific metrics from an underlying cluster https://longhorn.io/docs/1.5.4/monitoring/integrating-with-rancher-monitoring/ We should package the ServiceMonitor and a bas...
2025-04-01T04:34:09.633231
2022-09-27T08:37:01
1387355920
{ "authors": [ "FrankYang0529", "bk201" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6756", "repo": "harvester/harvester", "url": "https://github.com/harvester/harvester/pull/2836" }
gharchive/pull-request
Add upgrade webhook Problem: We need to add some webhook validation checks to forbid users from performing upgrades in some cases. This gives the user a smooth upgrade experience and ensures data reliability. Related Issue: https://github.com/harvester/harvester/issues/2833 Test plan: Case 1: A degraded volume in 3-n...
2025-04-01T04:34:09.634249
2023-06-21T03:22:52
1766606718
{ "authors": [ "guangbochen" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6757", "repo": "harvester/harvester", "url": "https://github.com/harvester/harvester/pull/4122" }
gharchive/pull-request
Revert "enable mcm feature during upgrade" Reverts harvester/harvester#3894 @mergify backport v1.2
2025-04-01T04:34:09.664290
2024-01-26T10:06:53
2101936026
{ "authors": [ "NoamGaash", "i5x64BIT" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6759", "repo": "hasadna/open-bus-map-search", "url": "https://github.com/hasadna/open-bus-map-search/pull/440" }
gharchive/pull-request
fix: Display missing data, change axis y-axis changed from automatic to 0-100% x-axis changed from utc to days axis intervals adjusted fill gaps: from 00 to last recorded point modify sorting to use momentjs functions (otherwise the gaps aren't handled correctly) #402 It doesn't look too bad in the end, see the ...
2025-04-01T04:34:09.674266
2024-02-21T13:56:22
2146822446
{ "authors": [ "michielmulders", "theekrystallee" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6760", "repo": "hashgraph/hedera-docs", "url": "https://github.com/hashgraph/hedera-docs/issues/593" }
gharchive/issue
Update Hedera Local Node tutorial with additional requirement Problem The Hedera Local Node DockerService requires a docker.sock file to exist within the /var/run/ folder on a machine. However, this file (symlink) appears not automatically created for all distributions (for example, Mac Apple Silicon chips like M1 or...
2025-04-01T04:34:09.675822
2022-09-06T19:42:11
1363736135
{ "authors": [ "SimiHunjan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6761", "repo": "hashgraph/hedera-mirror-node-explorer", "url": "https://github.com/hashgraph/hedera-mirror-node-explorer/issues/211" }
gharchive/issue
Smart Contract Traceability: Flat Trace Design Problem Contract Flat Trace information needs to be made available in the explorer. Solution Create a design to expose this information based on the requirements. Alternatives No response Design completed in Figma.
2025-04-01T04:34:09.768757
2021-02-10T18:58:43
805782479
{ "authors": [ "allwynsaldanha", "hashicorp-cla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6762", "repo": "hashicorp/hashicat-aws", "url": "https://github.com/hashicorp/hashicat-aws/pull/253" }
gharchive/pull-request
adding remote backend Updated code Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes Have you signed the CLA alread...
2025-04-01T04:34:09.818261
2022-12-08T23:11:34
1485564758
{ "authors": [ "Israphel", "JenGoldstrich", "hwwilliams", "ksatirli", "stefangluszek" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6763", "repo": "hashicorp/setup-packer", "url": "https://github....
gharchive/issue
Ambiguous Repo Rename Without Notice This repository has been renamed from packer-github-actions to setup-packer without any kind of warning or even a reasonable advantage and yet it will cause issues for hundreds, if not thousands, of other people's work that were referencing it. The new name is also less useful bec...
2025-04-01T04:34:09.823852
2020-10-20T13:05:27
725567233
{ "authors": [ "brikis98" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6764", "repo": "hashicorp/terraform-aws-nomad", "url": "https://github.com/hashicorp/terraform-aws-nomad/pull/81" }
gharchive/pull-request
Update repo to work with TF 0.13 Update required_version to 0.12.26 everywhere. Add pre-commit hooks. Update version numbers in CI build. Run go fmt and terraform fmt. Remove updating of Markdown files when we publish AMIs. Too much work to maintain, not enough value. Switch from dep to go mod. Tests passed! This...
2025-04-01T04:34:10.130538
2022-03-04T17:42:04
1159893687
{ "authors": [ "liarco", "smartlapse" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6765", "repo": "hashlips-lab/nft-erc721-collection", "url": "https://github.com/hashlips-lab/nft-erc721-collection/issues/61" }
gharchive/issue
Function has override specified but does not override anything Hello, when I try to deploy the contract, I have this error with the new MAJ you have provide . Hi @smartlapse, Which version are you using? There is no _startTokenId() function in our 1.0.1 version. If you are testing the code from #29 please make sur...
2025-04-01T04:34:10.159747
2022-03-12T00:01:57
1167027090
{ "authors": [ "sjakobi" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6766", "repo": "haskell-unordered-containers/unordered-containers", "url": "https://github.com/haskell-unordered-containers/unordered-conta...
gharchive/pull-request
Avoid boxing arrays (#230 rebased) Previously, we used a lot of things that looked like runST (act >>= unsafeFreeze) The trouble is that GHC can't unbox past the runRW# primitive that runST is based on. So this actually allocates an Array constructor which we will then throw away immediately. The way to avoid this i...
2025-04-01T04:34:10.221279
2017-04-08T23:03:50
220433671
{ "authors": [ "wyager", "xenog" ], "license": "unlicense", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6767", "repo": "haskoin/haskoin", "url": "https://github.com/haskoin/haskoin/issues/300" }
gharchive/issue
Strange memory behavior with Address' underlying ByteString This one is a bit of a head-scratcher for me. I'm trying to build up a big in-memory database of addresses derived from an XPubKey. Originally I was converting to a ByteString for use with a Trie, but I noticed that memory consumption was a lot higher than i...
2025-04-01T04:34:10.233537
2024-05-21T07:51:50
2307593462
{ "authors": [ "acohn", "dreem2001", "lmagyar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6768", "repo": "hassio-addons/addon-tailscale", "url": "https://github.com/hassio-addons/addon-tailscale/issues/364" }
gharchive/issue
Tailscale fails to start on HA Yellow after updating to 0.19.0 Problem/Motivation A clean-installed (no restored backup, no config, not even yet linked to a tailnet) copy of this addon, version 0.19.0, fails to start on a HA Yellow. Expected behavior Tailscale starts normally Actual behavior The addon immediatel...
2025-04-01T04:34:10.384480
2024-03-06T19:42:23
2172292162
{ "authors": [ "haus23" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6769", "repo": "haus23/runde.tips", "url": "https://github.com/haus23/runde.tips/issues/57" }
gharchive/issue
NextUI Customizations [ ] Colors [ ] Border-Radi [ ] NavLink [ ] Table Header [ ] Animation Speed [ ] Input Component Closed with b5bc513c3c319faa2dc01314e4c96bae05a0f1da
2025-04-01T04:34:10.387140
2014-08-19T13:51:14
40592942
{ "authors": [ "sroze", "theofidry" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6770", "repo": "hautelook/AliceBundle", "url": "https://github.com/hautelook/AliceBundle/pull/30" }
gharchive/pull-request
Allow to pass parameters to Alice from configuration Related to the pull request made on Alice library (nelmio/alice#130), this pull request allow to add parameters directly from the bundle configuration. If you look at the example wrote on the Alice's pull request, with this feature here, we simply have to set this ...
2025-04-01T04:34:10.388550
2017-06-08T21:19:16
234659400
{ "authors": [ "jmazzitelli", "josejulio" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6771", "repo": "hawkular/hawkular-agent", "url": "https://github.com/hawkular/hawkular-agent/pull/345" }
gharchive/pull-request
HWKAGENT-181 change the avail regex UP avail includes servers in reload-required and restart-required states Could you also update this one? https://github.com/jmazzitelli/hawkular-agent/blob/4fafdbb132386dbb79ae4381fbc32ede9be24238/eap6-support/hawkular-javaagent-wildfly-feature-pack-eap6/src/main/resources/featur...
2025-04-01T04:34:10.503757
2024-05-21T19:41:39
2308982754
{ "authors": [ "slamHC" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6772", "repo": "hc-sc-ocdo-bdpd/file-processing-tools", "url": "https://github.com/hc-sc-ocdo-bdpd/file-processing-tools/pull/171" }
gharchive/pull-request
Update documentation Updated documentation to include Pycharm Test Configuration setting. Included image of Pycharm configuration menu. Used main branch as base so differences in changes will also be applied. @pgaviganHC Can you take a look at the PR. I don't have write access so I can't request a review.
2025-04-01T04:34:10.517673
2017-05-27T15:05:48
231806995
{ "authors": [ "FreemanX", "shyhuai", "tfboyd" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6773", "repo": "hclhkbu/dlbench", "url": "https://github.com/hclhkbu/dlbench/pull/17" }
gharchive/pull-request
FCN5 update for single and multi-GPU performance I clocked the AWS K80s to the same 562MHz with BOOST off as what I think occurs in your tests. K80s can vary based on peering and setup but I think even though your K80s show as not peered that they actually work fine if treated as if they are but I cannot know for su...
2025-04-01T04:34:10.542855
2023-09-04T06:53:35
1879631105
{ "authors": [ "jun1okamura", "proppy", "xobs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6774", "repo": "hdl/conda-eda", "url": "https://github.com/hdl/conda-eda/issues/354" }
gharchive/issue
Who is maintaining "Conda EDA tools packages for Aarch64? Hi CC: @proppy I am trying to install OpenEDA/PDK into my MAC M2 on Ubuntu(aarch64) 22.04 by UTM but seems there are some missing packages. Steps to Reproduce the Problem make timing ... Retrieving notices: ...working... done Collecting package metadata (...
2025-04-01T04:34:10.555464
2023-03-09T09:17:00
1616767603
{ "authors": [ "joaquimrocha" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6776", "repo": "headlamp-k8s/headlamp", "url": "https://github.com/headlamp-k8s/headlamp/pull/999" }
gharchive/pull-request
Disable GPU on ARM Linux How to test: Run the app in a Linux+ARM device: verify that the text is shown @vbatts has a verified this works on an actual ARM Linux machine. Thanks! @ashu8912 , can you quickly check the code?
2025-04-01T04:34:10.603090
2023-10-10T19:54:06
1936106776
{ "authors": [ "BlueCube3310" ], "license": "MIT-0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6777", "repo": "hedge-dev/SharpNeedle", "url": "https://github.com/hedge-dev/SharpNeedle/pull/12" }
gharchive/pull-request
Implement PointCloud Support Adds support for loading and saving Frontiers' .pcmodel, .pccol and .pcrt files. Ah right, I forgot about pcrt. I'll take another look at the unknown field, but so far I've removed the 'Always 1' comment.
2025-04-01T04:34:10.671517
2022-01-12T05:15:33
1099888897
{ "authors": [ "Gabvoir", "helgeerbe", "jgodfrey", "sedwards58" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6778", "repo": "helgeerbe/picframe", "url": "https://github.com/helgeerbe/picframe/issues/221" }
gharchive/issue
picframe not searching NFS It doesn't appear that picframe is finding photos on an NFS share. Ideally, I'd like picframe to recurse through the subdirectories, but ignore directories that start with a dot. For example, recurse /photos/ into /photos/2022/2022-01/full/ but ignore /photos/2022/2022-01/.thunbs/. Any sug...
2025-04-01T04:34:10.674567
2024-12-09T07:42:02
2726254841
{ "authors": [ "helgeerbe", "paddywwoof", "sapnho" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6779", "repo": "helgeerbe/picframe", "url": "https://github.com/helgeerbe/picframe/issues/423" }
gharchive/issue
Does overlay still work with Bookworm/Wayland/labwc? Got a question regarding this, but user only got a black screen. Havn't tested it. Actual I'm on vacation. Will Test it when I'm back. Hi, the overlay works when I've tested it recently. But the link in your post is to @helgeerbe 's system using JavaScript and ...
2025-04-01T04:34:10.682740
2024-05-08T19:54:17
2286331404
{ "authors": [ "tjquinno" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6780", "repo": "helidon-io/helidon", "url": "https://github.com/helidon-io/helidon/issues/8736" }
gharchive/issue
OpenTelemetryTracer#spanBuilder always sets parent to active span; should this be left to the developer? (probably yes) Environment Details Helidon Version: 4.x Helidon SE or Helidon MP JDK version: OS: Docker version (if applicable): Problem Description The Helidon OpenTelemetryTracer#spanBuilder implementation o...
2025-04-01T04:34:10.696843
2023-04-05T08:34:04
1655180544
{ "authors": [ "mawdegroot", "waveform06" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6781", "repo": "helium/HIP", "url": "https://github.com/helium/HIP/pull/609" }
gharchive/pull-request
Prioritize Indoor Radios This HIP is submitted on KeithR's behalf. @hiptron Please close this PR Confirmed with authors
2025-04-01T04:34:10.704817
2022-04-20T06:22:40
1209215985
{ "authors": [ "kibichev", "r3d1o-tech-on", "zbl2020" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6782", "repo": "helium/denylist", "url": "https://github.com/helium/denylist/issues/4082" }
gharchive/issue
[Removal]: Decent Mulberry Hawk - After 2 months of nonsence tickets i finally i lost my location... Hotspot Name Decent Mulberry Hawk Hotspot b58 Address 11oMWJRKkQoxxzvjRTtDorAaZ1y26Ub6FXPvYHvq1fJVG4QU16H Discord Handle Kibichev#0192 Hotspot Manufacturer Bobcat Removal Reason What should be the " sufficient evidenc...
2025-04-01T04:34:10.725676
2022-01-30T08:22:38
1118457412
{ "authors": [ "abhay", "miketoshi", "smartooyou" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6783", "repo": "helium/denylist", "url": "https://github.com/helium/denylist/issues/62" }
gharchive/issue
I use my glamos mappers to drive by several locations and never reach any of these. They never witness nearby hotspots that received my mapper signal. Wallet addresses: Wallet1:13MoAKQQgYLNA9E2FX4wYbKdTiwVuBy4dmCPTFFHFs8TXcZeBEx Wallet2:13txxbQnqxs3hiYkCEL6QPLBRs2M49FBaKM99WkgE5U3Zrd41H5 Wallet3:14rukGkMgfBYoSbhX9ZNZh...
2025-04-01T04:34:10.782170
2021-02-09T19:09:34
804839040
{ "authors": [ "danielcolinjames", "filoozom", "guiferrpereira" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6784", "repo": "helium/explorer", "url": "https://github.com/helium/explorer/issues/200" }
gharchive/issue
Pie chart transaction type names become unreadable The names of the transaction types in the pie chart on the block detail page (/pages/blocks/[blockid].js) become unreadable with some colours. E.g.: on: https://explorer.helium.com/blocks/712479 Perhaps they should all be white for now, or we can take another look a...
2025-04-01T04:34:10.812920
2015-08-06T11:00:03
99410508
{ "authors": [ "AlanFoster", "hellojwilde" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6785", "repo": "hellojwilde/react-pick-datetime", "url": "https://github.com/hellojwilde/react-pick-datetime/pull/7" }
gharchive/pull-request
Add promise library to stop runtime errors on older browsers Fixes #5 Thanks so much for the PR. I like this solution! Let's merge it.
2025-04-01T04:34:10.827110
2019-07-17T19:12:47
469396749
{ "authors": [ "eliaspn", "rnkhouse", "strican" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6786", "repo": "helm/charts", "url": "https://github.com/helm/charts/issues/15659" }
gharchive/issue
[stable/nginx-ingress] Error: ErrImagePull Describe the bug A clear and concise description of what the bug is. Version of Helm and Kubernetes: kubectl version Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.4", GitCommit:"5ca598b4ba5abb89bb773071ce452e33fb66339d", GitTreeState:"clean", BuildDa...
2025-04-01T04:34:10.829647
2019-11-26T21:01:09
528969507
{ "authors": [ "Serk72", "dojadop" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6787", "repo": "helm/charts", "url": "https://github.com/helm/charts/issues/19166" }
gharchive/issue
[stable/elasticsearch-curator] Hooks broken as Values.command cannot be read in Job chart https://github.com/helm/charts/blob/master/stable/elasticsearch-curator/templates/hooks/job.install.yaml#L52-L54 Values.command is missing '$' before it causing the following error when running with hooks: <.Values.command>: can...
2025-04-01T04:34:10.833950
2020-04-08T15:49:14
596680511
{ "authors": [ "lostmimic", "rlees85", "tchiotludo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6788", "repo": "helm/charts", "url": "https://github.com/helm/charts/issues/21841" }
gharchive/issue
[stable/prometheus] incompatible default scrape_configs with prefixURL Right now, the scrape config is hardcoded : scrape_configs: - job_name: prometheus static_configs: - targets: - localhost:9090 I use a prefixURL in order to work behind a reverse proxy, the scape url must b...
2025-04-01T04:34:10.847199
2019-03-06T14:29:55
417831904
{ "authors": [ "Miouge1", "victornoel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6789", "repo": "helm/charts", "url": "https://github.com/helm/charts/pull/11954" }
gharchive/pull-request
[stable/oauth2-proxy] More configurations and fixes What this PR does / why we need it: On top of fixing some documentation and naming, this PR adds: the possibility to configure a Google service account to specify a ConfigMap for oauth2-proxy configuration (instead of inlining it in the values) move default configu...
2025-04-01T04:34:10.853829
2019-07-29T15:33:08
474118304
{ "authors": [ "leszko", "mesutcelik" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6790", "repo": "helm/charts", "url": "https://github.com/helm/charts/pull/15948" }
gharchive/pull-request
[stable/hazelcast] Sync up with the hazelcast Helm Chart repo Signed-off-by: Rafal Leszko<EMAIL_ADDRESS> What this PR does / why we need it: This PR adds a number of features: Hazelcast Management Center application Add kubeVersion, tillerVersion to Chart.yaml Rename annotation to the standard Helm annotations Updat...
2025-04-01T04:34:10.858318
2019-10-16T18:46:38
508031828
{ "authors": [ "jphayes", "torstenwalter", "zanhsieh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6791", "repo": "helm/charts", "url": "https://github.com/helm/charts/pull/18050" }
gharchive/pull-request
[stable/sonarqube] add support for Oracle DB Is this a new chart Existing chart maintained by @rjkernick @tsiddique What this PR does / why we need it: Adds support for connecting to an external Oracle database Also removes some duplicated properties from the deployment.yaml template Checklist [x] DCO signed [x] C...
2025-04-01T04:34:10.861088
2019-06-26T09:49:25
460871020
{ "authors": [ "hickeyma", "jinleileiking" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6792", "repo": "helm/helm", "url": "https://github.com/helm/helm/issues/5946" }
gharchive/issue
give a pdf version for doc :) Output of helm version: Output of kubectl version: Cloud Provider/Platform (AKS, GKE, Minikube etc.): @jinleileiking What is the use case for a PDF version of the docs? I want to read all helm things on kindle :) And seems there are a lot of solution to get pdf/mobi from md files....
2025-04-01T04:34:10.867843
2019-12-13T19:17:43
537726694
{ "authors": [ "guice" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6793", "repo": "helm/helm", "url": "https://github.com/helm/helm/issues/7228" }
gharchive/issue
Helm3 post-upgrade hooks not firing on subsequent upgrades It does not appear hooks in Helm3 are working. Output of helm version: version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"} Output of kubectl version: Client Version: version.I...
2025-04-01T04:34:10.876280
2020-11-19T17:15:38
746773270
{ "authors": [ "TBBle", "bacongobbler", "donatelloOo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6794", "repo": "helm/helm", "url": "https://github.com/helm/helm/issues/9036" }
gharchive/issue
Sub-charts files and folders permissions do not match defined umask Output of helm version: version.BuildInfo{Version:"v3.3.0", GitCommit:"8a4aeec08d67a7b84472007529e8097ec3742105", GitTreeState:"dirty", GoVersion:"go1.14.7"} Output of umask: 0002 As a reminder, with this umask 0002, when creating files and director...
2025-04-01T04:34:11.158754
2019-05-17T18:00:45
445555130
{ "authors": [ "bacongobbler", "jdolitsky" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6795", "repo": "helm/helm", "url": "https://github.com/helm/helm/pull/5754" }
gharchive/pull-request
Helm 3: Add documentation on registries Adapted from a doc I put together a while ago. Looks like a good first pass. In order for this to be displayed on the Helm docs site, you'll have to apply changes to helm-www to add the page to the sidebar. Let me know if you need help with this. @bacongobbler sounds good. ...
2025-04-01T04:34:11.162510
2019-08-15T08:31:57
481049701
{ "authors": [ "edbighead" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6796", "repo": "helm/helm", "url": "https://github.com/helm/helm/pull/6231" }
gharchive/pull-request
Fix wrongly displayed markdown Signed-off-by: Eduard Laur<EMAIL_ADDRESS> What this PR does / why we need it: Github is wrongly displaying toml markdown in accessing_files.md Special notes for your reviewer: If applicable: [x] this PR contains documentation [ ] this PR contains unit tests [ ] this PR has been tested...
2025-04-01T04:34:11.167979
2023-03-30T20:19:41
1648256671
{ "authors": [ "AlexAxenti", "felipecrs", "mumoshu", "xiaomudk", "yxxhero" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6797", "repo": "helmfile/helmfile", "url": "https://github.com/helmfile/helmfile/p...
gharchive/pull-request
feat: add duration to affected releases on sync The purpose of this feature is to show the duration it took to update or delete each release when a sync, destroy, or apply command is called. Below are some examples: Old display of affected releases: UPDATED RELEASES: NAME CHART VERSION releas...
2025-04-01T04:34:11.194934
2019-11-12T20:25:04
521782644
{ "authors": [ "Charca", "coveralls", "digitaldesigner", "plbabin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6798", "repo": "helpscout/hsds-react", "url": "https://github.com/helpscout/hsds-react/pull/74...
gharchive/pull-request
HSDS-81: DotStepper Component Jira Issue Summary This PR adds a new DotStepper component, to be used initially in the Beacon Onboarding project. Since this component is a pretty simple one, we've decided to build it from scratch instead of using the remake:component script to bootstrap it, so we can use it as an exam...
2025-04-01T04:34:11.203231
2024-03-18T11:21:34
2191931443
{ "authors": [ "Azbesciak", "Muslimdeveloper1444", "Robert01101101", "fisforfaheem", "iulian0512", "mvarendorff" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6799", "repo": "hemanthrajv/flutter_compas...
gharchive/issue
Incompatible with Android Gradle Plugin 8.x Since AGP 8.x it's required for modules to define a namespace in their module build.gradle; because this is missing in this project this causes projects using AGP 8.x to fail building. Already has potential PRs at #95 #102 and #103 please accept this PRs to make it comp...
2025-04-01T04:34:11.229269
2023-11-09T17:46:27
1986121711
{ "authors": [ "Vanclief", "henomis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6800", "repo": "henomis/lingoose", "url": "https://github.com/henomis/lingoose/issues/151" }
gharchive/issue
Implement method for Vector Databases to delete collection/payloads Is your feature request related to a problem? Please describe. Sometimes you do want to remove a collection/payload from a vector database, these methods are exposed by vector/databases APIs. Describe the solution you'd like Add a method to the index...
2025-04-01T04:34:11.231738
2024-12-19T19:57:22
2751295465
{ "authors": [ "codecov-commenter", "duncathan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6801", "repo": "henriquegemignani/jsonschema-to-typeddict", "url": "https://github.com/henriquegemignani/jsonschem...
gharchive/pull-request
use typing.Literal for enum schemas also slightly cleans up the output format Welcome to Codecov :tada: Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered :open...
2025-04-01T04:34:11.232755
2017-10-05T09:50:38
263065157
{ "authors": [ "Gamadril", "henrychavez" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6802", "repo": "henrychavez/nativescript-bottom-navigation", "url": "https://github.com/henrychavez/nativescript-bottom-n...
gharchive/issue
XML syntax of the example is wrong you have an opening bottomNav:BottomNavigation tag, but closing bottomBar:BottomNavigation in your XML examples... The documentation was updated thanks for notice.
2025-04-01T04:34:11.235666
2022-08-06T00:17:51
1330586295
{ "authors": [ "henrycode460", "omar-labana" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6803", "repo": "henrycode460/spaceTravel", "url": "https://github.com/henrycode460/spaceTravel/pull/33" }
gharchive/pull-request
Project Documentation This branch contains the documentation of the project with all details concerning this unique project. Invalid Code Review Request ⚠️❌ Hi team While you made great effort in this project, unfortunately🚩, I cannot proceed to review your code😓. The pull request should contain all of your commi...
2025-04-01T04:34:11.237057
2021-12-27T00:37:14
1088876218
{ "authors": [ "AelTV", "ashlyns19", "henryefranks" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6804", "repo": "henryefranks/pac-bar", "url": "https://github.com/henryefranks/pac-bar/issues/24" }
gharchive/issue
paceman game I am able to download the game but when i try and open the game it says the software needs to be updated. I have the same Unfortunately I haven't been able to support this software for a while as I no longer own an up-to-date Mac. From what I understand, you'll need to recompile the software with the...
2025-04-01T04:34:11.251350
2020-06-10T15:53:53
636363977
{ "authors": [ "hepcat72", "jcmatese", "lparsons" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6805", "repo": "hepcat72/htseq2multx", "url": "https://github.com/hepcat72/htseq2multx/pull/1" }
gharchive/pull-request
Initial Code Review The changes here represent everything that has been done to create this package thus far. I created an empty branch off the initial commit called audit and this PR is a merge of master's HEAD into the audit branch. The main thing to review is: htseq2multx.pl It would also be helpful to review:...
2025-04-01T04:34:11.257511
2017-11-29T21:22:25
277911414
{ "authors": [ "blakebarnett", "ncdc", "rosskukulinski", "skriss", "whereismyjetpack" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6806", "repo": "heptio/ark", "url": "https://github.com/heptio/ark...
gharchive/issue
Backups fail if PVCs are in Lost status We had someone "clean up" some EBS volumes without removing the PVC in Kubernetes, this makes backups fail with: ark-1204325235-v0qkl ark time="2017-11-29T00:00:17Z" level=error msg="backup failed" error="[persistentvolumes \"pvc-fc7e9262-6046-11e7-bb8b-06ad180bac7f\" not found...
2025-04-01T04:34:11.261163
2019-08-29T04:37:08
486732540
{ "authors": [ "youngnick" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6807", "repo": "heptio/contour", "url": "https://github.com/heptio/contour/pull/1402" }
gharchive/pull-request
Update documentation for new recommended example Fixes #1185 This PR updates all the documentation as follows: Add new contour and contour-dev example installations. Update all the documentation to refer to contour as the recommended example. Deprecate the old example installations (deployment-grpc-v2, ds-grpc-v2, d...
2025-04-01T04:34:11.273533
2019-04-14T17:52:11
433010438
{ "authors": [ "codecov-io", "johnSchnake" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6808", "repo": "heptio/sonobuoy", "url": "https://github.com/heptio/sonobuoy/pull/674" }
gharchive/pull-request
Defer assignment of Docker gcr.io secret With the ':=' assignment in the Makefile, the SECRET was evaluated at the start, regardless of whether it was needed or not to complete the recipe. This causes an issue if you don't have the necessary docker-credential-gcr tool which is expected to be there for Jenkins. This c...
2025-04-01T04:34:11.302507
2017-12-05T11:10:08
279335563
{ "authors": [ "mnonnenmacher", "sschuberth" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6809", "repo": "heremaps/oss-review-toolkit", "url": "https://github.com/heremaps/oss-review-toolkit/pull/102" }
gharchive/pull-request
Gradle remote artifacts See the individual commit messages for details. This change is  780c932 This commit message now needs the body text removed (see previous commit). Reviewed 2 of 2 files at r1, 1 of 1 files at r2. Review status: 2 of 9 files reviewed at latest revision, all discussions resolved. Commen...
2025-04-01T04:34:11.308076
2019-10-09T00:33:12
504345650
{ "authors": [ "hericlesme", "robertbegna", "satanb4" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6810", "repo": "hericlesme/cast-sh", "url": "https://github.com/hericlesme/cast-sh/issues/12" }
gharchive/issue
Allow session close Description Currently, once created, sessions can't be closed. And if they cannot be closed, we will have unused tabs. To fix this, you need to implement the session close via a close button on each tab. The button not only closes the session in the user interface but also kills the related proces...
2025-04-01T04:34:11.315942
2022-07-25T06:59:21
1316361766
{ "authors": [ "giangdh1009", "herlesupreeth" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6811", "repo": "herlesupreeth/docker_open5gs", "url": "https://github.com/herlesupreeth/docker_open5gs/issues/93" ...
gharchive/issue
Creating amf ... error ERROR: for amf Cannot start service amf: driver failed programming external connectivity on endpoint amf (352a58f6e6f8a0ff04eac3a6bbf825c698554003e3b614950b6c6b4183535ce9): Error starting userland proxy: protocol not supported ERROR: for amf Cannot start service amf: driver failed programmin...
2025-04-01T04:34:11.325081
2024-11-18T22:45:47
2670183302
{ "authors": [ "claireramming", "edmorley" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6812", "repo": "heroku/heroku-buildpack-python", "url": "https://github.com/heroku/heroku-buildpack-python/issues/1700" }
gharchive/issue
Add support for configuring Poetry via env vars (POETRY_*) I have several applications that use poetry and several of the packages in each app need to be installed via a private repository. Previously I was able to install these in my apps using a requirements.txt that installed poetry, then a post_compile script tha...
2025-04-01T04:34:11.343970
2022-03-22T17:31:21
1177087813
{ "authors": [ "CPBridge", "hackermd" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6813", "repo": "herrmannlab/highdicom", "url": "https://github.com/herrmannlab/highdicom/pull/161" }
gharchive/pull-request
Implement decoding API for specimen description The PR provides a decoding API for the following classes: highdicom.SpecimenDescription highdicom.SpecimenPreparationStep highdicom.SpecimenCollection highdicom.SpecimenProcesing highdicom.SpecimenSampling highdicom.SpecimenStaining Note that a breaking change is intr...
2025-04-01T04:34:11.500373
2018-08-08T23:54:16
348931648
{ "authors": [ "ViolentCrumble", "andrewresearch" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6829", "repo": "heta-io/tap", "url": "https://github.com/heta-io/tap/issues/179" }
gharchive/issue
For each TAP query, the description field needs to be updated with more detail The description field should provide: A detailed description of what the query does A URL for the relevant documentation page (a stub should be created if it doesn't exist) A URL to the specific exemplar query This should be stored in a ...
2025-04-01T04:34:11.537704
2024-04-09T13:39:20
2233467244
{ "authors": [ "knulpi", "mrlubos" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6830", "repo": "hey-api/openapi-ts", "url": "https://github.com/hey-api/openapi-ts/pull/313" }
gharchive/pull-request
replace dashes in schema names For a reason I did not identify deeper, OpenAPI sometimes includes dashes (-) in schema names. This happened for me when using FastAPI Swagger docs as input. As the schema name from the spec is used as a function/variable expression in the generated schemas.ts file and dashes are not al...
2025-04-01T04:34:11.558384
2017-01-01T17:25:31
198274746
{ "authors": [ "TheBuilder3", "hfiref0x" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6831", "repo": "hfiref0x/DSEFix", "url": "https://github.com/hfiref0x/DSEFix/issues/8" }
gharchive/issue
Dsefix ran but not allowing driver to load? So I ran dsefix as admin as -d and everything ran smoothy but for some reason im not able to load my driver? http://prnt.sc/dqc8ry Don't use SCM. Load it with NtLoadDriver. With ntloaddriver I get error 0x0000001 and with scm I get And how do you load it? Actually,...
2025-04-01T04:34:11.580292
2024-10-19T23:42:37
2599729950
{ "authors": [ "hhenrichsen", "spidunno" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6832", "repo": "hhenrichsen/canvas-commons", "url": "https://github.com/hhenrichsen/canvas-commons/issues/14" }
gharchive/issue
Plotting algorithm Currently, LinePlot just samples the function at a bunch of evenly spaced points, but much higher quality results could be obtained through an actual plotting algorithm where more points are sampled where the function changes rapidly. I believe it's called adaptive function plotting. Also, plots of...
2025-04-01T04:34:11.584559
2019-01-08T19:17:21
397047986
{ "authors": [ "art2crazy", "hhrutter" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6833", "repo": "hhrutter/pdfcpu", "url": "https://github.com/hhrutter/pdfcpu/issues/61" }
gharchive/issue
Multi-line watermark Hi Horst, Great project! I just started to learn go, so if I missed anything, sorry. I'm using api and pdfcpu pkgs to add a watermark to the pdf, like so: str := "Line1\nLine2" wm, err := pdfcpu.ParseWatermarkDetails(str, true) // check err in := "somefile.pdf" out := "watermark.pdf" cmd := api.C...
2025-04-01T04:34:11.591704
2022-04-27T13:49:50
1217390761
{ "authors": [ "VladyslavVolkov", "alexbeewise", "errandir" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6834", "repo": "hiberbee/jetbrains-ide-theme", "url": "https://github.com/hiberbee/jetbrains-ide-theme/is...
gharchive/issue
Selection isn't visible on editor's text When any part of code in PyCharm's editor is selected, the selection isn't visible because it is coloured black, while the background is dark grey. Expected behavior The contrast of the selection must be increased, by brightening the selection colour or changing it to a bright...
2025-04-01T04:34:11.595665
2016-03-17T17:36:01
141653614
{ "authors": [ "emmanuelbernard", "fcalderonnearsoft" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6835", "repo": "hibernate/hibernate-orm", "url": "https://github.com/hibernate/hibernate-orm/pull/1302" }
gharchive/pull-request
WEBSITE-421 changed dead link to http://hibernate.org/xsd/hibernate-configuration/ Hi @emmanuelbernard I think you already merged a solution to this issue, don't you? right. thanks.
2025-04-01T04:34:11.597224
2018-07-09T22:49:07
339633397
{ "authors": [ "beikov", "pithumke" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6836", "repo": "hibernate/hibernate-orm", "url": "https://github.com/hibernate/hibernate-orm/pull/2402" }
gharchive/pull-request
HHH-12782 Test for N+1 selects on diamond shaped OneToMany + FetchType.EAGER + FetchMode.JOIN https://hibernate.atlassian.net/browse/HHH-12782 Please see JIRA issue + comments. Feedback very appreciated. Thanks for the test. Superseded by https://github.com/hibernate/hibernate-orm/pull/3873
2025-04-01T04:34:11.602891
2015-02-06T10:52:38
56797698
{ "authors": [ "dargiri", "sebersole", "vladmihalcea" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6837", "repo": "hibernate/hibernate-orm", "url": "https://github.com/hibernate/hibernate-orm/pull/884" }
gharchive/pull-request
HHH-9602 - Add materialized view support for schema validation Added new dialect for PostgreSQL 9.3 that supports materialized views & enable materialized view support for schema validation. Please merge these changes also into latest 4.x version if they're planned. Attached test case to reproduce bug: https://gi...
2025-04-01T04:34:11.616299
2021-04-06T21:41:31
851831029
{ "authors": [ "hibiken", "koddr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6838", "repo": "hibiken/asynqmon", "url": "https://github.com/hibiken/asynqmon/issues/71" }
gharchive/issue
Switch from Roboto to Inter font https://fonts.googleapis.com/css?family=Inter:300,400,500,700&display=swap With Inter font dashboard looks more clear: I see. Currently, this web UI heavily relies on Material UI, which says that "it was designed with the Roboto font in mind". To avoid any style breakage, I'd prefe...
2025-04-01T04:34:11.621735
2024-05-03T21:24:48
2278445211
{ "authors": [ "chenrui333", "hickford" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6839", "repo": "hickford/git-credential-oauth", "url": "https://github.com/hickford/git-credential-oauth/issues/55" }
gharchive/issue
About latest release 👋 looks like 0.11.3 tag is not tagged as latest release, any idea why? Thanks. relates to https://github.com/Homebrew/homebrew-core/pull/170670 v0.11.3 released with goreleaser https://github.com/hickford/git-credential-oauth/releases/tag/v0.11.3
2025-04-01T04:34:11.703147
2020-02-05T01:08:28
560080266
{ "authors": [ "jeremykentbgross", "yyyc514" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6841", "repo": "highlightjs/highlight.js", "url": "https://github.com/highlightjs/highlight.js/issues/2390" }
gharchive/issue
npm does not have dist/highlight.pack.js or dist/highlight.min.js According to the npm page, one should link to <script src="/path/to/highlight.pack.js"></script> while older (non npm) versions provided a highlight.min.js. Neither of these exist in the npm installation. At present, there is no compressed version fo...
2025-04-01T04:34:11.705222
2020-11-15T13:34:13
743258105
{ "authors": [ "RedGuy12", "joshgoebel" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6842", "repo": "highlightjs/highlight.js", "url": "https://github.com/highlightjs/highlight.js/pull/2867" }
gharchive/pull-request
Add BBcode to language table Resolves #2592 Changes I added a link to my BBCode repo in SUPPORTED_LANGUAGES.md (I didn't understand at first that you just link to the repo, I thought you uploaded your file, but then I realized I was wrong, that's why there's a created file and a deleted file in the list of changes)...
2025-04-01T04:34:11.770810
2021-06-12T04:47:13
919431065
{ "authors": [ "A5rocks" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6843", "repo": "hikari-py/hikari", "url": "https://github.com/hikari-py/hikari/pull/657" }
gharchive/pull-request
Remove a couple type ignores + cleanup CacheMappingView Summary I really wanted to remove a few of those pesky type ignores, you know? But I may have added more than I removed... Anyways, this PR also contains cache changes as when I asked around about whether I could change some interfaces, I got directed to remove ...
2025-04-01T04:34:11.779369
2016-02-23T06:55:06
135654963
{ "authors": [ "hilvarenbeek" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6844", "repo": "hilvarenbeek/nl.marcovandenhout.marantz", "url": "https://github.com/hilvarenbeek/nl.marcovandenhout.marantz/issues/8" }
gharchive/issue
Add send custom command card Add an action card where the user can type in their own command (e.g.) 'SINEWINPUT' for when Marantz/Denon release a model with input source named newinput and it is not in the app yet. Also useful while not everything is implemented yet. added in 0.0.7
2025-04-01T04:34:11.781708
2021-03-25T15:28:40
841046256
{ "authors": [ "SapinderSingh", "himanshusharma89" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6845", "repo": "himanshusharma89/relic_bazaar", "url": "https://github.com/himanshusharma89/relic_bazaar/issues/16...
gharchive/issue
App is using a Text Widget for unknown route instead of a screen. Bug Report 🐛 If by chance there is no valid route, user must be navigated to a screen, rather than encountering app crash or errors, but the app is using a Text widget instead of a screen. Expected Behavior If there is no valid route or screen, user m...
2025-04-01T04:34:11.788275
2021-03-04T09:38:54
821950625
{ "authors": [ "AmjadNoor", "Saransh-cpp", "himanshusharma89", "ishandeveloper" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6846", "repo": "himanshusharma89/relic_bazaar", "url": "https://github.com/hi...
gharchive/issue
Update README Update the readme to list out the following [ ] License [ ] Code of conduct [ ] Contributing You can follow these: https://github.com/himanshusharma89/flutterx100 https://github.com/smaranjitghose/girlscript_app @himanshusharma89 , Can you assign me please. Sorry @AmjadNoor, we really appreci...
2025-04-01T04:34:11.818395
2024-03-12T18:26:45
2182402546
{ "authors": [ "He1DAr", "blockstack-devops" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6847", "repo": "hirosystems/explorer", "url": "https://github.com/hirosystems/explorer/pull/1514" }
gharchive/pull-request
fix: address tx events pagination fast follow update design fix types remove unused code add loading state :tada: This PR is included in version 1.151.1 :tada: The release is available on GitHub release Your semantic-release bot :package::rocket:
2025-04-01T04:34:11.823253
2022-05-16T17:09:36
1237450316
{ "authors": [ "landitus" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6848", "repo": "hirosystems/stacks-wallet-web", "url": "https://github.com/hirosystems/stacks-wallet-web/issues/2427" }
gharchive/issue
Display fund account link on the transaction signing screen Based on the work to be done for https://github.com/hirosystems/stacks-wallet-web/issues/2251. We’d like to provide our users to the shortest path so a successful transaction. Currently, the transaction singing insufficient funds state doesn’t provide a dire...
2025-04-01T04:34:11.828248
2022-06-14T21:56:38
1271406372
{ "authors": [ "fbwoolf", "kyranjamie" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6849", "repo": "hirosystems/stacks-wallet-web", "url": "https://github.com/hirosystems/stacks-wallet-web/pull/2491" }
gharchive/pull-request
fix: new tab send form nonce and scroll Try out this version of the Hiro Wallet - download extension builds. This fixes the initial value for nonce not being set when launching the send form in a new tab for ledger. It also fixes not being able to scroll in full page to view all tx details. cc/ @kyranjamie @kyran...
2025-04-01T04:34:11.830581
2022-07-06T08:35:12
1295458417
{ "authors": [ "friedger", "kyranjamie" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6850", "repo": "hirosystems/stacks-wallet-web", "url": "https://github.com/hirosystems/stacks-wallet-web/pull/2536" }
gharchive/pull-request
fix(tx-signing): routes missing, missing sip10 detection Try out this version of the Hiro Wallet - download extension builds. Closes #2534 Closes #2537 Thanks for pointing out @friedger. Also updates connect +1
2025-04-01T04:34:11.869042
2024-01-24T16:45:39
2098679099
{ "authors": [ "cleesmith", "hiyouga" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6851", "repo": "hiyouga/LLaMA-Factory", "url": "https://github.com/hiyouga/LLaMA-Factory/issues/2329" }
gharchive/issue
Will LLaMa-Factory run/train on a MacBook Pro M3 Max with 128GB ? Reminder [X] I have read the README and searched the existing issues. Reproduction CUDA_VISIBLE_DEVICES=0 USE_MODELSCOPE_HUB=1 python src/train_web.py but i get this error: "raise ValueError( ValueError: FP16 Mixed precision training with AMP or APE...
2025-04-01T04:34:11.929680
2020-02-22T09:19:10
569307665
{ "authors": [ "Emplis", "hkalexling" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6860", "repo": "hkalexling/Mango", "url": "https://github.com/hkalexling/Mango/issues/5" }
gharchive/issue
[Feature Request] Choose the scrolling direction of the reader Sometimes there is double page view (like image 1 and 2) and it more confortable to read them in the reading direction of the original book (right to left or left to right). I don't really know how to implement that, maybe with some css orientation proper...
2025-04-01T04:34:11.944881
2020-06-29T12:10:06
647318980
{ "authors": [ "hkalexling", "jaredlt", "short-circuit", "zFerry98" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6861", "repo": "hkalexling/Mango", "url": "https://github.com/hkalexling/Mango/issues/82" }
gharchive/issue
[Bug Report] OPDS Android app Librera Reader 404 book not found and web .../opds error On the android app you can navigate the library (you only see the names of the series and the volumes, no covers) you can select volumes and chapters but as soon as you open one of them comes out 404 book not found. If you write on...
2025-04-01T04:34:11.973501
2023-02-08T13:16:49
1576107745
{ "authors": [ "G-DPP", "rlindstrm" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6862", "repo": "hl7-eu/unicom-ig", "url": "https://github.com/hl7-eu/unicom-ig/issues/106" }
gharchive/issue
sql database structure I learned that there are some nice people who would be interested in SQL database schema for our data. Possibly, also mapping to our PPL logical model or FHIR definitional resources, so that it would be easy for them to take our FHIR data and play with it in their SQL database. Can we reuse d6....
2025-04-01T04:34:11.998952
2020-08-23T08:19:07
684139557
{ "authors": [ "hlissner", "ncihnegn", "peterhoeg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6863", "repo": "hlissner/doom-emacs", "url": "https://github.com/hlissner/doom-emacs/issues/3808" }
gharchive/issue
Can't redo w/ C-r What did you expect to happen? C-r for redo What actually happened? Error message when editing a long .tex file Works fine on a new file on Fundamental mode Same error on a new .c file Try removing config.el but the error persists. Additional details: C-r bound to undo-fu-only-redo Message: command...
2025-04-01T04:34:12.092605
2022-03-22T11:41:30
1176660748
{ "authors": [ "Gareth40343", "bhssamray" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6864", "repo": "hmcts/civil-service", "url": "https://github.com/hmcts/civil-service/pull/792" }
gharchive/pull-request
feat: retain solicitor references otherwise lost upon defendant response JIRA link (if applicable) https://tools.hmcts.net/jira/browse/CMC-1985 Change description Retain solicitor references otherwise lost in defendant response journey (1v2 diff solicitor). solicitorReferences (which contains applicant solicitor refe...
2025-04-01T04:34:12.184271
2019-03-20T12:53:00
423234995
{ "authors": [ "MOsinloye" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6865", "repo": "hmcts/sscs-track-your-appeal-notifications", "url": "https://github.com/hmcts/sscs-track-your-appeal-notifications/pull/419" }
gharchive/pull-request
set up SSCS track your appeal notifications security scan Before creating a pull request make sure that: [ ] commit messages are meaningful and follow good commit message guidelines [ ] README and other documentation has been updated / added (if needed) [ ] tests have been updated / new tests has been added (if need...
2025-04-01T04:34:12.222046
2016-07-18T12:58:18
166087529
{ "authors": [ "alexec", "dabd" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6866", "repo": "hmrc/self-assessment-api", "url": "https://github.com/hmrc/self-assessment-api/pull/134" }
gharchive/pull-request
MTDSA-509 bug invalid date @rakeshavasarala , this address the actual bug (not returning an error when validation fails). I think we also have a bigger question about how to deal with the validations errors that get returned to JsError branch inwithJsonBody. Basically, they don't get codes, so we must use a generic c...
2025-04-01T04:34:12.223534
2024-06-12T11:56:31
2348585089
{ "authors": [ "TSiyamachiraQA" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6867", "repo": "hmrc/tdr-customs-declarations", "url": "https://github.com/hmrc/tdr-customs-declarations/pull/1" }
gharchive/pull-request
DCWL-2329 Amend repo name and port to distinguish from Customs Declar… …ations Please ensure we are following our Ways of Working for Pull Requests: https://confluence.tools.tax.service.gov.uk/display/BTL/Ways+of+Working+for+Pull+Requests @IanWood-HMRC, I have made all the necessary changes I could find
2025-04-01T04:34:12.250415
2022-07-20T04:38:55
1310424041
{ "authors": [ "hnimminh", "rahman77889" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6868", "repo": "hnimminh/libresbc", "url": "https://github.com/hnimminh/libresbc/issues/60" }
gharchive/issue
[BUG] failed rsync Hi @hnimminh while installation show as bellow TASK [captagent : Copy captagent role source to target host] *************************************************************************************************************************************************************************** fatal: [voiptcel]: ...
2025-04-01T04:34:12.267646
2018-09-01T13:56:16
356204388
{ "authors": [ "chietanjain" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6869", "repo": "hobbyquaker/homekit2mqtt", "url": "https://github.com/hobbyquaker/homekit2mqtt/issues/130" }
gharchive/issue
Need HELP to config Fan accessory Hello! I am fairly new to both homekit and GitHub. Thank you @hobbyquaker for this application!! I have installed homekit2mqtt and have access to the web interface. I have mosquito installed and working, and I am currently using it with homebridge. I am endeavoring to add a Fan acces...
2025-04-01T04:34:12.320867
2023-10-23T04:33:57
1956333935
{ "authors": [ "jbednar", "maximlt", "nglee" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6870", "repo": "holoviz/param", "url": "https://github.com/holoviz/param/issues/875" }
gharchive/issue
Our product is a GUI based product in Windows and it is awkward to see a command line window pop up and close. We are hoping that param could be updated so that it does not receive version information from git in runtime. An alternative would be to have a separate __version__.py file that is created during package bui...
2025-04-01T04:34:12.883499
2019-12-03T04:46:03
531716747
{ "authors": [ "pvizeli", "snowzach" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6871", "repo": "home-assistant/hassio", "url": "https://github.com/home-assistant/hassio/issues/1389" }
gharchive/issue
How to select from custom docker images and optionally include devices I have a question that I'm trying to figure out how to help people with my add-on... I have a system DOODS that has a number of docker images and possible USB devices. I have docker images for several variants of AMD64 which different CPU instruct...