Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 2 665 | labels stringlengths 4 554 | body stringlengths 3 235k | index stringclasses 6
values | text_combine stringlengths 96 235k | label stringclasses 2
values | text stringlengths 96 196k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
13,664 | 10,412,384,072 | IssuesEvent | 2019-09-13 15:49:32 | cockroachdb/docs | https://api.github.com/repos/cockroachdb/docs | closed | website update: "Get CockroachDB" button needs to URL update | A-docs-infrastructure C-docs-improvement O-internal OT-marketing P-0 | The big green "get cockroachdb" button should point to https://www.cockroachlabs.com/pricing/ (the 4-column feature by feature grid).
Thank you! | 1.0 | website update: "Get CockroachDB" button needs to URL update - The big green "get cockroachdb" button should point to https://www.cockroachlabs.com/pricing/ (the 4-column feature by feature grid).
Thank you! | infrastructure | website update get cockroachdb button needs to url update the big green get cockroachdb button should point to the column feature by feature grid thank you | 1 |
19,325 | 13,215,592,546 | IssuesEvent | 2020-08-17 00:12:53 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | supervisorctl should support restarting service only if config changed | affects_2.2 bot_closed collection collection:community.general feature module needs_collection_redirect needs_triage support:community web_infrastructure | From @jeffwidman on 2016-09-17T00:15:02Z
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
supervisorctl
##### ANSIBLE VERSION
```
2.2
```
##### SUMMARY
`supervisorctl` module has no way to conditionally restart a service only if the config changed. This is currently possible with supervisor--call `supervisor re... | 1.0 | supervisorctl should support restarting service only if config changed - From @jeffwidman on 2016-09-17T00:15:02Z
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
supervisorctl
##### ANSIBLE VERSION
```
2.2
```
##### SUMMARY
`supervisorctl` module has no way to conditionally restart a service only if the config... | infrastructure | supervisorctl should support restarting service only if config changed from jeffwidman on issue type feature idea component name supervisorctl ansible version summary supervisorctl module has no way to conditionally restart a service only if the config changed t... | 1 |
15,855 | 11,731,788,895 | IssuesEvent | 2020-03-11 01:21:47 | MissouriMRR/IARC-2020 | https://api.github.com/repos/MissouriMRR/IARC-2020 | closed | Blob annotator work on bag files. | Infrastructure feature vision | Using the bag_file reader in camera/ we should make it possible to annotate bag files(ie videos from realsense).
If possible, we should visualize the color and depth images but only require the user to create one bounding box for the both of them.
Would be nice to cache results on last frame to appear as suggestion f... | 1.0 | Blob annotator work on bag files. - Using the bag_file reader in camera/ we should make it possible to annotate bag files(ie videos from realsense).
If possible, we should visualize the color and depth images but only require the user to create one bounding box for the both of them.
Would be nice to cache results on ... | infrastructure | blob annotator work on bag files using the bag file reader in camera we should make it possible to annotate bag files ie videos from realsense if possible we should visualize the color and depth images but only require the user to create one bounding box for the both of them would be nice to cache results on ... | 1 |
1,750 | 10,696,068,461 | IssuesEvent | 2019-10-23 14:07:44 | elastic/apm-integration-testing | https://api.github.com/repos/elastic/apm-integration-testing | closed | Some log lines are not JSON format | automation bug ci | **Describe the bug**
We detected some errors when we tried to grab the logs with Filebeat, those errors are caused by some log lines that are not JSON format.
**To Reproduce**
Steps to reproduce the behavior:
1. run compose `./scripts/compose.py start master --with-opbeans-java --with-filebeat `
2. check the a... | 1.0 | Some log lines are not JSON format - **Describe the bug**
We detected some errors when we tried to grab the logs with Filebeat, those errors are caused by some log lines that are not JSON format.
**To Reproduce**
Steps to reproduce the behavior:
1. run compose `./scripts/compose.py start master --with-opbeans-j... | non_infrastructure | some log lines are not json format describe the bug we detected some errors when we tried to grab the logs with filebeat those errors are caused by some log lines that are not json format to reproduce steps to reproduce the behavior run compose scripts compose py start master with opbeans j... | 0 |
35,651 | 31,989,816,900 | IssuesEvent | 2023-09-21 04:26:51 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | [Automated] PRs inserted in VS build main-34120.237 | Area-Infrastructure untriaged vs-insertion | [View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/a0628a0560a69a263b4902f91e8447933f7946b6...dcd3e6912b2d7b10bf3ab64488872113e25ec0a3?w=1)
- [Support converting collection-initializers to collection-expressions in more cases. (69983)](https://github.com/dotnet/roslyn/pull/69983)
- [Add support ... | 1.0 | [Automated] PRs inserted in VS build main-34120.237 - [View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/a0628a0560a69a263b4902f91e8447933f7946b6...dcd3e6912b2d7b10bf3ab64488872113e25ec0a3?w=1)
- [Support converting collection-initializers to collection-expressions in more cases. (69983)](https:/... | infrastructure | prs inserted in vs build main avoid of enumerator boxing allocations avoid of hashset enumerator allocations calling any | 1 |
5,622 | 5,827,318,202 | IssuesEvent | 2017-05-08 08:39:28 | SWE574-Unity/Heritage | https://api.github.com/repos/SWE574-Unity/Heritage | closed | Configuring Spring Data Jpa to persist to different database instances | backend-development database infrastructure priority-high question | We're storing HeritageItems in a MySql database instance. But we've talked that Annotations should be stored in a different database instance and it's better to use a NoSql database like CouchDB, MongoDB or maybe Elastic.
As we already know, we're using **Spring Data JPA** for persisting data to the database.
_Th... | 1.0 | Configuring Spring Data Jpa to persist to different database instances - We're storing HeritageItems in a MySql database instance. But we've talked that Annotations should be stored in a different database instance and it's better to use a NoSql database like CouchDB, MongoDB or maybe Elastic.
As we already know, we... | infrastructure | configuring spring data jpa to persist to different database instances we re storing heritageitems in a mysql database instance but we ve talked that annotations should be stored in a different database instance and it s better to use a nosql database like couchdb mongodb or maybe elastic as we already know we... | 1 |
210,437 | 16,372,766,682 | IssuesEvent | 2021-05-15 13:34:27 | istricesrl/glisweb | https://api.github.com/repos/istricesrl/glisweb | opened | documentare i campi della tabella attivita | documentation | qui ci abbiamo lavorato in diversi, bisogna trovarsi e scrivere la documentazione dei campi condividendo tutte le informazioni; va aggiornato il file _usr/_docs/database.a.dox | 1.0 | documentare i campi della tabella attivita - qui ci abbiamo lavorato in diversi, bisogna trovarsi e scrivere la documentazione dei campi condividendo tutte le informazioni; va aggiornato il file _usr/_docs/database.a.dox | non_infrastructure | documentare i campi della tabella attivita qui ci abbiamo lavorato in diversi bisogna trovarsi e scrivere la documentazione dei campi condividendo tutte le informazioni va aggiornato il file usr docs database a dox | 0 |
159,907 | 12,496,861,866 | IssuesEvent | 2020-06-01 15:31:29 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | opened | AC is not recorded in summary and monthly statements | QA/Test-Plan-Specified QA/Yes bug feature/rewards | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV... | 1.0 | AC is not recorded in summary and monthly statements - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED.... | non_infrastructure | ac is not recorded in summary and monthly statements have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed ... | 0 |
8,547 | 7,476,602,618 | IssuesEvent | 2018-04-04 04:11:05 | elmsln/elmsln | https://api.github.com/repos/elmsln/elmsln | closed | ensure authority systems forcibly set public file system | authority bug infrastructure | not sure if it was a fluke or not but in local dev I was able to get a file system inconsistency given that the save request happened on the data- back channel yet the file would then be presented / served from the front facing system. This could be true of all or maybe it's just something that needs tweaked in our ini... | 1.0 | ensure authority systems forcibly set public file system - not sure if it was a fluke or not but in local dev I was able to get a file system inconsistency given that the save request happened on the data- back channel yet the file would then be presented / served from the front facing system. This could be true of all... | infrastructure | ensure authority systems forcibly set public file system not sure if it was a fluke or not but in local dev i was able to get a file system inconsistency given that the save request happened on the data back channel yet the file would then be presented served from the front facing system this could be true of all... | 1 |
735,649 | 25,408,159,642 | IssuesEvent | 2022-11-22 16:44:43 | matrixorigin/matrixone | https://api.github.com/repos/matrixorigin/matrixone | closed | [Feature Request]: Explain Analyze | priority/p0 kind/feature source/on-demand | ### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'd like
explain analyze is need
### Describe implementation you've considered
_No response_
### Documentation, Adopti... | 1.0 | [Feature Request]: Explain Analyze - ### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'd like
explain analyze is need
### Describe implementation you've considered
_No... | non_infrastructure | explain analyze is there an existing issue for the same feature request i have checked the existing issues is your feature request related to a problem no response describe the feature you d like explain analyze is need describe implementation you ve considered no response do... | 0 |
4,833 | 5,291,454,683 | IssuesEvent | 2017-02-08 22:33:53 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Re-enable integration tests that are disabled after moving to Dev15 | Area-Infrastructure Bug | PR https://github.com/dotnet/roslyn-internal/pull/1186 enables running integration tests on machines with only Dev15. This causes couple of tests to fail in Jenkins, where we currently run tests on Dev14 U3:
1. BasicIntellisense ETA test: This test passes locally for me on a Dev15 machine with the above PR. Additionall... | 1.0 | Re-enable integration tests that are disabled after moving to Dev15 - PR https://github.com/dotnet/roslyn-internal/pull/1186 enables running integration tests on machines with only Dev15. This causes couple of tests to fail in Jenkins, where we currently run tests on Dev14 U3:
1. BasicIntellisense ETA test: This test p... | infrastructure | re enable integration tests that are disabled after moving to pr enables running integration tests on machines with only this causes couple of tests to fail in jenkins where we currently run tests on basicintellisense eta test this test passes locally for me on a machine with the above pr addition... | 1 |
28,853 | 23,530,693,097 | IssuesEvent | 2022-08-19 15:02:46 | open-telemetry/opentelemetry.io | https://api.github.com/repos/open-telemetry/opentelemetry.io | closed | Pages with non-trivial but short TOCs don't get displayed | infrastructure e0-minutes e1-hours p2-medium docsy | The [Data sources](https://opentelemetry.io/docs/concepts/data-sources/) page has three H2 headings but no TOC is displayed in the right nav:
> <img src="https://user-images.githubusercontent.com/4140793/132532854-48613162-bfe9-4c63-a556-47ce84133af8.png">
This is because the current [toc.html](https://github.c... | 1.0 | Pages with non-trivial but short TOCs don't get displayed - The [Data sources](https://opentelemetry.io/docs/concepts/data-sources/) page has three H2 headings but no TOC is displayed in the right nav:
> <img src="https://user-images.githubusercontent.com/4140793/132532854-48613162-bfe9-4c63-a556-47ce84133af8.png">
... | infrastructure | pages with non trivial but short tocs don t get displayed the page has three headings but no toc is displayed in the right nav img src this is because the current partial somewhat arbitrarily imho decides whether it should display the toc based on the character length of the toc html we ca... | 1 |
727,666 | 25,043,548,795 | IssuesEvent | 2022-11-05 01:13:02 | NuGet/Home | https://api.github.com/repos/NuGet/Home | closed | [Bug]: Enhanced HTTP retry does not respect cancellation | Priority:2 Type:Bug Functionality:Restore Area:Protocol Category:Quality Week | ### NuGet Product Used
dotnet.exe, MSBuild.exe, NuGet.exe
### Product Version
Latest
### Worked before?
_No response_
### Impact
_No response_
### Repro Steps & Context
The implementation of enhancing our HTTP retries in https://github.com/NuGet/NuGet.Client/pull/4220 unfortunately does not respect cancellatio... | 1.0 | [Bug]: Enhanced HTTP retry does not respect cancellation - ### NuGet Product Used
dotnet.exe, MSBuild.exe, NuGet.exe
### Product Version
Latest
### Worked before?
_No response_
### Impact
_No response_
### Repro Steps & Context
The implementation of enhancing our HTTP retries in https://github.com/NuGet/NuGet.... | non_infrastructure | enhanced http retry does not respect cancellation nuget product used dotnet exe msbuild exe nuget exe product version latest worked before no response impact no response repro steps context the implementation of enhancing our http retries in unfortunately does not respect ca... | 0 |
289,461 | 8,871,114,414 | IssuesEvent | 2019-01-11 11:32:03 | pablotabares/decide | https://api.github.com/repos/pablotabares/decide | closed | Bug: Incorrect method call in views.py | Mixnet bug priority: medium | Description: In mixnet/views.py, there are several calls in the manner of `HttpResponseForbidden` instead of `HttpResponseForbidden("You are not allowed here!")` in the prepro branch (carried over from ortosia-mixnet-auth). This causes a syntax error to happen when the code gets executed. | 1.0 | Bug: Incorrect method call in views.py - Description: In mixnet/views.py, there are several calls in the manner of `HttpResponseForbidden` instead of `HttpResponseForbidden("You are not allowed here!")` in the prepro branch (carried over from ortosia-mixnet-auth). This causes a syntax error to happen when the code gets... | non_infrastructure | bug incorrect method call in views py description in mixnet views py there are several calls in the manner of httpresponseforbidden instead of httpresponseforbidden you are not allowed here in the prepro branch carried over from ortosia mixnet auth this causes a syntax error to happen when the code gets... | 0 |
218,073 | 16,938,038,618 | IssuesEvent | 2021-06-27 00:18:13 | IntellectualSites/PlotSquared | https://api.github.com/repos/IntellectualSites/PlotSquared | opened | No caption with the key 'plotsquared:flag.no_flags' exists in the map | Requires Testing | ### Server Implementation
Spigot
### Server Version
1.17.1
### Describe the bug
[02:15:31] [Server thread/INFO]: Detected world load for 'creatif'
[02:15:31] [Server thread/INFO]: - generator: PlotSquared>PlotSquared
[02:15:31] [Server thread/INFO]: - plot world: com.plotsquared.core.generator.HybridPlotWorld
[... | 1.0 | No caption with the key 'plotsquared:flag.no_flags' exists in the map - ### Server Implementation
Spigot
### Server Version
1.17.1
### Describe the bug
[02:15:31] [Server thread/INFO]: Detected world load for 'creatif'
[02:15:31] [Server thread/INFO]: - generator: PlotSquared>PlotSquared
[02:15:31] [Server threa... | non_infrastructure | no caption with the key plotsquared flag no flags exists in the map server implementation spigot server version describe the bug detected world load for creatif generator plotsquared plotsquared plot world com plotsquared core generator hybridplotworld plot ar... | 0 |
29,032 | 23,675,005,201 | IssuesEvent | 2022-08-28 00:16:04 | QubesOS/qubes-issues | https://api.github.com/repos/QubesOS/qubes-issues | closed | Fedora 33 is end of life and should not be mentioned in the infrastructure | T: bug P: default C: infrastructure pr submitted | [How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
N/A
### Brief summary
The infrastructure Salt states as of https://github.com/QubesOS/qubes-infrastructure/tree/e51fe47c9d5945930f3244a5a24c436f5be2e12a mention Fedora 33 in various places. Fedora 33 is end... | 1.0 | Fedora 33 is end of life and should not be mentioned in the infrastructure - [How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
N/A
### Brief summary
The infrastructure Salt states as of https://github.com/QubesOS/qubes-infrastructure/tree/e51fe47c9d5945930f... | infrastructure | fedora is end of life and should not be mentioned in the infrastructure qubes os release n a brief summary the infrastructure salt states as of mention fedora in various places fedora is end of life steps to reproduce visit expected behavior no use of e... | 1 |
183,854 | 31,777,247,160 | IssuesEvent | 2023-09-12 15:05:21 | redaezziani/Project | https://api.github.com/repos/redaezziani/Project | opened | PopUps design. | Front end design. | # build pop ups design with react and tailwind.
### needs 2 people to work on it.




![Fram... | non_infrastructure | popups design build pop ups design with react and tailwind needs people to work on it | 0 |
4,587 | 5,189,620,533 | IssuesEvent | 2017-01-21 00:10:42 | KhronosGroup/glslang | https://api.github.com/repos/KhronosGroup/glslang | closed | Lots of new warnings | Infrastructure question | Trying to update LVL to latest glslang, but getting loads of new warning of the type...
/home/mikew/gits/github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/external/glslang/SPIRV/GlslangToSpv.cpp: In member function ‘spv::Id {anonymous}::TGlslangToSpvTraverser::createInvocationsOperation(glslang::TOperator, ... | 1.0 | Lots of new warnings - Trying to update LVL to latest glslang, but getting loads of new warning of the type...
/home/mikew/gits/github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/external/glslang/SPIRV/GlslangToSpv.cpp: In member function ‘spv::Id {anonymous}::TGlslangToSpvTraverser::createInvocationsOperat... | infrastructure | lots of new warnings trying to update lvl to latest glslang but getting loads of new warning of the type home mikew gits github com khronosgroup vulkan loaderandvalidationlayers external glslang spirv glslangtospv cpp in member function ‘spv id anonymous tglslangtospvtraverser createinvocationsoperat... | 1 |
29,382 | 23,962,422,584 | IssuesEvent | 2022-09-12 20:26:12 | ForNeVeR/ML2DiskConfig | https://api.github.com/repos/ForNeVeR/ML2DiskConfig | closed | Travis build | kind:infrastructure | The project should be crossplatform (because there's no more useful thing that an ability to change Windows drive icons under Linux).
| 1.0 | Travis build - The project should be crossplatform (because there's no more useful thing that an ability to change Windows drive icons under Linux).
| infrastructure | travis build the project should be crossplatform because there s no more useful thing that an ability to change windows drive icons under linux | 1 |
606,430 | 18,762,281,487 | IssuesEvent | 2021-11-05 17:57:34 | RedstoneMedia/SussyLauncher | https://api.github.com/repos/RedstoneMedia/SussyLauncher | closed | Make solo dll mods addeble | enhancement High Priority | **Describe the solution you'd like**
Mods that consist of only of DLL files should be installable, even if the BepInEx is not installed already.
This means that in a case, when BepInEx is not installed already it would have to downloaded and installed automatically.
**Describe why your request is worth looking int... | 1.0 | Make solo dll mods addeble - **Describe the solution you'd like**
Mods that consist of only of DLL files should be installable, even if the BepInEx is not installed already.
This means that in a case, when BepInEx is not installed already it would have to downloaded and installed automatically.
**Describe why your... | non_infrastructure | make solo dll mods addeble describe the solution you d like mods that consist of only of dll files should be installable even if the bepinex is not installed already this means that in a case when bepinex is not installed already it would have to downloaded and installed automatically describe why your... | 0 |
120,231 | 25,760,890,474 | IssuesEvent | 2022-12-08 20:25:34 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | closed | Remove `catalog.json` form Low Code generator | type/bug team/extensibility area/low-code | Remove `catalog.json` file form the low code generator.
Per this comment:
https://github.com/airbytehq/airbyte/pull/18047#discussion_r997000151 | 1.0 | Remove `catalog.json` form Low Code generator - Remove `catalog.json` file form the low code generator.
Per this comment:
https://github.com/airbytehq/airbyte/pull/18047#discussion_r997000151 | non_infrastructure | remove catalog json form low code generator remove catalog json file form the low code generator per this comment | 0 |
4,910 | 5,330,153,884 | IssuesEvent | 2017-02-15 16:26:34 | openshift/origin | https://api.github.com/repos/openshift/origin | opened | GCE failure | area/infrastructure area/tests kind/test-flake priority/P2 | This happened here: https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_gce/583/console
The formatted error is:
```
{} Created [https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/global/networks/ci-prtest583-ocp-network].
Instances on this network will not be reachable unt... | 1.0 | GCE failure - This happened here: https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_gce/583/console
The formatted error is:
```
{} Created [https://www.googleapis.com/compute/v1/projects/openshift-gce-devel-ci/global/networks/ci-prtest583-ocp-network].
Instances on this network will not be... | infrastructure | gce failure this happened here the formatted error is created instances on this network will not be reachable until firewall rules are created as an example you can allow all internal traffic between instances as well as ssh rdp and icmp by running gcloud compute firewall rules cre... | 1 |
13,722 | 10,432,944,153 | IssuesEvent | 2019-09-17 12:29:27 | elastic/beats | https://api.github.com/repos/elastic/beats | opened | Add some condition to the configuration file template for `add_kubernetes_metadata` | :infrastructure enhancement | Add some condition to the configuration file template, like the one used for add_observer_metadata, so as `add_kubernetes_metadata` is only added by default to the configurations of beats with indexers and matchers.
Related to: https://github.com/elastic/beats/issues/13705 | 1.0 | Add some condition to the configuration file template for `add_kubernetes_metadata` - Add some condition to the configuration file template, like the one used for add_observer_metadata, so as `add_kubernetes_metadata` is only added by default to the configurations of beats with indexers and matchers.
Related to: htt... | infrastructure | add some condition to the configuration file template for add kubernetes metadata add some condition to the configuration file template like the one used for add observer metadata so as add kubernetes metadata is only added by default to the configurations of beats with indexers and matchers related to | 1 |
21,815 | 14,882,638,247 | IssuesEvent | 2021-01-20 12:11:41 | TheIOFoundation/TIOF | https://api.github.com/repos/TheIOFoundation/TIOF | opened | [PROD] Implement: GH Actions for task management automation | Module: ADM Project: TIOF ⚙ Team: Infrastructure 💧 Priority: Medium 💼 Need: Service 🚧 Stage: Not Ready 🤖 Need: Automation | <a id="top"></a>

# INSTRUCTIONS
- Fill up this template (be as accurate as possible)
- Review Labels. You should at least have the following:
-- Need: Service [MANDATORY]
-- Need: Automation [IF APPLICABLE]
... | 1.0 | [PROD] Implement: GH Actions for task management automation - <a id="top"></a>

# INSTRUCTIONS
- Fill up this template (be as accurate as possible)
- Review Labels. You should at least have the following:
-- N... | infrastructure | implement gh actions for task management automation instructions fill up this template be as accurate as possible review labels you should at least have the following need service need automation stage assign the corresponding one keyword assign the corresponding ones ... | 1 |
32,451 | 26,707,595,307 | IssuesEvent | 2023-01-27 19:43:29 | crossplane/docs | https://api.github.com/repos/crossplane/docs | opened | Only set Hugo write_stats in Netlify | enhancement P1 infrastructure | Hugo [`write_stats`](https://github.com/crossplane/docs/blame/master/config.yaml#L17) is enabled in the Hugo config. This is used for [PurgeCSS](https://purgecss.com/), which is only used in production builds.
This is a huge bottleneck for local development causing builds to be 6-8x slower.
**Enabled**:
```sh... | 1.0 | Only set Hugo write_stats in Netlify - Hugo [`write_stats`](https://github.com/crossplane/docs/blame/master/config.yaml#L17) is enabled in the Hugo config. This is used for [PurgeCSS](https://purgecss.com/), which is only used in production builds.
This is a huge bottleneck for local development causing builds to ... | infrastructure | only set hugo write stats in netlify hugo is enabled in the hugo config this is used for which is only used in production builds this is a huge bottleneck for local development causing builds to be slower enabled shell hugo ... | 1 |
41,033 | 6,888,191,524 | IssuesEvent | 2017-11-22 04:08:03 | theintern/intern | https://api.github.com/repos/theintern/intern | closed | Improve `reporters` config option documentation | documentation | The docs should list some/all of the available reporters, and provide usage examples. | 1.0 | Improve `reporters` config option documentation - The docs should list some/all of the available reporters, and provide usage examples. | non_infrastructure | improve reporters config option documentation the docs should list some all of the available reporters and provide usage examples | 0 |
323,258 | 9,852,423,864 | IssuesEvent | 2019-06-19 12:50:37 | kubernetes/dashboard | https://api.github.com/repos/kubernetes/dashboard | closed | Implement handler for namespace button in actionbar | kind/cleanup priority/critical-urgent | See: `ActionbarComponent.onClick`. Previous implementation:
```js
this.state_.go('overview', {
[NAMESPACE_STATE_PARAM]: this.resourceMeta.objectMeta.name,
});
``` | 1.0 | Implement handler for namespace button in actionbar - See: `ActionbarComponent.onClick`. Previous implementation:
```js
this.state_.go('overview', {
[NAMESPACE_STATE_PARAM]: this.resourceMeta.objectMeta.name,
});
``` | non_infrastructure | implement handler for namespace button in actionbar see actionbarcomponent onclick previous implementation js this state go overview this resourcemeta objectmeta name | 0 |
116,084 | 17,358,340,407 | IssuesEvent | 2021-07-29 16:58:11 | Tim-sandbox/webgoat-trng | https://api.github.com/repos/Tim-sandbox/webgoat-trng | opened | CVE-2021-22112 (High) detected in spring-security-web-5.2.1.RELEASE.jar | security vulnerability | ## CVE-2021-22112 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.2.1.RELEASE.jar</b></p></summary>
<p>spring-security-web</p>
<p>Library home page: <a href="http... | True | CVE-2021-22112 (High) detected in spring-security-web-5.2.1.RELEASE.jar - ## CVE-2021-22112 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.2.1.RELEASE.jar</b></p>... | non_infrastructure | cve high detected in spring security web release jar cve high severity vulnerability vulnerable library spring security web release jar spring security web library home page a href path to dependency file webgoat trng webgoat integration tests pom xml path to vulnerab... | 0 |
15,296 | 5,094,546,556 | IssuesEvent | 2017-01-03 11:54:29 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [com_fields] Search filter criteria not passed to new items | No Code Attached Yet | ### Steps to reproduce the issue
In Fields, click search tools and select a field group to filter the list by field group. Click new to create a new field.
### Expected result
The field group should be populated with the filter selection as it is in Articles, Menus, etc.
### Actual result
The field group is em... | 1.0 | [com_fields] Search filter criteria not passed to new items - ### Steps to reproduce the issue
In Fields, click search tools and select a field group to filter the list by field group. Click new to create a new field.
### Expected result
The field group should be populated with the filter selection as it is in Art... | non_infrastructure | search filter criteria not passed to new items steps to reproduce the issue in fields click search tools and select a field group to filter the list by field group click new to create a new field expected result the field group should be populated with the filter selection as it is in articles menu... | 0 |
8,142 | 7,246,180,906 | IssuesEvent | 2018-02-14 20:42:46 | teambit/bit | https://api.github.com/repos/teambit/bit | closed | Migrate bit-bin and bit-javascript to monorepo | area/infrastructure priority/High type/feature | Consider using Lerna and yarn workspaces.
With the current approach of having two separate git repos, it makes it hard to test bit-javascript, and updating bit-javascript code is time-consuming. | 1.0 | Migrate bit-bin and bit-javascript to monorepo - Consider using Lerna and yarn workspaces.
With the current approach of having two separate git repos, it makes it hard to test bit-javascript, and updating bit-javascript code is time-consuming. | infrastructure | migrate bit bin and bit javascript to monorepo consider using lerna and yarn workspaces with the current approach of having two separate git repos it makes it hard to test bit javascript and updating bit javascript code is time consuming | 1 |
4,174 | 4,864,521,697 | IssuesEvent | 2016-11-14 18:14:13 | elmsln/elmsln | https://api.github.com/repos/elmsln/elmsln | closed | Rip Aliases to an actual file | infrastructure | I suggest that we create rip all existing sites to an actual alias file on site creation. This way we can sync this file downstream as well as save drush some effort on each call. It will also make it easier to split up which aliases are available on which server.
We could attach a script to the drush create site c... | 1.0 | Rip Aliases to an actual file - I suggest that we create rip all existing sites to an actual alias file on site creation. This way we can sync this file downstream as well as save drush some effort on each call. It will also make it easier to split up which aliases are available on which server.
We could attach a ... | infrastructure | rip aliases to an actual file i suggest that we create rip all existing sites to an actual alias file on site creation this way we can sync this file downstream as well as save drush some effort on each call it will also make it easier to split up which aliases are available on which server we could attach a ... | 1 |
43,616 | 13,023,407,489 | IssuesEvent | 2020-07-27 09:56:59 | pingcap/tiup | https://api.github.com/repos/pingcap/tiup | closed | Consider using SHA256 to verify downloaded content | category/security type/enhancement type/suggestion | Currently, TiUP verifies downloaded content via SHA1 which is not safe, please consider using sha256.
https://github.com/pingcap-incubator/tiup/blob/eac13086c307582beb0d65588ec92f8be62bd486/Makefile#L96
https://github.com/pingcap-incubator/tiup/blob/1cfb722c052b39e9f2c25e434b22d0be89e0165a/tests/tiup_mirrors/genera... | True | Consider using SHA256 to verify downloaded content - Currently, TiUP verifies downloaded content via SHA1 which is not safe, please consider using sha256.
https://github.com/pingcap-incubator/tiup/blob/eac13086c307582beb0d65588ec92f8be62bd486/Makefile#L96
https://github.com/pingcap-incubator/tiup/blob/1cfb722c052b3... | non_infrastructure | consider using to verify downloaded content currently tiup verifies downloaded content via which is not safe please consider using | 0 |
31,175 | 5,916,370,054 | IssuesEvent | 2017-05-22 10:19:42 | olikraus/u8g2 | https://api.github.com/repos/olikraus/u8g2 | opened | ST7588 not mentioned in docu, 2ND_HW_SPI not visible in wiki pages | documentation | dokumentation topic, update required... | 1.0 | ST7588 not mentioned in docu, 2ND_HW_SPI not visible in wiki pages - dokumentation topic, update required... | non_infrastructure | not mentioned in docu hw spi not visible in wiki pages dokumentation topic update required | 0 |
18,623 | 13,056,045,859 | IssuesEvent | 2020-07-30 03:29:27 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | git (Trac #89) | Migrated from Trac enhancement infrastructure | git git git git git especially on pa-pub, you can't git through there at all atm
Migrated from https://code.icecube.wisc.edu/ticket/89
```json
{
"status": "closed",
"changetime": "2007-08-29T01:05:40",
"description": "git git git git git especially on pa-pub, you can't git through there at all atm",
... | 1.0 | git (Trac #89) - git git git git git especially on pa-pub, you can't git through there at all atm
Migrated from https://code.icecube.wisc.edu/ticket/89
```json
{
"status": "closed",
"changetime": "2007-08-29T01:05:40",
"description": "git git git git git especially on pa-pub, you can't git through there ... | infrastructure | git trac git git git git git especially on pa pub you can t git through there at all atm migrated from json status closed changetime description git git git git git especially on pa pub you can t git through there at all atm reporter troy cc ... | 1 |
27,124 | 7,909,659,955 | IssuesEvent | 2018-07-03 00:59:54 | apple/turicreate | https://api.github.com/repos/apple/turicreate | closed | Python 3 Configure Does not Work on Clean Repo | 1807 build p3 python3 | ```shell
$ ./configure --cleanup
This script completely erases all build folders including dependencies!
Are you sure you want to continue? (yes or no)
yes
cleaning up
$ ./configure --python3.6
Installing python toolchain.
python version = python3.6.
~/Documents/turicreate ~/Documents/turicreate
+ set -e
+... | 1.0 | Python 3 Configure Does not Work on Clean Repo - ```shell
$ ./configure --cleanup
This script completely erases all build folders including dependencies!
Are you sure you want to continue? (yes or no)
yes
cleaning up
$ ./configure --python3.6
Installing python toolchain.
python version = python3.6.
~/Documen... | non_infrastructure | python configure does not work on clean repo shell configure cleanup this script completely erases all build folders including dependencies are you sure you want to continue yes or no yes cleaning up configure installing python toolchain python version documents turicreat... | 0 |
72,838 | 13,927,114,300 | IssuesEvent | 2020-10-21 19:19:20 | stlink-org/stlink | https://api.github.com/repos/stlink-org/stlink | closed | [feature] STM32H7xx support | code/feature-request error/unknown-chipid status/resolved target/stm32h7 | Hey,
If I check the ST-Link with my [STM32H753i-EVAL](http://www.st.com/en/evaluation-tools/stm32h753i-eval.html) board the following message occurs:
```shell
> st-flash write arm_app.bin 0x8000000
st-flash 1.4.0-14-gfbd55d9
2018-02-20T13:39:55 INFO common.c: Loading device parameters....
2018-02-20T13:39:55 ... | 1.0 | [feature] STM32H7xx support - Hey,
If I check the ST-Link with my [STM32H753i-EVAL](http://www.st.com/en/evaluation-tools/stm32h753i-eval.html) board the following message occurs:
```shell
> st-flash write arm_app.bin 0x8000000
st-flash 1.4.0-14-gfbd55d9
2018-02-20T13:39:55 INFO common.c: Loading device parame... | non_infrastructure | support hey if i check the st link with my board the following message occurs shell st flash write arm app bin st flash info common c loading device parameters warn common c invalid flash type please check device declaration indeed the chip ... | 0 |
58,898 | 14,352,353,983 | IssuesEvent | 2020-11-30 04:07:53 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Vulnerability roundup 85: minify-2.5.0: 1 advisory [4.3] | 1.severity: security | [search](https://search.nix.gsc.io/?q=minify&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=minify+in%3Apath&type=Code)
* [ ] [CVE-2019-19983](https://nvd.nist.gov/vuln/detail/CVE-2019-19983) CVSSv3=4.3 (nixos-20.03)
Scanned versions: nixos-20.03: a84b797b28e. May conta... | True | Vulnerability roundup 85: minify-2.5.0: 1 advisory [4.3] - [search](https://search.nix.gsc.io/?q=minify&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=minify+in%3Apath&type=Code)
* [ ] [CVE-2019-19983](https://nvd.nist.gov/vuln/detail/CVE-2019-19983) CVSSv3=4.3 (nixos-20... | non_infrastructure | vulnerability roundup minify advisory nixos scanned versions nixos may contain false positives cc kalbasit | 0 |
8,960 | 7,749,685,861 | IssuesEvent | 2018-05-30 12:19:47 | twosigma/beakerx | https://api.github.com/repos/twosigma/beakerx | opened | running without conda env requires setting M2_HOME | Bug Infrastructure | if you install with pip and do not use a conda env at all, then `%classpath add mvn` fails unless you
```
export M2_HOME=/usr/share/maven
```
| 1.0 | running without conda env requires setting M2_HOME - if you install with pip and do not use a conda env at all, then `%classpath add mvn` fails unless you
```
export M2_HOME=/usr/share/maven
```
| infrastructure | running without conda env requires setting home if you install with pip and do not use a conda env at all then classpath add mvn fails unless you export home usr share maven | 1 |
18,476 | 13,031,184,146 | IssuesEvent | 2020-07-28 00:25:11 | OregonDigital/OD2 | https://api.github.com/repos/OregonDigital/OD2 | closed | [EPIC] SOLR stabilization | Epic Infrastructure Priority - High | ### Descriptive summary
Wrap together all of the SOLR stabilization work.
#861 - investigate solr-operator
| 1.0 | [EPIC] SOLR stabilization - ### Descriptive summary
Wrap together all of the SOLR stabilization work.
#861 - investigate solr-operator
| infrastructure | solr stabilization descriptive summary wrap together all of the solr stabilization work investigate solr operator | 1 |
177,616 | 13,732,714,278 | IssuesEvent | 2020-10-05 05:31:27 | zend10/AL-chan | https://api.github.com/repos/zend10/AL-chan | closed | [suggestion] filter list by tags | already planned enhancement testing | a way to show the series in the list with certain tag(s), in the same way that the genre filter does. | 1.0 | [suggestion] filter list by tags - a way to show the series in the list with certain tag(s), in the same way that the genre filter does. | non_infrastructure | filter list by tags a way to show the series in the list with certain tag s in the same way that the genre filter does | 0 |
1,003 | 3,023,492,518 | IssuesEvent | 2015-08-01 15:07:02 | catapult-project/catapult | https://api.github.com/repos/catapult-project/catapult | closed | Switching to short mode should cause the tests to re-run | Infrastructure P2 | <a href="https://github.com/natduca"><img src="https://avatars.githubusercontent.com/u/412396?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [natduca](https://github.com/natduca)**
_Monday Sep 22, 2014 at 20:10 GMT_
_Originally opened as https://github.com/google/trace-viewer/issues/274_
--... | 1.0 | Switching to short mode should cause the tests to re-run - <a href="https://github.com/natduca"><img src="https://avatars.githubusercontent.com/u/412396?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [natduca](https://github.com/natduca)**
_Monday Sep 22, 2014 at 20:10 GMT_
_Originally opene... | infrastructure | switching to short mode should cause the tests to re run issue by monday sep at gmt originally opened as from on june currently if you click the short mode button in the tests you have to re load the page to have everything execute we should have the button trigger... | 1 |
1,046 | 12,501,249,432 | IssuesEvent | 2020-06-02 00:42:05 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | IDE crashes when using relational pattern on bool constant | 4 - In Review Area-Compilers Bug Tenet-Reliability | **Version Used**: 16.7P1, master (69b3bf5)
**Steps to Reproduce**:
```c#
class C
{
void M()
{
_ = is < true;
}
}
```
**Expected Behavior**: Compiler errors.
**Actual Behavior**: The IDE crashes.
```
System.ArgumentException: relation
at Microsoft.CodeAnalysis.CSharp.Value... | True | IDE crashes when using relational pattern on bool constant - **Version Used**: 16.7P1, master (69b3bf5)
**Steps to Reproduce**:
```c#
class C
{
void M()
{
_ = is < true;
}
}
```
**Expected Behavior**: Compiler errors.
**Actual Behavior**: The IDE crashes.
```
System.ArgumentE... | non_infrastructure | ide crashes when using relational pattern on bool constant version used master steps to reproduce c class c void m is true expected behavior compiler errors actual behavior the ide crashes system argumentexception ... | 0 |
276,176 | 20,972,121,470 | IssuesEvent | 2022-03-28 12:22:41 | pharmaverse/admiral | https://api.github.com/repos/pharmaverse/admiral | closed | Documentation: Typo in function naming | documentation | ### Please select a category the issue is focused on?
User Guides
### Let us know where something needs a refresh or put your idea here!
There is a typo in: Creating ADSL ->Disposition Reason(s) (e.g. DCSREAS, DCSREASP)
[https://pharmaverse.github.io/admiral/articles/adsl.html#disposition_reason]
Function whic... | 1.0 | Documentation: Typo in function naming - ### Please select a category the issue is focused on?
User Guides
### Let us know where something needs a refresh or put your idea here!
There is a typo in: Creating ADSL ->Disposition Reason(s) (e.g. DCSREAS, DCSREASP)
[https://pharmaverse.github.io/admiral/articles/adsl.h... | non_infrastructure | documentation typo in function naming please select a category the issue is focused on user guides let us know where something needs a refresh or put your idea here there is a typo in creating adsl disposition reason s e g dcsreas dcsreasp function which is currently available in admira... | 0 |
258,993 | 22,362,999,142 | IssuesEvent | 2022-06-15 22:58:26 | dil-classroom/projet-marzullo_matias_monti_golay_perrenoud | https://api.github.com/repos/dil-classroom/projet-marzullo_matias_monti_golay_perrenoud | closed | Add comprehensive tests | testing | **Description**
We need to add tests to properly cover all code.
**Task**
- [x] Add `new` command tests
- [x] Add `clean` command tests
- [x] Add `build` command tests
- [x] Add `serve` command tests
**Time estimates**
- Required: 4h
- Optimistic: 3h
- Pessimistic: 8h
**Effective time taken:**
6h | 1.0 | Add comprehensive tests - **Description**
We need to add tests to properly cover all code.
**Task**
- [x] Add `new` command tests
- [x] Add `clean` command tests
- [x] Add `build` command tests
- [x] Add `serve` command tests
**Time estimates**
- Required: 4h
- Optimistic: 3h
- Pessimistic: 8h
**Effect... | non_infrastructure | add comprehensive tests description we need to add tests to properly cover all code task add new command tests add clean command tests add build command tests add serve command tests time estimates required optimistic pessimistic effective time ta... | 0 |
33,631 | 27,635,563,839 | IssuesEvent | 2023-03-10 14:12:28 | chaosdorf/docker-stacks | https://api.github.com/repos/chaosdorf/docker-stacks | closed | Support IPv6 | enhancement infrastructure | This setup just supports IPv4. This is probably enough for the MVP, but in the future™ we should support IPv6.
Possible solutions:
* letting Traefik run on the host
* https://hub.docker.com/r/robbertkl/ipv6nat/
* https://serverfault.com/questions/276515/use-iptables-to-forward-ipv6-to-ipv4
* https://docs.ngin... | 1.0 | Support IPv6 - This setup just supports IPv4. This is probably enough for the MVP, but in the future™ we should support IPv6.
Possible solutions:
* letting Traefik run on the host
* https://hub.docker.com/r/robbertkl/ipv6nat/
* https://serverfault.com/questions/276515/use-iptables-to-forward-ipv6-to-ipv4
* ht... | infrastructure | support this setup just supports this is probably enough for the mvp but in the future™ we should support possible solutions letting traefik run on the host | 1 |
11,166 | 8,970,428,986 | IssuesEvent | 2019-01-29 13:37:54 | sociomantic-tsunami/ocean | https://api.github.com/repos/sociomantic-tsunami/ocean | opened | Auto conversion to D2 for tags is failing | part-infrastructure type-bug | See: https://travis-ci.org/sociomantic-tsunami/ocean/builds/485820133
```
./src/ocean/core/Test.d(230): Error: semicolon expected following function declaration
./src/ocean/core/Test.d(232): Error: declaration expected, not 'if'
./src/ocean/core/Test.d(236): Error: declaration expected, not 'else'
./src/ocean/co... | 1.0 | Auto conversion to D2 for tags is failing - See: https://travis-ci.org/sociomantic-tsunami/ocean/builds/485820133
```
./src/ocean/core/Test.d(230): Error: semicolon expected following function declaration
./src/ocean/core/Test.d(232): Error: declaration expected, not 'if'
./src/ocean/core/Test.d(236): Error: decl... | infrastructure | auto conversion to for tags is failing see src ocean core test d error semicolon expected following function declaration src ocean core test d error declaration expected not if src ocean core test d error declaration expected not else src ocean core test d error unrec... | 1 |
3,758 | 4,543,073,707 | IssuesEvent | 2016-09-10 00:12:37 | JMRI/JMRI | https://api.github.com/repos/JMRI/JMRI | opened | A number of tests fail when run individually. | bug dev/test/publish infrastructure | A number of tests fail or have errors when run individually. See the attached logs from running
```
rm ./test_results.txt ; for jmri_test in $( find java/test -name \*Test.java ! -name AllTest.java ! -name HeadLessTest.java ! -name PackageTest.java ! -name FailTest.java ) ; do jmri_test=${jmri_test#java/test/} ; jmri... | 1.0 | A number of tests fail when run individually. - A number of tests fail or have errors when run individually. See the attached logs from running
```
rm ./test_results.txt ; for jmri_test in $( find java/test -name \*Test.java ! -name AllTest.java ! -name HeadLessTest.java ! -name PackageTest.java ! -name FailTest.java... | infrastructure | a number of tests fail when run individually a number of tests fail or have errors when run individually see the attached logs from running rm test results txt for jmri test in find java test name test java name alltest java name headlesstest java name packagetest java name failtest java... | 1 |
33,908 | 27,987,918,128 | IssuesEvent | 2023-03-26 22:12:36 | Hades-Speedrunning/HadesSpeedrunningModPack | https://api.github.com/repos/Hades-Speedrunning/HadesSpeedrunningModPack | opened | Investigation: Use `UpdateTimers` function instead of new thread for RtaTimer | refactor/infrastructure investigation | Try to leverage existing threads for updating RtaTimer instead of spinning up our own | 1.0 | Investigation: Use `UpdateTimers` function instead of new thread for RtaTimer - Try to leverage existing threads for updating RtaTimer instead of spinning up our own | infrastructure | investigation use updatetimers function instead of new thread for rtatimer try to leverage existing threads for updating rtatimer instead of spinning up our own | 1 |
828,306 | 31,820,815,750 | IssuesEvent | 2023-09-14 02:02:57 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [CDCSDK] Regression: On 2.18.3 and Master, CDCSDK Trying to fetch already GCed intents for transaction in Tablet Splitting case | kind/bug priority/medium area/cdcsdk | Jira Link: [DB-7818](https://yugabyte.atlassian.net/browse/DB-7818)
### Description
Please find JIRA for run report link.

```
231825 2023-09-04 14:34:13,099 ERROR || WorkerSourceTask{id=ybconnector_cdc_8... | 1.0 | [CDCSDK] Regression: On 2.18.3 and Master, CDCSDK Trying to fetch already GCed intents for transaction in Tablet Splitting case - Jira Link: [DB-7818](https://yugabyte.atlassian.net/browse/DB-7818)
### Description
Please find JIRA for run report link.
 from [Drift package](https://pub.dev/packages/drift) | 1.0 | Add AppointmentModels - ### Description
- The model represents a scheduled appointment for the database
- The model shall extends [`Table`](https://drift.simonbinder.eu/docs/getting-started/advanced_dart_tables/) from [Drift package](https://pub.dev/packages/drift) | infrastructure | add appointmentmodels description the model represents a scheduled appointment for the database the model shall extends from | 1 |
12,856 | 9,982,031,198 | IssuesEvent | 2019-07-10 08:56:09 | ReliSA/CRCE | https://api.github.com/repos/ReliSA/CRCE | closed | move key modules into "core" | infrastructure | There are modules - in the `modules/` folder - which better be in CRCE core, since they are part of the "must have" functionality. Analyze which are those, and re-structure the project to move them into core. | 1.0 | move key modules into "core" - There are modules - in the `modules/` folder - which better be in CRCE core, since they are part of the "must have" functionality. Analyze which are those, and re-structure the project to move them into core. | infrastructure | move key modules into core there are modules in the modules folder which better be in crce core since they are part of the must have functionality analyze which are those and re structure the project to move them into core | 1 |
34,346 | 29,507,942,999 | IssuesEvent | 2023-06-03 14:52:41 | norswap/0xFable | https://api.github.com/repos/norswap/0xFable | opened | Use a burner wallet | frontend required open-ended infrastructure | Currently, every action in the game requires signing a transaction in the wallet, this is of course not acceptable.
There are multiple solutions to that issue, notably involving some form of account abstraction.
But the simplest solution by far is to set up a burner wallet: a private key derived locally (maybe fr... | 1.0 | Use a burner wallet - Currently, every action in the game requires signing a transaction in the wallet, this is of course not acceptable.
There are multiple solutions to that issue, notably involving some form of account abstraction.
But the simplest solution by far is to set up a burner wallet: a private key der... | infrastructure | use a burner wallet currently every action in the game requires signing a transaction in the wallet this is of course not acceptable there are multiple solutions to that issue notably involving some form of account abstraction but the simplest solution by far is to set up a burner wallet a private key der... | 1 |
2,346 | 3,633,269,213 | IssuesEvent | 2016-02-11 13:57:00 | Samsung/jerryscript | https://api.github.com/repos/Samsung/jerryscript | closed | Make flags in prerequisites setup script | enhancement infrastructure minor | Hello.
Currently, prerequisites.sh uses 'make -j' to build cppcheck and vera++.
This can be too resource consuming.
To give control about the make options, we can pass "-j" flag in make command line only if it is passed to make instance, calling the script (MAKEFLAGS environment variable, created by make, can be... | 1.0 | Make flags in prerequisites setup script - Hello.
Currently, prerequisites.sh uses 'make -j' to build cppcheck and vera++.
This can be too resource consuming.
To give control about the make options, we can pass "-j" flag in make command line only if it is passed to make instance, calling the script (MAKEFLAGS en... | infrastructure | make flags in prerequisites setup script hello currently prerequisites sh uses make j to build cppcheck and vera this can be too resource consuming to give control about the make options we can pass j flag in make command line only if it is passed to make instance calling the script makeflags en... | 1 |
598,735 | 18,250,989,088 | IssuesEvent | 2021-10-02 07:37:42 | AY2122S1-CS2103T-T11-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-T11-1/tp | opened | As a user, I want to unenroll students from events | type.Story priority.High | As a user, I want to unenroll students from events so that I can update the status of students who are not going to a certain event anymore. | 1.0 | As a user, I want to unenroll students from events - As a user, I want to unenroll students from events so that I can update the status of students who are not going to a certain event anymore. | non_infrastructure | as a user i want to unenroll students from events as a user i want to unenroll students from events so that i can update the status of students who are not going to a certain event anymore | 0 |
32,029 | 26,365,777,369 | IssuesEvent | 2023-01-11 16:28:01 | open-telemetry/opentelemetry.io | https://api.github.com/repos/open-telemetry/opentelemetry.io | closed | Ensure that all doc pages have a single source repo | infrastructure e2-days p1-high | Quoting @austinlparker in https://github.com/open-telemetry/opentelemetry.io/issues/661#issuecomment-918336385:
> Per discussion during the last comms meeting, we'll be moving forward with the following -
>
> 1. If maintainers wish to keep the canonical copy of their docs in their SIG repo, those _docs will be pull... | 1.0 | Ensure that all doc pages have a single source repo - Quoting @austinlparker in https://github.com/open-telemetry/opentelemetry.io/issues/661#issuecomment-918336385:
> Per discussion during the last comms meeting, we'll be moving forward with the following -
>
> 1. If maintainers wish to keep the canonical copy of ... | infrastructure | ensure that all doc pages have a single source repo quoting austinlparker in per discussion during the last comms meeting we ll be moving forward with the following if maintainers wish to keep the canonical copy of their docs in their sig repo those docs will be pulled into opentelemetry io via ... | 1 |
687,481 | 23,527,800,385 | IssuesEvent | 2022-08-19 12:38:53 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.dublinlive.ie - Page returns a "403" error message for Firefox 100 | browser-firefox-mobile os-android priority-normal severity-critical type-unsupported browser-fenix engine-gecko version100 regression | <!-- @browser: Firefox Mobile 100.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:100.0) Gecko/100.0 Firefox/100.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/100942 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.du... | 1.0 | www.dublinlive.ie - Page returns a "403" error message for Firefox 100 - <!-- @browser: Firefox Mobile 100.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:100.0) Gecko/100.0 Firefox/100.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/... | non_infrastructure | page returns a error message for firefox url browser version firefox mobile operating system android tested another browser yes other problem type site is not usable description page not loading correctly steps to reproduce forbidden error ho... | 0 |
25,383 | 18,670,745,421 | IssuesEvent | 2021-10-30 17:02:10 | battlecode/battlecode21 | https://api.github.com/repos/battlecode/battlecode21 | closed | In tournament result publishers, make tournament url a command line arg | infrastructure | tour url is a var right now. this makes it really hard to run concurrently :((
also avoids funny pushes and things | 1.0 | In tournament result publishers, make tournament url a command line arg - tour url is a var right now. this makes it really hard to run concurrently :((
also avoids funny pushes and things | infrastructure | in tournament result publishers make tournament url a command line arg tour url is a var right now this makes it really hard to run concurrently also avoids funny pushes and things | 1 |
23,338 | 16,076,321,877 | IssuesEvent | 2021-04-25 12:26:33 | wezrule/BridgeCoin | https://api.github.com/repos/wezrule/BridgeCoin | opened | Use cache for Linux clang with CI | infrastructure | Configuring the CMake can take a few minutes while conan dependencies are built like Boost, this is unnecessary for gcc/mac/windows. See if it possible to remove this | 1.0 | Use cache for Linux clang with CI - Configuring the CMake can take a few minutes while conan dependencies are built like Boost, this is unnecessary for gcc/mac/windows. See if it possible to remove this | infrastructure | use cache for linux clang with ci configuring the cmake can take a few minutes while conan dependencies are built like boost this is unnecessary for gcc mac windows see if it possible to remove this | 1 |
5,782 | 5,956,870,862 | IssuesEvent | 2017-05-28 20:49:38 | abstools/abstools | https://api.github.com/repos/abstools/abstools | closed | Repeated use of await expression does not compile when rewriting `AwaitAsyncCall` | bug Category: Compiler Infrastructure Priority: Normal | ---
Author Name: **Eduard Kamburjan** (Eduard Kamburjan)
Original Redmine Issue: 196, https://envisage.ifi.uio.no:8080/redmine/issues/196
Original Date: 2016-05-19
---
The attached file does not compile with the Erlang-backend:
```
./fut.abs:0:0:Expected a future type, but found type <UNKNOWN> instead.
./fut.abs:0:... | 1.0 | Repeated use of await expression does not compile when rewriting `AwaitAsyncCall` - ---
Author Name: **Eduard Kamburjan** (Eduard Kamburjan)
Original Redmine Issue: 196, https://envisage.ifi.uio.no:8080/redmine/issues/196
Original Date: 2016-05-19
---
The attached file does not compile with the Erlang-backend:
```
... | infrastructure | repeated use of await expression does not compile when rewriting awaitasynccall author name eduard kamburjan eduard kamburjan original redmine issue original date the attached file does not compile with the erlang backend fut abs expected a future type but found type in... | 1 |
35,184 | 30,825,713,455 | IssuesEvent | 2023-08-01 19:53:25 | Qiskit-Extensions/quantum-serverless | https://api.github.com/repos/Qiskit-Extensions/quantum-serverless | closed | Update AWS terraform configuration | priority: medium project: infrastructure | <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected behavior?
From #760 we discovered that we have an outdated configuration in AWS terraform files.
I see two appro... | 1.0 | Update AWS terraform configuration - <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected behavior?
From #760 we discovered that we have an outdated configuration in AW... | infrastructure | update aws terraform configuration what is the expected behavior from we discovered that we have an outdated configuration in aws terraform files i see two approaches that we can take with delete the entire configuration we are not using it and if it s needed we can recover it later on ... | 1 |
4,201 | 4,890,967,012 | IssuesEvent | 2016-11-18 15:25:53 | opendatakit/collect | https://api.github.com/repos/opendatakit/collect | closed | Upgrade buildtools | contributor friendly infrastructure quick win | Our build tools are on an old version. Upgrade the gradle file to support the latest version and confirm the app builds and works. | 1.0 | Upgrade buildtools - Our build tools are on an old version. Upgrade the gradle file to support the latest version and confirm the app builds and works. | infrastructure | upgrade buildtools our build tools are on an old version upgrade the gradle file to support the latest version and confirm the app builds and works | 1 |
312,503 | 26,868,953,029 | IssuesEvent | 2023-02-04 07:38:15 | hakancelikdev/unimport | https://api.github.com/repos/hakancelikdev/unimport | closed | `unimport` with no options and no config file produces an error | bug changelog test | See below output:
```console
$ unimport example.py
Traceback (most recent call last):
File "/Users/mxr/tmp/venv3.7/bin/unimport", line 8, in <module>
sys.exit(main())
File "/Users/mxr/tmp/venv3.7/lib/python3.7/site-packages/unimport/__main__.py", line 6, in main
main = Main.run()
File "/Users/mx... | 1.0 | `unimport` with no options and no config file produces an error - See below output:
```console
$ unimport example.py
Traceback (most recent call last):
File "/Users/mxr/tmp/venv3.7/bin/unimport", line 8, in <module>
sys.exit(main())
File "/Users/mxr/tmp/venv3.7/lib/python3.7/site-packages/unimport/__mai... | non_infrastructure | unimport with no options and no config file produces an error see below output console unimport example py traceback most recent call last file users mxr tmp bin unimport line in sys exit main file users mxr tmp lib site packages unimport main py line in m... | 0 |
810,827 | 30,263,091,353 | IssuesEvent | 2023-07-07 09:41:13 | exadel-inc/ui-playground | https://api.github.com/repos/exadel-inc/ui-playground | opened | [🔨for snippets]: move to TSX file snippets dropdown control (arrow svg) | enhancement priority high | Please note that the arrow can be in three different states: light and dark theme and for mobile resolution. But it must be one svg element | 1.0 | [🔨for snippets]: move to TSX file snippets dropdown control (arrow svg) - Please note that the arrow can be in three different states: light and dark theme and for mobile resolution. But it must be one svg element | non_infrastructure | move to tsx file snippets dropdown control arrow svg please note that the arrow can be in three different states light and dark theme and for mobile resolution but it must be one svg element | 0 |
18,303 | 3,041,566,800 | IssuesEvent | 2015-08-07 22:15:48 | francoisferland/casiousbmididriver | https://api.github.com/repos/francoisferland/casiousbmididriver | closed | Driver not working after formatting Mac | auto-migrated Priority-Medium Type-Defect | ```
Had my Casio WK-3300 working flawlessly for years w/ Snow Leopard. Recently
formatted my Mac (10.6.8) to just start fresh, attempted downloading and
installing driver and My Casio is not being recognized.
I feel I did everything correctly, placed it in Library/Audio/MIdI Drivers
right next to EmagicUSBMIDIDriv... | 1.0 | Driver not working after formatting Mac - ```
Had my Casio WK-3300 working flawlessly for years w/ Snow Leopard. Recently
formatted my Mac (10.6.8) to just start fresh, attempted downloading and
installing driver and My Casio is not being recognized.
I feel I did everything correctly, placed it in Library/Audio/MId... | non_infrastructure | driver not working after formatting mac had my casio wk working flawlessly for years w snow leopard recently formatted my mac to just start fresh attempted downloading and installing driver and my casio is not being recognized i feel i did everything correctly placed it in library audio midi dr... | 0 |
17,868 | 12,675,526,337 | IssuesEvent | 2020-06-19 02:01:02 | dotnet/aspnetcore | https://api.github.com/repos/dotnet/aspnetcore | closed | Flakiness caused by lack of retries | area-infrastructure | Seems like we don't retry downloads which can load to flakyness when they fail (and they do quite often see https://github.com/dotnet/aspnetcore/pull/20561#issuecomment-609841197).
@dougbu also thinks this is a general problem with the scripts that we have under eng/*. | 1.0 | Flakiness caused by lack of retries - Seems like we don't retry downloads which can load to flakyness when they fail (and they do quite often see https://github.com/dotnet/aspnetcore/pull/20561#issuecomment-609841197).
@dougbu also thinks this is a general problem with the scripts that we have under eng/*. | infrastructure | flakiness caused by lack of retries seems like we don t retry downloads which can load to flakyness when they fail and they do quite often see dougbu also thinks this is a general problem with the scripts that we have under eng | 1 |
754,862 | 26,406,556,020 | IssuesEvent | 2023-01-13 08:34:01 | unicef-drp/GeoSight | https://api.github.com/repos/unicef-drp/GeoSight | closed | Add support for non-numeric (qualitative) type of indicators / observation values | :calendar: 20 - 24 hours 🐞 High Priority BATCH 2 discussion required Next Sprint SOM EPIC | Example of a text-based indicator: poverty level (High, Medium, Low) | 1.0 | Add support for non-numeric (qualitative) type of indicators / observation values - Example of a text-based indicator: poverty level (High, Medium, Low) | non_infrastructure | add support for non numeric qualitative type of indicators observation values example of a text based indicator poverty level high medium low | 0 |
330,101 | 28,326,142,693 | IssuesEvent | 2023-04-11 07:21:11 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix counting.test_count_nonzero | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4652168597/jobs/8232215298" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-suc... | 1.0 | Fix counting.test_count_nonzero - | | |
|---|---|
|tensorflow|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4652168597/jobs/8232215298" rel="noopener noreferrer" target="_blank"><img src... | non_infrastructure | fix counting test count nonzero tensorflow img src torch img src numpy img src jax img src not found not found | 0 |
257,420 | 27,563,784,660 | IssuesEvent | 2023-03-08 01:06:18 | joshnewton31080/graphql-kotlin | https://api.github.com/repos/joshnewton31080/graphql-kotlin | opened | preset-classic-2.0.0-beta.ff31de0ff.tgz: 5 vulnerabilities (highest severity is: 9.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>preset-classic-2.0.0-beta.ff31de0ff.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /website/package.json</p>
<p>Path to vulnerable library: /website/node_m... | True | preset-classic-2.0.0-beta.ff31de0ff.tgz: 5 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>preset-classic-2.0.0-beta.ff31de0ff.tgz</b></p></summary>
<p></p>
<p>Path to d... | non_infrastructure | preset classic beta tgz vulnerabilities highest severity is vulnerable library preset classic beta tgz path to dependency file website package json path to vulnerable library website node modules trim package json vulnerabilities cve severity cvss de... | 0 |
10,026 | 14,360,922,905 | IssuesEvent | 2020-11-30 17:30:33 | OnionIoT/tau-lidar-server | https://api.github.com/repos/OnionIoT/tau-lidar-server | closed | V0.1 Release Requirements | requirements | **User stories from a beta user's perspective for initial v0.1 release of Tau software**
1. Initial Setup (onboarding experience)
- User installs python lib with single command `pip install tau-lidar-server`
- User plugs device in to computer
2. Launching the Web Viewer
- user run shell command to ... | 1.0 | V0.1 Release Requirements - **User stories from a beta user's perspective for initial v0.1 release of Tau software**
1. Initial Setup (onboarding experience)
- User installs python lib with single command `pip install tau-lidar-server`
- User plugs device in to computer
2. Launching the Web Viewer
... | non_infrastructure | release requirements user stories from a beta user s perspective for initial release of tau software initial setup onboarding experience user installs python lib with single command pip install tau lidar server user plugs device in to computer launching the web viewer ... | 0 |
410 | 2,691,432,935 | IssuesEvent | 2015-03-31 21:31:40 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | Match OS names with corefx | infrastructure | OS names should match corefx. In addition, we should restrict parameters based on the allowable OSs.
Reference: https://github.com/dotnet/corefx/issues/1243 | 1.0 | Match OS names with corefx - OS names should match corefx. In addition, we should restrict parameters based on the allowable OSs.
Reference: https://github.com/dotnet/corefx/issues/1243 | infrastructure | match os names with corefx os names should match corefx in addition we should restrict parameters based on the allowable oss reference | 1 |
34,256 | 29,146,914,623 | IssuesEvent | 2023-05-18 04:26:26 | agency-kit/notion-cms | https://api.github.com/repos/agency-kit/notion-cms | opened | don't minify or only provide it as one option | infrastructure | consumption is intended for node runtime we don't need to minify the dist files. | 1.0 | don't minify or only provide it as one option - consumption is intended for node runtime we don't need to minify the dist files. | infrastructure | don t minify or only provide it as one option consumption is intended for node runtime we don t need to minify the dist files | 1 |
11,280 | 9,049,292,400 | IssuesEvent | 2019-02-12 03:53:21 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Once CMake supports VS2019 as the project generator use it if installed | area-Infrastructure enhancement | In: https://github.com/dotnet/corefx/pull/34381 we enabled building and generating the native project with VS2019, but CMake doesn't support VS2019 as the project generator. So we reverted the generator change in: https://github.com/dotnet/corefx/pull/34412
This issue is to track CMake's support for VS2019 and to u... | 1.0 | Once CMake supports VS2019 as the project generator use it if installed - In: https://github.com/dotnet/corefx/pull/34381 we enabled building and generating the native project with VS2019, but CMake doesn't support VS2019 as the project generator. So we reverted the generator change in: https://github.com/dotnet/corefx... | infrastructure | once cmake supports as the project generator use it if installed in we enabled building and generating the native project with but cmake doesn t support as the project generator so we reverted the generator change in this issue is to track cmake s support for and to update the generator script ... | 1 |
4,460 | 5,099,671,636 | IssuesEvent | 2017-01-04 09:15:52 | camptocamp/c2cgeoportal | https://api.github.com/repos/camptocamp/c2cgeoportal | closed | [admin interface] Error when loading a Layer Group page | Infrastructure Ongoing | When loading the following URL in the browser
https://geomapfish-demo.camptocamp.net/2.1/wsgi/admin/LayerGroup/63/edit
I get the following error:
```
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 24: ordinal not in range(128) - Expression: "fs.render()" - Filename: ... ython2.7/site... | 1.0 | [admin interface] Error when loading a Layer Group page - When loading the following URL in the browser
https://geomapfish-demo.camptocamp.net/2.1/wsgi/admin/LayerGroup/63/edit
I get the following error:
```
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 24: ordinal not in range(128)... | infrastructure | error when loading a layer group page when loading the following url in the browser i get the following error unicodeencodeerror ascii codec can t encode character u in position ordinal not in range expression fs render filename site packages fa jquery templates admin edi... | 1 |
73,375 | 32,042,114,270 | IssuesEvent | 2023-09-22 20:20:52 | hashicorp/terraform-provider-google | https://api.github.com/repos/hashicorp/terraform-provider-google | opened | Remove `google_identity_platform_project_default_config` | breaking-change service/identitytoolkit | `google_identity_platform_project_default_config` is deprecated in favor of `google_identity_platform_project_config`. We decided not to remove it in 5.0.0, but it should be removed in the future. | 1.0 | Remove `google_identity_platform_project_default_config` - `google_identity_platform_project_default_config` is deprecated in favor of `google_identity_platform_project_config`. We decided not to remove it in 5.0.0, but it should be removed in the future. | non_infrastructure | remove google identity platform project default config google identity platform project default config is deprecated in favor of google identity platform project config we decided not to remove it in but it should be removed in the future | 0 |
3,025 | 4,017,605,639 | IssuesEvent | 2016-05-16 05:41:43 | bhnascar/Viral-Art | https://api.github.com/repos/bhnascar/Viral-Art | closed | handle if feature value returns None | infrastructure | - Write it to database correctly
- When reading features from database, if it's None then don't add it to the features list | 1.0 | handle if feature value returns None - - Write it to database correctly
- When reading features from database, if it's None then don't add it to the features list | infrastructure | handle if feature value returns none write it to database correctly when reading features from database if it s none then don t add it to the features list | 1 |
344,256 | 24,804,095,494 | IssuesEvent | 2022-10-25 01:50:04 | dgraph-io/dgraph | https://api.github.com/repos/dgraph-io/dgraph | reopened | 'as' is a Dgraph reserved word; it shouldn't be allowed as a field name in GraphQL | kind/bug area/documentation area/graphql | https://discuss.dgraph.io/t/reserved-word-as-for-graphql-schema/7621
We should
* reject this at schema upload time
* add clearer docs for reserved words | 1.0 | 'as' is a Dgraph reserved word; it shouldn't be allowed as a field name in GraphQL - https://discuss.dgraph.io/t/reserved-word-as-for-graphql-schema/7621
We should
* reject this at schema upload time
* add clearer docs for reserved words | non_infrastructure | as is a dgraph reserved word it shouldn t be allowed as a field name in graphql we should reject this at schema upload time add clearer docs for reserved words | 0 |
1,158 | 3,058,808,465 | IssuesEvent | 2015-08-14 10:54:35 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Create mirror for dart_lang/dartdoc. | Area-DartDoc Area-Infrastructure | This should be mirrored on chromium.googlesource.com, and the DEPS file changed to used Var("github_mirror")
@keetip @sethladd | 1.0 | Create mirror for dart_lang/dartdoc. - This should be mirrored on chromium.googlesource.com, and the DEPS file changed to used Var("github_mirror")
@keetip @sethladd | infrastructure | create mirror for dart lang dartdoc this should be mirrored on chromium googlesource com and the deps file changed to used var github mirror keetip sethladd | 1 |
12,382 | 9,761,731,942 | IssuesEvent | 2019-06-05 09:29:11 | rust-lang/wg-governance | https://api.github.com/repos/rust-lang/wg-governance | opened | Customize loomio theme | Infrastructure | We can customize the [loomio instance](https://github.com/loomio/loomio-deploy/blob/master/scripts/default_env#L73-L93) - we probably should and want to, to give it more feeling of rust-lang. However, what are our design resources? Like guidelines, colors etc...? | 1.0 | Customize loomio theme - We can customize the [loomio instance](https://github.com/loomio/loomio-deploy/blob/master/scripts/default_env#L73-L93) - we probably should and want to, to give it more feeling of rust-lang. However, what are our design resources? Like guidelines, colors etc...? | infrastructure | customize loomio theme we can customize the we probably should and want to to give it more feeling of rust lang however what are our design resources like guidelines colors etc | 1 |
34,418 | 29,829,101,061 | IssuesEvent | 2023-06-18 03:07:03 | rusefi/rusefi | https://api.github.com/repos/rusefi/rusefi | closed | config definition tool can't build without config already generated | INFRASTRUCTURE | Currently unable to bootstrap a build with all generated files deleted (thinking about #4302).
Repro steps:
`cd java_tools`
`rm ../java_console/models/src/main/java/com/rusefi/config/generated/Fields.java`
`./gradlew :config_definition:shadowJar`
Fails with error (example, many similar trimmed):
.
Repro steps:
`cd java_tools`
`rm ../java_console/models/src/main/java/com/rusefi/config/generated/Fields.java`
`./gradlew :config_definition:shadow... | infrastructure | config definition tool can t build without config already generated currently unable to bootstrap a build with all generated files deleted thinking about repro steps cd java tools rm java console models src main java com rusefi config generated fields java gradlew config definition shadowjar... | 1 |
13,680 | 10,420,232,323 | IssuesEvent | 2019-09-15 22:39:38 | APSIMInitiative/ApsimX | https://api.github.com/repos/APSIMInitiative/ApsimX | closed | Should be able to view summary files from any of a set of simulations | bug interface/infrastructure | After running a set of simulations, like WheatValidation, it should be possible to get a Summary of any individual run. | 1.0 | Should be able to view summary files from any of a set of simulations - After running a set of simulations, like WheatValidation, it should be possible to get a Summary of any individual run. | infrastructure | should be able to view summary files from any of a set of simulations after running a set of simulations like wheatvalidation it should be possible to get a summary of any individual run | 1 |
9,814 | 8,181,632,798 | IssuesEvent | 2018-08-29 00:08:47 | google/WebFundamentals | https://api.github.com/repos/google/WebFundamentals | opened | explore feedback widgets for sections | P2 type-Infrastructure | Might be able to use the following syntax:
{% include "web/_shared/helpful/section.html" setup %}
Where `setup` is the anchor for the section. No config would be ideal, but this doesn't seem possible given infrastructure constraints... | 1.0 | explore feedback widgets for sections - Might be able to use the following syntax:
{% include "web/_shared/helpful/section.html" setup %}
Where `setup` is the anchor for the section. No config would be ideal, but this doesn't seem possible given infrastructure constraints... | infrastructure | explore feedback widgets for sections might be able to use the following syntax include web shared helpful section html setup where setup is the anchor for the section no config would be ideal but this doesn t seem possible given infrastructure constraints | 1 |
63,328 | 12,304,579,621 | IssuesEvent | 2020-05-11 20:44:21 | stan-dev/cmdstanr | https://api.github.com/repos/stan-dev/cmdstanr | closed | simplify/generalize model compilation options | feature internal-code | **Is your feature request related to a problem? Please describe.**
CmdStanModel constructor and `compile` method take a series of named arguments for the CmdStan makefile variables, currently:
- arg `threads` for Makefile var `STAN_THREADS`
- arg `opencl` for stanc3 compiler arg `--use-opencl`
- args `opencl_de... | 1.0 | simplify/generalize model compilation options - **Is your feature request related to a problem? Please describe.**
CmdStanModel constructor and `compile` method take a series of named arguments for the CmdStan makefile variables, currently:
- arg `threads` for Makefile var `STAN_THREADS`
- arg `opencl` for stanc... | non_infrastructure | simplify generalize model compilation options is your feature request related to a problem please describe cmdstanmodel constructor and compile method take a series of named arguments for the cmdstan makefile variables currently arg threads for makefile var stan threads arg opencl for com... | 0 |
5,507 | 3,602,763,386 | IssuesEvent | 2016-02-03 16:40:47 | go-lang-plugin-org/go-lang-idea-plugin | https://api.github.com/repos/go-lang-plugin-org/go-lang-idea-plugin | closed | go build interrupted | building | - What version of Go plugin are you using?
0.10.749
- What version of IDEA are you using?
IntelliJ 15.03 Ultimate (win10)
- What version of Java are you using?
Oracle JDK 8 - 1.8.0_66
- What did you do?
So I started by installing the latest plugin via Browser Repositories -> Selecting Go (Custom La... | 1.0 | go build interrupted - - What version of Go plugin are you using?
0.10.749
- What version of IDEA are you using?
IntelliJ 15.03 Ultimate (win10)
- What version of Java are you using?
Oracle JDK 8 - 1.8.0_66
- What did you do?
So I started by installing the latest plugin via Browser Repositories -> ... | non_infrastructure | go build interrupted what version of go plugin are you using what version of idea are you using intellij ultimate what version of java are you using oracle jdk what did you do so i started by installing the latest plugin via browser repositories selecting ... | 0 |
158,822 | 20,035,431,954 | IssuesEvent | 2022-02-02 11:21:20 | kapseliboi/i18next | https://api.github.com/repos/kapseliboi/i18next | opened | CVE-2020-28500 (Medium) detected in lodash-4.17.11.tgz, lodash-4.17.20.tgz | security vulnerability | ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.17.11.tgz</b>, <b>lodash-4.17.20.tgz</b></p></summary>
<p>
<details><summary><b>lodash-4.17.11.tgz</b></p... | True | CVE-2020-28500 (Medium) detected in lodash-4.17.11.tgz, lodash-4.17.20.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.17.11.tgz</b>, <b>lodash-4.17... | non_infrastructure | cve medium detected in lodash tgz lodash tgz cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash modular utilities library home page a href path to dependency file package json path to vulnera... | 0 |
18,885 | 10,257,294,521 | IssuesEvent | 2019-08-21 19:46:05 | microsoft/python-language-server | https://api.github.com/repos/microsoft/python-language-server | opened | Integrate persistent modules into dependency analysis | enhancement feature: caching memory size performance | Dependency analysis needs to know what module imports and since AST is not present in db modules, dependency analysis does not load modules in proper order. | True | Integrate persistent modules into dependency analysis - Dependency analysis needs to know what module imports and since AST is not present in db modules, dependency analysis does not load modules in proper order. | non_infrastructure | integrate persistent modules into dependency analysis dependency analysis needs to know what module imports and since ast is not present in db modules dependency analysis does not load modules in proper order | 0 |
17,031 | 12,196,787,904 | IssuesEvent | 2020-04-29 19:36:57 | dotnet/docker-tools | https://api.github.com/repos/dotnet/docker-tools | closed | dotnet-docker-tools-cleanup-acr-images pipeline needs to be more efficient | area:infrastructure enhancement triaged | The dotnet-docker-tools-cleanup-acr-images pipeline has been timing out ever since [this fix was submitted to cleanup the nightly repos](https://github.com/dotnet/docker-tools/issues/378). In this [recent run of the build](https://dev.azure.com/dnceng/internal/_build/results?buildId=533918), the build timed out after ... | 1.0 | dotnet-docker-tools-cleanup-acr-images pipeline needs to be more efficient - The dotnet-docker-tools-cleanup-acr-images pipeline has been timing out ever since [this fix was submitted to cleanup the nightly repos](https://github.com/dotnet/docker-tools/issues/378). In this [recent run of the build](https://dev.azure.c... | infrastructure | dotnet docker tools cleanup acr images pipeline needs to be more efficient the dotnet docker tools cleanup acr images pipeline has been timing out ever since in this the build timed out after minutes of running it queried repos and only deleted images in hour i expect the pipeline would complete... | 1 |
16,511 | 12,003,898,599 | IssuesEvent | 2020-04-09 10:27:19 | libero/reviewer | https://api.github.com/repos/libero/reviewer | closed | Replace use of curl for container health checks | Infrastructure | currently we're using `curl` to check the health of containers configured in the docker-compose file. `curl `isn't available on all containers by default so many are being listed as in an `unhealthy` state when they are working correctly. Instead of making this a requirement for all images, we can use the following ins... | 1.0 | Replace use of curl for container health checks - currently we're using `curl` to check the health of containers configured in the docker-compose file. `curl `isn't available on all containers by default so many are being listed as in an `unhealthy` state when they are working correctly. Instead of making this a requir... | infrastructure | replace use of curl for container health checks currently we re using curl to check the health of containers configured in the docker compose file curl isn t available on all containers by default so many are being listed as in an unhealthy state when they are working correctly instead of making this a requir... | 1 |
1,077 | 2,524,244,225 | IssuesEvent | 2015-01-20 16:33:35 | almartin82/mapvizieR | https://api.github.com/repos/almartin82/mapvizieR | closed | what should functions that test for conforming data return? | design philosophy question | When we put a CDF data frame through its paces to make sure that it is ready for use with visualization functions, what should those tests return?
they could just return T/F, but is there any harm in returning a named list - with the first element being the boolean result, and the second a more descriptive string de... | 1.0 | what should functions that test for conforming data return? - When we put a CDF data frame through its paces to make sure that it is ready for use with visualization functions, what should those tests return?
they could just return T/F, but is there any harm in returning a named list - with the first element being t... | non_infrastructure | what should functions that test for conforming data return when we put a cdf data frame through its paces to make sure that it is ready for use with visualization functions what should those tests return they could just return t f but is there any harm in returning a named list with the first element being t... | 0 |
100,348 | 30,678,379,346 | IssuesEvent | 2023-07-26 07:27:28 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | closed | Use stable self-hosted nodes for the Maven & Go Release | component/build-pipeline | The [release workflow](https://github.com/camunda/zeebe/blob/main/.github/workflows/release.yml#L39) currently uses a self-hosted runner that is based on spot instances.
In order to eliminate the risk of loosing such a runner during a release due to preemption by the platform, a stable self-hosted runner should be use... | 1.0 | Use stable self-hosted nodes for the Maven & Go Release - The [release workflow](https://github.com/camunda/zeebe/blob/main/.github/workflows/release.yml#L39) currently uses a self-hosted runner that is based on spot instances.
In order to eliminate the risk of loosing such a runner during a release due to preemption ... | non_infrastructure | use stable self hosted nodes for the maven go release the currently uses a self hosted runner that is based on spot instances in order to eliminate the risk of loosing such a runner during a release due to preemption by the platform a stable self hosted runner should be used | 0 |
238,628 | 18,246,226,471 | IssuesEvent | 2021-10-01 18:48:10 | projectacrn/acrn-hypervisor | https://api.github.com/repos/projectacrn/acrn-hypervisor | opened | Add public CI documentation | area: documentation area: CI status: new | That we have internal CI testing is visible as conversations and status in every PR. We should add project documentation that explains what CI testing is done (e.g., code guidelines, Tracked-On tag, code and doc build success) and how community contributors (as well as internal folks) can address CI failures. | 1.0 | Add public CI documentation - That we have internal CI testing is visible as conversations and status in every PR. We should add project documentation that explains what CI testing is done (e.g., code guidelines, Tracked-On tag, code and doc build success) and how community contributors (as well as internal folks) can... | non_infrastructure | add public ci documentation that we have internal ci testing is visible as conversations and status in every pr we should add project documentation that explains what ci testing is done e g code guidelines tracked on tag code and doc build success and how community contributors as well as internal folks can... | 0 |
28,512 | 23,307,400,095 | IssuesEvent | 2022-08-08 03:38:05 | zer0Kerbal/SimpleConstruction | https://api.github.com/repos/zer0Kerbal/SimpleConstruction | closed | Update [Launchpad.dll] to 0.6.99.3 | issue: compatibility/patch issue: texture issue: config issue: install issue: external type: infrastructure state: approved type: enhancement | From SimpleConstruction created by [zer0Kerbal](https://github.com/zer0Kerbal): zer0Kerbal/SimpleConstruction#144
* [x] Update [Launchpad.dll] to 0.6.99.3
* [ ] move remaining XPL folder files into SCON | 1.0 | Update [Launchpad.dll] to 0.6.99.3 - From SimpleConstruction created by [zer0Kerbal](https://github.com/zer0Kerbal): zer0Kerbal/SimpleConstruction#144
* [x] Update [Launchpad.dll] to 0.6.99.3
* [ ] move remaining XPL folder files into SCON | infrastructure | update to from simpleconstruction created by simpleconstruction update to move remaining xpl folder files into scon | 1 |
1,414 | 3,201,096,692 | IssuesEvent | 2015-10-02 02:49:33 | t3kt/vjzual2 | https://api.github.com/repos/t3kt/vjzual2 | closed | buttons in module shell header aren't proper clones | bug infrastructure ui | at some point they got detached and the handlers are broken | 1.0 | buttons in module shell header aren't proper clones - at some point they got detached and the handlers are broken | infrastructure | buttons in module shell header aren t proper clones at some point they got detached and the handlers are broken | 1 |
4,197 | 4,882,279,475 | IssuesEvent | 2016-11-17 08:55:22 | camptocamp/c2cgeoportal | https://api.github.com/repos/camptocamp/c2cgeoportal | closed | clean up npm temporary files after install | Backlog Infrastructure | after installation, npm leave quite some files in /tmp which are never cleaned (until reboot)
cf
https://github.com/npm/npm/issues/6761
https://github.com/npm/npm/issues/6855
auto-cleanup in npm is set as "patch welcome", so we can without worry implement some manually clean up of anything npm\* in /tmp after npm ha... | 1.0 | clean up npm temporary files after install - after installation, npm leave quite some files in /tmp which are never cleaned (until reboot)
cf
https://github.com/npm/npm/issues/6761
https://github.com/npm/npm/issues/6855
auto-cleanup in npm is set as "patch welcome", so we can without worry implement some manually cl... | infrastructure | clean up npm temporary files after install after installation npm leave quite some files in tmp which are never cleaned until reboot cf auto cleanup in npm is set as patch welcome so we can without worry implement some manually clean up of anything npm in tmp after npm has finished installing without... | 1 |
808,680 | 30,106,966,806 | IssuesEvent | 2023-06-30 02:46:21 | datamol-io/graphium | https://api.github.com/repos/datamol-io/graphium | closed | installing lightning dependency not working correctly | bug ASAP priority | currently when installing the IPU dependencies, the following command will throw an error:
`PACKAGE_NAME=pytorch pip install -r requirements_ipu.txt`
error message
`ERROR: Could not find a version that satisfies the requirement lightning (unavailable) (from versions: 1.8.0rc1, 1.8.0rc2, 1.8.0, 1.8.0.post1, 1.8.1, 1.... | 1.0 | installing lightning dependency not working correctly - currently when installing the IPU dependencies, the following command will throw an error:
`PACKAGE_NAME=pytorch pip install -r requirements_ipu.txt`
error message
`ERROR: Could not find a version that satisfies the requirement lightning (unavailable) (from ve... | non_infrastructure | installing lightning dependency not working correctly currently when installing the ipu dependencies the following command will throw an error package name pytorch pip install r requirements ipu txt error message error could not find a version that satisfies the requirement lightning unavailable from ve... | 0 |
377,706 | 11,183,150,806 | IssuesEvent | 2019-12-31 11:53:56 | kubernetes-sigs/cluster-api | https://api.github.com/repos/kubernetes-sigs/cluster-api | closed | Clusterctl v2 contract for providers | area/clusterctl kind/proposal priority/important-soon | ***Goals***
1. To formalize contract rules/expectations any provider implementation should respect in order to be managed by clusterctl v2
1. To formalize effects - e.g. in terms of limited usability - in case one of the above rules is not respected
***Non-Goals/Future Work***
1. To update the clusterctlv2 and th... | 1.0 | Clusterctl v2 contract for providers - ***Goals***
1. To formalize contract rules/expectations any provider implementation should respect in order to be managed by clusterctl v2
1. To formalize effects - e.g. in terms of limited usability - in case one of the above rules is not respected
***Non-Goals/Future Work**... | non_infrastructure | clusterctl contract for providers goals to formalize contract rules expectations any provider implementation should respect in order to be managed by clusterctl to formalize effects e g in terms of limited usability in case one of the above rules is not respected non goals future work ... | 0 |
19,015 | 25,014,919,697 | IssuesEvent | 2022-11-03 17:57:47 | hashgraph/hedera-mirror-node | https://api.github.com/repos/hashgraph/hedera-mirror-node | opened | Add Spotless to Gradle | enhancement process | ### Problem
We need to reach feature parity with the Maven build before we can replace it with Gradle.
### Solution
* Add Spotless plugin to Gradle
* Add license header updating to spotless
* Add version replacement functionality
### Alternatives
_No response_ | 1.0 | Add Spotless to Gradle - ### Problem
We need to reach feature parity with the Maven build before we can replace it with Gradle.
### Solution
* Add Spotless plugin to Gradle
* Add license header updating to spotless
* Add version replacement functionality
### Alternatives
_No response_ | non_infrastructure | add spotless to gradle problem we need to reach feature parity with the maven build before we can replace it with gradle solution add spotless plugin to gradle add license header updating to spotless add version replacement functionality alternatives no response | 0 |
34,332 | 29,495,792,566 | IssuesEvent | 2023-06-02 16:51:07 | ministryofjustice/data-platform | https://api.github.com/repos/ministryofjustice/data-platform | closed | 🤖 Make Dependabot configuration generator run as a PR action | Data Platform Core Infrastructure | Instead of running on merge to main or schedule, we should have it run as part of the pull request process (if *.tf or *Dockerfile* have changed in the tree)
Something like:
```yaml
---
name: Generate Dependabot configuration
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- ma... | 1.0 | 🤖 Make Dependabot configuration generator run as a PR action - Instead of running on merge to main or schedule, we should have it run as part of the pull request process (if *.tf or *Dockerfile* have changed in the tree)
Something like:
```yaml
---
name: Generate Dependabot configuration
on: # yamllint disa... | infrastructure | 🤖 make dependabot configuration generator run as a pr action instead of running on merge to main or schedule we should have it run as part of the pull request process if tf or dockerfile have changed in the tree something like yaml name generate dependabot configuration on yamllint disa... | 1 |
153,869 | 19,708,637,198 | IssuesEvent | 2022-01-13 01:47:18 | artsking/linux-4.19.72_CVE-2020-14386 | https://api.github.com/repos/artsking/linux-4.19.72_CVE-2020-14386 | opened | WS-2021-0445 (Medium) detected in linux-yoctov5.4.51 | security vulnerability | ## WS-2021-0445 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.... | True | WS-2021-0445 (Medium) detected in linux-yoctov5.4.51 - ## WS-2021-0445 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedde... | non_infrastructure | ws medium detected in linux ws medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in base branch master vulnerable source files net nfc digital core c net nfc digital c... | 0 |
13,891 | 10,525,763,905 | IssuesEvent | 2019-09-30 15:40:25 | ampproject/amp.dev | https://api.github.com/repos/ampproject/amp.dev | opened | Unused CSS for homepage | Category: Infrastructure P1: High Type: Bug | It looks like a large portion of our CSS is unused:
<img width="930" alt="Screen Shot 2019-09-30 at 17 40 02" src="https://user-images.githubusercontent.com/380472/65894053-5c5ba980-e3a9-11e9-91aa-a5f7826dddc6.png">
We should investigate.
//cc @sebil @matthiasrohmer | 1.0 | Unused CSS for homepage - It looks like a large portion of our CSS is unused:
<img width="930" alt="Screen Shot 2019-09-30 at 17 40 02" src="https://user-images.githubusercontent.com/380472/65894053-5c5ba980-e3a9-11e9-91aa-a5f7826dddc6.png">
We should investigate.
//cc @sebil @matthiasrohmer | infrastructure | unused css for homepage it looks like a large portion of our css is unused img width alt screen shot at src we should investigate cc sebil matthiasrohmer | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.