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
1024062586
quiche: implement SslConnectionInfo for QUIC Signed-off-by: Dan Zhang danzh@google.com Commit Message: pass boringSSL SSL object from QUICHE to Network::Connection::ssl() interface. Risk Level: low Testing: added unit tests and integration test /retest
gharchive/pull-request
2021-10-12T17:21:27
2025-04-01T06:44:05.138183
{ "authors": [ "danzh2010" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/18588", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1345993745
tls: refresh tls certs for test Commit Message: tls: refresh tls certs for test Additional Description: ca_cert.pem was expired. This PR refreshs all files by certs.sh. Risk Level: Low. For test only. Testing: n/a. Docs Changes: n/a. Release Notes: n/a. Platform Specific Features: n/a. $ openssl x509 -in ./test/ext...
gharchive/pull-request
2022-08-22T08:08:55
2025-04-01T06:44:05.140935
{ "authors": [ "ggreenway", "wbpcode" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/22792", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1813326119
[release/1.24] repo: Release v1.24.10 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:] /docs pushing thro...
gharchive/pull-request
2023-07-20T07:13:42
2025-04-01T06:44:05.144202
{ "authors": [ "phlax" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/28498", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2236221586
ci test: reverting unused file change 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:] i have a fix for thi...
gharchive/pull-request
2024-04-10T18:55:25
2025-04-01T06:44:05.147144
{ "authors": [ "alyssawilk", "phlax" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/33447", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
538492339
config: Change quic_http_integration_test to use typed_config Risk Level: Low Testing: Unit Tests Docs Changes: N/A Release Notes: N/A Signed-off-by: Yan Avlasov yavlasov@google.com This is to address failing bazel compile_time_options build on master. Bigger cleanup of Struct use is incoming.
gharchive/pull-request
2019-12-16T15:44:17
2025-04-01T06:44:05.148825
{ "authors": [ "yanavlasov" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/9361", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1935749757
Support init containers for Envoy deployments managed by EG Description: EG uses the EnvoyProxy resource to configure Envoy deployments it creates and manages. Today the API allows users to configure a lot of aspects of the Envoy deployment in k8s, but does not allow init containers to be configured. This makes it ch...
gharchive/issue
2023-10-10T16:27:20
2025-04-01T06:44:05.153295
{ "authors": [ "ZackButcher", "ardikabs", "arkodg" ], "repo": "envoyproxy/gateway", "url": "https://github.com/envoyproxy/gateway/issues/1946", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1385457370
HTTP3 support on gateway Description: I'd like to ask about HTTP3 support in Envoy Gateway. Been looking in the official gateway-api sig as well as this repository but couldn't seem to find any mention of HTTP3. Is it a feature that needs implementing, or is it just undocumented for now? Relevant Links: https://www....
gharchive/issue
2022-09-26T05:43:56
2025-04-01T06:44:05.167836
{ "authors": [ "LanceEa", "arkodg", "kristiandrucker", "tanujd11", "youngnick", "zirain" ], "repo": "envoyproxy/gateway", "url": "https://github.com/envoyproxy/gateway/issues/422", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
844667947
Support releasing named Java versions Support using CI to build and upload named versions after main has already changed. @rmichela can you approve?
gharchive/pull-request
2021-03-30T14:42:46
2025-04-01T06:44:05.169233
{ "authors": [ "akonradi" ], "repo": "envoyproxy/protoc-gen-validate", "url": "https://github.com/envoyproxy/protoc-gen-validate/pull/454", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
125981595
SUL redirect hung Clicking the SUL Tool never properly redirects to CentralAuth. Also checked with TaqPol in IRC and he is also having the same issue. I think it's new since the 6.8 release? Hmm, no longer an issue. I love it when problems just disappear :grinning: Yeah, not sure if it's good or not. :) May hav...
gharchive/issue
2016-01-11T16:27:17
2025-04-01T06:44:05.173183
{ "authors": [ "Tiggerjay", "stwalkerster" ], "repo": "enwikipedia-acc/waca", "url": "https://github.com/enwikipedia-acc/waca/issues/218", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
87666545
Startup on boot This function isn't working on some devices, code review and testing are required. The bug has been found, if user enable APP2SD feature, it won't able to startup on boot. Solution: Add extra code for checking APP2SD and disable this function properly. If an app is on an SD Card, then there is no ...
gharchive/issue
2015-06-12T09:14:31
2025-04-01T06:44:05.181871
{ "authors": [ "Gitoffthelawn", "eolwral" ], "repo": "eolwral/OSMonitor", "url": "https://github.com/eolwral/OSMonitor/issues/64", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2044622145
[Bug] [docker latest] "Request error Network Error" on webpage Search before asking [X] I had searched in the issues and found no similar issues. Operating system information Windows Python version information =3.11 DB-GPT version latest release Related scenes [ ] Chat Data [ ] Chat Excel [X] Chat DB [ ] Chat Kn...
gharchive/issue
2023-12-16T05:54:58
2025-04-01T06:44:05.219431
{ "authors": [ "AbhijitManepatil", "CrazyWood2020" ], "repo": "eosphoros-ai/DB-GPT", "url": "https://github.com/eosphoros-ai/DB-GPT/issues/945", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
390395683
UI issue For Auth "Login" and "sign up" views. Dev env Reproduced from mobile + when zooming in a browser Fixed in 1.9.0
gharchive/issue
2018-12-12T20:27:47
2025-04-01T06:44:05.265779
{ "authors": [ "Arseniy91", "asvae" ], "repo": "epicmaxco/vuestic-admin", "url": "https://github.com/epicmaxco/vuestic-admin/issues/435", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1790178879
Enforce case-insensitive uniqueness of username and email address At the moment it is possible to create two user accounts with the same e-mail address. e.g. hello@example.com and Hello@Example.com The same applies to usernames. potential resulting problems: User logs in with wrong username because they capitalizes ...
gharchive/issue
2023-07-05T19:40:53
2025-04-01T06:44:05.272161
{ "authors": [ "kentcdodds", "mediabakery" ], "repo": "epicweb-dev/epic-stack", "url": "https://github.com/epicweb-dev/epic-stack/issues/271", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1789076168
fix(totp): algorithm name changed to uppercase to support google authenticator without breaking other totp verifier. see #257 Unlike other authenticator apps, google authenticator only allows the algorithms listed in the documentation. That is SHA1, instead of sha1. Currently, the algorithm parameter is ignored by t...
gharchive/pull-request
2023-07-05T08:43:56
2025-04-01T06:44:05.277588
{ "authors": [ "kentcdodds", "mediabakery" ], "repo": "epicweb-dev/epic-stack", "url": "https://github.com/epicweb-dev/epic-stack/pull/265", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
264943247
Getting Type mismatch exception getting error: An exception of type 'EPiServer.Core.TypeMismatchException' occurred in EPiServer.dll but was not handled in user code Additional information: Content with id '5' is of type 'EPiServer.Core.PageData' which does not inherit required type 'EPiServer.Reference.Commerce.Site...
gharchive/issue
2017-10-12T13:31:21
2025-04-01T06:44:05.293721
{ "authors": [ "mobad6", "quanmaiepi" ], "repo": "episerver/Quicksilver", "url": "https://github.com/episerver/Quicksilver/issues/26", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2366365796
update community manager and email Should we redirect to get in touch with us on the Discussions page? https://github.com/epiverse-trace/.github/blob/95a73cc134dcf191f38686eb4335b785f67e2bed/CONTRIBUTING.md?plain=1#L1-L3 Fixed by https://github.com/epiverse-trace/.github/commit/0c1d4f08b142792cc45f1c88dd6232f9a79e7...
gharchive/issue
2024-06-21T11:41:10
2025-04-01T06:44:05.299079
{ "authors": [ "Bisaloo", "avallecam" ], "repo": "epiverse-trace/.github", "url": "https://github.com/epiverse-trace/.github/issues/39", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
823936264
New CLIP Models OpenAI put out 2 new clip models, RN50x4 and RN101. I've tried them and I genuinely don't know what visible difference there is, but maybe you'll want to add them as options. sure, done the difference is pretty huge in fact. ViT is my favourite yet (for consistency and predictability); RN101 produce...
gharchive/issue
2021-03-07T14:53:12
2025-04-01T06:44:05.327471
{ "authors": [ "eps696", "russelldc", "torridgristle" ], "repo": "eps696/aphantasia", "url": "https://github.com/eps696/aphantasia/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2300054587
Update to boost 1.85.0 https://www.boost.org/users/history/version_1_85_0.html [ 85%] Building CXX object packages/pecos/src/CMakeFiles/pecos_src.dir/MeixnerOrthogPolynomial.cpp.o In file included from /tmp/build/dakota-6.19.0-public-src-cli/src/dakota_preproc_util.cpp:11: /tmp/build/dakota-6.19.0-public-src-cli/sr...
gharchive/issue
2024-05-16T10:44:48
2025-04-01T06:44:05.334781
{ "authors": [ "andreas-el" ], "repo": "equinor/Carolina", "url": "https://github.com/equinor/Carolina/issues/107", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2118583364
Apply ERT env variables in FMU runs This is a bigger PR where we go from parsing file paths in order to detect "running in FMU", to look for defined environment variables from ERT runs. In doing so, some refactorisering is done, in particular for the _FmuProvider class to have a cleaner interface with the calling met...
gharchive/pull-request
2024-02-05T13:37:14
2025-04-01T06:44:05.368546
{ "authors": [ "jcrivenaes" ], "repo": "equinor/fmu-dataio", "url": "https://github.com/equinor/fmu-dataio/pull/451", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1288269304
feat: enable advanced threat protection Closes https://github.com/equinor/terraform-azurerm-sql/issues/17 @sebastianlolv Could you also merge the latest commits from branch main into this bransh? I see the docs workflow is failing, which I believe is a result of this branch missing the latest commits. When I run ...
gharchive/pull-request
2022-06-29T07:09:36
2025-04-01T06:44:05.380820
{ "authors": [ "hknutsen", "sebastianlolv" ], "repo": "equinor/terraform-azurerm-sql", "url": "https://github.com/equinor/terraform-azurerm-sql/pull/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
441086610
Markdown from files A user wants to render a markdown text file Currently markdown can be added as individual lines in the config file. This gets messy for large sections of text. [ ] Add container that reads markdown files [ ] Add support for images (if possible) I think it is a good addition. The path to a give...
gharchive/issue
2019-05-07T07:42:31
2025-04-01T06:44:05.383606
{ "authors": [ "HansKallekleiv", "anders-kiaer" ], "repo": "equinor/webviz-config", "url": "https://github.com/equinor/webviz-config/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
119702658
HttpServerConnection.Timeout Property Would like to be able to configure the default HttpServerConnection.Timeout value. The default value of 100,000 milliseconds (100 seconds) is not enough for some large queries we have. ack!
gharchive/issue
2015-12-01T12:03:50
2025-04-01T06:44:05.452494
{ "authors": [ "DavidSpackman", "rneuber1" ], "repo": "erdomke/InnovatorAdmin", "url": "https://github.com/erdomke/InnovatorAdmin/issues/50", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
570342645
WIP: Convert built-in readers to TypeScript Converted barcode_reader to TS, and it seems that doing so also requires a conversion of all the subclasses, I'm pushing it here so others can jump in and help if they want. I probably should've done this from the top level, converting the subclasses first, but oh well. Th...
gharchive/pull-request
2020-02-25T06:28:33
2025-04-01T06:44:05.461432
{ "authors": [ "ericblade" ], "repo": "ericblade/quagga2", "url": "https://github.com/ericblade/quagga2/pull/141", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
206589654
optimization problem Hi, There're something wrong. The validation accuracy was not improved after 5 epochs. Can you check it out? 5 completed epochs, 96500 batches Average training batch loss: 1.091183 Validation loss: 1.105025 Validation accuracy: 0.338244 5 completed epochs, 96600 batches Averag...
gharchive/issue
2017-02-09T18:28:09
2025-04-01T06:44:05.495114
{ "authors": [ "erickrf", "nguyenkh", "whwdreamsky" ], "repo": "erickrf/multiffn-nli", "url": "https://github.com/erickrf/multiffn-nli/issues/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
247069457
Publish on npm Since Bower is pretty much (deprecated)[https://github.com/bower/bower#bower---a-package-manager-for-the-web] and most projects are using npm for their frontend dependencies, it would be nice if this package could be also published on npm in addition to Bower. Yes, Bower recommends yarn now, for new ...
gharchive/issue
2017-08-01T13:29:14
2025-04-01T06:44:05.525963
{ "authors": [ "fdenzer", "t-sauer" ], "repo": "erictheise/rrose", "url": "https://github.com/erictheise/rrose/issues/13", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1372463191
Table casing Add option to use lowercase table names. Fixes #245 Thanks a lot for your contribution, @cocytus !! This is of course one way of solving this issue. I'd just like to have your opinion on my comments here https://github.com/erikbra/grate/issues/245#issuecomment-1247301636 before I merge this. I try to...
gharchive/pull-request
2022-09-14T06:59:27
2025-04-01T06:44:05.541093
{ "authors": [ "cocytus", "erikbra" ], "repo": "erikbra/grate", "url": "https://github.com/erikbra/grate/pull/248", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
811985215
add Berlin Infringement Database Hi Erik, I quickly added Tanja Börzel's new Berlin Infringement Database covering member state noncompliance with EU legislation between 1978 and 2019. Have a nice day, Robert Hi Robert, That is perfect! Thank you very much :-) Have a nice day! Erik
gharchive/pull-request
2021-02-19T12:31:04
2025-04-01T06:44:05.545380
{ "authors": [ "RStelzle", "erikgahner" ], "repo": "erikgahner/PolData", "url": "https://github.com/erikgahner/PolData/pull/8", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
325027138
WGAN-GP producing bad result with CIFAR10 Hi there, I've changed WGAN-GP to use CIFAR10 instead of MNIST and the result was quite poor. Have a look: https://drive.google.com/file/d/0B5vxICNG1z3pd2NSdzZqMHN1R2ZIX2o2V3FqajlwYjlwQzRZ/view?usp=sharing Here is my adaptation: https://gist.github.com/thiagolcks/a08d76b33f2a...
gharchive/issue
2018-05-21T19:12:18
2025-04-01T06:44:05.547813
{ "authors": [ "Rabia-Raja", "thiagolcks", "xychenunc" ], "repo": "eriklindernoren/Keras-GAN", "url": "https://github.com/eriklindernoren/Keras-GAN/issues/43", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
232114216
[6.7.0] Unregister field shouldn't clean up its sync error if there are multiple fields under this name Are you submitting a bug report or a feature request? bug report What is the current behavior? https://codesandbox.io/s/594RgjpZv Enter 5 in the 'Number of Radio:' box, it will render 5 radio buttons. It will show...
gharchive/issue
2017-05-30T00:00:31
2025-04-01T06:44:05.553181
{ "authors": [ "zlk89" ], "repo": "erikras/redux-form", "url": "https://github.com/erikras/redux-form/issues/2979", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
128849213
Declare Node/NPM Versions To encourage more contributions, we should define the Node version needed to work on redux-form: either in a CONTRIBUTING.md or engines field of package.json or .nvmrc if you'd like. Good idea. I'd love a PR with any or all of those solutions. We abandoned 0.12 back in https://github.com/e...
gharchive/issue
2016-01-26T15:12:16
2025-04-01T06:44:05.555964
{ "authors": [ "erikras", "ooflorent", "solomonhawk" ], "repo": "erikras/redux-form", "url": "https://github.com/erikras/redux-form/issues/592", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
135498010
Validate Errors no being passed to Redux-form Field objects I have a form that is dynamically generated based on the users input and with that comes runtime validations object updates. ALL fields are defined on instantiation of the redux-form. What i'm currently seeing is that after a user adds a second dynamic form ...
gharchive/issue
2016-02-22T18:16:34
2025-04-01T06:44:05.559558
{ "authors": [ "HelloYie", "erikras", "jeremytrawls", "vorlov" ], "repo": "erikras/redux-form", "url": "https://github.com/erikras/redux-form/issues/676", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
193375761
Only wrap FormSection in a div if necessary I don't want extra divs in my DOM 😄 Nice one. 💥 those semicolons and I'll merge it. @erikras Updated 😄 Current coverage is 100% (diff: 100%) Merging #2218 into master will not change coverage @@ master #2218 diff @@ =================================...
gharchive/pull-request
2016-12-04T21:08:12
2025-04-01T06:44:05.564277
{ "authors": [ "SimenB", "codecov-io", "erikras" ], "repo": "erikras/redux-form", "url": "https://github.com/erikras/redux-form/pull/2218", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
233133118
Question about styled-components dependency Hi, Thanks for your nice work, but I wonder why your package have a dependency to styled-components ? Can we remove it or upgrade it ? Fixed in #2. Fix released as v1.0.3.
gharchive/issue
2017-06-02T09:54:36
2025-04-01T06:44:05.566214
{ "authors": [ "erikras", "hikkyu" ], "repo": "erikras/styled-components-theme", "url": "https://github.com/erikras/styled-components-theme/issues/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
499857791
CUDA kernel failed : an illegal memory access was encountered Hi, thanks for your pytorch implementation on pointnet++. I encountered the following issues, and please let me know if any suggestions. Thanks!! My code: B = 2 N = 32 inputs = torch.randn(B, N, 6, requires_grad=True ).cuda().float() labels = torch.from_nu...
gharchive/issue
2019-09-29T05:05:56
2025-04-01T06:44:05.569625
{ "authors": [ "Rubikplayer", "erikwijmans" ], "repo": "erikwijmans/Pointnet2_PyTorch", "url": "https://github.com/erikwijmans/Pointnet2_PyTorch/issues/73", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1688281585
Duplicated tokens in Terms.yml https://github.com/errata-ai/Microsoft/blob/26acca62396038d7c46a56ea631c2a5261edf767/Microsoft/Terms.yml#L27-L30 Saw some of these tokens are duplicated. What was the intention? Nope, PRs welcome. @jdkato Opened PR
gharchive/issue
2023-04-28T10:07:05
2025-04-01T06:44:05.611313
{ "authors": [ "jdkato", "kayx23" ], "repo": "errata-ai/Microsoft", "url": "https://github.com/errata-ai/Microsoft/issues/48", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1425847226
Upload to docker hub Hi, Would you consider uploading this to docker hub? I don't think there is a pre-made caddy container for porkbun on docker hub yet. Thanks https://hub.docker.com/r/erri120/docker-caddy-porkbun/tags That was very fast, thank you! Would you be able to add the arm64 arch as well? Was hoping to...
gharchive/issue
2022-10-27T15:36:28
2025-04-01T06:44:05.613567
{ "authors": [ "erri120", "madhogs" ], "repo": "erri120/docker-caddy-porkbun", "url": "https://github.com/erri120/docker-caddy-porkbun/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
269886151
LinearLayout$LayoutParams cannot be cast to Hi great library!! I'm getting a weird crash with the new version 1.9.0 on an HTC Defy 4.4.3 Fatal Exception: java.lang.ClassCastException: android.widget.LinearLayout$LayoutParams cannot be cast to com.android.internal.widget.ActionBarOverlayLayout$LayoutParams at c...
gharchive/issue
2017-10-31T09:16:05
2025-04-01T06:44:05.634231
{ "authors": [ "appspell", "esafirm", "shimiuh", "trr-amsiq" ], "repo": "esafirm/android-image-picker", "url": "https://github.com/esafirm/android-image-picker/issues/80", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
182579599
Update pull-requests.md http://eslint.org/blog/2016/09/changes-to-issues-and-pr-policies#most-pull-requests-no-longer-require-issues Sorry, these changes need to be made in the main ESLint repo: https://github.com/eslint/eslint/blob/master/docs/developer-guide/contributing/pull-requests.md
gharchive/pull-request
2016-10-12T17:02:29
2025-04-01T06:44:05.713099
{ "authors": [ "SimenB", "nzakas" ], "repo": "eslint/eslint.github.io", "url": "https://github.com/eslint/eslint.github.io/pull/299", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1665868117
blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Access to script at 'https://cdn.esm.sh/v64/many-keys-weakmap@1.0.0/es2021/many-keys-weakmap.js' from origin 'https://my-website.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is presen...
gharchive/issue
2023-04-13T07:22:48
2025-04-01T06:44:05.776775
{ "authors": [ "ije", "pankgeorg" ], "repo": "esm-dev/esm.sh", "url": "https://github.com/esm-dev/esm.sh/issues/590", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2054663267
advanced_platform_detection is not compatible with Gradle Plugin I am receiving a build error, when I run emulator without debugging cause by the advanced_platform_detection. I am using the Kotlin version 1.7.10 and I have the jetbrains plugin as same as the kotlin_version. I also change the version to 1.6.20, 1.9...
gharchive/issue
2023-12-23T04:24:23
2025-04-01T06:44:05.783282
{ "authors": [ "Lmmerciano", "esmaeil-ahmadipour" ], "repo": "esmaeil-ahmadipour/platform_detector", "url": "https://github.com/esmaeil-ahmadipour/platform_detector/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2012053609
Extract embassy support into esp-hal-embassy and esp-hal-embassy-procmacros packages Opening this as a draft as I still need to do some more review, probably more cleanup, and some more testing. However, I'd like to get some eyes on it as it should be close to ready. This PR decouples Embassy support from the esp-hal...
gharchive/pull-request
2023-11-27T11:19:55
2025-04-01T06:44:05.790200
{ "authors": [ "MabezDev", "bjoernQ", "bugadani", "jessebraham" ], "repo": "esp-rs/esp-hal", "url": "https://github.com/esp-rs/esp-hal/pull/976", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1385975208
Not building on esp-idf-sys master (5.1) from directory Hi, Setting IDF_PATH = { value = "/[..]/esp-idf" } in .cargo/config.toml, pointing to a recent clone (09f7589ef23a6b78339224efd372257a57e1be4b) of the esp-idf repository, esp-idf does not build: error: failed to run custom build command for `esp-idf-sys v0.31.9...
gharchive/issue
2022-09-26T12:14:09
2025-04-01T06:44:05.804557
{ "authors": [ "N3xed", "axos88", "ivmarkov" ], "repo": "esp-rs/esp-idf-sys", "url": "https://github.com/esp-rs/esp-idf-sys/issues/135", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
569413496
Add field values for RTCCNTL.CLK_CONF Some fields for the register are missing, but there are the most essential, others can be added later. Am I right in saying that these fields already exist in the base svd, but this PR just improves the SVD by adding bit field descriptions for each possible value? Am I right...
gharchive/pull-request
2020-02-23T00:23:11
2025-04-01T06:44:05.807786
{ "authors": [ "MabezDev", "jeandudey" ], "repo": "esp-rs/esp32", "url": "https://github.com/esp-rs/esp32/pull/20", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
544927336
AT+CIPSNTPTIME?查询到的时间总是1970年? 按照https://blog.csdn.net/espressif/article/details/101714951所写步骤,前面3步都正常AT+CWMODE=1 回复: OK AT+CWJAP="ssid","password" 回复: WIFI DISCONNECT WIFI CONNECTED WIFI GOT IP OK AT+CIPSNTPCFG=1,8,"ntp1.aliyun.com" 回复: OK AT+CIPSNTPTIME? 回复: +CIPSNTPTIME:Thu Jan 1 00:02:08 1970 OK 不知原因何在? AT+GMR AT...
gharchive/issue
2020-01-03T10:04:08
2025-04-01T06:44:06.073611
{ "authors": [ "MaJerle", "fsfxmfy", "ustccw" ], "repo": "espressif/esp-at", "url": "https://github.com/espressif/esp-at/issues/315", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
849088312
Race condition AT+CIPSTARTEX with server Using latest (cloned today) AT commands set and tested, AT+CIPSTARTEX command has race condition with server mode. +LINK_CONN is returned on the command, same as automatic connection info when in server mode. This leads to improper understanding which is now server and what is...
gharchive/issue
2021-04-02T08:51:54
2025-04-01T06:44:06.075929
{ "authors": [ "MaJerle", "ustccw" ], "repo": "espressif/esp-at", "url": "https://github.com/espressif/esp-at/issues/527", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2394923664
代码报错 (AEGHB-729) 这个报错什么意思啊?之前这些代码是从实例库里截取的…… 【金山文档 | WPS云文档】 新建 DOCX 文档 https://kdocs.cn/l/cpcFKxhqY1OA 这个代码报的错 首先,这些代码应该不是我们官方仓库提供的吧? 如果需要实现此功能,可以对比下这里的代码 首先,这些代码应该不是我们官方仓库提供的吧? 如果需要实现此功能,可以对比下这里的代码 esp32s3box3b适合直接用这套代码吗?或者是直接烧录?上面的报错的代码是参考esp_http_client编写的代码,再加上根据视频网站ESP教程写的代码。 首先,这些代码应该不是我们官方仓库提供的吧?...
gharchive/issue
2024-07-08T07:57:38
2025-04-01T06:44:06.080364
{ "authors": [ "NanaZhang4524", "espressif2022" ], "repo": "espressif/esp-box", "url": "https://github.com/espressif/esp-box/issues/160", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2385960440
Extended CRC Functionality Including CRC-16/MODBUS Support (IDFGH-13183) Is your feature request related to a problem? Yes, the current CRC capabilities in crc.h (in the rom component) within ESP-IDF are limited primarily to CRC-16-CCITT and do not include support for CRC-16/MODBUS, which is essential for industrial ...
gharchive/issue
2024-07-02T11:06:20
2025-04-01T06:44:06.131006
{ "authors": [ "alisitsyn", "hayschan", "igrr" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/14122", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
569388262
WiFi won’t connect when using C++ (IDFGH-2755) Environment Development Kit: ESP32-DevKitC Kit version (for WroverKit/PicoKit/DevKitC): v4 IDF version: v4.1-dev-2263-g605da33c3-dirty Build System: idf.py Compiler version: 8.2.0 Operating System: macOS Power Supply: USB Problem Description I’m trying to convert ...
gharchive/issue
2020-02-22T20:20:58
2025-04-01T06:44:06.142530
{ "authors": [ "GilDev", "X-Ryl669", "negativekelvin", "tiseidel" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/4822", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1220435249
I2S_FIFO_WR_REG & I2S_FIFO_WR_REG undefined (IDFGH-7273) Description As it says in the title the I2S_FIFO_WR_REG & I2S_FIFO_WR_REG aren't defined in '''i2s_struct.h'''. These regs are documented in the tech ref manual 12.7 and actually work correctly if added to i2s_struct.h: typedef volatile struct i2s_dev_s { ...
gharchive/issue
2022-04-29T10:14:23
2025-04-01T06:44:06.148357
{ "authors": [ "Alvin1Zhang", "HoverClub", "L-KAYA" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/8862", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
325659871
Update eclipse-setup.rst This is a workaround for eclipse indexer problems. When I disable that option, my problems with eclipse and header files are gone. Thanks for noticing this, @wnoliveira . Have cherry-picked into our review & merge queue.
gharchive/pull-request
2018-05-23T11:17:02
2025-04-01T06:44:06.149583
{ "authors": [ "projectgus", "wnoliveira" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/pull/1990", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
415091144
Update README.md (IDFGH-779) Fix some GPIO18 on README.md see: https://github.com/espressif/esp-idf/blob/master/examples/peripherals/mcpwm/mcpwm_servo_control/main/mcpwm_servo_control_example.c#L27 Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Cont...
gharchive/pull-request
2019-02-27T12:04:30
2025-04-01T06:44:06.153788
{ "authors": [ "CLAassistant", "krzychb", "qdsang" ], "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/pull/3104", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2493792126
Issue with Re-commissioning Thread Devices Using Matter Example Code - Error CHIP:0x000000AC (CON-1319) <0x1b>[0;32mI (31856) chip[EM]: >>> [E:2397i S:16172 M:231697154] (S) Msg RX from node 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)<0x1b>[0m <0x1b>[0;32mI (31876) chip[DMG]: Received Comma...
gharchive/issue
2024-08-29T08:31:35
2025-04-01T06:44:06.162989
{ "authors": [ "dhrishi", "vishnuprasadvp12345" ], "repo": "espressif/esp-matter", "url": "https://github.com/espressif/esp-matter/issues/1068", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1931225304
mfg_tool fails to generate a bin (CON-816) Describe the bug The problem occurred when I pulled up the latest esp-matter repository, and everything was fine until I updated esp-matter ~/esp/esp-matter/tools/mfg_tool/mfg_tool.py -cn "My bulb" --vendor-name "lipro" --product-name "E3P1" -v 0x1460 -p 0x8844 --pai -c PAI...
gharchive/issue
2023-10-07T06:54:53
2025-04-01T06:44:06.168346
{ "authors": [ "maenkai", "shripad621git" ], "repo": "espressif/esp-matter", "url": "https://github.com/espressif/esp-matter/issues/673", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
864172577
Dashboard: Cannot delete OTA job once triggered (MEGH-2079) Is there a method to do this? Otherwise failed tests just leave a large list of unfulfilled jobs. Thanks Also, a clear option for all node logs like errors should be implemented. Is annoying to see hundreds of errors from previous versions. Thanks @Codor...
gharchive/issue
2021-04-21T18:53:23
2025-04-01T06:44:06.170510
{ "authors": [ "CodorStelian", "JohnMacrae", "shahpiyushv" ], "repo": "espressif/esp-rainmaker", "url": "https://github.com/espressif/esp-rainmaker/issues/66", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2730829101
0.5.2 stub issue with cdn/npm bundle.js - stub object properties are now behind additional nested key of default Checklist [X] Checked the issue tracker for similar issues to ensure this is not a duplicate [X] Read the documentation to confirm the issue is not addressed there and your configuration is set correctly ...
gharchive/issue
2024-12-10T18:06:47
2025-04-01T06:44:06.179271
{ "authors": [ "brianignacio5", "tyeth" ], "repo": "espressif/esptool-js", "url": "https://github.com/espressif/esptool-js/issues/167", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2055920407
[qmsched] Default LCD brightness set to 0.5 causes LCD light up to default value during quiet mode when switching apps Affected hardware version Bangle 2 Your firmware version 2v19 The bug Description and how to reproduce Set Settings -> System -> LCD brightness to 0.5 Set Quiet Mode LCD brightness to 0.1 => i.e. du...
gharchive/issue
2023-12-26T00:06:49
2025-04-01T06:44:06.265963
{ "authors": [ "Ishidres", "bobrippling", "rigrig" ], "repo": "espruino/BangleApps", "url": "https://github.com/espruino/BangleApps/issues/3138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1181084409
calendar: Add one to previous month See issue #1602 Thanks!
gharchive/pull-request
2022-03-25T18:03:05
2025-04-01T06:44:06.267354
{ "authors": [ "gfwilliams", "nxdefiant" ], "repo": "espruino/BangleApps", "url": "https://github.com/espruino/BangleApps/pull/1622", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1061604129
Barclock works fine on the Bangle.js 2 :-) At least, it works just as well as on the Bangle.js 1, where it also breaks from fullscreen notifications. So fixed that, and now it really works fine on both devices. Great - thanks!
gharchive/pull-request
2021-11-23T18:45:23
2025-04-01T06:44:06.268360
{ "authors": [ "gfwilliams", "rigrig" ], "repo": "espruino/BangleApps", "url": "https://github.com/espruino/BangleApps/pull/937", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
424467224
Bullet shortcut places cursor at the back of the first letter in the editor Expected behavior I expected all my words should be typed forward in the editor. Actual behavior The first letter was typed appropriately, and the rest went back to the first letter. quoine How to reproduce Open app Login Tab the Bullet Symb...
gharchive/issue
2019-03-23T05:53:37
2025-04-01T06:44:06.290270
{ "authors": [ "horpeyloaded", "mistikk" ], "repo": "esteemapp/esteem-mobile", "url": "https://github.com/esteemapp/esteem-mobile/issues/718", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
406080143
Lovelace view maximum Currently maximum of 5 views are supported. If selected next one, it opens, but does not show as active one. I think this might be some kind of bug, because currently it is working fine, but at some point it wasn't. Maybe there was an error in my Lovelace configuration, and the app is working ...
gharchive/issue
2019-02-03T11:51:46
2025-04-01T06:44:06.292588
{ "authors": [ "Klagio", "estevez-dev", "klejejs" ], "repo": "estevez-dev/ha_client", "url": "https://github.com/estevez-dev/ha_client/issues/288", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1470628337
Determine loss of watch connectivity I'm having an issue I need to figure out. My app starts a watch on start but when testing, I found that if I kill Etcd, the watch just keeps waiting for the next message even though the connection is dead. I would have expected it to exit with an error. while let Some(msg) = str...
gharchive/issue
2022-12-01T04:01:22
2025-04-01T06:44:06.394018
{ "authors": [ "Dreamacro", "diggyk" ], "repo": "etcdv3/etcd-client", "url": "https://github.com/etcdv3/etcd-client/issues/48", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2751779721
Dev Console: Migrate Existing Superchain Relayer superchainrelayer.xyz has seen increased usage, and was initially just built as a demo. We need to rebuild it and include it in the dev console for higher visibility and branding. Requirements: [ ] rewrite the service found here with a focus on using the latest packag...
gharchive/issue
2024-12-20T02:19:42
2025-04-01T06:44:06.428665
{ "authors": [ "fainashalts", "pharger" ], "repo": "ethereum-optimism/ecosystem", "url": "https://github.com/ethereum-optimism/ecosystem/issues/601", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
219237319
Rename and restructure tabs and content in righthand panel Pull request 949 can be deleted. I messed up something because I wanted to use live reload so I forked @serapath's repo and deleted old one. Thought it will automagically update if I call repos and branches the same, but nope. So, here is the first draft of r...
gharchive/pull-request
2017-04-04T12:41:40
2025-04-01T06:44:06.462519
{ "authors": [ "ninabreznik", "yann300" ], "repo": "ethereum/browser-solidity", "url": "https://github.com/ethereum/browser-solidity/pull/496", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
696797599
use raw SHA256 as message-id Resolves #2039 Suggestion, if we are changing the message ID function: should we truncate to e.g. 20 out of 32 bytes of the hash? It's neat to see the full hash-tree-root go around the network, but it's not necessary. If the chance of collision is low, and the effect of a collision is l...
gharchive/pull-request
2020-09-09T13:05:05
2025-04-01T06:44:06.473859
{ "authors": [ "AgeManning", "blacktemplar", "djrtwo", "protolambda" ], "repo": "ethereum/eth2.0-specs", "url": "https://github.com/ethereum/eth2.0-specs/pull/2044", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1067537359
Contract creation cycle causes yul panic What is wrong? contract Foo: pub fn create_bar() -> Bar: return Bar.create(0) contract Bar: pub fn create_foo() -> Foo: return Foo.create(0) ^ this will cause a salsa query cycle during yulgen (db.contract_object(id_of_Foo) -> db.contract_object(id_of_Bar) -> db....
gharchive/issue
2021-11-30T18:16:30
2025-04-01T06:44:06.497820
{ "authors": [ "sbillig", "vuvoth" ], "repo": "ethereum/fe", "url": "https://github.com/ethereum/fe/issues/600", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
71215208
update strings formatting to be python3 friendly minor change for python 3 compatible string formatting Coverage decreased (-0.03%) to 79.69% when pulling 4c05f1e544347227cee7eb909cf64c013c9d3beb on BlockchainSociety:develop into 7519e7c47cba7adebe905e321ad166ff46ea193f on ethereum:develop. Coverage decreased (...
gharchive/pull-request
2015-04-27T08:26:04
2025-04-01T06:44:06.559167
{ "authors": [ "coveralls", "heikoheiko", "jarradh" ], "repo": "ethereum/pyethereum", "url": "https://github.com/ethereum/pyethereum/pull/253", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
548354962
Add ENS link IPNS is quite slow and provides bad UX due to this bug: https://github.com/ipfs/go-ipfs/issues/3860 the current alternative is quite centralized. Providing the content via ENS could be an option - currently just the content hash is manually set there - but in the future this could be a smart contract whe...
gharchive/pull-request
2020-01-11T00:47:26
2025-04-01T06:44:06.617378
{ "authors": [ "ligi" ], "repo": "ethereum/source-verify", "url": "https://github.com/ethereum/source-verify/pull/25", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
269900289
Improve usability and documentation After getting some feedback from our first "customers" there are serveral things that need to be improved: [ ] Give the user a feedback of how good/bad the calibration is. Suggestions/Ideas: [ ] Run the python evaluation step after the optimization and optionally plot the results...
gharchive/issue
2017-10-31T10:03:47
2025-04-01T06:44:06.669441
{ "authors": [ "HannesSommer", "ffurrer", "mfehr" ], "repo": "ethz-asl/hand_eye_calibration", "url": "https://github.com/ethz-asl/hand_eye_calibration/issues/69", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1408672510
Problem with select_instrument() I have problems with the raw_file.select_instrument(Device.MS, 1) line using Python 3.10 on Windows 10. File loads properly and lines such as raw_file.instrument_count and other sample-related functionality such as raw_file.sample_information.vial and others from https://github.com/et...
gharchive/issue
2022-10-14T02:43:55
2025-04-01T06:44:06.678305
{ "authors": [ "dowerner", "schatzsc" ], "repo": "ethz-institute-of-microbiology/fisher_py", "url": "https://github.com/ethz-institute-of-microbiology/fisher_py/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
833214323
video_to_images using Segment The Kinetics dataset links youtube_ids to video segments labeled by activity: Adding the optional segment argument to video_to_images helps deal with variable length video segments. How are you converting from the time_start / time_end to start/end frame numbers? That might be anoth...
gharchive/pull-request
2021-03-16T21:34:39
2025-04-01T06:44:06.696681
{ "authors": [ "smellslikeml" ], "repo": "eto-ai/rikai", "url": "https://github.com/eto-ai/rikai/pull/127", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1472506650
Verifier un membre quand on a accepté au moins l'un de ces objet Donner aussi la possibilité de l'accepter avec l'interface si on a saisit son objet depuis le manager. quand on rend actif un objet on passe son activationDate à maintenant. quand on le desactive on la passe à null.
gharchive/issue
2022-12-02T08:40:35
2025-04-01T06:44:06.697641
{ "authors": [ "etouraille" ], "repo": "etouraille/op", "url": "https://github.com/etouraille/op/issues/12", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1536647464
Update svm to 22.3.1 Updates org.graalvm.nativeimage:svm from 22.3.0 to 22.3.1. 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 me in the comments below. Configure Sca...
gharchive/pull-request
2023-01-17T16:08:21
2025-04-01T06:44:06.712566
{ "authors": [ "codecov-commenter", "scala-steward" ], "repo": "etspaceman/kinesis-mock", "url": "https://github.com/etspaceman/kinesis-mock/pull/403", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1356489449
Typo in the article, but source code is correct. Section 2 of the article "RabbitMQ Message Dispatching with Spring AMQP" has a typo, missing BindingBuilder: return new Declarables( fanoutQueue1, fanoutQueue2, fanoutExchange, bind(fanoutQueue1).to(fanoutExchange), // <- this line Bin...
gharchive/issue
2022-08-30T23:59:05
2025-04-01T06:44:06.735279
{ "authors": [ "Enfield-Li", "lor6", "ulisseslima" ], "repo": "eugenp/tutorials", "url": "https://github.com/eugenp/tutorials/issues/12672", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1640626934
Event Sourcing - Recreate user with id from the UserCreatedEvent instead of creating a new one As the events are geting replayed, it should recreate the user with the ID as it is provided on the UserCreatedEvent, otherwise it will generate a new ID for each read request. Thanks for the correction @FabioBentoLuiz
gharchive/pull-request
2023-03-25T19:05:30
2025-04-01T06:44:06.736313
{ "authors": [ "FabioBentoLuiz", "kasramp" ], "repo": "eugenp/tutorials", "url": "https://github.com/eugenp/tutorials/pull/13719", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
142069936
Eliminate superuser role and account The superuser role and account is problematic. The role is completely unused in Eureka, and we can't mandate a particular username in environments that use enterprise authentication. An alternative would be just to require at least one account be active at all times with an admin ...
gharchive/issue
2016-03-19T15:13:04
2025-04-01T06:44:06.738500
{ "authors": [ "arpost" ], "repo": "eurekaclinical/eureka", "url": "https://github.com/eurekaclinical/eureka/issues/64", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1335265174
Remove ARRAYTUTORIAL from menus and files ARRAYTUTORIAL is deprecated and boring. I feel like I should create a separate section for tools and other little programs that are useful. Turning the tutorial section into a tools section for apps like mdy.cpp. Need to finish that too. Update First attempt at removing the...
gharchive/issue
2022-08-10T22:24:32
2025-04-01T06:44:06.772555
{ "authors": [ "EvDenny" ], "repo": "evandenny/Main", "url": "https://github.com/evandenny/Main/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
381693583
Feature/change reducer parameter order Changed the order of Reducer parameters in order to match other Redux implementations in other languages This is to address Issue#7
gharchive/pull-request
2018-11-16T17:31:05
2025-04-01T06:44:06.787081
{ "authors": [ "Stampede10343" ], "repo": "evant/redux", "url": "https://github.com/evant/redux/pull/11", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
349257271
use original name from source in error trace Continuing #205 The tests were failing due to not falling back to the original name when the source map position did not have a name. Published as v0.5.8 🚢 Thanks 🎉 Awesome - thanks for the quick release!
gharchive/pull-request
2018-08-09T19:22:04
2025-04-01T06:44:06.803023
{ "authors": [ "Hoten", "LinusU" ], "repo": "evanw/node-source-map-support", "url": "https://github.com/evanw/node-source-map-support/pull/220", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1993403633
Easee: configured timeout not effective while waiting for Command Responses Describe the bug Detected while analyzing log from https://github.com/evcc-io/evcc/discussions/9815#discussioncomment-7557136 Easee.waitForTickReponse() ignores the configured timeout for the charger, and is still hardcoded to 10s. Steps to r...
gharchive/issue
2023-11-14T19:16:15
2025-04-01T06:44:06.806034
{ "authors": [ "GrimmiMeloni" ], "repo": "evcc-io/evcc", "url": "https://github.com/evcc-io/evcc/issues/10780", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1784763317
Ladelimit wird nicht beachtet Describe the bug Das Zielladen bis zum gesetzen Ladelimit (Energiemenge) funktioniert nicht mehr für Fahrzeuge, deren SoC nicht ermittelt werden kann. Nach erreichen der geladenen Soll-Energiemenge wird die Ladung nicht beendet sondern fortgeführt. Konnte ich bisher beim Auto an der Wall...
gharchive/issue
2023-07-02T18:36:10
2025-04-01T06:44:06.816505
{ "authors": [ "andig", "nalxnet" ], "repo": "evcc-io/evcc", "url": "https://github.com/evcc-io/evcc/issues/8760", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
165463723
Support HTML5 input event Closes #30 This PR adds HTML5 input event support to the library. review plz @eventualbuddha @eventualbuddha review plz
gharchive/pull-request
2016-07-14T02:39:11
2025-04-01T06:44:06.850534
{ "authors": [ "yuku-t" ], "repo": "eventualbuddha/keysim.js", "url": "https://github.com/eventualbuddha/keysim.js/pull/38", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2634228549
Fix Path Construction Issue and Add API Key Header Default This PR addresses the following improvements and fixes: Path Construction Issue: Corrects the path construction logic in the construct_base_url function to ensure proper URL formation. API Key Header: Updates the API request functions to include the API key ...
gharchive/pull-request
2024-11-05T01:53:33
2025-04-01T06:44:06.857810
{ "authors": [ "shiftcontrol-dan" ], "repo": "everapihq/currencyapi-rs", "url": "https://github.com/everapihq/currencyapi-rs/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
390007059
Alarms from The app are cleared, if the app is getting forced closed. you have said : "But the alarms from your app are cleared, if the app is getting forced closed." Originally posted by @vRallev in https://github.com/evernote/android-job/issues/76#issuecomment-255742091 is there a way, to keep alarms, even when the...
gharchive/issue
2018-12-11T23:59:35
2025-04-01T06:44:06.866122
{ "authors": [ "chlegou", "vRallev" ], "repo": "evernote/android-job", "url": "https://github.com/evernote/android-job/issues/557", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2177545552
Convenience plotting method for use with GeoMakie? Is there any interest in an extension package to support plotting GeoDataFrames with GeoMakie? Not being able to nicely plot GeoDataFrames directly with GeoMakie has been a small pain point of mine. Below is a tentative working example implementation. It was written ...
gharchive/issue
2024-03-10T06:16:57
2025-04-01T06:44:06.874285
{ "authors": [ "ConnectedSystems", "asinghvi17", "evetion" ], "repo": "evetion/GeoDataFrames.jl", "url": "https://github.com/evetion/GeoDataFrames.jl/issues/66", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
179516791
Cannot make it to work on xcode 8 and swift 2.3 . platform tvOS I am using legacy framework and have everything setted up. The shared keychain is turned on, access group is setted to AppId + "." + groupIdentifier. I am using following method to write some data and it always print error if !keychainSwift.set(d...
gharchive/issue
2016-09-27T14:54:01
2025-04-01T06:44:06.880911
{ "authors": [ "BProg", "evgenyneu" ], "repo": "evgenyneu/keychain-swift", "url": "https://github.com/evgenyneu/keychain-swift/issues/43", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2102588060
Update type information to be more in line with USQL Description Changes type information from _evidenceColumnTypes to type inference based on column's JS type -> also adds slightly better fmt error handling when the value column is string/bool Doesn't rip out _evidenceColumnTypes in its entirety yet since it's still...
gharchive/pull-request
2024-01-26T17:28:30
2025-04-01T06:44:06.883596
{ "authors": [ "archiewood", "csjh" ], "repo": "evidence-dev/evidence", "url": "https://github.com/evidence-dev/evidence/pull/1529", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
180064012
opened_from_tray getting wrong result opened_from_tray is 0 when I click on the banner in foreground React-Native: 0.33 Device: iOS 10 App running in foreground hmm, how did you manage to show banner when app in foreground? That's new feature in iOS 10 didReceiveNotificationResponse Will be triggered when I cli...
gharchive/issue
2016-09-29T14:25:04
2025-04-01T06:44:06.904610
{ "authors": [ "alidawud", "evollu" ], "repo": "evollu/react-native-fcm", "url": "https://github.com/evollu/react-native-fcm/issues/133", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
203322025
'RNFIRMessaging.h' file not found I'm getting a 'RNFIRMessaging.h' file not found. I've tried to install a few different way, well in different order and all that but still I get this message. If anyone (for which it's working) could do a screen capture video of installing it the right way, that would be a tremendous...
gharchive/issue
2017-01-26T09:09:05
2025-04-01T06:44:06.911693
{ "authors": [ "Kottidev", "albinhubsch", "almadsen", "ethan37", "evollu" ], "repo": "evollu/react-native-fcm", "url": "https://github.com/evollu/react-native-fcm/issues/286", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2081467758
Split the cicd workflow into stage and prod workflows Split up the cicd workflow so that a PR does not show a bunch of irrelevant skipped steps on it. The new stage workflow is triggered on a pull request and can be called from another workflow. The prod workflow is triggered on a push to main, calls the stage workfl...
gharchive/pull-request
2024-01-15T08:09:38
2025-04-01T06:44:06.922226
{ "authors": [ "camh-" ], "repo": "evylang/evy", "url": "https://github.com/evylang/evy/pull/244", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1762072028
T&T advanced测试集问题 您好,非常感谢您出色的工作。您在readme文件中提及到T&T intermediate 需要下载short_range_cameras文件,那么有关于advanced测试集呢,我观察到在general_eval.py中,凡是tt测试集,需要寻找short_range_cameras文件,因此我在test advanced时也遇到了问题:FileNotFoundError: [Errno 2] No such file or directory: 'xxx/tankandtemples/advanced/short_range_cameras/cams_palace/00000000_cam....
gharchive/issue
2023-06-18T01:43:41
2025-04-01T06:44:06.956812
{ "authors": [ "kk6398", "maybeLx" ], "repo": "ewrfcas/MVSFormer", "url": "https://github.com/ewrfcas/MVSFormer/issues/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2521398374
feat: レクチャーページを新設して、コースから直接問題ページへのリンクをはらない 今は各科目(コース)ページ (e.g., https://trace-dojo-staging.fly.dev/courses/tuBeginner1) に、全回の全問題が表示されている。 このページを変更して、コースページは各回(レクチャー)ページにリンクをはる形式にする。 各回ページのURLを推測できないような複雑なものにする。例えば、 https://trace-dojo-staging.fly.dev/courses/tuBeginner1/lecture1-<UUIDv4> https://trace-dojo-staging.fl...
gharchive/issue
2024-09-12T05:40:28
2025-04-01T06:44:06.959898
{ "authors": [ "exKAZUu", "hishiwat" ], "repo": "exKAZUu-Research/trace-dojo", "url": "https://github.com/exKAZUu-Research/trace-dojo/issues/101", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
312653070
iOS < 8.4 Not Polyfilled This situation is detected properly, and the polyfill is called, but it does not implement any of the CSS rules. Well, that's not very nice. The W3C Media Queries Recommendation states that: User agents are to represent a media query as "not all" when one of the specified media features i...
gharchive/issue
2018-04-09T19:18:11
2025-04-01T06:44:06.963281
{ "authors": [ "exactquery" ], "repo": "exactquery/poly-pointer", "url": "https://github.com/exactquery/poly-pointer/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1059401291
🛑 My Site is down In ff1d735, My Site ($SECRET_SITE) was down: HTTP code: 0 Response time: 0 ms Resolved: My Site is back up in 37af402.
gharchive/issue
2021-11-21T15:00:15
2025-04-01T06:44:07.012567
{ "authors": [ "exand" ], "repo": "exand/upptime", "url": "https://github.com/exand/upptime/issues/2028", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
939733469
🛑 Portfolio is down In a7398f2, Portfolio ($SECRET_P_SITE) was down: HTTP code: 404 Response time: 767 ms Resolved: Portfolio is back up in a595c65.
gharchive/issue
2021-07-08T10:55:39
2025-04-01T06:44:07.014749
{ "authors": [ "exand" ], "repo": "exand/upptime", "url": "https://github.com/exand/upptime/issues/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2439579258
【フィルターAPI】検索条件のLISTが空の配列だとシステムエラーとなる バグの説明 [POST] /api/{organization_id}/workspaces/{workspace_id}/ita/menu/{menu}/filter/ 検索条件でLISTを使用するとき、空の配列だとシステムエラーが発生する。 { "column_name": { "LIST": [] } } エラーログ [2024-07-31 17:28:57,827][ERROR][ORGANIZATION_ID:org][WORKSPACE_ID:ws][USER_ID:xxxxxxxxxxxxxxxxxxxxxx...
gharchive/issue
2024-07-31T09:29:31
2025-04-01T06:44:07.018385
{ "authors": [ "t-uekawa-n", "yutoyajimaaa" ], "repo": "exastro-suite/exastro-it-automation", "url": "https://github.com/exastro-suite/exastro-it-automation/issues/2534", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
782345853
FR: Library Item Names On Hover One thing that would be awesome is if we could have a small description or name pop up when hovering over an item in the library dropdown. I recently added the Apple Devices library, but I couldn't tell which item in the list was what - iPhone 8, iPhone 11, etc. I agree. It technical...
gharchive/issue
2021-01-08T19:28:05
2025-04-01T06:44:07.024287
{ "authors": [ "dwelle", "lipis", "qodesmith" ], "repo": "excalidraw/excalidraw", "url": "https://github.com/excalidraw/excalidraw/issues/2747", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
618750247
[BUG] addRows is not defined when using Streaming I/O. 🐛 Bug Report addRows is defined in the type declaration but it does not exist at runtime for Excel.stream.xlsx.WorkbookWriter. Related to https://github.com/exceljs/exceljs/issues/86 and https://github.com/exceljs/exceljs/issues/569 Lib version: 3.9.0 const work...
gharchive/issue
2020-05-15T07:09:36
2025-04-01T06:44:07.033254
{ "authors": [ "Alanscut", "avnigenc", "shusson", "yujintang" ], "repo": "exceljs/exceljs", "url": "https://github.com/exceljs/exceljs/issues/1277", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
648698198
Unable to log After I deployed elasticsearch independently, exceptionless could not record logs. exceptionless.job output log is below. The following is elasticsearch information You need to have the mapper-size plugin installed. https://github.com/exceptionless/Exceptionless/blob/master/build/docker/elasticsearc...
gharchive/issue
2020-07-01T06:01:33
2025-04-01T06:44:07.037984
{ "authors": [ "ejsmith", "yun6cc" ], "repo": "exceptionless/Exceptionless", "url": "https://github.com/exceptionless/Exceptionless/issues/665", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
113787166
Changelog File Add a CHANGELOG.md file to make it easier to track changes between versions. Very good idea, I will add it on next update. Thanks. Done. https://github.com/exchangegroup/keychain-swift/blob/master/CHANGELOG.md Thank you!
gharchive/issue
2015-10-28T10:27:05
2025-04-01T06:44:07.043601
{ "authors": [ "aamctustwo", "evgenyneu" ], "repo": "exchangegroup/keychain-swift", "url": "https://github.com/exchangegroup/keychain-swift/issues/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
336848816
Support 2018-06-29T03:14:59.085+0000 It can be recognized by new Date(), but I have to add resolver for DateTime: createdAt({ createdAt }) { return new Date(createdAt); }, And 1527462253000 don't recognize by graphql-iso-date either. And how about 2018-06-27T10:51:44.000 ? I got these date format from ...
gharchive/issue
2018-06-29T03:15:52
2025-04-01T06:44:07.050406
{ "authors": [ "alewiahmed", "brunopopf", "excitement-engineer", "linonetwo" ], "repo": "excitement-engineer/graphql-iso-date", "url": "https://github.com/excitement-engineer/graphql-iso-date/issues/93", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }