id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
178526812
tagFormatter() not called on add The tagFormatter works fine when the tags: option gets read on toggle instantiation, but it does not get called when new tags are added. How are you adding new tags? if you're calling add() that should internally call _add which calls _createTag which calls tagFormatter I'm using ...
gharchive/issue
2016-09-22T05:40:51
2025-04-01T06:39:50.289596
{ "authors": [ "highvoltag3", "okcoker" ], "repo": "okcoker/taggle.js", "url": "https://github.com/okcoker/taggle.js/issues/79", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
866746025
Added precision to number formatting for issue #224. @neuroactive I guess you'll take care of the charts right? @neuroactive I guess you'll take care of the charts right? @FottyM Looks good, thank you! Yes, I can take care of the charts. @neuroactive I guess you'll take care of the charts right? @FottyM Look...
gharchive/pull-request
2021-04-24T13:25:40
2025-04-01T06:39:50.313287
{ "authors": [ "FottyM", "neuroactive" ], "repo": "okestonia/koroonakaart", "url": "https://github.com/okestonia/koroonakaart/pull/228", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1577624829
🧪 Add mock logic querier 📝 Purpose Trying the testing process on cosmwasm smart contract, I've added a unit test of the new cw-logic-sample (#114) smart contract. 🕹️ Mock To do that, a MockLogicQuerier has been introduced allowing mock the logic module. A default implementation has been set to return a successful ...
gharchive/pull-request
2023-02-09T10:26:26
2025-04-01T06:39:50.330502
{ "authors": [ "bdeneux", "bot-anik" ], "repo": "okp4/contracts", "url": "https://github.com/okp4/contracts/pull/115", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
346035191
:seedling: Allow default profile, configurable profile prefix, and configurable credentials suffix Problem Statement This tool does not allow you to create a working default profile. This tool gives warnings on AWS Java SDK (#157). This tool makes credentials profiles with names that difficult to use (#118). Differen...
gharchive/pull-request
2018-07-31T04:56:56
2025-04-01T06:39:50.358780
{ "authors": [ "AlainODea" ], "repo": "oktadeveloper/okta-aws-cli-assume-role", "url": "https://github.com/oktadeveloper/okta-aws-cli-assume-role/pull/161", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1929672109
Documentation for the changes in private registry credentials This PR adds documentation for the changes we are adding for private registry credentials that will go out in 1.14. The main changes are: Added an Upgrading to Okteto 1.14.x section explaining how the migration is done for instances using privateRegistry ...
gharchive/pull-request
2023-10-06T08:21:52
2025-04-01T06:39:50.361349
{ "authors": [ "ifbyol" ], "repo": "okteto/docs", "url": "https://github.com/okteto/docs/pull/509", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
307868909
Still works? I start the project but nothing happens. @XxStR abandoned @oleghalin That sad :/ Anyway, I'm updating thank you very much. @XxStR check Arcana repo @XxStR If you want I can try to help you. You can share your code here or to t.me/KhalinOleg @oleghalin Thanks. Project @oleghalin Hi, did you g...
gharchive/issue
2018-03-23T01:23:04
2025-04-01T06:39:50.402005
{ "authors": [ "XxStR", "oleghalin" ], "repo": "oleghalin/Dota2LadderBot", "url": "https://github.com/oleghalin/Dota2LadderBot/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
420274645
Understanding Power - Energy calculation by PZEM-004T Hello all, I am using PZEM-004T and Arduino UNO to measure electricity consumption. The module is now working well, I can see the values on Serial screen. However, I still have some questions as below: 1. How does PZEM-004T calculate the Energy (Wh) from Power (W)...
gharchive/issue
2019-03-13T01:21:35
2025-04-01T06:39:50.413122
{ "authors": [ "Aliiiu", "EDSTOBI", "olehs", "vandat07" ], "repo": "olehs/PZEM004T", "url": "https://github.com/olehs/PZEM004T/issues/54", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
863198435
Failed to obtain access token I am sorry to reach here.. I have copied the storewize platform ansible modules and created a simple playbook to obtain volumes list. I got stuck with Failed to obtain access token. My password is correct any inputs. Hi. Not sure what's causing your problem. Bur please check that your ...
gharchive/issue
2021-04-20T20:10:40
2025-04-01T06:39:50.428603
{ "authors": [ "naveen17", "olemyk" ], "repo": "olemyk/ansible-virtualize-playbooks", "url": "https://github.com/olemyk/ansible-virtualize-playbooks/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2622198282
🛑 Hitobito PBS is down In aadff35, Hitobito PBS (https://db.scout.ch) was down: HTTP code: 404 Response time: 1174 ms Resolved: Hitobito PBS is back up in 36a9342 after 22 minutes.
gharchive/issue
2024-10-29T19:54:48
2025-04-01T06:39:50.442037
{ "authors": [ "olibrian" ], "repo": "olibrian/obrian_uptime", "url": "https://github.com/olibrian/obrian_uptime/issues/553", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2470676475
✨ Add support for user defined dap strategy Why? The default strategy configuration for dap does not work with current versions of nvim-dap or nvim-dap-ruby. It is missing the request field. What? I am proposing enabling users to provide their own strategy config implementation so they can customize it to their needs...
gharchive/pull-request
2024-08-16T17:29:36
2025-04-01T06:39:50.478860
{ "authors": [ "cpb", "elken", "olimorris" ], "repo": "olimorris/neotest-rspec", "url": "https://github.com/olimorris/neotest-rspec/pull/71", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1597596408
Collect and Remove Hash Table Methods Implements void remove_kv_pair(hash_table* in_table, void* key, size_t key_size); Implements vector_kv_pair collect_table(hash_table* in_table); The tests are a little weak, will add more later and re-test for memory leaks closes https://github.com/olincollege/p2p-networking/is...
gharchive/pull-request
2023-02-23T22:10:17
2025-04-01T06:39:50.480878
{ "authors": [ "daniel-sudz" ], "repo": "olincollege/p2p-networking", "url": "https://github.com/olincollege/p2p-networking/pull/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
384909153
Multi level Aggregation using Query DSL` Please use the following questions as a guideline to help me answer your issue/question without further inquiry. Thank you. Which version of Elastic are you using? [ ] elastic.v6 (for Elasticsearch 6.x) { "query": { "match_all": {} }, "aggs": { "date": { "d...
gharchive/issue
2018-11-27T17:35:41
2025-04-01T06:39:50.493060
{ "authors": [ "olivere", "ravi45722" ], "repo": "olivere/elastic", "url": "https://github.com/olivere/elastic/issues/975", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
205666290
Periodic state jump in circular motions When performing a circular motion with the bicycle, we see a jump in state once per circle. This is illustrated in the following plot: This is likely due to how yaw angle is wrapped for z and C*x in the Kalman measurement update step: template <typename T> void Kalman<T>::me...
gharchive/issue
2017-02-06T18:16:29
2025-04-01T06:39:50.498566
{ "authors": [ "oliverlee" ], "repo": "oliverlee/phobos", "url": "https://github.com/oliverlee/phobos/issues/69", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
417478449
"No response" status can now be programmatically triggered No response status can be triggered via sending NO_RESPONSE as a value of some valid characteristic. #48 Did not tested this myself but code can't make any harm as I see. Merging to dev branch. @radionoise thank you very much for your contribution! It's p...
gharchive/pull-request
2019-03-05T20:04:40
2025-04-01T06:39:50.499849
{ "authors": [ "Shaquu", "radionoise" ], "repo": "oliverrahner/node-red-contrib-homekit-bridged", "url": "https://github.com/oliverrahner/node-red-contrib-homekit-bridged/pull/51", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2451071772
Avoid the need to download ollama manually Would it be possible to use ollama-python straight out of the box without the need to download/install ollama manually first? yes please I want this too Hey - not planning to support this for now, thanks!
gharchive/issue
2024-08-06T14:43:54
2025-04-01T06:39:50.504201
{ "authors": [ "GXcells", "IliasAarab", "ParthSareen" ], "repo": "ollama/ollama-python", "url": "https://github.com/ollama/ollama-python/issues/245", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2521544057
Inconsistent Responses from Identical Models What is the issue? I am new to Ollama and have noticed that when I ask a query using Ollama, the model's responses are quite poor. However, if I ask the same query using https://www.llama2.ai/, I receive much better responses. Can anyone explain what might be causing this ...
gharchive/issue
2024-09-12T07:11:03
2025-04-01T06:39:50.516455
{ "authors": [ "rick-github", "wahidur028" ], "repo": "ollama/ollama", "url": "https://github.com/ollama/ollama/issues/6771", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1869585811
example doesn't compile for me I'm getting a type error when trying to compile the example. $ nim r --d:release --d:threadsafe example.nim Hint: used config file '/home/itwrx/.choosenim/toolchains/nim-2.0.0/config/nim.cfg' [Conf] Hint: used config file '/home/itwrx/.choosenim/toolchains/nim-2.0.0/config/config.nims' ...
gharchive/issue
2023-08-28T11:37:53
2025-04-01T06:39:50.518682
{ "authors": [ "ITwrx", "olliNiinivaara" ], "repo": "olliNiinivaara/GuildenStern", "url": "https://github.com/olliNiinivaara/GuildenStern/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
54096112
Custom Auth Example? Hi! I don't quite understand the following At this current moment in time, custom Auth drivers written for the base Auth class will not work. I'm currently looking into this particular issue but for the meantime, you can work around this by changing your closure to return an instance of Ollieread...
gharchive/issue
2015-01-12T19:32:12
2025-04-01T06:39:50.524994
{ "authors": [ "Siflax", "notflip" ], "repo": "ollieread/multiauth", "url": "https://github.com/ollieread/multiauth/issues/77", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1511671557
Integration suddenly not working Describe the bug A clear and concise description of what the bug is. If possible attach the JSON info file for your devices. Expected behavior If applicable, a clear and concise description of what you expected to happen. Screenshots Environment details: Environment (HASSIO, Raspbia...
gharchive/issue
2022-12-27T10:34:19
2025-04-01T06:39:50.554094
{ "authors": [ "modem", "ollo69", "thoompje" ], "repo": "ollo69/ha-smartthinq-sensors", "url": "https://github.com/ollo69/ha-smartthinq-sensors/issues/451", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
719625329
[Feature Request]Support for LG Ovens? Any plans for adding oven support to this integration? I can assist if necessary. I have a Signature Duel Oven (Gas, Elec). Does wideq support this? Potentially it is possible, wideq is the protocol so is just a matter to manage the property that comes from the payload. Re...
gharchive/issue
2020-10-12T19:56:02
2025-04-01T06:39:50.556365
{ "authors": [ "KTibow", "KungFuJoe23", "ollo69" ], "repo": "ollo69/ha-smartthinq-sensors", "url": "https://github.com/ollo69/ha-smartthinq-sensors/issues/98", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1209102609
Create incident_cls.pt using GH Actions We need to shift the incident_cls.pt creation to an automatic process, maybe using GitHub Actions, and this process should use the current state of the database, rather than a manually downloaded incidents.csv file This is being developed on branch "4-reduce-size-of-incident-...
gharchive/issue
2022-04-20T03:05:08
2025-04-01T06:39:50.575474
{ "authors": [ "olsonadr" ], "repo": "olsonadr/nlp-lambdas", "url": "https://github.com/olsonadr/nlp-lambdas/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
69044690
uncompleted extra_data for access_token, code, and expires in Google+ Hi, I'm trying to authenticate in my web server from a SPA application using google+. I only have one problem when the user is authenticated. I don't get the extra data in social_auth_usersocialauth table, I mean I'm getting in the extra_data field...
gharchive/issue
2015-04-17T01:46:12
2025-04-01T06:39:50.588809
{ "authors": [ "omab", "zetahernandez" ], "repo": "omab/python-social-auth", "url": "https://github.com/omab/python-social-auth/issues/596", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
758821005
fixes typo in variable name - https_letsencrypt_enabled I noticed that the variable name at the end of the script has an underscore, while the actual variable that is checked in the script to conditionally run doesn't have an underscore. So, uncommenting the line at the end of the script and setting it to True doesn...
gharchive/pull-request
2020-12-07T20:23:51
2025-04-01T06:39:50.649870
{ "authors": [ "SteveO-sudo", "manics" ], "repo": "ome/prod-playbooks", "url": "https://github.com/ome/prod-playbooks/pull/297", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2036060987
🛑 OME gate (443) is down In aea3a35, OME gate (443) ($OME_GATE) was down: HTTP code: 0 Response time: 0 ms Resolved: OME gate (443) is back up in 1d1f9d4 after 9 minutes.
gharchive/issue
2023-12-11T16:30:30
2025-04-01T06:39:50.655920
{ "authors": [ "snoopycrimecop" ], "repo": "ome/upptime", "url": "https://github.com/ome/upptime/issues/1411", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1903134238
🛑 OME demo server is down In e409fe9, OME demo server (https://demo.openmicroscopy.org) was down: HTTP code: 0 Response time: 0 ms Resolved: OME demo server is back up in 1bd8983 after 20 minutes.
gharchive/issue
2023-09-19T14:33:12
2025-04-01T06:39:50.658517
{ "authors": [ "snoopycrimecop" ], "repo": "ome/upptime", "url": "https://github.com/ome/upptime/issues/991", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2747615234
Add description prop in generateOpenApiSpec const swaggerSpec = await generateOpenApiSpec( { ImageFileDTO, NewOrderImageDTO, GetOrdersResponseDTO, PaginationRequestDTO, GetOrdersRequestApiDTO, OrderDTO, ShortOrderDTO, NewOrderApiDTO, UpdatedOrderFieldsApiDTO, ValidationErrorD...
gharchive/issue
2024-12-18T11:56:14
2025-04-01T06:39:50.682641
{ "authors": [ "GorgeousPuree", "omermecitoglu" ], "repo": "omermecitoglu/next-openapi-json-generator", "url": "https://github.com/omermecitoglu/next-openapi-json-generator/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1580001346
Can I use my own pretrained StyleGAN2-ADA? I have trained a StyleGAN2-ADA generator on my own images and now trying different inversion methods. My first question after reading your paper is if I can use my pretrained G and implement your code to train an encoder or if should I retrain a StyleGAN2 using psp framework...
gharchive/issue
2023-02-10T16:33:09
2025-04-01T06:39:50.686739
{ "authors": [ "hamediut", "lzh5531773" ], "repo": "omertov/encoder4editing", "url": "https://github.com/omertov/encoder4editing/issues/95", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1051336158
Fix relayer event query Re-structure the event query logic in the Relayer to avoid situations where messages are not relayed until the service is restarted. I have also applied the same logic to the relevant section of the message-relayer-fast. Codecov Report Merging #146 (46310eb) into develop (dc7f2c1) will incr...
gharchive/pull-request
2021-11-11T20:28:29
2025-04-01T06:39:50.711438
{ "authors": [ "codecov-commenter", "mmontour1306" ], "repo": "omgnetwork/optimism-v2", "url": "https://github.com/omgnetwork/optimism-v2/pull/146", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
423793062
Update copyright ditto test me Build Passed :ok_hand: You can safely merge 'update-copyright' into 'master'. 👍
gharchive/pull-request
2019-03-21T15:30:53
2025-04-01T06:39:50.713986
{ "authors": [ "DavidMansolino", "cyberbotics-jenkins" ], "repo": "omichel/webots", "url": "https://github.com/omichel/webots/pull/298", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
573068407
Upgrade truffle to newer version Description Seems like truffle new release 5.1.15 might solve the previous unstable migration issue: In this PR: https://github.com/trufflesuite/truffle/pull/2808 of the change log, it claims to solve: https://github.com/trufflesuite/truffle/issues/2257 Should give it a try and make o...
gharchive/issue
2020-02-28T23:46:30
2025-04-01T06:39:50.722226
{ "authors": [ "arthurk", "boolafish", "jbunce" ], "repo": "omisego/plasma-contracts", "url": "https://github.com/omisego/plasma-contracts/issues/592", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
302485629
Clean and update README.md Closes #39 (Almost) complete rewrite of README.md with more complete CLI documentation. Comments, edits, reviews welcome. Tried install with this Readme. Got stucked a little bit at: leveldb solidity installation I think leveldb should be added to pre-installation dependancy as well. An...
gharchive/pull-request
2018-03-05T22:14:40
2025-04-01T06:39:50.726041
{ "authors": [ "DavidKnott", "boolafish", "kfichter" ], "repo": "omisego/plasma-mvp", "url": "https://github.com/omisego/plasma-mvp/pull/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1684351129
[concept] AI Copilot Currently the idea of copilot in tools are gaining popularity I was wondering what mind mapping folks think about this Below is a video form superus which demonstrates the concept Watch Video Another is a todo list that does itself for you Personally when I run my-mind locally I set up a process ...
gharchive/issue
2023-04-26T06:18:06
2025-04-01T06:39:50.772353
{ "authors": [ "arkin0x", "melvincarvalho", "rquast" ], "repo": "ondras/my-mind", "url": "https://github.com/ondras/my-mind/issues/174", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
87841836
Loads a blank screen in every browser I just pulled down the new changes and it doesn't load in any browser. I reverted to sha c831747 and it works in Firefox Damn. Well, I will investigate + fix - but not before Monday, as I will be gone for the whole weekend. The problem is with toggle.js. It is included in the...
gharchive/issue
2015-06-12T20:30:54
2025-04-01T06:39:50.775006
{ "authors": [ "CSiPet2", "nfuller52", "ondras" ], "repo": "ondras/wwwsqldesigner", "url": "https://github.com/ondras/wwwsqldesigner/issues/199", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
177125080
Some Warning and a Fatal Error I cloned the repo into the Composer/vendor folder. I run on Command Prompt php converter.php "C:/User/..../..../ Php7CodeFolder" "C:/Users/.../..../Php5CodeFolder" It give me some "Warning" --> mkdir(): Invalid argument in C:\Users..........\Composer\vendor\php7backport\src\Bouda\Ph...
gharchive/issue
2016-09-15T09:06:01
2025-04-01T06:39:50.778889
{ "authors": [ "Wakasaki", "ondrejbouda" ], "repo": "ondrejbouda/php7backport", "url": "https://github.com/ondrejbouda/php7backport/issues/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1597363421
should L0 have in-order queues? L0 has had from the beginning only out-of-order queues, and layers above, like SYCL, have implemented in-order queues by using synchronization primitives like events and barriers. Although using event or barriers is functionally correct, performance may vary on different generations of...
gharchive/issue
2023-02-23T18:49:02
2025-04-01T06:39:50.785328
{ "authors": [ "MichalMrozek", "abagusetty", "jandres742", "pboudier09" ], "repo": "oneapi-src/level-zero-spec", "url": "https://github.com/oneapi-src/level-zero-spec/issues/81", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
981554052
Intel Extension for Scikit-learn getting started sample Adding a New Sample(s) Description New intel extension for a scikit-learn sample that does digit recognition using SVM classifier. Checklist Administrative [x] Review sample design with the appropriate Domain Expert: Rachel Oberman [x] If you have any new depen...
gharchive/pull-request
2021-08-27T19:58:26
2025-04-01T06:39:50.792630
{ "authors": [ "JoeOster", "asirvaiy" ], "repo": "oneapi-src/oneAPI-samples", "url": "https://github.com/oneapi-src/oneAPI-samples/pull/640", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2013459208
Update Listed required Python version As of this time, ansible==9.0.1 requires Python >= 3.10 sudo apt-get install python3.10 sudo apt-get install python3.10-venv
gharchive/issue
2023-11-28T02:10:53
2025-04-01T06:39:50.840681
{ "authors": [ "SinLess-Games" ], "repo": "onedr0p/flux-cluster-template", "url": "https://github.com/onedr0p/flux-cluster-template/issues/1048", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1838480097
bring setup steps under one L2 heading For easier reference and to make room for other L2 headings such as "Usage" and "FAQs". Maybe instead of Step we use a different name since there would be substeps and subsubsteps? We could use Stage, but there are no L4 headings that need to be referred to as substeps. Your...
gharchive/pull-request
2023-08-07T00:26:32
2025-04-01T06:39:50.842941
{ "authors": [ "alex-matthews", "onedr0p" ], "repo": "onedr0p/flux-cluster-template", "url": "https://github.com/onedr0p/flux-cluster-template/pull/893", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2485300043
🛑 Identity Plus (EU) is down In f0abbe8, Identity Plus (EU) (https://eu.onetimesecret.com/) was down: HTTP code: 0 Response time: 0 ms Resolved: Identity Plus (EU) is back up in b1a2fc5 after 25 minutes.
gharchive/issue
2024-08-25T14:34:43
2025-04-01T06:39:50.853912
{ "authors": [ "delano" ], "repo": "onetimesecret/status", "url": "https://github.com/onetimesecret/status/issues/61", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
174232386
undefined is not an object(evaluating 'container.setState') Hai, I run your demo project,and check in device it working fine, But in index.ios.js, i added the some code for navigator, added some form code init.when click on signIn button i want to show the webRtc screen for that screen i just copied the main.js file ...
gharchive/issue
2016-08-31T09:58:17
2025-04-01T06:39:50.871722
{ "authors": [ "LoseTheQuit", "davidperrenoud", "rohitgupta87410", "saghul", "shaikhussian", "swaroopa94", "zxcpoiu" ], "repo": "oney/react-native-webrtc", "url": "https://github.com/oney/react-native-webrtc/issues/128", "license": "mit", "license_type": "permissive", "license_...
314575522
muting/unmuting remote streams updates mediaStreamTrackSetEnabled to work for remote tracks as well as by local tracks. so setting .enabled on a remote track in js will mute / unmute the track if it is audio. applies to issues #338 and #179 @ippa yes this solution worked on 1.58.3 for muting remote audio tracks (lo...
gharchive/pull-request
2018-04-16T09:46:57
2025-04-01T06:39:50.876741
{ "authors": [ "akashkrshukla", "danjenkins", "saghul", "weberjc" ], "repo": "oney/react-native-webrtc", "url": "https://github.com/oney/react-native-webrtc/pull/440", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2721205856
eth_getLog() returns null instead of list if there are no transactions example: curl -XPOST 'https://testnet.evm.nodes.onflow.org' -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","id":1318572,"method":"eth_getLogs","params":[{"blockHash":"0x4967b45f073cb74e750536d41fdb70ae3923d8a151abdbef25e4fd77d27fe253","a...
gharchive/issue
2024-12-05T19:14:05
2025-04-01T06:39:50.889463
{ "authors": [ "j1010001", "m-Peter" ], "repo": "onflow/flow-evm-gateway", "url": "https://github.com/onflow/flow-evm-gateway/issues/695", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
760635161
invalid contract: Checking failed, not very helpfull error message Instructions When trying to deploy a contract that used to work https://github.com/versus-flow/auction-flow-contract/blob/upgrade-flow/contracts/Auction.cdc i now get an error that is not helpfull Problem The error message says: DEBU[0079] ️✉️ Trans...
gharchive/issue
2020-12-09T20:09:58
2025-04-01T06:39:50.891763
{ "authors": [ "bjartek", "psiemens" ], "repo": "onflow/flow-go-sdk", "url": "https://github.com/onflow/flow-go-sdk/issues/124", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
479765643
Language support for F# and Elixir? I'm about to purchase a License for onivim2 :D Looks so interesting off the bat but I have some questions such as support for 2 FP languages that I use. Count on me to chip in helping for issues, I like the ReasonML/Ocaml language ;) Currently, the only real language support we ...
gharchive/issue
2019-08-12T17:36:39
2025-04-01T06:39:50.914102
{ "authors": [ "CrossR", "Kavignon" ], "repo": "onivim/oni2", "url": "https://github.com/onivim/oni2/issues/647", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1422668398
Upgrade ONNX-MLIR to ONNX v1.12.0 release. @AlexandreEichenberger @chentong319 @hamptonm1 @cjvolzka ONNX release v1.12.0 has been made available earlier this year. Detail for the updates included are described on the ONNX releases web page https://github.com/onnx/onnx/releases. The ai.onnx opset version increased t...
gharchive/issue
2022-10-25T15:34:09
2025-04-01T06:39:50.934626
{ "authors": [ "AlexandreEichenberger", "chentong319", "cjvolzka", "hamptonm1", "mikeessen" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/issues/1808", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1761792238
compile error ╰─ cmake --build . -j 1 ─╯ [1/696] Running gen_proto.py on onnx/onnx.in.proto Processing /Users/unicorn/workspace/onnx-mlir/third_party/onnx/onn...
gharchive/issue
2023-06-17T11:51:33
2025-04-01T06:39:50.975594
{ "authors": [ "chentong319", "sorenlassen", "wm901115nwpu" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/issues/2326", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1355284965
Only update the output shape if the infered shape is better - unary elementwise ops Currently our shape inference always overwrites the output shape with a new shape. Sometimes, shape inference has not been powerful enough to infer static dimensions. Meanwhile, in many onnx models, outputs of ONNX ops have static sha...
gharchive/pull-request
2022-08-30T07:17:09
2025-04-01T06:39:50.981846
{ "authors": [ "jenkins-droid", "tungld" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/pull/1654", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
326967197
Feature request: print subcase when an exception is thrown inside one Description If an exception is thrown in a SUBCASE, the logged error only contain the TEST_CASE name. This might be related to #125 Steps to reproduce Here's a simple program: #define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN #include "doctest/doctest.h" ...
gharchive/issue
2018-05-28T09:50:20
2025-04-01T06:39:50.995403
{ "authors": [ "Scorbutics", "blastrock", "onqtam" ], "repo": "onqtam/doctest", "url": "https://github.com/onqtam/doctest/issues/136", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1231112702
Wrong Contact header when GRUU enabled on registrar #989 pull request was created to solve this issue. Describe the bug SIP.js UA puts GRUU contact value into REGISTER contact header. To Reproduce (if possible) Set up regId or instanceId or both parameters in registerer options. Then if GRUU enabled on a registrar an...
gharchive/issue
2022-05-10T12:55:08
2025-04-01T06:39:51.008892
{ "authors": [ "john-e-riordan", "zusrut" ], "repo": "onsip/SIP.js", "url": "https://github.com/onsip/SIP.js/issues/991", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1817926228
A Typical Example with HTTP.jl (OpenTelemetrySDKHTTPExt) not working Hi, trying A_Typical_Example_with_HTTP and can't get it working - after using OpenTelemetrySDK.OpenTelemetrySDKHTTPExt: otel_http_middleware i got Package OpenTelemetrySDK not found, but a package named OpenTelemetrySDK is available from a registry...
gharchive/issue
2023-07-24T08:38:01
2025-04-01T06:39:51.018758
{ "authors": [ "NoobsEnslaver", "ZhaoFancy", "findmyway" ], "repo": "oolong-dev/OpenTelemetry.jl", "url": "https://github.com/oolong-dev/OpenTelemetry.jl/issues/83", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2139791365
iPad Air 3rd gen 16.0b1 20A5283p has 0% success rate I have made around 5-10 attempts with each PUAF method and the exploit has always led to an immediate kernel panic without making it to the next stage. not sure, might be b1 specific, try again on 2.0.5 though No luck unfortunately. I did find that the exploits...
gharchive/issue
2024-02-17T03:19:29
2025-04-01T06:39:51.039682
{ "authors": [ "Lunariansia", "aydenbottos", "opa334" ], "repo": "opa334/Dopamine", "url": "https://github.com/opa334/Dopamine/issues/329", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2316129912
I fixed WeightBufs. You should just set IOSURFACE_OBJ_SIZE = 0x1 @opa334 And add check, that if we found IOSurface_location then exit, so it will fast up exploit. @opa334
gharchive/issue
2024-05-24T19:29:57
2025-04-01T06:39:51.042116
{ "authors": [ "ghh-jb" ], "repo": "opa334/Dopamine", "url": "https://github.com/opa334/Dopamine/issues/581", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1227895964
Moretwins add VICReg class subclassing the general parent class Twins for siamese networks. Other losses could be easily implemented, e.g. SimCLR or the like. Possible generalization: look into student-teacher networks such as BYOL N.B: Twins signature has changed: [n, 2, d] -> [n, 2, d'] for consistency with the M...
gharchive/pull-request
2022-05-06T13:49:51
2025-04-01T06:39:51.043942
{ "authors": [ "opeltre" ], "repo": "opeltre/revert", "url": "https://github.com/opeltre/revert/pull/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1107356807
Handle create=false when exact matching Overview When a facility list item is submitted with create=false and there is no match found, a FacilityListItem is created with facility_id=None. When another facility list item is submitted which exact matches that FacilityListItem, an error was being thrown. Instead, we now...
gharchive/pull-request
2022-01-18T20:59:43
2025-04-01T06:39:51.049303
{ "authors": [ "TaiWilkin" ], "repo": "open-apparel-registry/open-apparel-registry", "url": "https://github.com/open-apparel-registry/open-apparel-registry/pull/1594", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2175163219
How to distinguish which process the output stream line comes from I have a output stream looking like this, however it doesn't work reliably because some lines simply do not have a prefix. const outputStream = { write: (data) => { if (['[SDK]', '[bundle]', '[dts]'].some((str) => data.includes(str))) { s...
gharchive/issue
2024-03-08T02:34:53
2025-04-01T06:39:51.054402
{ "authors": [ "LookRain", "gustavohenke" ], "repo": "open-cli-tools/concurrently", "url": "https://github.com/open-cli-tools/concurrently/issues/468", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2361554047
🌱 Update deps of api and library to 0.14.0 Summary Related issue(s) Fixes # /lgtm
gharchive/pull-request
2024-06-19T07:26:25
2025-04-01T06:39:51.055757
{ "authors": [ "qiujian16", "zhujian7" ], "repo": "open-cluster-management-io/ocm", "url": "https://github.com/open-cluster-management-io/ocm/pull/532", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1020469493
test nested subscriptions with subscription-admin Signed-off-by: Roke Jung roke@redhat.com /lgtm
gharchive/pull-request
2021-10-07T21:15:32
2025-04-01T06:39:51.056758
{ "authors": [ "rokej", "xiangjingli" ], "repo": "open-cluster-management/applifecycle-backend-e2e", "url": "https://github.com/open-cluster-management/applifecycle-backend-e2e/pull/140", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2405542436
update docs TODO: update the english document Miss fengzhe
gharchive/pull-request
2024-07-12T13:02:41
2025-04-01T06:39:51.066047
{ "authors": [ "Leymore", "bittersweet1999" ], "repo": "open-compass/opencompass", "url": "https://github.com/open-compass/opencompass/pull/1318", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
359114430
Force Fetch To Store https://github.com/open-contracting/kingfisher/issues/58 This starts to put some common code into ocdskingfisher/cli/commands/base.py - in the future files like ocdskingfisher/cli/commands/check_different_schema_version.py will use these to.
gharchive/pull-request
2018-09-11T16:01:54
2025-04-01T06:39:51.075609
{ "authors": [ "odscjames" ], "repo": "open-contracting/kingfisher", "url": "https://github.com/open-contracting/kingfisher/pull/222", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2695784049
[BUG] Data race if the provider set few times Observed behavior I have several tests with a similar setup: the provider is created, then configured, the tests are executed, and openfeature.Shutdown() is called for cleanup. However, when these tests are run with the race detector enabled, they consistently fail. Expec...
gharchive/issue
2024-11-26T19:01:34
2025-04-01T06:39:51.099281
{ "authors": [ "beeme1mr", "erka", "toddbaert", "warber" ], "repo": "open-feature/go-sdk", "url": "https://github.com/open-feature/go-sdk/issues/307", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2354108316
Add multi-provider blog post This PR Adds a blog post introducing the new Multi-Provider in JavaScript and Node.js Related Issues This shouldn't be merged before the client-side multi-provider PR is merged, as it references the client-side provider Thanks @emmawillis ! I'll added some reviewers. I'll review it myse...
gharchive/pull-request
2024-06-14T21:02:55
2025-04-01T06:39:51.102311
{ "authors": [ "emmawillis", "toddbaert" ], "repo": "open-feature/openfeature.dev", "url": "https://github.com/open-feature/openfeature.dev/pull/593", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2692014092
Unable to install deploy-mgmt-hub.sh All in One script When using the All-in-one script to install the OH Management Hub, I keep getting an error message that says: Error: http code 404 from: downloading https://github.com/naphelps/openbao-plugin-auth-openhorizon/releases/download/v0.1.0-test/openbao-plugin-auth-open...
gharchive/issue
2024-11-25T19:38:51
2025-04-01T06:39:51.108642
{ "authors": [ "hararegirljustcoding" ], "repo": "open-horizon/devops", "url": "https://github.com/open-horizon/devops/issues/193", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
320655490
Unable to format LUN So, I'm not sure if this is user error, or which component of this solution is currently causing these issues, but I'm having trouble formatting the exposed objects. The below paste is a section of journalctl on the initiator which was attempting to format and mount the LUN. There is also a paste...
gharchive/issue
2018-05-07T02:29:23
2025-04-01T06:39:51.131166
{ "authors": [ "BlackoutWNCT", "lxbsz", "mikechristie" ], "repo": "open-iscsi/tcmu-runner", "url": "https://github.com/open-iscsi/tcmu-runner/issues/414", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1509018319
Release 1.4.3 version Please, release the 1.4.3 version :) https://plugins.gradle.org/plugin/io.jumpco.open.gradle.s3 Please :)
gharchive/issue
2022-12-23T07:50:07
2025-04-01T06:39:51.132798
{ "authors": [ "sanmibuh" ], "repo": "open-jumpco/s3-plugin", "url": "https://github.com/open-jumpco/s3-plugin/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1162352940
Data Quality - columnValuesToBeUnique & columnValuesToBeNotNull JSON UI In https://github.com/open-metadata/OpenMetadata/pull/3255 we added a default property to both test definitions. This is because we need to be able to differentiate both JSONs from the Python side in order to assign the proper class. However, cre...
gharchive/issue
2022-03-08T08:16:58
2025-04-01T06:39:51.145816
{ "authors": [ "pmbrull" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/3260", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1415333002
Fix ISSUE-3790: Remove unnecessary public modifiers Describe your changes : I worked on fixing the code smells due to unnecessary public modifiers in the tests. Closes #3790. Type of change : [ ] Bug fix [x] Improvement [ ] New feature [ ] Breaking change (fix or feature that would cause existing functionality to...
gharchive/pull-request
2022-10-19T17:18:46
2025-04-01T06:39:51.150917
{ "authors": [ "harshach", "shivamshrey" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/pull/8268", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1457742741
Why can't test after deleting the training set When I delete the training set, the running test will report an error. Original Traceback (most recent call last): File "/home/xidian/anaconda3/envs/pro/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 287, in _worker_loop data = fetcher.fetch(index) ...
gharchive/issue
2022-11-21T11:03:52
2025-04-01T06:39:51.160437
{ "authors": [ "Frank-DA", "Townjj", "jihanyang" ], "repo": "open-mmlab/OpenPCDet", "url": "https://github.com/open-mmlab/OpenPCDet/issues/1194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2544837767
扩出来的图片两边会出现框、墙等 两边很容易出现墙、框、之类的遮挡,请问怎么解决 hi @hjj-lmx 这个确实是有一定概率会出现的。 如果你只想在推理的时候改善,你可以尝试输入一些 prompt,以及调整一下比例(但还是具有随机性) 如果想进一步改进,还是需要训练的时候,可以提高 outpainting 任务的训练比例和 outpainting 训练的 mask 的大小
gharchive/issue
2024-09-24T09:18:58
2025-04-01T06:39:51.162433
{ "authors": [ "hjj-lmx", "zengyh1900" ], "repo": "open-mmlab/PowerPaint", "url": "https://github.com/open-mmlab/PowerPaint/issues/95", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2319383155
Is it possible to pass allow_unused and materialize_grad to optim_wrapper? Hi, there! Im deal with a custom train pipeline which forward model partly from batch to batch. And when i trying to run a distributed train script, an error occurs Expected to have finished reduction in the prior iteration before starting a ...
gharchive/issue
2024-05-27T15:19:21
2025-04-01T06:39:51.181204
{ "authors": [ "ashkanaev", "liuqs111" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/11745", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
833463709
Poor performance due to duplication of annotation ids I'm trying to train my custom dataset on VFnet, but the loss reduces very slow but I could not find the cause. Today, I train my data using detection2, the code throws the Assertion Error: annotation ids are not unique And I check again my data and it's actually d...
gharchive/issue
2021-03-17T06:56:53
2025-04-01T06:39:51.185340
{ "authors": [ "hhaAndroid", "ptran1203" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/4782", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1038182846
CenterNet can't be trained Thanks for your error report and we appreciate it a lot. Checklist I have searched related issues but cannot get the expected help. I have read the FAQ documentation but cannot get the expected help. The bug has not been fixed in the latest version. Describe the bug A clear and concise de...
gharchive/issue
2021-10-28T07:38:35
2025-04-01T06:39:51.262209
{ "authors": [ "RangiLyu", "bennyji", "taofuyu" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/6395", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1230817514
DataLoader worker (pid(s) 659) exited unexpectedly I keep getting this runtime error when trying to train YOLCAT. I am using a batch size of 1 and I am training with 53 images. The images have a size of ‪4,000 x 2,250‬. I have successfully trained Mask Scoring R-CNN, Mask R-CNN and HTC with the same set-up. I only ch...
gharchive/issue
2022-05-10T08:40:50
2025-04-01T06:39:51.269112
{ "authors": [ "David-Biggs", "hhaAndroid" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/7953", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1325911151
How to calculate average recall (AR) of each class Hi, After completing each epoch I am getting the following results, but it shows the average recall of all classes. I want to check the average recall of each class. Can anyone please guide me on how to do this? Thanks. I was using 5 classes and got the following res...
gharchive/issue
2022-08-02T14:04:35
2025-04-01T06:39:51.276992
{ "authors": [ "YCAyca", "hhaAndroid", "ibrahim1611", "nanhui69" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/8474", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1804130720
Provide inference of Detic Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers. Motivation Provide inferen...
gharchive/pull-request
2023-07-14T04:12:00
2025-04-01T06:39:51.283405
{ "authors": [ "CLAassistant", "OpenMMLab-Assistant-004", "ryylcc" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/pull/10639", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1159787611
[Fix] Fix num_last_epochs logic for the hooks in YOLOX training Motivation Based on #7284 , I ran a few more experiments with num_last_epochs. I could still see that the before_train_epoch hooks didn't come in at the proper epoch. They came in one epoch earlier than I expected them to, so I made a PR to fix it. On ...
gharchive/pull-request
2022-03-04T15:50:06
2025-04-01T06:39:51.293577
{ "authors": [ "HJoonKwon", "hhaAndroid", "nemonameless", "shinya7y", "voldemortX" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/pull/7322", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1284832851
Release plan for MV-FCOS3D++ Hi, I saw that the codebase for MV-FCOS3D++ used in Waymo 2D challenge is planned to release on mmdetection3d. When might the code be released? Also, I was wondering what exactly the "FCOS3D++" model was compared to FCOS3D The code of MV-FCOS3D++ for camera-only 3D detection will be rel...
gharchive/issue
2022-06-26T07:28:49
2025-04-01T06:39:51.296423
{ "authors": [ "Divadi", "Tai-Wang" ], "repo": "open-mmlab/mmdetection3d", "url": "https://github.com/open-mmlab/mmdetection3d/issues/1586", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
923642352
Wind Onshore Installed Capacity for HB and HH @chrwm Can you please check, if the Installed Capacities for Wind Onshore for HB and HH are correct? It seems that there is a decimal error for the 2030/2050 values. See it's been fixed right now, will check the new data and then close the issue if it's fixed!
gharchive/issue
2021-06-17T08:35:37
2025-04-01T06:39:51.350434
{ "authors": [ "khainsch" ], "repo": "open-modex/models", "url": "https://github.com/open-modex/models/issues/24", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1122645851
redesignv2: Inconsistent escaping of quotes I seem to notice an inconsistent escaping of quotes when querying for tasks: Steps to reproduce (using redesignv2 checkout) exact.repos.txt ros2 launch rmf_demos_ign office.launch.xml headless:=1 server_uri:=ws://localhost:8001 use_sim_time:=false rmf_api_server ros2 ru...
gharchive/issue
2022-02-03T04:35:26
2025-04-01T06:39:51.593820
{ "authors": [ "cnboonhan", "koonpeng" ], "repo": "open-rmf/rmf-web", "url": "https://github.com/open-rmf/rmf-web/issues/574", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1583027043
Favorite tasks What's new Favorite tasks are added. The user will be able to create favorite tasks for those he/she considers recurrent. The user will be able to edit his/her favorite tasks. The user will be able to delete his/her favorite tasks. chrome-capture-2023-1-13.webm chrome-capture-2023-1-13 (1).webm...
gharchive/pull-request
2023-02-13T20:36:41
2025-04-01T06:39:51.600953
{ "authors": [ "Angatupyry", "aaronchongth" ], "repo": "open-rmf/rmf-web", "url": "https://github.com/open-rmf/rmf-web/pull/676", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1091274362
python module for rmf_api_msgs schemas The objective here is to make the rmf_api_msgs schemas and data models available to users as a python package. Similar to the existing cpp header generation, the schemas here are generated as python functions. After compilation, users can obtain the schemas and data models by ju...
gharchive/pull-request
2021-12-30T19:38:16
2025-04-01T06:39:51.607684
{ "authors": [ "youliangtan" ], "repo": "open-rmf/rmf_api_msgs", "url": "https://github.com/open-rmf/rmf_api_msgs/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
499815462
fix: update schema utils to fix browser issue fixes #227 :tada: This PR is included in version 1.12.1 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-09-28T20:02:48
2025-04-01T06:39:51.610238
{ "authors": [ "openrpc-bastion", "shanejonas" ], "repo": "open-rpc/generator-client", "url": "https://github.com/open-rpc/generator-client/pull/286", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1590811480
feat: update onboarding steps What type of PR is this? (check all applicable) [x] 🍕 Feature [ ] 🐛 Bug Fix [ ] 📝 Documentation Update [ ] 🎨 Style [ ] 🧑‍💻 Code Refactor [ ] 🔥 Performance Improvements [ ] ✅ Test [ ] 🤖 Build [ ] 🔁 CI [ ] 📦 Chore (Release) [ ] ⏩ Revert Description Updates the onboarding step...
gharchive/pull-request
2023-02-19T18:56:36
2025-04-01T06:39:51.628572
{ "authors": [ "Deadreyo", "bdougie", "brandonroberts" ], "repo": "open-sauced/insights", "url": "https://github.com/open-sauced/insights/pull/880", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
284213023
Which NLP solver to use? @donboyd5, @evtedeschi3 please feel free to rename as you see fit. You two are the admins. Are you wedded to IPOPT? What about other options in R like nleqslv? I am not an expert on nonlinear solvers, but have worked with many and have developed satisficing preferences after extensive exper...
gharchive/issue
2017-12-22T17:19:57
2025-04-01T06:39:51.701731
{ "authors": [ "MattHJensen", "donboyd5", "feenberg" ], "repo": "open-source-economics/PUF-State-Distribution", "url": "https://github.com/open-source-economics/PUF-State-Distribution/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2169714231
OnOpampConnectionSettings/Accepted callbacks need re-thinking The comments say that the Client implementation (the caller) will attempt to re-connect using new settings. The example implementation works completely differently, the callback tries the re-connection. Which is the right way? To summarize this is what the...
gharchive/issue
2024-03-05T16:55:12
2025-04-01T06:39:51.722452
{ "authors": [ "srikanthccv", "tigrannajaryan" ], "repo": "open-telemetry/opamp-go", "url": "https://github.com/open-telemetry/opamp-go/issues/261", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
541882839
Merge changes from dd-trace-java 0.40.0 https://github.com/DataDog/dd-trace-java/releases/tag/v0.40.0 @trask sorry for the delay. This is ready to review/merge now.
gharchive/pull-request
2019-12-23T19:50:45
2025-04-01T06:39:51.723890
{ "authors": [ "tylerbenson" ], "repo": "open-telemetry/opentelemetry-auto-instr-java", "url": "https://github.com/open-telemetry/opentelemetry-auto-instr-java/pull/46", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2395151465
Update otel-webserver-module for centos 9 stream, since centos7 is EOL Centos7 has reached EOL, otel-webserver-module build and compatibility needs to be provided for the latest centos9 stream. cc @DebajitDas @lalitb @aryanishan1001 is already working on this Nginx SDK 1.26.0 with Redhat 8.9 version is not sup...
gharchive/issue
2024-07-08T09:40:13
2025-04-01T06:39:51.768819
{ "authors": [ "DebajitDas", "aryanishan1001", "lalitb", "nrBaskar" ], "repo": "open-telemetry/opentelemetry-cpp-contrib", "url": "https://github.com/open-telemetry/opentelemetry-cpp-contrib/issues/463", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" ...
609713681
fix: observers should not expose bind/unbind method Which problem is this PR solving? Fixes #997 Short description of the changes @opentelemetry/api: Add new interface UnboundMetric, with bind/unbind method, which extends Metric. @opentelemetry/metrics: Removed problematic setCallback method from BoundObserver. Bo...
gharchive/pull-request
2020-04-30T08:34:24
2025-04-01T06:39:51.801593
{ "authors": [ "codecov-io", "legendecas" ], "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/pull/1001", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1197494697
Merge back into a single lerna monorepo This is attempting to solve several pain points we've had which stem from the fact that our stable and experimental packages are not linked by lerna and aren't released together. Keeping this as a draft for now AFAICT, Lerna can only bump all changed packages to the same vers...
gharchive/pull-request
2022-04-08T15:52:24
2025-04-01T06:39:51.808277
{ "authors": [ "dyladan", "legendecas" ], "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/pull/2892", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2051635721
feat: Add support for mutual TLS and improve SSL error logging. Add support for specifying client certificate and key for mutual TLS when exporting. Also log more information about why an SSL error occured as this can be very difficult to diagnose. This is logged in the same way as other probably fatal issues are, e....
gharchive/pull-request
2023-12-21T03:42:02
2025-04-01T06:39:51.832783
{ "authors": [ "arielvalentin", "kaylareopelle", "megabus-tobin", "szechyjs" ], "repo": "open-telemetry/opentelemetry-ruby", "url": "https://github.com/open-telemetry/opentelemetry-ruby/pull/1556", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1673520710
Merge the sdk-logs package into the active sandbox Package name: @opentelemetry/sdk-logs Source Location: auto-merge/js/experimental/packages/sdk-logs Destination: pkgs/sdk-logs/ Completed with the linked PR's
gharchive/issue
2023-04-18T17:01:37
2025-04-01T06:39:51.834559
{ "authors": [ "MSNev" ], "repo": "open-telemetry/opentelemetry-sandbox-web-js", "url": "https://github.com/open-telemetry/opentelemetry-sandbox-web-js/issues/95", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1290205536
Update trace-receiver.md Need to assign -p 14250:14250 otherwise connect Jaeger will be failed It is necessary to rebuild when you modify components.go to supporting custom Receiver @rquedas can you look at the suggested changes. @noahdyp please make sure that you sign the CLA successfully, if you're a corporate ...
gharchive/pull-request
2022-06-30T14:17:43
2025-04-01T06:39:51.844564
{ "authors": [ "cartermp", "noahdyp", "rahuldimri", "rquedas", "svrnm" ], "repo": "open-telemetry/opentelemetry.io", "url": "https://github.com/open-telemetry/opentelemetry.io/pull/1501", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1405079354
Auto link in stability table Small improvement for the tables with the stability matrix: if the value is "Stable" or "Experimental" it will automatically link the definition in the spec like some of the pages are doing it already. What will the change look like @svrnm? TIA Details Sure, compare the preview with...
gharchive/pull-request
2022-10-11T18:44:17
2025-04-01T06:39:51.847006
{ "authors": [ "melbgirl", "svrnm" ], "repo": "open-telemetry/opentelemetry.io", "url": "https://github.com/open-telemetry/opentelemetry.io/pull/1849", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2294030510
[zh] Show Chinese homepage in production Folks, I think that we're ready to launch the homepage 🚀 . It maybe look a bit strange given that we don't have any docs pages, but those should come soon :) ... and once they do, I'll implement a fallback to en pages (#4478) Fixes #2402 Preview: https://deploy-preview-4477...
gharchive/pull-request
2024-05-13T23:40:51
2025-04-01T06:39:51.850013
{ "authors": [ "chalin", "svrnm" ], "repo": "open-telemetry/opentelemetry.io", "url": "https://github.com/open-telemetry/opentelemetry.io/pull/4477", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
548437171
fix(es-dev-server): don't look for config in root dir As discussed in https://github.com/open-wc/open-wc/commit/4085898bf9fd23ab51cd86d5fe582191c30be64e#r36748834, we introduced a breaking change by looking in the root dir for a config. In hindsight, this change was not needed for achieving what we need so we should ...
gharchive/pull-request
2020-01-11T14:36:55
2025-04-01T06:39:51.859468
{ "authors": [ "LarsDenBakker" ], "repo": "open-wc/open-wc", "url": "https://github.com/open-wc/open-wc/pull/1214", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1103376795
Request to join pattern house GitHub Username; Aztech07 I want to be a part of the organization in order to get knowledge about Open Source. I would like to contribute to your organization and learn new skills and have a good experience while learning and contributing to the project. I would like to contribute the pa...
gharchive/issue
2022-01-14T09:53:47
2025-04-01T06:39:51.885037
{ "authors": [ "Aztech07", "aryashah2k" ], "repo": "openAOD/Join_PatternHouse", "url": "https://github.com/openAOD/Join_PatternHouse/issues/44", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1212291837
Roadmap to Specification Collaboration [x] Read Introduction to Git and GitHub [x] Read Workflow for Contributing [x] Read GitFlow Workflow #002 #003 #004 #005 [x] Make yourself familiar with the Basic Syntax of Markdown [x] Read Formulating Issues [x] Read Formulating Commit and Merge Request Messages [x] Read Mana...
gharchive/issue
2022-04-22T12:18:35
2025-04-01T06:39:51.894803
{ "authors": [ "kmohr-soprasteria", "openBackhaul" ], "repo": "openBackhaul/MicroWaveDeviceInventory", "url": "https://github.com/openBackhaul/MicroWaveDeviceInventory/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1318529931
ptpAnnounceInterval name and default value Taking as a reference the latest shared gendoc file (v.220404.1830_AlWe_TH), the description indicates the parameter represents the exponent of a 2^N number. IEEE 1588-2008 & 2019 specify the announceInterval = 2^(logAnnounceInterval), being logAnnounceInterval an INT8 value...
gharchive/issue
2022-07-26T17:05:42
2025-04-01T06:39:51.900749
{ "authors": [ "DanielaSpreafico", "Nzein", "demx8as6", "eduardoyusta", "openBackhaul" ], "repo": "openBackhaul/synchronization", "url": "https://github.com/openBackhaul/synchronization/issues/35", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2456033344
TR Occupancy / Belegungsprognosen Belegungsdaten von BLS bereits vorhanden in OJP? --> CAPRE --> OpentransportData --> EFA Heute gibt es auf OJP 2.0 noch keine Daten Wann ist es bei SKI+ eingeplant --> hängt von der Prio von den restlichen Features ab nur für TR? oder auch SER ? Occupancy Struktur in OJP ist seh...
gharchive/issue
2024-08-08T15:01:52
2025-04-01T06:39:51.998722
{ "authors": [ "Flurin-BLS", "TO-mdv" ], "repo": "openTdataCH/ojp-sdk", "url": "https://github.com/openTdataCH/ojp-sdk/issues/80", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1279810642
Probabilistic structure (bloom-filter-like) or a guaranteed structure? What document to add I could not find any information explaining whether this "slim" structure is a probabilistic one or not. Trie is not probabilistic and thus provides guarantees. But in the redame of "slim" there is a mention of FPR (false posi...
gharchive/issue
2022-06-22T08:57:55
2025-04-01T06:39:52.013609
{ "authors": [ "drmingdrmer", "dumblob" ], "repo": "openacid/slim", "url": "https://github.com/openacid/slim/issues/164", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
280944908
Add AJAX loading indicator I've noticed on the staging site that there's sometimes a second or so before the summary information appears because its being requested from the server. Can you add a loading indicator, e.g. a spinner into the body of the modal. Will avoid a user thinking that there's no information. Mi...
gharchive/issue
2017-12-11T09:19:54
2025-04-01T06:39:52.015793
{ "authors": [ "digitalWestie", "ldodds" ], "repo": "openactive/api-dashboard", "url": "https://github.com/openactive/api-dashboard/issues/44", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }