Unnamed: 0 int64 1 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 3 438 | labels stringlengths 4 308 | body stringlengths 7 254k | index stringclasses 7
values | text_combine stringlengths 96 254k | label stringclasses 2
values | text stringlengths 96 246k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,149 | 12,151,514,494 | IssuesEvent | 2020-04-24 20:07:16 | ocaml/opam-repository | https://api.github.com/repos/ocaml/opam-repository | closed | Recent update to Camlp4 4.04+1 broke package's META file | Stale needs maintainer action | A recent update of Camlp4 `4.04+1` broke the package. I noticed the META file was modified, so I replaced it with the old META file, which seems to have fixed the problem. | True | Recent update to Camlp4 4.04+1 broke package's META file - A recent update of Camlp4 `4.04+1` broke the package. I noticed the META file was modified, so I replaced it with the old META file, which seems to have fixed the problem. | main | recent update to broke package s meta file a recent update of broke the package i noticed the meta file was modified so i replaced it with the old meta file which seems to have fixed the problem | 1 |
3,664 | 14,964,448,034 | IssuesEvent | 2021-01-27 11:59:55 | RalfKoban/MiKo-Analyzers | https://api.github.com/repos/RalfKoban/MiKo-Analyzers | closed | Assert should be preceded and followed by a blank line | Area: analyzer Area: maintainability feature | A call to `Assert` should be preceded by a blank line if the preceding line contains a call to something that is no `Assert`.
The reason is ease of reading (spotting asserts with ease).
Following should report a violation:
```c#
var x = 42;
var y = "something";
Assert.That(x, Is.EqualTo(42));
Assert.That(y, Is... | True | Assert should be preceded and followed by a blank line - A call to `Assert` should be preceded by a blank line if the preceding line contains a call to something that is no `Assert`.
The reason is ease of reading (spotting asserts with ease).
Following should report a violation:
```c#
var x = 42;
var y = "someth... | main | assert should be preceded and followed by a blank line a call to assert should be preceded by a blank line if the preceding line contains a call to something that is no assert the reason is ease of reading spotting asserts with ease following should report a violation c var x var y somethi... | 1 |
59,818 | 7,296,436,266 | IssuesEvent | 2018-02-26 10:45:06 | matomo-org/matomo | https://api.github.com/repos/matomo-org/matomo | closed | update checker display issues | c: Design / UI | Followup to #12463 and #12459, related to #12485
I don't have time to create a fix, so I'll just post it here:
The gif is still on the right and oddly the box disappears and creates another arrow.

| 1.0 | update checker display issues - Followup to #12463 and #12459, related to #12485
I don't have time to create a fix, so I'll just post it here:
The gif is still on the right and oddly the box disappears and creates another arrow.
 context does not accept BridgeContext | bug ext.pages (not maintained) ext.bridge | ### Summary
