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:59.276738
2023-04-03T07:19:24
1651488552
{ "authors": [ "aniketkatkar97", "harshach" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9304", "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/10888" }
gharchive/issue
backend: aggregate and suggest APIs not working properly Affected module Does it impact the UI, backend or Ingestion Framework? backend Describe the bug A clear and concise description of what the bug is. Both the aggregate and suggest APIs are not working for the container entity when trying to search through the c...
2025-04-01T04:34:59.279608
2020-11-01T02:15:38
733847932
{ "authors": [ "MRJasonP", "XiaohangZhan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9305", "repo": "open-mmlab/OpenSelfSup", "url": "https://github.com/open-mmlab/OpenSelfSup/issues/64" }
gharchive/issue
InterCLR implemetation Hi Xiaohang, Thank you for sharing the amazing work. I would like to check with you whether this repo contains the implementation&pretrianed models of InterCLR method. I read your recent paper "Delving into Inter-Image Invariance for Unsupervised Visual Representations", and would like to furth...
2025-04-01T04:34:59.280715
2019-12-18T09:28:49
539558696
{ "authors": [ "Youggie", "hellock" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9306", "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/1831" }
gharchive/issue
RuntimeError: expand(torch.cuda.FloatTensor{[256, 100, 100]}, size=[]): the number of sizes provided (0) must be greater or equal to the number of dimensions in the tensor (3) When you multiply two tensors, you get this error. How do you solve it?Does anyone have any good advice?Thank you very much Please follow th...
2025-04-01T04:34:59.282768
2019-01-18T07:53:04
400610068
{ "authors": [ "alexwq100", "kakaluote", "tdiekel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9307", "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/271" }
gharchive/issue
workflow not work when i config workflow = [('train', 2),('val',1)], train crash by this assert len(data_loaders) == len(workflow) because len(data_loaders) always 1 hi ,@hellock, you say " In detection tasks we implement mAP evaluation during training to serve as validation, so the val phase is unnecessary." wher...
2025-04-01T04:34:59.287703
2020-11-19T10:43:19
746459791
{ "authors": [ "CLAassistant", "OpenMMLab-Assistant-007", "ZwwWayne", "renjithbaby23" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9308", "repo": "open-mmlab/mmdetection", "url": "https://github.com/...
gharchive/pull-request
Update get_started.md Added instructions related to the docker version to ensure that user is not running into issues mentioned here https://github.com/NVIDIA/nvidia-docker/issues/1165 Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor Licen...
2025-04-01T04:34:59.301350
2023-10-18T13:21:11
1949745956
{ "authors": [ "Lemonade24510", "Zzzouzou", "atinfinity" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9309", "repo": "open-mmlab/mmdetection3d", "url": "https://github.com/open-mmlab/mmdetection3d/issues...
gharchive/issue
[Bug] FCOS3D train on kitti dataset Prerequisite [X] I have searched Issues and Discussions but cannot get the expected help. [X] I have read the FAQ documentation but cannot get the expected help. [X] The bug has not been fixed in the latest version (dev-1.x) or latest version (dev-1.0). Task I have modified the s...
2025-04-01T04:34:59.308605
2021-07-02T01:33:44
935334692
{ "authors": [ "chetanmreddy", "filaPro" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9310", "repo": "open-mmlab/mmdetection3d", "url": "https://github.com/open-mmlab/mmdetection3d/issues/694" }
gharchive/issue
Inference using existing models and standard datasets - imvoxelnet - Kitti Hello @Tai-Wang @filaPro I am trying to do inference using the instructions here python tools/test.py configs/imvoxelnet/imvoxelnet_kitti-3d-car.py checkpoints/imvoxelnet_kitti-3d-car_20210610_152323-b9abba85.pth --show --show-dir ./data/kitti...
2025-04-01T04:34:59.488100
2018-10-02T15:02:00
365941420
{ "authors": [ "tommyJimmy87", "tsandall" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9311", "repo": "open-policy-agent/opa-istio-plugin", "url": "https://github.com/open-policy-agent/opa-istio-plugin/issue...
gharchive/issue
Inject Sidecar per Pod Would be nice to have the injection with the annotations. Like in Istio you can define the injection for namespace or per pod with the annotation : sidecar.istio.io/inject: "true" The quickstart.yaml file shows how you can enable OPA sidecar injection. https://github.com/open-policy-agent/opa...
2025-04-01T04:34:59.520455
2021-06-17T01:10:15
923283927
{ "authors": [ "bhess", "gpadisal" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9312", "repo": "open-quantum-safe/liboqs-java", "url": "https://github.com/open-quantum-safe/liboqs-java/issues/17" }
gharchive/issue
Different secret key size(Dilithium3) and Signature (Falcon-1024) Dilithium3 secretkey size is 4000 vs NIST 4016 Falcon-1024 Signature size 1330 vs NIST 1280 Dilithium3 secret key size was changed to 4000 bytes as part of the version 3.1 specification update. Falcon-1024 defines 1330 bytes for signatures in their r...
2025-04-01T04:34:59.524516
2023-10-11T05:35:02
1936863063
{ "authors": [ "RohitArora7", "dstebila", "jimouris" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9313", "repo": "open-quantum-safe/liboqs-java", "url": "https://github.com/open-quantum-safe/liboqs-java/issues/...
gharchive/issue
Issue with decap_secret In order to give client_secret_key from external I had modified KEMExample.java and KeyEncapsulation.java , i am getting the following error KEMExample.java byte[] shared_secret_client = client.decap_secret(ciphertext,client_secret_key); KeyEncapsulation.java public byte[] decap_secret(byte[] ...
2025-04-01T04:34:59.536448
2023-07-15T20:45:33
1806325733
{ "authors": [ "babblebey", "bdougie" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9314", "repo": "open-sauced/app", "url": "https://github.com/open-sauced/app/pull/1371" }
gharchive/pull-request
feat: collaboration request tab enhancement Description This pull request introduces a new feature to display the Request Tab regardless of the collaboration status. Additionally, a div is added at the top part of the Request Tab Content, actively indicating the user's collaboration status with a corresponding messa...
2025-04-01T04:34:59.543709
2023-09-01T21:15:09
1878052525
{ "authors": [ "bdougie", "brandonroberts" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9315", "repo": "open-sauced/app", "url": "https://github.com/open-sauced/app/pull/1653" }
gharchive/pull-request
chore: add redirect for insight subdomain Description Adds configuration for a domain-level redirect from insight.opensauced.pizza to insights.opensauced.pizza What type of PR is this? (check all applicable) [ ] 🍕 Feature [ ] 🐛 Bug Fix [ ] 📝 Documentation Update [ ] 🎨 Style [ ] 🧑‍💻 Code Refactor [ ] 🔥 Perf...
2025-04-01T04:34:59.571295
2024-03-19T20:32:09
2195950689
{ "authors": [ "arminru", "gdfast", "tigrannajaryan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9316", "repo": "open-telemetry/opamp-go", "url": "https://github.com/open-telemetry/opamp-go/pull/264" }
gharchive/pull-request
Upgrade OTel SDK dependencies in the internal/example module Problem The example code has a number of dependencies on otel packages that are either deprecated or very old. This makes developing and improving the examples challenging, and also doesn't make for the best examples for new users. Solution Upgrade the OTe...
2025-04-01T04:34:59.642922
2023-03-22T16:31:11
1636123096
{ "authors": [ "Allex1", "Saki042", "TylerHelmuth", "pseymournutanix", "seb-835", "sreejesh-radhakrishnan-db" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9317", "repo": "open-telemetry/opentel...
gharchive/issue
imagePullSecrets on the collector image Hello, The helm chart now allows imagePullSecrets for the operator image, but this doesn't fall into the collector (unless I am missing something). Perhaps it would be easier to add them to the service accounts if set in .Values.imagePullSecrets @pseymournutanix That's a good...
2025-04-01T04:34:59.669474
2023-02-09T13:49:16
1577926015
{ "authors": [ "Flarna", "dyladan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9318", "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/issues/3598" }
gharchive/issue
Consider making internal SDK components private Currently we export a lot of functions, types, objects, and classes from our core packages that we consider to be internal. This leads people to depend on these components which we do not recommend (example: https://github.com/prisma/prisma/blob/9c6e80e6fadc3068a54bc6cb...
2025-04-01T04:34:59.680474
2024-02-29T15:49:26
2161566951
{ "authors": [ "Amit-mycedar", "alexghr", "axe-me", "luskin", "pichlermarc" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9319", "repo": "open-telemetry/opentelemetry-js", "url": "https://github.c...
gharchive/issue
Package subpath './build/src/trace/NoopTracer' is not defined by "exports" What happened? Steps to Reproduce Install the latest version of OTEL (1.8.0) Expected Result Work with no errors Actual Result Throws an error Additional Details we have 2 different installations of OTEL 1 is a first-party use (in our code) wh...
2025-04-01T04:34:59.694238
2019-11-15T22:07:19
523712728
{ "authors": [ "codecov-io", "mayurkale22", "xiao-lix" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9320", "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemet...
gharchive/pull-request
feat: add example for postgres plugin Which problem is this PR solving? Requires #501 Closes #491 Short description of the changes Add an express app example using postgres plugin Codecov Report Merging #542 into master will increase coverage by 6.06%. The diff coverage is n/a. @@ Coverage Diff ...
2025-04-01T04:34:59.709041
2020-01-10T17:40:44
548207119
{ "authors": [ "codecov-io", "dyladan", "mayurkale22" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9321", "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetr...
gharchive/pull-request
chore: 0.3.3 release proposal Which problem is this PR solving? Weekly patch release Release draft note: https://github.com/open-telemetry/opentelemetry-js/releases/edit/untagged-f1f83ee5eb03f516352b Total 70 files updated: 28 packages (version.ts + package.json) = 56 test-utils package (only package.json) = 1...
2025-04-01T04:34:59.752980
2022-06-17T17:55:07
1275318366
{ "authors": [ "arielvalentin", "plantfansam" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9322", "repo": "open-telemetry/opentelemetry-ruby-contrib", "url": "https://github.com/open-telemetry/opentelemetry-...
gharchive/pull-request
Sqs processing spans This PR was originally in opentelemetry-ruby. Migrated it over to -contrib because we moved instrumentation here. Original description from @YanivD follows: This pr discussed as part of https://github.com/open-telemetry/opentelemetry-ruby/pull/1026 What's added in this PR? Added config option ...
2025-04-01T04:34:59.813642
2022-08-22T18:07:34
1346798347
{ "authors": [ "chalin" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9323", "repo": "open-telemetry/opentelemetry.io", "url": "https://github.com/open-telemetry/opentelemetry.io/pull/1646" }
gharchive/pull-request
Blog Go Web-apps repackaging and copyedits Followup to #1581 Preview: https://deploy-preview-1646--opentelemetry.netlify.app/blog/2022/go-web-app-instrumentation/ [x] Create page bundle with local & compressed images [ ] Get approval from @NavehMevorach @svrnm @cartermp [ ] Remove draft status This is ready for...
2025-04-01T04:34:59.816356
2023-01-13T13:46:35
1532329960
{ "authors": [ "Vibaswan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9324", "repo": "open-traffic-generator/openapiart", "url": "https://github.com/open-traffic-generator/openapiart/pull/386" }
gharchive/pull-request
Segregate proto generation resolving issue #385 For some reason not sure why Ranga actually made the change which i am reverting right now https://github.com/open-traffic-generator/openapiart/commit/8fc7b8d1e559dcf9f759cb67bf277fd4531ef065#diff-c4e7b5e541655c6a631951b4e8fe368a052b0132fe605d13fbad12689fb0c416 But I ...
2025-04-01T04:34:59.817357
2022-02-21T01:38:08
1145218756
{ "authors": [ "greenkiwi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9325", "repo": "open-turo/actions-gha", "url": "https://github.com/open-turo/actions-gha/issues/8" }
gharchive/issue
feat: add node-check-dist Add new action that will check that the dist folder has no changes. JS GitHub actions should have the current build of code checked in. This action will ensure that the code is checked in and has not changed. Closed with #9
2025-04-01T04:34:59.833413
2024-05-16T08:03:13
2299657085
{ "authors": [ "le-h-des-iles", "tjbck" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9326", "repo": "open-webui/open-webui", "url": "https://github.com/open-webui/open-webui/issues/2305" }
gharchive/issue
enhancement: auth ollama connection Is your feature request related to a problem? Please describe. I'm hosting my Ollama on OVH Public Cloud. My application is private so I need to use token authentication to access it. But, unfortunately, I didn't find the possibility to pass token in open-webui connections settings...
2025-04-01T04:34:59.836398
2024-11-25T16:52:30
2691454113
{ "authors": [ "PatBQc", "tjbck" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9327", "repo": "open-webui/open-webui", "url": "https://github.com/open-webui/open-webui/issues/7350" }
gharchive/issue
Customized model creation accessible to users Discussed in https://github.com/open-webui/open-webui/discussions/4589 Originally posted by Genai-labs August 14, 2024 Your feature request related to a problem? Please describe. It’s not a problem, but rather related to the idea of making this app available to a group o...
2025-04-01T04:34:59.884335
2023-06-15T18:45:20
1759364248
{ "authors": [ "vanithavalluripalli9" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9328", "repo": "openBackhaul/OperationKeyManagement", "url": "https://github.com/openBackhaul/OperationKeyManagement/issues/214"...
gharchive/issue
Request to add description of call backs that ends subscription of old release, if new-application is of same release and same application name for /v1/bequeath-your-data-and-die service Problem Description: Scenario : Same Release of application but deployed in different address and port. When a same release but dep...
2025-04-01T04:34:59.887903
2019-11-21T14:49:38
526642385
{ "authors": [ "demx8as6", "openBackhaul" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9329", "repo": "openBackhaul/equipment", "url": "https://github.com/openBackhaul/equipment/issues/9" }
gharchive/issue
UUID Definitions of the UUID, respectively univeral-id, in the ONF Core IM must be checked for completeness and potentially completed. Inserted values must be unique at least in the network domain, which is managed by the SDN Controller. Local uniqueness, inside the Device, is not sufficient. Further characteristics ...
2025-04-01T04:34:59.934067
2021-01-04T15:58:09
778192259
{ "authors": [ "ax3l", "cosmonaut-ok" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9330", "repo": "openPMD/openPMD-standard", "url": "https://github.com/openPMD/openPMD-standard/issues/236" }
gharchive/issue
Proposed: make option "recordBased" for iterationEncoding It's not comfortable to make separate file/group for each iteration in case of active working with time series (e.g. if required to select single point from every iteration). Much better to make n+1-dimensional array and write data to it. But, it breaks openPM...
2025-04-01T04:34:59.980190
2024-10-02T20:44:32
2562609593
{ "authors": [ "AriesAlex", "fulldecent", "khorwood-openai" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9331", "repo": "openai/openai-realtime-console", "url": "https://github.com/openai/openai-realtime-consol...
gharchive/issue
Host a demo instance Can you please host a demo instance? This will allow us to quickly evaluate this API and see if it is worth building on. Hey there! As we roll out the Realtime API, when you have access you'll be able to play with it directly here: https://platform.openai.com/playground/realtime I have forked...
2025-04-01T04:34:59.986145
2023-07-04T02:15:39
1787028738
{ "authors": [ "Huntrr", "gongyaguang-tal", "lxww302" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9332", "repo": "openai/prm800k", "url": "https://github.com/openai/prm800k/issues/7" }
gharchive/issue
Questions about implmentation detail. Thanks for your excellent work on open-sourcing the data. I have a few questions regarding to the implmentation details. You mentioned "We train like a normal LM, learning to predict a single rating token (-1, 0, 1) given a problem and the solution up to the current step". In my...
2025-04-01T04:34:59.991042
2023-11-17T09:32:08
1998677975
{ "authors": [ "Blason", "SpiderD555", "bmbeverst", "orianelou" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9333", "repo": "openappsec/openappsec", "url": "https://github.com/openappsec/openappsec/i...
gharchive/issue
Applying local policy goes into a continuous loop Hi Team, I am trying to create a local policy and have attached my policy here. However when I apply the policy it goes on and on. Any idea how do I debug or check what are errors in file? open-appsec-ctl [local_policy.yaml.txt](https://github.com/openappsec/openappse...
2025-04-01T04:35:00.053392
2021-01-01T02:28:12
777179797
{ "authors": [ "SeregaYakovlev", "guimkwon" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9334", "repo": "openaps/oref0", "url": "https://github.com/openaps/oref0/issues/1390" }
gharchive/issue
BG below 68 mg/dl not reported to rig or nightscout Describe the bug The communication between rig and pump fails when BG level goes below 68 mg/dl. I see BG levels below 68 mg/dl on the pump screen fine. However, no BG reported on nightscout and putty shows 'BG too old' error. When BG goes up above 70 mg/dl, everyth...
2025-04-01T04:35:00.058690
2017-02-20T05:35:38
208787918
{ "authors": [ "Bender1061", "Kdisimone", "moomoobloo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9335", "repo": "openaps/oref0", "url": "https://github.com/openaps/oref0/pull/409" }
gharchive/pull-request
Spidev already in use reboot I'm not entirely sure that this change is entered correctly...trying to resolve the "spidev already in use" error by adding a crontab line. PLEASE take a look at this carefully as I'm a complete noob and basically was working off existing syntaxes to help me add the line to the script ...
2025-04-01T04:35:00.062460
2017-11-26T20:59:46
276856035
{ "authors": [ "Ebgineer", "scottleibrand", "tim2000s" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9336", "repo": "openaps/oref0", "url": "https://github.com/openaps/oref0/pull/817" }
gharchive/pull-request
Simple Remote Access Scripts Test regenerate-index.sh creates a new file index.html every time it is run. This contains simple html formatting with example data for now (intent is to add additional parameter-value pairs for display after approval of proof of concept). setup-http.sh is intended to be called from oref0...
2025-04-01T04:35:00.086064
2016-03-27T13:46:58
143810267
{ "authors": [ "muralisrini", "rilaaax" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9337", "repo": "openblockchain/obc-peer", "url": "https://github.com/openblockchain/obc-peer/issues/882" }
gharchive/issue
Unable to invoke/query another chaincode I tried to invoke/query another chaincode as shown in examples: github.com/openblockchain/obc-peer/openchain/example/chaincode/chaincode_example04 and github.com/openblockchain/obc-peer/openchain/example/chaincode/chaincode_example05 In both cases it doesn't work. I also tried...
2025-04-01T04:35:00.090084
2023-06-09T08:51:16
1749445575
{ "authors": [ "gkeishin", "kaospwnz", "rahulmah" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9338", "repo": "openbmc/openbmc-test-automation", "url": "https://github.com/openbmc/openbmc-test-automation/i...
gharchive/issue
Error: WebDriver.init() when starts GUI tests Hello everyone. I used Ubuntu 22.04(VMWare 16) and Geckodriver 33.0, IPMI tool alredy insstalled, and I got the trouble with GUI tests. Its isn't working, I get the error on every test: Verify Navigation To Sensors Page :: Verify navigation to Sensors ... | FAIL | Parent ...
2025-04-01T04:35:00.117783
2022-11-12T21:22:02
1446609494
{ "authors": [ "chinedu117" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9339", "repo": "opencdms/opencdms-app-shell", "url": "https://github.com/opencdms/opencdms-app-shell/pull/9" }
gharchive/pull-request
Feature/configurable app This makes the vuejs app shell configurable. Closes #5 @isedwards I have added the configuration guideline.
2025-04-01T04:35:00.119169
2022-02-08T16:16:31
1127467698
{ "authors": [ "skorasaurus" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9340", "repo": "opencleveland/refundcleveland", "url": "https://github.com/opencleveland/refundcleveland/issues/120" }
gharchive/issue
Update the Open Graph Image Update the open graph image; which is a hard image, and contains data from 2021. https://github.com/opencleveland/refundcleveland/blob/f755f73f30f09ebc2280d5695825c9927f217ad4/static/images/meta-img.jpg should really do this before soft launch today
2025-04-01T04:35:00.120674
2023-12-14T08:07:38
2041162551
{ "authors": [ "criticic", "rakim-0" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9341", "repo": "opencodeiiita/CyberRepo-2077", "url": "https://github.com/opencodeiiita/CyberRepo-2077/pull/29" }
gharchive/pull-request
Complete Task 6 Issue: #6 Make sure to add all the required items as per each issue. Please include a screenshot with a timestamp. Either system clock or just run timedatectl on the terminal @rakim-0 I have updated the PR, kindly take a look
2025-04-01T04:35:00.128537
2016-07-05T23:27:51
163968525
{ "authors": [ "ThePurpleRabbits", "clarete", "piamancini" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9342", "repo": "opencollective/opencollective-api", "url": "https://github.com/opencollective/opencollecti...
gharchive/issue
Couple of issues with Koajs OpenCollective (money not arriving at intended destination) Couple of issues: https://github.com/koajs/koa/issues/770 and https://github.com/koajs/koa/issues/767 Could you sort it out so the money gets to the right people as soon as possible. Thanks. Also the having our name and Clown-Fo...
2025-04-01T04:35:00.133064
2019-05-15T19:27:33
444606176
{ "authors": [ "Betree", "coveralls", "eloyekunle", "znarf" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9343", "repo": "opencollective/opencollective-api", "url": "https://github.com/opencollective/opencol...
gharchive/pull-request
Add ability to create private updates Related: opencollective/opencollective-frontend#1796 Ref: opencollective/opencollective#1923 Coverage decreased (-0.02%) to 66.228% when pulling 461e7bd6fda2f50c4e289aed2cb2f4a6cbfe8a66 on feat/private-updates into b19039e357f9f156f0713871f8ef7cb85ea90e44 on master. @eloyeku...
2025-04-01T04:35:00.135395
2021-12-20T16:35:17
1084988484
{ "authors": [ "kewitz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9344", "repo": "opencollective/opencollective-api", "url": "https://github.com/opencollective/opencollective-api/pull/6983" }
gharchive/pull-request
Block CNY currency payout on business hosts A lagging problem related to Wise internal restrictions that are leaking into our platform. Despite AliPay appearing as the only viable Transfer method in the Bank Account payout form, this is not actually allowed by Wise. Expense error: TransferWise validation error: Selec...
2025-04-01T04:35:00.148555
2021-03-23T15:30:17
838849186
{ "authors": [ "SudharakaP", "znarf" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9345", "repo": "opencollective/opencollective", "url": "https://github.com/opencollective/opencollective/issues/4111" }
gharchive/issue
Inconsistency in the Add Funds Modal Describe the bug I think there's an inconsistency in the Add Funds modal in the collective page and in the transaction/expenses pages. For example the collective home page the Add funds modal looks like this, Whereas in the transaction and expenses pages it looks like this, Noti...
2025-04-01T04:35:00.153313
2023-01-13T05:40:53
1531738211
{ "authors": [ "mimir-d" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9346", "repo": "opencomputeproject/ocp-diag-core", "url": "https://github.com/opencomputeproject/ocp-diag-core/issues/632" }
gharchive/issue
[output spec] validator object field "value" should contain list The validator reference value field has a primitive type currently (bool, numeric, string), but for some of the types (set in, not in) it should also be a list of primitives. Change is trivial, in Validator object attributes: <tr> <td><em>va...
2025-04-01T04:35:00.167702
2022-04-28T16:56:08
1219011583
{ "authors": [ "dplore", "liulk", "sezhang2", "smulky" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9347", "repo": "openconfig/featureprofiles", "url": "https://github.com/openconfig/featureprofiles/is...
gharchive/issue
gNMI-1.8: annotation_test.go : Configuration Metadata-only Retrieve and Replace Issue: Encoding JSON used instead of JSON_IETF in GetRequest Question: Can you please clarify if the script has missed out setting “Encoding” field for GetRequest in this testcase? I believe Google would be expecting JSON_IETF to be used ...
2025-04-01T04:35:00.180859
2023-08-15T21:04:34
1852126116
{ "authors": [ "OpenConfigBot", "alshabib", "cfernanz", "trathod1" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9348", "repo": "openconfig/featureprofiles", "url": "https://github.com/openconfig/featur...
gharchive/pull-request
DP-1.11: Adding test support for Nokia Following changes are made in this PR - 1. Updating deviations in metadata file 2. Updating test script to support Nokia "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreem...
2025-04-01T04:35:00.186873
2024-08-13T01:44:48
2462198054
{ "authors": [ "OpenConfigBot", "coveralls", "dplore" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9349", "repo": "openconfig/featureprofiles", "url": "https://github.com/openconfig/featureprofiles/pull/33...
gharchive/pull-request
TE-18.2 gRIBI and Scheduler mpls-in-udp scale test Note, this test depends on https://github.com/openconfig/featureprofiles/pull/3375 Pull Request Functional Test Report for #3375 / 6098636ee83a818884655972c0a17292d5f4c9f6 No tests identified for validation. Help Pull Request Test Coverage Report for Build<PHONE_...
2025-04-01T04:35:00.193462
2016-04-06T22:28:26
146452986
{ "authors": [ "liangchenye", "mrunalp" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9350", "repo": "opencontainers/ocitools", "url": "https://github.com/opencontainers/ocitools/pull/29" }
gharchive/pull-request
Add support for sysctls to generate Signed-off-by: Mrunal Patel<EMAIL_ADDRESS> https://groups.google.com/forum/#!topic/golang-announce/JMs4_CGbXWk Russ Cox Mar 1 Re: [golang-dev] Re: A friendly heads-up: Deletion of Go1.4-dependent code in x/tools repo Other recipients<EMAIL_ADDRESS><EMAIL_ADDRESS><EMAIL_ADDRESS> O...
2025-04-01T04:35:00.204788
2019-04-22T00:33:09
435562916
{ "authors": [ "afeld", "joshuamckenty" ], "license": "cc0-1.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9351", "repo": "opencontrol/opencontrol-website", "url": "https://github.com/opencontrol/opencontrol-website/pull/37" }
gharchive/pull-request
convert site to Jekyll This pull request is an alternate to #34 - kudos to @shawndwells for the idea. Preview. I tried to keep the changes as minimal as possible by: Using uswds-jekyll as a remote theme, rather than including all the files directly Avoiding content changes The site could use a lot of work content-w...
2025-04-01T04:35:00.377149
2023-02-24T06:56:32
1598015575
{ "authors": [ "fengyuentau" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9352", "repo": "opencv/opencv_zoo", "url": "https://github.com/opencv/opencv_zoo/pull/138" }
gharchive/pull-request
add Yunet C++ demo The first C++ demo for the models in the zoo. Related issue: https://github.com/opencv/opencv_zoo/issues/135. /cc @ShiqiYu
2025-04-01T04:35:00.397828
2020-04-14T01:34:29
599234588
{ "authors": [ "DeZhao-Zhang", "jeremyh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9353", "repo": "opendatacube/datacube-explorer", "url": "https://github.com/opendatacube/datacube-explorer/issues/120" }
gharchive/issue
Relation "cubedash.product" does not exist While i visit the web, the server give the wrong of sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) relation "cubedash.product" does not exist LINE 2: FROM cubedash.product ^ [SQL: SELECT cubedash.product.dataset_count, cubedash.product.tim...
2025-04-01T04:35:00.417832
2024-03-28T12:11:53
2213075150
{ "authors": [ "christianvogt", "pnaik1", "ppadti" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9354", "repo": "opendatahub-io/odh-dashboard", "url": "https://github.com/opendatahub-io/odh-dashboard/pull...
gharchive/pull-request
Add chai-subset for simpler object assertions Closes: RHOAIENG-4441 Description This PR aims to add chai-subset to perform a single subset comparison of the object. How Has This Been Tested? npm run test Test Impact Request review criteria: Self checklist (all need to be checked): [x] The developer has manuall...
2025-04-01T04:35:00.465136
2019-06-13T20:39:12
455942282
{ "authors": [ "clarlars", "leiyiz", "wbrunette" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9355", "repo": "opendatakit/services", "url": "https://github.com/opendatakit/services/pull/134" }
gharchive/pull-request
Development adding ability to sync reduced-size image attachments for server and redownload all reduced-size images if ever wanted depends on: https://github.com/opendatakit/sync-endpoint/pull/20 https://github.com/opendatakit/androidlibrary/pull/127 runtests runtests runtests runtests
2025-04-01T04:35:00.468241
2024-05-06T18:06:13
2281443011
{ "authors": [ "adamkorynta", "dezidizon" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9356", "repo": "opendcs/rest_api", "url": "https://github.com/opendcs/rest_api/issues/160" }
gharchive/issue
Prototype Implementation - Stand up Embedded Jetty operating environment Prototype Implementation - Stand up Embedded Jetty operating environment Includes OpenDCS Web Client, and OpenDCS API. Investigate how CWMS AAA fits into this operating environment. Prototype works with embedded jetty and within Tomcat. Closed...
2025-04-01T04:35:00.484786
2020-10-14T22:33:00
721836846
{ "authors": [ "vamshin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9357", "repo": "opendistro-for-elasticsearch/k-NN", "url": "https://github.com/opendistro-for-elasticsearch/k-NN/pull/250" }
gharchive/pull-request
PostingsFormat Fix for odfe 1.9 postings list fix Issue #, if available: https://github.com/opendistro-for-elasticsearch/k-NN/issues/227 Description of changes: https://github.com/opendistro-for-elasticsearch/k-NN/pull/236 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute t...
2025-04-01T04:35:00.500326
2015-11-03T10:32:34
114785595
{ "authors": [ "eaglerayp", "jiakai1000" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9358", "repo": "opendp/dpdk-nginx", "url": "https://github.com/opendp/dpdk-nginx/issues/2" }
gharchive/issue
nginx cannot connect I have built and run nginx with opendp successfully. However, once connected to http://<IP_ADDRESS>:80/ (no matter by browser or ab), the nginx program just shutdown without any sign. (opendp still running) below is my nginx start log: 2015/11/03 18:18:58 [alert] 8889#0: listen() to <IP_ADDRESS>:...
2025-04-01T04:35:00.515583
2021-08-04T04:18:07
959868205
{ "authors": [ "codecov-commenter", "mynktl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9359", "repo": "openebs/dynamic-nfs-provisioner", "url": "https://github.com/openebs/dynamic-nfs-provisioner/pull/81"...
gharchive/pull-request
feat(volume-event): marking nfs-resources to send volume provisioning events What this PR does?: This PR adds the following changes: Mark NFS resources to send volume events on nfs volume provisioning. To mark the nfs resources, the provisioner adds - Annotation events.openebs.io/required:"true" on NFS PV - Fina...
2025-04-01T04:35:00.529386
2022-10-17T19:02:04
1412066056
{ "authors": [ "niladrih" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9360", "repo": "openebs/mayastor-extensions", "url": "https://github.com/openebs/mayastor-extensions/pull/56" }
gharchive/pull-request
Cherry-pick #55 into release/2.0 branch Signed-off-by: Niladri Halder<EMAIL_ADDRESS> bors try bors merge bors merge
2025-04-01T04:35:00.531404
2018-03-22T11:43:13
307608866
{ "authors": [ "a4abhishek", "pawanpraka1" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9361", "repo": "openebs/node-disk-manager", "url": "https://github.com/openebs/node-disk-manager/pull/21" }
gharchive/pull-request
Changed ndmctl to ndm Changed Makefile and hack/build.sh to create binary named "ndm" instead of "ndmctl" Changed all references of "ndmctl" to "ndm" in code. Changed Makefile to build docker image Signed-off-by: Abhishek Kashyap<EMAIL_ADDRESS> looks good to me.
2025-04-01T04:35:00.533325
2017-10-01T07:53:11
261899206
{ "authors": [ "kmova", "ksatchit" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9362", "repo": "openebs/openebs", "url": "https://github.com/openebs/openebs/pull/444" }
gharchive/pull-request
Setup Travis CI for documentation changes Fixes #443 .travis.yaml adds sphinx build steps that converts warnings into errors inspiration: https://coderwall.com/p/wws2uq/have-travis-ci-test-your-sphinx-docs requirements.txt sphinx related packages :+1:
2025-04-01T04:35:00.536348
2017-10-15T11:38:24
265565520
{ "authors": [ "abhisheklakra007", "nitisuryawanshi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9363", "repo": "openebs/openebs", "url": "https://github.com/openebs/openebs/pull/636" }
gharchive/pull-request
Update resources for CI test suite Close: #621 What this PR does / why we need it: Gives 2 virtual CPU & 2048 mB RAM to VMs Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #621 Special notes for your reviewer: Ref: ...
2025-04-01T04:35:00.539701
2020-05-21T06:16:00
622275188
{ "authors": [ "kmova", "mittachaitu", "shubham14bajpai" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9364", "repo": "openebs/upgrade", "url": "https://github.com/openebs/upgrade/pull/7" }
gharchive/pull-request
chore(docs): add example yamls and docs for cstor upgrades/migration Signed-off-by: shubham<EMAIL_ADDRESS>This PR adds sample upgrade job yamls for cstor CSPC and Volume upgrades. This PR also adds documentation for migration of cstor pools and volumes. @shubham14bajpai - If there are no further updates required, p...
2025-04-01T04:35:00.634514
2022-09-12T13:52:59
1369951233
{ "authors": [ "kdmccormick", "ziafazal" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9365", "repo": "openedx/xblock-sdk", "url": "https://github.com/openedx/xblock-sdk/pull/241" }
gharchive/pull-request
build: bump version to 0.5.2 Release notes: fix: not found error while loading file from media storage (by @ziafazal from Edly) Python dependency upgrades (by 2U) Full changeset: https://github.com/openedx/xblock-sdk/compare/v0.5.1...f1f5e172d13d8783ba7ce60472d8d23d1aaabba6 @ziafazal Could you review this? @kdm...
2025-04-01T04:35:00.659342
2017-10-26T20:06:39
268894107
{ "authors": [ "ahalterman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9366", "repo": "openeventdata/mordecai", "url": "https://github.com/openeventdata/mordecai/issues/29" }
gharchive/issue
Test place name resolution accuracy Before merging the v2 branch, need to assess the accuracy of the geonames lookup call. This will inform if we need a feature type detection step. I use some heuristics to get the top 4 potential results, then have a model to pick which of those 4 it is. After annotating a couple ...
2025-04-01T04:35:00.675922
2022-12-08T16:19:58
1484972265
{ "authors": [ "adriantam", "jon-whit" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9367", "repo": "openfga/openfga.dev", "url": "https://github.com/openfga/openfga.dev/pull/304" }
gharchive/pull-request
chore: clean up migrating schema guide Description Clean up migration guide. More specifically, add warnings to user that they must delete and re-add all public access tuples update the summary list so that it matches the section subheadings move the migration to the correct folder References Review Checklist ...
2025-04-01T04:35:00.679628
2022-06-16T19:29:15
1273997251
{ "authors": [ "CLAassistant", "elbuo8" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9368", "repo": "openfga/openfga", "url": "https://github.com/openfga/openfga/pull/40" }
gharchive/pull-request
docs(readme): use pwd when downloading release from github Description When downloading the binary from github, assume it's on PWD since the user is not creating a ./bin directory. When downloading it (or compiling from source) the binary should be ignored from the repo. References Review Checklist [ ] I have add...
2025-04-01T04:35:00.698945
2019-06-09T07:34:57
453872341
{ "authors": [ "RajaVamsi11" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9369", "repo": "openfoodfacts/openfoodfacts-androidapp", "url": "https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/2726" }
gharchive/pull-request
Fixes #2723: Documented the files in openfood/repositories package Description Documented the files in openfood/repositories package Related issues and discussion Fixes #2723 @teolemon @deniger Can you please review this PR.
2025-04-01T04:35:00.701139
2021-02-28T19:59:56
818295219
{ "authors": [ "naivekook" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9370", "repo": "openfoodfacts/openfoodfacts-androidapp", "url": "https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/3865" }
gharchive/pull-request
Remove CameraSelectorDialogFragment.kt Description We have a bunch of deprecation issues related to CameraSelectorDialogFragment.kt, but this class is not used anymore in code, so just I deleted it. Related issues Part of https://github.com/openfoodfacts/openfoodfacts-androidapp/wiki/Build-results Related PRs none Sc...
2025-04-01T04:35:00.717219
2022-01-23T19:47:57
1111967848
{ "authors": [ "M123-dev", "VaiTon", "monsieurtanuki", "sgayangi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9371", "repo": "openfoodfacts/smooth-app", "url": "https://github.com/openfoodfacts/smoo...
gharchive/issue
Update generic widgets to follow mocks more closely What We got a list of "final?" mock components on Figma, it would be good to update the generic_lib (former smooth_ui_library) to represent these Screenshot Is this issue free to work on? I was thinking of adding all the colors as static variables to a file so ...
2025-04-01T04:35:00.733129
2023-11-05T15:21:13
1977834815
{ "authors": [ "codecov-commenter", "monsieurtanuki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9372", "repo": "openfoodfacts/smooth-app", "url": "https://github.com/openfoodfacts/smooth-app/pull/4768" }
gharchive/pull-request
fix: 1815 - around context.mounted What The PR is about two related topics: Removing all the ignore: use_build_context_synchronously Replacing all the State<StatefulWidget> widget by BuildContext context, now that it's possible in flutter Fixes bug(s) Fixes: #1815 Codecov Report Merging #4768 (ba07b7a) into de...
2025-04-01T04:35:00.743583
2024-06-15T20:31:24
2355213332
{ "authors": [ "codecov-commenter", "g123k" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9373", "repo": "openfoodfacts/smooth-app", "url": "https://github.com/openfoodfacts/smooth-app/pull/5384" }
gharchive/pull-request
feat: Extract ingredients/packaging: loading / loaded / extracting states Hi everyone, Extract ingredients and packaging share the same screen. However, there are two issues: We don't clearly understand what's happening with the progress bar There is an empty container when we extract the data I've made things clea...
2025-04-01T04:35:00.808446
2024-08-05T12:25:36
2448427907
{ "authors": [ "codecov-commenter", "dfguerrerom" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9374", "repo": "openforis/sepal_ui", "url": "https://github.com/openforis/sepal_ui/pull/926" }
gharchive/pull-request
Main pre release merge This PR will merge sepal_pre_release into main. :warning: Please install the to ensure uploads and comments are reliably processed by Codecov. Codecov Report All modified and coverable lines are covered by tests :white_check_mark: Project coverage is 96.89%. Comparing base (27c8069) to he...
2025-04-01T04:35:00.813097
2018-10-12T12:46:37
369536254
{ "authors": [ "jmaupetit", "sampaccoud" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9375", "repo": "openfun/arnold", "url": "https://github.com/openfun/arnold/issues/140" }
gharchive/issue
Add support for Ansible vault password GPG encryption Purpose Managing Ansible vault passwords for each customer/environment could be a tough task when these passwords are shared among a team of developers. Dealing with those passwords is not that easy because we want the whole process to be painless and secure. Pain...
2025-04-01T04:35:00.822195
2022-04-11T15:32:38
1200147690
{ "authors": [ "gareth-j" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9376", "repo": "openghg/openghg", "url": "https://github.com/openghg/openghg/issues/307" }
gharchive/issue
Synonyms - how to handle At the moment we use the synonym function with get_obs_surface https://github.com/openghg/openghg/blob/db131709cea7f07ae29e99b69741d13120b784b2/openghg/retrieve/_access.py#L393 but if this fails to find a synonym it just falls over. This is another part of keeping the metadata updated issue, ...
2025-04-01T04:35:00.823336
2022-12-09T12:21:24
1486664534
{ "authors": [ "SutarPrasad", "gareth-j", "rt17603" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9377", "repo": "openghg/openghg", "url": "https://github.com/openghg/openghg/issues/497" }
gharchive/issue
Remove hardcoded URLs from populate functions At the moment there's quite a few hard coded URLs for the example data in the code. These should be removed and read from somewhere. Any suggestion on ways to read it? One way could be use of yaml files Would like some more details on specific cases if we were able to...
2025-04-01T04:35:01.060179
2019-11-14T21:17:52
523109654
{ "authors": [ "boothym", "russss" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9378", "repo": "openinframap/styles", "url": "https://github.com/openinframap/styles/issues/61" }
gharchive/issue
Increase visibilty of railway lines on base map Hope this is the correct place to report this issue. I noticed on the vector base map for OIM, railway lines do not appear until z13 - and even then they are not as easy to see compared to the much more prominent white roads. I was looking at the proximity of high volta...
2025-04-01T04:35:01.298498
2020-05-05T22:25:56
612932935
{ "authors": [ "jdville03" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9379", "repo": "openlawteam/openlaw-website", "url": "https://github.com/openlawteam/openlaw-website/pull/110" }
gharchive/pull-request
static website redesign Preview of new static website. TODOs: [ ] link to actual medium post in "Conquer Legal Complexities" section [ ] add images for partners/clients in "Uncompromising Standards" section [ ] copy edit for entire site Updated TODOs: [ ] copy edit for entire site We will hide these for now in ...
2025-04-01T04:35:01.301413
2016-03-14T09:40:43
140623370
{ "authors": [ "mstrop", "tsauerwein" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9380", "repo": "openlayers/ol3", "url": "https://github.com/openlayers/ol3/issues/5029" }
gharchive/issue
forEachFeatureAtPixel doesn't work correctly for Point geometry A feature is not found, when I click far enough from centre of the Point geometry (close enough to its border, but still inside of it). I have created an example here - https://jsfiddle.net/mstrop/4gvLhfje/7/. When you start clicking on border and you wi...
2025-04-01T04:35:01.302481
2015-04-20T14:57:46
69606387
{ "authors": [ "elemoine", "fredj" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9381", "repo": "openlayers/ol3", "url": "https://github.com/openlayers/ol3/pull/3603" }
gharchive/pull-request
Reformat upgrade-notes.md This PR fixes some formatting issues in the upgrade notes. Please merge, thanks
2025-04-01T04:35:01.308172
2021-04-30T11:08:48
872344982
{ "authors": [ "ahocevar", "ecxod", "mprins", "simonseyock" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9382", "repo": "openlayers/openlayers", "url": "https://github.com/openlayers/openlayers/iss...
gharchive/issue
OpenLayers missing on Composer I like to use Composer, so I searched OpenLayers on Composer but I cannot find it there. Warning: We had problems parsing your composer.json file, the parser reports: The "https://api.github.com/repos/openlayers/openlayers/contents/composer.json?ref=main" file could not be downloaded ...
2025-04-01T04:35:01.340854
2017-10-30T13:21:45
269597140
{ "authors": [ "Ksoso", "Primajin", "aalbericio", "ahocevar", "ale-cristofori", "aloulouamine", "bartvde", "findawayer", "jalik", "jktravis", "kbroncel", "lduros", "nikolas", "orpheus", "sanderdesnaijer", "smtalha", "sookoll" ], "license": "BSD-2...
gharchive/issue
Testing react components that uses OL I'm trying to test a map component in my application (created with 'create-react-app' starter). Tests are crashing at "node_modules\ol\map.js:1" with an error "SyntaxError: Unexpected token import" because of the ol beign es2015 modules, and not beign transformed with babel. Som...
2025-04-01T04:35:01.344109
2022-02-05T18:47:04
1125003887
{ "authors": [ "tschaub" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9384", "repo": "openlayers/openlayers", "url": "https://github.com/openlayers/openlayers/pull/13332" }
gharchive/pull-request
Avoid duplicate imports This pulls in the latest eslint-config-openlayers config and fixes the duplicate imports. Hmm. Some trouble with actions. Hmm. Some trouble with actions. Our actions failed to run at the same time this incident was occurring: https://www.githubstatus.com/incidents/vvthhf8gxt80. I assum...
2025-04-01T04:35:01.345010
2017-04-02T12:27:12
218761380
{ "authors": [ "ahocevar", "dhivehi" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9385", "repo": "openlayers/openlayers", "url": "https://github.com/openlayers/openlayers/pull/6662" }
gharchive/pull-request
dhivehi-maps.html As suggested, i have made an example instead of a source Just an XYZ source. I think we have enough examples already showing how to work with these.
2025-04-01T04:35:01.350149
2017-10-19T12:40:54
266828029
{ "authors": [ "fredj", "gberaudo", "jbo023" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9386", "repo": "openlayers/openlayers", "url": "https://github.com/openlayers/openlayers/pull/7376" }
gharchive/pull-request
changed visibility of overlay properties to protected Hi, we would like to change the visibility of the Overlay properties and functions to protected. In the ol-cesium project created a synchronizedOverlay Class which inherits from the original ol.Overlay Class, which will only work after this PR. We also added a fun...
2025-04-01T04:35:01.377413
2022-06-16T13:16:43
1273552947
{ "authors": [ "jmertic", "yarille" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9387", "repo": "openmainframeproject/omp-landscape", "url": "https://github.com/openmainframeproject/omp-landscape/pull/554" }
gharchive/pull-request
Web landscape 2022 06 08 t13 51 Pre-submission checklist: Please check each of these after submitting your pull request: [ ] Are you including a repo_url? You need to pick the single best GitHub repository for your project, not a GitHub organization. [ ] Does the project meet the guidelines for new entries section? ...
2025-04-01T04:35:01.394202
2016-12-23T02:17:04
197302768
{ "authors": [ "joshmoore", "manics" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9388", "repo": "openmicroscopy/infrastructure", "url": "https://github.com/openmicroscopy/infrastructure/pull/236" }
gharchive/pull-request
Disable nginx port_in_redirect (IDR-0.3.1) This is an attempt to make Nginx redirects relative to host:port instead of the default which is to use the host only. It didn't have the desired effect with OMERO.web, but it's been deployed anyway. http://nginx.org/en/docs/http/ngx_http_core_module.html#port_in_redirect h...
2025-04-01T04:35:01.427735
2022-08-08T08:05:10
1331489508
{ "authors": [ "franziskuskiefer", "kkohbrok", "raphaelrobert" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9389", "repo": "openmls/openmls", "url": "https://github.com/openmls/openmls/issues/916" }
gharchive/issue
[MLS Spec change] Remove AppAck proposal. (#654) Link to the exact changes https://github.com/mlswg/mls-protocol/pull/654 Description of the changes AppAck is only partially implemented so far. Since the AppAck proposal spec moves to draft-mls-extensions we might still implement it and therefore we should not remo...
2025-04-01T04:35:01.466790
2015-11-17T14:36:36
117367134
{ "authors": [ "khenderick", "ringods" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9390", "repo": "openmotics/3rd-party", "url": "https://github.com/openmotics/3rd-party/issues/1" }
gharchive/issue
OpenTherm? Hello, Thinking of using OpenMotics in a renovation project. Today, I bumped into this announcement (Dutch): http://www.onemorething.nl/2015/11/nieuwe-nest-thermostaat-voor-europa-beschikbaar/ It seems to support the OpenTherm "standard": https://en.wikipedia.org/wiki/OpenTherm How do these compare regardi...
2025-04-01T04:35:01.520355
2020-06-08T19:58:25
634894590
{ "authors": [ "iabdalkader", "kwagyeman" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9391", "repo": "openmv/openmv-ide", "url": "https://github.com/openmv/openmv-ide/issues/81" }
gharchive/issue
Please add any type of progress indicator when updating IDE resources. This just keeps running and it's hard to tell if it's stuck or downloading, if you have a slow connection it's a real issue. Fixed
2025-04-01T04:35:01.525026
2024-09-20T18:06:32
2539379402
{ "authors": [ "gab-arrobo", "mbilal92" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9392", "repo": "opennetworkinglab/aether-onramp", "url": "https://github.com/opennetworkinglab/aether-onramp/pull/50" }
gharchive/pull-request
Update Charts version and gnbsim image This PR includes: Update SD-Core Helm Charts version to 1.0.18, which includes improvements in several CP images Update gnbsim image tag to rel-1.4.5 Other minor comment edits such that the comments are aligned across all blueprints with the goal of showing only "true" changes ...
2025-04-01T04:35:01.535705
2017-05-24T00:33:22
230887377
{ "authors": [ "fcapovilla", "komizutama" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9393", "repo": "openpantry/open_pantry", "url": "https://github.com/openpantry/open_pantry/issues/106" }
gharchive/issue
Move svgs into Objects Object format is the best way to link to svgs determine the correct way to do this and convert all svgs into these. I did a pull request to fix this issue, but I had to use img tags instead of object tags. Object tags forced a rerender of SVG images on every modification, which means images f...
2025-04-01T04:35:01.573081
2023-04-04T22:03:20
1654639535
{ "authors": [ "woolfg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9394", "repo": "openpodcast/pipelines", "url": "https://github.com/openpodcast/pipelines/issues/48" }
gharchive/issue
loggin is broken openpodcast/apple-connector:sha-2b2db94 do no longer show log ouput. just the cron log line: docker service logs abc_apple-connector uc0cqtjc06rs@worker1| starting cron (10 08 * * *) openpodcast/apple-connector:sha-5e341c1 still has log output even the init print is not shown, so it isn't the logger...
2025-04-01T04:35:01.581257
2018-06-07T11:49:00
330237322
{ "authors": [ "coveralls", "oleksiyVeretiuk" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9395", "repo": "openprocurement/openprocurement.api", "url": "https://github.com/openprocurement/openprocurement.api/p...
gharchive/pull-request
Validation that depends on doc types This change is  Coverage increased (+0.3%) to 74.371% when pulling 2fe2fb2ec97f585f087dacf43b950b62e3b2b71e on oleksiyVeretiuk:ea_core_master into a8f8af0a2d3bdcf968795f9f0337e29fe2d3327b on openprocurement:ea_core_master.
2025-04-01T04:35:01.622145
2020-09-28T14:53:41
710341339
{ "authors": [ "melisabok", "zbialecki" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9396", "repo": "openreview/openreview-py", "url": "https://github.com/openreview/openreview-py/pull/756" }
gharchive/pull-request
Fix/iclr setup use tqdm for all the iterations. fix authorids field description. make the pdf field mandatory for the revision invitation Does dev have the current webfield code? Thanks @zbialecki , I just deployed the changes in the dev site, could you take another look? I want to make sure the approach of rel...
2025-04-01T04:35:01.633324
2021-02-15T13:26:54
808539231
{ "authors": [ "jkschneider", "knutwannheden" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9397", "repo": "openrewrite/rewrite", "url": "https://github.com/openrewrite/rewrite/issues/283" }
gharchive/issue
ChangeMethodName doesn't refactor method references If I modify the test ChangeMethodNameTest#changeMethodNameForMethodWithSingleArgDeclarative() as follows it fails, because the recipe didn't refactor the method reference as expected. @Test fun changeMethodNameForMethodWithSingleArgDeclarative(jp: JavaParser...
2025-04-01T04:35:01.681003
2020-02-26T21:56:38
571685425
{ "authors": [ "PerilousApricot", "juztas", "kreczko" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9398", "repo": "opensciencegrid/xrootd-hdfs", "url": "https://github.com/opensciencegrid/xrootd-hdfs/iss...
gharchive/issue
Store checksum information as xattr on hdfs Since 2.5.0 release, Hadoop supports xattr and it could set the checksum values as xattr and not files under /cksums dir as it is right now. Like @bbockelm mentioned -- you can't access xattr from the libhdfs C library, even in the latest trunk, so it will be difficult to...
2025-04-01T04:35:01.682265
2015-03-11T16:19:59
60684949
{ "authors": [ "reesjones", "timm" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9399", "repo": "opensciences/opensciences.github.io", "url": "https://github.com/opensciences/opensciences.github.io/issues/195" }
gharchive/issue
Links to contributors should work e.g. the link to "Birgit Hofer" is brolen http://openscience.us/repo/spreadsheet/faultsfw.html All links changed to corresponding people page article.
2025-04-01T04:35:01.683427
2015-05-01T16:48:22
72472491
{ "authors": [ "CarterPape", "WeiFoo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9400", "repo": "opensciences/opensciences.github.io", "url": "https://github.com/opensciences/opensciences.github.io/issues/421" }
gharchive/issue
Green streams for data-intensive software http://dl.acm.org/citation.cfm?id=2486859 This paper is to test their implementation on some benchmarks: beamformer, DCT, DES.....
2025-04-01T04:35:01.685735
2020-09-12T04:35:41
700045223
{ "authors": [ "znicholls" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9401", "repo": "openscm/scmdata", "url": "https://github.com/openscm/scmdata/pull/119" }
gharchive/pull-request
7.0.0 hotfixes Pull request Please confirm that this pull request has done the following: [x] Tests added [x] Documentation added (where applicable) (N/A) [x] Example added (either to an existing notebook or as a new notebook, where applicable) (N/A) [x] Description in CHANGELOG.rst added Adding to CHANGELOG.rst Pl...
2025-04-01T04:35:01.694707
2021-07-11T12:52:42
941446773
{ "authors": [ "qu1ck", "rahuldhebri" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9402", "repo": "openscopeproject/InteractiveHtmlBom", "url": "https://github.com/openscopeproject/InteractiveHtmlBom/issues/259" }
gharchive/issue
New error with V5.99 I have cloned the latest master branch and I am using V5.99.0-11022 when I try to run generate BOM it gives me this error "unsupported drawing class PCB_DIM_ALIGNED" Application: KiCad PCB Editor (64-bit) Version: (5.99.0-11022-g0527dc6fe0), release build Libraries: wxWidgets 3.1.5 libcurl/7.74....
2025-04-01T04:35:01.702268
2023-10-07T08:46:05
1931262014
{ "authors": [ "ashking94", "gulgulni" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:9403", "repo": "opensearch-project/OpenSearch", "url": "https://github.com/opensearch-project/OpenSearch/issues/10486" }
gharchive/issue
Evaluate response for indexing request if the remote store interaction fails Is your feature request related to a problem? Please describe. We should evaluate if the response being thrown at the time of indexing during a remote store outage shares only the required information. Describe the solution you'd like A clea...