added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T04:33:57.194777
2023-08-02T03:29:15
1832362718
{ "authors": [ "engine-flutter-autoroll" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6095", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/131733" }
gharchive/pull-request
Roll Flutter Engine from 9dae7b708bda to f28351d8d734 (12 revisions) https://github.com/flutter/engine/compare/9dae7b708bda...f28351d8d734 2023-08-02<EMAIL_ADDRESS>Roll Skia from 4deae93198f9 to 6cb888889ad8 (1 revision) (flutter/engine#44240) 2023-08-01<EMAIL_ADDRESS>[canvaskit] Enable CanvasKit to compute tight SkP...
2025-04-01T04:33:57.197045
2024-07-29T05:49:55
2434511638
{ "authors": [ "andrewkolos", "chinmaygarde", "zanderso" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6096", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/152466" }
gharchive/pull-request
Assume Impeller is enabled by default in the tool. It is as of https://github.com/flutter/engine/pull/54156. Fixes https://github.com/flutter/flutter/issues/132712 The presub failures look related. The presub failures look related. @chinmaygarde friendly ping Converting to draft to remove this from the tool P...
2025-04-01T04:33:57.198101
2019-07-08T03:14:17
465034946
{ "authors": [ "jonahwilliams" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6097", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/35716" }
gharchive/pull-request
Move some plugin create tests out of create_test Description Replaces the usage of a temp directory with the memory filesystem. To initialize the templates, we read from the real filesystem once and keep them in memory Throwing in the towel for now
2025-04-01T04:33:57.206200
2016-06-30T22:04:21
163277152
{ "authors": [ "abarth", "rmacnak-google" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6098", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/4799" }
gharchive/pull-request
Roll engine to pick up: clustered serialization (dart-lang/sdk@524fbc1e0f9d61ff5da69bbed2b35745528de945) background finalization (flutter/flutter#3804) @jason-simmons This is going to error out because of a change I made yesterday. I'll take care of rolling the engine along with a fix. Roll is in https://git...
2025-04-01T04:33:57.231700
2020-06-17T07:11:12
640198116
{ "authors": [ "engine-flutter-autoroll" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6099", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/59652" }
gharchive/pull-request
Roll Engine from 965fbbed1776 to 43ad8347e148 (89 revisions) Roll Engine from 965fbbed1776 to 43ad8347e148 (89 revisions) https://github.com/flutter/engine/compare/965fbbed1776...43ad8347e148 2020-06-17<EMAIL_ADDRESS>Roll Skia from de980231f62c to 3244745c3d4b (1 revision) (flutter/engine#19081) 2020-06-17<EMAIL_ADDR...
2025-04-01T04:33:57.240160
2020-08-03T06:31:53
671830769
{ "authors": [ "dkwingsmt", "giriss" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6100", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/62773" }
gharchive/pull-request
Added onTapUp to InkWell Description Why does InkWell have onTapDown, onTapCancel but NOTonTapUp? In this PR, I add onTapUp to the InkWell widget Related Issues No issues Tests I added the following tests: ink_well_test.dart Checklist Before you create this PR, confirm that it meets all requirements listed below by c...
2025-04-01T04:33:57.249955
2020-08-31T22:57:46
689573852
{ "authors": [ "gaaclarke", "liyuqian" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6101", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/64978" }
gharchive/pull-request
devicelab: started averaging startup time for ios test Description smoke_catalina_start_up_ios is noisy beyond being useful. Hopefully averaging the results from 3 runs will be better. Related Issues https://github.com/flutter/flutter/issues/57221 Tests Checklist Before you create this PR, confirm that it meets all ...
2025-04-01T04:33:57.273370
2021-03-30T23:23:39
845452109
{ "authors": [ "LongCatIsLooong", "gspencergoog", "justinmc", "skia-gold", "venkatd" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6102", "repo": "flutter/flutter", "url": "https://github.com/fl...
gharchive/pull-request
Text Editing Actions - SingleTapUp This PR refactors TextSelectionGestureDetector to handle SingleTapUp using Actions in a way that is overrideable by the user. It is the first example of doing something related to text editing via Actions other than a keyboard event. The reasons for doing this are: Text editing be...
2025-04-01T04:33:57.281586
2017-02-15T08:25:58
207736651
{ "authors": [ "abarth", "jakobr-google", "mit-mit" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6103", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/8168" }
gharchive/pull-request
Add gradle wrapper to new project template. The recommendation from Gradle is to check in the gradlew scripts and contents of gradle/wrapper. This way we don't have to depend on the system gradle from Android Studio to create the wrapper before we can build. Fixes #8148 Fixes #8131 Where does the .jar file come fro...
2025-04-01T04:33:57.293376
2021-07-16T19:16:22
946537663
{ "authors": [ "LongCatIsLooong", "goderbauer", "skia-gold", "yjbanov" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6104", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull...
gharchive/pull-request
Always return false for hitTestChildren when RenderOpacity is completely transparent Fixes https://github.com/flutter/flutter/issues/85108 Hit testing sometimes depends on information we generated during the painting phase so it seems to make sense to make the contents not hittestable if they're not visible. For #851...
2025-04-01T04:33:57.294783
2021-09-23T18:27:23
1005726502
{ "authors": [ "NEA-cloud2", "nshahan" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6105", "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/90620" }
gharchive/pull-request
Add tests for web library platform defines Adds expression evaluation regression tests for dart-lang/sdk#47207. This is tested in the Dart SDK but since Flutter web has its own integration of the DDC compiler through a frontend server it makes sense to test here as well. This test requires dart-lang/sdk@6c45939 from ...
2025-04-01T04:33:57.329922
2021-08-22T15:31:38
976404101
{ "authors": [ "TahaTesser", "blasten", "stuartmorgan" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6106", "repo": "flutter/plugins", "url": "https://github.com/flutter/plugins/pull/4253" }
gharchive/pull-request
[multi-packages] Migrate packages and examples to AGP 7.0.0 & Gradle 7.0.2 Fixes https://github.com/flutter/flutter/issues/88666 Based on https://github.com/flutter/plugins/pull/4079, I am not sure if this requires tests but let me know if it does FYI, keeping this PR as a draft until https://github.com/flutter/flutt...
2025-04-01T04:33:57.366163
2022-04-13T13:59:22
1203343893
{ "authors": [ "BuginRug", "diegotori" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6107", "repo": "fluttercommunity/chewie", "url": "https://github.com/fluttercommunity/chewie/pull/626" }
gharchive/pull-request
Added customizable timer to hide controls The time interval without user interactions after which the controls are hidden is now customizable. Negative time intervals are ignored, defaulting to a 3 seconds timer. closes #595 LGTM.
2025-04-01T04:33:57.459420
2023-05-13T06:57:13
1708474922
{ "authors": [ "chipzoller", "schmidp", "stefanprodan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6108", "repo": "fluxcd/flux2-multi-tenancy", "url": "https://github.com/fluxcd/flux2-multi-tenancy/issu...
gharchive/issue
kyverno flux images: autogen-verify-cosign-signature: missing digest for ghcr.io/fluxcd/helm-controller:v0.32.2 Hi, I installed a fresh version of the kyverno helm chart 3.0.0-beta.1 and added the policy from here: https://github.com/fluxcd/flux2-multi-tenancy/blob/main/infrastructure/kyverno-policies/verify-flux-ima...
2025-04-01T04:33:57.492630
2021-11-25T06:55:51
1063245770
{ "authors": [ "SomtochiAma", "rakeshreddyrg09", "stefanprodan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6109", "repo": "fluxcd/kustomize-controller", "url": "https://github.com/fluxcd/kustomize-cont...
gharchive/issue
substitution feature to create a secret from an already existing secret Describe the bug Hi All, can I use the substitution feature to create a secret from an already existing secret? There is already a secret that exists in Kubernetes with data data: { name:postgresdb user:postgres_user password:postgres_password } ...
2025-04-01T04:33:57.495402
2020-09-03T14:41:30
692032553
{ "authors": [ "hiddeco", "scottrigby" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6110", "repo": "fluxcd/toolkit", "url": "https://github.com/fluxcd/toolkit/pull/200" }
gharchive/pull-request
Docs: fix gotk create helmrelease examples Issues: ✗ unknown flag: --chart-name ✗ chart name or path is required ✗ source must be in format <kind>/<name> ✗ semver range parse error: Could not parse Range "^1.10.0": Could not parse comparator "^" in "^1.10.0" Yeah I was going to ask if you have the squash and merg...
2025-04-01T04:33:57.498008
2023-10-18T04:20:07
1948777626
{ "authors": [ "karansohi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6111", "repo": "fluxninja/aperture", "url": "https://github.com/fluxninja/aperture/pull/2819" }
gharchive/pull-request
Update Rejected Tokens Panel With New Metric Description of change Checklist [x] Tested in playground or other setup [ ] Screenshot (Grafana) from playground added to PR for 15+ minute run [ ] Documentation is changed or added [ ] Tests and/or benchmarks are included [ ] Breaking changes Summary by CodeRabbit Ref...
2025-04-01T04:33:57.504068
2024-07-29T17:24:23
2435953872
{ "authors": [ "CLAassistant", "zhebinliu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6113", "repo": "flxbl-io/sfp", "url": "https://github.com/flxbl-io/sfp/pull/102" }
gharchive/pull-request
fix(dependency:resolver): missing dependencies due to package directory order Checklist All items have to be completed before a PR is merged [x] Adhere to Contribution Guidelines [ ] Updates to Decision Records considered? [ ] Updates to documentation at flxbl-sfp Guide considered? [x] Tested changes? [x] Unit Tests...
2025-04-01T04:33:57.603650
2020-02-03T10:01:44
558972151
{ "authors": [ "flytreeleft", "peschmae" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6114", "repo": "flytreeleft/nexus3-keycloak-plugin", "url": "https://github.com/flytreeleft/nexus3-keycloak-plugin/pull/3...
gharchive/pull-request
Avoid double slashes in URL Keycloak generates the auth-server-url with a trailing slash in newer versions, which leads to URIs with double slashes. Since the requests results in an error, we get Null responses as described in #34 This pull request just makes sure to remove double slashes when concatenating auth-serv...
2025-04-01T04:33:57.688161
2018-09-19T11:52:05
361711188
{ "authors": [ "akx", "fmang" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6115", "repo": "fmang/opustags", "url": "https://github.com/fmang/opustags/pull/19" }
gharchive/pull-request
Tiny fixes adds the required #defines for macOS compatibility warns instead of crashing when an OpusTags packet has padding Good, thank you for the contribution!
2025-04-01T04:33:57.691846
2018-04-23T01:09:59
316631022
{ "authors": [ "fmarchioni", "magick93" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6116", "repo": "fmarchioni/mastertheboss", "url": "https://github.com/fmarchioni/mastertheboss/issues/8" }
gharchive/issue
Warnings with CDI 2 When I do mvn clean install on the CdI application I get several ugly looking warning messages. How can I get rid of these? mvn clean install WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (fi...
2025-04-01T04:33:57.693652
2023-04-22T15:05:09
1679578601
{ "authors": [ "fmartinou", "tuxgasy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6117", "repo": "fmartinou/tydom2mqtt", "url": "https://github.com/fmartinou/tydom2mqtt/pull/97" }
gharchive/pull-request
Enable UnsafeLegacyRenegotiation without specific config file Hello, UnsafeLegacyRenegotiation can be enable without a specifc config file. No tested with Docker but if you are ok, I can do it. Hi, Thanks for your contribution 👍 . I'll build the resulting image and I'll test if it's still working.
2025-04-01T04:33:57.723679
2015-09-24T04:24:04
108056154
{ "authors": [ "Naeemo", "declanelcocks" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6119", "repo": "fnakstad/angular-client-side-auth", "url": "https://github.com/fnakstad/angular-client-side-auth/issues/102" }
gharchive/issue
Server depends on a file located in the client directory Hey, a bit late to the party, but I've been going through your app updating it to the latest version of Angular and updating it to a more Angular 2 friendly syntax (no $scope, using modules instead of controllers.js etc.) and I came across this issue. The issue...
2025-04-01T04:33:57.725904
2014-05-02T08:04:47
32674626
{ "authors": [ "CloCkWeRX", "brauliobo", "loupgaroublond" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6120", "repo": "fnichol/chef-rbenv", "url": "https://github.com/fnichol/chef-rbenv/issues/85" }
gharchive/issue
Please release new features as release We run a 'strict' environment where /tmp is mounted with noexec, thus we need environment variable capabilities to modify where temporary files go during a ruby-build install run. We're using master for now, but isn't it time for a release soon? +1 for a supermarket upload. @...
2025-04-01T04:33:57.734580
2021-01-26T10:48:27
794129649
{ "authors": [ "YannBai", "foamliu", "xiaofengWang-CCNU" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6123", "repo": "foamliu/Image-Captioning-PyTorch", "url": "https://github.com/foamliu/Image-Captionin...
gharchive/issue
Does the WORDMAP in pre_process.py is produced by caption_train_annotations_20170902.json? Does the WORDMAP in pre_process.py is produced by caption_train_annotations_20170902.json? Why i run the demo.py have a bad result? Can you provide the WORDMAP? Thank you Does the WORDMAP in pre_process.py is produced by cap...
2025-04-01T04:33:57.805740
2019-09-04T13:54:11
489175760
{ "authors": [ "PadraigGalvin", "sakarit", "walderich" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6124", "repo": "foliojs/pdfkit", "url": "https://github.com/foliojs/pdfkit/pull/1019" }
gharchive/pull-request
Explicitly define default value for CIDToGIDMap I'm using PDFKit to make PDF/A - 3B documents. Thanks to PDFKit's API it's not too difficult to do, but I've come across a minor issue which cannot be solved via the API. What kind of change does this PR introduce? CIDToGIDMap is an optional property of Type 2 CIDFonts ...
2025-04-01T04:33:57.812742
2023-02-06T16:55:48
1572930649
{ "authors": [ "folke", "lewis6991" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6125", "repo": "folke/neodev.nvim", "url": "https://github.com/folke/neodev.nvim/pull/121" }
gharchive/pull-request
fix: provide a class for vim.api (take 2) As far as I can tell this doesn't break completion. Cool, not home right now so won't merge it blindly this time 😅 Will double-check everything tomorrow! The fix for this was actually easier: https://github.com/folke/neodev.nvim/commit/e27c03b3e312c08e2d4aeed2a0f76199a97...
2025-04-01T04:33:57.815782
2024-05-24T17:50:45
2315925412
{ "authors": [ "Zeioth" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6126", "repo": "folke/noice.nvim", "url": "https://github.com/folke/noice.nvim/issues/822" }
gharchive/issue
deprecation: tbl_islist is deprecated Did you check the docs? [X] I have read all the noice.nvim docs Is your feature request related to a problem? Please describe. On nvim 0.11 this warning shows on :checkhealth vim.deprecated - WARNING vim.tbl_islist is deprecated. Feature will be removed in Nvim 0.12 - ADVICE:...
2025-04-01T04:33:57.818388
2024-02-06T01:22:36
2119756366
{ "authors": [ "folke", "gi1242" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6127", "repo": "folke/tokyonight.nvim", "url": "https://github.com/folke/tokyonight.nvim/pull/492" }
gharchive/pull-request
fix(day)!: Chose palette for day Thanks for creating this color scheme. I recently started using treesitter and found this colorscheme very helpful. I did, however, find the day colors washed out. I like having a bright background (#ffffff) during the day; to do this I have to set day_brightness = 0, and in that case...
2025-04-01T04:33:57.829251
2012-01-23T23:00:20
2943203
{ "authors": [ "claumann", "fonnesbeck" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6128", "repo": "fonnesbeck/ScipySuperpack", "url": "https://github.com/fonnesbeck/ScipySuperpack/issues/2" }
gharchive/issue
Incorrect handling of 'git' in install_superpack.sh Hi Chris- Just installed your superpack on a clean, new macbook running Lion. Lion includes git and your install_superpack.sh looks for it using 'hash git' which succeeds so that it does not try to install a copy from googlecode. Unfortunately, it then calls ${GIT_P...
2025-04-01T04:33:57.851634
2024-05-20T14:45:36
2306159543
{ "authors": [ "Eingin", "LucasSantos52", "foostan" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6129", "repo": "foostan/crkbd", "url": "https://github.com/foostan/crkbd/issues/239" }
gharchive/issue
microcontrollers Hi, I'm a keyboard enthusiast, I started looking into the subject a few months ago, and in all the customizable keyboards I find on the internet, some type of microcontroller is always soldered onto the board, however, looking at the model on JLCPCB I noticed that on the In the microcontroller region...
2025-04-01T04:33:57.855717
2022-02-01T14:45:31
1120776056
{ "authors": [ "RiccardoM", "justincjohnson" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6130", "repo": "forbole/bdjuno", "url": "https://github.com/forbole/bdjuno/issues/320" }
gharchive/issue
Does BDJuno support ethermint based chains (not just Evmos)? Forgive me for asking a question as an issue but I wasn't sure where else to ask. I see in #179 that Ethermint is supported but I assume that was Evmos before it was renamed (as evidenced by that branch no longer existing but the evmos branch existing). A...
2025-04-01T04:33:57.859918
2020-10-20T23:07:28
726004731
{ "authors": [ "smithgp" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6131", "repo": "forcedotcom/analyticsdx-vscode", "url": "https://github.com/forcedotcom/analyticsdx-vscode/pull/107" }
gharchive/pull-request
Switch to /analytics urls for opening Analytics Studio Now that Winter '21 (228) is deployed everywhere, that's the new url path. This also avoids the issues with #-based urls and vscode.env.openExternal() in Code Builder/Github Codespaces. Also, adds tests for the open studio commands, by mocking out the sfdx execut...
2025-04-01T04:33:57.870778
2021-11-10T19:53:57
1050250067
{ "authors": [ "jclark-dot-org", "maggiben", "shetzel" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6132", "repo": "forcedotcom/cli", "url": "https://github.com/forcedotcom/cli/issues/1275" }
gharchive/issue
Unlocked package install failing with "null" error for new field. Summary When attempting to install a new package version with sfdx force:package:install, the install fails with a 'null' error for a new field. Expected result This new version adds a new field to a custom MDT, and some code the references it. It sh...
2025-04-01T04:33:57.901987
2023-03-19T07:19:20
1630815177
{ "authors": [ "foresterre" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6133", "repo": "foresterre/rust-releases", "url": "https://github.com/foresterre/rust-releases/pull/189" }
gharchive/pull-request
Fix issue where cache folder would not be created Cache folder would not be created because we used fs::metadata which returns an io::Error with ErrorKind::NotFound if it does not exist. We returned this error, instead of creating the folder. bors r+
2025-04-01T04:33:57.904076
2020-07-01T01:45:58
648609210
{ "authors": [ "MuLeonis", "foresterre" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6134", "repo": "foresterre/sic", "url": "https://github.com/foresterre/sic/issues/494" }
gharchive/issue
Add --skip-unsupported-extension to skip unwanted paths matching a glob sic's glob path implementation currently doesn't filter non-image files. This means that if a (glob) path contains any unsupported file path, eventually an unsupported file format error will be thrown. This may be unwanted as sic targets specific...
2025-04-01T04:33:57.909048
2015-09-16T08:22:37
106723359
{ "authors": [ "indexzero", "vko-online" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6135", "repo": "foreverjs/forever", "url": "https://github.com/foreverjs/forever/issues/759" }
gharchive/issue
First hit to server is really slow I'm just running my nodejs app like this, forever start server.js, but whenever i hit my server, first response is slow. Always, when i stop requesting server for a while and after 4-10min again request data, first response again slow. Waiting 10-40 seconds. What can it be? Also not...
2025-04-01T04:33:57.914432
2023-12-10T15:44:59
2034423389
{ "authors": [ "DilushaHesaranga", "nikohoffren" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6136", "repo": "fork-commit-merge/fork-commit-merge", "url": "https://github.com/fork-commit-merge/fork-commit-merge/pul...
gharchive/pull-request
Update app.js Pull Request Type What kind of change does this PR introduce? [x] Solved an issue/task [ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Documentation content changes [ ...
2025-04-01T04:33:57.986944
2019-04-23T17:16:21
436299834
{ "authors": [ "TanyaGashtold", "prem911", "randallknutson" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6137", "repo": "formio/react-formio", "url": "https://github.com/formio/react-formio/issues/185" }
gharchive/issue
Issue with conditional logic To see the problem, run this https://codesandbox.io/s/wn03z9vj45 On the right side, see the console. The button is getting pressed and the data is being set. However the number box is not reacting to this change. The similar example is done in form.io. This uses the simple form.io js plug...
2025-04-01T04:33:57.991161
2015-07-29T19:48:33
98015524
{ "authors": [ "kentcdodds", "sharpmachine" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6138", "repo": "formly-js/angular-formly", "url": "https://github.com/formly-js/angular-formly/issues/409" }
gharchive/issue
Multiview Forms Hey there, I can't figure out how to do a multiview form. The main issue is the form.$errors before they seem to look at the active state rather then the whole form. In other words, the submit button is meant to be disabled until ALL required questions are answered for the entire form, but it seems ...
2025-04-01T04:33:57.995524
2018-07-25T13:37:33
344447163
{ "authors": [ "aitboudad", "enricooliva" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6139", "repo": "formly-js/ngx-formly", "url": "https://github.com/formly-js/ngx-formly/pull/1065" }
gharchive/pull-request
docs(demo): add example of ngx-datatable integration What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) add docs with example of datatable integration ngx-datatable issue: custom type with ngx-datatable #1061 Please check if the PR fulfills these requirements [ ] The commit messages fol...
2025-04-01T04:33:58.008437
2023-08-12T15:42:00
1848082890
{ "authors": [ "Goooler", "fornewid" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6140", "repo": "fornewid/material-motion-compose", "url": "https://github.com/fornewid/material-motion-compose/pull/202" }
gharchive/pull-request
Compose 1.5.0 We can kick these things by @renovate-bot. https://android-developers.googleblog.com/2023/08/whats-new-in-jetpack-compose-august-23-release.html I don't want to update the version of Kotlin, Navigation without any issues. If you use Compose 1.5 in your project then it will automatically get upgraded t...
2025-04-01T04:33:58.035981
2015-12-16T13:20:22
122501708
{ "authors": [ "0x8890" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6141", "repo": "fortunejs/fortune", "url": "https://github.com/fortunejs/fortune/issues/149" }
gharchive/issue
Allow include for default JSON serializer The only reason that this wasn't implemented is lack of differentiation between record types, but it shouldn't be a problem to add a type key with the caveat that it can't be user-defined then. Done in commit https://github.com/fortunejs/fortune/commit/62ccdb7f182a0a30071a6...
2025-04-01T04:33:58.038575
2024-07-08T13:06:37
2395595691
{ "authors": [ "fossamagna" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6142", "repo": "fossamagna/amplify-backend-vscode", "url": "https://github.com/fossamagna/amplify-backend-vscode/issues/35" }
gharchive/issue
support to set/get/remove secret value in sandbox environment Users can perform the following operations on VSCode QuickPicks Set secret for sandbox environment Get secret for sandbox environment List secrets for sandbox environment See: https://docs.amplify.aws/react/deploy-and-host/fullstack-branching/secrets-and...
2025-04-01T04:33:58.070564
2019-02-23T18:53:47
413725591
{ "authors": [ "liveHarshit" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6143", "repo": "fossasia/open-event-android", "url": "https://github.com/fossasia/open-event-android/issues/1162" }
gharchive/issue
Location is not updating Describe the bug Location is not updating after selecting it from events fragment. To Reproduce Select or enter a location from search events from events fragment. Would you like to work on the issue? [x] Yes Solved with PR #1165
2025-04-01T04:33:58.149335
2018-12-14T00:36:14
390918946
{ "authors": [ "mbolivar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6144", "repo": "foundriesio/zmp-manifest", "url": "https://github.com/foundriesio/zmp-manifest/pull/3" }
gharchive/pull-request
Public reorg add newly created generic zephyr_tools repo follow upstream conventions for what 'build' means in zmp @mike-scott the CI failures here are expected. This depends on https://github.com/foundriesio/zmp-build/pull/2
2025-04-01T04:33:58.152518
2022-06-28T12:48:40
1287294705
{ "authors": [ "dmoac", "onbjerg" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6145", "repo": "foundry-rs/foundry", "url": "https://github.com/foundry-rs/foundry/pull/2149" }
gharchive/pull-request
fix: remove to_type in cast index The value type in a mapping has no effect whatsoever on the slot it occupies, so to avoid confusion we should remove it. The slot of all of these mappings are computed using the same command (assuming they occupy the same slot): mapping(address => address); mapping(address => uint); ...
2025-04-01T04:33:58.157551
2024-07-27T22:27:49
2433645400
{ "authors": [ "cschristelis", "farling42" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6146", "repo": "foundryvtt/pf2e", "url": "https://github.com/foundryvtt/pf2e/issues/15606" }
gharchive/issue
Compendium browser doesn't disable some particular sources As the GM, in the compendium browser window, on the Settings tab, in the Sources sub-tab, I have only selected: Pathfinder Player Core Logged in as a player, across the Abilities, Equipment, Feats/Features and Spells tabs, the Source filter section has some c...
2025-04-01T04:33:58.161408
2022-11-04T13:56:38
1436113419
{ "authors": [ "fourlastor" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6147", "repo": "fourlastor-jams/game-off-2022", "url": "https://github.com/fourlastor-jams/game-off-2022/issues/7" }
gharchive/issue
Auto build HTML release in GH actions https://docs.godotengine.org/en/stable/tutorials/export/exporting_projects.html#exporting-from-the-command-line This for some reason fails to build, see branch release-fixes
2025-04-01T04:33:58.174410
2024-12-26T04:21:24
2759254838
{ "authors": [ "j005u", "sebastienvg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6149", "repo": "fpv-wtf/wtfos", "url": "https://github.com/fpv-wtf/wtfos/issues/104" }
gharchive/issue
Using goggles as a display for RC2 remote? So I just got a Mini 4 Pro and I was thinking how cool it would be to use my trusty goggles instead of the display on the remote. I heard the remote support video out on the usb-c port and I was wondering if I could use the goggles as a display? As explained on Discord as ...
2025-04-01T04:33:58.175937
2021-05-24T01:28:11
899166413
{ "authors": [ "jlucidar", "omouren" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6150", "repo": "fpvout/DigiView-Android", "url": "https://github.com/fpvout/DigiView-Android/pull/73" }
gharchive/pull-request
Refactoring code / a bit of cleanup I starting to refactor the app, before it start being a mess :) For me all presets are broken except for the new one "Video Stream Service" that works like before. I have a glitchy video or nothing with others. @omouren. I haven't payed attention to other preset btw, as It's a...
2025-04-01T04:33:58.191751
2023-09-14T08:52:29
1896091694
{ "authors": [ "jluethi", "tcompa" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6151", "repo": "fractal-analytics-platform/fractal-server", "url": "https://github.com/fractal-analytics-platform/fractal-ser...
gharchive/issue
UNKNOWN ERROR Original error: 'image' when rerunning a failed Cellpose task I'm hitting the following error: UNKNOWN ERROR Original error: 'image' Steps to reproduce: Have a workflow that runs into a job execution error (e.g. cellpose runs out of memory) Rerun only the cellpose task using the existing output dataset...
2025-04-01T04:33:58.201923
2022-07-19T07:28:13
1309100333
{ "authors": [ "jluethi", "tcompa" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6152", "repo": "fractal-analytics-platform/fractal", "url": "https://github.com/fractal-analytics-platform/fractal/issues/111...
gharchive/issue
Labeling for organoids through Cellpose Here's an issue for discussing organoid labeling. At the moment tests are performed on wells B/07 and B/11 of the 210305NAR005AAN dataset. We first run a MIP, and then segment the whole 2D well. Free parameters include: model_type, see https://github.com/fractal-analytics-plat...
2025-04-01T04:33:58.214310
2019-05-17T15:11:27
445490455
{ "authors": [ "aestoup", "fradav" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6153", "repo": "fradav/abcranger", "url": "https://github.com/fradav/abcranger/issues/9" }
gharchive/issue
PLS: number of selected axes Did you keep only the number of PLS axes explaining 99% of variance? (as for abcrf) -> just to check = could not find this info Precisely: 99% of the best explained variance of all axis, which is, if I'm not mistaken, the last axis explained variance. Should I mention it in the README? ...
2025-04-01T04:33:58.228966
2024-02-15T13:07:38
2136477811
{ "authors": [ "JDansercoer", "davidfurlong", "michalkvasnicak", "stephancill" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6154", "repo": "framesjs/frames.js", "url": "https://github.com/framesjs/frames.js...
gharchive/pull-request
feat: simplify building frames Change Summary This PR is just a Draft open for comments. I tried to make it easier to build frames using API that is familiar to most devs. This is more an Idea than 100% implementation. TODO: [x] - FrameButton - this PR now handles just post button but also implementing the rest wou...
2025-04-01T04:33:58.415667
2023-08-30T12:47:08
1873610251
{ "authors": [ "fredyk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6156", "repo": "fredyk/westack-go", "url": "https://github.com/fredyk/westack-go/pull/321" }
gharchive/pull-request
Merge refs/heads/update-schedule into alpha Merge refs/heads/update-schedule into alpha This PR has been merged into alpha and tagged as 2.0.0-alpha-202308301252. Thanks for your contribution!
2025-04-01T04:33:58.419510
2021-01-15T09:01:00
786726780
{ "authors": [ "dreamPoet", "fredzzhang" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6157", "repo": "fredzzhang/spatio-attentive-graphs", "url": "https://github.com/fredzzhang/spatio-attentive-graphs/issu...
gharchive/issue
About mAP in your paper Hi, I found that in your paper, there is a mAP 27.18 model on HICO-DET. I wonder how this model is trained as I did not find corresponding one in this repo. Hi, @dreamPoet Thanks for taking interest in our paper. The model with 27.18 mAP is precisely the same model we provided in the repo. T...
2025-04-01T04:33:58.420814
2024-08-11T18:35:45
2459711416
{ "authors": [ "baconpaul", "mthierman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6158", "repo": "free-audio/clap-wrapper", "url": "https://github.com/free-audio/clap-wrapper/pull/281" }
gharchive/pull-request
Update CPM to v0.40.2 Fixes https://github.com/cpm-cmake/CPM.cmake/issues/568 Fixes #277 Thank you! Merging.
2025-04-01T04:33:58.428534
2017-06-12T23:30:57
235394639
{ "authors": [ "Manish-Giri", "louiss0", "raisedadead" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6159", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/issu...
gharchive/issue
literal quotes Challenge Escaping Literal Quotes in Strings has an issue. User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible. My code: var myStr; /...
2025-04-01T04:33:58.433281
2020-01-30T18:36:20
557676715
{ "authors": [ "QuincyLarson", "RandellDawson", "moT01", "raisedadead" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6160", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCa...
gharchive/issue
Add 2019 to top contributors profiles my profile has this on it... 2019 should be added to it and to the other top contributors profiles. Not sure if that is manually added to the database or what. Hi @QuincyLarson do we have all the usernames for the Top Contributors for 2019. @raisedadead Thanks for your patie...
2025-04-01T04:33:58.440058
2023-12-20T23:39:59
2051455068
{ "authors": [ "adamresemius", "altsun", "jeremylt" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6161", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/issues/...
gharchive/issue
RPG Step 162 Describe the Issue No need to use let here since the array is not re-assigned in later steps. Affected Page https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-basic-javascript-by-building-a-role-playing-game/step-162 Your code let numbers = []; Expected behavior We use...
2025-04-01T04:33:58.443666
2023-12-31T01:15:48
2060902984
{ "authors": [ "a2937", "jdwilkin4" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6162", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/issues/52842" }
gharchive/issue
Allow spaces in fill in blank challenges for the English section Describe the Issue A lot of the fill in the blank challenges are set up in a way such that spacing really shouldn't matter. However due to the way it is set up, some campers are getting tripped up by spaces. Affected Page https://www.freecodecamp.org/le...
2025-04-01T04:33:58.449280
2024-01-03T09:57:24
2063656081
{ "authors": [ "Sembauke", "ahmaxed" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6163", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/issues/52910" }
gharchive/issue
Stripe js has a memory leak Describe the Issue After using the learn platform for a while, the heap size used by stripe starts growing. Here are the contexts from chrome browser's memory tab related to the leak: js-stripe.com:m-outer-*** js-stripe.com:controller-*** js-stripe.com:payment-request-inner-google-pay-*** ...
2025-04-01T04:33:58.460969
2024-04-17T12:04:58
2248128506
{ "authors": [ "a2937", "jdwilkin4", "katereverie", "naomi-lgbt" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6164", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/fre...
gharchive/issue
Add additional context: Step 41 of Number Sorter Challenge Describe the Issue The instruction asks the challenger to "return a single subtraction calculation using a and b" without providing a piece of contextual information that if a and b are both number-like string, a - b will return a numeric result. First coming...
2025-04-01T04:33:58.468016
2018-04-19T10:34:43
315820424
{ "authors": [ "raisedadead", "rohanBagchi" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6165", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/pull/17072" }
gharchive/pull-request
refactor(seed): Update helper comment for es6 class lesson Pre-Submission Checklist [x] Your pull request targets the staging branch of freeCodeCamp. [x] Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue) [x] You have only one commit (if not, squash them into one commit). [x] All ...
2025-04-01T04:33:58.471559
2018-10-23T17:06:54
373104363
{ "authors": [ "RandellDawson", "SakshamGupta1995", "thecodingaviator" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6166", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/f...
gharchive/pull-request
Include package name and examples in the article The following editing gives an example of some other packages that can be imported in java and some examples are given to show the examples of built-in functions. [x] I have read freeCodeCamp's contribution guidelines. [x] My pull request has a descriptive title (not...
2025-04-01T04:33:58.474641
2018-10-31T21:27:36
376167175
{ "authors": [ "phllpmcphrsn", "thecodingaviator" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6167", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/pull/33889" }
gharchive/pull-request
Updated link in last line [x ] I have read freeCodeCamp's contribution guidelines. [x ] My pull request has a descriptive title (not a vague title like Update index.md) [x ] My pull request targets the master branch of freeCodeCamp. [x ] None of my changes are plagiarized from another source without proper attribut...
2025-04-01T04:33:58.480192
2019-11-05T18:51:07
517961387
{ "authors": [ "RandellDawson", "scissorsneedfoodtoo" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6168", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/pull/3769...
gharchive/pull-request
fix(curriculum): added extra mongoose options to prevent log warnings [x] I have read freeCodeCamp's contribution guidelines. [x] My pull request has a descriptive title (not a vague title like Update index.md) [x] My pull request targets the master branch of freeCodeCamp. [x] None of my changes are plagiarized from...
2025-04-01T04:33:58.483391
2021-03-20T22:49:57
836933020
{ "authors": [ "Evavic44", "ShaunSHamilton" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6169", "repo": "freeCodeCamp/freeCodeCamp", "url": "https://github.com/freeCodeCamp/freeCodeCamp/pull/41546" }
gharchive/pull-request
Fix: Removed Extra line from section Checklist: [x ] I have read freeCodeCamp's contribution guidelines. [x ] My pull request has a descriptive title (not a vague title like Update index.md) [x ] My pull request targets the main branch of freeCodeCamp. [x ] All the files I changed are in the same world language, fo...
2025-04-01T04:33:58.502310
2018-05-11T16:53:27
322365383
{ "authors": [ "jarlah" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6170", "repo": "freeacs/freeacs", "url": "https://github.com/freeacs/freeacs/issues/24" }
gharchive/issue
Docker is way to much hassle, go for other deployment process After adding initial docker stuff it dawned on me how silly it all is. Self executable jar files with systemd is much more simpler. I will simply not care about those who deploy to Windows. Someone else can take up that task. I event dont use Windows so i ...
2025-04-01T04:33:58.506776
2019-12-18T15:02:12
539736319
{ "authors": [ "bdrewery", "kuPyxa" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6171", "repo": "freebsd/poudriere", "url": "https://github.com/freebsd/poudriere/issues/734" }
gharchive/issue
Options depending of flavor Hi. I cannot build devel/py-virtualenv of 16.7.5 version with python 2.7. My make.conf: DEFAULT_VERSIONS+= python=2.7 python2=2.7 python3=3.7 Logs: ===> py27-virtualenv-16.7.5 depends on package: py27-towncrier>0 - found ===> Returning to build of py27-virtualenv-16.7.5 ===> ...
2025-04-01T04:33:58.651627
2016-03-22T13:29:58
142650515
{ "authors": [ "jnehring" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6172", "repo": "freme-project/basic-services", "url": "https://github.com/freme-project/basic-services/issues/30" }
gharchive/issue
Slashes in proxy service This does not work: http://api-dev.freme-project.eu/current/e-entity/freme-ner/documents/?informat=text&input=Diego Maradona is from Argentina.&outformat=json-ld&language=en&dataset=dbpedia This works: http://api-dev.freme-project.eu/current/e-entity/freme-ner/documents?informat=text&input=Di...
2025-04-01T04:33:58.668599
2024-08-26T17:35:44
2487395142
{ "authors": [ "CaptInsano", "Jezza34000", "dalto12593", "freakyjoe8", "joshrp5", "nicknol", "ritiiq", "travisp" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6173", "repo": "frenck/spook", "...
gharchive/issue
Delete all orphaned entities not working What version of Spook are you using? v3.1.0 What version of Home Assistant are you using? 2024.8.3 The problem Hi, Action > "Home Assistant Core Integration: List all orphaned database entities 👻" Give me 185 entites : ` count: 185 entities: button.withee_reinitialiser_le_fi...
2025-04-01T04:33:58.827966
2024-10-21T18:05:17
2603297832
{ "authors": [ "jocull", "kiloforce" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6174", "repo": "freyacodes/ukulele", "url": "https://github.com/freyacodes/ukulele/issues/77" }
gharchive/issue
Track exception - lavaplayer.tools.FriendlyException: Please sign in [ERROR] Last few weeks been having problems getting Ukulele to play. Using jocull jda-5 docker image docker image: ghcr.io/jocull/ukulele:jda-5 CC: @jocull . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ |...
2025-04-01T04:33:58.839764
2022-09-08T11:57:14
1366164606
{ "authors": [ "l-vincent-l", "roll", "shashigharti", "yohanboniface" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6175", "repo": "frictionlessdata/framework", "url": "https://github.com/frictionlessdata/fr...
gharchive/issue
Cast int cell to string in excel file Let's say I want to parse the attached file. It has in the A column string or int, but I want every cells of that column to be string. I tried with this package.yaml resources: - name: example type: table path: example.xlsx scheme: file format: xlsx encoding...
2025-04-01T04:33:58.843460
2023-04-26T11:29:08
1684843225
{ "authors": [ "roll", "shashigharti" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6176", "repo": "frictionlessdata/framework", "url": "https://github.com/frictionlessdata/framework/pull/1498" }
gharchive/pull-request
Fix for datetime field with timezone for parquet file fixes #1488 Please make sure that all the checks pass. Please add here any additional information regarding this pull request. It's highly recommended that you link this PR to an issue (please create one if it doesn't exist for this PR) Hi @shashigharti, hone...
2025-04-01T04:33:58.983663
2021-07-21T21:09:06
950111736
{ "authors": [ "aroberge", "hoefling" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6177", "repo": "friendly-traceback/friendly-traceback", "url": "https://github.com/friendly-traceback/friendly-traceback/pull/17" }
gharchive/pull-request
Add type hints for friendly_traceback.core This is the next PR that addresses #9, type hints added for functions in friendly_traceback.core. Thank you for doing all this!
2025-04-01T04:33:58.994488
2022-05-06T06:29:40
1227471314
{ "authors": [ "BradA1878", "bci24", "frikinside", "x4m3" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6178", "repo": "frikinside/vue3-simple-typeahead", "url": "https://github.com/frikinside/vue3-simple-ty...
gharchive/issue
failed to resolve component vue3-simple-typeahead The component is not working on vue 3 (composition api) I need this in a component not globally In my custom component I imported like in the example: import SimpleTypeahead from 'vue3-simple-typeahead'' export default { name: 'my-vue-component', ... components:...
2025-04-01T04:33:59.030942
2024-09-22T14:31:42
2541107917
{ "authors": [ "farias-hecdin", "frol" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6179", "repo": "frol/completely-unscientific-benchmarks", "url": "https://github.com/frol/completely-unscientific-benchmark...
gharchive/issue
Language request: Zig Hi, friend. How are you? 👋 I want to start by thanking you for this repository. It helped me discover a programming language I had never heard of before: Nim. I've been learning about it, and I love its features. I owe all of this to you! 😘 I know you’re very busy, and I don’t want to pressure...
2025-04-01T04:33:59.034834
2019-11-22T12:22:54
527166310
{ "authors": [ "fromanirh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6180", "repo": "fromanirh/pack8s", "url": "https://github.com/fromanirh/pack8s/pull/34" }
gharchive/pull-request
WIP: functests: add helper scripts For pack8s phase 1, a "functest" against a given provider is bring up a cluster using a given provider check the cluster is functional bring down the cluster Add scripts to allow that. So far we do #1 and #2 and we assume #3 is correct. Further patches will ensure #3 is actually d...
2025-04-01T04:33:59.111296
2018-04-20T20:16:17
316398494
{ "authors": [ "RalfEggert", "fadoe", "froschdesign", "kgrey" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6181", "repo": "froschdesign/zend-expressive-navigation", "url": "https://github.com/frosc...
gharchive/issue
Can I use this library? I'am wonder how I can use zend-navigation in zend-expressive. I found this repository (zend-expressive-navigation) and this issue: https://github.com/zendframework/zend-navigation/issues/56. Do I need zend-expressive-navigation to include easy zend-navigation? Is there any documentation how to...
2025-04-01T04:33:59.128740
2023-08-09T16:57:31
1843669434
{ "authors": [ "dairiki", "frostming" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6182", "repo": "frostming/lektor-tailwind", "url": "https://github.com/frostming/lektor-tailwind/pull/5" }
gharchive/pull-request
Minimize CSS when running lektor server with NODE_ENV=production Currently, the generated CSS is minimized when running lektor build, but not when running lektor server. If one publishes their site using the "Publish" button in the Lektor GUI, one publishes un-minimized CSS. This PR minimizes the CSS in lektor server...
2025-04-01T04:33:59.150823
2020-09-29T21:52:50
711476330
{ "authors": [ "alpvonkri", "gubatron" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6183", "repo": "frostwire/frostwire", "url": "https://github.com/frostwire/frostwire/issues/929" }
gharchive/issue
Problem with libjlibtorrent.so The libjlibtorrent.so included in the frostwire-6.8.7.amd64.tar.gz file seems to have a problem, I had to use the libjlibtorrent.so included in the frostwire-6.8.6.amd64.tar.gz file to work without problems. Output with the problem: HOSTNAME IS 15-ab126la.BlumenSisSer Starting FrostWir...
2025-04-01T04:33:59.181094
2018-07-25T07:21:11
344322584
{ "authors": [ "DragonSA", "bsdooby", "dsyme", "embix", "iNecas", "nosami" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6184", "repo": "fsharp/fsharp", "url": "https://github.com/fsharp/fsharp/issues/...
gharchive/issue
Linux: unable to install from source Preamble Issue: Unable to compile F# on Linux when following the instructions given on the homepage https://fsharp.org/use/linux/ (Option 2: Install from source). OS: Slackware64-current Mono: Mono JIT compiler version 5.15.0 (master/89ecd02722d Mon Apr 30 11:09:49 CEST 2018...
2025-04-01T04:33:59.208480
2015-11-19T12:19:13
117802852
{ "authors": [ "forki", "inosik" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6185", "repo": "fsprojects/Paket", "url": "https://github.com/fsprojects/Paket/pull/1241" }
gharchive/pull-request
Do not crash if no local version exists - fixes #1240 Sorry for this again, this makes me sad. :cry: thx
2025-04-01T04:33:59.226254
2015-06-03T09:12:07
84452043
{ "authors": [ "7sharp9", "AntyaDev", "Bomret", "Indy9000", "Krzysztof-Cieslak", "WallaceKelly", "forki", "panesofglass", "rasmuskl", "tpetricek" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-000...
gharchive/issue
Uncaught TypeError: Cannot read property 'length' of undefined [Enter steps to reproduce below:] Open atom with the F# plugin installed Atom Version: 0.205.0 System: Mac OS X 10.10.3 Thrown From: atom-fsharp package, v0.4.8 Stack Trace Uncaught TypeError: Cannot read property 'length' of undefined At /Users/dave/.a...
2025-04-01T04:33:59.234185
2019-08-26T07:25:14
485087655
{ "authors": [ "gititmsc", "webprofusion-chrisc" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6187", "repo": "fszlin/certes", "url": "https://github.com/fszlin/certes/issues/195" }
gharchive/issue
Issue while using other domain name than "www.certes-ci.dymetis.com". :beer: Feel free to discuss anything :beer: I am trying to generate certificate but it throws error like "Can not finalize order with status 'Invalid'."What can be an issue?please guide When you create the certificate order, you then have to vali...
2025-04-01T04:33:59.243544
2019-11-28T20:03:05
530062515
{ "authors": [ "mthmulders" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6188", "repo": "fthomas/scala-steward", "url": "https://github.com/fthomas/scala-steward/issues/1115" }
gharchive/issue
Scala Stewards pull requests aren't built First of all, thanks for this project! I had my hopes on Dependabot but they don't have any plans for supporting SBT. Scala Steward seems to fill that gap :-) My Scala project has CircleCI enabled to build pull requests. When I open a pull request manually, it builds that bra...
2025-04-01T04:33:59.247564
2023-07-11T13:11:46
1798913913
{ "authors": [ "KangogoDamarisKE", "aklenik", "bzp99" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6189", "repo": "ftsrg/blockchain-benchmarks-tpcc", "url": "https://github.com/ftsrg/blockchain-benchmark...
gharchive/issue
TPC-C Java implementation review [x] Make the intended usage of transaction functions explicit at places like these (and put the annotation directly before the function signature, not before the comment): https://github.com/ftsrg/blockchain-benchmarks-tpcc/blob/07bffd3b29a0a4e31e4a177e818e16dad91c92be/smart-contract...
2025-04-01T04:33:59.260992
2014-11-05T20:09:54
47881864
{ "authors": [ "WanWizard", "sagikazarmark", "stevewest" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6190", "repo": "fuelphp/display", "url": "https://github.com/fuelphp/display/issues/11" }
gharchive/issue
Removal of fluent interface I am willing to remove fluent interface from display package. @WanWizard any objections? Any objections? The only thing I have ever chained with views is multiple calls of set() to make the code clearer and to make turning output filtering off clearer too. I'm with @sagikazarmark in th...
2025-04-01T04:33:59.306667
2023-04-30T05:11:53
1689784521
{ "authors": [ "devdgupta", "iammukeshm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6191", "repo": "fullstackhero/dotnet-webapi-boilerplate", "url": "https://github.com/fullstackhero/dotnet-webapi-boilerplate/iss...
gharchive/issue
Getting Error While Adding Migrations or Updating Database, however migrations executed successfully Describe the bug When I am trying to add the migrations, I am getting Host was aborted error message, however migrations are added successfully. Same goes for while Updating the database after adding migrations. Comma...
2025-04-01T04:33:59.310442
2015-03-31T19:51:44
65532239
{ "authors": [ "fumieval", "peti" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6192", "repo": "fumieval/elevator", "url": "https://github.com/fumieval/elevator/issues/3" }
gharchive/issue
elevator-0.2.2 compile error Citing from http://hydra.cryp.to/build/701715/nixlog/1/raw: src/Control/Elevator.hs:39:8: Could not find module ‘Data.Extensible.League’ Perhaps you meant Data.Extensible.Match (from extensible-0.3.2) Data.Extensible.Plain (from extensible-0.3.2) Data.Extensible....
2025-04-01T04:33:59.338549
2019-04-03T01:06:33
428513638
{ "authors": [ "cdlewis", "micburks" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6193", "repo": "fusionjs/fusion-cli", "url": "https://github.com/fusionjs/fusion-cli/pull/752" }
gharchive/pull-request
Fix EventEmitter leak in dev-runtime Lifecycle registered two event listeners using once. Only one would unregister itself, leading to us leaking emitters. This could potentially bring down the Fusion server as calls to lifecycle.wait() would hang. !merge
2025-04-01T04:33:59.372563
2022-02-20T04:44:00
1144919689
{ "authors": [ "WorldSEnder", "dahlhugo", "futursolo", "simbleau" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6194", "repo": "futursolo/stylist-rs", "url": "https://github.com/futursolo/stylist-rs/issues/6...
gharchive/issue
CSS Variable Support When using a SSR'ed page with dark mode support, as WebAssembly bundles are non render blocking content, users that defaults to dark mode will see a flash of light mode page. The solution is to use CSS Variables (alongside a small render blocking JavaScript script to help detect which theme to us...
2025-04-01T04:33:59.402794
2020-10-02T13:17:12
713614276
{ "authors": [ "fwilliams", "raphaelsulzer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6196", "repo": "fwilliams/deep-geometric-prior", "url": "https://github.com/fwilliams/deep-geometric-prior/issues/7" }
gharchive/issue
Ground truth surface data Hi, thank you for making this great project available! May I ask where you found the ground truth surfaces of the benchmark (Gargoyle, Quasimoto, Daratech etc.)? I would like to try out samplings with different scanner options applied to the models, but for this I need the ground truth surfa...
2025-04-01T04:33:59.426418
2015-10-10T04:01:16
110766107
{ "authors": [ "cogmission" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6197", "repo": "fxpresso/tidbit", "url": "https://github.com/fxpresso/tidbit/pull/5" }
gharchive/pull-request
Rapid click exception Fixes #4 @flinkgutt Let me know how this solution works for you? Thanks for reporting this... :+1:
2025-04-01T04:33:59.451355
2015-11-02T18:21:36
114654790
{ "authors": [ "fzaninotto", "maryo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6198", "repo": "fzaninotto/Faker", "url": "https://github.com/fzaninotto/Faker/issues/762" }
gharchive/issue
accept Traversable inside randomElement/randomElements Hi. What about accepting any traversable instead of just an array inside randomElement/randomElements? Would such a PR be accepted or is it considered as a BC break (it probably is since it's public)? And why $count inside randomElements defaults to 1? It has act...
2025-04-01T04:33:59.454425
2015-10-04T19:39:11
109699845
{ "authors": [ "fzesch", "pitpalme" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6199", "repo": "fzesch/lagesonum", "url": "https://github.com/fzesch/lagesonum/issues/51" }
gharchive/issue
Caching leak Some actually static content is loaded from external sites. Can we provide them on our site to increase speed and caching? In the header.tpl this is: <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <script src="//code.jquery.com/jquery-1.11.3.min.js"...
2025-04-01T04:33:59.467810
2023-12-11T12:05:29
2035529336
{ "authors": [ "fzyzcjy", "patmuk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6200", "repo": "fzyzcjy/flutter_rust_bridge", "url": "https://github.com/fzyzcjy/flutter_rust_bridge/issues/1433" }
gharchive/issue
[Bug] example/with_flutter doesn't compile Describe the bug tl;dr: --- a/frb_example/with_flutter/pubspec.yaml +++ b/frb_example/with_flutter/pubspec.yaml @@ -53,7 +53,7 @@ dev_dependencies: - ffigen: ^8.0.0 + ffigen: ^9.0.0 Solves the dependency issue. I recommend applying this patch, even though I saw that updat...
2025-04-01T04:33:59.471125
2024-10-20T19:57:41
2600832908
{ "authors": [ "MunifTanjim" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6201", "repo": "g0ldyy/comet", "url": "https://github.com/g0ldyy/comet/issues/159" }
gharchive/issue
Bug: Alldebrid sometimes returns status 200 https://github.com/g0ldyy/comet/blob/20c38fce46307257ffe12d450f38e73bb8e9a03d/comet/api/stream.py#L575 Sometimes alldebrid returns status code 200, and that causes the code to miss the streaming path and returns uncached placeholder: https://github.com/g0ldyy/comet/blob/20c...