The context argument for paginator.send() function does not currently accept BridgeContext
### Reproduction Steps
1. Make a command using discord.ext.bridge
2. Create paginator object
3. Send the paginator object using `paginator.send()` and use context provided by the command as the context for the fu... | True | pages.Paginator.send() context does not accept BridgeContext - ### Summary
The context argument for paginator.send() function does not currently accept BridgeContext
### Reproduction Steps
1. Make a command using discord.ext.bridge
2. Create paginator object
3. Send the paginator object using `paginator.send()` an... | main | pages paginator send context does not accept bridgecontext summary the context argument for paginator send function does not currently accept bridgecontext reproduction steps make a command using discord ext bridge create paginator object send the paginator object using paginator send an... | 1 |
5,127 | 26,141,952,060 | IssuesEvent | 2022-12-29 19:56:43 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | Application to contributor community | Port in progress Maintainer application | I request joining the contributor community for Backdrop.
My first project is a port of the [Drupal 7 Real Name module](https://www.drupal.org/project/realname). [The repository for this port is here](https://github.com/bizmarkdev/backdrop-realname).
I agree to all items in the Backdrop Contributed Project Agre... | True | Application to contributor community - I request joining the contributor community for Backdrop.
My first project is a port of the [Drupal 7 Real Name module](https://www.drupal.org/project/realname). [The repository for this port is here](https://github.com/bizmarkdev/backdrop-realname).
I agree to all items i... | main | application to contributor community i request joining the contributor community for backdrop my first project is a port of the i agree to all items in the backdrop contributed project agreement thanks for all you do | 1 |
177,116 | 13,684,013,237 | IssuesEvent | 2020-09-30 03:36:23 | kubeflow/pipelines | https://api.github.com/repos/kubeflow/pipelines | closed | The compiler tests are brittle: They check that "nothing has changed" instead of verifying the intended behavior. | area/sdk area/testing help wanted lifecycle/stale priority/p2 | Good tests check the intended behavior of a feature.
Most of our compiler tests are only checking that "nothing has changed". Every small change affecting the attributes of a pipeline requires changing dozens of tests. https://travis-ci.com/kubeflow/pipelines/jobs/223317709 or https://github.com/kubeflow/pipelines/pul... | 1.0 | The compiler tests are brittle: They check that "nothing has changed" instead of verifying the intended behavior. - Good tests check the intended behavior of a feature.
Most of our compiler tests are only checking that "nothing has changed". Every small change affecting the attributes of a pipeline requires changing d... | non_main | the compiler tests are brittle they check that nothing has changed instead of verifying the intended behavior good tests check the intended behavior of a feature most of our compiler tests are only checking that nothing has changed every small change affecting the attributes of a pipeline requires changing d... | 0 |
231,719 | 25,531,934,187 | IssuesEvent | 2022-11-29 09:07:44 | AOSC-Dev/aosc-os-abbs | https://api.github.com/repos/AOSC-Dev/aosc-os-abbs | closed | git: Several Vulnerabilities (2.37.1, CVE-2022-{39253,39260}) | security has-fix | ### CVE IDs
CVE-2022-{39253,39260}
### Other security advisory IDs
Ubuntu: https://ubuntu.com/security/notices/USN-5686-1
### Description
CVE-2022-39253:
When relying on the `--local` clone optimization, Git dereferences
symbolic links in the source repository before creating hardlinks
(or copies) of t... | True | git: Several Vulnerabilities (2.37.1, CVE-2022-{39253,39260}) - ### CVE IDs
CVE-2022-{39253,39260}
### Other security advisory IDs
Ubuntu: https://ubuntu.com/security/notices/USN-5686-1
### Description
CVE-2022-39253:
When relying on the `--local` clone optimization, Git dereferences
symbolic links in the ... | non_main | git several vulnerabilities cve cve ids cve other security advisory ids ubuntu description cve when relying on the local clone optimization git dereferences symbolic links in the source repository before creating hardlinks or copies of the derefere... | 0 |
3,221 | 12,342,462,604 | IssuesEvent | 2020-05-15 00:52:08 | frej/fast-export | https://api.github.com/repos/frej/fast-export | closed | ../fast-export/hg-fast-export.sh: 156: python: not found | not-available-to-maintainer user-support wintendo | I have a error when I migrate the mercurial to git. I block on this step -- ../fast-export/hg-fast-export.sh -r ../demoapp
Windows 10 64 bit
Python 2.7.6 installed and in the path
Mercurial 4.8 install, and in the path
Git 2.26.2.windows.1 installed, and in the path
Running the following command in git-bash:
... | True | ../fast-export/hg-fast-export.sh: 156: python: not found - I have a error when I migrate the mercurial to git. I block on this step -- ../fast-export/hg-fast-export.sh -r ../demoapp
Windows 10 64 bit
Python 2.7.6 installed and in the path
Mercurial 4.8 install, and in the path
Git 2.26.2.windows.1 installed, and ... | main | fast export hg fast export sh python not found i have a error when i migrate the mercurial to git i block on this step fast export hg fast export sh r demoapp windows bit python installed and in the path mercurial install and in the path git windows installed and in th... | 1 |
2,655 | 9,083,504,549 | IssuesEvent | 2019-02-17 21:00:14 | pound-python/infobob | https://api.github.com/repos/pound-python/infobob | closed | Add a dockerfile | maintainability | The one in pound-python/infobob-docker is a good start, but it should just run the bot. No ancillary script, config hacking, or database init, instead accept the config file path through an env var (`INFOBOB_CONFIG`), and allow overriding the irc.password config entry via another env var (`INFOBOB_IRC_PASSWORD`).
Pr... | True | Add a dockerfile - The one in pound-python/infobob-docker is a good start, but it should just run the bot. No ancillary script, config hacking, or database init, instead accept the config file path through an env var (`INFOBOB_CONFIG`), and allow overriding the irc.password config entry via another env var (`INFOBOB_IR... | main | add a dockerfile the one in pound python infobob docker is a good start but it should just run the bot no ancillary script config hacking or database init instead accept the config file path through an env var infobob config and allow overriding the irc password config entry via another env var infobob ir... | 1 |
4,757 | 24,524,388,417 | IssuesEvent | 2022-10-11 12:04:40 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | opened | Use a URL query param instead of a hash to store the filtering/sorting/grouping/pagination | type: enhancement work: frontend status: ready restricted: maintainers | ## Current behavior
- On the table page, the filtering/sorting/grouping/pagination is synchronized into the URL via a hash.
- The hash won't survive login redirection and also makes it a tiny bit more annoying to refresh a page.
## Desired behavior
- We'd like to use a URL query param instead.
## Additional context... | True | Use a URL query param instead of a hash to store the filtering/sorting/grouping/pagination - ## Current behavior
- On the table page, the filtering/sorting/grouping/pagination is synchronized into the URL via a hash.
- The hash won't survive login redirection and also makes it a tiny bit more annoying to refresh a pag... | main | use a url query param instead of a hash to store the filtering sorting grouping pagination current behavior on the table page the filtering sorting grouping pagination is synchronized into the url via a hash the hash won t survive login redirection and also makes it a tiny bit more annoying to refresh a pag... | 1 |
2,348 | 8,394,096,878 | IssuesEvent | 2018-10-09 22:52:33 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | opened | Use versioneer (or similar) | Difficulty-easy maintainability release | Part of reducing release "friction".
The current method of incrementing the version number of the package involves editing 5 separate files*. This could be better. There is a script in `maintainer/` but it doesn't seem to work for me? (seems to `cat` a lot of the directory, no changes visible in git afterwards).
... | True | Use versioneer (or similar) - Part of reducing release "friction".
The current method of incrementing the version number of the package involves editing 5 separate files*. This could be better. There is a script in `maintainer/` but it doesn't seem to work for me? (seems to `cat` a lot of the directory, no change... | main | use versioneer or similar part of reducing release friction the current method of incrementing the version number of the package involves editing separate files this could be better there is a script in maintainer but it doesn t seem to work for me seems to cat a lot of the directory no change... | 1 |
422,937 | 28,488,321,760 | IssuesEvent | 2023-04-18 09:23:03 | camunda/camunda-bpm-platform | https://api.github.com/repos/camunda/camunda-bpm-platform | closed | Fix privacy link in documentation website footer | type:task scope:documentation version:7.20.0 version:7.18.7 version:7.17.12 version:7.19.1 | ### Acceptance Criteria (Required on creation)
* The link to our privacy statement is changed to https://camunda.com/legal/privacy/
### Hints
* Needs to be adjusted in the theme and the docs-manual accordingly
### Links
<!--
- https://jira.camunda.com/browse/CAM-12398
-->
### Breakdown
- [x] http... | 1.0 | Fix privacy link in documentation website footer - ### Acceptance Criteria (Required on creation)
* The link to our privacy statement is changed to https://camunda.com/legal/privacy/
### Hints
* Needs to be adjusted in the theme and the docs-manual accordingly
### Links
<!--
- https://jira.camunda.com/b... | non_main | fix privacy link in documentation website footer acceptance criteria required on creation the link to our privacy statement is changed to hints needs to be adjusted in the theme and the docs manual accordingly links breakdown update static ... | 0 |
15,638 | 27,585,958,353 | IssuesEvent | 2023-03-08 19:47:34 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | GITHUB_COM_TOKEN locally with cli | type:bug status:requirements priority-5-triage | ### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
npm cli
### If you're self-hosting Renovate, select which platform you are using.
None
### If you're self-hosting Renovate, tell us what version of the platform you run.
_No response_
###... | 1.0 | GITHUB_COM_TOKEN locally with cli - ### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
npm cli
### If you're self-hosting Renovate, select which platform you are using.
None
### If you're self-hosting Renovate, tell us what version of the p... | non_main | github com token locally with cli how are you running renovate self hosted if you re self hosting renovate tell us what version of renovate you run npm cli if you re self hosting renovate select which platform you are using none if you re self hosting renovate tell us what version of the p... | 0 |
3,697 | 15,094,024,665 | IssuesEvent | 2021-02-07 03:55:19 | IITIDIDX597/sp_2021_team1 | https://api.github.com/repos/IITIDIDX597/sp_2021_team1 | reopened | Reporting issues on the platform | Epic: 5 Maintaining the system Story Week 3 | **Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better AbilityLab Patient care.
**Hill St... | True | Reporting issues on the platform - **Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better Ab... | main | reporting issues on the platform project goal s lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way while at the same time foster deeper learning experiences in order to deliver better ab... | 1 |
246,711 | 18,851,934,739 | IssuesEvent | 2021-11-11 22:11:43 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | gen_pattern.py doesn't work | bug category: documentation category: calib3d | ##### System information (version)
<!-- Example
opencv-contrib-python 4.5.4.58
opencv-python 4.5.4.58
- Operating System / Platform => Ubuntu 18.04
-->
##### Detailed description
I followed [tutorial_camera_calibration_pattern](https://docs.opencv.org/4.x/da/d0d/tutorial_camera_calibration_pattern.... | 1.0 | gen_pattern.py doesn't work - ##### System information (version)
<!-- Example
opencv-contrib-python 4.5.4.58
opencv-python 4.5.4.58
- Operating System / Platform => Ubuntu 18.04
-->
##### Detailed description
I followed [tutorial_camera_calibration_pattern](https://docs.opencv.org/4.x/da/d0d/tutori... | non_main | gen pattern py doesn t work system information version example opencv contrib python opencv python operating system platform ubuntu detailed description i followed to generate circle pattern bash python gen pattern py o circleboard svg ... | 0 |
3,601 | 14,545,379,165 | IssuesEvent | 2020-12-15 19:33:40 | adda-team/adda | https://api.github.com/repos/adda-team/adda | closed | Finish migration to GitHub | maintainability pri-Critical task | This includes a number of components:
- [x] notifying/incorporating other contributors/project members. Possibly update acknowledgments.
- [x] issues (assignees, labels, milestones, links in comments).
- [x] wiki pages (placement at wiki tab, images, cross links).
- [x] readme at main landing page.
- [x] try to pl... | True | Finish migration to GitHub - This includes a number of components:
- [x] notifying/incorporating other contributors/project members. Possibly update acknowledgments.
- [x] issues (assignees, labels, milestones, links in comments).
- [x] wiki pages (placement at wiki tab, images, cross links).
- [x] readme at main l... | main | finish migration to github this includes a number of components notifying incorporating other contributors project members possibly update acknowledgments issues assignees labels milestones links in comments wiki pages placement at wiki tab images cross links readme at main landing p... | 1 |
3,352 | 13,018,009,379 | IssuesEvent | 2020-07-26 15:17:30 | RapidField/solid-instruments | https://api.github.com/repos/RapidField/solid-instruments | closed | Fix 'Complex Method' issue in src\RapidField.SolidInstruments.Cryptography\Extensions\RandomNumberGeneratorExtensions.cs | Category-Maintenance Source-Maintainer Stage-4-Complete Subcategory-Conventions Subsystem-Cryptography Tag-AddReleaseNote Verdict-Released Version-1.0.25 WindowForDelivery-2020-Q4 | # Maintenance Request
This issue represents a request for documentation, testing, refactoring or other non-functional changes.
## Overview
[CodeFactor](https://www.codefactor.io/repository/github/rapidfield/solid-instruments) found an issue: Complex Method
It's currently on:
[src\RapidField.SolidInstrument... | True | Fix 'Complex Method' issue in src\RapidField.SolidInstruments.Cryptography\Extensions\RandomNumberGeneratorExtensions.cs - # Maintenance Request
This issue represents a request for documentation, testing, refactoring or other non-functional changes.
## Overview
[CodeFactor](https://www.codefactor.io/repository... | main | fix complex method issue in src rapidfield solidinstruments cryptography extensions randomnumbergeneratorextensions cs maintenance request this issue represents a request for documentation testing refactoring or other non functional changes overview found an issue complex method it s curren... | 1 |
587,333 | 17,613,371,885 | IssuesEvent | 2021-08-18 06:28:41 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | 9gag.com - site is not usable | priority-important browser-focus-geckoview engine-gecko | <!-- @browser: Firefox Mobile 91.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:91.0) Gecko/91.0 Firefox/91.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/83746 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://9gag.com/
**Browser / ... | 1.0 | 9gag.com - site is not usable - <!-- @browser: Firefox Mobile 91.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:91.0) Gecko/91.0 Firefox/91.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/83746 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**:... | non_main | com site is not usable url browser version firefox mobile operating system android tested another browser yes other problem type site is not usable description buttons or links not working steps to reproduce i can t slide the drawer to select open un brows... | 0 |
131,683 | 18,359,884,498 | IssuesEvent | 2021-10-09 03:11:14 | fjontran/fa21-cse110-lab3 | https://api.github.com/repos/fjontran/fa21-cse110-lab3 | closed | [Task]: Clean up form section of MM | enhancement polish required push for later design | ### Contact Details
_No response_
### What happened?
The form section of the meeting minutes page is really messy and needs to be cleaned up
### Version
1.0.2 (Default)
### What browsers are you seeing the problem on?
_No response_
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to fo... | 1.0 | [Task]: Clean up form section of MM - ### Contact Details
_No response_
### What happened?
The form section of the meeting minutes page is really messy and needs to be cleaned up
### Version
1.0.2 (Default)
### What browsers are you seeing the problem on?
_No response_
### Relevant log output
_No response_
##... | non_main | clean up form section of mm contact details no response what happened the form section of the meeting minutes page is really messy and needs to be cleaned up version default what browsers are you seeing the problem on no response relevant log output no response cod... | 0 |
213,568 | 16,524,966,155 | IssuesEvent | 2021-05-26 18:49:22 | hashicorp/terraform-provider-google | https://api.github.com/repos/hashicorp/terraform-provider-google | opened | Flakey tests: Quota exceeded for quota metric 'Mutate requests' and limit 'Mutate requests per minute' | test failure | Causing failures in at least the following tests:
- TestAccRedisInstance_redisInstancePrivateServiceExample
- TestAccMemcacheInstance_update | 1.0 | Flakey tests: Quota exceeded for quota metric 'Mutate requests' and limit 'Mutate requests per minute' - Causing failures in at least the following tests:
- TestAccRedisInstance_redisInstancePrivateServiceExample
- TestAccMemcacheInstance_update | non_main | flakey tests quota exceeded for quota metric mutate requests and limit mutate requests per minute causing failures in at least the following tests testaccredisinstance redisinstanceprivateserviceexample testaccmemcacheinstance update | 0 |
283,377 | 8,719,392,154 | IssuesEvent | 2018-12-08 00:32:31 | briggySmalls/skin-deep-server | https://api.github.com/repos/briggySmalls/skin-deep-server | closed | Suggestions widget no longer styles dark on video archive | bug high-priority | 26b1d39755f54e51e6727428f142057955cf1cb8 introduced a regression that causes the styles for the suggested posts widget to not be applied now it is no longer a widget.
Small update required to target correct classes (note probably requires a wrapper element). | 1.0 | Suggestions widget no longer styles dark on video archive - 26b1d39755f54e51e6727428f142057955cf1cb8 introduced a regression that causes the styles for the suggested posts widget to not be applied now it is no longer a widget.
Small update required to target correct classes (note probably requires a wrapper element)... | non_main | suggestions widget no longer styles dark on video archive introduced a regression that causes the styles for the suggested posts widget to not be applied now it is no longer a widget small update required to target correct classes note probably requires a wrapper element | 0 |
5,365 | 26,987,887,854 | IssuesEvent | 2023-02-09 17:26:05 | pulp/pulp-oci-images | https://api.github.com/repos/pulp/pulp-oci-images | opened | Deduplicate the CI jobs for single-process pulp vs single-process galaxy images | Triage-Needed Maintainability | These 2 sections are so similar, that they should be differentiated via variables. | True | Deduplicate the CI jobs for single-process pulp vs single-process galaxy images - These 2 sections are so similar, that they should be differentiated via variables. | main | deduplicate the ci jobs for single process pulp vs single process galaxy images these sections are so similar that they should be differentiated via variables | 1 |
40,108 | 8,729,100,932 | IssuesEvent | 2018-12-10 19:16:39 | CDCgov/MicrobeTrace | https://api.github.com/repos/CDCgov/MicrobeTrace | closed | Warning Message for IE Users | [effort] small [issue-type] enhancement [skill-level] beginner code.gov help-wanted | **Background**
Internet Explorer has not been actively supported by Microsoft for a number of years. It has hobbled along beyond its life cycle and lingers on as a relic of the past. That being said, MicrobeTrace does not currently warn Internet Explorer users of its incompatibility. We require a banner that detects I... | 1.0 | Warning Message for IE Users - **Background**
Internet Explorer has not been actively supported by Microsoft for a number of years. It has hobbled along beyond its life cycle and lingers on as a relic of the past. That being said, MicrobeTrace does not currently warn Internet Explorer users of its incompatibility. We ... | non_main | warning message for ie users background internet explorer has not been actively supported by microsoft for a number of years it has hobbled along beyond its life cycle and lingers on as a relic of the past that being said microbetrace does not currently warn internet explorer users of its incompatibility we ... | 0 |
804,926 | 29,505,553,849 | IssuesEvent | 2023-06-03 09:02:19 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | opened | [Nightly CI Failures] Failures detected for google-cloud-gsuite_add_ons-v1 | type: bug priority: p1 nightly failure | At 2023-06-03 09:02:17 UTC, detected failures in google-cloud-gsuite_add_ons-v1 for: rubocop.
The CI logs can be found [here](https://github.com/googleapis/google-cloud-ruby/actions/runs/5162726703)
report_key_710bb3618b6e205d3ed8673da7682fe8 | 1.0 | [Nightly CI Failures] Failures detected for google-cloud-gsuite_add_ons-v1 - At 2023-06-03 09:02:17 UTC, detected failures in google-cloud-gsuite_add_ons-v1 for: rubocop.
The CI logs can be found [here](https://github.com/googleapis/google-cloud-ruby/actions/runs/5162726703)
report_key_710bb3618b6e205d3ed8673da7682fe... | non_main | failures detected for google cloud gsuite add ons at utc detected failures in google cloud gsuite add ons for rubocop the ci logs can be found report key | 0 |
163,418 | 6,198,052,094 | IssuesEvent | 2017-07-05 18:15:48 | mozilla/MozDef | https://api.github.com/repos/mozilla/MozDef | closed | Front End Log Processing: last seen plugin | category:feature priority:low state:stale | Use the esworker plugin system to add reference to last event (or last 10 or last day) for a user/server/endpoint
| 1.0 | Front End Log Processing: last seen plugin - Use the esworker plugin system to add reference to last event (or last 10 or last day) for a user/server/endpoint
| non_main | front end log processing last seen plugin use the esworker plugin system to add reference to last event or last or last day for a user server endpoint | 0 |
1,974 | 6,694,172,483 | IssuesEvent | 2017-10-10 00:05:05 | duckduckgo/zeroclickinfo-spice | https://api.github.com/repos/duckduckgo/zeroclickinfo-spice | closed | Amazon: Review Stars not appearing | Maintainer Input Requested | All of these have reviews on amazon but only one displays stars.
---

IA Page: http://duck.co/ia/view/products
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelin... | True | Amazon: Review Stars not appearing - All of these have reviews on amazon but only one displays stars.
---

IA Page: http://duck.co/ia/view/products
[Maintainer](http://docs.... | main | amazon review stars not appearing all of these have reviews on amazon but only one displays stars ia page bsstoner | 1 |
5,635 | 28,302,721,318 | IssuesEvent | 2023-04-10 07:55:18 | cncf/glossary | https://api.github.com/repos/cncf/glossary | closed | `Browse by Tags` not works with a Tag title including a space | bug maintainers |
`Browse by Tags` not works with a Tag title including a space
For instance,
[https://glossary.cncf.io/ko/tags/?핵심%20개념=true](https://glossary.cncf.io/ko/tags/?%ED%95%B5%EC%8B%AC%20%EA%B0%9C%EB%85%90=true)
https://glossary.cncf.io/ko/scalability/ should be listed, but the result list is empty.

https://glossary.cncf.io/ko/scalability/ ... | main | browse by tags not works with a tag title including a space browse by tags not works with a tag title including a space for instance should be listed but the result list is empty this feature is important considering some languages need to utilize spaces to localize tag titles req... | 1 |
16,879 | 3,573,161,979 | IssuesEvent | 2016-01-27 04:03:42 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Flaky test : project system csharp unit test failed randomly in an unrelated PR against future branch. | Area-IDE Bug Flaky Test | ###### Failing build: [link](http://dotnet-ci.cloudapp.net/job/roslyn_prtest_win_dbg_unit64/2948/)
###### Failure log : [link](http://dotnet-ci.cloudapp.net/job/roslyn_prtest_win_dbg_unit64/2948/artifact/Binaries/Debug/ProjectSystem/Tests/xUnitResults/Microsoft.VisualStudio.ProjectSystem.CSharp.UnitTests.dll.out.log)
... | 1.0 | Flaky test : project system csharp unit test failed randomly in an unrelated PR against future branch. - ###### Failing build: [link](http://dotnet-ci.cloudapp.net/job/roslyn_prtest_win_dbg_unit64/2948/)
###### Failure log : [link](http://dotnet-ci.cloudapp.net/job/roslyn_prtest_win_dbg_unit64/2948/artifact/Binaries/D... | non_main | flaky test project system csharp unit test failed randomly in an unrelated pr against future branch failing build failure log xunit net console runner bit net discovering microsoft visualstudio projectsystem csharp unittests discovered microsoft visualstudio ... | 0 |
2,934 | 10,514,312,370 | IssuesEvent | 2019-09-27 23:54:16 | laravel-notification-channels/new-channels | https://api.github.com/repos/laravel-notification-channels/new-channels | opened | Pubnub | needs-maintainer | Repo exists here:
https://github.com/laravel-notification-channels/pubnub
Maintainer needed, let me know if you would like to adopt the package | True | Pubnub - Repo exists here:
https://github.com/laravel-notification-channels/pubnub
Maintainer needed, let me know if you would like to adopt the package | main | pubnub repo exists here maintainer needed let me know if you would like to adopt the package | 1 |
1,636 | 6,572,661,761 | IssuesEvent | 2017-09-11 04:11:08 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | dnsimple does not return all records | affects_2.1 bug_report networking waiting_on_maintainer |
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
dnsimple
##### ANSIBLE VERSION
2.1.3.0
##### SUMMARY
According to dnsimple docs [1] it should be possible to list all records of a given domain but it actually is not.
[1] http://docs.ansible.com/ansible/dnsimple_module.html
##### STEPS TO REPRODU... | True | dnsimple does not return all records -
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
dnsimple
##### ANSIBLE VERSION
2.1.3.0
##### SUMMARY
According to dnsimple docs [1] it should be possible to list all records of a given domain but it actually is not.
[1] http://docs.ansible.com/ansible/dnsimpl... | main | dnsimple does not return all records issue type bug report component name dnsimple ansible version summary according to dnsimple docs it should be possible to list all records of a given domain but it actually is not steps to reproduce register a... | 1 |
753,894 | 26,366,812,924 | IssuesEvent | 2023-01-11 17:11:40 | apache/arrow | https://api.github.com/repos/apache/arrow | closed | [R] Add StructArray$create() | Type: enhancement Component: R Priority: Critical | In ARROW-13371 we implemented the `make_struct` compute function bound to `data.frame()` / `tibble()` in dplyr evaluation; however, we didn't actually implement `StructArray$create()`. In ARROW-15168, it turns out that we need to do this to support `StructArray` creation from data.frames whose columns aren't all conver... | 1.0 | [R] Add StructArray$create() - In ARROW-13371 we implemented the `make_struct` compute function bound to `data.frame()` / `tibble()` in dplyr evaluation; however, we didn't actually implement `StructArray$create()`. In ARROW-15168, it turns out that we need to do this to support `StructArray` creation from data.frames ... | non_main | add structarray create in arrow we implemented the make struct compute function bound to data frame tibble in dplyr evaluation however we didn t actually implement structarray create in arrow it turns out that we need to do this to support structarray creation from data frames whose colu... | 0 |
556 | 4,005,694,384 | IssuesEvent | 2016-05-12 12:34:44 | duckduckgo/zeroclickinfo-goodies | https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies | closed | SQL Cheat Sheet: the 'FOREIGN KEY' statement appear 2 times | Maintainer Input Requested | Hi,
I was read sql cheat sheet when I note that the 'FOREIGN KEY' appear 2 times. For information I use firefox 49.0.1 on updated Archlinux.
------
IA Page: http://duck.co/ia/view/sql_cheat_sheet
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @jophab | True | SQL Cheat Sheet: the 'FOREIGN KEY' statement appear 2 times - Hi,
I was read sql cheat sheet when I note that the 'FOREIGN KEY' appear 2 times. For information I use firefox 49.0.1 on updated Archlinux.
------
IA Page: http://duck.co/ia/view/sql_cheat_sheet
[Maintainer](http://docs.duckduckhack.com/maintaini... | main | sql cheat sheet the foreign key statement appear times hi i was read sql cheat sheet when i note that the foreign key appear times for information i use firefox on updated archlinux ia page jophab | 1 |
218 | 2,873,273,638 | IssuesEvent | 2015-06-08 16:11:20 | github/hubot-scripts | https://api.github.com/repos/github/hubot-scripts | closed | Wolfram.coffee error | needs-maintainer | I recently ran this wolfram.coffee script and got this error, could anyone help me resolve the issue. Thanks
Error: Cannot find module 'wolfram-alpha'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module... | True | Wolfram.coffee error - I recently ran this wolfram.coffee script and got this error, could anyone help me resolve the issue. Thanks
Error: Cannot find module 'wolfram-alpha'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:1... | main | wolfram coffee error i recently ran this wolfram coffee script and got this error could anyone help me resolve the issue thanks error cannot find module wolfram alpha at function module resolvefilename module js at function module load module js at module require module js at ... | 1 |
450,283 | 12,992,852,691 | IssuesEvent | 2020-07-23 07:46:23 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [master-preview] VoiceManager ArgumentException | Category: Tech Priority: Medium Status: Investigate |
[Player-prev.log](https://github.com/StrangeLoopGames/EcoIssues/files/3647723/Player-prev.log)
```
ArgumentException: An item with the same key has already been added. Key: 76561198072228212
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.Inse... | 1.0 | [master-preview] VoiceManager ArgumentException -
[Player-prev.log](https://github.com/StrangeLoopGames/EcoIssues/files/3647723/Player-prev.log)
```
ArgumentException: An item with the same key has already been added. Key: 76561198072228212
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey ... | non_main | voicemanager argumentexception argumentexception an item with the same key has already been added key at system collections generic dictionary tryinsert tkey key tvalue value system collections generic insertionbehavior behavior in at system collections generic dictionary add... | 0 |
2,125 | 7,267,077,798 | IssuesEvent | 2018-02-20 02:19:06 | dgets/DANT2a | https://api.github.com/repos/dgets/DANT2a | closed | Switch enum & related code to EntryType.Entries.* | enhancement maintainability | Doing this should make it possible to simplify the code in the `GreenwichAtomic_Tick` and other areas considerably, as well as make them more maintainable/expandable. | True | Switch enum & related code to EntryType.Entries.* - Doing this should make it possible to simplify the code in the `GreenwichAtomic_Tick` and other areas considerably, as well as make them more maintainable/expandable. | main | switch enum related code to entrytype entries doing this should make it possible to simplify the code in the greenwichatomic tick and other areas considerably as well as make them more maintainable expandable | 1 |
59,036 | 17,015,010,287 | IssuesEvent | 2021-07-02 10:42:16 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | TypeError: wrong argument type nil (expected String) | Component: merkaartor Priority: major Type: defect | **[Submitted to the original trac issue database at 9.19am, Friday, 21st May 2010]**
Sometimes when I upload, the server refuses it with this message:
```
There was an error uploading this request (500)
"TypeError: wrong argument type nil (expected String)"
Please redownload the problematic feature to handle th... | 1.0 | TypeError: wrong argument type nil (expected String) - **[Submitted to the original trac issue database at 9.19am, Friday, 21st May 2010]**
Sometimes when I upload, the server refuses it with this message:
```
There was an error uploading this request (500)
"TypeError: wrong argument type nil (expected String)"
... | non_main | typeerror wrong argument type nil expected string sometimes when i upload the server refuses it with this message there was an error uploading this request typeerror wrong argument type nil expected string please redownload the problematic feature to handle the conflict there ... | 0 |
4,480 | 23,353,535,978 | IssuesEvent | 2022-08-10 04:17:36 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | closed | Set special column icons based on constraints | type: enhancement work: frontend status: ready restricted: new maintainers | ## Current behavior
- The column header displays an icon to the left of the column name.
- The icon changes depending on the column type.
## Desired behavior
- The icon _also_ changes depending on the _constraints_ associated with the column.
- If the column has a PK constraint, then it gets a [key](https://fontawes... | True | Set special column icons based on constraints - ## Current behavior
- The column header displays an icon to the left of the column name.
- The icon changes depending on the column type.
## Desired behavior
- The icon _also_ changes depending on the _constraints_ associated with the column.
- If the column has a PK c... | main | set special column icons based on constraints current behavior the column header displays an icon to the left of the column name the icon changes depending on the column type desired behavior the icon also changes depending on the constraints associated with the column if the column has a pk c... | 1 |
4,865 | 25,016,062,807 | IssuesEvent | 2022-11-03 18:55:25 | deislabs/spiderlightning | https://api.github.com/repos/deislabs/spiderlightning | closed | add local implementor for pubsub | ✨ feature 📐 proposal 🚧 maintainer issue | **Describe the solution you'd like**
something that can be run in a dev environment like filesystem-kv/mq for pubsub
**Additional context**
n/a
| True | add local implementor for pubsub - **Describe the solution you'd like**
something that can be run in a dev environment like filesystem-kv/mq for pubsub
**Additional context**
n/a
| main | add local implementor for pubsub describe the solution you d like something that can be run in a dev environment like filesystem kv mq for pubsub additional context n a | 1 |
165,676 | 20,614,178,049 | IssuesEvent | 2022-03-07 11:33:34 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Security Solution] Deleted query is getting populated when click on save changes option and "Save" button is enabled. | bug triage_needed impact:medium Team:Detections and Resp Team: SecuritySolution v8.1.0 | **Describe the bug:**
Deleted query is getting populated when click on save changes option and "Save" button is enabled.
**Build Details:**
```
Version: 8.1.0 BC6
Build: 50485
Commit: 4aaeda23aea9c3bf29698878c70a0107ea3c1659
```
**Preconditions**
1. Elasticsearch should be up and running
2. Kibana should... | True | [Security Solution] Deleted query is getting populated when click on save changes option and "Save" button is enabled. - **Describe the bug:**
Deleted query is getting populated when click on save changes option and "Save" button is enabled.
**Build Details:**
```
Version: 8.1.0 BC6
Build: 50485
Commit: 4aaeda2... | non_main | deleted query is getting populated when click on save changes option and save button is enabled describe the bug deleted query is getting populated when click on save changes option and save button is enabled build details version build commit preconditions ... | 0 |
54,575 | 3,069,706,842 | IssuesEvent | 2015-08-18 21:52:09 | airoldilab/sgd | https://api.github.com/repos/airoldilab/sgd | opened | print method for sgd objects | enhancement low priority | It should do something more interesting than just printing out the coefficients. | 1.0 | print method for sgd objects - It should do something more interesting than just printing out the coefficients. | non_main | print method for sgd objects it should do something more interesting than just printing out the coefficients | 0 |
309,525 | 26,667,449,553 | IssuesEvent | 2023-01-26 06:31:36 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | pkg/ccl/importerccl/importerccl_test: TestImportMultiRegion failed | C-test-failure O-robot branch-master | pkg/ccl/importerccl/importerccl_test.TestImportMultiRegion [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8455889?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8455889?buildTab=artifacts#/) on master @ [2a... | 1.0 | pkg/ccl/importerccl/importerccl_test: TestImportMultiRegion failed - pkg/ccl/importerccl/importerccl_test.TestImportMultiRegion [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8455889?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroac... | non_main | pkg ccl importerccl importerccl test testimportmultiregion failed pkg ccl importerccl importerccl test testimportmultiregion with on master github com cockroachdb cockroach pkg jobs adopt go github com cockroachdb cockroach pkg jobs registry resumejob github com cockroac... | 0 |
367 | 3,355,501,447 | IssuesEvent | 2015-11-18 16:39:43 | christoff-buerger/racr | https://api.github.com/repos/christoff-buerger/racr | opened | Refactoring of the modularisation of the Questionnaires example | low maintainability | In contradiction to best practices in the design of _RACR_-based languages, the `user-interface` library instead of the actual `language`/`analyses` library defines query support functions for language analyses. In all the other examples, the `language` module comprises the language specification _and_ its respective q... | True | Refactoring of the modularisation of the Questionnaires example - In contradiction to best practices in the design of _RACR_-based languages, the `user-interface` library instead of the actual `language`/`analyses` library defines query support functions for language analyses. In all the other examples, the `language` ... | main | refactoring of the modularisation of the questionnaires example in contradiction to best practices in the design of racr based languages the user interface library instead of the actual language analyses library defines query support functions for language analyses in all the other examples the language ... | 1 |
224,676 | 24,783,423,457 | IssuesEvent | 2022-10-24 07:50:25 | sast-automation-dev/openidm-community-edition-43 | https://api.github.com/repos/sast-automation-dev/openidm-community-edition-43 | opened | orientdb-server-1.3.0.jar: 1 vulnerabilities (highest severity is: 8.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>orientdb-server-1.3.0.jar</b></p></summary>
<p>OrientDB NoSQL document graph dbms</p>
<p>Library home page: <a href="http://www.orientechnologies.com/orientdb-server"... | True | orientdb-server-1.3.0.jar: 1 vulnerabilities (highest severity is: 8.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>orientdb-server-1.3.0.jar</b></p></summary>
<p>OrientDB NoSQL document graph dbms</p>
<p>Lib... | non_main | orientdb server jar vulnerabilities highest severity is vulnerable library orientdb server jar orientdb nosql document graph dbms library home page a href path to dependency file openidm repo orientdb pom xml path to vulnerable library entechnologies orientdb server ... | 0 |
686,589 | 23,497,200,809 | IssuesEvent | 2022-08-18 03:40:18 | LuanRT/YouTube.js | https://api.github.com/repos/LuanRT/YouTube.js | closed | getComments will throw out an error when the comment count of the video is 0 | bug Stale priority: medium | ### Steps to reproduce
Example:
1.find a video that with no coment( for example: Ja2H4xHnX-0 )
2.take its video id and invoke getComents function
### Failure Logs
```shell
(node:17108) UnhandledPromiseRejectionWarning: Error: Expected to find "onResponseReceivedEndpoints" with content "commentRenderer" but ... | 1.0 | getComments will throw out an error when the comment count of the video is 0 - ### Steps to reproduce
Example:
1.find a video that with no coment( for example: Ja2H4xHnX-0 )
2.take its video id and invoke getComents function
### Failure Logs
```shell
(node:17108) UnhandledPromiseRejectionWarning: Error: Exp... | non_main | getcomments will throw out an error when the comment count of the video is steps to reproduce example find a video that with no coment for example take its video id and invoke getcoments function failure logs shell node unhandledpromiserejectionwarning error expected to fin... | 0 |
408,187 | 11,942,930,902 | IssuesEvent | 2020-04-02 22:00:12 | leveler-dba/leveler | https://api.github.com/repos/leveler-dba/leveler | closed | spike: venmo payment link issues | bug priority 1 | as we chatted about during sprint planning there's an intermittent issue with some people's venmo payment links becoming appended to the end of the leveler url | 1.0 | spike: venmo payment link issues - as we chatted about during sprint planning there's an intermittent issue with some people's venmo payment links becoming appended to the end of the leveler url | non_main | spike venmo payment link issues as we chatted about during sprint planning there s an intermittent issue with some people s venmo payment links becoming appended to the end of the leveler url | 0 |
1,763 | 6,575,013,535 | IssuesEvent | 2017-09-11 14:46:40 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Cannot pass args to docker container | affects_2.1 cloud docker feature_idea waiting_on_maintainer | ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
docker_container
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.1.1.0
```
##### CONFIGURATION
<!---
Mention any settings you have changed/added/removed in ansible.cfg
(or using the ANSIBLE_* envir... | True | Cannot pass args to docker container - ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
docker_container
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.1.1.0
```
##### CONFIGURATION
<!---
Mention any settings you have changed/added/removed in an... | main | cannot pass args to docker container issue type feature idea component name docker container ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variables os env... | 1 |
2,656 | 9,087,410,050 | IssuesEvent | 2019-02-18 13:41:12 | RDIL/area4 | https://api.github.com/repos/RDIL/area4 | closed | The move... | pinned subject: maintaining-project | PSA: Soon this repo will be moved to `github.com/area4lib`. All collaborators should be receiving an invite soon. | True | The move... - PSA: Soon this repo will be moved to `github.com/area4lib`. All collaborators should be receiving an invite soon. | main | the move psa soon this repo will be moved to github com all collaborators should be receiving an invite soon | 1 |
47,562 | 25,072,553,979 | IssuesEvent | 2022-11-07 13:17:25 | oracle/opengrok | https://api.github.com/repos/oracle/opengrok | closed | xref watcher should use thread pool with >1 parallelism level | bug indexer performance | In my run within IDEA, I noticed this in one of the thread snapshots. There were 30 threads (running with `--threads 32`) parking at this spot:
```
"ForkJoinPool-1-worker-37" #22 daemon prio=5 os_prio=0 cpu=7362,01ms elapsed=223,51s tid=0x00007f7300285800 nid=0x3d33b waiting on condition [0x00007f72eb2f6000]
jav... | True | xref watcher should use thread pool with >1 parallelism level - In my run within IDEA, I noticed this in one of the thread snapshots. There were 30 threads (running with `--threads 32`) parking at this spot:
```
"ForkJoinPool-1-worker-37" #22 daemon prio=5 os_prio=0 cpu=7362,01ms elapsed=223,51s tid=0x00007f730028580... | non_main | xref watcher should use thread pool with parallelism level in my run within idea i noticed this in one of the thread snapshots there were threads running with threads parking at this spot forkjoinpool worker daemon prio os prio cpu elapsed tid nid waiting on condition ... | 0 |
1,115 | 4,989,020,312 | IssuesEvent | 2016-12-08 10:23:36 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | apt_repository: does not understand arch= option | affects_2.1 feature_idea waiting_on_maintainer | I'm my systems I have a lot of repositories with an arch-qualifier.
e.g.:
```
deb [arch=ppc64el] http://ftp.debian.org/debian/ sid main
deb [arch=amd64,i386] http://dl.google.com/linux/talkplugin/deb/ stable main
```
apt_repository does not understand them and tries to re-add that repos, actually duplicating them.
M... | True | apt_repository: does not understand arch= option - I'm my systems I have a lot of repositories with an arch-qualifier.
e.g.:
```
deb [arch=ppc64el] http://ftp.debian.org/debian/ sid main
deb [arch=amd64,i386] http://dl.google.com/linux/talkplugin/deb/ stable main
```
apt_repository does not understand them and tries ... | main | apt repository does not understand arch option i m my systems i have a lot of repositories with an arch qualifier e g deb sid main deb stable main apt repository does not understand them and tries to re add that repos actually duplicating them moreover i d like to be able to specify these op... | 1 |
2,812 | 10,059,748,136 | IssuesEvent | 2019-07-22 17:09:59 | clearlinux/swupd-client | https://api.github.com/repos/clearlinux/swupd-client | closed | Move verify_file to consistent location | maintainability | The `verify_file` function is called in several unexpected and obscure parts of the code, making it hard to determine which codepaths are actually verifying file hashes and which are not. The `verify_file` function should be moved to a more visible location that touches all code paths.
The best location that I can t... | True | Move verify_file to consistent location - The `verify_file` function is called in several unexpected and obscure parts of the code, making it hard to determine which codepaths are actually verifying file hashes and which are not. The `verify_file` function should be moved to a more visible location that touches all cod... | main | move verify file to consistent location the verify file function is called in several unexpected and obscure parts of the code making it hard to determine which codepaths are actually verifying file hashes and which are not the verify file function should be moved to a more visible location that touches all cod... | 1 |
35,058 | 4,963,517,920 | IssuesEvent | 2016-12-03 08:41:19 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | github.com/cockroachdb/cockroach/vendor/cloud.google.com/go/logging/apiv2: (unknown) failed under stress | Robot test-failure | SHA: https://github.com/cockroachdb/cockroach/commits/3b96bf09c468253ae24064665b2fa2fa1796f417
Parameters:
```
COCKROACH_PROPOSER_EVALUATED_KV=
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=75248&tab=buildLog
```
Makefile:231: .bootstrap: No such file... | 1.0 | github.com/cockroachdb/cockroach/vendor/cloud.google.com/go/logging/apiv2: (unknown) failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/3b96bf09c468253ae24064665b2fa2fa1796f417
Parameters:
```
COCKROACH_PROPOSER_EVALUATED_KV=
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://t... | non_main | github com cockroachdb cockroach vendor cloud google com go logging unknown failed under stress sha parameters cockroach proposer evaluated kv tags goflags race stress build found a failed test makefile bootstrap no such file or directory git submodule update init cmd pkg cmd gi... | 0 |
56,372 | 3,079,504,061 | IssuesEvent | 2015-08-21 16:37:23 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | При первом запуске программы без настроек в настройках устанавливается английский язык вместо русского. | bug Component-Logic Component-UI imported Priority-High Usability | _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on November 13, 2011 19:14:02_
При первом запуске программы на вкладке настроек "общие" устанавливается английский язык. Однако до открытия настроек язык как и положено русский.
**Attachment:** [Без-имени-1.png](http://code.google.com/p/fly... | 1.0 | При первом запуске программы без настроек в настройках устанавливается английский язык вместо русского. - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on November 13, 2011 19:14:02_
При первом запуске программы на вкладке настроек "общие" устанавливается английский язык. Однако до откр... | non_main | при первом запуске программы без настроек в настройках устанавливается английский язык вместо русского from on november при первом запуске программы на вкладке настроек общие устанавливается английский язык однако до открытия настроек язык как и положено русский attachment original ... | 0 |
176,004 | 13,623,041,800 | IssuesEvent | 2020-09-24 05:23:09 | hpi-swa/smalltalkCI | https://api.github.com/repos/hpi-swa/smalltalkCI | closed | Make it easier to use Travis CI for projects on SmalltalkHub | All Dialects testing | Hi @estebanlm,
I understand you are one of the SmalltalkHub admins?
For [Fuel](https://github.com/theseion/Fuel), @theseion has set up a Jenkins job that triggers a Travis build when it detects code changes on SmalltalkHub.
I was thinking that it'd be cool to make it easy to use Travis for SmalltalkHub. Unfortunately,... | 1.0 | Make it easier to use Travis CI for projects on SmalltalkHub - Hi @estebanlm,
I understand you are one of the SmalltalkHub admins?
For [Fuel](https://github.com/theseion/Fuel), @theseion has set up a Jenkins job that triggers a Travis build when it detects code changes on SmalltalkHub.
I was thinking that it'd be cool... | non_main | make it easier to use travis ci for projects on smalltalkhub hi estebanlm i understand you are one of the smalltalkhub admins for theseion has set up a jenkins job that triggers a travis build when it detects code changes on smalltalkhub i was thinking that it d be cool to make it easy to use travis for sma... | 0 |
4,209 | 20,756,567,400 | IssuesEvent | 2022-03-15 12:47:06 | Lissy93/dashy | https://api.github.com/repos/Lissy93/dashy | closed | [BUG] Config options in router not honoured | 🐛 Bug 👤 Awaiting Maintainer Response | ### Discussed in https://github.com/Lissy93/dashy/discussions/542
<div type='discussions-op-text'>
<sup>Originally posted by **lephtHanded** March 8, 2022</sup>
heya!
latest update (or my config) seems borked with the latest docker pull.
the `routingMode` and `startingView` options don't seem to have an effec... | True | [BUG] Config options in router not honoured - ### Discussed in https://github.com/Lissy93/dashy/discussions/542
<div type='discussions-op-text'>
<sup>Originally posted by **lephtHanded** March 8, 2022</sup>
heya!
latest update (or my config) seems borked with the latest docker pull.
the `routingMode` and `sta... | main | config options in router not honoured discussed in originally posted by lephthanded march heya latest update or my config seems borked with the latest docker pull the routingmode and startingview options don t seem to have an effect i have mine set to hash and minimal re... | 1 |
85,154 | 24,525,038,281 | IssuesEvent | 2022-10-11 12:32:37 | microsoft/fluentui | https://api.github.com/repos/microsoft/fluentui | closed | [Feature]: Remove unnecessary checks from screener code | Area: Build System Type: Epic | ### Library
React / v8 (@fluentui/react)
### Describe the feature that you would like added
With the changes from #24292, the ``skipScreener`` environment variable can now be used to determine whether a screener check should be run or not, so other redundant checks and usage of other environment variables can be dis... | 1.0 | [Feature]: Remove unnecessary checks from screener code - ### Library
React / v8 (@fluentui/react)
### Describe the feature that you would like added
With the changes from #24292, the ``skipScreener`` environment variable can now be used to determine whether a screener check should be run or not, so other redundant ... | non_main | remove unnecessary checks from screener code library react fluentui react describe the feature that you would like added with the changes from the skipscreener environment variable can now be used to determine whether a screener check should be run or not so other redundant checks and us... | 0 |
362,561 | 25,381,495,573 | IssuesEvent | 2022-11-21 17:55:48 | gnosischain/documentation | https://api.github.com/repos/gnosischain/documentation | closed | Validators - Rewards & Penalties | documentation validators | Current Page:
https://docs.gnosischain.com/node/incentives
## Tasks
- [ ] Check validity of information
### Rewards
- [ ] Calculate and show the current Yield
- [ ] Embed key information: https://dune.xyz/maxaleks/Gnosis-Beacon-Chain-(Deposits)
### Penalties
- [ ] Penalties
- [ ] Link to Penalties docs (?)
- [ ]... | 1.0 | Validators - Rewards & Penalties - Current Page:
https://docs.gnosischain.com/node/incentives
## Tasks
- [ ] Check validity of information
### Rewards
- [ ] Calculate and show the current Yield
- [ ] Embed key information: https://dune.xyz/maxaleks/Gnosis-Beacon-Chain-(Deposits)
### Penalties
- [ ] Penalties
- [... | non_main | validators rewards penalties current page tasks check validity of information rewards calculate and show the current yield embed key information penalties penalties link to penalties docs emphasize slashing emphasize inactivity leaks including mass inactivi... | 0 |
279,452 | 21,160,802,065 | IssuesEvent | 2022-04-07 09:11:19 | metal3-io/metal3-docs | https://api.github.com/repos/metal3-io/metal3-docs | closed | User-guide: add introduction document for IPAM | kind/documentation triage/accepted | Write down below sections for the Introduction section to ip-address-manager section in the user-guide book.
Describe:
- What is IPAM
- Why and when should/can it be used
- It is relationship with CAPM3
/kind documentation
/help | 1.0 | User-guide: add introduction document for IPAM - Write down below sections for the Introduction section to ip-address-manager section in the user-guide book.
Describe:
- What is IPAM
- Why and when should/can it be used
- It is relationship with CAPM3
/kind documentation
/help | non_main | user guide add introduction document for ipam write down below sections for the introduction section to ip address manager section in the user guide book describe what is ipam why and when should can it be used it is relationship with kind documentation help | 0 |
137,197 | 20,092,915,559 | IssuesEvent | 2022-02-06 03:09:02 | oshi/oshi | https://api.github.com/repos/oshi/oshi | closed | Use Maven Profiles for finer-grained control over releases | external dependency documentation design discussion performance maven dependencies github_actions | We should switch our pom to use [Maven Profiles](https://maven.apache.org/guides/introduction/introduction-to-profiles.html) to help address several current workflows and issues we're trying to address with band-aid fixes.
1. JPMS release
2. Site publishing
3. Shaded JAR vs. JMPS conflicts
**JPMS.** I decided ag... | 1.0 | Use Maven Profiles for finer-grained control over releases - We should switch our pom to use [Maven Profiles](https://maven.apache.org/guides/introduction/introduction-to-profiles.html) to help address several current workflows and issues we're trying to address with band-aid fixes.
1. JPMS release
2. Site publishing... | non_main | use maven profiles for finer grained control over releases we should switch our pom to use to help address several current workflows and issues we re trying to address with band aid fixes jpms release site publishing shaded jar vs jmps conflicts jpms i decided against an mrjar for the modul... | 0 |
4,554 | 23,724,886,711 | IssuesEvent | 2022-08-30 18:36:45 | rustsec/advisory-db | https://api.github.com/repos/rustsec/advisory-db | closed | `rusttype` is unmaintained | Unmaintained | See: https://gitlab.redox-os.org/redox-os/rusttype/-/issues/148
The author says they don't plan on making any new releases and suggests their new [`ab_glyph`](https://github.com/alexheretic/ab-glyph) crate as a successor. | True | `rusttype` is unmaintained - See: https://gitlab.redox-os.org/redox-os/rusttype/-/issues/148
The author says they don't plan on making any new releases and suggests their new [`ab_glyph`](https://github.com/alexheretic/ab-glyph) crate as a successor. | main | rusttype is unmaintained see the author says they don t plan on making any new releases and suggests their new crate as a successor | 1 |
8,662 | 27,172,055,000 | IssuesEvent | 2023-02-17 20:24:54 | OneDrive/onedrive-api-docs | https://api.github.com/repos/OneDrive/onedrive-api-docs | closed | Deleting subscriptions as a whole | automation:Closed | Currently the only way to delete a subscription is to know the access token or respond to the OneDrive server with errors.
During development (and sometimes production), this can be a annoying problem with multiple subscriptions coming back if not deleted.
Is there any plans to have a different mechanism to dele... | 1.0 | Deleting subscriptions as a whole - Currently the only way to delete a subscription is to know the access token or respond to the OneDrive server with errors.
During development (and sometimes production), this can be a annoying problem with multiple subscriptions coming back if not deleted.
Is there any plans t... | non_main | deleting subscriptions as a whole currently the only way to delete a subscription is to know the access token or respond to the onedrive server with errors during development and sometimes production this can be a annoying problem with multiple subscriptions coming back if not deleted is there any plans t... | 0 |
465,660 | 13,389,850,051 | IssuesEvent | 2020-09-02 19:33:43 | NMGRL/pychron | https://api.github.com/repos/NMGRL/pychron | closed | Error when fitting Felix Air IC to Felix Data | Bug Data Reduction Data Specific Duplicate Pipeline Priority | Traceback (most recent call last):
File "/Users/argonlab2/miniconda2/envs/pychron3/lib/python3.7/site-packages/pyface/ui/qt4/action/action_item.py", line 371, in _qt4_on_triggered
self.controller.perform(action, action_event)
File "/Users/argonlab2/miniconda2/envs/pychron3/lib/python3.7/site-packages/pyface/... | 1.0 | Error when fitting Felix Air IC to Felix Data - Traceback (most recent call last):
File "/Users/argonlab2/miniconda2/envs/pychron3/lib/python3.7/site-packages/pyface/ui/qt4/action/action_item.py", line 371, in _qt4_on_triggered
self.controller.perform(action, action_event)
File "/Users/argonlab2/miniconda2/e... | non_main | error when fitting felix air ic to felix data traceback most recent call last file users envs lib site packages pyface ui action action item py line in on triggered self controller perform action action event file users envs lib site packages pyface tasks action task ... | 0 |
195,019 | 6,901,906,834 | IssuesEvent | 2017-11-25 14:08:09 | s1kx/unison | https://api.github.com/repos/s1kx/unison | opened | Socket duplication issue | point: 8 priority: highest type:bug type:chore | The log shows that this prints again after a day or two https://github.com/s1kx/unison/blob/master/bot.go#L269
and that behavior repeats to create N amount of connections causing the bot to reply N number of times to any command, running the same hook N times, etc.
fishysnake in (discord gophers) pointed out it m... | 1.0 | Socket duplication issue - The log shows that this prints again after a day or two https://github.com/s1kx/unison/blob/master/bot.go#L269
and that behavior repeats to create N amount of connections causing the bot to reply N number of times to any command, running the same hook N times, etc.
fishysnake in (discor... | non_main | socket duplication issue the log shows that this prints again after a day or two and that behavior repeats to create n amount of connections causing the bot to reply n number of times to any command running the same hook n times etc fishysnake in discord gophers pointed out it might be related to th... | 0 |
3,770 | 15,834,650,429 | IssuesEvent | 2021-04-06 17:03:04 | zaproxy/zaproxy | https://api.github.com/repos/zaproxy/zaproxy | closed | Add-ons Log4j 2.x Uplift | Maintainability add-on tracker | Align add-ons with core logging changes per:
* https://github.com/zaproxy/zaproxy/pull/6228
* https://github.com/zaproxy/zaproxy/pull/6327
See also: http://logging.apache.org/log4j/2.x/manual/api.html
- [x] accessControl (Done in: https://github.com/zaproxy/zap-extensions/pull/2690)
- [x] alertFilters (Done in... | True | Add-ons Log4j 2.x Uplift - Align add-ons with core logging changes per:
* https://github.com/zaproxy/zaproxy/pull/6228
* https://github.com/zaproxy/zaproxy/pull/6327
See also: http://logging.apache.org/log4j/2.x/manual/api.html
- [x] accessControl (Done in: https://github.com/zaproxy/zap-extensions/pull/2690)
... | main | add ons x uplift align add ons with core logging changes per see also accesscontrol done in alertfilters done in alertreport done in allinonenotes done in ascanrules done in ascanrulesalpha done in ascanrulesbeta done in auths... | 1 |
1,353 | 5,829,570,324 | IssuesEvent | 2017-05-08 14:52:00 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | [Regression] ios_command module failing with paramiko.hostkeys.InvalidHostKey | affects_2.2 bug_report networking waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
`ios_command`
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --vers... | True | [Regression] ios_command module failing with paramiko.hostkeys.InvalidHostKey - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
`ios_com... | main | ios command module failing with paramiko hostkeys invalidhostkey issue type bug report component name ios command ansible version ansible config file home rob code ansible anchor ansible ansible cfg configured module search path ... | 1 |
2,175 | 7,624,077,370 | IssuesEvent | 2018-05-03 16:50:37 | RalfKoban/MiKo-Analyzers | https://api.github.com/repos/RalfKoban/MiKo-Analyzers | closed | Methods should not use boolean parameters | Area: analyzer Area: maintainability feature in progress | Boolean parameters should never be used by methods. Instead enums should be used.
See:
https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/parameter-design | True | Methods should not use boolean parameters - Boolean parameters should never be used by methods. Instead enums should be used.
See:
https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/parameter-design | main | methods should not use boolean parameters boolean parameters should never be used by methods instead enums should be used see | 1 |
7,578 | 10,687,100,460 | IssuesEvent | 2019-10-22 15:31:19 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | GO:0080185 effector-dependent induction by symbiont of host immune response | multi-species process | GO:0080185 effector-dependent induction by symbiont of host immune response
GO:0080185 JSON
effector-dependent induction by symbiont of host immune response
Biological Process
Definition (GO:0080185 GONUTS page)
Any process that involves recognition of an effector, and by which a symbiont activates, maintai... | 1.0 | GO:0080185 effector-dependent induction by symbiont of host immune response - GO:0080185 effector-dependent induction by symbiont of host immune response
GO:0080185 JSON
effector-dependent induction by symbiont of host immune response
Biological Process
Definition (GO:0080185 GONUTS page)
Any process that... | non_main | go effector dependent induction by symbiont of host immune response go effector dependent induction by symbiont of host immune response go json effector dependent induction by symbiont of host immune response biological process definition go gonuts page any process that involves recognition of... | 0 |
2,517 | 4,737,718,816 | IssuesEvent | 2016-10-20 00:00:32 | 18F/cg-dashboard | https://api.github.com/repos/18F/cg-dashboard | closed | Refine service states | Liberator service-instances | As a user, I want a clear description of the current state of my services.
Notes:
- Cloud Foundry API doesn't give us official state of stopped
- API gives us the last operation (create, update, or delete) and whether or not the operation was successful and we determine a state from this
- From this, we are ... | 1.0 | Refine service states - As a user, I want a clear description of the current state of my services.
Notes:
- Cloud Foundry API doesn't give us official state of stopped
- API gives us the last operation (create, update, or delete) and whether or not the operation was successful and we determine a state from thi... | non_main | refine service states as a user i want a clear description of the current state of my services notes cloud foundry api doesn t give us official state of stopped api gives us the last operation create update or delete and whether or not the operation was successful and we determine a state from thi... | 0 |
10,881 | 2,622,512,094 | IssuesEvent | 2015-03-04 03:39:30 | tswast/pywiiuse | https://api.github.com/repos/tswast/pywiiuse | closed | example.py does not recogonize which button I pressed on wii | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. I just connect my wii and ran the program
What is the expected output? What do you see instead?
example.py should tell me which button I pressed, but it does not. It only
knows that and event has happened, but does not know which button I pressed.
What version of the pro... | 1.0 | example.py does not recogonize which button I pressed on wii - ```
What steps will reproduce the problem?
1. I just connect my wii and ran the program
What is the expected output? What do you see instead?
example.py should tell me which button I pressed, but it does not. It only
knows that and event has happened, but... | non_main | example py does not recogonize which button i pressed on wii what steps will reproduce the problem i just connect my wii and ran the program what is the expected output what do you see instead example py should tell me which button i pressed but it does not it only knows that and event has happened but... | 0 |
122,433 | 16,114,555,200 | IssuesEvent | 2021-04-28 05:02:44 | CDCgov/prime-data-hub | https://api.github.com/repos/CDCgov/prime-data-hub | opened | Automated weekly digest email | Content Design engineering | ## Propose
There are currently no notifications about weekly data.
Send receivers a weekly digest that calls out key points ... ex: data that hasn't been downloaded over the last 7 days
## To do
- [ ] Every week (M-F, or S-S?), check to see if data has been reported for each receiver
- [ ] If data has been sent thi... | 1.0 | Automated weekly digest email - ## Propose
There are currently no notifications about weekly data.
Send receivers a weekly digest that calls out key points ... ex: data that hasn't been downloaded over the last 7 days
## To do
- [ ] Every week (M-F, or S-S?), check to see if data has been reported for each receiver... | non_main | automated weekly digest email propose there are currently no notifications about weekly data send receivers a weekly digest that calls out key points ex data that hasn t been downloaded over the last days to do every week m f or s s check to see if data has been reported for each receiver ... | 0 |
91,309 | 3,851,763,082 | IssuesEvent | 2016-04-06 04:35:19 | pombase/canto | https://api.github.com/repos/pombase/canto | closed | translate IDs into terms in views | bug extension interface low priority |
Longer term it would be nicer if extensions were presented as terms rather than IDs
i.e
present_during (mitotic S phase)
instead of
present_during( GO:0000084) | 1.0 | translate IDs into terms in views -
Longer term it would be nicer if extensions were presented as terms rather than IDs
i.e
present_during (mitotic S phase)
instead of
present_during( GO:0000084) | non_main | translate ids into terms in views longer term it would be nicer if extensions were presented as terms rather than ids i e present during mitotic s phase instead of present during go | 0 |
151,368 | 5,814,250,220 | IssuesEvent | 2017-05-05 02:30:13 | TCHayes/best-card-v2 | https://api.github.com/repos/TCHayes/best-card-v2 | opened | Allow users to enter cards and rewards information for cards not in our database | enhancement Priority 5 | Allow users to enter cards and rewards information for cards not in our database | 1.0 | Allow users to enter cards and rewards information for cards not in our database - Allow users to enter cards and rewards information for cards not in our database | non_main | allow users to enter cards and rewards information for cards not in our database allow users to enter cards and rewards information for cards not in our database | 0 |
606,221 | 18,757,628,215 | IssuesEvent | 2021-11-05 12:56:35 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - "Street View" image doesn't load | browser-firefox priority-critical priority-normal severity-critical engine-gecko ml-needsdiagnosis-false | <!-- @browser: Firefox 79.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/55931 -->
**URL**: https://www.google.com/search?q=Wiejska+94%2C+Inwa%C5%82d
**Browser / V... | 2.0 | www.google.com - "Street View" image doesn't load - <!-- @browser: Firefox 79.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/55931 -->
**URL**: https://www.google.c... | non_main | street view image doesn t load url browser version firefox operating system windows tested another browser yes chrome problem type design is broken description images not loaded steps to reproduce image background for google street view is invisible due in... | 0 |
729 | 4,320,954,936 | IssuesEvent | 2016-07-25 08:15:08 | Particular/NServiceBus.AzureServiceBus | https://api.github.com/repos/Particular/NServiceBus.AzureServiceBus | closed | ICreateQueues implementation doesn't use queueBindings provided value | State: In Progress - Maintainer Prio Type: Refactoring | `TransportResourcesCreator.CreateQueueIfNecessary` receives `QueueBindings` as first parameter with all needed info about resource names to create, but this implementation doesn't pass this value to `ITopologySectionManager` dependency.
`ITopologySectionManager` implementations use `EndpointName` from settings as in... | True | ICreateQueues implementation doesn't use queueBindings provided value - `TransportResourcesCreator.CreateQueueIfNecessary` receives `QueueBindings` as first parameter with all needed info about resource names to create, but this implementation doesn't pass this value to `ITopologySectionManager` dependency.
`ITopolo... | main | icreatequeues implementation doesn t use queuebindings provided value transportresourcescreator createqueueifnecessary receives queuebindings as first parameter with all needed info about resource names to create but this implementation doesn t pass this value to itopologysectionmanager dependency itopolo... | 1 |
54,931 | 13,486,503,517 | IssuesEvent | 2020-09-11 09:33:01 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | closed | Consider enabling AutoLink in all builds | intro package:build-balloon package:build-balloon-block package:build-classic package:build-decoupled-document package:build-inline squad:ux type:task | ## Provide a description of the task
Demo is here: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/link.html#autolink-feature
Do we want this feature in all builds? I'm :+1: | 5.0 | Consider enabling AutoLink in all builds - ## Provide a description of the task
Demo is here: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/link.html#autolink-feature
Do we want this feature in all builds? I'm :+1: | non_main | consider enabling autolink in all builds provide a description of the task demo is here do we want this feature in all builds i m | 0 |
4,485 | 23,368,159,469 | IssuesEvent | 2022-08-10 17:12:01 | warengonzaga/gathertown.js | https://api.github.com/repos/warengonzaga/gathertown.js | closed | move the homepage to orphan branch | feature maintainers-only | ### 🤔 Not Existing Feature Request?
- [X] Yes, I'm sure, this is a new requested feature!
### 🤔 Not an Idea or Suggestion?
- [X] Yes, I'm sure, this is not idea or suggestion!
### 📋 Request Details
This is to completely separate the development of the homepage from the SDK.
### 📜 Code of Conduct
- [X] I agre... | True | move the homepage to orphan branch - ### 🤔 Not Existing Feature Request?
- [X] Yes, I'm sure, this is a new requested feature!
### 🤔 Not an Idea or Suggestion?
- [X] Yes, I'm sure, this is not idea or suggestion!
### 📋 Request Details
This is to completely separate the development of the homepage from the SDK.
... | main | move the homepage to orphan branch 🤔 not existing feature request yes i m sure this is a new requested feature 🤔 not an idea or suggestion yes i m sure this is not idea or suggestion 📋 request details this is to completely separate the development of the homepage from the sdk ... | 1 |
2,888 | 10,319,607,777 | IssuesEvent | 2019-08-30 18:00:27 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | Social SimpleSharer | Maintainer application | non-Javascript social (Facebook, Twitter, etc.) sharing module is ported to Backdrop 1.x
https://github.com/ElliotChristenson/backdrop-simplesharer
| True | Social SimpleSharer - non-Javascript social (Facebook, Twitter, etc.) sharing module is ported to Backdrop 1.x
https://github.com/ElliotChristenson/backdrop-simplesharer
| main | social simplesharer non javascript social facebook twitter etc sharing module is ported to backdrop x | 1 |
5,529 | 27,641,193,015 | IssuesEvent | 2023-03-10 18:12:23 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | opened | Ship source maps in prod | type: enhancement work: frontend status: ready restricted: maintainers | [Original discussion (private)](https://matrix.to/#/!xPrzlsyLMNbsMzrcrX:matrix.mathesar.org/$Mlhz6J4SiEI6KVbxTc1ZWrboBZyhqeDnRNHtHputVPU?via=matrix.mathesar.org)
@silentninja suggests shipping source maps, at least for selective installations
@seancolsen says:
> This is a very good idea. We should be shipping source... | True | Ship source maps in prod - [Original discussion (private)](https://matrix.to/#/!xPrzlsyLMNbsMzrcrX:matrix.mathesar.org/$Mlhz6J4SiEI6KVbxTc1ZWrboBZyhqeDnRNHtHputVPU?via=matrix.mathesar.org)
@silentninja suggests shipping source maps, at least for selective installations
@seancolsen says:
> This is a very good idea. W... | main | ship source maps in prod silentninja suggests shipping source maps at least for selective installations seancolsen says this is a very good idea we should be shipping sourcemaps to prod for sure rajatvijay says i agree separate from main bundle | 1 |
548,916 | 16,081,319,878 | IssuesEvent | 2021-04-26 05:18:17 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | closed | Source Google Spreadsheets: silent failure when discovering a sheet with duplicate headers | accepting-contributions area/integration good first issue priority/medium type/bug | ## Expected Behavior
If my spreadsheet has duplicate header and I try to replicate it with the google sheets connector, I expect two things to happen:
1. The UI should display a warning message saying "We can't replicate column X because its header is duplicated. Please resolve the duplicity and try again".
2. T... | 1.0 | Source Google Spreadsheets: silent failure when discovering a sheet with duplicate headers - ## Expected Behavior
If my spreadsheet has duplicate header and I try to replicate it with the google sheets connector, I expect two things to happen:
1. The UI should display a warning message saying "We can't replicate c... | non_main | source google spreadsheets silent failure when discovering a sheet with duplicate headers expected behavior if my spreadsheet has duplicate header and i try to replicate it with the google sheets connector i expect two things to happen the ui should display a warning message saying we can t replicate c... | 0 |
911 | 4,581,941,584 | IssuesEvent | 2016-09-19 08:22:34 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | eos_eapi: TypeError: load_config() got an unexpected keyword argument 'session'\n" | affects_2.2 bug_report networking P1 waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
eos_eapi
##### ANSIBLE VERSION
```
ansible 2.2.0 (devel 70e63ddf6c) last updated 2016/09/15 10:17:19 (GMT +100)
lib/ansible/modules/core: (devel 683e5e4d1a) last updated 2016/09/15 10:17:22 (GMT +100)
lib/ansible/modules/extras: (devel 170adf16bd) last... | True | eos_eapi: TypeError: load_config() got an unexpected keyword argument 'session'\n" - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
eos_eapi
##### ANSIBLE VERSION
```
ansible 2.2.0 (devel 70e63ddf6c) last updated 2016/09/15 10:17:19 (GMT +100)
lib/ansible/modules/core: (devel 683e5e4d1a) last updated ... | main | eos eapi typeerror load config got an unexpected keyword argument session n issue type bug report component name eos eapi ansible version ansible devel last updated gmt lib ansible modules core devel last updated gmt lib ... | 1 |
623,005 | 19,660,177,923 | IssuesEvent | 2022-01-10 16:15:59 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Organizer of Parent Group, Dont show or cant be search in the list of can be send invites on Sub Groups | bug priority-medium Stale | **Describe the bug**
When you create a subgroup, you cannot send an invite to an organizer in the parent group.
**To Reproduce**
[https://prnt.sc/xqtfrp](https://prnt.sc/xqtfrp)
**Expected behavior**
In a subgroup, you can invite regular member and organizer that are already a member in the parent group.
**... | 1.0 | Organizer of Parent Group, Dont show or cant be search in the list of can be send invites on Sub Groups - **Describe the bug**
When you create a subgroup, you cannot send an invite to an organizer in the parent group.
**To Reproduce**
[https://prnt.sc/xqtfrp](https://prnt.sc/xqtfrp)
**Expected behavior**
In a ... | non_main | organizer of parent group dont show or cant be search in the list of can be send invites on sub groups describe the bug when you create a subgroup you cannot send an invite to an organizer in the parent group to reproduce expected behavior in a subgroup you can invite regular member and o... | 0 |
198 | 2,831,495,787 | IssuesEvent | 2015-05-24 17:47:24 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | opened | split CI into "core" and "analysis" | maintainability | Given that travis-ci/coverall works so well, we can think about how to get more out of it and the flexibility it provides us. I propose to split the CI and especially the coverage reports into two batches whose status would also be displayed separately in the README.rst:
* analysis: `MDAnalysis.analysis`
* core: ev... | True | split CI into "core" and "analysis" - Given that travis-ci/coverall works so well, we can think about how to get more out of it and the flexibility it provides us. I propose to split the CI and especially the coverage reports into two batches whose status would also be displayed separately in the README.rst:
* analy... | main | split ci into core and analysis given that travis ci coverall works so well we can think about how to get more out of it and the flexibility it provides us i propose to split the ci and especially the coverage reports into two batches whose status would also be displayed separately in the readme rst analy... | 1 |
1,037 | 4,832,806,444 | IssuesEvent | 2016-11-08 08:53:33 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | Bad consul_kv token default | affects_2.3 docs_report waiting_on_maintainer | Currently the documentation says the token defaults to `None` but the code does not:
https://github.com/ansible/ansible-modules-extras/blob/devel/clustering/consul_kv.py#L244
Note: The current default breaks bootstrapped agent acls.
I can try and send a PR shortly to fix this unless someone else beats me to it!
| True | Bad consul_kv token default - Currently the documentation says the token defaults to `None` but the code does not:
https://github.com/ansible/ansible-modules-extras/blob/devel/clustering/consul_kv.py#L244
Note: The current default breaks bootstrapped agent acls.
I can try and send a PR shortly to fix this unless some... | main | bad consul kv token default currently the documentation says the token defaults to none but the code does not note the current default breaks bootstrapped agent acls i can try and send a pr shortly to fix this unless someone else beats me to it | 1 |
658 | 4,173,680,628 | IssuesEvent | 2016-06-21 11:30:04 | Particular/ServicePulse | https://api.github.com/repos/Particular/ServicePulse | closed | Number formatting | Impact: S Size: S State: In Progress - Maintainer Prio Tag: Maintainer Prio Tag: Triaged Type: Feature | Noticed that not all numbers are being formatted:

Would be nice if numbers would be containing decimal separators for easy reading. | True | Number formatting - Noticed that not all numbers are being formatted:

Would be nice if numbers would be containing decimal separators for easy reading. | main | number formatting noticed that not all numbers are being formatted would be nice if numbers would be containing decimal separators for easy reading | 1 |
3,732 | 15,588,496,991 | IssuesEvent | 2021-03-18 06:30:42 | yast/yast-auth-client | https://api.github.com/repos/yast/yast-auth-client | closed | Change LDAP auth client setup from binddn and bindpwd to rootbinddn and 600 /etc/ldap.secret | other-maintainer | Hello Team,
I would like to suggest to make this change to improve the security for LDAP Client auth setup, I had a look at the code and does not seem to be so hard to change that, this is related to #70 as well.
The suggestion it is to change the binddn from /etc/ldap.conf to rootbinddn, remove the bindpwd opti... | True | Change LDAP auth client setup from binddn and bindpwd to rootbinddn and 600 /etc/ldap.secret - Hello Team,
I would like to suggest to make this change to improve the security for LDAP Client auth setup, I had a look at the code and does not seem to be so hard to change that, this is related to #70 as well.
The s... | main | change ldap auth client setup from binddn and bindpwd to rootbinddn and etc ldap secret hello team i would like to suggest to make this change to improve the security for ldap client auth setup i had a look at the code and does not seem to be so hard to change that this is related to as well the sugg... | 1 |
3,650 | 2,610,066,426 | IssuesEvent | 2015-02-26 18:19:31 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 临海检查前列腺炎去哪里效果好 | auto-migrated Priority-Medium Type-Defect | ```
临海检查前列腺炎去哪里效果好【台州五洲生殖医院】24小时
健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地�
��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1
04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、
105、109、112、901、
902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世... | 1.0 | 临海检查前列腺炎去哪里效果好 - ```
临海检查前列腺炎去哪里效果好【台州五洲生殖医院】24小时
健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地�
��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1
04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、
105、109、112、901、
902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家... | non_main | 临海检查前列腺炎去哪里效果好 临海检查前列腺炎去哪里效果好【台州五洲生殖医院】 健康咨询热线 微信号tzwzszyy 医院地� �� (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ... | 0 |
1,743 | 6,574,903,654 | IssuesEvent | 2017-09-11 14:26:52 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Weird git behavior on branch different from master. | affects_2.1 bug_report waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Git module
##### ANSIBLE VERSION
```
ansible 2.1.2.0
config file = /root/ansible/ansible.cfg
configured module search path = ['/usr/share/ansible']
```
##### CONFIGURATION
##### OS /... | True | Weird git behavior on branch different from master. - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Git module
##### ANSIBLE VERSION
```
ansible 2.1.2.0
config file = /root/ansible/ansible.cfg
configured module search path = ['... | main | weird git behavior on branch different from master issue type bug report component name git module ansible version ansible config file root ansible ansible cfg configured module search path configuration os environment debian jessie summary we... | 1 |
82,397 | 3,606,304,338 | IssuesEvent | 2016-02-04 10:39:19 | cs2103jan2016-t16-3j/main | https://api.github.com/repos/cs2103jan2016-t16-3j/main | closed | (User Story) People | priority.low type.story | As a user, I can link events with people (e.g. boss) so that I know who to submit to/sort tasks by people. (similar to hashtag? See HashTag) | 1.0 | (User Story) People - As a user, I can link events with people (e.g. boss) so that I know who to submit to/sort tasks by people. (similar to hashtag? See HashTag) | non_main | user story people as a user i can link events with people e g boss so that i know who to submit to sort tasks by people similar to hashtag see hashtag | 0 |
320,650 | 27,448,607,027 | IssuesEvent | 2023-03-02 15:51:06 | PluginBugs/Issues-ItemsAdder | https://api.github.com/repos/PluginBugs/Issues-ItemsAdder | closed | Same `custom model data` with different `material type` cannot merge if using custom json `overrides` definition | Bug Need testing | ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was ... | 1.0 | Same `custom model data` with different `material type` cannot merge if using custom json `overrides` definition - ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already sea... | non_main | same custom model data with different material type cannot merge if using custom json overrides definition terms i m using the very latest version of itemsadder and its dependencies i am sure this is a bug and it is not caused by a misconfiguration or by another plugin i already searched ... | 0 |
2,772 | 9,886,760,905 | IssuesEvent | 2019-06-25 07:37:56 | adda-team/adda | https://api.github.com/repos/adda-team/adda | opened | Consider deprecating SSE3 code | comp-Logic maintainability performance pri-Medium sparse | Recent optimizations of imExp (#169) made SSE3 code only marginally faster than the standard c99 one (with compiler optimizations). It also showed that part of the SSE3 speedup is due to unsafe optimizations (can lead to precision loss).
Thus, better maintainability can be obtained if SSE3 code is removed altogethe... | True | Consider deprecating SSE3 code - Recent optimizations of imExp (#169) made SSE3 code only marginally faster than the standard c99 one (with compiler optimizations). It also showed that part of the SSE3 speedup is due to unsafe optimizations (can lead to precision loss).
Thus, better maintainability can be obtained ... | main | consider deprecating code recent optimizations of imexp made code only marginally faster than the standard one with compiler optimizations it also showed that part of the speedup is due to unsafe optimizations can lead to precision loss thus better maintainability can be obtained if code is ... | 1 |
568,917 | 16,990,528,441 | IssuesEvent | 2021-06-30 19:47:44 | Javacord/Javacord | https://api.github.com/repos/Javacord/Javacord | closed | NPE when listener was running too long | bug low priority | ```
[ERROR] 2021-01-11 00:04:03 [Javacord - Central Scheduler - 1] EventDispatcherBase - Interrupted a a listener thread for SERVERNAME, because it was running over 120 seconds! This was most likely caused by a deadlock or very heavy computation/blocking operations in the listener thread. Make sure to not block listen... | 1.0 | NPE when listener was running too long - ```
[ERROR] 2021-01-11 00:04:03 [Javacord - Central Scheduler - 1] EventDispatcherBase - Interrupted a a listener thread for SERVERNAME, because it was running over 120 seconds! This was most likely caused by a deadlock or very heavy computation/blocking operations in the liste... | non_main | npe when listener was running too long eventdispatcherbase interrupted a a listener thread for servername because it was running over seconds this was most likely caused by a deadlock or very heavy computation blocking operations in the listener thread make sure to not block listener threa... | 0 |
48,069 | 7,373,386,199 | IssuesEvent | 2018-03-13 17:07:59 | blackbaud/skyux2 | https://api.github.com/repos/blackbaud/skyux2 | closed | Some demo components are pulling template contents into component class | bug documentation | Look at some of the component classes `template:` property; the template is printed inline. For example: https://developer.blackbaud.com/skyux/components/avatar#code
<img width="521" alt="screen shot 2018-02-21 at 10 50 07 pm" src="https://user-images.githubusercontent.com/12497062/36519450-98a54fae-1759-11e8-94c7-8... | 1.0 | Some demo components are pulling template contents into component class - Look at some of the component classes `template:` property; the template is printed inline. For example: https://developer.blackbaud.com/skyux/components/avatar#code
<img width="521" alt="screen shot 2018-02-21 at 10 50 07 pm" src="https://use... | non_main | some demo components are pulling template contents into component class look at some of the component classes template property the template is printed inline for example img width alt screen shot at pm src | 0 |
362,367 | 25,372,842,155 | IssuesEvent | 2022-11-21 11:54:33 | kubernetes/website | https://api.github.com/repos/kubernetes/website | closed | [hi] Replace Objective with Hindi in content/hi/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html | kind/bug kind/documentation needs-triage | **This is a Bug Report**
Objective should be replace by उद्देश्य in content/hi/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
<!--Required Information-->
**Problem:**
Objective is english word in hindi content
**Proposed Solution:**
Replace with उद्देश्य
**Page to Update:**
https://kube... | 1.0 | [hi] Replace Objective with Hindi in content/hi/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html - **This is a Bug Report**
Objective should be replace by उद्देश्य in content/hi/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
<!--Required Information-->
**Problem:**
Objecti... | non_main | replace objective with hindi in content hi docs tutorials kubernetes basics create cluster cluster intro html this is a bug report objective should be replace by उद्देश्य in content hi docs tutorials kubernetes basics create cluster cluster intro html problem objective is english word in hindi c... | 0 |
133,795 | 18,953,955,824 | IssuesEvent | 2021-11-18 17:57:07 | department-of-veterans-affairs/vets-design-system-documentation | https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation | opened | Fix enableAnalytics prop in radio button story | vsp-design-system-team | # Feature Request
- [ ] I’ve searched for any related issues and avoided creating a duplicate issue.
## This update is for:
- [ ] Content styleguide
- [ ] Component
- [ ] Pattern
- [ ] Utility
- [x] Other
## What is the name
`<va-radio>`
## What is the nature of this update?
The story for the r... | 1.0 | Fix enableAnalytics prop in radio button story - # Feature Request
- [ ] I’ve searched for any related issues and avoided creating a duplicate issue.
## This update is for:
- [ ] Content styleguide
- [ ] Component
- [ ] Pattern
- [ ] Utility
- [x] Other
## What is the name
`<va-radio>`
## What is ... | non_main | fix enableanalytics prop in radio button story feature request i’ve searched for any related issues and avoided creating a duplicate issue this update is for content styleguide component pattern utility other what is the name what is the nature of this up... | 0 |
4,925 | 25,327,012,112 | IssuesEvent | 2022-11-18 10:06:44 | precice/precice | https://api.github.com/repos/precice/precice | closed | Redesign the XML configuration to avoid attributes | usability maintainability breaking change | _This is supposed to be primarily a place to discuss this_
**Please describe the problem you are trying to solve.**
The preCICE configuration uses an attribute-heavy XML style, while XML is generally used in a tag-heavy style.
The tag-heavy style as some benefits, such as [extensive library support](https://www.... | True | Redesign the XML configuration to avoid attributes - _This is supposed to be primarily a place to discuss this_
**Please describe the problem you are trying to solve.**
The preCICE configuration uses an attribute-heavy XML style, while XML is generally used in a tag-heavy style.
The tag-heavy style as some benef... | main | redesign the xml configuration to avoid attributes this is supposed to be primarily a place to discuss this please describe the problem you are trying to solve the precice configuration uses an attribute heavy xml style while xml is generally used in a tag heavy style the tag heavy style as some benef... | 1 |
5,552 | 27,784,281,592 | IssuesEvent | 2023-03-17 00:55:11 | carbon-design-system/carbon | https://api.github.com/repos/carbon-design-system/carbon | closed | [Bug]: FileUploader does not clear value when file is deleted | type: bug 🐛 severity: 2 role: dev 🤖 status: waiting for maintainer response 💬 | ### Package
@carbon/react
### Browser
Chrome, Safari
### Package version
1.23.1
### React version
17.0.1
### Description
FileUploader: When uploading a file, deleting it, and trying to upload the same file it does not work. It seems to be an issue with the delete functionality not clearing the value, and hence... | True | [Bug]: FileUploader does not clear value when file is deleted - ### Package
@carbon/react
### Browser
Chrome, Safari
### Package version
1.23.1
### React version
17.0.1
### Description
FileUploader: When uploading a file, deleting it, and trying to upload the same file it does not work. It seems to be an issue... | main | fileuploader does not clear value when file is deleted package carbon react browser chrome safari package version react version description fileuploader when uploading a file deleting it and trying to upload the same file it does not work it seems to be an issue with ... | 1 |
3,902 | 17,376,851,908 | IssuesEvent | 2021-07-30 23:28:21 | chorman0773/Clever-ISA | https://api.github.com/repos/chorman0773/Clever-ISA | closed | Encodings (within square brackets) do not denote unit size. | I-unclear S-blocked-on-maintainer X-generic | Currently the document indicates encodings as serieses of named bits delimited by square brackets and designates the meanings of each bit by group. However, it is not made clear that these groups are bits. This should be solved | True | Encodings (within square brackets) do not denote unit size. - Currently the document indicates encodings as serieses of named bits delimited by square brackets and designates the meanings of each bit by group. However, it is not made clear that these groups are bits. This should be solved | main | encodings within square brackets do not denote unit size currently the document indicates encodings as serieses of named bits delimited by square brackets and designates the meanings of each bit by group however it is not made clear that these groups are bits this should be solved | 1 |
5,631 | 28,263,067,074 | IssuesEvent | 2023-04-07 02:23:44 | carbon-design-system/carbon | https://api.github.com/repos/carbon-design-system/carbon | closed | [a11y]: Dropdown does not use aria-describedby to link help text with component | type: bug 🐛 severity: 2 type: a11y ♿ role: dev 🤖 component: multi-select status: waiting for maintainer response 💬 screen-reader: JAWS | ### Package
@carbon/react
### Browser
Chrome
### Operating System
MacOS
### Package version
React storybook
### React version
https://react.carbondesignsystem.com/?path=/story/components-multiselect--default
### Automated testing tool and ruleset
n/a
### Assistive technology
JAWS
... | True | [a11y]: Dropdown does not use aria-describedby to link help text with component - ### Package
@carbon/react
### Browser
Chrome
### Operating System
MacOS
### Package version
React storybook
### React version
https://react.carbondesignsystem.com/?path=/story/components-multiselect--default
... | main | dropdown does not use aria describedby to link help text with component package carbon react browser chrome operating system macos package version react storybook react version automated testing tool and ruleset n a assistive technology jaws ... | 1 |
105,289 | 23,023,966,346 | IssuesEvent | 2022-07-22 07:44:01 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | closed | Overriddes VSCode config for SSH Config Location | type: bug team: IDE editor: code (desktop) | ### Bug description
this literally changes the vscode global config for this to work, and it is *quite* annoying to have to switch it back every single time as I have workspaces on remote hardware that I need to be able to access quickly
### Steps to reproduce
have `~/.ssh/config` set as your default config *locally... | 1.0 | Overriddes VSCode config for SSH Config Location - ### Bug description
this literally changes the vscode global config for this to work, and it is *quite* annoying to have to switch it back every single time as I have workspaces on remote hardware that I need to be able to access quickly
### Steps to reproduce
have ... | non_main | overriddes vscode config for ssh config location bug description this literally changes the vscode global config for this to work and it is quite annoying to have to switch it back every single time as i have workspaces on remote hardware that i need to be able to access quickly steps to reproduce have ... | 0 |
84,915 | 10,572,687,676 | IssuesEvent | 2019-10-07 10:08:03 | Yann4/Thesis | https://api.github.com/repos/Yann4/Thesis | opened | Design power ups | design | Idea is that you'll be able to buy them from a shopkeeper/trainer/whatever and it'll do _something_ to enhance either your combat or movement abilities. Define a small set that each tribe will be able to give you through one way or another. | 1.0 | Design power ups - Idea is that you'll be able to buy them from a shopkeeper/trainer/whatever and it'll do _something_ to enhance either your combat or movement abilities. Define a small set that each tribe will be able to give you through one way or another. | non_main | design power ups idea is that you ll be able to buy them from a shopkeeper trainer whatever and it ll do something to enhance either your combat or movement abilities define a small set that each tribe will be able to give you through one way or another | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.