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
1704904888
cluster-manager: allow cluster update callback removal during iteration Commit Message: cluster-manager: allow cluster update callback removal during iteration Additional Description: The update callbacks list in the cluster manager is an RAII list. This PR allows removing a callback while iterating over the update c...
gharchive/pull-request
2023-05-11T02:09:48
2025-04-01T04:34:10.354129
{ "authors": [ "RyanTheOptimist", "adisuissa" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/27335", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1943888286
[WIP] tools/docs: Update README for adding python tools Commit Message: Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:] [Optional API Considerations:] re...
gharchive/pull-request
2023-10-15T13:23:48
2025-04-01T04:34:10.356672
{ "authors": [ "phlax" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/30219", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2085026975
http2: moves some frame accounting to onBeforeFrameReceived. This is refactoring in preparation for removing the nghttp2_callback API layer. Commit Message: http2: moves some frame accounting to onBeforeFrameReceived. Additional Description: Risk Level: low; refactoring, no functional change intended Testing: ran uni...
gharchive/pull-request
2024-01-16T21:53:30
2025-04-01T04:34:10.360071
{ "authors": [ "RyanTheOptimist", "birenroy" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/31852", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2449418523
ext_proc: Update test Commit Message: Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:] [Optional API Considerations:] /retest /retest /retest /retes...
gharchive/pull-request
2024-08-05T20:23:59
2025-04-01T04:34:10.363303
{ "authors": [ "tyxia" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/35592", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2624121694
Added envoy test missing options for s390x Commit Message: Enabling envoy test cases by adding missing options for s390x Additional Description: envoy test cases were enabled for s390x, so included the missing options /assign @envoyproxy/senior-maintainers
gharchive/pull-request
2024-10-30T13:31:07
2025-04-01T04:34:10.364701
{ "authors": [ "nezdolik", "surenderky" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/36915", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2684121705
Removes unused and unreferenced run_clang_tidy.sh run_clang_tidy.sh has been removed from the CI in https://github.com/envoyproxy/envoy/pull/29848 and not used anymore. Furthermore, it's broken on the main branch, so it's better to remove the file completely to avoid confusing new contributors. @phlax wait, no i am...
gharchive/pull-request
2024-11-22T18:08:25
2025-04-01T04:34:10.367670
{ "authors": [ "mathetake", "phlax" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/37320", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1640309919
Populate Gateway Status address for ClusterIP type Envoy Service Description: Relates to https://github.com/envoyproxy/gateway/pull/1205#issuecomment-1483594260 pls assgin to me
gharchive/issue
2023-03-25T01:39:25
2025-04-01T04:34:10.369021
{ "authors": [ "arkodg", "qicz" ], "repo": "envoyproxy/gateway", "url": "https://github.com/envoyproxy/gateway/issues/1212", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2534929286
fix: Reconcile on HTTPRoute labels change Which issue(s) this PR fixes: Fixes #4278 --- FAIL: TestGatewayAPIConformance/HTTPRouteObservedGenerationBump (60.06s) --- FAIL: TestGatewayAPIConformance/HTTPRouteObservedGenerationBump/observedGeneration_should_increment (60.04s) --- FAIL: TestGateway...
gharchive/pull-request
2024-09-18T23:12:55
2025-04-01T04:34:10.372598
{ "authors": [ "arkodg", "luvk1412", "zirain" ], "repo": "envoyproxy/gateway", "url": "https://github.com/envoyproxy/gateway/pull/4279", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
556573522
Tag 3.8.5 won't publish posts with 2020 as the year? [ ] I tried updating to the latest version [ ] I can't, there is an issue [X ] This is about an < latest [X ] I understand older versions may be unsupported [ ] I Am on Windows [ ] Ubuntu Bash on Windows [ ] Fedora Bash on Windows [ ] Other Bash on Window...
gharchive/issue
2020-01-29T00:44:28
2025-04-01T04:34:10.380358
{ "authors": [ "envygeeks", "jmyoung" ], "repo": "envygeeks/jekyll-docker", "url": "https://github.com/envygeeks/jekyll-docker/issues/259", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
25676322
Make sure CSS box-sizing: border-box has -moz version too In testing Moonstone on Firefox, I noticed a lot of buttons with the wrong size. This turned out to be a problem where Firefox hasn't yet implemented a non-prefixed version of the CSS box-sizing rule. We had some places where we had the -moz version, but the ...
gharchive/pull-request
2014-01-15T19:47:26
2025-04-01T04:34:10.385466
{ "authors": [ "unwiredben", "webOS101" ], "repo": "enyojs/moonstone", "url": "https://github.com/enyojs/moonstone/pull/1006", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1117731184
Updated Arduino firmware to support changes in Manykey mouse support Hi, Is there an updated Arduino sketch to support the mouse features you added to the ManyKey software. "add support for LEFT_MOUSE, RIGHT_MOUSE, and MIDDLE_MOUSE" Thanks for you hard work. Rupert Oops, I must have forgotten to update the firmwar...
gharchive/issue
2022-01-28T18:50:50
2025-04-01T04:34:10.431462
{ "authors": [ "epbarger", "koogar" ], "repo": "epbarger/manykey_firmware_arduino", "url": "https://github.com/epbarger/manykey_firmware_arduino/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
253762269
Properly Implement the Simplified Syntax Have a proper (robust and easy to use) implementation of the simplified syntax as presented in the SPLASH'17 papers. (Currently, one has to use the SimplePredef hacky interface and there is no direct HOPV syntax.) [x] Code[T,C] type in Predef [x] code"t" quasiquote interpoler...
gharchive/issue
2017-08-29T18:36:41
2025-04-01T04:34:10.434935
{ "authors": [ "LPTK" ], "repo": "epfldata/squid", "url": "https://github.com/epfldata/squid/issues/18", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2227313615
NixOS 23.11 This switches nixpkgs from the nixos-23.05 branch to nixos-23.11. Several new things: NixOS 23.11 has the quartoMinimal packages, which is way smaller, because it does not depend on Java, Python, R. With dependencies, its 434MiB vs 2.7GiB NixOS uses _FORTIFY_SOURCE=3 by default for extra buffer checks...
gharchive/pull-request
2024-04-05T07:50:22
2025-04-01T04:34:10.471768
{ "authors": [ "Synthetica9", "minijackson" ], "repo": "epics-extensions/EPNix", "url": "https://github.com/epics-extensions/EPNix/pull/67", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
522259612
[upgrade] Ubuntu: Failed to update apt cache 14:26:10 INFO cli.engine.ansible.AnsibleCommand - TASK [common : Install selinux packages as prerequisite for SELinux module] ********************************************************************************************************* 14:26:11 INFO cli.engine.ansible.Ansible...
gharchive/issue
2019-11-13T14:30:30
2025-04-01T04:34:10.488891
{ "authors": [ "przemyslavic" ], "repo": "epiphany-platform/epiphany", "url": "https://github.com/epiphany-platform/epiphany/issues/708", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1309358485
CSV manual prep of in and out files Is it correct that the manual CSV plugin expects to receive an "in" file that only contains purchases/acquisitions, and an "out" file that only contains sells/dispositions? Crypto exchanges generate CSV files with transaction histories that contain a mixture of all transactions, bu...
gharchive/issue
2022-07-19T11:09:45
2025-04-01T04:34:10.509084
{ "authors": [ "eprbell", "jtourt", "macanudo527" ], "repo": "eprbell/dali-rp2", "url": "https://github.com/eprbell/dali-rp2/issues/57", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1406743868
Remove write on save Fix https://github.com/epwalsh/obsidian.nvim/issues/30 New behavior: https://user-images.githubusercontent.com/3199183/195437386-66806929-7935-4d1c-a3c3-389d5434966c.mp4 Can you just add a CHANGELOG entry? Can you just add a CHANGELOG entry? Updated in fcb9dae. Assumed it goes in the "Unrel...
gharchive/pull-request
2022-10-12T20:06:03
2025-04-01T04:34:10.516618
{ "authors": [ "epwalsh", "vihu" ], "repo": "epwalsh/obsidian.nvim", "url": "https://github.com/epwalsh/obsidian.nvim/pull/32", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
395373046
Tagging a sequence of sentences Is it possible to use a sentence as the unit of labeling (tagging a sequence of sentences as opposed to words)? Would the code consider the embedding of each word and construct a sentence embedding? Hi @preetraga, though I haven't tested that, I'm pretty sure that would work without ...
gharchive/issue
2019-01-02T20:39:50
2025-04-01T04:34:10.519361
{ "authors": [ "epwalsh", "preetraga" ], "repo": "epwalsh/pytorch-crf", "url": "https://github.com/epwalsh/pytorch-crf/issues/94", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
243286137
Star Ratings dont update on search results If you give an item a star rating that rating should be reflected on the search results page. After rating the following item 5 stars the change was not shown on the search results Fixed: verified by manual tests
gharchive/issue
2017-07-17T02:41:39
2025-04-01T04:34:10.526317
{ "authors": [ "mrblippy" ], "repo": "equella/Equella", "url": "https://github.com/equella/Equella/issues/268", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1915621692
chore: Migrate Two FA from packngo to metal-go client Issue Task as part of migrating metal-cli from packngo to metal-go client, added the support of Two Fa to use metal-go Fixes: https://github.com/equinix/metal-cli/issues/333 Discussion: As of metal-go 0.22.2 there are 2 issues which needs api support Accepting ot...
gharchive/pull-request
2023-09-27T13:42:06
2025-04-01T04:34:10.530994
{ "authors": [ "aayushrangwala", "ctreatma", "displague" ], "repo": "equinix/metal-cli", "url": "https://github.com/equinix/metal-cli/pull/353", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
990779792
Use Equinor Mono in tables We now have have an Equinor monospace font, which we need to look into how to use. Should we replace all table text with monospace? Should we make it optional? Is that even possible in Figma? Lots of questions that need answers… @vnys - is this US still relevant?
gharchive/issue
2021-09-08T06:51:24
2025-04-01T04:34:10.532057
{ "authors": [ "akvam", "vnys" ], "repo": "equinor/design-system", "url": "https://github.com/equinor/design-system/issues/1546", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2148360846
feat: add application stack variable Added the possibility to define an application stack to define a docker container to be used by the app. Checklist [x] I've updated both the azurerm_linux_web_app and azurerm_windows_web_app resources. I've also run the tests, and everything is looking nice 🎉 Alternative so...
gharchive/pull-request
2024-02-22T07:01:59
2025-04-01T04:34:10.569744
{ "authors": [ "helenakallekleiv", "hknutsen", "stiross79" ], "repo": "equinor/terraform-azurerm-web-app", "url": "https://github.com/equinor/terraform-azurerm-web-app/pull/160", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
336978675
Provide a better release notes view We should improve the release note page providing a full html document instead of a generated changelog file (that it will still exists) @equinusocio https://github.com/equinusocio/vsc-material-theme/tree/feat/release-note-webview will be our develop branch for this feature. I've...
gharchive/issue
2018-06-29T12:22:58
2025-04-01T04:34:10.574760
{ "authors": [ "LasaleFamine", "equinusocio" ], "repo": "equinusocio/vsc-material-theme", "url": "https://github.com/equinusocio/vsc-material-theme/issues/219", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
422955855
Theme info/warning/error squiggles Thanks a lot for fixing #325. Now it becomes The colours of info/warning are confusing. Would love to also have them updated accordingly. (The theme keys are editorInfo.foreground, editorWarning.foreground and editorError.foreground) Best If i understand, info should be green, wa...
gharchive/issue
2019-03-19T21:11:29
2025-04-01T04:34:10.578733
{ "authors": [ "equinusocio", "yzhang-gh" ], "repo": "equinusocio/vsc-material-theme", "url": "https://github.com/equinusocio/vsc-material-theme/issues/336", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2132153502
Consider moving the repo to tree-sitter-grammars Hey @erasin, I hope you've been well. We at nvim-treesitter (and potentially more folks from other teams interested in an ecosystem-wide effort to maintain grammars) have decided to move all of our own grammars collectively into one org, to make it easier for us all to...
gharchive/issue
2024-02-13T11:51:03
2025-04-01T04:34:10.604631
{ "authors": [ "amaanq", "erasin" ], "repo": "erasin/tree-sitter-po", "url": "https://github.com/erasin/tree-sitter-po/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1920858839
EGD, Language Tags @danbalogh There is a typo in the table under EGD Appendix D "Language Tags". The language code for Dutch is nld, not ndl. I amended XML files accordingly. Thanks for spotting this, now corrected online; I'll update the offline master along with other edits later on. You can also just post a com...
gharchive/issue
2023-10-01T16:44:31
2025-04-01T04:34:10.607320
{ "authors": [ "danbalogh", "michaelnmmeyer" ], "repo": "erc-dharma/project-documentation", "url": "https://github.com/erc-dharma/project-documentation/issues/230", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1218158965
adjust filter throttle rate default value Adjust filter throttle rate default value /approve
gharchive/pull-request
2022-04-28T03:57:01
2025-04-01T04:34:10.612865
{ "authors": [ "luobily", "wangzhuzhen" ], "repo": "erda-project/erda-fluent-bit", "url": "https://github.com/erda-project/erda-fluent-bit/pull/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2367562037
fix: make compatible with phoenix_html 4 This is a slightly more conservative version of https://github.com/ericdude4/shopifex/pull/68. Phoenix 1.5 depends on phoenix_html ~> 3.0, but that dependency was removed in 1.6. So >= 1.6.0 should be a sufficient version bump for phoenix. I can only confirm that this works wi...
gharchive/pull-request
2024-06-22T05:04:31
2025-04-01T04:34:10.719632
{ "authors": [ "codonnell", "ericdude4" ], "repo": "ericdude4/shopifex", "url": "https://github.com/ericdude4/shopifex/pull/71", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1762242694
What is flags mean in the Upscale API? the code that reproduces this issue or a replay of the bug client.Upscale({ content: prompt, index: index as 1 | 2 | 3 | 4, msgId, hash: msgHash, loading: (uri: string) => { }, }) Describe the bug Describe the bug i'm using version was @3.0.8,when i trying to upscale image by us...
gharchive/issue
2023-06-18T11:11:01
2025-04-01T04:34:10.734532
{ "authors": [ "rictt", "zcpua" ], "repo": "erictik/midjourney-client", "url": "https://github.com/erictik/midjourney-client/issues/138", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
132989833
Add option to invoke block args asynchronously Sometimes it is necessary to call block arg asynchronously in order to mimic the API correctly. This change will allow e.g. usage of [OCMArg invokeBlockAsync] as a one-liner for mocking asynchronous calls of completion blocks. There is also asynchronous version of the va...
gharchive/pull-request
2016-02-11T14:36:57
2025-04-01T04:34:10.757079
{ "authors": [ "erikdoe", "manicaesar", "piotr-tobolski" ], "repo": "erikdoe/ocmock", "url": "https://github.com/erikdoe/ocmock/pull/282", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
524041090
Conditional GAN missing nn.Sigmoid() in Discriminator() This is a good place to start to learn about GAN as pytorch user. Thank you. I just went through conditional GAN code. I noticed these is no sigmoid at the end of discriminator network. isn't discriminator only output number in (0,1)? I've also notice this poi...
gharchive/issue
2019-11-17T20:35:59
2025-04-01T04:34:10.776356
{ "authors": [ "dongdongtong", "humorbeing" ], "repo": "eriklindernoren/PyTorch-GAN", "url": "https://github.com/eriklindernoren/PyTorch-GAN/issues/79", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
254724833
Fix jsnext:main field in package.json Related literature: http://2ality.com/2017/04/setting-up-multi-platform-packages.html#jsnextmain-the-precursor-of-module https://github.com/rollup/rollup/wiki/pkg.module Codecov Report Merging #176 into master will not change coverage. The diff coverage is n/a. @@ ...
gharchive/pull-request
2017-09-01T18:57:11
2025-04-01T04:34:10.783904
{ "authors": [ "codecov-io", "danny-andrews" ], "repo": "erikras/redux-form-material-ui", "url": "https://github.com/erikras/redux-form-material-ui/pull/176", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
173343471
version which compatible with node v0.12.4 Hi, I am trying to find an older redux-form version which is compatible with node v0.12.4. How can find it? Thanks I'm not sure. But I can provide you a list of all the versions available on npm to sift through. I'm not sure how useful the old ones will be unless you are a...
gharchive/issue
2016-08-26T00:42:08
2025-04-01T04:34:10.785992
{ "authors": [ "erikras", "yinglinchen-minted" ], "repo": "erikras/redux-form", "url": "https://github.com/erikras/redux-form/issues/1625", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
126505066
Make it easy to change the reservoir of histograms and timers I have a long running job that I want to know the lifetime distribution on processing work rather than the last 5 minutes or so. Changing the reservoir on my timer was painful. Please expose modifying the reservoir. Best I got was private[this] val split...
gharchive/issue
2016-01-13T20:24:05
2025-04-01T04:34:10.788806
{ "authors": [ "LannyRipple", "erikvanoosten" ], "repo": "erikvanoosten/metrics-scala", "url": "https://github.com/erikvanoosten/metrics-scala/issues/72", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
189168634
Replaced agentsExcludeList with agentsIncludeList Replaced agentsExcludeList with agentsIncludeList. New list has agent_ids instead of names. This means, now you submit a list of agent_ids from agents that you want to include in the dashboard. @finafina cool. Thanks for this. I'll update the README to reflect this ...
gharchive/pull-request
2016-11-14T17:07:18
2025-04-01T04:34:10.789936
{ "authors": [ "erikzrekz", "finafina" ], "repo": "erikzrekz/zndsk-dash", "url": "https://github.com/erikzrekz/zndsk-dash/pull/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
190870678
Lager gets stuck on io:execute_request We are experiencing lager getting getting stuck, and when looking inspecting the process we see that it is waiting on current_function,{io,execute_request,2} I also see that there is a high watermark killer in lager - but since the process is actually getting stuck the high wat...
gharchive/issue
2016-11-21T23:57:39
2025-04-01T04:34:10.799185
{ "authors": [ "Vagabond", "macintux", "martinsk", "mrallen1" ], "repo": "erlang-lager/lager", "url": "https://github.com/erlang-lager/lager/issues/379", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
333936552
Support Erlang/OTP 21 To get going on OTP 21 we need to tackle (at least) the below list of issues: [x] eper uses get_stacktrace which is deprecated (removed) [x] clique uses get_stacktrace which is deprecated (ignored warnings) [x] vmq_ql uses get_stacktrace which is deprecated [x] vmq_server (sysmon) uses get_sta...
gharchive/issue
2018-06-20T06:11:12
2025-04-01T04:34:10.829718
{ "authors": [ "larshesel" ], "repo": "erlio/vernemq", "url": "https://github.com/erlio/vernemq/issues/738", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
276754005
Error spotify play while spotify isn't running Trying to run spotify play while spotify app is not running while throw error on the screen `Unhandled rejection Error: 57:63: execution error: Can’t make «class pAlb» of «class pTrk» of application "Spotify" into type string. (-1700) at ChildProcess.<anonymous> (/usr/lo...
gharchive/issue
2017-11-25T14:25:09
2025-04-01T04:34:10.857079
{ "authors": [ "QuadDepo", "ersel" ], "repo": "ersel/spotify-cli-mac", "url": "https://github.com/ersel/spotify-cli-mac/issues/26", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
911581812
Nested JSON Selamat malam, saya ingin menggunakan API ini, akan tetapi menurut saya penggunaannya sulit di ReactJS dikarenakan JSON yang dihasilkan Nested JSON Hallo @raselldev nested JSON disini digunakan untuk menampilkan list ayat, Anda dapat menggunakan perulangan untuk menampilkan informasi yang dibutuhkan den...
gharchive/issue
2021-06-04T14:56:46
2025-04-01T04:34:10.864478
{ "authors": [ "erwindosianipar", "raselldev" ], "repo": "erwindosianipar/api-alkitab", "url": "https://github.com/erwindosianipar/api-alkitab/issues/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2115336144
Adding sin() function based on QD's implementation The sin() function in this PR is based on that in https://github.com/scibuilder/QD. Tests are passing partly. I think there is still room for improvement, so any feedback is welcome. @timnoack: most (if not all) above points have been addressed. Please check the co...
gharchive/pull-request
2024-02-02T16:51:14
2025-04-01T04:34:10.865862
{ "authors": [ "L30nardoSV" ], "repo": "esa-tu-darmstadt/twofloat", "url": "https://github.com/esa-tu-darmstadt/twofloat/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2434937214
Link back from the CMIP6 Data Information View do not resolve anymore The CMIP6 Data Information View provides a link. Example: https://handle-esgf.dkrz.de/lp/21.14103/17b771a4-e7cc-3f61-9a4d-df17caa60de2 Only one search item is transferred to the search. All other fields are empty and not applied. Looks like the...
gharchive/issue
2024-07-29T09:37:30
2025-04-01T04:34:10.892617
{ "authors": [ "geofranzi", "sashakames", "soay" ], "repo": "esgf2-us/metagrid", "url": "https://github.com/esgf2-us/metagrid/issues/651", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2419469960
chore: avoid recursion in format/lint What is the purpose of this pull request? [x] Other, please explain: What changes did you make? (Give an overview) Fixes an npm linting script What is the actual fix here? :) There is one difference here, it's that the report flag is not in the format script? Sorry, this is...
gharchive/pull-request
2024-07-19T17:26:33
2025-04-01T04:34:10.909372
{ "authors": [ "brettz9", "voxpelli" ], "repo": "eslint-community/eslint-plugin-promise", "url": "https://github.com/eslint-community/eslint-plugin-promise/pull/487", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
332687831
Support @access package See: http://usejsdoc.org/tags-access.html http://usejsdoc.org/tags-package.html What version are you using? v2.1.0 What JSDoc comment were you trying to parse? Description. @access package What Doctrine options were you using (sloppy, unwrap, etc.)? recoverable What happened? Include outp...
gharchive/issue
2018-06-15T08:27:03
2025-04-01T04:34:10.913992
{ "authors": [ "jaydenseric", "kaicataldo" ], "repo": "eslint/doctrine", "url": "https://github.com/eslint/doctrine/issues/214", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
741978371
Plugin ID Mismatch I keep getting "Plugin ID Mismatch" when i try to install this plugin. My obsidian version is v0.9.11 This seems to come from Obsidian's internals but I can't figure out why. As a shot in the dark, maybe I used something in the plugin that is incompatible with Obsidian 0.9.11 (I used 0.9.12). I'l...
gharchive/issue
2020-11-12T22:38:01
2025-04-01T04:34:10.934406
{ "authors": [ "Hashemian01", "esm7", "ramisedhom" ], "repo": "esm7/obsidian-rtl", "url": "https://github.com/esm7/obsidian-rtl/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1982302371
Derive Clone and Copy for EspTwaiFrame I want to create a queue of EspTwaiFrames, but it's really awkward since it does not implement Clone or Copy. I tested on a esp32-c3. If this small change needs extra validation, then I can go through the examples, but it really shouldn't effect existing code. EspTwaiFrames shou...
gharchive/pull-request
2023-11-07T21:57:50
2025-04-01T04:34:10.957859
{ "authors": [ "bjoernQ", "ptpaterson" ], "repo": "esp-rs/esp-hal", "url": "https://github.com/esp-rs/esp-hal/pull/909", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1370958196
Timer does not trigger The callback function does not seem to get called. There is no Hi! printed in the console. fn main() { use esp_idf_sys as _; use std::time::Duration; use embedded_svc::timer::{TimerService, PeriodicTimer}; use embedded_hal_0_2::prelude::_embedded_hal_blocking_delay_DelayMs; ...
gharchive/issue
2022-09-13T07:01:57
2025-04-01T04:34:10.959998
{ "authors": [ "ivmarkov", "usbalbin" ], "repo": "esp-rs/esp-idf-svc", "url": "https://github.com/esp-rs/esp-idf-svc/issues/128", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1129916687
Can't enable Notification or Indication with AT+BLEGATTCWR Environment Development Kit: [none] Module or chip used: [ESP32-WROOM-32|ESP32-C3-WROOM] Power Supply: [external 3.3V] Problem Description I am using two ESP modules communicating over BLE, sending AT commands via UART. One modul as BLE Client...
gharchive/issue
2022-02-10T11:51:44
2025-04-01T04:34:11.124665
{ "authors": [ "Luxin812", "Staibii", "ustccw" ], "repo": "espressif/esp-at", "url": "https://github.com/espressif/esp-at/issues/608", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1323295201
ESP32C3 I am trying to compile the csi_recv_router on Esp32c3 chip, but I have the following issue: Is not valid this chip for this proyect? Thanks. esp32-c3 is supported, but it is recommended that you use esp32-s3 Your problem is that you need to clear the original compilation environment first because of switch...
gharchive/issue
2022-07-30T20:54:08
2025-04-01T04:34:11.127067
{ "authors": [ "roberbike", "zhanzhaocheng" ], "repo": "espressif/esp-csi", "url": "https://github.com/espressif/esp-csi/issues/67", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
536630249
Matrix Slicing Hello! I would like to make sure I am using the dl_matrix3d_slice_copy() function correctly. Suppose I have a matrix with the shape (1,1,1,48) And I would like to slice the second half into a copy. Proper usage would look like this: input shape = (1,1,1,48) output shape = (1,1,1,24) dl_matrix3d_slice_c...
gharchive/issue
2019-12-11T21:43:06
2025-04-01T04:34:11.132925
{ "authors": [ "XiaochaoGONG", "caleb221" ], "repo": "espressif/esp-face", "url": "https://github.com/espressif/esp-face/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2552570148
CONFIG_USJ_ENABLE_USB_SERIAL_JTAG can't be disabled (IDFGH-13778) Answers checklist. [X] I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there. [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there. [X] I have sea...
gharchive/issue
2024-09-27T10:23:10
2025-04-01T04:34:11.171356
{ "authors": [ "higaski", "igrr" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/14638", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2714448811
Continuous ADC stops working while BLE Mesh is on (IDFGH-14171) Answers checklist. [X] I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there. [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there. [X] I have searc...
gharchive/issue
2024-12-03T09:24:22
2025-04-01T04:34:11.186367
{ "authors": [ "Haerteleric", "UncleBigLu" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/14972", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
298263329
[TW#18645] NVS Blob and String operations leak memory After spending some time looking for a slow, but persistent memory leakage problem in our code, I found that nvs_set_blob allocates some overhead memory that is not freed on nvs_erase_key, nor on nvs_erase_all nor on handle close. Other nvs_setXXX functions also a...
gharchive/issue
2018-02-19T12:45:53
2025-04-01T04:34:11.401686
{ "authors": [ "Oromis", "agmuntianu", "igrr", "negativekelvin", "tommybazar" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/1642", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
229438792
[TW#12672] Memory leak. WiFi + BT fails after 1.5h of operating. Worked for ~1.5h (104min). BT is scanning for nearby beacons and publishes a data related to each detected device into MQTT topic. esp-idf #https://github.com/espressif/esp-idf/commit/1ddf40feb73386df26ac51bd80aac2210229b164 is used. wifi_fail_log.txt T...
gharchive/issue
2017-05-17T17:56:07
2025-04-01T04:34:11.439277
{ "authors": [ "FHFS", "FayeY", "TianHao-Espressif", "mkonnov", "murraysst" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/618", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
778277769
Upgrade json library (IDFGH-4532) Is your feature request related to a problem? Please describe. I'm working on an application depending of cJSON. The current ESP-IDF is fetching cJSON 1.7.12, but I need a later version because new API fonctions are available ("cJSON_GetNumberValue" in my example). Describe the solut...
gharchive/issue
2021-01-04T18:28:47
2025-04-01T04:34:11.444406
{ "authors": [ "Alvin1Zhang", "AxelLin", "joelguittet" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/6356", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
819689996
ESP32-S2 WPS Example Problem (IDFGH-4852) Environment Development Kit: ESP32-S2 Saola-1 Kit version v1.2 Module or chip used: ESP32-S2-WROOM-1 IDF version v4.2 - v4.3-beta1 - v4.4-dev Compiler version xtensa-esp32-elf-gcc.exe (crosstool-NG esp-2020r3) 8.4.0 Operating System: Windows Using an IDE: Visual St...
gharchive/issue
2021-03-02T06:39:19
2025-04-01T04:34:11.466182
{ "authors": [ "Alvin1Zhang", "AxelLin", "nishanth-radja", "yusufbavas" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/6650", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
876321809
Add possibility to adjust HTTP Request timeout without re-creating the HTTP client instance (IDFGH-5211) I have an HTTP Client with a definite timeout: esp_http_client_config_t config = { .timeout_ms = 3000 }; hHTTPClient = esp_http_client_init(&config); This client is used for multiple requests so that the same co...
gharchive/issue
2021-05-05T10:49:45
2025-04-01T04:34:11.471890
{ "authors": [ "ESP-YJM", "zinke-ct-video" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/6984", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1048786479
"esp_partition_erase_range" causes esp32 to crash/restart, when BLE is enabled (IDFGH-6185) SDK: V4.3.1 CPU: ESP32 Module: WRover When calling "esp_partition_erase_range", the ESP32 reboots immediately. I have tried to call "esp_partition_erase_range" 10 times, with a delay for 1 second, at multiple places in the "ma...
gharchive/issue
2021-11-09T16:08:18
2025-04-01T04:34:11.486219
{ "authors": [ "0xjakob", "BitProgress", "MartinTJDK", "fromeijn" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/7862", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
256108691
Malloc/free crash issue Hi all, I am having a very strange issue at the moment. I am having the esp32 crash during either malloc or a free. Sometimes the crash occurs when calling malloc from my application code (trying to allocate a buffer of between 28 and 100 bytes). Other times it seems to happen from within the ...
gharchive/issue
2017-09-08T00:33:16
2025-04-01T04:34:11.496791
{ "authors": [ "ESP32DE", "lucazader", "projectgus" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/971", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1659677310
Make custom bootloader message match actual output (IDFGH-9834) Fixes the custom bootloader README.md so that the example output matches what will actually be output by default in the custom bootloader. Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our...
gharchive/pull-request
2023-04-08T23:36:17
2025-04-01T04:34:11.500483
{ "authors": [ "CLAassistant", "ESP-Marius", "hasheddan" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/pull/11163", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1184348441
Ota (AEGHB-33) I would like to ask about the ota project. This project works in such a way that if we upload the hello world to the responder, for example, it is no longer possible to update the responder to another project? can a new uploaded program run on the responder at once so that each time the responder resp...
gharchive/issue
2022-03-29T06:02:48
2025-04-01T04:34:11.508918
{ "authors": [ "LJYSP", "lhespress", "oliverrr97" ], "repo": "espressif/esp-now", "url": "https://github.com/espressif/esp-now/issues/26", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1437893967
Wifi Reconnect Issue (MEGH-3995) How to call WiFi reconnect method manually as WiFi reconnect not working properly. Even after internet goes (WiFi is connected but no wan) in that case also some time mqtt reconnect but some time it didn't reconnect automatically ... and need force restart of esp in both the cases. ...
gharchive/issue
2022-11-07T07:29:55
2025-04-01T04:34:11.511073
{ "authors": [ "b4sudhir", "sanketwadekar" ], "repo": "espressif/esp-rainmaker", "url": "https://github.com/espressif/esp-rainmaker/issues/194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1857872285
BUS_TIMING_0 register definition for ESP32 According to ESP32 TRM (Version 4.7), table 21-6 page 543, I think there is an error in version 13 of esp32.svd file for the BUS_TIMING_0 register definition of TWAI module. The BAUD_PRESC field: <bitOffset>0</bitOffset> <bitWidth>6</bitWidth> instead of 14 The SYNC_JUMP_W...
gharchive/issue
2023-08-19T20:54:10
2025-04-01T04:34:11.524556
{ "authors": [ "jessebraham", "pierremolinaro" ], "repo": "espressif/svd", "url": "https://github.com/espressif/svd/issues/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2389499458
minScale is not working Hello I have this code and set minScale to 1 but doesn't work and even you increase the value still no effect. PdfViewerParams( maxScale: double.infinity, scaleEnabled: true, margin: 5, ...
gharchive/issue
2024-07-03T21:16:51
2025-04-01T04:34:11.540635
{ "authors": [ "espresso3389", "reddeath1" ], "repo": "espresso3389/pdfrx", "url": "https://github.com/espresso3389/pdfrx/issues/202", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2274302169
autoreset: add settings black-/whitelist timeout length Nice, thanks! Do you think we'll start using the include/exclude logic in other apps, now we have it in autoreset and backswipe (#3391) ? Wondering whether if we have a third case, it would benefit being in a library Yes maybe we're getting to the point th...
gharchive/pull-request
2024-05-01T22:39:05
2025-04-01T04:34:11.555523
{ "authors": [ "bobrippling", "thyttan" ], "repo": "espruino/BangleApps", "url": "https://github.com/espruino/BangleApps/pull/3395", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2630157743
Score: bug fixes and some usability and performance improvements You can see the improved app on my own copy of the App Loader. I only have a Bangle2 so I couldn't test it on Bangle1 (and I couldn't get it to work properly on the Bangle1 emulator either). This is the first app I modify so let me know if I missed anyt...
gharchive/pull-request
2024-11-02T03:23:49
2025-04-01T04:34:11.558236
{ "authors": [ "AleixDev", "bobrippling" ], "repo": "espruino/BangleApps", "url": "https://github.com/espruino/BangleApps/pull/3638", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
324926720
Update React Native Still not released. Recheck everything after then. Wow https://twitter.com/reactnative/status/1006250016481034240 Recheck whole .flowconfig Wait for 0.57 and related RNW updates. "Node 8 is now the standard for React Native." hmm, should we downgrade or Node 10 (because of .mjs) is fine? R...
gharchive/issue
2018-05-21T14:00:06
2025-04-01T04:34:11.562831
{ "authors": [ "steida" ], "repo": "este/este", "url": "https://github.com/este/este/issues/1535", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2496749701
[Node Operator Issue] Granite Release bricks node, full re-sync required Discussed in https://github.com/ethereum-optimism/developers/discussions/564 Originally posted by moorow August 30, 2024 Are you running the most up to date node software? [X] Yes Did you check the documentation? [X] Yes Did you check for d...
gharchive/issue
2024-08-30T09:45:36
2025-04-01T04:34:11.745788
{ "authors": [ "moorow", "sbvegan" ], "repo": "ethereum-optimism/developers", "url": "https://github.com/ethereum-optimism/developers/issues/565", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2490926894
holocene: smart contract changes Description This PR is the spec for: https://github.com/ethereum-optimism/specs/issues/350 https://github.com/ethereum-optimism/specs/issues/340 We are explicitly not scoping https://github.com/ethereum-optimism/specs/issues/122 because it will result in a large diff to the proofs. ...
gharchive/pull-request
2024-08-28T04:08:04
2025-04-01T04:34:11.768385
{ "authors": [ "BlocksOnAChain", "protolambda", "roberto-bayardo", "tynes" ], "repo": "ethereum-optimism/specs", "url": "https://github.com/ethereum-optimism/specs/pull/358", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2743440562
update gas limit checks for Base Base has experimented with pushing its gas limit beyond what is specified in the standard config. Currently, this is fine: Since they’re not yet a standard chain, they aren’t bound by the recommended gas limit. Long term, this should remain acceptable: The gas limit guideline exists t...
gharchive/issue
2024-12-16T21:32:35
2025-04-01T04:34:11.772157
{ "authors": [ "bitwiseguy", "tessr" ], "repo": "ethereum-optimism/superchain-registry", "url": "https://github.com/ethereum-optimism/superchain-registry/issues/800", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
247239991
Support tab https://github.com/ethereum/browser-solidity/issues/644
gharchive/pull-request
2017-08-02T00:28:49
2025-04-01T04:34:11.793265
{ "authors": [ "ninabreznik" ], "repo": "ethereum/browser-solidity", "url": "https://github.com/ethereum/browser-solidity/pull/647", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
535423983
It should be easier to debug consensus failures What is wrong? It took me a while to diagnose https://github.com/ethereum/py-evm/issues/1893, if debugging could be made easier that would be helpful during emergencies where Trinity has production users. In order to reproduce the error I was able to use the gethimport...
gharchive/issue
2019-12-10T00:49:28
2025-04-01T04:34:11.887133
{ "authors": [ "cburgdorf", "lithp" ], "repo": "ethereum/py-evm", "url": "https://github.com/ethereum/py-evm/issues/1896", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1119156828
Rename refactoring and add comments to uTP This is the first PR of a series of PRs to refactor the uTP implementation and fix some of the uTP bugs. This PR includes a simple renaming of some of the variables, methods and adding comments to improve code readability and debugging. This PR doesn't change any functionali...
gharchive/pull-request
2022-01-31T09:06:37
2025-04-01T04:34:11.917018
{ "authors": [ "carver", "ogenev" ], "repo": "ethereum/trin", "url": "https://github.com/ethereum/trin/pull/235", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
484383599
Flaky tests/p2p/test_token_bucket.py::assert_fuzzy_equal What is wrong? tests/p2p/test_token_bucket.py::assert_fuzzy_equal failing too often on CI Example: https://circleci.com/gh/ethereum/trinity/90067 How can it be fixed uninvestigated yet I'm leaning towards a monkeypatch based solution to manually control the...
gharchive/issue
2019-08-23T07:54:03
2025-04-01T04:34:11.919861
{ "authors": [ "ChihChengLiang", "pipermerriam" ], "repo": "ethereum/trinity", "url": "https://github.com/ethereum/trinity/issues/967", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
821015601
Kademlia should not allow incoming connections after a certain point Due to increased usage of swarm we've been seeing more nodes on the network, which in turn means more discovery is happening and more connections are being established between peers. On certain occasions, observed peer connections on kademlia on cer...
gharchive/issue
2021-03-03T11:20:42
2025-04-01T04:34:11.995119
{ "authors": [ "acud" ], "repo": "ethersphere/bee", "url": "https://github.com/ethersphere/bee/issues/1374", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1858806710
EthStorage Devs Meeting #45 Agenda Meeting Info Aug 22, 2023, 10:00 UTC+8 Duration: 60 minutes Meeting link Anyone can comment on the agenda where they would like this to be discussed. Agenda Protocol/App/Research progress TBA 4844 devnet intergration Integration Test - in progress Miner Review part 3 ...
gharchive/issue
2023-08-21T07:49:54
2025-04-01T04:34:12.005647
{ "authors": [ "LiuJiazheng", "dajuguan", "iteyelmp", "ping-ke", "qizhou", "qzhodl", "syntrust" ], "repo": "ethstorage/pm", "url": "https://github.com/ethstorage/pm/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1359273437
Plan for FE code for Plus in Core The new challenge that integrating Cls introduces is: On a page in the non-Plus Ctl UI, we want to add content that is only usable in the Plus edition. This is different from the Data Map, which is an entire page that is only provided by Plus. This has some overlap with the nav bar,...
gharchive/issue
2022-09-01T18:56:58
2025-04-01T04:34:12.025426
{ "authors": [ "ssangervasi" ], "repo": "ethyca/fides", "url": "https://github.com/ethyca/fides/issues/1041", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1702417806
Unify AWS secret definitions Bug Description There are currently multiple places where we define the aws secrets (e.g. generate and connection_configuration) It would be better if we were to define these once and avoid having to maintain configurations in multiple places Steps to Reproduce n/a Expected behavior No fu...
gharchive/issue
2023-05-09T17:07:41
2025-04-01T04:34:12.029982
{ "authors": [ "SteveDMurphy", "rsilvery" ], "repo": "ethyca/fides", "url": "https://github.com/ethyca/fides/issues/3257", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1962252049
Skip cypress test that checks TC string timestamps for now Stop gap for https://ethyca.atlassian.net/browse/PROD-1272 Description Of Changes Write some things here about the changes and any potential caveats Code Changes [ ] list your code changes here Steps to Confirm [ ] list any manual steps for reviewers to co...
gharchive/pull-request
2023-10-25T21:24:02
2025-04-01T04:34:12.034852
{ "authors": [ "allisonking" ], "repo": "ethyca/fides", "url": "https://github.com/ethyca/fides/pull/4339", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1214726000
Move the fideslang module from fidesctl into this repo Is your feature request related to a specific problem? The fideslang module is designed to be the foundation for all fides projects but is currently living in fidesctl. It should be put here to facilitate more intentional changes to the language itself and cleane...
gharchive/issue
2022-04-25T15:59:35
2025-04-01T04:34:12.037158
{ "authors": [ "ThomasLaPiana" ], "repo": "ethyca/fideslang", "url": "https://github.com/ethyca/fideslang/issues/35", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
511420685
Add support for RFC 6487 Add module a test for RFC 6487 That's the smallest module ever invented! Thank you!
gharchive/pull-request
2019-10-23T15:54:26
2025-04-01T04:34:12.055400
{ "authors": [ "etingof", "russhousley" ], "repo": "etingof/pyasn1-modules", "url": "https://github.com/etingof/pyasn1-modules/pull/91", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
266835905
BER encoding output not full Hi , I got this sequence that i am trying to ber encode , however the last element is not output from the encoder. I wonder what may be the reason for ber encoder to ignore this element !? this is the prettyPrint of the object right before ber encoding: CBCINFOMSGREQRESULT: cbccberequest...
gharchive/issue
2017-10-19T13:07:38
2025-04-01T04:34:12.063586
{ "authors": [ "MMYusuf", "etingof" ], "repo": "etingof/pyasn1", "url": "https://github.com/etingof/pyasn1/issues/95", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1842579081
Test PR Label Fixes # . Changes proposed in this Pull Request: Screenshots / Screen Recording (if applicable) To Test: Any specific feedback you are looking for? @JeffGreiner-eaton , able to see brightlayer-ui label. Closing Test PR
gharchive/pull-request
2023-08-09T06:31:13
2025-04-01T04:34:12.075606
{ "authors": [ "ektaghag-eaton" ], "repo": "etn-ccis/blui-react-themes", "url": "https://github.com/etn-ccis/blui-react-themes/pull/79", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1086450424
Composable annotation visualization With the success of Displayable image and such types, this PR proposes a composable visualization interface, to make visualize annotations in video, image, sensor data easier in notebook and other environment. In summary, this PR introduces three orthogonal components: Drawable, a...
gharchive/pull-request
2021-12-22T04:57:11
2025-04-01T04:34:12.084373
{ "authors": [ "changhiskhan", "eddyxu" ], "repo": "eto-ai/rikai", "url": "https://github.com/eto-ai/rikai/pull/400", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
988199473
Update cats-effect to 3.2.7 Updates org.typelevel:cats-effect from 2.5.3 to 3.2.7. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention ...
gharchive/pull-request
2021-09-04T03:33:16
2025-04-01T04:34:12.088832
{ "authors": [ "scala-steward" ], "repo": "etorres/train-station", "url": "https://github.com/etorres/train-station/pull/97", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
420786649
Removing/Replacing all unnecessary CMake variables This is my fourth pull request on this repository. Here is a summary of everything changed in this pull request. Main Goals [x] Remove WITH_NETWORKING and related variables [x] Remove WITH_JPEG and related variables [x] Remove WITH_PORTABLE_TOMCRYPT [x] Remove WITH_...
gharchive/pull-request
2019-03-14T01:06:48
2025-04-01T04:34:12.120466
{ "authors": [ "jameskr97", "nico-abram" ], "repo": "etternagame/etterna", "url": "https://github.com/etternagame/etterna/pull/468", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2465512348
[FEATURE] Rename agent_config to runtime_config Is your feature request related to a problem? Please describe. As time envolve, The agent config in https://github.com/eunomia-bpf/bpftime/blob/master/runtime/include/bpftime_config.hpp is no longer only for the agent. It should contain all the runtime config. And also...
gharchive/issue
2024-08-14T10:52:45
2025-04-01T04:34:12.159665
{ "authors": [ "Officeyutong", "yunwei37" ], "repo": "eunomia-bpf/bpftime", "url": "https://github.com/eunomia-bpf/bpftime/issues/330", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1569322317
Icons Delete Good day, Is is possible to delete icons, there are random icons appearing in my list? You have an Icons panel on sidebar to set custom icons for each domain. Correct yes, but there are random icons being generated it does not look very pleasant, so is their a way of deleting those random onee. Get O...
gharchive/issue
2023-02-03T06:56:06
2025-04-01T04:34:12.174550
{ "authors": [ "eusonlito", "tunavis" ], "repo": "eusonlito/Password-Manager", "url": "https://github.com/eusonlito/Password-Manager/issues/59", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
325340413
Question: Uploader - large(?) file sizes generate 502 errors @evanchiu just wondering if you've run into any issues loading large (ish) files with uploader? I get a Failed to load resource: the server responded with a status of 502 () when trying to upload a file of 5mb or greater. Any experiences to share on this ma...
gharchive/issue
2018-05-22T15:13:19
2025-04-01T04:34:12.188194
{ "authors": [ "evanchiu", "i001962", "pr3sidentspence" ], "repo": "evanchiu/serverless-galleria", "url": "https://github.com/evanchiu/serverless-galleria/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
117882121
"Error: Unable to find a set of packages that will work with your constraints." (Fresh install of elm-platform 0.16.0 on OSX 10.11.1 via the pkg installer.) Trying to navigate to the url served by elm-reactor or trying to elm package install fails with this error: danneu ~/Code/Elm/elm-architecture-tutorial/examples/...
gharchive/issue
2015-11-19T18:55:57
2025-04-01T04:34:12.190220
{ "authors": [ "danneu", "evancz" ], "repo": "evancz/elm-architecture-tutorial", "url": "https://github.com/evancz/elm-architecture-tutorial/issues/42", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
311305049
updating project dependencies to the latest versions (and fixing DeprecationWarning: Ftp.rawuser: Use Ftp.raw('user args') instead) I'm bumping project dependencies. It should fix #40 and #41. Problem mentioned in these issues was fixed in https://github.com/sergi/jsftp/issues/226 (jsftp v. 2.0.0). I bumped jsftp to...
gharchive/pull-request
2018-04-04T16:36:20
2025-04-01T04:34:12.198441
{ "authors": [ "pwittchen" ], "repo": "evanplaice/node-ftpsync", "url": "https://github.com/evanplaice/node-ftpsync/pull/43", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1222174132
🛑 www.actionherojs.com is down In 39759e1, www.actionherojs.com (https://www.actionherojs.com) was down: HTTP code: 0 Response time: 0 ms Resolved: www.actionherojs.com is back up in db30d8f.
gharchive/issue
2022-05-01T14:23:07
2025-04-01T04:34:12.201483
{ "authors": [ "evantahler" ], "repo": "evantahler/upptime", "url": "https://github.com/evantahler/upptime/issues/1247", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
413228831
Fix resetRetrieveHandlers to reset retrieveSourceMap and retrieveFile functions The handlerExec function produces functions that are using original retrieveFileHandlers/retrieveMapHandlers references, so because the array variables are re-assigned in the resetRetrieveHandlers function, retrieveSourceMap and retrieve...
gharchive/pull-request
2019-02-22T03:40:04
2025-04-01T04:34:12.204277
{ "authors": [ "ArtemGovorov", "LinusU" ], "repo": "evanw/node-source-map-support", "url": "https://github.com/evanw/node-source-map-support/pull/235", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2002650201
Cannot install this plugin at all via Google Extensions (error 400) When I click "Install" it opens dialog window and I get: Bad Request Error 400 That 400 response is coming from Google's servers, not from the extension. The best advice I can give you is to try again later. @evbacher I'm sorry! It's on my side...
gharchive/issue
2023-11-20T17:09:48
2025-04-01T04:34:12.206245
{ "authors": [ "costacoz", "evbacher" ], "repo": "evbacher/gd2md-html", "url": "https://github.com/evbacher/gd2md-html/issues/135", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1236139700
Update Intervall Modbus Describe the bug Kann es sein, dass das Update Intervall erhöht wurde auf Modbus? Auf dem Pi läuft nehmen evcc noch FHEM welches auch u.a. die Daten von dem S10 über Modbus und vom GO-Charger bezieht. Seit dem letzten update auf 91 laufen die FHEM Prozesse die eine Antwort über modbus erwarten...
gharchive/issue
2022-05-14T23:09:43
2025-04-01T04:34:12.219130
{ "authors": [ "Basti77", "premultiply" ], "repo": "evcc-io/evcc", "url": "https://github.com/evcc-io/evcc/issues/3375", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1516673271
please remove apt installation support from documentation Describe the bug The removal of the support of go-echarger without sponsor-token is a breaking change. This was the second time I did break my evcc installation using the apt upgrade process this year. As long an automatic update of evcc by running apt update ...
gharchive/issue
2023-01-02T19:46:27
2025-04-01T04:34:12.223590
{ "authors": [ "Ventusfahrer", "andig" ], "repo": "evcc-io/evcc", "url": "https://github.com/evcc-io/evcc/issues/5654", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2394171908
EEBUS Updates Tested with Elli Charger Pro Gen 1 Handle missing power and use current data in evcc instead of eebus library Check for use case scenario availability for power and current data @andig könntest du das bitte mergen? Dann könnten die anderen Anwender das im nächsten Nightly auch mal testen. Hier bei m...
gharchive/pull-request
2024-07-07T18:45:50
2025-04-01T04:34:12.225842
{ "authors": [ "DerAndereAndi", "andig" ], "repo": "evcc-io/evcc", "url": "https://github.com/evcc-io/evcc/pull/14760", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
202299432
replace deepcopy with copy because of strange error "can't pickle gen… Looks like I've used the wrong copy method in my original pull request, causing big problems now on reading valid ICS files: -> please apply this fix asap and rebase 0.9.4 if possible. Sorry for that, please also extend selftesting capabilities by...
gharchive/pull-request
2017-01-21T07:25:27
2025-04-01T04:34:12.257866
{ "authors": [ "pbiering", "wpercy" ], "repo": "eventable/vobject", "url": "https://github.com/eventable/vobject/pull/60", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
682410028
Added Hazelcast liveness and readiness probe. Cleaned up Hazelcast health indicator. Closes lhotse#31 I thought the idea was to allow consumer of the health indicator to have special handling about unhealthy cluster in k8s in that it can somehow ignore or delay any action since k8s will self recover? Or maybe I did...
gharchive/pull-request
2020-08-20T04:55:44
2025-04-01T04:34:12.310170
{ "authors": [ "sluehr", "ywangd" ], "repo": "everest-engineering/axon-command-distribution-extension", "url": "https://github.com/everest-engineering/axon-command-distribution-extension/pull/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
128537854
bug with handling preflight requests in Internet Explorer 11 In case with non-simple CORS, when request has Content-Type='application/json' or request contains headers, that will be added to "Access-Control-Request-Headers", IE11 is failed to handle response with status 204 of "OPTIONS" request. I couldn't reproduc...
gharchive/pull-request
2016-01-25T13:33:41
2025-04-01T04:34:12.316111
{ "authors": [ "Romsters", "evert0n" ], "repo": "evert0n/koa-cors", "url": "https://github.com/evert0n/koa-cors/pull/33", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
672315960
error 500, use self-signed certs if letsencrypt verification does not work Error description: When connecting with HTTPS nginx gives 500 Internal Server Error Steps to reproduce: connect with HTTPS Expected result: in my case Portainer should be shown (this properly works for HTTP on port 80) Error result not sure wh...
gharchive/issue
2020-08-03T20:12:51
2025-04-01T04:34:12.324384
{ "authors": [ "evertramos", "maichai", "nffdiogosilva" ], "repo": "evertramos/nginx-proxy-automation", "url": "https://github.com/evertramos/nginx-proxy-automation/issues/222", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1391005258
new-site.sh just a suggestion: it will may be more 'user friendly' to change line 601 in new-site.sh LOCAL_MYSQL_USER=${LOCAL_SITE_NAME:1:10}"_user" with LOCAL_MYSQL_USER=${LOCAL_SITE_NAME:0::10}"_user" Hello @nnachtegael you are definely right: But should be like this: LOCAL_MYSQL_USER=${LOCAL_SITE_NAME:0:10}"_use...
gharchive/issue
2022-09-29T14:47:48
2025-04-01T04:34:12.327352
{ "authors": [ "evertramos", "nnachtegael" ], "repo": "evertramos/server-automation", "url": "https://github.com/evertramos/server-automation/issues/5", "license": "BSD-3-Clause-Clear", "license_type": "permissive", "license_source": "github-api" }