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
2570757872
[BUG]: Unable to run migrations using drizzle-kit 0.25.0 What version of drizzle-orm are you using? 0.33.0 What version of drizzle-kit are you using? 0.25.0 Describe the Bug pnpm --package=drizzle-kit --package=drizzle-orm --package=pg -c dlx 'drizzle-kit migrate' gives Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package...
gharchive/issue
2024-10-07T15:16:43
2025-04-01T06:38:27.525842
{ "authors": [ "AndriiSherman", "Krinopotam", "john-griffin", "kylesloper", "marc-neander", "notcodev", "ryanxcharles" ], "repo": "drizzle-team/drizzle-orm", "url": "https://github.com/drizzle-team/drizzle-orm/issues/3057", "license": "Apache-2.0", "license_type": "permissive", ...
1677403629
feat: YAML Diff Tool that compares two YAML text and shows the diff General diff functionality would be nice too, not just for YAMLs :) @drodil good idea! I'll see if I can make it generic :) PR to solve this issue: #40
gharchive/issue
2023-04-20T20:43:07
2025-04-01T06:38:27.543917
{ "authors": [ "aaronnickovich", "drodil" ], "repo": "drodil/backstage-plugin-toolbox", "url": "https://github.com/drodil/backstage-plugin-toolbox/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
162321246
The sslsplit child process continues, even if the master process terminated. See example to reproduce it: sslsplit -p sslsplit.pid -P http 127.0.0.1 8080 www.example.com 80& ps x | grep sslsplit | grep -v grep 3018 s002 S 0:00.00 sslsplit -p sslsplit.pid -P http 127.0.0.1 8080 www.example.com 80 3019 s002 ...
gharchive/issue
2016-06-26T10:09:23
2025-04-01T06:38:27.546800
{ "authors": [ "cgroschupp", "droe" ], "repo": "droe/sslsplit", "url": "https://github.com/droe/sslsplit/issues/137", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
863587904
PluginHandle configuration not work Describe the bug Configure PluginHandle . PluginName: divide FieldName: timeout DefaultValue: 10000 I hope when rule registered,the timeout is 10000, but still 3000. In the plugin processing management, configure the timeout of the divide plugin to 10000 (the system default is 300...
gharchive/issue
2021-04-21T08:29:00
2025-04-01T06:38:27.557063
{ "authors": [ "PandaUncle", "nuo-promise", "zendwang" ], "repo": "dromara/shenyu", "url": "https://github.com/dromara/shenyu/issues/1294", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
281142991
Package integration test, generate .deb and .rpm This moves from checkinstall to fpm which allows us to generate multiple packages, one for the library and one for the integration tests. Coverage remained the same at 16.051% when pulling ad6d8611e86c2659645de870edee520ee843ee8d on integration-tests-exe into 7225b7...
gharchive/pull-request
2017-12-11T19:41:32
2025-04-01T06:38:27.565482
{ "authors": [ "coveralls", "julianoes" ], "repo": "dronecore/DroneCore", "url": "https://github.com/dronecore/DroneCore/pull/198", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
285139389
mavproxy command not found Hi, I installed everything properly and I keep getting this error: bash: mavproxy.py: command not found do you know what up? I have the same problem. I use ubuntu 17 version. I use the following instruction to install: https://ardupilot.github.io/MAVProxy/html/getting_started/download_and...
gharchive/issue
2017-12-29T18:56:35
2025-04-01T06:38:27.573664
{ "authors": [ "duckhang9113", "jyopari" ], "repo": "dronekit/dronekit-python", "url": "https://github.com/dronekit/dronekit-python/issues/778", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1133663886
Disable configuration caching on CreateFocusSettingsTask Partially handles #2 but doesn't implement actual support for configuration caching. This instead marks this task as incompatible with it, allowing Gradle to gracefully fall back to regular mode when this task runs rather than require users to manually disable ...
gharchive/pull-request
2022-02-12T07:10:19
2025-04-01T06:38:27.589574
{ "authors": [ "CLAassistant", "ZacSweers", "digitalbuddha", "eleventigerssc", "liutikas" ], "repo": "dropbox/focus", "url": "https://github.com/dropbox/focus/pull/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1603814259
stub Select.filter and Select.filter_by PR for https://github.com/dropbox/sqlalchemy-stubs/issues/254 Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.dzhak seems not to be a GitHub ...
gharchive/pull-request
2023-02-28T21:07:30
2025-04-01T06:38:27.596164
{ "authors": [ "CLAassistant", "denyszhak" ], "repo": "dropbox/sqlalchemy-stubs", "url": "https://github.com/dropbox/sqlalchemy-stubs/pull/255", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
113113754
Restore update locations when a socket reparse fails Prior to this change, socket reparse would modify the updates array of locations, but not restore the original values if the parent fails to parse with the new socket value. This would cause Container#getFromLocation to throw after falling off the end of the linked...
gharchive/pull-request
2015-10-23T22:57:55
2025-04-01T06:38:27.598512
{ "authors": [ "Bjvanminnen", "joshlory" ], "repo": "droplet-editor/droplet", "url": "https://github.com/droplet-editor/droplet/pull/131", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
233845360
Upload Binary Error - Java heap space for MediaType.APPLICATION_OCTET_STREAM Hi all, I'm trying to upload a zip about 100mb stored on mysql table (only id and blob) this is my code: @Path("/downloadlatestinstaller/{type}") @GET @Timed @UnitOfWork public Response downloadLastInstaller(@PathParam("type") String type) {...
gharchive/issue
2017-06-06T10:21:45
2025-04-01T06:38:27.603493
{ "authors": [ "arteam", "charbonnier666" ], "repo": "dropwizard/dropwizard", "url": "https://github.com/dropwizard/dropwizard/issues/2070", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1352981704
Remove redundant outputPatternAsHeader logging setting from tests This defaults to false - we don't need to set it to false explicitly. See https://logback.qos.ch/manual/encoders.html#outputPatternAsHeader If you'd rather merge into 2.0.x, close this and look at https://github.com/dropwizard/dropwizard/pull/5769 inst...
gharchive/pull-request
2022-08-27T08:18:35
2025-04-01T06:38:27.606795
{ "authors": [ "rhowe" ], "repo": "dropwizard/dropwizard", "url": "https://github.com/dropwizard/dropwizard/pull/5770", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
844020051
DB5 dataset for Protein Interface Prediction is empty Hi, thanks for this amazing and comprehensive work! After I download the full dataset from https://www.atom3d.ai/pip.html, I load the DB5 dataset, and print its length which is 0. The DIPS part data is correct. Thanks for bug report! We've fixed and re-uploaded ...
gharchive/issue
2021-03-30T03:08:13
2025-04-01T06:38:27.608597
{ "authors": [ "psuriana", "xinyuan-huang" ], "repo": "drorlab/atom3d", "url": "https://github.com/drorlab/atom3d/issues/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
196228807
Lenspop Magnitude Calculation Demo I have one question about the pull request. May I submit the request when I think the new codes are ready to be reviewed or every time when I am committing changes to my master branch? I am making sure that I am committing all the changes to github whenever I am changing the files i...
gharchive/pull-request
2016-12-17T16:02:38
2025-04-01T06:38:27.618906
{ "authors": [ "drphilmarshall", "jennykim1016" ], "repo": "drphilmarshall/OM10", "url": "https://github.com/drphilmarshall/OM10/pull/49", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
210123795
How use clearsign The command to sign my file asks me a secret code. gpg --clearsign file.txt How to proceed with node-gpg to input my secret code. Thanks This is similar to #20 I believe, where you need to input a passpharse.
gharchive/issue
2017-02-24T18:31:38
2025-04-01T06:38:27.630804
{ "authors": [ "BenoitClaveau", "freewil" ], "repo": "drudge/node-gpg", "url": "https://github.com/drudge/node-gpg/issues/23", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
247903776
Update to use latest Apache RocketMQ RocketMQ has been incubating on Apache for a while and new version has been released thereafter. This PR is to update the plugin in order to be compatible with the latest release of Apache RocketMQ. Please fix the build failure. @lizhanhui, the error seems to be an unused impo...
gharchive/pull-request
2017-08-04T05:06:18
2025-04-01T06:38:27.632446
{ "authors": [ "gianm", "jihoonson", "lizhanhui", "vongosling" ], "repo": "druid-io/druid", "url": "https://github.com/druid-io/druid/pull/4648", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
204459381
Test behaviour of newly generated app Adopt the approach (and much of the support code) taken by hanami in their CLI testing. Now, instead of having a "dummy" app baked into our spec/ dir, we generate a new dry-web-roda app completely from scratch, following the approach a user would take as closely as possible, incl...
gharchive/pull-request
2017-01-31T23:54:24
2025-04-01T06:38:27.695884
{ "authors": [ "timriley" ], "repo": "dry-rb/dry-web-roda", "url": "https://github.com/dry-rb/dry-web-roda/pull/28", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2314060937
add volumes:client support commands: drycc volumes:client put xxx.file vol://s1/etc drycc volumes:client get vol://s1/etc/xxx.file Components: workflow-cli controller controller-go-sdk Implementation: generate a temporary filer pod filer mounting volumes for operation complete
gharchive/issue
2024-05-24T00:22:42
2025-04-01T06:38:27.698765
{ "authors": [ "duanhongyi" ], "repo": "drycc/workflow", "url": "https://github.com/drycc/workflow/issues/53", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1419872979
Service Layer added on full terms Service layer features added more. Thank You @arpanghosh2416 for your contribution
gharchive/pull-request
2022-10-23T17:53:00
2025-04-01T06:38:27.719219
{ "authors": [ "arpanghosh2416", "mriganka56" ], "repo": "dsc-iem/Tourist-Guiding-App-Hacktoberfest22", "url": "https://github.com/dsc-iem/Tourist-Guiding-App-Hacktoberfest22/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1857187136
Request Bard API Key Name : Joms Email: carganillo@gmail.com Purpose : Educational Purposes only. Thank you! 😇 Hello, The Bard API package is an unofficial Python package, so we cannot provide an official Google API key. Please check https://github.com/dsdanielpark/Bard-API#google-palm-api for more information or ...
gharchive/issue
2023-08-18T19:23:22
2025-04-01T06:38:27.781020
{ "authors": [ "carganillox", "dsdanielpark" ], "repo": "dsdanielpark/Bard-API", "url": "https://github.com/dsdanielpark/Bard-API/issues/168", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1225163841
Closing and Archiving the Project This is an initial Issue on working towards closing and archiving this project. If there are TODOs that you want to create or higlight, please do so and use the milestone Suggested Data Archiving -> 1 July 2022 Please see above @HerkulaasCombrink @shaze @dmackie @lrossouw @lizelgreyl...
gharchive/issue
2022-05-04T10:04:23
2025-04-01T06:38:27.787832
{ "authors": [ "HerkulaasCombrink", "aidanhorn", "vukosim" ], "repo": "dsfsi/covid19za", "url": "https://github.com/dsfsi/covid19za/issues/970", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1055387537
Performance Hi @dsietz , Hope you don't mind but I took the liberty of doing a quick pass at improving performance. I squeezed about 10% better performance from my testing with these tweaks. BTW, I noticed that you do multi-threading in the library, is that something that can be exposed to the Data Sample Parser? Sev...
gharchive/pull-request
2021-11-16T21:49:19
2025-04-01T06:38:27.792186
{ "authors": [ "dsietz", "jqnatividad" ], "repo": "dsietz/test-data-generation", "url": "https://github.com/dsietz/test-data-generation/pull/98", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
535779557
Canvas art - take 2 Meni je ovo jako zabavno, pa sam napravila jos jedan :) Wow! Potpisuješ autograme? :) Odlično! Eh, da je ovaj tečaj samo o SVG-u... :)
gharchive/pull-request
2019-12-10T14:49:59
2025-04-01T06:38:27.813987
{ "authors": [ "Ratiness", "dstrekelj", "foosball82" ], "repo": "dstrekelj/algebra-front-end-developer-2019", "url": "https://github.com/dstrekelj/algebra-front-end-developer-2019/pull/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
137625509
vantage-auth-basic missing It looks like the repository no longer exists, and the pam repository is abandoned. I plan on implementing public / private-key authentication of my own, would you be interested in a repository link once it's done to add to the readme? Sure! Thanks!
gharchive/issue
2016-03-01T16:41:21
2025-04-01T06:38:27.868119
{ "authors": [ "dthree", "looterz" ], "repo": "dthree/vantage", "url": "https://github.com/dthree/vantage/issues/50", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
436865989
Reduce circular dependencies in esperanza Moves ExtractValidatorPubKey and ExtractValidatorAddress to the esperanza/script.cpp < Circular dependency: esperanza/checks -> esperanza/finalizationstate -> esperanza/checks < Circular dependency: esperanza/finalizationstate -> validation -> esperanza/finalizationstate < Ci...
gharchive/pull-request
2019-04-24T19:22:52
2025-04-01T06:38:27.869343
{ "authors": [ "frolosofsky" ], "repo": "dtr-org/unit-e", "url": "https://github.com/dtr-org/unit-e/pull/1019", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2445518524
Add the option in mA Add the option to display in mA (MILIAMPERE), either positive if it is in the socket charging, or negative if it is out of the socket discharging. And also add the option of the icon update interval. I initially used dynamic units, but never observed values small enough to actually display mA/m...
gharchive/issue
2024-08-02T18:13:27
2025-04-01T06:38:27.887190
{ "authors": [ "HT-7", "deaveipslon", "dubrowgn" ], "repo": "dubrowgn/wattz", "url": "https://github.com/dubrowgn/wattz/issues/43", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2454366303
security: GUC to block access to local filesystem Discussed this a long time ago... but currently we allow DuckDB to read from the local filesystem. This is a security risk; the CSV reader is particularly easy to use here since it will read just about any plain text file. This should instead be controllable via a GUC...
gharchive/issue
2024-08-07T21:17:14
2025-04-01T06:38:27.908061
{ "authors": [ "JohnHVancouver", "wearpants", "wuputah" ], "repo": "duckdb/pg_duckdb", "url": "https://github.com/duckdb/pg_duckdb/issues/105", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1637263475
Trigger translations Task/Issue URL: https://app.asana.com/0/0/1204249256538142/f Description Steps to test this PR Feature 1 [ ] [ ] UI changes Before After !(Upload before screenshot) (Upload after screenshot) Closing in favor of using https://github.com/duckduckgo/Android/pull/3017 instead
gharchive/pull-request
2023-03-23T10:37:55
2025-04-01T06:38:27.912333
{ "authors": [ "CDRussell" ], "repo": "duckduckgo/Android", "url": "https://github.com/duckduckgo/Android/pull/2996", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2492095779
Replace "Always Ask" with "Ask Every Time" Task/Issue URL: Description Steps to test this PR Feature 1 [ ] [ ] UI changes Before After !(Upload before screenshot) (Upload after screenshot) [!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are...
gharchive/pull-request
2024-08-28T13:33:18
2025-04-01T06:38:27.919988
{ "authors": [ "CrisBarreiro" ], "repo": "duckduckgo/Android", "url": "https://github.com/duckduckgo/Android/pull/4947", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
945453515
Bump nom to 0.7.0-alpha1, add Cargo.lock Hi there! Follow up on PR to https://github.com/duesee/abnf-core/pull/3. Reasons for the bump are described in the abnf-core PR. Should be merged (if merged) only after abnf-core is updated and published to crates.io because of dependency on bumped version. Tested on this bran...
gharchive/pull-request
2021-07-15T14:34:31
2025-04-01T06:38:27.963711
{ "authors": [ "damirka", "duesee" ], "repo": "duesee/abnf", "url": "https://github.com/duesee/abnf/pull/18", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2313823355
apex: unit test Unit test [ ] ability to launch unit test (select or all) [ ] display result of unit test : ApexTestRunResult global and ApexTestResult/ApexTestQueueItem by method [ ] display code coverage after test run cf https://github.com/sorenkrabbe/Chrome-Salesforce-inspector/issues/112
gharchive/issue
2024-05-23T20:51:48
2025-04-01T06:38:27.965711
{ "authors": [ "dufoli" ], "repo": "dufoli/Salesforce-Inspector-Advanced", "url": "https://github.com/dufoli/Salesforce-Inspector-Advanced/issues/116", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
162792055
loader.js is not merged in the vendor.js file When using this addon with an updated version of ember-cli >= 2.3.0-beta.2, the loader.js module is not loaded in the vendor.js file, resulting in a JS error stating that define is not defined. I believe this is due to an upstream change in ember-cli, which changed the lo...
gharchive/issue
2016-06-28T21:29:13
2025-04-01T06:38:27.972153
{ "authors": [ "duizendnegen", "jbailey4" ], "repo": "duizendnegen/ember-cli-lazy-load", "url": "https://github.com/duizendnegen/ember-cli-lazy-load/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
123058348
user invites I am running streama behind a nginx ssl reverse proxy and the invite urls comeback as Sorry, you're not authorized to view this page. I tried https:// removing http:// also remove the :8080. Nothing works. Did you make sure to include the https to your base path in your settings? Can you paste the url ...
gharchive/issue
2015-12-19T03:28:37
2025-04-01T06:38:27.974660
{ "authors": [ "dularion", "zinnfamily" ], "repo": "dularion/streama", "url": "https://github.com/dularion/streama/issues/108", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1892028390
支持 eslint 只引用不声明能力 因为 import/no-extraneous-dependencies 中 packageDir 只会合并依赖,而真正模块可能并没有声明,这样容易导致发布后项目缺少依赖。 例如:项目中有两模块A,B,AB 均没有相互依赖。当 A 依赖声明 lodash,B 引用了 lodash 并且没有声明依赖。这时通过 packageDir: [folder A, folder B], 这时 eslint 会通过检测,而实际 B 需要告警依赖 lodash 并没有声明。 DEMO: https://stackblitz.com/edit/node-4meg4u?file=.eslintrc.js,pac...
gharchive/issue
2023-09-12T09:01:07
2025-04-01T06:38:27.979601
{ "authors": [ "cjfff" ], "repo": "dumlj/dumlj-build", "url": "https://github.com/dumlj/dumlj-build/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1378739991
🛑 Mention Test Bot is down In 8933275, Mention Test Bot (https://backend.isbotdown.com/bots/mentiontestbot) was down: HTTP code: 200 Response time: 119 ms Resolved: Mention Test Bot is back up in 1c60b31.
gharchive/issue
2022-09-20T02:44:24
2025-04-01T06:38:28.004765
{ "authors": [ "durof" ], "repo": "durof/status", "url": "https://github.com/durof/status/issues/452", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2304285122
🛑 Mention Robot is down In 0dd0d2f, Mention Robot (https://backend.isbotdown.com/bots/mentionrobot) was down: HTTP code: 200 Response time: 89 ms Resolved: Mention Robot is back up in 73c5b4e after 1 hour, 49 minutes.
gharchive/issue
2024-05-18T19:36:54
2025-04-01T06:38:28.007421
{ "authors": [ "durof" ], "repo": "durof/status", "url": "https://github.com/durof/status/issues/7465", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
600829108
Maintainer package should use rusk RPC directly The StakeAutomaton uses the node RPC to handle automation of bid and stake. It should instead use rusk. This also means removing the reference to ristretto.Scalar from the code Duplicate of #492. Closing
gharchive/issue
2020-04-16T08:00:16
2025-04-01T06:38:28.008505
{ "authors": [ "autholykos" ], "repo": "dusk-network/dusk-blockchain", "url": "https://github.com/dusk-network/dusk-blockchain/issues/412", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2615617947
Upg: stop fetching feature flags on all requests, do it on-demand Description Querying the feature flag is the sixth query that cost us the most CPU according to GCP insight. It's very fast but done 9 millions times / day. This refactor the code to fetch the feature flags only when needed. If it's efficient, we shoul...
gharchive/pull-request
2024-10-26T07:12:55
2025-04-01T06:38:28.015768
{ "authors": [ "Fraggle", "flvndvd" ], "repo": "dust-tt/dust", "url": "https://github.com/dust-tt/dust/pull/8260", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2051468575
Terminated by signal SIGSEGV On nixos, relevant is: #input nur.url = github:nix-community/NUR; overlays = [ <...> nur.overlay ]; environment.systemPackages = with pkgs; [ nur.repos.dustinblackman.oatmeal ]; When using cargo openssl-sys fails to build Output of cargo i...
gharchive/issue
2023-12-21T00:02:14
2025-04-01T06:38:28.027029
{ "authors": [ "dustinblackman", "matthis-k" ], "repo": "dustinblackman/oatmeal", "url": "https://github.com/dustinblackman/oatmeal/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
470657068
Create Documentation Website Create Documentation Website ⚛️ This pull request updates the conflux repository to contain source code for the documentation website. Pull Request List 🔥 [x] Install Gatsby [x] Setup Gatsby configuration files [x] Configure Node-Sass with global variables, styles, and mixins [x] Instal...
gharchive/pull-request
2019-07-20T09:48:22
2025-04-01T06:38:28.033815
{ "authors": [ "nwthomas" ], "repo": "dustinmyers/react-conflux", "url": "https://github.com/dustinmyers/react-conflux/pull/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
274107633
RTSP source in detectnet-camera example Hi everybody. I want to get images from my Hikvision camera. RTSP link is: rtsp://192.168.196.243:554/Streaming/Channels/102 I have successfully used this pipeline in my OpenCV(3.3.1) app, but it does not work in detectnet-camera example, which i`ve built on my x86_64 PC(Cuda 8...
gharchive/issue
2017-11-15T10:34:05
2025-04-01T06:38:28.151334
{ "authors": [ "LSAMIJN", "alinabee", "aprentis", "bkanaki", "dusty-nv", "e-mily", "engineer1982", "flurpo", "jonwilliams84", "kanakiyab", "linusali", "neildotwilliams", "nikever", "niyazFattahov", "sms720" ], "repo": "dusty-nv/jetson-inference", "url"...
727932005
Does it work with latest Stencil v1? Hello @dutscher and thank you so much for creating this package! :heart: I see that it supports Stencil v2 but our organization can't quite move to v2 just yet, so we're on the latest version of v1. Would this package work with the latest v1? Thanks for any information. storyboo...
gharchive/issue
2020-10-23T05:45:53
2025-04-01T06:38:28.170100
{ "authors": [ "dutscher", "mkay581" ], "repo": "dutscher/stencil-storybook", "url": "https://github.com/dutscher/stencil-storybook/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1282894004
[Feature Request] Set output device It would be pretty awesome, if deezer-enhanced would provide the posibility to select the output device. I have the GoXLR, which has 5 Output channels and everytime the audio starts again I have to go to pavoucontrol and select the music channel. (Default is System). I see, sound...
gharchive/issue
2022-06-23T20:19:22
2025-04-01T06:38:28.172332
{ "authors": [ "duzda", "lm41" ], "repo": "duzda/deezer-enhanced", "url": "https://github.com/duzda/deezer-enhanced/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
179782777
关于dva组件状态的问题 在使用dva过程中,如果在一个列表页面点击添加按钮,弹出一个modal窗口,窗口是否显示保存在model的state中,如果在model里的控件例如 ant.design的穿梭框(Transfer)需要靠model里state的值改变选中结果,这样每次选中改变后就会调用 reducers ,这样整个modal窗口就会重新弹出。 如何解决呢 应该是使用方式不对,贴下代码 全部数据走 model,不要走 component 的 state 。混用会出现一些奇怪的问题,除非你很明白整套机制。 @sorrycc 数据走的就是model,我把代码贴上来 弹出的modal 组件 `import Reac...
gharchive/issue
2016-09-28T14:06:08
2025-04-01T06:38:28.205858
{ "authors": [ "codering", "nikogu", "sorrycc", "wonyun", "yrcy0418" ], "repo": "dvajs/dva", "url": "https://github.com/dvajs/dva/issues/112", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1209104738
can we make the structure of notion the same as zotero collections? Right now, all items are in the same folder in Notero, can we make the structure of notion the same as zotero collections (The same item can exist in different folders) Hi @fredericky123, thanks for the feedback! There was some discussion around th...
gharchive/issue
2022-04-20T03:09:22
2025-04-01T06:38:28.210213
{ "authors": [ "dvanoni", "fredericky123" ], "repo": "dvanoni/notero", "url": "https://github.com/dvanoni/notero/issues/58", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2304432637
Something wrong with the torch version I followed the steps in readme but I encounted the following errors in SFT. [WARNING] async_io requires the dev libaio .so object and headers but these were not found. [WARNING] async_io: please install the libaio-dev package with apt [WARNING] If libaio is already installed ...
gharchive/issue
2024-05-19T05:06:25
2025-04-01T06:38:28.223851
{ "authors": [ "LebronXierunfeng", "dian1414" ], "repo": "dvlab-research/LongLoRA", "url": "https://github.com/dvlab-research/LongLoRA/issues/185", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2616536081
Chore: Improved the overall cart UI including empty cart Issue # 15 I divided the main section into 80-20% Implemented bootstrap card styling to make it more attractive. Iterated the same items in the pricing module to reflect the pricing more clearly. PREVIOUSLY NOW (1/2) (2/2) Please have a look at the PR Gr...
gharchive/pull-request
2024-10-27T11:41:07
2025-04-01T06:38:28.255755
{ "authors": [ "AqibAliMughal", "dwip708" ], "repo": "dwip708/EcoFusion", "url": "https://github.com/dwip708/EcoFusion/pull/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
615143734
is the new "high quality" camera supported? hi, rpi2dng barfs with images from the new raspberry camera. is this supposed to work? here's a raw (captured with raspi-still --raw) in case this helps. https://rm.ignorelist.com/s/yrWY8362a6wNmjC .rm the sensor is a "IMX477R" Not yet... Will look into it when I have ...
gharchive/issue
2020-05-09T10:25:02
2025-04-01T06:38:28.259612
{ "authors": [ "dword1511", "rmalchow", "tilllt" ], "repo": "dword1511/raspiraw", "url": "https://github.com/dword1511/raspiraw/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
312862188
Feature/26 fix payscale ordering updates pay scale labels retrieves in correct order Fix pay_scale ordering Correct naming of pay scale options
gharchive/pull-request
2018-04-10T10:24:25
2025-04-01T06:38:28.325505
{ "authors": [ "despo" ], "repo": "dxw/teacher-vacancy-service", "url": "https://github.com/dxw/teacher-vacancy-service/pull/112", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1552901521
Update preinstalled software list for TCC agents This PR was created by an automated build in TeamCity Cloud Closing this PR as obsolete, there is a more recent one
gharchive/pull-request
2023-01-23T11:05:58
2025-04-01T06:38:28.326276
{ "authors": [ "dy1ng" ], "repo": "dy1ng/teamcity-documentation", "url": "https://github.com/dy1ng/teamcity-documentation/pull/104", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2521106978
[Snyk] Security upgrade @backstage/theme from 0.0.0-use.local to 0.1.1 Snyk has created this PR to fix 4 vulnerabilities in the yarn dependencies of this project. Snyk changed the following file(s): plugins/example-todo-list/package.json Note for zero-installs users If you are using the Yarn feature zero-installs ...
gharchive/pull-request
2024-09-12T01:17:46
2025-04-01T06:38:28.364351
{ "authors": [ "dylansnyk" ], "repo": "dylansnyk/backstage", "url": "https://github.com/dylansnyk/backstage/pull/4195", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2568872863
[Snyk] Security upgrade @backstage/plugin-auth-node from 0.0.0-use.local to 0.1.0 Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. Snyk changed the following file(s): plugins/catalog-backend/package.json Note for zero-installs users If you are using the Yarn feature zero-...
gharchive/pull-request
2024-10-06T20:14:14
2025-04-01T06:38:28.378067
{ "authors": [ "dylansnyk" ], "repo": "dylansnyk/backstage", "url": "https://github.com/dylansnyk/backstage/pull/4621", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1958166786
Initial benchmark setup It is advisable to have solid benchmarks from the beginning to quickly and easily assess the performance impact of different implementations. For this we could leverage jmh. Some example JMH integrations can be found here: https://github.com/FasterXML/jackson-benchmarks/tree/2.15 The idea of t...
gharchive/issue
2023-10-23T22:59:50
2025-04-01T06:38:28.396954
{ "authors": [ "bhelx", "thomasdarimont" ], "repo": "dylibso/chicory", "url": "https://github.com/dylibso/chicory/issues/52", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1867570947
Improve Configuration and Validation sections of the docs Summary Fixes #911 and #968 by adding documentation on some Dynaconf parameters and reworking the Validation section of the docs. Details Not much detail to give, as context is present in the 2 linked issues. Aside from the obvious additions to configuration.m...
gharchive/pull-request
2023-08-25T19:17:30
2025-04-01T06:38:28.403534
{ "authors": [ "sebastian-correa" ], "repo": "dynaconf/dynaconf", "url": "https://github.com/dynaconf/dynaconf/pull/989", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1230077784
md formatting Added some python syntax highlighting to code blocks. @ginotrombetti can you review this when you get a chance?
gharchive/pull-request
2022-05-09T18:15:35
2025-04-01T06:38:28.424543
{ "authors": [ "andynataco" ], "repo": "dynata/rex-sdk-python", "url": "https://github.com/dynata/rex-sdk-python/pull/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
921664882
Add color override for OOTB Honeycomb Tiles When viewing certain honeycomb tiles, like synthetics, the chart displays only green/red based on the success/failure of the synthetic monitor. If a monitor is disabled and it's last run was successful, the cell shows green. This request is to override that green color for ...
gharchive/issue
2021-06-15T18:07:06
2025-04-01T06:38:28.425804
{ "authors": [ "LucasHocker", "TechShady" ], "repo": "dynatrace-oss/DynatraceDashboardPowerups", "url": "https://github.com/dynatrace-oss/DynatraceDashboardPowerups/issues/57", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
179763468
No handler for module nn.MulConstant! for ResNet Hi, when trying to profile a ReNet trained on CIFAR10, I get: In 5 module of nn.Sequential: In 1 module of nn.Sequential: In 1 module of nn.Sequential: In 2 module of nn.ConcatTable: In 2 module of nn.Sequential: In 2 module of nn.Concat: /home/pedro/repositories/Torch...
gharchive/issue
2016-09-28T12:50:17
2025-04-01T06:38:28.509796
{ "authors": [ "codeAC29", "pedropgusmao" ], "repo": "e-lab/Torch7-profiling", "url": "https://github.com/e-lab/Torch7-profiling/issues/7", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1791886272
KC and mariadb upgrade Check following resources: https://github.com/keycloak/keycloak/tree/main/quarkus/container https://github.com/keycloak/keycloak-containers/tree/main/docker-compose-examples https://github.com/MariaDB/mariadb-docker/ issues/94 https://mariadb.org/mariadb-server-docker-official-images-health...
gharchive/issue
2023-07-06T16:38:49
2025-04-01T06:38:28.516623
{ "authors": [ "imartinezortiz" ], "repo": "e-ucm/docker-limesurvey", "url": "https://github.com/e-ucm/docker-limesurvey/issues/6", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
811270249
Downloading Dashboard Comprised of Google Charts extends past width of PDF I have a simple div tag denoted with the id: dashboard and my code is as the following: //Download PDF of Dashboard $('#options-menu-download-as-pdf').on('click', function () { var dashboard = document.getElementById('dashboard'); var...
gharchive/issue
2021-02-18T16:41:28
2025-04-01T06:38:28.644335
{ "authors": [ "alissonalberini", "neldreth2021" ], "repo": "eKoopmans/html2pdf.js", "url": "https://github.com/eKoopmans/html2pdf.js/issues/396", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2474781250
'HelloWorldPubSubType' object has no attribute 'setName'. Did you mean: 'set_name'? E:\test\build\Release>python HelloWorldExample.py -p publisher Creating publisher. Traceback (most recent call last): File "E:\test\build\Release\HelloWorldExample.py", line 206, in writer = Writer(args.domain, args.machine) ^^^^^^^^...
gharchive/issue
2024-08-20T05:57:49
2025-04-01T06:38:28.651028
{ "authors": [ "JesusPoderoso", "SunLiangcan" ], "repo": "eProsima/Fast-DDS-python", "url": "https://github.com/eProsima/Fast-DDS-python/issues/182", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1085601499
[13307] is_metatraffic documentation #126 extended public API but no documentation was included. This PR solves the issue. Merge after #140 (only last commit is relevant) @JLBuenoLopez-eProsima I think this one has to be rebased
gharchive/pull-request
2021-12-21T09:10:03
2025-04-01T06:38:28.652211
{ "authors": [ "JLBuenoLopez-eProsima", "MiguelCompany" ], "repo": "eProsima/Fast-DDS-statistics-backend", "url": "https://github.com/eProsima/Fast-DDS-statistics-backend/pull/141", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
274788329
图片展示的时候有间隔,有待美化 图片随机打乱后,在展示时有缝隙。 这是高分屏系统按倍数放大的兼容性问题... 暂时没有时间改了,so sorry~
gharchive/issue
2017-11-17T08:32:34
2025-04-01T06:38:28.865775
{ "authors": [ "eatage", "reckcn" ], "repo": "eatage/VerificationCode", "url": "https://github.com/eatage/VerificationCode/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
259099521
Avoid deleting parent backup failed caused by 404 Catch NotFound exception in trove API level, and return directly to avoid dropping out while deleting parent backup that has multiple children backups. Signed-off-by: Fan Zhang zh.f@outlook.com commit message 里加上 issue 的信息。
gharchive/pull-request
2017-09-20T09:32:23
2025-04-01T06:38:28.867009
{ "authors": [ "2hf", "zhaochao" ], "repo": "eayunstack/trove", "url": "https://github.com/eayunstack/trove/pull/43", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1334070532
Allow settings-only mode There should be a way to only show settings (and even user-defined lists of settings) in HomeKit as a multi-switch accessory. This would allow voice control of settings such as speech enhancement or night mode without requiring any other visibility of Sonos in HK. Ideally, I would be able to ...
gharchive/issue
2022-08-10T05:00:33
2025-04-01T06:38:28.869039
{ "authors": [ "SamTheGeek", "ebaauw" ], "repo": "ebaauw/homebridge-zp", "url": "https://github.com/ebaauw/homebridge-zp/issues/198", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1375323559
Country number is not supported Hi, I was trying to use the SMS spammer on my own number. But it seems my Indian number is not supported. Can you help me with adding my country code to the script? What changes I must do and where. Can you help me with adding my country code to the script? What changes I must do and...
gharchive/issue
2022-09-16T02:45:45
2025-04-01T06:38:28.870770
{ "authors": [ "aakash-priyadarshi", "ebankoff" ], "repo": "ebankoff/Beast_Bomber", "url": "https://github.com/ebankoff/Beast_Bomber/issues/48", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1922427406
Allow port 80 for certificate renewal Let's Encrypt requires port 80 to be open for certificate renewal. This commit adds port 80 to the firewall rules for coturn when using TLS. OH! Sorry somehow I missed this PR completely. Will work on it right away. Moved to PR #10
gharchive/pull-request
2023-10-02T18:36:48
2025-04-01T06:38:28.872286
{ "authors": [ "BrutalBirdie", "louim" ], "repo": "ebbba-org/ansible-role-coturn", "url": "https://github.com/ebbba-org/ansible-role-coturn/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1032271056
Fix BAM to FASTQ - d5410c6e-612d-421a-a66f-2de5e04dd050 SOP: https://ebi-ait.github.io/hca-ebi-wrangler-central/SOPs/update_ena_runs_SOP.html I started to download the files from DCP Data Browser (https://data.humancellatlas.org/explore/projects/abe1a013-af7a-45ed-8c26-f3793c24a1f4/get-curl-command) to the EBI clus...
gharchive/issue
2021-10-21T09:33:50
2025-04-01T06:38:28.880879
{ "authors": [ "ESapenaVentura", "aaclan-ebi", "ke4", "ofanobilbao" ], "repo": "ebi-ait/hca-ebi-wrangler-central", "url": "https://github.com/ebi-ait/hca-ebi-wrangler-central/issues/526", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
810129393
Wrong ontology for norbornene and premutilin These relationships are wrong because alkenes are acyclic while norbornene and premutilin are cyclic. norbornene (CHEBI:52286) is a alkene (CHEBI:32878) premutilin (CHEBI:142455) is a alkene Thanks. Now corrected.
gharchive/issue
2021-02-17T12:12:04
2025-04-01T06:38:28.882308
{ "authors": [ "K-r-ll", "amalik01" ], "repo": "ebi-chebi/ChEBI", "url": "https://github.com/ebi-chebi/ChEBI/issues/3999", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
487245288
#9 Get block Not ready for merging yet. Created PR for reviewing and discussion. @carte7000 done
gharchive/pull-request
2019-08-30T01:45:26
2025-04-01T06:38:28.912799
{ "authors": [ "progital" ], "repo": "ecadlabs/tezos-ts", "url": "https://github.com/ecadlabs/tezos-ts/pull/32", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1427597676
No incident recorded in the database it seems that the incidents are not saved in DB A critical error is visible in the logs INFO:bot.incident.incident:Creating incident channel: inc-202210281751-test-4 ERROR:bot.incident.incident:Error sending message to incident digest channel: The request to the Slack API failed. ...
gharchive/issue
2022-10-28T17:58:21
2025-04-01T06:38:28.929179
{ "authors": [ "benjoz" ], "repo": "echoboomer/incident-bot", "url": "https://github.com/echoboomer/incident-bot/issues/35", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2469009018
Fix link error related to Go 1.23 release Since release of Go 1.23 go:linkname is a problem and the hook into testing.(*common).logDepth does not longer work. Therefore (although ugly), we have to disable this feature inside of github.com/echocat/slf4g/sdk/testlog for now. Pull Request Test Coverage Report for Buil...
gharchive/pull-request
2024-08-15T21:35:03
2025-04-01T06:38:28.934356
{ "authors": [ "blaubaer", "coveralls" ], "repo": "echocat/slf4g", "url": "https://github.com/echocat/slf4g/pull/32", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1627587574
Update GitHub Actions Due to the migration, some actions do not work anymore Currently, we have three actions: Deploy to maven central: Is obsolete due to mandatory Jenkins usage --> Delete Deploy to java Model: Is still needed. However, in the current state, it is still referencing the admin shell io packages -->...
gharchive/issue
2023-03-16T14:14:02
2025-04-01T06:38:28.938077
{ "authors": [ "FrankSchnicke" ], "repo": "eclipse-aas4j/aas4j-model-generator", "url": "https://github.com/eclipse-aas4j/aas4j-model-generator/issues/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1677527448
"org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.id" could not be found in the registry Hi, Just trying to follow the steps on the README file to run a demo on a Linux machine using the Trace extension on Theia. I cloned the repo I have the prerequisite of Java 11 as required I completed the section...
gharchive/issue
2023-04-20T22:55:37
2025-04-01T06:38:28.941735
{ "authors": [ "marco-miller", "santimchp" ], "repo": "eclipse-cdt-cloud/theia-trace-extension", "url": "https://github.com/eclipse-cdt-cloud/theia-trace-extension/issues/964", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2614866290
Update README files for default prop values cleanup As part of https://github.com/eclipse-pass/main/issues/1066 @markpatton I realized I have to fix the ITs for pass-support after merging the pass-core change for default prop values. I'll fix them and then reopen this PR. Apparently github has some issues with r...
gharchive/pull-request
2024-10-25T18:40:07
2025-04-01T06:38:29.021071
{ "authors": [ "rpoet-jh" ], "repo": "eclipse-pass/pass-support", "url": "https://github.com/eclipse-pass/pass-support/pull/129", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2040365890
fix(tutorials): link to perquisites doesn't work What There is a link to prerequisites in the Skills required section. This link doesn't work, and ends up in a Page not found. Why The link doesn't work. closed by #623
gharchive/issue
2023-12-13T19:50:06
2025-04-01T06:38:29.044266
{ "authors": [ "stephanbcbauer" ], "repo": "eclipse-tractusx/eclipse-tractusx.github.io", "url": "https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/issues/563", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2539119953
fix(service marketplace): list all active services Description Service marketplace should have all the active services but now with implemented solution we can see all the services. Changelog entry: - fixed service marketplace to display all active available servicesp[#1143](https://github.com/eclipse-tractusx/porta...
gharchive/pull-request
2024-09-20T15:40:29
2025-04-01T06:38:29.051297
{ "authors": [ "Usmanfee", "manojava-gk" ], "repo": "eclipse-tractusx/portal-frontend", "url": "https://github.com/eclipse-tractusx/portal-frontend/pull/1134", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1722324452
chore(docker hub): clean up after registry move Description change registry in package.json Why moved to docker hub Issue https://github.com/eclipse-tractusx/portal-frontend/pull/19 Checklist [x] I have performed a self-review of my own code [x] I have successfully tested my changes locally @oyo could you please ...
gharchive/pull-request
2023-05-23T15:34:37
2025-04-01T06:38:29.054912
{ "authors": [ "evegufy", "oyo" ], "repo": "eclipse-tractusx/portal-frontend", "url": "https://github.com/eclipse-tractusx/portal-frontend/pull/34", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1948862756
Separate Issuer Component (removed from MIW) Description Remove Issuer Component from MIW. Issuer Component to be transferred to separate component, Harmonize approach with other dataspaces, GAIA-X and EDC and reduce restrictions. Impact Additional information [ ] I'm willing to contribute to this feature Won't ...
gharchive/issue
2023-10-18T05:34:02
2025-04-01T06:38:29.057275
{ "authors": [ "jjeroch", "stefan-ettl", "stephanbcbauer" ], "repo": "eclipse-tractusx/sig-release", "url": "https://github.com/eclipse-tractusx/sig-release/issues/246", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1959403673
Story "Introduce Supply Chain Domain Ontology" # Story "Introduce Supply Chain Domain Ontology" Repository https://github.com/catenax-ng/product-ontology Statement As an ESS use case developer, I want to have a supply-chain domain ontology such that I can formulate my use case roles, permissions and skills...
gharchive/issue
2023-10-24T14:33:53
2025-04-01T06:38:29.061069
{ "authors": [ "FaGru3n", "igorsvetlov" ], "repo": "eclipse-tractusx/sig-release", "url": "https://github.com/eclipse-tractusx/sig-release/issues/318", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1817606614
Update esmf-sdk version update esmf-sdk version to 2.2.3 PR:139 will close this issue. Hi @richaashara , thanks for your feedback and PR. We will take a look over the PR. Hi @richaashara , Thanks for the PR. This PR is incomplete since unit tests are failing. We are also working on ESMF SDK vesion update. U...
gharchive/issue
2023-07-24T04:44:11
2025-04-01T06:38:29.063509
{ "authors": [ "richaashara", "shijinrajbosch", "tunacicek" ], "repo": "eclipse-tractusx/sldt-semantic-hub", "url": "https://github.com/eclipse-tractusx/sldt-semantic-hub/issues/138", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1849697512
fix: get rid of ghcr.io image references I've fount multiple docker image links referencing ghcr.io registry. Please get rid of them and reference the DockerHub images instead. Some examples: trivy.yml worfklow values.yaml in main chart values.yaml in backend and frontend chart It's okay to build for both registrie...
gharchive/issue
2023-08-14T12:39:34
2025-04-01T06:38:29.068627
{ "authors": [ "almadigabor", "ds-mwesener" ], "repo": "eclipse-tractusx/traceability-foss", "url": "https://github.com/eclipse-tractusx/traceability-foss/issues/241", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2438808641
Clarify requirements of L3 services and L3 clients The current up-l3 specs combine the requirements for the service with the requirements for clients communicating with those services. We have found it difficult to parse what we are expected to implement for client code in up-cpp vs what is a behavior expected of the...
gharchive/issue
2024-07-30T23:00:26
2025-04-01T06:38:29.070911
{ "authors": [ "gregmedd", "stevenhartley" ], "repo": "eclipse-uprotocol/up-spec", "url": "https://github.com/eclipse-uprotocol/up-spec/issues/209", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
610910661
NPE on w2vec example Running with snapshots. Code here o.n.l.f.Nd4jBackend - Loaded [JCublasBackend] backend o.n.n.NativeOpsHolder - Number of threads used for linear algebra: 32 o.n.l.a.o.e.DefaultOpExecutioner - Backend used: [CUDA]; OS: [Linux] o.n.l.a.o.e.DefaultOpExecutioner - Cores: [64]; Memory: [26.7GB]; o.n....
gharchive/issue
2020-05-01T18:56:01
2025-04-01T06:38:29.377969
{ "authors": [ "eraly", "raver119" ], "repo": "eclipse/deeplearning4j", "url": "https://github.com/eclipse/deeplearning4j/issues/8902", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
789975722
"Cannot do backward pass: all epsilons not set" when using frozen layer I have a convolution layer that, when its output feeds a frozen deconvolution2D layer, triggers the following exception: java.lang.IllegalStateException: Cannot do backward pass: all epsilons not set. Layer "fc" (idx 1876), numInputs :1; numOutpu...
gharchive/issue
2021-01-20T13:23:59
2025-04-01T06:38:29.382209
{ "authors": [ "HGuillemet", "agibsonccc", "jljljl" ], "repo": "eclipse/deeplearning4j", "url": "https://github.com/eclipse/deeplearning4j/issues/9159", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
188728531
"Cannot retry request with a non-repeatable request entity" exception when uploading triples I have made a fresh install of rdf4j 2.1.1 on Tomcat 8.5. Now I'm trying to add some triples using the workbench->add upload which doesn't work. I get the following exception: org.apache.http.client.ClientProtocolException or...
gharchive/issue
2016-11-11T10:20:23
2025-04-01T06:38:29.589578
{ "authors": [ "ansell", "jeenbroekstra", "rune66" ], "repo": "eclipse/rdf4j", "url": "https://github.com/eclipse/rdf4j/issues/647", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
487725817
JMH runner ignores lock to avoid parallel builds failing This PR addresses GitHub issue: #1529 . Briefly describe the changes proposed in this PR: configured surefire plugin set jmh.ignoreLock to true to avoid benchmark execution failing ran local parallel test, seems to solve the issue (but proof is in Jenkins obv...
gharchive/pull-request
2019-08-31T03:44:16
2025-04-01T06:38:29.592649
{ "authors": [ "jeenbroekstra" ], "repo": "eclipse/rdf4j", "url": "https://github.com/eclipse/rdf4j/pull/1530", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1212334239
Merge develop into main GitHub issue resolved: # Briefly describe the changes proposed in this PR: PR Author Checklist (see the contributor guidelines for more details): [ ] my pull request is self-contained [ ] I've added tests for the changes I made [ ] I've applied code formatting (you can use mvn process-reso...
gharchive/pull-request
2022-04-22T13:01:27
2025-04-01T06:38:29.596187
{ "authors": [ "hmottestad" ], "repo": "eclipse/rdf4j", "url": "https://github.com/eclipse/rdf4j/pull/3820", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
277480468
Update third-party-libraries with latest output third-party-libraries.xlsx as generated from eb34c80cd1c511ed7184f4ba4993a95208753e42 Can one of the admins verify this patch?
gharchive/pull-request
2017-11-28T17:57:19
2025-04-01T06:38:29.634614
{ "authors": [ "Vogel612", "genie-winery" ], "repo": "eclipse/winery", "url": "https://github.com/eclipse/winery/pull/203", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2556010091
CadsObs adaptor to use the retrieve_list_of_results method For consistency with other adaptors, the CadsObs adaptor should use the retrieve_list_of_results method. This returns a list of paths, and is called by the default self.retrieve method. The self.make_download_object is then responsible turning the list of pat...
gharchive/issue
2024-09-30T08:58:31
2025-04-01T06:38:29.672875
{ "authors": [ "EddyCMWF", "garciampred" ], "repo": "ecmwf-projects/cads-adaptors", "url": "https://github.com/ecmwf-projects/cads-adaptors/issues/216", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2138316787
Support for ecflow-generated variables Is your feature request related to a problem? Please describe. We can't use ecflow-generated variables in scripts as they are not supported by pyflow, which means they are not detected and exported at the beginning of the script. For instance, if I create a RepeatDate("YMD",...)...
gharchive/issue
2024-02-16T10:37:13
2025-04-01T06:38:29.679783
{ "authors": [ "corentincarton" ], "repo": "ecmwf/pyflow", "url": "https://github.com/ecmwf/pyflow/issues/39", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
413211458
怎么给图表添加点击事件,以便反馈到page里进行重新赋值 提问前应该做的事 请确保提问前做了以下事,将完成的项目的 [] 改为 [x]: [x] 我已通读过 README [x] 我已阅读过 FAQ 需提供的信息 将符合项的 [] 改为 [x],并补充需要的信息: 简单描述问题: 想点击图表后,给界面上独立于图表外的值重新赋值 预期效果: ??? (如有需要请提供预期的图) 实际效果: ??? (如有需要请提供截图) 复现环境: [] 在微信开发工具中存在该问题 [] 在真机上存在该问题 试试在tooltip的formatter的回调函数里面触发图表外方法 在初始化图表(init)里增加: Chart.on('c...
gharchive/issue
2019-02-22T02:19:04
2025-04-01T06:38:29.690519
{ "authors": [ "Lamenda", "SingleShadow", "curiousbabyMz", "ehcsa" ], "repo": "ecomfe/echarts-for-weixin", "url": "https://github.com/ecomfe/echarts-for-weixin/issues/457", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
213584917
看图,折线图有两组数据的时候好像不准确 One-line summary [问题简述] option = { title: { text: '折线图堆叠' }, tooltip: { trigger: 'axis' }, legend: { data:['邮件营销','联盟广告','视频广告','直接访问','搜索引擎'] }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, toolbox: { feature: { saveAsImage: {} } }, xAxis: { type: 'category', boundaryGap:...
gharchive/issue
2017-03-12T06:09:46
2025-04-01T06:38:29.699828
{ "authors": [ "flycocke" ], "repo": "ecomfe/echarts", "url": "https://github.com/ecomfe/echarts/issues/5246", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1294354880
fix(Discount): remove discount in Subscription GalaxPay Relacionado a issue #28 https://apx-mods.e-com.plus/api/v1/create_transaction/schema.json?store_id=100 O params.items aqui realmente não tem a propriedade flags e também a amout.balance também não. Acredito que essas sejam as únicas pendências.
gharchive/pull-request
2022-07-05T14:08:02
2025-04-01T06:38:29.701584
{ "authors": [ "wisley7l" ], "repo": "ecomplus/app-galaxpay", "url": "https://github.com/ecomplus/app-galaxpay/pull/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1581147805
Update helpers.html typo at makeEndpoint update signle to single Thank you, but sorry, gh-page is not where you fix issues. it's on /website on .md files. Sorry, I tried to find it and didn't know how I ended up on gh-page
gharchive/pull-request
2023-02-12T06:55:16
2025-04-01T06:38:29.761712
{ "authors": [ "ecyrbe", "pkrinesh" ], "repo": "ecyrbe/zodios", "url": "https://github.com/ecyrbe/zodios/pull/331", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1909344806
Require sb3 version 2 or newer Our environment will not work with older sb3 versions, due to using gymnasium (where older sb3 versions used gym). Edit: This may cause an issue with rllib, I will check the test results and see if it can be addressed if it does. It seems that older Ray is installed on the tests that ...
gharchive/pull-request
2023-09-22T18:23:50
2025-04-01T06:38:29.765379
{ "authors": [ "Ivan-267" ], "repo": "edbeeching/godot_rl_agents", "url": "https://github.com/edbeeching/godot_rl_agents/pull/148", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
148631228
[RFR] Fixed an issue with non-button toggles Fix #23. Yes. Looks great
gharchive/pull-request
2016-04-15T11:08:32
2025-04-01T06:38:29.830623
{ "authors": [ "HugoGiraudel", "smartmike" ], "repo": "edenspiekermann/a11y-toggle", "url": "https://github.com/edenspiekermann/a11y-toggle/pull/25", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
999893432
cicd: specify unittest directory Description cicd: specify unittest directory Type of change [ ] Bug fix [ ] New feature [ ] Document [x] Test [x] CI/CD [x] Refactor How has this been tested [x] Unittest [ ] Others: Checklist: [x] I have made corresponding changes to the documentation [x] My changes generate no...
gharchive/pull-request
2021-09-18T03:38:34
2025-04-01T06:38:29.841222
{ "authors": [ "codecov-commenter", "edge-minato" ], "repo": "edge-minato/pypj", "url": "https://github.com/edge-minato/pypj/pull/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2082459432
Restore Tenant Provisioning Move it to the Tenants API, removing the Provisioning context. Use AshJsonApi to expose a new JsonApi compatible API. Edgehog.Tenants.Reconciler.Behaviour expects Edgehog.Tenants.Tenant to have a typespec @type t(). Ash.Resource has @type record :: struct(). I think we can start with @t...
gharchive/pull-request
2024-01-15T17:42:24
2025-04-01T06:38:29.845025
{ "authors": [ "rbino", "szakhlypa" ], "repo": "edgehog-device-manager/edgehog", "url": "https://github.com/edgehog-device-manager/edgehog/pull/429", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
449498146
Update edgex modules to v0.1.0 pre-edinburgh Fix #1380 In preparation for cutting the edinburgh branch, we need to consume v0.1.0 in the go.mod for all edgex modules go-mod-core-contracts go-mod-messaging go-mod-registry Signed-off-by: Trevor Conn trevor_conn@dell.com Codecov Report :exclamation: No coverage upl...
gharchive/pull-request
2019-05-28T22:04:17
2025-04-01T06:38:29.864386
{ "authors": [ "codecov-io", "tsconn23" ], "repo": "edgexfoundry/edgex-go", "url": "https://github.com/edgexfoundry/edgex-go/pull/1383", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
886159117
feat(notifications): Implement GET /transmission/id/{id} V2 API Close: #3452 Signed-off-by: weichou weichou1229@gmail.com PR Checklist Please check if your PR fulfills the following requirements: [x] Tests for the changes have been added (for bug fixes / features) [ ] Docs have been added / updated (for bug fixes / ...
gharchive/pull-request
2021-05-11T06:12:28
2025-04-01T06:38:29.869849
{ "authors": [ "weichou1229" ], "repo": "edgexfoundry/edgex-go", "url": "https://github.com/edgexfoundry/edgex-go/pull/3453", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
165922811
Replace the use of the deprecated Dict module The Dict module is deprecated. Coverage remained the same at 90.135% when pulling 6f9925fd925e38535c7078934b2c3e43f3528b29 on nscyclone:fix/replace-dict into 925200ded23aa0009919a3e48a0dae1952398d63 on edgurgel:master. thank you @nscyclone
gharchive/pull-request
2016-07-16T10:10:09
2025-04-01T06:38:29.874023
{ "authors": [ "coveralls", "duksis", "nscyclone" ], "repo": "edgurgel/tentacat", "url": "https://github.com/edgurgel/tentacat/pull/91", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }