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 |
|---|---|---|---|---|---|
727439856 | Migrate prettier/prettier to prettier/pre-commit
Prettier installation is currently broken. See https://github.com/prettier/prettier/issues/9459
Steps to reproduce
Locally
If you have prettier cached, clean with pre-commit uninstall, and run pre-commit again. You will get an error like:
return code: 1
expected return... | gharchive/pull-request | 2020-10-22T14:25:43 | 2025-04-01T06:42:52.861158 | {
"authors": [
"Yajo",
"joao-p-marques",
"lmignon",
"pedrobaeza",
"sbidoul"
],
"repo": "OCA/oca-addons-repo-template",
"url": "https://github.com/OCA/oca-addons-repo-template/pull/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2454882340 | Add postgres restore function
Had to disable random ordering of tests because no amount of cleanup of SQLAlchemy makes TestDatabase::test_get_session work after other tests that use SQLAlchemy!
Pull Request Test Coverage Report for Build 10296286188
Details
55 of 56 (98.21%) changed or added relevant lines in 2 f... | gharchive/pull-request | 2024-08-08T05:09:28 | 2025-04-01T06:42:52.926960 | {
"authors": [
"coveralls",
"mcarans"
],
"repo": "OCHA-DAP/hdx-python-database",
"url": "https://github.com/OCHA-DAP/hdx-python-database/pull/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1222479024 | pretraining with the dataset examples
Thanks for your great works. While using the pretraing codes, my dataset is also use the examples for pretraining which was released by your codes. However, I have the following questions:
@wfx0330 Please make sure your data format is correct, we recommend organizing your own ... | gharchive/issue | 2022-05-02T04:51:30 | 2025-04-01T06:42:52.939527 | {
"authors": [
"logicwong",
"wfx0330"
],
"repo": "OFA-Sys/OFA",
"url": "https://github.com/OFA-Sys/OFA/issues/90",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
744240180 | Adding React Error Boundaries to handle errors.
Request
Currently, any error (network, decoding, etc) usually will result in the whole react component tree to unmount resulting in a blank screen. React 16 now supports a feature called Error Boundaries that allows handling errors in the child components. The error h... | gharchive/issue | 2020-11-16T22:29:56 | 2025-04-01T06:42:52.994451 | {
"authors": [
"DraconPern",
"sedghi"
],
"repo": "OHIF/Viewers",
"url": "https://github.com/OHIF/Viewers/issues/2173",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
464809644 | Variable to increase recovery attempts.
Hello team,
I am working on a lua script that runs in the orthanc docker, basically looking for a study in a remote PACS if I have not found it in the orthanc connected to the viewer.
The inconvenience arises when the viewer first consults the study that is not found, so orthan... | gharchive/issue | 2019-07-06T02:35:43 | 2025-04-01T06:42:53.003192 | {
"authors": [
"christianvargasforero",
"dannyrb"
],
"repo": "OHIF/Viewers",
"url": "https://github.com/OHIF/Viewers/issues/628",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1375921256 | Parsing and cleaning atoc data
Refactored code to parse and clean the atoc data.
Closes #299
Closes #293
@nkshaw23 I am pulling the code now to check.
@nkshaw23
These are the requirements I am checking against (from the tickets)
parse the master station names (.msn) into a Pandas dataframe
parse the mca into a d... | gharchive/pull-request | 2022-09-16T13:02:34 | 2025-04-01T06:42:53.187802 | {
"authors": [
"james-westwood",
"nkshaw23"
],
"repo": "ONSdigital/SDG_11.2.1",
"url": "https://github.com/ONSdigital/SDG_11.2.1/pull/314",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
775865002 | Upgraded to latest dp-api-clients-go dependency
What
No functional change
Upgrade dp-api-clients-go dependency
Use QueryParams struct instead of offset and limit.
How to review
Make sure offset and limit func parameters have been replaced with QueryParams struct with correct values
Make sure unit tests pass
Wh... | gharchive/pull-request | 2020-12-29T12:20:32 | 2025-04-01T06:42:53.190423 | {
"authors": [
"DavidSubiros",
"cadmiumcat"
],
"repo": "ONSdigital/dp-frontend-dataset-controller",
"url": "https://github.com/ONSdigital/dp-frontend-dataset-controller/pull/192",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
135386819 | Add check for statics before building - speed up local startup
What
Speed up local application start by only building front end code if not already existing
How to test
Check out the branch
Ensure that the app/static directory is deleted
Run scripts/run_app.sh
Wait while node.js builds the static resources before th... | gharchive/pull-request | 2016-02-22T11:10:16 | 2025-04-01T06:42:53.193891 | {
"authors": [
"warrenbailey",
"weapdiv-david"
],
"repo": "ONSdigital/eq-survey-runner",
"url": "https://github.com/ONSdigital/eq-survey-runner/pull/30",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
295535782 | add id to successful sign out message
This ID is needed for the integration tests for the sign out features to pass
Codecov Report
Merging #43 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #43 +/- ##
============================... | gharchive/pull-request | 2018-02-08T14:39:36 | 2025-04-01T06:42:53.199196 | {
"authors": [
"codecov-io",
"emilioward"
],
"repo": "ONSdigital/response-operations-ui",
"url": "https://github.com/ONSdigital/response-operations-ui/pull/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
983864666 | spring integration issues fix
What and why?
How to test?
Trello
https://trello.com/b/EgV9fGPY/rasrm
/deploy sinhaa
/deploy sinhaa
/deploy sinhaa
/deploy manna
/deploy sinhaa
/deploy manna
| gharchive/pull-request | 2021-08-31T13:28:13 | 2025-04-01T06:42:53.202586 | {
"authors": [
"creativeappdevamit",
"insacuri"
],
"repo": "ONSdigital/rm-action-service",
"url": "https://github.com/ONSdigital/rm-action-service/pull/247",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
960208851 | Sample v2
What and why?
PR to take all the recent sample v2 changes into the main line. Then the sample v2 branch can be deleted
How to test?
Deploy and run acceptance test
Trello
https://trello.com/c/lsGFcRzR/440-s39-ce-sample-distribution-phase
/deploy baileyw
/deploy baileyw
/deploy baileyw
/deploy baileyw... | gharchive/pull-request | 2021-08-04T10:21:40 | 2025-04-01T06:42:53.205337 | {
"authors": [
"warrenbailey"
],
"repo": "ONSdigital/rm-sample-service",
"url": "https://github.com/ONSdigital/rm-sample-service/pull/189",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1902421830 | Spp 9965 tac decimal output instead of float
Synopsis
Currently we convert our values to floats after completing decimal calculations. This is causing a margin of error in our results and tests. This PR focuses on the following things.
Removing the float conversion.
Introduce a decimal conversion function to common ... | gharchive/pull-request | 2023-09-19T07:58:44 | 2025-04-01T06:42:53.208109 | {
"authors": [
"jhmjam"
],
"repo": "ONSdigital/sml-python-small",
"url": "https://github.com/ONSdigital/sml-python-small/pull/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
970132589 | Match events to JSON schema
Motivation and Context
Our events didn't conform to any interface contract. We've now got JSON schemas which form the interface contract, so we should make changes to meet that spec.
What has changed
Complied with interface spec: https://github.com/ONSdigital/ssdc-shared-events/tree/main/e... | gharchive/pull-request | 2021-08-13T07:19:49 | 2025-04-01T06:42:53.211301 | {
"authors": [
"LeoKHoward",
"NickGrantONS"
],
"repo": "ONSdigital/ssdc-rm-ddl",
"url": "https://github.com/ONSdigital/ssdc-rm-ddl/pull/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
297447294 | Handle Qsys IPX file hierarchy
Allow IPX files in rtl_src_config.
Generate a master components.ipx, pointing to the sub-IPX files, in the Quartus build.
This finally fixes Qsys components problems. You can now afu_synth_setup and build anywhere, even the dma_afu. Instead of copying a static components.ipx file th... | gharchive/pull-request | 2018-02-15T13:34:24 | 2025-04-01T06:42:53.269816 | {
"authors": [
"lzhan55",
"michael-adler"
],
"repo": "OPAE/opae-sdk",
"url": "https://github.com/OPAE/opae-sdk/pull/232",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
506460964 | DocsArchive-1.0.0.0Auto archive content
Auto archive content from https://github.com/OPS-E2E-PPE/docs-archive-test-source
Docs Build status updates of commit 6825c6c:
:x: Validation status: errors
Please follow instructions here which may help to resolve issue.
File
Status
Preview URL
Details
:x:Error
Deta... | gharchive/pull-request | 2019-10-14T05:57:13 | 2025-04-01T06:42:53.318279 | {
"authors": [
"VSC-Service-Account",
"v-alji"
],
"repo": "OPS-E2E-PPE/docs-archive-test-target",
"url": "https://github.com/OPS-E2E-PPE/docs-archive-test-target/pull/181",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2748538829 | Re-init ServiceRegistry on every Initialize() call
Without this, the sequence of calls
xacc::Initialize()
xacc::Finalize()
xacc::Initialize()
will cause CppMicroservices to throw the following:
terminate called after throwing an instance of 'std::runtime_error'
what(): The bundle context is no longer valid
Testi... | gharchive/pull-request | 2024-12-18T18:58:57 | 2025-04-01T06:42:53.349168 | {
"authors": [
"ausbin",
"danclaudino",
"sethrj"
],
"repo": "ORNL-QCI/xacc",
"url": "https://github.com/ORNL-QCI/xacc/pull/63",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
171644289 | Update README.md en CONTRIBUTING.md
Added new URL's
You should sign our Contributor License Agreement in order to get your pull request merged.
All is well.
@bvdzwet can you double check if the missing headers are fixed? I see that changes in the dev branch are pushed to the master branch in the last 8 months.... | gharchive/pull-request | 2016-08-17T12:24:03 | 2025-04-01T06:42:53.395857 | {
"authors": [
"CLAAdmin",
"Sander3003",
"bvdzwet",
"jenkins-ip-10-4-24-184"
],
"repo": "OSGP/Platform",
"url": "https://github.com/OSGP/Platform/pull/463",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2358817198 | Leverage pydantic for config file validation
The validation of config file fits the use case of pydantic pretty well, so we can take advantage of it at some point.
The relevant function is utils/load.py::validate_config_structure()
Add to this similar function for validating Echoview exports: utils.batch_load.py::v... | gharchive/issue | 2024-06-18T03:42:45 | 2025-04-01T06:42:53.428226 | {
"authors": [
"leewujung"
],
"repo": "OSOceanAcoustics/echopop",
"url": "https://github.com/OSOceanAcoustics/echopop/issues/252",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2110142723 | wow it's works perpectly!!
thank you
With this method, now I have succeeded in extracting apk from AllAppUpdateA13.bin.
Conversely, do you know how to create the AllAppUpdateA13.bin file?
Hello!
Unfortunately no (or not yet :)).
There is file 'cryptofile' in the root of archive. Presumably it generated taking check... | gharchive/issue | 2024-01-31T13:51:40 | 2025-04-01T06:42:53.484061 | {
"authors": [
"OT-dm",
"rabbity417"
],
"repo": "OT-dm/7870pwd_extract",
"url": "https://github.com/OT-dm/7870pwd_extract/issues/1",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2010559050 | Upgrade dependency
Upgrade jsonwebtoken@8.5.1 to version 9.0.2
Please ignore this PR and close it. Generated by TestIM
| gharchive/pull-request | 2023-11-25T10:19:10 | 2025-04-01T06:42:53.497262 | {
"authors": [
"kostya253"
],
"repo": "OX-Security-Demo/Multi-currency-management",
"url": "https://github.com/OX-Security-Demo/Multi-currency-management/pull/598",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1212580498 | chore: Update PIP_CRVV1ETHSTETH address for mainnet
The value is taken from here https://github.com/makerdao/spells-mainnet/blob/PE-958/src/DssSpell.sol/
should we also re-enable crv ilk? We had to remove cards navigating to opening this vault.
| gharchive/pull-request | 2022-04-22T16:57:02 | 2025-04-01T06:42:53.498464 | {
"authors": [
"paszkowskiDamian",
"peculiarity"
],
"repo": "OasisDEX/oasis-borrow",
"url": "https://github.com/OasisDEX/oasis-borrow/pull/976",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1744883216 | Deploy GH action
Wrap releases and deployment inside a command line app, like extending https://pub.dev/packages/flutter_to_debian
Wrap all this inside an Github Action, like https://docs.github.com/en/actions/creating-actions/creating-a-composite-action
See: use rules like in https://github.com/flutter/gallery/tree/... | gharchive/issue | 2023-06-07T01:44:34 | 2025-04-01T06:42:53.517807 | {
"authors": [
"Gustl22"
],
"repo": "Oberhauser-Dev/wrestling_scoreboard",
"url": "https://github.com/Oberhauser-Dev/wrestling_scoreboard/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
792808230 | Unmarked Quest Giver
The NPC that gives the quest "On the Road Again" does not have the QG title above his head. The only way for a player to know he's a quest giver is getting suspicious that there's a small farm in the middle of nowhere and trying to talk to him. Rough Coordinates can be seen in the photo.
Alrea... | gharchive/issue | 2021-01-24T14:28:01 | 2025-04-01T06:42:53.546979 | {
"authors": [
"BunkerMonk",
"starwarschamp4"
],
"repo": "ObliqueNET/Server",
"url": "https://github.com/ObliqueNET/Server/issues/966",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
284865685 | Been given starter kit whenever i disconnect at spawn
Disconnected to change ram and was given starter kit. Ran around, went back to spawn to heal my pokemons, server crashed and was given starter kit again
This might just be a case of improper saving, but will take a look into this
https://github.com/ObliqueNET... | gharchive/issue | 2017-12-28T08:22:41 | 2025-04-01T06:42:53.549183 | {
"authors": [
"Elnathanking",
"NickImpact",
"Rasgnarok"
],
"repo": "ObliqueNET/Terra",
"url": "https://github.com/ObliqueNET/Terra/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1532360329 | Player crash on mobile
On mobile version of the page.
Go to some video
Go away from the video
Pause video (can be done before above step too)
Play video from the mini-player at top
Go to the video page again
Pause video
Open comments (having video paused before opening comments seems to matter)
Play video
Crash
... | gharchive/issue | 2023-01-13T14:08:51 | 2025-04-01T06:42:53.617652 | {
"authors": [
"keikari"
],
"repo": "OdyseeTeam/odysee-frontend",
"url": "https://github.com/OdyseeTeam/odysee-frontend/issues/2490",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
893705875 | Update sharing image with new icon
Fixes #291
Review page: https://review.docs.microsoft.com/en-us/office/dev/scripts/overview/excel?branch=AlexJ-ShareImage#sharing-scripts
Docs Build status updates of commit e79efd2:
:white_check_mark: Validation status: passed
File
Status
Preview URL
Details
docs/images/... | gharchive/pull-request | 2021-05-17T20:54:44 | 2025-04-01T06:42:53.678551 | {
"authors": [
"AlexJerabek",
"opbld30"
],
"repo": "OfficeDev/office-scripts-docs",
"url": "https://github.com/OfficeDev/office-scripts-docs/pull/301",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1812634259 | add to community registry
PR created at https://github.com/obsidianmd/obsidian-releases/pull/2147
Added to registry, need to update docs.
| gharchive/issue | 2023-07-19T19:52:08 | 2025-04-01T06:42:53.697899 | {
"authors": [
"OfficerHalf"
],
"repo": "OfficerHalf/obsidian-jira-cloud",
"url": "https://github.com/OfficerHalf/obsidian-jira-cloud/issues/4",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2151007675 | Parempi nimi sprint taulun sprint kentälle
parempi esim sprint_no
huomioitava tässä, että kentän nimeä käytetään monessa paikassa (time_logs, sprints) ja riippuen miten nimenmuutos toteutetaan ehkä myös front vaikutuksia.
voi tehdä vasta kun kattavat testit.
nimi sprint.sprint on huono, mutta korjaamisen riskit ova... | gharchive/issue | 2024-02-23T12:41:12 | 2025-04-01T06:42:53.709513 | {
"authors": [
"miahro"
],
"repo": "Ohtuilmo/ohtuilmo",
"url": "https://github.com/Ohtuilmo/ohtuilmo/issues/110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
492974432 | Fix .env.sample
There are some spaces that make the sample doesn't work properly.
Thanks,
Hi! This file is now dynamically generated, therefore the PR is no longer applicable.
Thanks for it though!
| gharchive/pull-request | 2019-09-12T18:58:26 | 2025-04-01T06:42:53.710612 | {
"authors": [
"lifenautjoe",
"mhadaily"
],
"repo": "OkunaOrg/okuna-api",
"url": "https://github.com/OkunaOrg/okuna-api/pull/536",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1604071865 | Can you explain the meaning of prior encoder?
In the paper, you proposed a prior encoder for extracting content information. I wonder what is the meaning of 'prior encoder' and what is the difference between it and posterior encoder?
maybe you should check them in VITS's paper
| gharchive/issue | 2023-03-01T01:35:16 | 2025-04-01T06:42:53.711797 | {
"authors": [
"chenzh99",
"yt605155624"
],
"repo": "OlaWod/FreeVC",
"url": "https://github.com/OlaWod/FreeVC/issues/64",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2664661359 | 🛑 Open Science Community Nigeria - API is down
In bfaaeec, Open Science Community Nigeria - API (https://api.oscnigeria.org/status) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Open Science Community Nigeria - API is back up in a261f41 after 12 minutes.
| gharchive/issue | 2024-11-16T17:18:13 | 2025-04-01T06:42:53.726128 | {
"authors": [
"OluwaninsolaAO"
],
"repo": "OluwaninsolaAO/uptime-monitoring",
"url": "https://github.com/OluwaninsolaAO/uptime-monitoring/issues/525",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
367495178 | Hello.java
Description
Types of changes
[ ] Bug fix or improving code quality
[ ] New language
[ ] New feature
Checklist:
[x] My code follows the code style of this project.
[x] I have updated the documentation accordingly.
i am donating the code for hello world if it is suitable please aceept
| gharchive/pull-request | 2018-10-06T20:56:14 | 2025-04-01T06:42:53.744166 | {
"authors": [
"deepm019"
],
"repo": "Omkar-Ajnadkar/Hello-World",
"url": "https://github.com/Omkar-Ajnadkar/Hello-World/pull/203",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
540058256 | Can I use the same node data from bitcoincore synced?
I already have a bitcoincore synced full node data (datadir, actually). I think omnicore would keep the same blockchain data, so is full node data. So, can I use the same node data from my existed bitcoincore full node?
In this way I have only one full node data, ... | gharchive/issue | 2019-12-19T03:48:01 | 2025-04-01T06:42:53.749033 | {
"authors": [
"chakhalyan1",
"chaoyebugao"
],
"repo": "OmniLayer/omnicore",
"url": "https://github.com/OmniLayer/omnicore/issues/1058",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
605404607 | Unable to start/rescan after 0.8.1 upgrade
After upgrading to 0.8.1, I tried to start omnicored -rescan, but now I am stuck with a "killed" message.
Logs as below:
2020-04-23T09:04:49Z Omni Core version v0.8.1 (release build)
2020-04-23T09:04:49Z Assuming ancestors of block 0000000000000000000f1c54590ee18d15ec70e68c8... | gharchive/issue | 2020-04-23T10:04:19 | 2025-04-01T06:42:53.763165 | {
"authors": [
"dexX7",
"jesinspirment"
],
"repo": "OmniLayer/omnicore",
"url": "https://github.com/OmniLayer/omnicore/issues/1108",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
326039677 | How to get total balance for the whole wallet ?
bitcoin-cli getbalance [account]
If [account] is not specified, returns the server's total available balance.
How can I get total available balance with omnicore-cli ?
Thanks a lot.
Unfortunately you can only query individual addresses or tokens with the following com... | gharchive/issue | 2018-05-24T09:34:18 | 2025-04-01T06:42:53.769356 | {
"authors": [
"dexX7",
"energy568c",
"vetal20600"
],
"repo": "OmniLayer/omnicore",
"url": "https://github.com/OmniLayer/omnicore/issues/623",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
362232091 | Cannot run C# tests
Environment data
.NET Core SDK: 2.1.401
OS Name: ubuntu 16.04
VS Code version: 1.27.1
C# Extension version: 1.16.1
Steps to reproduce
Open folder in VSCode with C# netcore solution.
Wait for OmniSharp to load completely.
Open xUnit test file
Expected behavior:
Links Run|Debug should appea... | gharchive/issue | 2018-09-20T15:05:42 | 2025-04-01T06:42:53.788491 | {
"authors": [
"akshita31",
"denisvlah"
],
"repo": "OmniSharp/omnisharp-vscode",
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues/2544",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
547893240 | WarningsNotAsErrors not respected
Issue Description
If I enable TreatWarningsAsErrors but then exclude some warnings using WarningsNotAsErrors, those warnings still look like errors (but are treated as warnings by the compiler).
Steps to Reproduce
In csproj (or Directory.Build.props in this case, but don't think ther... | gharchive/issue | 2020-01-10T06:35:05 | 2025-04-01T06:42:53.815540 | {
"authors": [
"filipw",
"genne"
],
"repo": "OmniSharp/omnisharp-vscode",
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues/3501",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
171132277 | Always displays 0 Projects
From @aaronOS on August 14, 2016 9:24
VSCode Version: 1.4.0
OS Version: El Capitan 10.11.6
When opening the folder where my Unity projects are and selecting one of those, the lower right project icon always displays 0 projects. Even though I select any of the two example projects I made, ... | gharchive/issue | 2016-08-15T08:55:15 | 2025-04-01T06:42:53.820337 | {
"authors": [
"DustinCampbell",
"jrieken"
],
"repo": "OmniSharp/omnisharp-vscode",
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues/658",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
890948551 | Write tests to check the Celery System
Implement several test cases to check the celery workers' state and tasks' state
Write tests to check the Celery System
| gharchive/issue | 2021-05-13T11:06:31 | 2025-04-01T06:42:53.828290 | {
"authors": [
"nnfunny"
],
"repo": "OnTrack-UG-Squad/speaker-verification-api",
"url": "https://github.com/OnTrack-UG-Squad/speaker-verification-api/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2198982105 | Prometheus integration?
Describe the bug
This isn't really a bug, but since there may already be capability, I'm not sure it is a feature request. Looking for some guidance in how to integrate Prometheus.
I already have Prometheus that has extensive rules and alerts and would like to push those into Oneuptime to hav... | gharchive/issue | 2024-03-21T02:39:35 | 2025-04-01T06:42:53.909520 | {
"authors": [
"davejhahn",
"simlarsen"
],
"repo": "OneUptime/oneuptime",
"url": "https://github.com/OneUptime/oneuptime/issues/1271",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1092599429 | Short solution needed: "How to get Redis logs" (redis)
Please help us write most modern and shortest code solution for this issue:
How to get Redis logs (technology: redis)
Fast way
Just write the code solution in the comments.
Prefered way
Create pull request with a new code file inside inbox folder.
Don't forget t... | gharchive/issue | 2022-01-03T15:22:47 | 2025-04-01T06:42:53.917442 | {
"authors": [
"nonunicorn"
],
"repo": "Onelinerhub/onelinerhub",
"url": "https://github.com/Onelinerhub/onelinerhub/issues/508",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1100234142 | Short solution needed: "Set memory limit" (clickhouse)
Please help us write most modern and shortest code solution for this issue:
Set memory limit (technology: clickhouse)
Fast way
Just write the code solution in the comments.
Prefered way
Create pull request with a new code file inside inbox folder.
Don't forget t... | gharchive/issue | 2022-01-12T11:34:03 | 2025-04-01T06:42:53.920115 | {
"authors": [
"nonunicorn"
],
"repo": "Onelinerhub/onelinerhub",
"url": "https://github.com/Onelinerhub/onelinerhub/issues/741",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2160710347 | Do not assume that MSS is installed with conda/mamba
Some code assumes that MSS is installed with conda or mamba. This happens e.g. here: https://github.com/Open-MSS/MSS/blob/f5034357cef3602afdb59ece9be683a990896c76/mslib/msidp/idp_conf.py#L40
Also, based on a rough skim of the code, the updater seems to assume that ... | gharchive/issue | 2024-02-29T08:38:32 | 2025-04-01T06:42:53.961049 | {
"authors": [
"ReimarBauer",
"matrss"
],
"repo": "Open-MSS/MSS",
"url": "https://github.com/Open-MSS/MSS/issues/2256",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
855890783 | Add ctrl+w shortcut to multilayers
fixes #765
How did you manage to get the "addAction" into it using the creator? I think I had a similar problem once... now that I see the solution.
Found the comment in the issue, nevermind.
| gharchive/pull-request | 2021-04-12T11:48:09 | 2025-04-01T06:42:53.962336 | {
"authors": [
"Marilyth",
"joernu76"
],
"repo": "Open-MSS/MSS",
"url": "https://github.com/Open-MSS/MSS/pull/780",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1696145200 | Add, and maintain a vLatest tag
What
Add a vLatest tag that can be used to track the latest release.
Why
CI currently relies on manually building OpenAssetIO. If this follows main then it creates a discrepancy with python tests in the same project that pip install openassetio and inherently pick up latest on PyPi.
AC... | gharchive/issue | 2023-05-04T14:30:52 | 2025-04-01T06:42:54.108016 | {
"authors": [
"feltech",
"foundrytom"
],
"repo": "OpenAssetIO/OpenAssetIO",
"url": "https://github.com/OpenAssetIO/OpenAssetIO/issues/917",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
115396775 | Selecting 'Create Listing' from the Menu -> No 'save changes' button
Bug:
Select 'Create Listing' from the menu
The two buttons are 'Create Listing' and 'Customize'.. there is no 'Save Changes'.
Whatever you fill in is lost because the listing can't be saved.
I haven't been able to duplicate this.
It's reprodu... | gharchive/issue | 2015-11-05T23:12:59 | 2025-04-01T06:42:54.113760 | {
"authors": [
"drwasho",
"jjeffryes"
],
"repo": "OpenBazaar/OpenBazaar-Client",
"url": "https://github.com/OpenBazaar/OpenBazaar-Client/issues/174",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
158571663 | No module named pyasn1_modules.rfc2459
Brief Description:
I downloaded the DEB from openbazaar.org and installed using Software Center on Ubuntu. When I run openbazaar, it fails to connect to the localhost server and gives
Starting OpenBazaar Server
[STR] stderr ":0: UserWarning: You do not have a working installatio... | gharchive/issue | 2016-06-05T20:05:30 | 2025-04-01T06:42:54.124689 | {
"authors": [
"SimonBelmond",
"amiller",
"asmiller1989",
"embg"
],
"repo": "OpenBazaar/OpenBazaar-Server",
"url": "https://github.com/OpenBazaar/OpenBazaar-Server/issues/429",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
181610174 | Rating timestamp
In OB1.0 the ratings object doesn't have a timestamp which makes it hard for services such as Duo Search to display a timestamp. (I'm assuming that it is possible to extract a timestamp from proof_of_tx, is that correct? Nonetheless, the Bitcoin transaction confirmation block is a poor proxy for when... | gharchive/issue | 2016-10-07T08:20:46 | 2025-04-01T06:42:54.126285 | {
"authors": [
"JustinDrake",
"cpacia"
],
"repo": "OpenBazaar/openbazaar-go",
"url": "https://github.com/OpenBazaar/openbazaar-go/issues/146",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
439809704 | Hash Changed On Unchanged Listing
When ob/listings is called to get a stores listings
http://localhost:4102/ob/listings/QmT16YssMhbDT8MjS7UrFV8BKjvbALA8R4kLMJywma3aDu?_=1556820441899
The data that is returned has out of date hashes for the listings.
For example, the listing for '/usb-soldering-iron' has this hash:
zb... | gharchive/issue | 2019-05-02T22:09:29 | 2025-04-01T06:42:54.130277 | {
"authors": [
"cpacia",
"jjeffryes"
],
"repo": "OpenBazaar/openbazaar-go",
"url": "https://github.com/OpenBazaar/openbazaar-go/issues/1568",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
160810936 | Country Flags?
The level of detail in this library is great! The only thing missing that I can see would be SVG flags for each country. Is this a possibility?
Shameless plug but check mine for that if you need flags @ github.com/samayo/country-data
Some pretty interesting data in there @samayo :)
Does that work f... | gharchive/issue | 2016-06-17T04:41:56 | 2025-04-01T06:42:54.200792 | {
"authors": [
"evdb",
"joncursi",
"rmorrise",
"samayo"
],
"repo": "OpenBookPrices/country-data",
"url": "https://github.com/OpenBookPrices/country-data/issues/54",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2003945841 | Fix to release workflow
In reference to #285
Some comments in #280 are also addressed here
Pull Request Test Coverage Report for Build 6942391510
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 90.586%
Totals
... | gharchive/pull-request | 2023-11-21T10:23:53 | 2025-04-01T06:42:54.209778 | {
"authors": [
"coveralls",
"rettigl",
"zain-sohail"
],
"repo": "OpenCOMPES/sed",
"url": "https://github.com/OpenCOMPES/sed/pull/291",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2524782702 | Allow international phone numbers in recovery sms
This issue is imported from pivotal
Allow phone numbers in international notation, eg +32612345678. If no country code is provided, assume it is dutch (+31).
Our SMS-provider accepts 06nnnnnnnn and assumes the number is dutch. Let's not add +31 if no countrycode i... | gharchive/issue | 2024-09-13T12:55:49 | 2025-04-01T06:42:54.250087 | {
"authors": [
"phavekes"
],
"repo": "OpenConext/OpenConext-myconext",
"url": "https://github.com/OpenConext/OpenConext-myconext/issues/393",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2412132663 | Remove global config from logger
What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?
This PR removes the global config from logger.py.
Give a summary of what the PR does, explaining any non-trivial design decisions
It does several things:
Removes the global config ... | gharchive/pull-request | 2024-07-16T22:18:15 | 2025-04-01T06:42:54.303837 | {
"authors": [
"iFurySt",
"neubig"
],
"repo": "OpenDevin/OpenDevin",
"url": "https://github.com/OpenDevin/OpenDevin/pull/2974",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2632342806 | Code release
Thank you for the great work you’ve shared with the community.
I’ve been following your research closely and am eager to dive into the code if it becomes available.
Could you let me know if there’s an expected timeline for the code release? It would be really helpful for my ongoing research.
Thx.
Hi, t... | gharchive/issue | 2024-11-04T09:54:39 | 2025-04-01T06:42:54.305462 | {
"authors": [
"SPA-junghokim",
"georgeliu233"
],
"repo": "OpenDriveLab/BeTop",
"url": "https://github.com/OpenDriveLab/BeTop/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
903882820 | [Enhancement] Disable HUD Damage/Felony bar when no damage or felony cheat is enabled.
It would be great to have something like in the first Driver, where enabling no damage or no felony cheat would disable the bars from the HUD. I don't know if it was an intentional thing left by Reflections or it was forgotten to r... | gharchive/issue | 2021-05-27T14:58:54 | 2025-04-01T06:42:54.311994 | {
"authors": [
"SoapyMan",
"danielfs0"
],
"repo": "OpenDriver2/REDRIVER2",
"url": "https://github.com/OpenDriver2/REDRIVER2/issues/125",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
538970905 | should sectors be split in demand and energy sectors?
Description of the issue
Right now we have demand-,energy-,electricity-,household-sector classes as siblings.
However the model factsheets (#15) have EnergySector and DemandSector as superclasses with:
energy sectors: electricity, heat, liquid fuels, gas
demand se... | gharchive/issue | 2019-12-17T10:20:23 | 2025-04-01T06:42:54.363518 | {
"authors": [
"akleinau",
"l-emele"
],
"repo": "OpenEnergyPlatform/ontology",
"url": "https://github.com/OpenEnergyPlatform/ontology/issues/186",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
949475425 | Maximum number of outputs
Hi,
OpenFAST and MoorDyn are having a limit of the maximum number of outputs a user could request.
In OpenFAST this is set by INTEGER(IntKi), PARAMETER :: MAXOUTPUTS = 4000 ! Maximum number of outputs in FAST_Library.f90 in line 24. In MoorDyn it's set by CALL AllocAry( In... | gharchive/issue | 2021-07-21T08:45:56 | 2025-04-01T06:42:54.369009 | {
"authors": [
"bjonkman",
"pschuenemann"
],
"repo": "OpenFAST/openfast",
"url": "https://github.com/OpenFAST/openfast/issues/796",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2361070951 | 加载模型时报错: huggingface_hub.utils._errors.FileMetadataError: Distant resource does not have a Content-Length.
在调用model = AutoModel.from_pretrained(path, torch_dtype=torch.bfloat16, low_cpu_mem_usage=True, trust_remote_code=True).eval().cuda()时报错信息如下:
Could not locate the configuration_internvl_chat.py inside OpenGVLab/... | gharchive/issue | 2024-06-19T02:12:47 | 2025-04-01T06:42:54.382907 | {
"authors": [
"KZhang152",
"czczup",
"ggup13"
],
"repo": "OpenGVLab/InternVL",
"url": "https://github.com/OpenGVLab/InternVL/issues/282",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
340040033 | Set up a gh-pages site for a demo
Set up a new gh-pages branch, and create under it a demo of the vector tiles being consumed in Mapbox GL JS API.
http://openhistoricalmap.github.io/openhistoricaltiles
No specification at this point, just get it showing stuff and we'll come up with UI adjustments as we go. The point ... | gharchive/issue | 2018-07-10T23:23:32 | 2025-04-01T06:42:54.408344 | {
"authors": [
"gregallensworth"
],
"repo": "OpenHistoricalMap/openhistoricaltiles",
"url": "https://github.com/OpenHistoricalMap/openhistoricaltiles/issues/4",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1323017457 | New feature request: publish my camera button
Если в теории это возможно, было бы хорошо чтобы внутри HLS использовался .ts вместо .mp4 .
Так контент сможет воспроизводится на телевизорах.
Тогда можно будет сделать в вебинтерфейсе кнопку "опубликовать мою камеру в каталоге" и она через онлайн сервис будет добавляться... | gharchive/issue | 2022-07-30T13:04:29 | 2025-04-01T06:42:54.428511 | {
"authors": [
"carbofos",
"widgetii"
],
"repo": "OpenIPC/firmware",
"url": "https://github.com/OpenIPC/firmware/issues/295",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2005934432 | Нет стрима video1 при gopMode: smart
Camera board id: gk7205v300+imx335 (такое же поведение на gk7205v200+imx307)
OpenIPC version: 2.3.11.21
Commit: e3f8256
Branch: master
Отсутствует второй поток, если установить gopMode: smart
cat /etc/majestic.yaml
system:
webAdmin: enabled
buffer: 1024
image:
mirror: fal... | gharchive/issue | 2023-11-22T09:38:04 | 2025-04-01T06:42:54.434774 | {
"authors": [
"oaidar",
"widgetii"
],
"repo": "OpenIPC/majestic",
"url": "https://github.com/OpenIPC/majestic/issues/142",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1463036898 | include error with fmt lib
Describe the bug
I include the fmt library header before the OpenImageIO and get the compiler error.
#include <fmt/format.h>
#include <OpenImageIO/imagebuf.h>
Detailed compilation errors
/usr/include/OpenImageIO/fmt/ostream.h:22:3: error: ‘buffer’ does not name a type
22 | buffer<Cha... | gharchive/issue | 2022-11-24T09:30:10 | 2025-04-01T06:42:54.446308 | {
"authors": [
"lgritz",
"zpw6106"
],
"repo": "OpenImageIO/oiio",
"url": "https://github.com/OpenImageIO/oiio/issues/3689",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1698545565 | moss_web_demo_gradio 页面chatbot内容不展示
运行moss_web_demo_gradio.py,加载fnlp/moss-moon-003-sft-int8模型,在gradio页面输入input并submit。后台能看到对话内容,但页面chatbot框内未更新内容
gradio环境问题,重装好了
| gharchive/issue | 2023-05-06T09:02:32 | 2025-04-01T06:42:54.503918 | {
"authors": [
"insist93"
],
"repo": "OpenLMLab/MOSS",
"url": "https://github.com/OpenLMLab/MOSS/issues/238",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1444389260 | Liberty server tasks blow away jvm.options
https://github.com/OpenLiberty/ci.gradle/pull/513 causes a delete of jvm.options and other configs during liberty tasks. What I guess we're supposed to do is to set up jvmOptions or jvmOptionsFile in the liberty.server block in build.gradle, or create a jvm.options in the co... | gharchive/issue | 2022-11-10T18:39:18 | 2025-04-01T06:42:54.510115 | {
"authors": [
"cherylking",
"five-iron"
],
"repo": "OpenLiberty/ci.gradle",
"url": "https://github.com/OpenLiberty/ci.gradle/issues/786",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1078790100 | Add a file to document generate-features goal
Add a .md file in docs directory.
Things to include:
Specify that this goal/task is a tech preview and is only available in the tech preview snapshot
Mention we are currently looking for feedback on this tech preview
Jakarta EE9 is not supported for the snapshot
| gharchive/issue | 2021-12-13T17:22:18 | 2025-04-01T06:42:54.511804 | {
"authors": [
"TrevCraw",
"turkeylurkey"
],
"repo": "OpenLiberty/ci.maven",
"url": "https://github.com/OpenLiberty/ci.maven/issues/1337",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
653619248 | Bazel builds failing
Description
The bazel build stage of the test script is failing. See https://github.com/OpenMined/PyVertical/pull/39/checks?check_run_id=851670305 and https://github.com/OpenMined/PyVertical/runs/851664851?check_suite_focus=true
Multiple PRs are failing, and one of the PRs had previously passed t... | gharchive/issue | 2020-07-08T21:50:47 | 2025-04-01T06:42:54.772510 | {
"authors": [
"EssieYee",
"TTitcombe"
],
"repo": "OpenMined/PyVertical",
"url": "https://github.com/OpenMined/PyVertical/issues/42",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
71052890 | IC2 missing - stacktrace output to log
http://pastie.org/private/tywujecyoi0c3zxxxonryw
This is output on game load when IC2 is not installed.
It would be nicer if you could just check whether IC2 is loaded (by utilizing a FML call) and output a nice INFO call that the IC2 plugin will be disabled.
We already have s... | gharchive/issue | 2015-04-26T11:20:15 | 2025-04-01T06:42:54.783022 | {
"authors": [
"RAnders00",
"boq"
],
"repo": "OpenMods/OpenPeripheral",
"url": "https://github.com/OpenMods/OpenPeripheral/issues/237",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
223569641 | FATAL THREAD PANIC: (write) not enough memory
when I use 4 GPUs for parallel training. I got this error information. Does anyone have the same problem?
Hi @wolfshow ,
Do you have an error which says module threads.queue not found ? Because this was the case for me .
You can try updating to Lua5.2 , reinstalling cu... | gharchive/issue | 2017-04-22T14:50:24 | 2025-04-01T06:42:54.808074 | {
"authors": [
"guillaumekln",
"shahbazsyed",
"wolfshow"
],
"repo": "OpenNMT/OpenNMT",
"url": "https://github.com/OpenNMT/OpenNMT/issues/222",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
114578802 | List not empty when using getColumnValue("colName", ArrayList.class) on an empty column
When using entry.getColumnValue("colName", ArrayList.class) on an empty column, it does not return an empty list as one might expect. But a list with one String element.
List<String> list = entry.getColumnValue("colName", ArrayLis... | gharchive/issue | 2015-11-02T11:44:26 | 2025-04-01T06:42:54.813911 | {
"authors": [
"dnmd",
"the-ntf"
],
"repo": "OpenNTF/org.openntf.domino",
"url": "https://github.com/OpenNTF/org.openntf.domino/issues/140",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1968058099 | Monitoring in HA environment sends reports to follower instead to leader
Description
In HA environment the monitoring agents sometimes send monitoring info to wrong (follower) onemonitord. It results in Hosts wrongly reported in ERROR state and VMs in UNKNOWN state.
Bug reported in forum thread
To Reproduce
Unknown. ... | gharchive/issue | 2023-10-30T10:52:40 | 2025-04-01T06:42:54.820115 | {
"authors": [
"paczerny"
],
"repo": "OpenNebula/one",
"url": "https://github.com/OpenNebula/one/issues/6372",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1338216417 | improvements in annotation transfer in google_ocr import
Currently the GoogleOCRFormatter formatter fails if antx fails to transfer annotations for a particular page. What should happen in that case instead of a failure is that the page should just be taken as Google says it is, and low confidence, languages, confide... | gharchive/issue | 2022-08-14T11:34:45 | 2025-04-01T06:42:54.846235 | {
"authors": [
"eroux"
],
"repo": "OpenPecha/Toolkit",
"url": "https://github.com/OpenPecha/Toolkit/issues/185",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
167732571 | Add cd OpenPoGoBot in README.md instruction section
@OpenPoGo/maintainers
Thanks @kcm
:+1:
:+1: Thanks!
| gharchive/pull-request | 2016-07-26T23:03:51 | 2025-04-01T06:42:54.847782 | {
"authors": [
"MaxLeiter",
"jmeyer2k",
"tehp"
],
"repo": "OpenPoGo/OpenPoGoBot",
"url": "https://github.com/OpenPoGo/OpenPoGoBot/pull/80",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2337179768 | Alexa cannot discover printer
OK, I'm not even sure if CUPS has this capability. But...
I have an HP LaserJet Pro MFP M426fdn printer. It is an older monochrome printer, without WIFI connectivity built in. I would like to be able to print to it from the built-in Alexa functions, like printing shopping lists. But Alex... | gharchive/issue | 2024-06-06T02:22:51 | 2025-04-01T06:42:54.850201 | {
"authors": [
"centauri61032",
"zdohnal"
],
"repo": "OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups/issues/975",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1385020360 | Wikibase selection in schema editor and some style improvements
Fixes #4819
Changes proposed in this pull request:
add a drop-down menu to select the Wikibase directly in the schema
simplify the explanation text at the top of the schema
limit the width of the schema to keep the buttons on the right-hand side of the ... | gharchive/pull-request | 2022-09-25T13:15:53 | 2025-04-01T06:42:54.931978 | {
"authors": [
"wetneb"
],
"repo": "OpenRefine/OpenRefine",
"url": "https://github.com/OpenRefine/OpenRefine/pull/5288",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
551879099 | WeDo: Help View in German
Describe the bug
The help view of the WeDo robot is in German.
To Reproduce
Steps to reproduce the behavior:
Switch to WeDo.
Click on Help View.
See Help View in German.
Expected behavior
Help View should be in English.
Screenshots
Device information
Type: Laptop
OS: Windows 10
Brows... | gharchive/issue | 2020-01-19T07:18:12 | 2025-04-01T06:42:54.936062 | {
"authors": [
"bjost2s",
"nishanth1232"
],
"repo": "OpenRoberta/openroberta-lab",
"url": "https://github.com/OpenRoberta/openroberta-lab/issues/591",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2207104929 | [Docs] How to run the demo ?
Branch
main branch https://mmdetection3d.readthedocs.io/en/latest/
📚 The doc issue
I used 'configs/detection/mv-det3d_8xb4_embodiedscan-3d-284class-9dof.py' , 'mv-3ddet.pth' provided by you, and your simple dataset office to test demo.ipynb. but I can only get one picture of the results... | gharchive/issue | 2024-03-26T02:24:18 | 2025-04-01T06:42:54.942910 | {
"authors": [
"4mm7",
"BetterYimi",
"xiaolu-luu"
],
"repo": "OpenRobotLab/EmbodiedScan",
"url": "https://github.com/OpenRobotLab/EmbodiedScan/issues/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
308002538 | Docs: delete (for now)
Delete /docs/json and /docs/md. TBD how best to provide documentation of protocol functionality.
@jasonklein this is assigned to you. Are you still working on this?
No, but it wasn't so much a thing to work on as a thing to do. But then before figuring out what best to do, it started being ... | gharchive/issue | 2018-03-23T11:57:42 | 2025-04-01T06:42:54.999335 | {
"authors": [
"jasonklein",
"schemar"
],
"repo": "OpenSTFoundation/mosaic-contracts",
"url": "https://github.com/OpenSTFoundation/mosaic-contracts/issues/116",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2311177416 | ENH: Allow for custom grids
Feature: Allow for custom grids besides linear and logarithmic
Potential use cases: Kinks in the tax schedule, etc.
Implementation
Passing the custom grids to LCM's internals will be easy. The complexity of this feature stems from the fact that we need to write a get_custom_grid_coordinat... | gharchive/issue | 2024-05-22T18:09:01 | 2025-04-01T06:42:55.045723 | {
"authors": [
"timmens"
],
"repo": "OpenSourceEconomics/lcm",
"url": "https://github.com/OpenSourceEconomics/lcm/issues/76",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1859580891 | Reupload the SVG logo now that license issues are settled
See title :)
@nilleairbar as an update on this I reached out and purchased a proper license for the font used in the logo and should be getting the official paperwork mid-September.
Once that is done I will add all of the logo and fonts in.
@nilleairbar th... | gharchive/issue | 2023-08-21T15:06:47 | 2025-04-01T06:42:55.049907 | {
"authors": [
"TheTrainGoes",
"nilleairbar"
],
"repo": "OpenStickCommunity/GP2040-CE",
"url": "https://github.com/OpenStickCommunity/GP2040-CE/issues/466",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
318693552 | API to get all HID devices/Property to get HID device name
Hey, thanks for the great work on this library! Would love to suggest to features:
An API like StreamDeck.GetAllDevices() that would return make a list of all Stream Deck devices with their device path.
A property on IStreamDeck to get the device path for... | gharchive/issue | 2018-04-29T06:25:44 | 2025-04-01T06:42:55.054089 | {
"authors": [
"SaviorXTanren",
"wischi-chr"
],
"repo": "OpenStreamDeck/StreamDeckSharp",
"url": "https://github.com/OpenStreamDeck/StreamDeckSharp/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
409854556 | Submission by round/status detail views: Review information: Reviewer roles
Acceptance criteria
[ ] API updated to include the following new information:
Role Icon URL
List of Agreers & disagreers (Name, icon URL, and opinion only)
[ ] Status tab in right hand column of Submission by round detail view page contai... | gharchive/issue | 2019-02-13T15:16:18 | 2025-04-01T06:42:55.078236 | {
"authors": [
"chris-lawton",
"fourthletter",
"gibbsmaya",
"todd-dembrey"
],
"repo": "OpenTechFund/opentech.fund",
"url": "https://github.com/OpenTechFund/opentech.fund/issues/1016",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
168382651 | Package ia32-libs required for install on Ubuntu (64-bit) but not available on Trusty or Xenial
Installation fails when installing on Ubuntu Trusty Tahr (64-bit) with a requirement for the package ia32-libs. No such package exists.
I am not sure it is needed, multi arch allows one to specify the i386 version of libra... | gharchive/issue | 2016-07-29T18:14:21 | 2025-04-01T06:42:55.138741 | {
"authors": [
"bjohnmr",
"tesch1",
"timburrow"
],
"repo": "OpenVnmrJ/OpenVnmrJ",
"url": "https://github.com/OpenVnmrJ/OpenVnmrJ/issues/23",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
268648493 | [Feature Request] Leveling Skill Tree Progress
The idea is to make a leveling progress in the tree to see in which order tree nodes should be taken. If someone uses a PoB link to describe his build, the progress in the tree could be recorded and everyone following the build could use the progress to see the next node... | gharchive/issue | 2017-10-26T06:56:27 | 2025-04-01T06:42:55.170023 | {
"authors": [
"Sammas35",
"twiz-ahk"
],
"repo": "Openarl/PathOfBuilding",
"url": "https://github.com/Openarl/PathOfBuilding/issues/680",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2038971039 | Passing parameters to a protocol?
I wish to pass a parameter to a protocol after it has been uploaded to the robot. This would allow things like changing how many wells are dispensed into without having numerous similar protocols.
What is the recommended way (if any) to pass parameters that can be read by a protocol ... | gharchive/issue | 2023-12-13T05:13:43 | 2025-04-01T06:42:55.174111 | {
"authors": [
"MetsvR",
"morefigs"
],
"repo": "Opentrons/opentrons-integration-tools",
"url": "https://github.com/Opentrons/opentrons-integration-tools/issues/14",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1270128861 | 6.0 Analytics: Rename EVENT_CALIBRATION_DOWNLOADED
Current Behavior
A new event is showing up in our Mixpanel analytics called EVENT_CALIBRATION_DOWNLOADED
Expected Behavior
Replace with existing camelCase event called calibrationDataDownloaded
Closed by #10748
| gharchive/issue | 2022-06-14T01:11:31 | 2025-04-01T06:42:55.175632 | {
"authors": [
"koji",
"mikecardarelli"
],
"repo": "Opentrons/opentrons",
"url": "https://github.com/Opentrons/opentrons/issues/10744",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1836828628 | feat(shared-data): add a current scale for partial tip configurations
Overview
Once we have concrete data for a current scale on different pipette models, we can add those values to the configuration file. For now, we can load everything in with a default value.
RLIQ-423
Risk assessment
None. Un-used parameter right ... | gharchive/pull-request | 2023-08-04T14:16:15 | 2025-04-01T06:42:55.180227 | {
"authors": [
"Laura-Danielle",
"sfoster1"
],
"repo": "Opentrons/opentrons",
"url": "https://github.com/Opentrons/opentrons/pull/13231",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
218828983 | As a VISITOR when I input the link /action it throughs an showing there is no template
/action is missing _form partial. If this route is not using anymore, please remove it from the routes, or add the form partial
I can do this?
@juliodias Absolutely. It's all yours.
| gharchive/issue | 2017-04-03T04:44:16 | 2025-04-01T06:42:55.181624 | {
"authors": [
"harisr92",
"juliodias",
"rickr"
],
"repo": "OperationCode/operationcode",
"url": "https://github.com/OperationCode/operationcode/issues/718",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1677967441 | 微信二维码过期了
更新一下呗
已更新,谢谢
-----
Updated, thanks! | gharchive/issue | 2023-04-21T07:07:05 | 2025-04-01T06:42:55.201791 | {
"authors": [
"shizhediao",
"thewintersun"
],
"repo": "OptimalScale/LMFlow",
"url": "https://github.com/OptimalScale/LMFlow/issues/275",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
558381600 | Feature/deletion example script
Proposed changes
Added example script for deleting dce deployed by older versions of the cli.
Types of changes
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause ex... | gharchive/pull-request | 2020-01-31T21:27:35 | 2025-04-01T06:42:55.206597 | {
"authors": [
"joshmarsh"
],
"repo": "Optum/dce",
"url": "https://github.com/Optum/dce/pull/259",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
166066069 | In a debug mode, allow for pause/manual request between each step
Similar to #164 this will allow us to help isolate what is working when debugging a script.
From http://stackoverflow.com/questions/92802/what-is-the-linux-equivalent-to-dos-pause on how to "pause": read -n1 -r -p "Press any key to continue..." key
M... | gharchive/issue | 2016-07-18T10:43:26 | 2025-04-01T06:42:55.216251 | {
"authors": [
"martindsouza",
"tschf"
],
"repo": "OraOpenSource/OXAR",
"url": "https://github.com/OraOpenSource/OXAR/issues/166",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2611448123 | [Token Update] sizeTypeMaxWidth* -> sizeMaxWidthType* renaming
Type of tokens
[ ] Raw token (i.e. associated to SwiftUI or Swift value)
[x] Semantic token (i.e. pointing to a raw token)
[ ] Component token (i.e. pointing to a semantic token, used for a component)
Description
On October 22-24, sizeTypeMaxWidth* sema... | gharchive/issue | 2024-10-24T12:34:44 | 2025-04-01T06:42:55.239635 | {
"authors": [
"julien-deramond",
"pylapp"
],
"repo": "Orange-OpenSource/ouds-ios",
"url": "https://github.com/Orange-OpenSource/ouds-ios/issues/243",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
131846591 | Failure to create and activate shell leads to recursion ending with InvalidOperationException on lazy value access
If any tenant's shell throws on creation (in DefaultOrchardHost.CreateAndActivateShells()), the exception is supposed to be logged with OrchardLog4netLogger. However, logging methods try also to log curr... | gharchive/issue | 2016-02-06T11:36:43 | 2025-04-01T06:42:55.245832 | {
"authors": [
"PavelVeselsky",
"Yaevh",
"dcinzona",
"jtkech"
],
"repo": "OrchardCMS/Orchard",
"url": "https://github.com/OrchardCMS/Orchard/issues/6350",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
138886329 | #6542: Little issue with content picker
Fixes in one place #6542
When using the new Add Selected button that allow to select multiple items in the content picker view, the returned data is not an item but an array of items. Some scripts that consume these data has been updated but not in all places.
Here, because a c... | gharchive/pull-request | 2016-03-07T04:47:10 | 2025-04-01T06:42:55.248199 | {
"authors": [
"jtkech",
"sebastienros"
],
"repo": "OrchardCMS/Orchard",
"url": "https://github.com/OrchardCMS/Orchard/pull/6536",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2273821962 | 40 join event - Event detail card changes
Changes made:
A individual event pulls event description data from supaBase and displays it within a description box on its own card.
The visual elements on a event details page are more in line with the Figma designs created previously. Styling for:
Start and end dates
... | gharchive/pull-request | 2024-05-01T16:52:52 | 2025-04-01T06:42:55.272246 | {
"authors": [
"aidanwroos",
"traveno"
],
"repo": "OregonStateUniversity/osu-fsf",
"url": "https://github.com/OregonStateUniversity/osu-fsf/pull/105",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
972578454 | Can't open TODO item in vscode
When I try to open a TODO item from godot instead of opening the desired script in the current line, the vscode just creates a new file named my_script.gd:100
My settings for the external editor are
Exec Path code
Exec Flags {project} --goto {file}:{line}:{col}
How can I fix this?
H... | gharchive/issue | 2021-08-17T11:19:35 | 2025-04-01T06:42:55.292000 | {
"authors": [
"OrigamiDev-Pete",
"luis-gmonkey"
],
"repo": "OrigamiDev-Pete/TODO_Manager",
"url": "https://github.com/OrigamiDev-Pete/TODO_Manager/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1659283617 | Add monitoring for LSDs
There are some metrics that we will want to track for health monitoring on OETH. I'm not sure what all that will include at launch, but price on the LSDs would probably be a good start.
@micahalcorn can we agree that this task is complete once we add tracking on?
[ ] frxETH
[ ] rETH
[ ] stE... | gharchive/issue | 2023-04-07T23:09:58 | 2025-04-01T06:42:55.293895 | {
"authors": [
"micahalcorn",
"rafaelugolini"
],
"repo": "OriginProtocol/origin-dollar",
"url": "https://github.com/OriginProtocol/origin-dollar/issues/1305",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
309099616 | env variables for deploying to ropsten, rinkeby, or mainnet
Trying to make testnet deployment easy and script-able.
For: https://github.com/OriginProtocol/platform/issues/37
Are environment variables are the right place to store wallet mnemonics?
Should we have just one mnemonic, since account keys work on any netwo... | gharchive/pull-request | 2018-03-27T19:19:31 | 2025-04-01T06:42:55.302263 | {
"authors": [
"DanielVF",
"nick",
"wanderingstan"
],
"repo": "OriginProtocol/platform",
"url": "https://github.com/OriginProtocol/platform/pull/63",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1094190025 | OrangeHat - Firmware - RPI UART Communication
The Raspberry PI communicates with ATMega4809 inside the OrangeHat using a bidirectional UART channel and a RPI controlled Reset.
Implement the communication and parser driver so that the OrangeHat answer to the same messages as OrangeBot allowing the Raspberry Pi hosted ... | gharchive/issue | 2022-01-05T10:15:00 | 2025-04-01T06:42:55.321368 | {
"authors": [
"OrsoEric"
],
"repo": "OrsoEric/OrangeHat",
"url": "https://github.com/OrsoEric/OrangeHat/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1689715863 | 🛑 ComboList is down
In 0b2d412, ComboList (https://combolist.top) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Combo-List is back up in ea872d5.
| gharchive/issue | 2023-04-29T23:17:27 | 2025-04-01T06:42:55.338953 | {
"authors": [
"OsintUK"
],
"repo": "OsintUK/Up-or-Down",
"url": "https://github.com/OsintUK/Up-or-Down/issues/773",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2397407206 | Meta-circularity?
Would be very cool if it was able to build/publish itself e.g. a meta-circular build tool.
I understand that there's a base + a custom part and combining the two may be challenging.
Sure, if you find a way feel free to create a PR.
As you said though, It might be challenging since config and 1JPM ... | gharchive/issue | 2024-07-09T07:41:52 | 2025-04-01T06:42:55.340171 | {
"authors": [
"Osiris-Team",
"mukel"
],
"repo": "Osiris-Team/1JPM",
"url": "https://github.com/Osiris-Team/1JPM/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.