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
823152629
AssertionError: The given network_url 'ganache' ... Describe the bug If I use the default config.ini with barge, it complains with the traceback below. To Reproduce Do steps 1-3 in developers.md (Install dependencies, Run the services, Set up contracts) Then open a python console and try the following. The last line...
gharchive/issue
2021-03-05T14:42:32
2025-04-01T04:35:16.662841
{ "authors": [ "kenbodnar", "trentmc" ], "repo": "oceanprotocol/ocean.py", "url": "https://github.com/oceanprotocol/ocean.py/issues/203", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1173614114
Issue 755 Replace Lena Fixes #755. Changes proposed in this PR: Replace lena with peppers The Github checks are expected to fail until https://github.com/oceanprotocol/c2d-examples/pull/2 is merged. @DMats I cherry-picked your original commit in https://github.com/oceanprotocol/ocean.py/pull/761, which is prope...
gharchive/pull-request
2022-03-18T13:49:18
2025-04-01T04:35:16.665192
{ "authors": [ "DMats", "calina-c" ], "repo": "oceanprotocol/ocean.py", "url": "https://github.com/oceanprotocol/ocean.py/pull/756", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1964475874
README suggestions These are just some suggestions that may help. Thank you :-)
gharchive/pull-request
2023-10-26T22:43:34
2025-04-01T04:35:16.711395
{ "authors": [ "ochorocho", "rfay" ], "repo": "ochorocho/ddev-rabbitmq", "url": "https://github.com/ochorocho/ddev-rabbitmq/pull/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1055176605
docs: messaging architecture Adding architecture docs to describe messaging properties and building blocks Checks [ ] All commits in this Pull Request are signed. [ ] All commits in this Pull Request follow the Ockam commit message convention. [ ] I accept the Ockam Community Code of Conduct. [ ] I have accepted th...
gharchive/pull-request
2021-11-16T18:10:13
2025-04-01T04:35:16.714661
{ "authors": [ "hairyhum" ], "repo": "ockam-network/ockam", "url": "https://github.com/ockam-network/ockam/pull/2216", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
57179562
Controller got undefined Hi, Sorry for bother, and hope it's not a silly question. I have the following example: XController.js angular.module('XModule', ['oc.lazyLoad']) .controller('XController', function ($scope, $window, $ocLazyLoad) { $ocLazyLoad.load({ name: "YModule", files: ["/path/to/contro...
gharchive/issue
2015-02-10T14:15:00
2025-04-01T04:35:16.726336
{ "authors": [ "dud3", "ocombe" ], "repo": "ocombe/ocLazyLoad", "url": "https://github.com/ocombe/ocLazyLoad/issues/130", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
55971371
New release for rust-nightly 0.1.2 fails to build on rust-nightly: `src/libc.rs` 124:27 error: `cr` does not live long enough input = from_c_str(&cr); Fixed in 0.1.3 fba6055938497def4edc0c403668a9f1a24ccf39
gharchive/issue
2015-01-29T23:08:41
2025-04-01T04:35:16.787917
{ "authors": [ "NewbiZ", "octplane" ], "repo": "octplane/rust-linenoise", "url": "https://github.com/octplane/rust-linenoise/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1315804457
🛑 ISSA (issa.edificarseguros.com.ar) is down In d328702, ISSA (issa.edificarseguros.com.ar) (https://issa.edificarseguros.com.ar/api/health) was down: HTTP code: 503 Response time: 1309 ms Resolved: ISSA (issa.edificarseguros.com.ar) is back up in 99d54ba.
gharchive/issue
2022-07-24T04:19:00
2025-04-01T04:35:16.791198
{ "authors": [ "apps-suterh" ], "repo": "octubre-softlab/octubre-upptime", "url": "https://github.com/octubre-softlab/octubre-upptime/issues/637", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1428077456
🛑 ISSA (issa.edificarseguros.com.ar) is down In 294e1dd, ISSA (issa.edificarseguros.com.ar) (https://issa.edificarseguros.com.ar/api/health) was down: HTTP code: 503 Response time: 650 ms Resolved: ISSA (issa.edificarseguros.com.ar) is back up in c360758.
gharchive/issue
2022-10-29T04:22:37
2025-04-01T04:35:16.794250
{ "authors": [ "apps-suterh" ], "repo": "octubre-softlab/octubre-upptime", "url": "https://github.com/octubre-softlab/octubre-upptime/issues/892", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1382146574
Spike - How to populate the new tables As described in #531 and #532, we will introduce a new database for the view. This issue is opened to discuss the last step about how we want to populate the database. Basically, we have three options: Starting to populate the database but not use it in the view as long as we d...
gharchive/issue
2022-09-22T09:39:24
2025-04-01T04:35:16.796410
{ "authors": [ "maiste", "novemberkilo" ], "repo": "ocurrent/ocaml-ci", "url": "https://github.com/ocurrent/ocaml-ci/issues/533", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
680595636
Clear redis on server start And some incidental upstream updates. Chore: Add redis FLUSHALL on dev server startup.
gharchive/pull-request
2020-08-18T00:03:27
2025-04-01T04:35:16.797596
{ "authors": [ "wlonk" ], "repo": "oddbird/MetaDeploy", "url": "https://github.com/oddbird/MetaDeploy/pull/133", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
56811607
Update RTC.js fix for screensharing local mirror effect - forgotten parameter in RTC.js in jitsi-meet commit 6c4a5bd tag 340 fix for screensharing local mirror effect - forgotten parameter in RTC.js in jitsi-meet commit 6c4a5bd tag 340
gharchive/pull-request
2015-02-06T13:29:11
2025-04-01T04:35:16.984528
{ "authors": [ "odotom" ], "repo": "odotom/jitsi-meet", "url": "https://github.com/odotom/jitsi-meet/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1099901118
refactor(columbus): make api version in columbus sink as a config Is your feature request related to a problem? Please describe. Columbus is updating the version API from v1 to v1beta1 ref, we need to update meteor columbus sink API to sync with the columbus changes. Describe the solution you'd like Instead of hardco...
gharchive/issue
2022-01-12T05:38:38
2025-04-01T04:35:16.986414
{ "authors": [ "StewartJingga", "mabdh" ], "repo": "odpf/meteor", "url": "https://github.com/odpf/meteor/issues/296", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1304240615
feat: add Optimus dashboard resolves : #365 Pull Request Test Coverage Report for Build 2667953681 0 of 0 changed or added relevant lines in 0 files are covered. 2 unchanged lines in 1 file lost coverage. Overall coverage decreased (-0.02%) to 77.291% Files with Coverage Reduction New Missed Lines % ext...
gharchive/pull-request
2022-07-14T04:33:19
2025-04-01T04:35:16.991088
{ "authors": [ "Mryashbhardwaj", "coveralls", "sravankorumilli" ], "repo": "odpf/optimus", "url": "https://github.com/odpf/optimus/pull/439", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
224477676
Add possibility to monitor client nodes This PR adds a new command line flag -mounts-only which disables all checks except gluster_mount_successful and gluster_volume_writeable. This is useful for the monitoring of nodes that have just the client package of glusterfs installed to mount gluster volumes. Furthermore I ...
gharchive/pull-request
2017-04-26T13:58:09
2025-04-01T04:35:17.019588
{ "authors": [ "coder-hugo", "ofesseler" ], "repo": "ofesseler/gluster_exporter", "url": "https://github.com/ofesseler/gluster_exporter/pull/14", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
132992739
Open links in about page release notes in external browser Branch : Master Steps to reproduce: In the Mongotron menu click 'About Mongotron' In the release notes click on a Github link You should see that the Github page gets loaded in Electron. We should open up these types of links externally using https://github...
gharchive/issue
2016-02-11T14:49:28
2025-04-01T04:35:17.028445
{ "authors": [ "officert" ], "repo": "officert/mongotron", "url": "https://github.com/officert/mongotron/issues/112", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1679210968
🛑 Class is down In 36190f7, Class (https://class.ohelit.co/) was down: HTTP code: 503 Response time: 468 ms Resolved: Class is back up in 8930802.
gharchive/issue
2023-04-21T23:23:06
2025-04-01T04:35:17.113282
{ "authors": [ "ohelitco" ], "repo": "ohelitco/status", "url": "https://github.com/ohelitco/status/issues/716", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
278202798
tes/list: hitting max response size limits On a project using boltdb and a relatively small amount of tasks + logs, I'm getting errors and slowness from dashboard. ./funnel task list Error: [STATUS CODE - 403] {"error":"grpc: trying to send message larger than max (8044641 vs. 4194304)","code":8} The web dashboard d...
gharchive/issue
2017-11-30T17:21:45
2025-04-01T04:35:17.152076
{ "authors": [ "adamstruck", "buchanae" ], "repo": "ohsu-comp-bio/funnel", "url": "https://github.com/ohsu-comp-bio/funnel/issues/367", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
712806436
Move argument parsing to main-function This PR moves the argument parsing into a main function. This is needed for creating a bionconda-package as a entry point defined by a function name is required. Thank you for your interest. We released debarcer 2.1.1 which now includes an entry point and can be installed from...
gharchive/pull-request
2020-10-01T12:41:40
2025-04-01T04:35:17.159564
{ "authors": [ "FelixMoelder", "rjovelin" ], "repo": "oicr-gsi/debarcer", "url": "https://github.com/oicr-gsi/debarcer/pull/220", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1842948089
CI config for latest 4-stable OKD release picked wrong base release Describe the bug In the release status page for 4.13.0-0.okd-2023-08-04-164726 it shows a "failed" entry for a wrong base release (e.g. scos-based instead of fcos). Version 4.13.0-0.okd-2023-08-04-164726 How reproducible N/A Log bundle N/A Oops,...
gharchive/issue
2023-08-09T10:33:35
2025-04-01T04:35:17.183434
{ "authors": [ "LorbusChris", "ars-admin", "kai-uwe-rommel" ], "repo": "okd-project/okd", "url": "https://github.com/okd-project/okd/issues/1696", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
709542833
MarkDown minor edit Changes a quote format to a blockquote instead of a code block because syntactically it makes more sense and also it enhances the UI (no need for horizontal scrolling). Thanks for your contribution! :)
gharchive/pull-request
2020-09-26T14:01:27
2025-04-01T04:35:17.185982
{ "authors": [ "cuducos", "jvanz" ], "repo": "okfn-brasil/querido-diario-api", "url": "https://github.com/okfn-brasil/querido-diario-api/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
303582645
Fix Rosie instalation via Docker Compose Not sure why we added the directory rosie/ to the setup script. I tried it today and it didn't work – removing it, it works. Can anyone else test it please? It looks like that without the rosie/ in the setup script it works on the Docker flow, but not in Travis… Tests pass...
gharchive/pull-request
2018-03-08T18:25:21
2025-04-01T04:35:17.192800
{ "authors": [ "Irio", "cuducos" ], "repo": "okfn-brasil/serenata-de-amor", "url": "https://github.com/okfn-brasil/serenata-de-amor/pull/341", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
545194175
[nav] regression in #navbarCollapse Is this a BUG REPORT or FEATURE REQUEST?: bug What happened: Regression in nav What you expected to happen: When you click on the nav hamburger it should show the list How to reproduce it (as minimally and precisely as possible): Just click on the demo site with a small windows siz...
gharchive/issue
2020-01-03T22:43:57
2025-04-01T04:35:17.204704
{ "authors": [ "Marzal", "stp-ip" ], "repo": "okkur/syna", "url": "https://github.com/okkur/syna/issues/677", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1484624899
⚖️ Register Validator: Network Choice nemeton-1 Who are you? MetaStack Data GmbH - https://www.metastackdata.com gentx {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"metastackdata","identity":"","website":"https://www.metastackdata.com","security_contact":"","deta...
gharchive/issue
2022-12-08T13:17:59
2025-04-01T04:35:17.207687
{ "authors": [ "bot-anik", "pogi01" ], "repo": "okp4/networks", "url": "https://github.com/okp4/networks/issues/378", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
285848466
:seedling: adds get_current_user() Adds support for https://developer.okta.com/docs/api/resources/users#get-current-user Thank you for your PR and sorry it took so long to get back to it. We have recently released a 1.x version of this SDK which completely updates the structure and build process for our SDK. I beli...
gharchive/pull-request
2018-01-04T00:20:58
2025-04-01T04:35:17.231152
{ "authors": [ "bretterer", "djcrabhat" ], "repo": "okta/okta-sdk-python", "url": "https://github.com/okta/okta-sdk-python/pull/59", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
487757464
Application failed to start at client I followed your process but facing an issue at the client application it's failed to start APPLICATION FAILED TO START Description: Method springSecurityFilterChain in org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration required a bean of t...
gharchive/issue
2019-08-31T10:47:32
2025-04-01T04:35:17.243542
{ "authors": [ "arpanbose", "mraible" ], "repo": "oktadeveloper/okta-spring-boot-authz-server-example", "url": "https://github.com/oktadeveloper/okta-spring-boot-authz-server-example/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2037185873
Add sound mode "DOLBY PRO LOGIC" see issue: https://github.com/home-assistant/core/issues/105514 Thanks 😄 @ol-iver I saw this log message in my HA instance, should I open a separate PR with a similar change? I am also ok to just let it fallback since it is right... Logger: denonavr.soundmode Source: components/d...
gharchive/pull-request
2023-12-12T07:56:02
2025-04-01T04:35:17.248945
{ "authors": [ "ol-iver", "starkillerOG", "xconverge" ], "repo": "ol-iver/denonavr", "url": "https://github.com/ol-iver/denonavr/pull/270", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
310693157
查询结果乱码 查询结果乱码 感谢反馈,已提交新版本,等 Chrome 插件自动更新后应该会解决这个问题。
gharchive/issue
2018-04-03T04:49:11
2025-04-01T04:35:17.258786
{ "authors": [ "cztom", "oldj" ], "repo": "oldj/SearchIP", "url": "https://github.com/oldj/SearchIP/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
615068649
organizes createables Description: Organize createables Changes: add ability charge and uncharge toxic staff and serp helm make it so you can color serp helm with mutagens remove level req to attach hilt to godsword also make it so you can remove hilt fix prayer not counting for total xp leader board [x] ...
gharchive/pull-request
2020-05-09T02:10:39
2025-04-01T04:35:17.273375
{ "authors": [ "Alexsuperfly", "coolbop32" ], "repo": "oldschoolgg/oldschoolbot", "url": "https://github.com/oldschoolgg/oldschoolbot/pull/257", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
174355746
Grey Pixel Line Hi, I have a grey line appear on the right of the image when i try to scale image.scale(ratio); Original Scale you guys have a idea ? Thanks Rightmost pixel on your image is transparent. Here I opened it in new tab and added background: crimson; to <img> element so it could be easily visible: Sho...
gharchive/issue
2016-08-31T19:19:04
2025-04-01T04:35:17.330990
{ "authors": [ "Iwasawafag", "jeremypiednoel" ], "repo": "oliver-moran/jimp", "url": "https://github.com/oliver-moran/jimp/issues/163", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
228283096
Create phobos-visualizer build script We need a script that builds binaries for OS X, Windows and Linux using Unity and compresses the applications so we can attach them to phobos releases. #171 Looks like setting up a unity build is easy enough: http://blog.stablekernel.com/continuous-integration-for-unity-5-using...
gharchive/issue
2017-05-12T12:53:31
2025-04-01T04:35:17.353116
{ "authors": [ "mickvangelderen", "oliverlee" ], "repo": "oliverlee/phobos", "url": "https://github.com/oliverlee/phobos/issues/184", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
2266535771
setting OLLAMA_HOST to 0.0.0.0 could make the API to listen on the port using IPv6 only What is the issue? Edit2: sorry, if you set BindIPv6Only, 0.0.0.0:11434 should use v4. so this shouldn't be a problem. Edit: by default, it seems it'll listen on both v4 and v6. If you set BindIPv6Only in systemd.socket, or /proc/...
gharchive/issue
2024-04-26T21:35:48
2025-04-01T04:35:17.361351
{ "authors": [ "TadayukiOkada", "martindale", "nuaimat" ], "repo": "ollama/ollama", "url": "https://github.com/ollama/ollama/issues/3961", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1464751697
CP patch cpuplus 359 I'm trying to remove CP on a MIB2 PQ, but the offset for my FW is missing from the patch_cp script. I would add it myself but I've no idea what the offset is to! If you could help add my FW that would be very much appreciated. File size is 2189726, audiomgr is attached. It's a cpuplus EU PQ 359. ...
gharchive/issue
2022-11-25T16:39:11
2025-04-01T04:35:17.365525
{ "authors": [ "Medmimoza", "TMakins", "lprot" ], "repo": "olli991/mib-std2-pq-zr-toolbox", "url": "https://github.com/olli991/mib-std2-pq-zr-toolbox/issues/186", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1111220518
Connection not available. ThinQ platform not ready Logger: custom_components.smartthinq_sensors Source: custom_components/smartthinq_sensors/wideq/core_v2.py:1131 Integration: SmartThinQ LGE Sensors (documentation, issues) First occurred: 23:42:43 (3 occurrences) Last logged: 23:43:10 Connection not available. ThinQ ...
gharchive/issue
2022-01-22T03:45:41
2025-04-01T04:35:17.377536
{ "authors": [ "jgasparelo", "ollo69" ], "repo": "ollo69/ha-smartthinq-sensors", "url": "https://github.com/ollo69/ha-smartthinq-sensors/issues/273", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2203793112
🛑 OME CI server (legacy) is down In afd2972, OME CI server (legacy) (https://ci.openmicroscopy.org) was down: HTTP code: 0 Response time: 0 ms Resolved: OME CI server (legacy) is back up in 9f49b51 after 19 minutes.
gharchive/issue
2024-03-23T09:33:52
2025-04-01T04:35:17.402481
{ "authors": [ "snoopycrimecop" ], "repo": "ome/upptime", "url": "https://github.com/ome/upptime/issues/1776", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1718677896
🛑 OME downloads is down In 2806df4, OME downloads (https://downloads.openmicroscopy.org) was down: HTTP code: 0 Response time: 0 ms Resolved: OME downloads is back up in 88128c1.
gharchive/issue
2023-05-21T23:30:52
2025-04-01T04:35:17.404655
{ "authors": [ "snoopycrimecop" ], "repo": "ome/upptime", "url": "https://github.com/ome/upptime/issues/757", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
537899315
Unsupported file paths using colons Currently in the documents folder there exists a collection of files and folders which use ':' (colons) in their names. The windows operating system has reserved this character for alternate data streams Source. This prevents operations on windows machines with this repository. A ...
gharchive/issue
2019-12-14T10:59:30
2025-04-01T04:35:17.419311
{ "authors": [ "irisyupingren", "kevin4998" ], "repo": "omelkonian/hs-pattrans", "url": "https://github.com/omelkonian/hs-pattrans/issues/10", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
701696193
move dev env deployment job to helm repo :clipboard: https://github.com/omgnetwork/devops/issues/407 need helm repo PR changes: https://github.com/omgnetwork/helm-development/pull/470 Overview Instead of overriding with kubernate commands in elixir-omg CI, it nows triggers job in helm-development repo to start the de...
gharchive/pull-request
2020-09-15T07:45:57
2025-04-01T04:35:17.424395
{ "authors": [ "boolafish", "jarindr" ], "repo": "omgnetwork/elixir-omg", "url": "https://github.com/omgnetwork/elixir-omg/pull/1738", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1053177593
add missing bits to Header.Flags Fixes #8 Thank you for this! There are a few things missing, so I'll co-author a commit with you including them. :)
gharchive/pull-request
2021-11-15T03:39:41
2025-04-01T04:35:17.425373
{ "authors": [ "nailuj29gaming", "ominitay" ], "repo": "ominitay/zigvale", "url": "https://github.com/ominitay/zigvale/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
542599958
feature: IFE testing IFE testing in end2end tests Overview Support for IFE testing + streamline contracts Changes Pointing to docker images without solc compiler (making docker containers them smaller) Using the plasma-deployer snapshot (they include contract abis and db.json) - this was we're able to observe events...
gharchive/pull-request
2019-12-26T16:36:28
2025-04-01T04:35:17.436669
{ "authors": [ "InoMurko", "coveralls" ], "repo": "omisego/elixir-omg", "url": "https://github.com/omisego/elixir-omg/pull/1236", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1621560965
"Reserved wallet balance invalidated" when creating a channel code = Unknown desc = reserved wallet balance invalidated: transaction would leave insufficient funds for free bumping anchor channel closings(see debug log for details) My wallet has 0.0002 Bitcoin and 200 Dollar in balance. Waiting download Pada t...
gharchive/issue
2023-03-13T14:06:31
2025-04-01T04:35:17.463323
{ "authors": [ "healergyl", "neocarmack", "saiful112233" ], "repo": "omnilaboratory/OBAndroid", "url": "https://github.com/omnilaboratory/OBAndroid/issues/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1029091951
Support full width I'd like to print out my boxes on the terminal's full width 🙏 . Awesome, thanks ❤️
gharchive/issue
2021-10-18T13:07:07
2025-04-01T04:35:17.465608
{ "authors": [ "sahariko" ], "repo": "omrilotan/boxt", "url": "https://github.com/omrilotan/boxt/issues/1", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
108533607
Broken for 0.4-RC2 In issue #8 there is an example that was working under RC1, but seems to failing now under RC2. Is it just me? This this may have been a false alarm. Sorry for the noise.
gharchive/issue
2015-09-27T13:07:56
2025-04-01T04:35:17.492541
{ "authors": [ "jverzani" ], "repo": "one-more-minute/Requires.jl", "url": "https://github.com/one-more-minute/Requires.jl/issues/12", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
456050782
oneinstack用户,php7.3+phalcon做api时常被ban,求文档 用oneinstack很久了。 新近安装的实例,php7.3+phalcon做rest api server,启用了waf。 时常在点击的时候,跳转到 /captcha-waf.html?continue=a..... 看过配置文件,只有一个 config_cc_rate = "60/60" 可能会影响这个,但点击频率绝对没有到达60次/分钟。 目前这个模块没有相关文档, 求指点,怎么适当放宽,避免出现 /captcha-waf.html?continue=a..... 如果nginx waf和php在一台服务器,可能有php内部跳转,这种也...
gharchive/issue
2019-06-14T04:05:54
2025-04-01T04:35:17.529164
{ "authors": [ "cnyyk", "oneinstack" ], "repo": "oneinstack/ngx_lua_waf", "url": "https://github.com/oneinstack/ngx_lua_waf/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2412112897
Version 3.0.0 publishing Is it published or what? I see it merged into master, but both CocoaPods and SPM list 2.4.0 as the latest. The reason I'm asking is that I want to migrate my RiseTransitSet2 wrapper to either ObjC or C, but I don't know which one. I would love to see this too, especially to see the newer ...
gharchive/issue
2024-07-16T22:00:28
2025-04-01T04:35:17.531863
{ "authors": [ "alex-vasenin", "tallPete" ], "repo": "onekiloparsec/SwiftAA", "url": "https://github.com/onekiloparsec/SwiftAA/issues/123", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
372901376
Shibboleth logout issue I am facing problem in logout here is snipped from code: relayState = url_for controller: 'saml', action: 'index' redirect_to(logout_request.create(settings, :RelayState => relayState)) Here is the screenshot of the error. Is the Single logout Service value of the "Configuration" tab of th...
gharchive/issue
2018-10-23T09:32:13
2025-04-01T04:35:17.539478
{ "authors": [ "RohitVenturit", "pitbulk" ], "repo": "onelogin/ruby-saml", "url": "https://github.com/onelogin/ruby-saml/issues/476", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
218363147
Best way for $("#foo .bar") document.querySelector and document.querySelectorAll are quite SLOW, What is better way if use $("#foo .bar") ? 1 - document.getElementById('foo').getElementsByClassName('bar') ? or 2 - document.querySelector('#id .bar') ? I would say #2 is better since getElementsByClassName is buggy....
gharchive/issue
2017-03-31T00:11:09
2025-04-01T04:35:17.549707
{ "authors": [ "adrianoresende", "kaidez" ], "repo": "oneuijs/You-Dont-Need-jQuery", "url": "https://github.com/oneuijs/You-Dont-Need-jQuery/issues/141", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
297869668
Voice/Video call in sleep model call session will disconnect in 3 minutes Steps to reproduce the problem start call on foreground mode then peer user joined press power button to make phone sleep still can use voice call in 3 minutes call session will disconnected I've tried demo project is also happen this issue I...
gharchive/issue
2018-02-16T17:55:16
2025-04-01T04:35:17.553354
{ "authors": [ "chindanai", "saghul", "shaheem-khanzada" ], "repo": "oney/react-native-webrtc", "url": "https://github.com/oney/react-native-webrtc/issues/421", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1329287604
Implement new flow.json contract imports syntax To ensure compatibility with the general ecosystem we need to implement this flip. Note: This issue does NOT encompass the reading of the flow.json file, we are to assume the the data structure is passed in as configuration. don't we have this already ? with: import x...
gharchive/issue
2022-08-04T23:53:40
2025-04-01T04:35:17.588421
{ "authors": [ "bluesign", "justinbarry" ], "repo": "onflow/fcl-js", "url": "https://github.com/onflow/fcl-js/issues/1345", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
870331609
not possible to send transaction with key other then index 0 Instructions Problem I want to send a transaction to mainnet where key 0 has been revoked. That index is currently hard coded in the code so not possible to change. Steps to Reproduce Set up an account with two keys and revoke key 0 Acceptance Criteria It i...
gharchive/issue
2021-04-28T20:17:18
2025-04-01T04:35:17.589949
{ "authors": [ "bjartek" ], "repo": "onflow/flow-cli", "url": "https://github.com/onflow/flow-cli/issues/222", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1467875835
OpenTelemetry tracing Integrate open telemetry tracing inside the GraphQL and using prometheus as the exporter. At this point we should just trace requests/responses no need to yet dive deeper in the codebase with traces as that will require refactoring of the functions to include passing of context (which we should ...
gharchive/issue
2022-11-29T11:09:04
2025-04-01T04:35:17.621936
{ "authors": [ "DylanTinianov", "sideninja" ], "repo": "onflow/flow-playground-api", "url": "https://github.com/onflow/flow-playground-api/issues/134", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
486846388
An "untitled" buffer is opened, even if you specify a file as an arg Oni2 correctly opens the file I ask for as an arg in a buffer, but it always opens an untitled buffer as well. Going to close this out in favour of https://github.com/onivim/oni2/issues/81.
gharchive/issue
2019-08-29T09:33:30
2025-04-01T04:35:17.628166
{ "authors": [ "CrossR", "awilkins" ], "repo": "onivim/oni2", "url": "https://github.com/onivim/oni2/issues/718", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
623282859
feat(Windows): custom titlebar This adds a custom titlebar on Windows, similar to the one on macOS. Just two comments: It looks like the logo could do with a teeny bit of padding when maximised. Also the image is pretty low res, though I don't think there is much you can do about that @zbaylin, so maybe a thing to...
gharchive/pull-request
2020-05-22T15:17:55
2025-04-01T04:35:17.635676
{ "authors": [ "CrossR", "bryphe", "zbaylin" ], "repo": "onivim/oni2", "url": "https://github.com/onivim/oni2/pull/1801", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
619085951
Status of the support for the ONNX model zoo This issue is meant as an ongoing discussion about the onnx-mlir coverage of the ONNX model zoo and any other models of interest. Some of the models we have tried and issues found are below. Supported: -[x] MNIST -[x] ResNet In progress: -[] ShuffleNet: slight result incon...
gharchive/issue
2020-05-15T16:11:10
2025-04-01T04:35:18.228722
{ "authors": [ "AlexandreEichenberger", "Joejiong", "Xatter", "agostini01", "chenqiny", "doru1004", "kernhanda", "messerb5467", "tjingrant", "tungld" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/issues/128", "license": "Apache-2.0", "license_...
1176278681
Optionally return the number of entry points in omQueryEntryPoints Resolve #1249 This patch changes the function signature of omQueryEntryPoints from **i8() to **i8(*i64) to allow returning the number of entry points via its argument. This patch also fixes an issue in functions inputSignature(entryPointName) and outp...
gharchive/pull-request
2022-03-22T05:16:41
2025-04-01T04:35:18.381653
{ "authors": [ "gongsu832", "jenkins-droid", "tungld" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/pull/1252", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1358202404
Fix model download failure for backend tests add targets to pre-download ONNX model files for backend tests add -l|--list option to test.py to list model/node tests used for a backend test configuration reimplement strtobool since distutils is deprecated in python 3.10 and will be removed in 3.12 Signed-off-by: Gon...
gharchive/pull-request
2022-09-01T03:39:40
2025-04-01T04:35:18.390911
{ "authors": [ "gongsu832", "jenkins-droid" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/pull/1662", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1394388148
Assign each question mark a unique negative integer value IndexExpr currently returns a fix value, -1, for a dimension of question mark during compile time, e.g. when calling shape inference. This patch assigns question marks with unique negative integer values, starting from -2. This is useful when a input dimension...
gharchive/pull-request
2022-10-03T09:03:23
2025-04-01T04:35:18.397278
{ "authors": [ "jenkins-droid", "tungld" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/pull/1757", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1801791028
Fix the compile and run execution session in Python The error was due to the fact that the constructor of PyOMCompileExecutionSession used the constructor of OMExecutionSession which required a compiled .so. Have now added a method to first compile and then initialize the .so in the super class OMExecutionSession aft...
gharchive/pull-request
2023-07-12T21:32:31
2025-04-01T04:35:18.404446
{ "authors": [ "AlexandreEichenberger", "jenkins-droid" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/pull/2373", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
300879656
Couldn't answer the incoming call Hi, I have registered my user agent Made a call from softphone to this UA I could see the response 180 Ringing on my browser when I try to attend using the below code (ref: https://sipjs.com/guides/receive-call/) options = { media: { remote: { audio: document.getElementById('remote...
gharchive/issue
2018-02-28T03:36:09
2025-04-01T04:35:18.454120
{ "authors": [ "bharath-inference", "egreenmachine" ], "repo": "onsip/SIP.js", "url": "https://github.com/onsip/SIP.js/issues/524", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
301019077
Fix langstring conversion from obda to r2rml format Correct conversion of langstring. See a4a9956a .
gharchive/issue
2018-02-28T13:14:02
2025-04-01T04:35:18.470096
{ "authors": [ "skomlaebri" ], "repo": "ontop/ontop", "url": "https://github.com/ontop/ontop/issues/250", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1289535400
🛑 Minecat WS is down In c0b4a61, Minecat WS ($MINECAT_WS_RAW) was down: HTTP code: 0 Response time: 0 ms Resolved: Minecat WS is back up in 1755173.
gharchive/issue
2022-06-30T03:37:22
2025-04-01T04:35:18.477289
{ "authors": [ "ooliver1" ], "repo": "ooliver1/status", "url": "https://github.com/ooliver1/status/issues/180", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1410511330
存在一个bug 我将舰娘信息复制后导入noro6时报错,经过与Chrome的console中复制得到的json信息进行比较后,发现该插件导出的数据中多了area字段,并且值为undefined,删除该字段后就能正常导入了。 多謝,上課有點忙沒注意到這邊
gharchive/issue
2022-10-16T14:46:25
2025-04-01T04:35:18.486192
{ "authors": [ "frankcwl", "oooo1111880" ], "repo": "oooo1111880/poi-plugin-noro6-export", "url": "https://github.com/oooo1111880/poi-plugin-noro6-export/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2140723034
Dopamine auto switching to User registration on TS I am on M2 with TS installed. I have been noticing ever since I installed Dopamine that Dopamine has been switching over to user registration instead of system. It has been happening about every few hours. I don’t mind switching it back to system registration but is ...
gharchive/issue
2024-02-18T03:55:38
2025-04-01T04:35:18.494023
{ "authors": [ "opa334", "person1593" ], "repo": "opa334/Dopamine", "url": "https://github.com/opa334/Dopamine/issues/365", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2301117391
A request Add option to import roothide data to rootless jailbreak , also we want the same option for rorthide one Not necessary to import the jailbreak files, maybe just import some important information like preferences not possible
gharchive/issue
2024-05-16T18:53:35
2025-04-01T04:35:18.495160
{ "authors": [ "1abd135", "opa334" ], "repo": "opa334/Dopamine", "url": "https://github.com/opa334/Dopamine/issues/575", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
160336924
CreateToolhelp32Snapshot issue when building Hi I have added the definition to de headers and created a function in the process.py but when i try to build i get this error http://dpaste.com/2XV5JF4 any ideas thx! here ii an extract of the process.py file not doc yet (I know) http://dpaste.com/1YEGNVF I found a mi...
gharchive/issue
2016-06-15T04:39:17
2025-04-01T04:35:18.507241
{ "authors": [ "TurBoss", "opalmer" ], "repo": "opalmer/pywincffi", "url": "https://github.com/opalmer/pywincffi/issues/100", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2320060172
folder renaming and reorgnization Description This PR is used to clean the folder naming convention to be consistent with industry. Issues n/a Type of change List the type of change like below. Please delete options that are not relevant. [ ] Bug fix (non-breaking change which fixes an issue) [ ] New feature (non-br...
gharchive/pull-request
2024-05-28T03:42:54
2025-04-01T04:35:18.510247
{ "authors": [ "ftian1" ], "repo": "opea-project/GenAIExamples", "url": "https://github.com/opea-project/GenAIExamples/pull/197", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2619445801
build(deps): bump angular to 18.2.10 @angular/cdk 18.2.9 -> 18.2.10 @angular/cli 18.2.9 -> 18.2.10 @angular/core 18.2.8 -> 18.2.9 PR Checklist [ ] Unit Tests have been added for new changes [ ] API tests have been updated if applicable [ ] All commented code has been removed [ ...
gharchive/pull-request
2024-10-28T20:15:01
2025-04-01T04:35:18.515301
{ "authors": [ "RosieAMT", "madhavilosetty-intel" ], "repo": "open-amt-cloud-toolkit/ui-toolkit-angular", "url": "https://github.com/open-amt-cloud-toolkit/ui-toolkit-angular/pull/1584", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1203650152
change method and veriables to public scope in addon command. related to issue #122 Signed-off-by: mgold1234 mgold@redhat.com /approve
gharchive/pull-request
2022-04-13T18:35:41
2025-04-01T04:35:18.522757
{ "authors": [ "mgold1234", "qiujian16" ], "repo": "open-cluster-management-io/clusteradm", "url": "https://github.com/open-cluster-management-io/clusteradm/pull/207", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1006024944
trigger build to fix package vulnerability Ref: https://github.com/open-cluster-management/backlog/issues/16361 Signed-off-by: haoqing0110 qhao@redhat.com /assign @xuezhaojun /lgtm /approve
gharchive/pull-request
2021-09-24T02:54:21
2025-04-01T04:35:18.524655
{ "authors": [ "haoqing0110", "xuezhaojun" ], "repo": "open-cluster-management/clusterlifecycle-state-metrics", "url": "https://github.com/open-cluster-management/clusterlifecycle-state-metrics/pull/61", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
648020827
Use FastField where possible to speed up the form https://jaredpalmer.com/formik/docs/api/fastfield Finish new case manual entry page
gharchive/pull-request
2020-06-30T09:29:45
2025-04-01T04:35:18.528394
{ "authors": [ "allysonjp715" ], "repo": "open-covid-data/healthmap-gdo-temp", "url": "https://github.com/open-covid-data/healthmap-gdo-temp/pull/378", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
275259778
Responsive "about course" page This implements https://tasks.opencraft.com/browse/OC-3345 and is made to be as simple as possible: CSS only, no HTML changes, no framework changes. See screenshots there. Testing Note that you need this edx-platform branch!: https://github.com/open-craft/edx-platform/tree/opencraft-rel...
gharchive/pull-request
2017-11-20T07:25:32
2025-04-01T04:35:18.548072
{ "authors": [ "bradenmacdonald", "clemente", "tomaszgy" ], "repo": "open-craft/edx-theme", "url": "https://github.com/open-craft/edx-theme/pull/23", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
473826989
How to parse the iovec array to char array or any other formated data structure? Hi guys: In my scenario, I want to use Mysql DB as the backend storage for a test. So I need to write the handler by myself and implement the write() and read() method. And I met a trouble when I tried to convert the data in iovec arr...
gharchive/issue
2019-07-29T03:02:22
2025-04-01T04:35:18.614242
{ "authors": [ "lxbsz", "zjs1224522500" ], "repo": "open-iscsi/tcmu-runner", "url": "https://github.com/open-iscsi/tcmu-runner/issues/578", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
647588128
Update default-header.html to make previous OLS clickable with the last cohort Allowing "/OLS-1" to appear when clicked on previous cohort It isn't clickable at the moment The link can be updated with the most recently concluded cohort Do you think it is really needed that we can click on the verry last cohort fr...
gharchive/pull-request
2020-06-29T18:46:34
2025-04-01T04:35:18.640371
{ "authors": [ "bebatut", "malvikasharan" ], "repo": "open-life-science/open-life-science.github.io", "url": "https://github.com/open-life-science/open-life-science.github.io/pull/163", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1396652794
Profiler ingestion fails sampling data from MySQL 5.6 compatible databases Affected module Ingestion Describe the bug Profiler ingestion is not able to sample data from Aurora Serverless because the query being executed used a common table expression (CTE), which is not supported. Errors similar to the following can ...
gharchive/issue
2022-10-04T18:03:53
2025-04-01T04:35:18.648545
{ "authors": [ "ehausig" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/7944", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1359288994
Remove filtering test cases by test suite ID in TestCase list API Describe your changes : TestSuite GET API already has a way to get test cases for the given test suite ID. Removing the redundant filter functionality on TestCase list API. Type of change : [x] Improvement Checklist: [x] I have read the CONTRIB...
gharchive/pull-request
2022-09-01T19:09:44
2025-04-01T04:35:18.653312
{ "authors": [ "harshach", "sureshms" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/pull/7140", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1392407991
Some mistakes:pcdet/datasets/kitti/kitti_dataset.py I ran kitti_dataSet.py to debug, and found an error: from . import kitti_utils ImportError: attempted relative import with no known parent package。Why can't I find this bag? How should I modify or ignore this error? In fact, the code can be trained and reasoned n...
gharchive/issue
2022-09-30T13:00:38
2025-04-01T04:35:18.667877
{ "authors": [ "WesternTrail", "jihanyang" ], "repo": "open-mmlab/OpenPCDet", "url": "https://github.com/open-mmlab/OpenPCDet/issues/1132", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
512740842
undefined symbol: _ZN3c1019ComplexCUDATensorIdEv I've reviewed all other issues in terms of this problem. it is said that complilation cuda is different from runtime cuda. However, I don't know how to check it. and solution doesn't work for me. Many thanks if anybody can give a tutorial. After updating to the the cur...
gharchive/issue
2019-10-25T22:12:53
2025-04-01T04:35:18.842913
{ "authors": [ "TWDH", "jiangwenj02" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/1587", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
558529330
How to use the custom optimizer? I want to customize the optimizer(RAdam etc.), but I find that the optimizer in mmdetection is imported from torch.optim(only a few of optimizer are implemented), can you provide an official example to do this? Thank you We will introduce an optimizer registry like dataset or model...
gharchive/issue
2020-02-01T11:45:46
2025-04-01T04:35:18.845302
{ "authors": [ "AlanJie", "hellock", "hiyyg" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/2041", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
575275617
ValueError: need at least one array to concatenate I have this issue on np.concatenate(indices). I used my dataset with coco format python tools/train.py configs/pn_test.py pn_test is copy from mask_rcnn_x101_64x4d_fpn_1x.py 2020-03-04 17:56:10,433 - mmdet - INFO - Distributed training: False 2020-03-04 17:56:10,433 ...
gharchive/issue
2020-03-04T10:02:40
2025-04-01T04:35:18.886529
{ "authors": [ "CodeXiaoLingYun", "Hemantr05", "Onkarsus13", "ZhangChao1993", "yangshiyu89" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/2197", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
694431434
question about res2net with dcn? When I use res2net with dcn, I found this problem. My config: model = dict( type='CascadeRCNN', pretrained='data/pre/res2net101.pth', backbone=dict( type='Res2Net', depth=101, scales=4, base_width=26, dcn=dict(type='DCN', deform_gr...
gharchive/issue
2020-09-06T15:57:19
2025-04-01T04:35:18.951668
{ "authors": [ "forever-rz", "hellock", "minan19605", "sky-fly97", "yuzhj" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/3699", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
701972292
AP = -1.0 I use mmdetection to train my custom dataset, the console output is: Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.438 Average Precision (AP) @[ IoU=0.50 | area= all | maxDets=1000 ] = 0.735 Average Precision (AP) @[ IoU=0.75 | area= all | maxDets=1000 ] = 0.476 ...
gharchive/issue
2020-09-15T14:19:29
2025-04-01T04:35:18.957922
{ "authors": [ "sakurasakura1996", "shinya7y" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/3775", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
941273320
Why is the grad_fn "AddBackward0" instead of "CudnnConvolutionBackward" Hi, Can you help me ? I am debuging the mmdetection source code with pdb. When i viewed the fpn code, I found a strange debug info. See the snapshot picture below, please. As the picture showing, self.lateral_convs[0] is a Conv2d, I think a tenso...
gharchive/issue
2021-07-10T15:36:11
2025-04-01T04:35:18.960916
{ "authors": [ "johnson-magic", "jshilong" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/5584", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1206366000
关于votenet的一些问题 你好,我在用你们官方释放出的checkpint测试votenet时(数据集为sunrgbd),结果只有53.81,如下: 这是什么问题呢想请问下? 同时我在自己重新跑votenet时,精度最高也只有55左右,如图,这是什么问题呢? 启动任务都是照着官方给的命令启动的,同时直接下载的mmdet3d没做任何修改,谢谢 什么玩意儿? 请问用的是哪个分支的代码,使用的 pkl 文件是最新版本的吗
gharchive/issue
2022-04-17T12:46:13
2025-04-01T04:35:18.962919
{ "authors": [ "XT-1997", "ZCMax" ], "repo": "open-mmlab/mmdetection3d", "url": "https://github.com/open-mmlab/mmdetection3d/issues/1405", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1850978673
supporting voxelnext inference Motivation supporting voxelnext inference Modification adding the module used in voxelnext: mmdet3d/configs/base/models/voxelnext.py mmdet3d/configs/voxelnext/ mmdet3d/models/dense_heads/voxelnext_head.py mmdet3d/models/detectors/voxelnext.py mmdet3d/models/middle_encoders/sparse_e...
gharchive/pull-request
2023-08-15T06:45:01
2025-04-01T04:35:18.969910
{ "authors": [ "CLAassistant", "OpenMMLab-Assistant-004", "csinsgcc" ], "repo": "open-mmlab/mmdetection3d", "url": "https://github.com/open-mmlab/mmdetection3d/pull/2692", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
811065418
Waste commodity limit is global, how to allocate to regions? As i understand from the input file, the domestic limit for waste commodity is given for the whole Germany. However, in Urbs at least, these commodity limits are to be set on each model region instaed. There, i see two options: a) we need to find a way to a...
gharchive/issue
2021-02-18T12:42:51
2025-04-01T04:35:18.983098
{ "authors": [ "StefanieBuchholz", "chrwm", "jonasVano", "sonercandas" ], "repo": "open-modex/models", "url": "https://github.com/open-modex/models/issues/7", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
339135965
fix: Update Cuda directory links in Ansible tasks Cuda directories (cuda-dnn and cuda-nccl2) need to be updated in Ansible install tasks due to commit a8a1916. This is a short term fix. Soon we need to put pointers to these files in 'software-vars.yml'.
gharchive/pull-request
2018-07-07T10:37:22
2025-04-01T04:35:19.022104
{ "authors": [ "jaywcarman" ], "repo": "open-power-ref-design-toolkit/power-up", "url": "https://github.com/open-power-ref-design-toolkit/power-up/pull/176", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1532988394
Changing value for PROC_VRM_VOFFSET_UV to increase VDN by 50mV Per PE00F1SD, adding 50mV VDN uplift to Rainier MRW as it was approved for FW1020.30 Dinesh updated the Found In field in the defect to say FW1020. It has approval by HW MFB for FW1020.30 integration.
gharchive/pull-request
2023-01-13T22:24:36
2025-04-01T04:35:19.027303
{ "authors": [ "ruby452" ], "repo": "open-power/rainier-xml", "url": "https://github.com/open-power/rainier-xml/pull/12", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
692804890
Cloud deployment automation Automation scripts for image deployment for: [x] AWS [ ] Azure [ ] IBM Closing for now as I don't believe we have any intention to deploy to other cloud platforms at the moment.
gharchive/issue
2020-09-04T07:05:43
2025-04-01T04:35:19.030502
{ "authors": [ "baentsch", "dstebila" ], "repo": "open-quantum-safe/profiling", "url": "https://github.com/open-quantum-safe/profiling/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2183911197
防湿庫を改良する 以前に動画を参考に防湿庫を作成し、現在も使用している。 しかしこの防湿庫はフィラメントを支える軸が片持ちになっている。この構造は慣れてない人が使うと破損につながる他、フィラメントの交換や時の作業がしにくい問題があった。また、乾燥剤がフィラメントに引っかかってしまうという問題もある。 フィラメント防湿庫の使い方に慣れることで解決するアプローチもあるが、使用環境として初めて触るメンバーもいることを考えて上記の問題が解決できそうなこちらのフィラメント防湿庫を製作し交換する。 PLAで必要な数のパーツを印刷し終えました
gharchive/issue
2024-03-13T12:38:25
2025-04-01T04:35:19.032136
{ "authors": [ "MibuchiYuta" ], "repo": "open-rdc/Creality-K1-Slicer-Profiles", "url": "https://github.com/open-rdc/Creality-K1-Slicer-Profiles/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1405964312
Psycopg2 dependency fails to compile in CI/CD Hi, I use a CI/CD system for a package that lists ord-schema as a dependency. One of its subdependencies, psycopg2, is available on PyPI as source code that must be compiled by the local machine. Some of the compilation dependencies are not covered by PyPI, so without int...
gharchive/issue
2022-10-12T10:28:17
2025-04-01T04:35:19.036063
{ "authors": [ "d-miketa" ], "repo": "open-reaction-database/ord-schema", "url": "https://github.com/open-reaction-database/ord-schema/issues/650", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1215481360
Remove building ros_ign from source since 0.233.4 has been released Signed-off-by: Aaron Chong aaronchongth@gmail.com New feature implementation Implemented feature Removed buiding ros_ign packages from source, since the last release of 0.233.4 is out, https://github.com/ignitionrobotics/ros_ign/blob/galactic/ros_ig...
gharchive/pull-request
2022-04-26T06:48:33
2025-04-01T04:35:19.039349
{ "authors": [ "aaronchongth" ], "repo": "open-rmf/rmf", "url": "https://github.com/open-rmf/rmf/pull/149", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1993603262
Bug: Hovercards are broken Describe the bug Noticigin in this PR's deploy preview they work, but they currently do not work in production. https://github.com/open-sauced/app/pull/1980 Steps to reproduce What the add does today. Browsers No response Additional context (Is this in dev or production?) No response Code...
gharchive/issue
2023-11-14T21:28:12
2025-04-01T04:35:19.045527
{ "authors": [ "OgDev-01", "bdougie" ], "repo": "open-sauced/app", "url": "https://github.com/open-sauced/app/issues/2138", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2470463227
fix: add tooltip for long titles Description Fixes #3673 This pull request fixes the issue where a long title would overflow from the side drawer. Now, the PR includes truncated labels for long titles, with the full label shown in a tooltip upon hovering. Related Tickets & Documents This PR fixes issue #3673 Mobile ...
gharchive/pull-request
2024-08-16T15:11:14
2025-04-01T04:35:19.049939
{ "authors": [ "SURAJ-SHARMA27", "jpmcb" ], "repo": "open-sauced/app", "url": "https://github.com/open-sauced/app/pull/3969", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1714716971
Bug: the text got overlap on 1135px screens Describe the bug the text got overlap on 1135px screens Steps to reproduce https://insights.opensauced.pizza/hub/insights/new Change screen to something between 1040 and 1170 you will see the issue Affected services insights.opensauced.pizza Platforms No response Browser...
gharchive/issue
2023-05-17T22:08:17
2025-04-01T04:35:19.054972
{ "authors": [ "Lucif3r-in", "a0m0rajab" ], "repo": "open-sauced/insights", "url": "https://github.com/open-sauced/insights/issues/1198", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1854042797
feat: Add install instructions and script for pizza CLI Description Adds instructions for installing the pizza CLI install.sh script for doing the install (including instructions for safe use) What type of PR is this? (check all applicable) [x] 🍕 Feature [ ] 🐛 Bug Fix [ ] 📝 Documentation Update [ ] 🎨 Style [ ]...
gharchive/pull-request
2023-08-16T23:57:13
2025-04-01T04:35:19.062710
{ "authors": [ "jpmcb" ], "repo": "open-sauced/pizza-cli", "url": "https://github.com/open-sauced/pizza-cli/pull/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1507273026
后端构建失败 按照readme中的方法构建,然后返回错误,请问是什么问题?如何解决(或者您是如何构建的)?谢谢(Windows10 21H2 64位) ——来自不会Java的悟元 C:\Users\CC.jdks\openjdk-19.0.1\bin\java.exe -Dmaven.multiModuleProjectDirectory=C:\Users\CC\Desktop\teaching-open\api -Djansi.passthrough=true "-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.1\pl...
gharchive/issue
2022-12-22T04:58:24
2025-04-01T04:35:19.179722
{ "authors": [ "SUNWUYUAN" ], "repo": "open-scratch/teaching-open", "url": "https://github.com/open-scratch/teaching-open/issues/28", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
372727181
Naming the API The new API currently has a module called pb_api.py and a class called Specifications. Since PolicyBrain maybe phasing out (?) and OG-USA will be part of the PSL, perhaps a name like ogusa_api.py or psl_api.py makes more sense. @hdoupe, thoughts? I also suggest renaming of the Specifications class to ...
gharchive/issue
2018-10-22T22:31:04
2025-04-01T04:35:19.185886
{ "authors": [ "hdoupe", "jdebacker" ], "repo": "open-source-economics/OG-USA", "url": "https://github.com/open-source-economics/OG-USA/issues/410", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2056402447
Set the client workspace directory path into PhpCommand Related to the issue #50 TL:DR; Pint requires access to the current project path using getcwd(). The command must be executed within the project itself. I added variables into the getPintCommand() method in ModuleResolver.ts file at line 48: const cmd = getWorks...
gharchive/pull-request
2023-12-26T13:11:48
2025-04-01T04:35:19.191391
{ "authors": [ "d8vjork", "mho22" ], "repo": "open-southeners/vscode-laravel-pint", "url": "https://github.com/open-southeners/vscode-laravel-pint/pull/51", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
628902341
Fails to import celestial bodies except Earth [Python] In Python, trying to import celestial bodies other than Earth seems to fail: Indeed, neither Moon nor Sun shows up in the list of attributes: Good catch! Indeed, other celestial bodies are available here (C++ side): https://github.com/open-space-collective/op...
gharchive/issue
2020-06-02T05:02:56
2025-04-01T04:35:19.194480
{ "authors": [ "lucas-bremond", "robinpdm" ], "repo": "open-space-collective/open-space-toolkit-physics", "url": "https://github.com/open-space-collective/open-space-toolkit-physics/issues/48", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
642544171
getCurrentSpan() returns undefined when a span is started Please answer these questions before submitting a bug report. What version of OpenTelemetry are you using? "@opentelemetry/api": "^0.8.3", "@opentelemetry/context-base": "^0.9.0", "@opentelemetry/node": "^0.8.3", "@opentelemetry/plugin-express"...
gharchive/issue
2020-06-21T11:22:52
2025-04-01T04:35:19.245939
{ "authors": [ "brandonros", "dyladan", "mayurkale22", "rbruggem", "vmarchaud" ], "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/issues/1228", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
772659043
Tests failing in tip of master What version of OpenTelemetry are you using? the tip of master. Or a2304c9a82b77c762ae5df0f8f8621b4e2ab5ecb What version of Node are you using? % node -v v15.4.0 Please provide the code you used to setup the OpenTelemetry SDK npm install && npm run compile && npm test What did you do? ...
gharchive/issue
2020-12-22T05:44:34
2025-04-01T04:35:19.255555
{ "authors": [ "dradetsky", "dyladan" ], "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/issues/1776", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }