Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
19,635
5,909,850,728
IssuesEvent
2017-05-20 04:08:23
mafagafogigante/dungeon
https://api.github.com/repos/mafagafogigante/dungeon
closed
Should have a resource manager
code standard design
Currently all JSON filenames are sprinkled through the codebase without much care, we should do something more robust.
1.0
Should have a resource manager - Currently all JSON filenames are sprinkled through the codebase without much care, we should do something more robust.
non_priority
should have a resource manager currently all json filenames are sprinkled through the codebase without much care we should do something more robust
0
99,585
4,057,113,173
IssuesEvent
2016-05-24 20:57:37
AZMAG/map-Projections
https://api.github.com/repos/AZMAG/map-Projections
closed
Update RAZ popup
bug Priority: Low
Fix RAZ popups to work with new data. Currently they are broken. Code to fix this is in mapModel-vm.js.
1.0
Update RAZ popup - Fix RAZ popups to work with new data. Currently they are broken. Code to fix this is in mapModel-vm.js.
priority
update raz popup fix raz popups to work with new data currently they are broken code to fix this is in mapmodel vm js
1
20,217
4,519,725,328
IssuesEvent
2016-09-06 07:43:49
jupyter/jupyter_console
https://api.github.com/repos/jupyter/jupyter_console
closed
Build error for docs after PR 100 merge
bug documentation
<img width="771" alt="screen shot 2016-09-05 at 10 25 27 am" src="https://cloud.githubusercontent.com/assets/2680980/18254545/8f7bb022-7353-11e6-9f1b-32924ac76616.png">
1.0
Build error for docs after PR 100 merge - <img width="771" alt="screen shot 2016-09-05 at 10 25 27 am" src="https://cloud.githubusercontent.com/assets/2680980/18254545/8f7bb022-7353-11e6-9f1b-32924ac76616.png">
non_priority
build error for docs after pr merge img width alt screen shot at am src
0
59,780
14,654,827,634
IssuesEvent
2020-12-28 09:35:59
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
SB > Make phone field optional and modify text limit display
P2 Process: Enhancement Process: Track 3 Study builder
On the following screens of the SB - Account Creation, My Account and Add/Edit User screens - Make the phone number field optional to be entered to complete the actions associated with these screens Remove the text ‘50 characters max’ for first name and last name.
1.0
SB > Make phone field optional and modify text limit display - On the following screens of the SB - Account Creation, My Account and Add/Edit User screens - Make the phone number field optional to be entered to complete the actions associated with these screens Remove the text ‘50 characters max’ for first name an...
non_priority
sb make phone field optional and modify text limit display on the following screens of the sb account creation my account and add edit user screens make the phone number field optional to be entered to complete the actions associated with these screens remove the text ‘ characters max’ for first name and...
0
191,572
6,835,293,127
IssuesEvent
2017-11-10 00:21:53
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
nuget.exe add and init commands ignore invalid packages on the destination. Should it overwrite?
ClosedAs:WontFix Priority:2 Type:Bug
nuget.exe add and init commands ignore corrupt packages. Should it overwrite? It is nice that there is no automatic overwrite happening. But, at least it would be nice to be able to force an overwrite Repro steps: 1. Run nuget.exe add c:\packages\A.1.0.0.nupkg -Source c:\of-4 2. Addition will succeed. Delete the hash ...
1.0
nuget.exe add and init commands ignore invalid packages on the destination. Should it overwrite? - nuget.exe add and init commands ignore corrupt packages. Should it overwrite? It is nice that there is no automatic overwrite happening. But, at least it would be nice to be able to force an overwrite Repro steps: 1. Run...
priority
nuget exe add and init commands ignore invalid packages on the destination should it overwrite nuget exe add and init commands ignore corrupt packages should it overwrite it is nice that there is no automatic overwrite happening but at least it would be nice to be able to force an overwrite repro steps run...
1
22,719
20,034,091,400
IssuesEvent
2022-02-02 10:00:43
pulumi/pulumi
https://api.github.com/repos/pulumi/pulumi
opened
Give a better error message when update plan file is not found
area/cli kind/enhancement impact/usability area/update-plans
## Hello! <!-- Please leave this section as-is, it's designed to help others in the community know how to interact with our GitHub issues. --> - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.) ## Issue d...
True
Give a better error message when update plan file is not found - ## Hello! <!-- Please leave this section as-is, it's designed to help others in the community know how to interact with our GitHub issues. --> - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us kno...
non_priority
give a better error message when update plan file is not found hello vote on this issue by adding a 👍 reaction if you want to implement this feature comment to let us know we ll work with you on design scheduling etc issue details pulumi experimental pulumi up plan error ...
0
645,621
21,010,969,622
IssuesEvent
2022-03-30 06:30:46
AY2122S2-CS2103T-T11-1/tp
https://api.github.com/repos/AY2122S2-CS2103T-T11-1/tp
closed
As a user I can delete cascade a patient data
type.Enhancement priority.Medium
so that I can remove all data related to the patient.
1.0
As a user I can delete cascade a patient data - so that I can remove all data related to the patient.
priority
as a user i can delete cascade a patient data so that i can remove all data related to the patient
1
17,786
12,556,213,411
IssuesEvent
2020-06-07 08:57:53
freeorion/freeorion
https://api.github.com/repos/freeorion/freeorion
opened
Formatting stringtable with st-tool.py fails to redirect to file on Windows
category:bug component:infrastructure
Windows 10, master I redirected formatting to the file and got an error. If I redirect file to the console (PyCharm terminal) it works fine. Command: ``` freeorion\check>st-tool.py format "../default\stringtables\ru.txt" > text.txt ``` Error output: ``` Traceback (most recent call last): File "I:\p...
1.0
Formatting stringtable with st-tool.py fails to redirect to file on Windows - Windows 10, master I redirected formatting to the file and got an error. If I redirect file to the console (PyCharm terminal) it works fine. Command: ``` freeorion\check>st-tool.py format "../default\stringtables\ru.txt" > text.tx...
non_priority
formatting stringtable with st tool py fails to redirect to file on windows windows master i redirected formatting to the file and got an error if i redirect file to the console pycharm terminal it works fine command freeorion check st tool py format default stringtables ru txt text txt...
0
10,974
3,448,276,517
IssuesEvent
2015-12-16 07:13:19
inpsyde/wpml2mlp
https://api.github.com/repos/inpsyde/wpml2mlp
closed
Multisite: don't activate plugins network wide
documentation enhancement
When the Multisite is already installed, the WPML and WPML2MLP plugins need to be activated on the main single site that needs to be exported, not network wide. I got confused that the export didn't work. To do: Enhance the documentation and maybe adding a admin notice that both plugins need to be installed at the m...
1.0
Multisite: don't activate plugins network wide - When the Multisite is already installed, the WPML and WPML2MLP plugins need to be activated on the main single site that needs to be exported, not network wide. I got confused that the export didn't work. To do: Enhance the documentation and maybe adding a admin notic...
non_priority
multisite don t activate plugins network wide when the multisite is already installed the wpml and plugins need to be activated on the main single site that needs to be exported not network wide i got confused that the export didn t work to do enhance the documentation and maybe adding a admin notice that ...
0
449,331
12,967,461,506
IssuesEvent
2020-07-21 03:11:16
Gamebuster19901/ExciteBot
https://api.github.com/repos/Gamebuster19901/ExciteBot
reopened
Request random video based on parameters
Category - Enhancement Priority - Normal ↓ Status - Resolved
Valid parameters should include: bot used room size course played uploader
1.0
Request random video based on parameters - Valid parameters should include: bot used room size course played uploader
priority
request random video based on parameters valid parameters should include bot used room size course played uploader
1
103,386
22,296,580,208
IssuesEvent
2022-06-13 02:49:00
sleberknight/kiwi-beta
https://api.github.com/repos/sleberknight/kiwi-beta
closed
Add test for InMemoryAppender
code cleanup
Most of this is "covered" by other tests, but it doesn't have a test of its own.
1.0
Add test for InMemoryAppender - Most of this is "covered" by other tests, but it doesn't have a test of its own.
non_priority
add test for inmemoryappender most of this is covered by other tests but it doesn t have a test of its own
0
583,235
17,380,685,420
IssuesEvent
2021-07-31 16:44:50
oppia/oppia-android
https://api.github.com/repos/oppia/oppia-android
closed
Merge admin_settings_dialog.xml into and reset_pin_dialog into single file
Priority: Important Type: Improvement good first issue
Currently there are 2 versions of `admin_settings_dialog.xml` and `reset_pin_dialog.xml` file merge it into individual xml file. We can use https://text-compare.com/ to compare two versions of this file and for all the differences we can create variables in `dimens.xml` file and use it accordingly. **Note**: In P...
1.0
Merge admin_settings_dialog.xml into and reset_pin_dialog into single file - Currently there are 2 versions of `admin_settings_dialog.xml` and `reset_pin_dialog.xml` file merge it into individual xml file. We can use https://text-compare.com/ to compare two versions of this file and for all the differences we can cr...
priority
merge admin settings dialog xml into and reset pin dialog into single file currently there are versions of admin settings dialog xml and reset pin dialog xml file merge it into individual xml file we can use to compare two versions of this file and for all the differences we can create variables in dimen...
1
277,926
21,057,874,057
IssuesEvent
2022-04-01 06:26:36
howardwhw2/ped
https://api.github.com/repos/howardwhw2/ped
opened
Provided command format in app does not work
severity.Medium type.DocumentationBug
The command format provided by the user guide and the message in the app are different and the command format provided in the app does not work. add n/new p/999 e/example@test.com a/jurong, 01-01 b/2022-02-28 d/2022-02-28 des/test t/test ![image.png](https://raw.githubusercontent.com/howardwhw2/ped/main/files/c07f59...
1.0
Provided command format in app does not work - The command format provided by the user guide and the message in the app are different and the command format provided in the app does not work. add n/new p/999 e/example@test.com a/jurong, 01-01 b/2022-02-28 d/2022-02-28 des/test t/test ![image.png](https://raw.githubu...
non_priority
provided command format in app does not work the command format provided by the user guide and the message in the app are different and the command format provided in the app does not work add n new p e example test com a jurong b d des test t test
0
596,305
18,102,908,453
IssuesEvent
2021-09-22 15:54:56
googleapis/java-pubsub
https://api.github.com/repos/googleapis/java-pubsub
closed
Publisher flow control can block forever if a large message exceeds the bytes limit all by itself
type: bug priority: p2 api: pubsub
After reviewing the related Ruby PR and comparing it to the similar Python and Java implementations, I think the Java [implementation](https://github.com/googleapis/java-pubsub/blob/a4ea6fae91199d810465787fe64bbadec52c23bf/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/Publisher.java#L902-L926) is missing...
1.0
Publisher flow control can block forever if a large message exceeds the bytes limit all by itself - After reviewing the related Ruby PR and comparing it to the similar Python and Java implementations, I think the Java [implementation](https://github.com/googleapis/java-pubsub/blob/a4ea6fae91199d810465787fe64bbadec52c23...
priority
publisher flow control can block forever if a large message exceeds the bytes limit all by itself after reviewing the related ruby pr and comparing it to the similar python and java implementations i think the java is missing a corner case suppose the publisher flow controller s bytelimit is set to bytes...
1
58,418
24,444,647,780
IssuesEvent
2022-10-06 16:52:55
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Implement a VZ Dev Pipeline
Impact: 2-Major Service: Dev Need: 1-Must Have Epic Workgroup: VZ Product: Vision Zero Crash Data System
Create a workflow environment that is comparable to the Moped pipeline.
1.0
Implement a VZ Dev Pipeline - Create a workflow environment that is comparable to the Moped pipeline.
non_priority
implement a vz dev pipeline create a workflow environment that is comparable to the moped pipeline
0
89,344
3,792,996,159
IssuesEvent
2016-03-22 12:11:00
rathena/rathena
https://api.github.com/repos/rathena/rathena
reopened
Summoner EXP
bug:database mode:renewal priority:low server:map status:confirmed status:needs official info
As of 41ed114, we are still needing official values for Summoner base experience. We have data from specific levels but a lot of data is still missing. Also need to know if base level is capped at 150, 160, or 175.
1.0
Summoner EXP - As of 41ed114, we are still needing official values for Summoner base experience. We have data from specific levels but a lot of data is still missing. Also need to know if base level is capped at 150, 160, or 175.
priority
summoner exp as of we are still needing official values for summoner base experience we have data from specific levels but a lot of data is still missing also need to know if base level is capped at or
1
342,038
30,607,170,912
IssuesEvent
2023-07-23 06:24:39
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix manipulation.test_rot90
Sub Task Ivy API Experimental Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5634798880"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5634798880"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="https://github.com/un...
1.0
Fix manipulation.test_rot90 - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5634798880"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5634798880"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|...
non_priority
fix manipulation test jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
0
825,179
31,276,925,713
IssuesEvent
2023-08-22 07:02:35
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pixiv.net - see bug description
priority-important browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 118.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:109.0) Gecko/118.0 Firefox/118.0 --> <!-- @reported_with: android-components-reporter --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.pixiv.net/en/artworks/110969351 **Browser / Version**: Firefox Mobile...
1.0
www.pixiv.net - see bug description - <!-- @browser: Firefox Mobile 118.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:109.0) Gecko/118.0 Firefox/118.0 --> <!-- @reported_with: android-components-reporter --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.pixiv.net/en/artworks/110969351 ...
priority
see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type download image description system ui crash when try to download image steps to reproduce enter any sites like pix...
1
9,779
7,811,767,500
IssuesEvent
2018-06-12 11:15:02
BPChain/meta
https://api.github.com/repos/BPChain/meta
closed
Authentification of Blockchain Nodes
security user story
As a Service Provider I want to be sure that only my blockchain nodes contribute date - [x] only predefined nodes can send data to the service (only nodes sending active backend name are considered, others are dropped; Only an authenticated user can start a chain and make it active so) - [x] nodes and server communic...
True
Authentification of Blockchain Nodes - As a Service Provider I want to be sure that only my blockchain nodes contribute date - [x] only predefined nodes can send data to the service (only nodes sending active backend name are considered, others are dropped; Only an authenticated user can start a chain and make it acti...
non_priority
authentification of blockchain nodes as a service provider i want to be sure that only my blockchain nodes contribute date only predefined nodes can send data to the service only nodes sending active backend name are considered others are dropped only an authenticated user can start a chain and make it active...
0
530,330
15,421,186,262
IssuesEvent
2021-03-05 12:42:05
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
reopened
HA Caching Service: Authenticate via certificate
21PI1 Objective Priority: Medium docs enhancement squad
**Is your feature request related to a problem? Please describe.** The feature supports the overall High Availability (https://github.com/zowe/community/1053) It is linked to the Caching Service Authentication which is cross squad effort visible here: https://github.com/zowe/community/1050 **Describe the solution you'...
1.0
HA Caching Service: Authenticate via certificate - **Is your feature request related to a problem? Please describe.** The feature supports the overall High Availability (https://github.com/zowe/community/1053) It is linked to the Caching Service Authentication which is cross squad effort visible here: https://github.co...
priority
ha caching service authenticate via certificate is your feature request related to a problem please describe the feature supports the overall high availability it is linked to the caching service authentication which is cross squad effort visible here describe the solution you d like we agreed that...
1
96,568
20,032,306,837
IssuesEvent
2022-02-02 08:02:49
Azure/azure-sdk-for-go
https://api.github.com/repos/Azure/azure-sdk-for-go
closed
FrontDoorTlsProtocolType missing after 2019-04-01
bug CodeGen Mgmt customer-reported Network - Front Door needs-team-attention needs-author-feedback no-recent-activity
### Bug Report <!-- Thank you for opening a bug report. For faster processing, please include: --> - import path of package in question, e.g. `.../services/frontdoor/mgmt/2019-11-01/frontdoor` - 38.1.0 - output of `go version` go version go1.13 darwin/amd64 Hi 👋 I'm trying to upgrade terraform to the...
1.0
FrontDoorTlsProtocolType missing after 2019-04-01 - ### Bug Report <!-- Thank you for opening a bug report. For faster processing, please include: --> - import path of package in question, e.g. `.../services/frontdoor/mgmt/2019-11-01/frontdoor` - 38.1.0 - output of `go version` go version go1.13 darwin/amd64...
non_priority
frontdoortlsprotocoltype missing after bug report thank you for opening a bug report for faster processing please include import path of package in question e g services frontdoor mgmt frontdoor output of go version go version darwin hi 👋 i m ...
0
70,555
30,692,931,664
IssuesEvent
2023-07-26 16:21:35
StevenBarre/zh-test-auto
https://api.github.com/repos/StevenBarre/zh-test-auto
opened
OCP 4.13 Update upgrade docs and create CHG for other clusters
*team/ ops and shared services* *team/ DXC*
**Describe the issue** Ensure the Upgrade docs are up to date and have any new steps required. Create CHG records for each of the other clusters, even if they only have tentative dates. **Additional context** https://github.com/bcgov-c/advsol-docs/blob/master/OCP4/Upgrade.md **Definition of done** - [ ] Documentation...
1.0
OCP 4.13 Update upgrade docs and create CHG for other clusters - **Describe the issue** Ensure the Upgrade docs are up to date and have any new steps required. Create CHG records for each of the other clusters, even if they only have tentative dates. **Additional context** https://github.com/bcgov-c/advsol-docs/blob/m...
non_priority
ocp update upgrade docs and create chg for other clusters describe the issue ensure the upgrade docs are up to date and have any new steps required create chg records for each of the other clusters even if they only have tentative dates additional context definition of done documentation up...
0
640,313
20,780,117,916
IssuesEvent
2022-03-16 14:06:03
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Fix re-run button in OONI Probe Android
bug priority/high user feedback platform/android triage
Following the release of OONI Probe Android 3.6.0, a community member reported that the re-run button for website testing does not work. I just checked and it in fact does not work. This button can be accessed through the websites test results (on the top right corner), enabling users to re-test all tested websites...
1.0
Fix re-run button in OONI Probe Android - Following the release of OONI Probe Android 3.6.0, a community member reported that the re-run button for website testing does not work. I just checked and it in fact does not work. This button can be accessed through the websites test results (on the top right corner), ena...
priority
fix re run button in ooni probe android following the release of ooni probe android a community member reported that the re run button for website testing does not work i just checked and it in fact does not work this button can be accessed through the websites test results on the top right corner ena...
1
483,066
13,918,102,500
IssuesEvent
2020-10-21 07:10:41
SzFMV2020-Osz/AutomatedCar-B
https://api.github.com/repos/SzFMV2020-Osz/AutomatedCar-B
opened
Gyalogosok mozgatása
effort: high priority: critical type: enhancement
- [ ] legalább egy gyalogos mozgatása - [ ] az út mentén halad - [ ] a zebrán átmegy, megfordul majd újra átkel az úton - [ ] az előre meghatározott utat követve halad - [ ] szükséges adattagok (JSON formátumban tárolva): - x : x koordináta - y : y koordináta - [ ] további adattagok : - rotat...
1.0
Gyalogosok mozgatása - - [ ] legalább egy gyalogos mozgatása - [ ] az út mentén halad - [ ] a zebrán átmegy, megfordul majd újra átkel az úton - [ ] az előre meghatározott utat követve halad - [ ] szükséges adattagok (JSON formátumban tárolva): - x : x koordináta - y : y koordináta - [ ] tovább...
priority
gyalogosok mozgatása legalább egy gyalogos mozgatása az út mentén halad a zebrán átmegy megfordul majd újra átkel az úton az előre meghatározott utat követve halad szükséges adattagok json formátumban tárolva x x koordináta y y koordináta további adattagok ...
1
555,129
16,447,738,244
IssuesEvent
2021-05-20 22:01:24
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
closed
Synthesis failed for artifact_registry
api: artifactregistry autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate artifact_registry. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the artifact_registry API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/master/...
1.0
Synthesis failed for artifact_registry - Hello! Autosynth couldn't regenerate artifact_registry. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the artifact_registry API, and the library grows stale. See https://git...
priority
synthesis failed for artifact registry hello autosynth couldn t regenerate artifact registry broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the artifact registry api and the library grows stale see for troub...
1
4,446
7,313,789,394
IssuesEvent
2018-03-01 03:05:18
P2Poker/RandomCat
https://api.github.com/repos/P2Poker/RandomCat
opened
As a third-party developer, I need to be able to link libraries statically as well as dynamically
c) dev origin d) release 0.1 e) API e) dev tools f) priority 2 g) change request h) in process j) difficult workaround l) minor completion cost l) no risk l) no ux impact n) no impact n) no users affected o) as a third-party dev p) triage completed
## Story **(REQUIRED)** As a third-party developer, I need to be able to link libraries statically as well as dynamically. ## Explanation **(REQUIRED)** Add static library build configurations to all DLLs
1.0
As a third-party developer, I need to be able to link libraries statically as well as dynamically - ## Story **(REQUIRED)** As a third-party developer, I need to be able to link libraries statically as well as dynamically. ## Explanation **(REQUIRED)** Add static library build configurations to all DLLs
non_priority
as a third party developer i need to be able to link libraries statically as well as dynamically story required as a third party developer i need to be able to link libraries statically as well as dynamically explanation required add static library build configurations to all dlls
0
129,839
18,143,648,065
IssuesEvent
2021-09-25 03:20:03
monetr/deliverybot
https://api.github.com/repos/monetr/deliverybot
opened
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz, y18n-3.2.1.tgz
security vulnerability
## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-4.0.0.tgz</b>, <b>y18n-3.2.1.tgz</b></p></summary> <p> <details><summary><b>y18n-4.0.0.tgz</b></p></summary> <p...
True
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz, y18n-3.2.1.tgz - ## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-4.0.0.tgz</b>, <b>y18n-3.2.1.tgz</b></p></summa...
non_priority
cve high detected in tgz tgz cve high severity vulnerability vulnerable libraries tgz tgz tgz the bare bones internationalization library used by yargs library home page a href path to dependency file deliverybot package json p...
0
97,430
11,013,546,668
IssuesEvent
2019-12-04 20:42:40
pysal/tobler
https://api.github.com/repos/pysal/tobler
closed
decide on working notebooks
documentation
- label those that are for docs go into notebooks directory - those that are for development go into gists - link from a wiki page (development notebooks)
1.0
decide on working notebooks - - label those that are for docs go into notebooks directory - those that are for development go into gists - link from a wiki page (development notebooks)
non_priority
decide on working notebooks label those that are for docs go into notebooks directory those that are for development go into gists link from a wiki page development notebooks
0
332,113
10,084,396,281
IssuesEvent
2019-07-25 15:34:51
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Datagrid: Multiselect filter with source doesn't setFilterConditions correctly
[3] focus: datagrid priority: high team: landmark type: bug :bug:
<!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a quality bug report, please email one of the [code owners](https://github....
1.0
Datagrid: Multiselect filter with source doesn't setFilterConditions correctly - <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be share...
priority
datagrid multiselect filter with source doesn t setfilterconditions correctly describe the bug when attempting to setfilterconditions on load of a page to simulate navigating back to a filtered list the conditions aren t applied to a multiselect with source i believe this is happening since there ar...
1
796,097
28,098,928,543
IssuesEvent
2023-03-30 17:52:53
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Bug] kitty-git package update failed. Maximum size exceeded
priority:medium bug:misc
### What happens? Kitty-git unable to upgrade because maximum size exceeded. Refer logs ### What is expected to happen? pacman update is successful ### If possible, please attach logs ``` kitty-git-1:r11995.ge0cdc26e6-1-x86_64.pkg.tar.zst failed to download error: failed retrieving file 'kitty-git-1:r11995.ge0...
1.0
[Bug] kitty-git package update failed. Maximum size exceeded - ### What happens? Kitty-git unable to upgrade because maximum size exceeded. Refer logs ### What is expected to happen? pacman update is successful ### If possible, please attach logs ``` kitty-git-1:r11995.ge0cdc26e6-1-x86_64.pkg.tar.zst failed to...
priority
kitty git package update failed maximum size exceeded what happens kitty git unable to upgrade because maximum size exceeded refer logs what is expected to happen pacman update is successful if possible please attach logs kitty git pkg tar zst failed to download error fai...
1
67,978
14,894,270,003
IssuesEvent
2021-01-21 07:13:51
murthy1979/hackazon
https://api.github.com/repos/murthy1979/hackazon
opened
CVE-2020-11023 (Medium) detected in jquery-1.9.1.min.js, jquery-1.7.1.min.js
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.min.js</b>, <b>jquery-1.7.1.min.js</b></p></summary> <p> <details><summary><b>jquery-1.9.1.min.js</b>...
True
CVE-2020-11023 (Medium) detected in jquery-1.9.1.min.js, jquery-1.7.1.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.min.js</b>, <b>jquery-1...
non_priority
cve medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to vulnerable library h...
0
50,912
26,837,413,410
IssuesEvent
2023-02-02 20:44:31
mica-lang/mica
https://api.github.com/repos/mica-lang/mica
closed
Extract the dispatch table parts of `Environment` into a separate type
performance internals mod: hl mod: ll
As technical as this sounds, this would let us initialize dtables without having to construct an `Environment`, which would help prevent the redundant empty dtable initialization step inside of `Engine::new`, thus starting the GC off with a clean slate, improving performance.
True
Extract the dispatch table parts of `Environment` into a separate type - As technical as this sounds, this would let us initialize dtables without having to construct an `Environment`, which would help prevent the redundant empty dtable initialization step inside of `Engine::new`, thus starting the GC off with a clean ...
non_priority
extract the dispatch table parts of environment into a separate type as technical as this sounds this would let us initialize dtables without having to construct an environment which would help prevent the redundant empty dtable initialization step inside of engine new thus starting the gc off with a clean ...
0
49,778
7,540,050,963
IssuesEvent
2018-04-17 04:07:05
CiscoDevNet/ydk-gen
https://api.github.com/repos/CiscoDevNet/ydk-gen
closed
YDK-Go documentation missing correct version
bug documentation golang
YDK-Go documentation is generated with 'test' string as version.
1.0
YDK-Go documentation missing correct version - YDK-Go documentation is generated with 'test' string as version.
non_priority
ydk go documentation missing correct version ydk go documentation is generated with test string as version
0
43,269
7,035,578,402
IssuesEvent
2017-12-28 01:18:07
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Add Oct 21, 2013 design notes to GitHub
Area-Compilers Documentation
Add a link for this comment or delete https://github.com/dotnet/roslyn/blob/master/src/Compilers/CSharp/Portable/Compiler/Compiler.cs#L769 /cc @gafter
1.0
Add Oct 21, 2013 design notes to GitHub - Add a link for this comment or delete https://github.com/dotnet/roslyn/blob/master/src/Compilers/CSharp/Portable/Compiler/Compiler.cs#L769 /cc @gafter
non_priority
add oct design notes to github add a link for this comment or delete cc gafter
0
83,152
10,321,905,406
IssuesEvent
2019-08-31 07:00:29
spring-projects/spring-restdocs
https://api.github.com/repos/spring-projects/spring-restdocs
closed
Drop the Grails 3.x sample as it is incompatible with Spring Framework 5
type: documentation
REST Docs 2.0 requires Spring Framework 5 but Grails 3 uses Spring Framework 4.3. This was missed as part of the work on 2.0 and we've got away with it until now, but a recent addition of a call to `org.springframework.util.Assert.state(boolean, Supplier<String>)` has made the problem apparent. We do not want to giv...
1.0
Drop the Grails 3.x sample as it is incompatible with Spring Framework 5 - REST Docs 2.0 requires Spring Framework 5 but Grails 3 uses Spring Framework 4.3. This was missed as part of the work on 2.0 and we've got away with it until now, but a recent addition of a call to `org.springframework.util.Assert.state(boolean,...
non_priority
drop the grails x sample as it is incompatible with spring framework rest docs requires spring framework but grails uses spring framework this was missed as part of the work on and we ve got away with it until now but a recent addition of a call to org springframework util assert state boolean ...
0
87,909
17,393,546,677
IssuesEvent
2021-08-02 10:30:39
creativecommons/creativecommons-base
https://api.github.com/repos/creativecommons/creativecommons-base
closed
Replace `link:` with user-defined networking in docker-compose.yml
good first issue help wanted ✨ goal: improvement 💻 aspect: code 🚦 status: awaiting triage 🟩 priority: low 🤖 aspect: dx
## Problem <!-- Describe a problem solved by this feature; or delete the section entirely. --> Our `docker-compose.yml` currently uses a deprecated `link` definition to allow for inter-container communication. ## Description <!-- Describe the feature and how it solves the problem. --> Replace the `link` with a u...
1.0
Replace `link:` with user-defined networking in docker-compose.yml - ## Problem <!-- Describe a problem solved by this feature; or delete the section entirely. --> Our `docker-compose.yml` currently uses a deprecated `link` definition to allow for inter-container communication. ## Description <!-- Describe the fe...
non_priority
replace link with user defined networking in docker compose yml problem our docker compose yml currently uses a deprecated link definition to allow for inter container communication description replace the link with a user defined network configuration in our docker compose yml
0
573,901
17,023,727,614
IssuesEvent
2021-07-03 03:31:14
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Shortcuts description in Help
Component: potlatch2 Priority: trivial Resolution: fixed Type: enhancement
**[Submitted to the original trac issue database at 2.23pm, Wednesday, 29th June 2011]** I'd like to ask for adding a few more words (sure feel free to rephrase) to the ```Potlatch2```'s Help dialog, deeper describing few important keys or their details (I was looking long for, and others might be too): || *'/'* ||...
1.0
Shortcuts description in Help - **[Submitted to the original trac issue database at 2.23pm, Wednesday, 29th June 2011]** I'd like to ask for adding a few more words (sure feel free to rephrase) to the ```Potlatch2```'s Help dialog, deeper describing few important keys or their details (I was looking long for, and othe...
priority
shortcuts description in help i d like to ask for adding a few more words sure feel free to rephrase to the s help dialog deeper describing few important keys or their details i was looking long for and others might be too cycle through overlapping or connected ways which share t...
1
183,433
21,725,450,930
IssuesEvent
2022-05-11 07:11:51
kyverno/kyverno
https://api.github.com/repos/kyverno/kyverno
closed
[Bug] The Secret `kyverno-svc.kyverno.svc.kyverno-tls-ca` should include the key by default
bug security
### Kyverno Version 1.6.x ### Kubernetes Version 1.23.x ### Kubernetes Platform K3d ### Kyverno Rule Type Other ### Description In a default Kyverno installation, two Secrets are created. One is for the private CA, the other is for the leaf certificate issued by it. The Secret for the CA only contains the cert...
True
[Bug] The Secret `kyverno-svc.kyverno.svc.kyverno-tls-ca` should include the key by default - ### Kyverno Version 1.6.x ### Kubernetes Version 1.23.x ### Kubernetes Platform K3d ### Kyverno Rule Type Other ### Description In a default Kyverno installation, two Secrets are created. One is for the private CA, th...
non_priority
the secret kyverno svc kyverno svc kyverno tls ca should include the key by default kyverno version x kubernetes version x kubernetes platform kyverno rule type other description in a default kyverno installation two secrets are created one is for the private ca the other...
0
1,815
3,386,627,109
IssuesEvent
2015-11-27 19:25:30
servo/servo
https://api.github.com/repos/servo/servo
closed
Tidy check to make sure manifest items are in order
A-infrastructure C-assigned E-easy I-enhancement L-python
To prevent us from having to do things like this: https://github.com/servo/servo/pull/8268
1.0
Tidy check to make sure manifest items are in order - To prevent us from having to do things like this: https://github.com/servo/servo/pull/8268
non_priority
tidy check to make sure manifest items are in order to prevent us from having to do things like this
0
24,762
7,558,897,863
IssuesEvent
2018-04-20 00:42:29
osresearch/heads
https://api.github.com/repos/osresearch/heads
closed
slang fails on clean checkout and maybe odd numberes builds
bug buildsystem
At least, I think that is what is going on. @kylerankin or @kakaroto? ``` mkdir -p -- /root/x230/install//share/slsh mkdir: cannot create directory '/root/x230/install//share/slsh': File exists make[3]: *** [Makefile:121: install_directories] Error 1 ```
1.0
slang fails on clean checkout and maybe odd numberes builds - At least, I think that is what is going on. @kylerankin or @kakaroto? ``` mkdir -p -- /root/x230/install//share/slsh mkdir: cannot create directory '/root/x230/install//share/slsh': File exists make[3]: *** [Makefile:121: install_directories] Error 1 ...
non_priority
slang fails on clean checkout and maybe odd numberes builds at least i think that is what is going on kylerankin or kakaroto mkdir p root install share slsh mkdir cannot create directory root install share slsh file exists make error
0
803,699
29,187,048,699
IssuesEvent
2023-05-19 16:18:23
sdatkinson/neural-amp-modeler
https://api.github.com/repos/sdatkinson/neural-amp-modeler
closed
[FEATURE] assert input preceding a train/validation interval is silent
enhancement good first issue priority:low
Make a FR of #247. The root cause was that the training signal went right up to the start of the validation, so the beginning of the output in the validation audio was from the last of the input in the training data (and therefore impossible to predict). To resolve this Issue, implement a check that the preceding...
1.0
[FEATURE] assert input preceding a train/validation interval is silent - Make a FR of #247. The root cause was that the training signal went right up to the start of the validation, so the beginning of the output in the validation audio was from the last of the input in the training data (and therefore impossible to...
priority
assert input preceding a train validation interval is silent make a fr of the root cause was that the training signal went right up to the start of the validation so the beginning of the output in the validation audio was from the last of the input in the training data and therefore impossible to predict ...
1
232,967
17,836,646,150
IssuesEvent
2021-09-03 02:42:41
Interacao-Humano-Computador/2021.1-Prefeitura-de-Concordia
https://api.github.com/repos/Interacao-Humano-Computador/2021.1-Prefeitura-de-Concordia
closed
Metas de Usabilidades
documentation Análise de Requisitos
### Descrição: <!-- Descrever de maneira clara e objetiva o propósito da issue. --> Descrição e documentação das metas de usabilidade do domínio ### Tarefas: <!-- Checklist de ações que devem ser realizadas. --> - [x] Estudo sobre as metas de usabilidade - [x] Documentação na wiki
1.0
Metas de Usabilidades - ### Descrição: <!-- Descrever de maneira clara e objetiva o propósito da issue. --> Descrição e documentação das metas de usabilidade do domínio ### Tarefas: <!-- Checklist de ações que devem ser realizadas. --> - [x] Estudo sobre as metas de usabilidade - [x] Documentação na wiki
non_priority
metas de usabilidades descrição descrição e documentação das metas de usabilidade do domínio tarefas estudo sobre as metas de usabilidade documentação na wiki
0
681,519
23,314,255,862
IssuesEvent
2022-08-08 11:03:15
factly/dega
https://api.github.com/repos/factly/dega
closed
Claimant filter is not working as expected in claims list page
priority:high studio
Please check the Newschecker space for eg, where the claimaint filter is not working as expected
1.0
Claimant filter is not working as expected in claims list page - Please check the Newschecker space for eg, where the claimaint filter is not working as expected
priority
claimant filter is not working as expected in claims list page please check the newschecker space for eg where the claimaint filter is not working as expected
1
330,991
28,500,337,112
IssuesEvent
2023-04-18 16:51:00
NVIDIA/spark-rapids
https://api.github.com/repos/NVIDIA/spark-rapids
closed
[BUG] Spark 3.4 - Integration tests failure due to unsupported KnownNullable operator in Window
bug test Spark 3.4+
**Describe the bug** Some of the integration tests are failing due to KnownNullable operator not running on GPU. ``` pyspark.errors.exceptions.captured.IllegalArgumentException: Part of the plan is not columnar class org.apache.spark.sql.execution.ExpandExec ``` - [ ] test_grouped_sliding_window - [ ] test_grou...
1.0
[BUG] Spark 3.4 - Integration tests failure due to unsupported KnownNullable operator in Window - **Describe the bug** Some of the integration tests are failing due to KnownNullable operator not running on GPU. ``` pyspark.errors.exceptions.captured.IllegalArgumentException: Part of the plan is not columnar class or...
non_priority
spark integration tests failure due to unsupported knownnullable operator in window describe the bug some of the integration tests are failing due to knownnullable operator not running on gpu pyspark errors exceptions captured illegalargumentexception part of the plan is not columnar class org ap...
0
649,537
21,315,157,790
IssuesEvent
2022-04-16 06:23:53
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
opened
Search button in the header looks smaller when the search bar is hovered
🟩 priority: low 🛠 goal: fix 🕹 aspect: interface 🎨 tech: css
## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> Hover over the search bar in the app header. The search button seems like it's smaller tha...
1.0
Search button in the header looks smaller when the search bar is hovered - ## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> Hover over the ...
priority
search button in the header looks smaller when the search bar is hovered description hover over the search bar in the app header the search button seems like it s smaller than the search bar itself when hovered screenshots additional context the fix is to set the border color to p...
1
772,739
27,134,048,767
IssuesEvent
2023-02-16 11:55:26
web-ridge/react-native-paper-dates
https://api.github.com/repos/web-ridge/react-native-paper-dates
closed
Support only minutes and seconds
question wontfix Low priority stale
Hello everyone. I was wondering if you guys have plans to support minutes and seconds mode. It's not on material design docs but it could be useful. For instance, check this example: https://material-ui-pickers.dev/demo/timepicker ![Screenshot from 2020-12-22 16-29-35](https://user-images.githubusercontent.com/...
1.0
Support only minutes and seconds - Hello everyone. I was wondering if you guys have plans to support minutes and seconds mode. It's not on material design docs but it could be useful. For instance, check this example: https://material-ui-pickers.dev/demo/timepicker ![Screenshot from 2020-12-22 16-29-35](https:/...
priority
support only minutes and seconds hello everyone i was wondering if you guys have plans to support minutes and seconds mode it s not on material design docs but it could be useful for instance check this example
1
399,756
11,760,069,960
IssuesEvent
2020-03-13 18:37:23
freedomofpress/securedrop
https://api.github.com/repos/freedomofpress/securedrop
closed
`securedrop-admin setup` fails on Tails 4.4 (ImportError: cannot import name 'Feature')
bug priority/high
## Description Attempting to run `./securedrop-admin setup` fails in Tails 4.4 ## Steps to Reproduce (Thanks to @conorsch for the write-up) 1. On an Admin Workstation running Tails 4.4, `cd ~/Persistent` 2. If you already have "securedrop" repo, move it aside, e.g. `mv securedrop{,.bak}` 3. Clone repo: `git...
1.0
`securedrop-admin setup` fails on Tails 4.4 (ImportError: cannot import name 'Feature') - ## Description Attempting to run `./securedrop-admin setup` fails in Tails 4.4 ## Steps to Reproduce (Thanks to @conorsch for the write-up) 1. On an Admin Workstation running Tails 4.4, `cd ~/Persistent` 2. If you alrea...
priority
securedrop admin setup fails on tails importerror cannot import name feature description attempting to run securedrop admin setup fails in tails steps to reproduce thanks to conorsch for the write up on an admin workstation running tails cd persistent if you alrea...
1
239,215
7,787,378,840
IssuesEvent
2018-06-06 22:13:40
solgenomics/sgn
https://api.github.com/repos/solgenomics/sgn
closed
create a materialized view for phenotypes in tabular form
Priority: Normal Type: Implementation
Expected Behavior <!-- Describe the desired or expected behavour here. --> -------------------------------------------------------------------------- a new materialized view for phenotypes where rows are observation units and columns include all traits. would speed up brapi phenotype search significantly For B...
1.0
create a materialized view for phenotypes in tabular form - Expected Behavior <!-- Describe the desired or expected behavour here. --> -------------------------------------------------------------------------- a new materialized view for phenotypes where rows are observation units and columns include all traits. wo...
priority
create a materialized view for phenotypes in tabular form expected behavior a new materialized view for phenotypes where rows are observation units and columns include all traits would speed up brapi phenotype search significantly ...
1
543,853
15,886,420,048
IssuesEvent
2021-04-09 22:35:23
dcl-covid-19/mega-map-dev
https://api.github.com/repos/dcl-covid-19/mega-map-dev
closed
Enlarge the "Details Last Updated" text in the tooltip.
enhancement good first issue medium-priority
We heard feedback that seeing the date when the entry was last updated is very important and helps foster trust in our resource. Many users, however, did not see that we include "Details Last Updated", in part because the text is so small. Enlarge the text to make this important information more visible to users. ![S...
1.0
Enlarge the "Details Last Updated" text in the tooltip. - We heard feedback that seeing the date when the entry was last updated is very important and helps foster trust in our resource. Many users, however, did not see that we include "Details Last Updated", in part because the text is so small. Enlarge the text to ma...
priority
enlarge the details last updated text in the tooltip we heard feedback that seeing the date when the entry was last updated is very important and helps foster trust in our resource many users however did not see that we include details last updated in part because the text is so small enlarge the text to ma...
1
397,940
11,735,724,730
IssuesEvent
2020-03-11 11:42:18
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
addons.mozilla.org - desktop site instead of mobile site
browser-firefox-mobile engine-gecko priority-important
<!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/50010 --> **URL**: https://addons.mozilla.org/zh-CN/firefox/addon/opera-gestures/?src=sear...
1.0
addons.mozilla.org - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/50010 --> **URL**: https://addo...
priority
addons mozilla org desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes problem type desktop site instead of mobile site description play steps to reproduce ok view the screenshot img alt...
1
608,951
18,851,780,410
IssuesEvent
2021-11-11 21:57:55
fao89/pulp-operator
https://api.github.com/repos/fao89/pulp-operator
opened
As a user, I can download & run a version of the ansible installer that a specific version of Pulp 3
Status: NEW Tracker: Story Priority: Normal Category: Installer - Moved to GitHub issues Sprint Candidate: 1
Author: mdepaulo@redhat.com (mdepaulo@redhat.com) Redmine Issue: 5618, https://pulp.plan.io/issues/5618 --- Currently users are encouraged to get the latest ansible-pulp roles via git cloning. Later on, Ansible Galaxy. The only stable tag ever done was 3.0.0rc1. Presumably we will create them for 3.0.0 and later....
1.0
As a user, I can download & run a version of the ansible installer that a specific version of Pulp 3 - Author: mdepaulo@redhat.com (mdepaulo@redhat.com) Redmine Issue: 5618, https://pulp.plan.io/issues/5618 --- Currently users are encouraged to get the latest ansible-pulp roles via git cloning. Later on, Ansible Gal...
priority
as a user i can download run a version of the ansible installer that a specific version of pulp author mdepaulo redhat com mdepaulo redhat com redmine issue currently users are encouraged to get the latest ansible pulp roles via git cloning later on ansible galaxy the only stable tag ever d...
1
668,240
22,575,027,144
IssuesEvent
2022-06-28 06:25:26
unep-grid/map-x-mgl
https://api.github.com/repos/unep-grid/map-x-mgl
opened
The attribute table no longer filters the map
bug priority 1
Error in web console: ```js Error: layers.MX-NUMTV-X97MG-7POZ1@CQ3hb.filter[3][1]: string expected, array found ```
1.0
The attribute table no longer filters the map - Error in web console: ```js Error: layers.MX-NUMTV-X97MG-7POZ1@CQ3hb.filter[3][1]: string expected, array found ```
priority
the attribute table no longer filters the map error in web console js error layers mx numtv filter string expected array found
1
170,763
27,013,822,700
IssuesEvent
2023-02-10 17:29:04
LuccaSA/lucca-front
https://api.github.com/repos/LuccaSA/lucca-front
closed
[DS to LF] Dialogs : Modal
👥 Guilde Design 🎨 DS to LF
- [ ] Border to add in the header - [ ] Box-shadow on the footer - [ ] Padding to review - [ ] Add new modal sizes - [ ] Focus state on the cross - [ ] Mobile version to manage - [ ] Bonus : Add an `outline: none;` to `lu-modal-header` to avoid displaying focus style on some conditions (like open modal, push tab,...
1.0
[DS to LF] Dialogs : Modal - - [ ] Border to add in the header - [ ] Box-shadow on the footer - [ ] Padding to review - [ ] Add new modal sizes - [ ] Focus state on the cross - [ ] Mobile version to manage - [ ] Bonus : Add an `outline: none;` to `lu-modal-header` to avoid displaying focus style on some condition...
non_priority
dialogs modal border to add in the header box shadow on the footer padding to review add new modal sizes focus state on the cross mobile version to manage bonus add an outline none to lu modal header to avoid displaying focus style on some conditions like open modal pus...
0
527,887
15,355,449,028
IssuesEvent
2021-03-01 11:05:41
weaveworks/eksctl
https://api.github.com/repos/weaveworks/eksctl
closed
Support attachPolicyARNs for fargateProfile
area/fargate kind/feature kind/help priority/backlog
**Why do you want this feature?** This would be good especially when you want to use alb ingress with fargate just like how you deploy it with managed nodegroups. **What feature/behavior/change do you want?** fargateProfile supports attachPolicyARNs.
1.0
Support attachPolicyARNs for fargateProfile - **Why do you want this feature?** This would be good especially when you want to use alb ingress with fargate just like how you deploy it with managed nodegroups. **What feature/behavior/change do you want?** fargateProfile supports attachPolicyARNs.
priority
support attachpolicyarns for fargateprofile why do you want this feature this would be good especially when you want to use alb ingress with fargate just like how you deploy it with managed nodegroups what feature behavior change do you want fargateprofile supports attachpolicyarns
1
47,097
2,972,259,562
IssuesEvent
2015-07-14 12:48:34
geosolutions-it/MapStore
https://api.github.com/repos/geosolutions-it/MapStore
closed
MetadataExplorer: check Filter creation
bug investigation Priority: Low
Agganciando nel plugin il CSW del RNDT (http://www.rndt.gov.it/RNDT/CSW), se si fa una ricerca senza impostare parametri, allora il CSW risponde correttamente ritornando tutti i record presenti nel Catalogo. Se, invece, si inserisce una parola nel criterio di ricerca il CSW restituisce un errore. Ciò è dovuto al fatto...
1.0
MetadataExplorer: check Filter creation - Agganciando nel plugin il CSW del RNDT (http://www.rndt.gov.it/RNDT/CSW), se si fa una ricerca senza impostare parametri, allora il CSW risponde correttamente ritornando tutti i record presenti nel Catalogo. Se, invece, si inserisce una parola nel criterio di ricerca il CSW res...
priority
metadataexplorer check filter creation agganciando nel plugin il csw del rndt se si fa una ricerca senza impostare parametri allora il csw risponde correttamente ritornando tutti i record presenti nel catalogo se invece si inserisce una parola nel criterio di ricerca il csw restituisce un errore ciò è dovut...
1
384,864
26,605,858,773
IssuesEvent
2023-01-23 19:16:48
openstax/cnx-recipes
https://api.github.com/repos/openstax/cnx-recipes
closed
Documentation for Exercises Pulled from exercises.openstax.org
impact:all.books documentation theme:corn theme:carnival theme:cardboard theme:cosmos
Adapted from this [document](https://docs.google.com/document/d/1uGLU9FGjWu2Y0V8gOcrRVR4rYNrsYLIlF-l2GvtCPtQ/edit?usp=sharing). # Styling They should follow the base font style/size of the theme. The number should be bold and the question should be on the same line as the number. This card is to strictly document t...
1.0
Documentation for Exercises Pulled from exercises.openstax.org - Adapted from this [document](https://docs.google.com/document/d/1uGLU9FGjWu2Y0V8gOcrRVR4rYNrsYLIlF-l2GvtCPtQ/edit?usp=sharing). # Styling They should follow the base font style/size of the theme. The number should be bold and the question should be on...
non_priority
documentation for exercises pulled from exercises openstax org adapted from this styling they should follow the base font style size of the theme the number should be bold and the question should be on the same line as the number this card is to strictly document the formatting and style of the following ...
0
49,883
13,466,773,198
IssuesEvent
2020-09-09 23:47:09
wrbejar/JavaVulnerableLab
https://api.github.com/repos/wrbejar/JavaVulnerableLab
opened
CVE-2017-15708 (High) detected in commons-collections-3.2.1.jar
security vulnerability
## CVE-2017-15708 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <...
True
CVE-2017-15708 (High) detected in commons-collections-3.2.1.jar - ## CVE-2017-15708 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>T...
non_priority
cve high detected in commons collections jar cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework path to vulnerable library depth javavulnerablelab bin target javavulnerablelab meta inf ma...
0
41,324
5,350,498,019
IssuesEvent
2017-02-19 02:34:24
Linuxbrew/homebrew-core
https://api.github.com/repos/Linuxbrew/homebrew-core
opened
autojump test fails on Ubuntu
help wanted test-failure
``` Testing autojump sh: 2: source: not found sh: 3: j: not found sh: 4: j: not found Error: autojump: failed <"/tmp/autojump-test-20170218-8807-vc8zo2/foo/bar"> expected but was <"/tmp/autojump-test-20170218-8807-vc8zo2">. diff: - /tmp/autojump-test-20170218-8807-vc8zo2/foo/bar ? ...
1.0
autojump test fails on Ubuntu - ``` Testing autojump sh: 2: source: not found sh: 3: j: not found sh: 4: j: not found Error: autojump: failed <"/tmp/autojump-test-20170218-8807-vc8zo2/foo/bar"> expected but was <"/tmp/autojump-test-20170218-8807-vc8zo2">. diff: - /tmp/autojump-test-20170218-8807-vc8zo2/foo/b...
non_priority
autojump test fails on ubuntu testing autojump sh source not found sh j not found sh j not found error autojump failed expected but was diff tmp autojump test foo bar tmp autojump test this is a surpris...
0
66,892
27,618,837,515
IssuesEvent
2023-03-09 21:47:06
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Check-in with SMO on Moped first impressions 💓
Type: Meeting Service: Dev Service: Product Workgroup: SMO Product: Moped Project: Moped v2.0
> As a follow-up to our introductory meeting, let's take this time to review Smart Mobility's first impressions of Moped. > > We hope to learn about how Moped might be of value to your work, and what changes we could bring to the app to make it best fit your needs. > > We'll be prepared to give you an update on o...
2.0
Check-in with SMO on Moped first impressions 💓 - > As a follow-up to our introductory meeting, let's take this time to review Smart Mobility's first impressions of Moped. > > We hope to learn about how Moped might be of value to your work, and what changes we could bring to the app to make it best fit your needs. ...
non_priority
check in with smo on moped first impressions 💓 as a follow up to our introductory meeting let s take this time to review smart mobility s first impressions of moped we hope to learn about how moped might be of value to your work and what changes we could bring to the app to make it best fit your needs ...
0
602,853
18,510,852,396
IssuesEvent
2021-10-20 02:41:32
sButtons/sbuttons
https://api.github.com/repos/sButtons/sbuttons
opened
[BUTTON IDEA]: Login with VK
Priority: Low button-idea
**1. Name of button**: Login with VK **2. Description**: VK is most popular russian social network **3. Button Type (Animated, Special, etc...)**: Login button **4. Will you work on it?**: Yes
1.0
[BUTTON IDEA]: Login with VK - **1. Name of button**: Login with VK **2. Description**: VK is most popular russian social network **3. Button Type (Animated, Special, etc...)**: Login button **4. Will you work on it?**: Yes
priority
login with vk name of button login with vk description vk is most popular russian social network button type animated special etc login button will you work on it yes
1
762,114
26,708,965,938
IssuesEvent
2023-01-27 21:08:59
OpenSpace/OpenSpace
https://api.github.com/repos/OpenSpace/OpenSpace
closed
SkyBrowser has huge performance hit when increasing scale, sometimes leading to crash
Type: Bug Priority: Critical Component: Rendering
If you increase the scale of the display copy of the SkyBrowser, there is a big performance hit and the framerate drops. Sometimes it even makes OpenSpace crash.
1.0
SkyBrowser has huge performance hit when increasing scale, sometimes leading to crash - If you increase the scale of the display copy of the SkyBrowser, there is a big performance hit and the framerate drops. Sometimes it even makes OpenSpace crash.
priority
skybrowser has huge performance hit when increasing scale sometimes leading to crash if you increase the scale of the display copy of the skybrowser there is a big performance hit and the framerate drops sometimes it even makes openspace crash
1
592,521
17,909,961,447
IssuesEvent
2021-09-09 02:56:08
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Line Chart Improvements
priority/P3 QA/No release-notes/exclude feature/wallet OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Line Chart Improvements - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AF...
priority
line chart improvements have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened af...
1
760,988
26,662,592,197
IssuesEvent
2023-01-25 22:42:45
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-447] rethink google meet
🧹 Improvements Low priority
* dont make it installed by default * ability to use google meet without google calendar <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-447](https://linear.app/calcom/issue/CAL-447/rethink-google-meet)</sub>
1.0
[CAL-447] rethink google meet - * dont make it installed by default * ability to use google meet without google calendar <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-447](https://linear.app/calcom/issue/CAL-447/rethink-google-meet)</sub>
priority
rethink google meet dont make it installed by default ability to use google meet without google calendar from
1
40,362
9,967,672,409
IssuesEvent
2019-07-08 14:05:06
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
Payroll Webform : Payroll Dynamic webform Document : Conditional Rule : Text is getting overlapped with bullet points
Beta Release #5 Defect Design Webform Edit Dynamic Webform Document HR Admin Module HR User Module P3
Steps To Replicate : 1.Switch to 1024 x 768 resolution 2.Launch the URL 3.Sign in HR admin user 4.Go to “Design Webform 5.Click on edit icon displayed against Payroll Webform 6.Navigate to “Payroll” webform 7.Check the Alignments of text present in conditional rule Experienced Behavior : Observed that tex...
1.0
Payroll Webform : Payroll Dynamic webform Document : Conditional Rule : Text is getting overlapped with bullet points - Steps To Replicate : 1.Switch to 1024 x 768 resolution 2.Launch the URL 3.Sign in HR admin user 4.Go to “Design Webform 5.Click on edit icon displayed against Payroll Webform 6.Navigate to...
non_priority
payroll webform payroll dynamic webform document conditional rule text is getting overlapped with bullet points steps to replicate switch to x resolution launch the url sign in hr admin user go to “design webform click on edit icon displayed against payroll webform navigate to “pay...
0
560,223
16,590,745,498
IssuesEvent
2021-06-01 07:24:17
openmsupply/msupply-cold-chain
https://api.github.com/repos/openmsupply/msupply-cold-chain
closed
Sync Record section is included/seen in Developer Settings as well
effort: low priority: normal type: bug
## Describe the bug Sync Record section is included/seen in Developer Settings as well ### To reproduce 1. Go to Settings -> Sync Settings 2. Sync Record section is visible 3. Now go to Developer Settings 4. See Error. Sync Record section is visible in this option as well https://user-images.githubuser...
1.0
Sync Record section is included/seen in Developer Settings as well - ## Describe the bug Sync Record section is included/seen in Developer Settings as well ### To reproduce 1. Go to Settings -> Sync Settings 2. Sync Record section is visible 3. Now go to Developer Settings 4. See Error. Sync Record section ...
priority
sync record section is included seen in developer settings as well describe the bug sync record section is included seen in developer settings as well to reproduce go to settings sync settings sync record section is visible now go to developer settings see error sync record section ...
1
417,872
12,180,575,788
IssuesEvent
2020-04-28 12:42:22
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
8.1.2 Economy Viewer not displaying all items
Priority: Medium QA
v8.1.2 beta Problem: Economy viewer not filtering all items Steps: Press Y to go to E.V. Search for Copper Search for Wiring Copper Wiring doesnt appear There are others. ![image](https://user-images.githubusercontent.com/6478038/56089279-60792680-5e5e-11e9-8347-2e2efdbc24f9.png)
1.0
8.1.2 Economy Viewer not displaying all items - v8.1.2 beta Problem: Economy viewer not filtering all items Steps: Press Y to go to E.V. Search for Copper Search for Wiring Copper Wiring doesnt appear There are others. ![image](https://user-images.githubusercontent.com/6478038/56089279-60792680-5e5e...
priority
economy viewer not displaying all items beta problem economy viewer not filtering all items steps press y to go to e v search for copper search for wiring copper wiring doesnt appear there are others
1
39,610
2,857,393,450
IssuesEvent
2015-06-02 19:30:40
HPI-SWA-Teaching/SWT15-Project-13
https://api.github.com/repos/HPI-SWA-Teaching/SWT15-Project-13
closed
Definition zusätzlicher Methoden
priority: important type: feature
| | | | | :---------: | :-------------------------------------------------: | :------------------: | | _8_ | | _5_ | | | Als **Anwender** möchte ich **zusätzliche Metho...
1.0
Definition zusätzlicher Methoden - | | | | | :---------: | :-------------------------------------------------: | :------------------: | | _8_ | | _5_ | | | Als **Anwend...
priority
definition zusätzlicher methoden als anwend...
1
412,004
12,034,418,439
IssuesEvent
2020-04-13 16:00:34
hchiam/console-log-element
https://api.github.com/repos/hchiam/console-log-element
closed
inputToConsole simplification to fix bugs and warnings
enhancement priority
try making `inputToConsole` simply _**intercept**_ the input to `console.log` and show the input to the widget. this should fix the console log warnings and avoid using `eval`
1.0
inputToConsole simplification to fix bugs and warnings - try making `inputToConsole` simply _**intercept**_ the input to `console.log` and show the input to the widget. this should fix the console log warnings and avoid using `eval`
priority
inputtoconsole simplification to fix bugs and warnings try making inputtoconsole simply intercept the input to console log and show the input to the widget this should fix the console log warnings and avoid using eval
1
830,122
31,990,771,798
IssuesEvent
2023-09-21 05:33:50
TrainLCD/MobileApp
https://api.github.com/repos/TrainLCD/MobileApp
closed
ミラーリングシェアの実機確認・バグ修正
bug Priority: Low
あらかた仕様どおりに実装できてはいるが、不安定な箇所が多いのでできるだけバグを洗い出して潰したい。 ## バグ - [ ] 配信元ユーザーがアプリをkillすると受信しているユーザーのアプリがクラッシュする ## もっと改善できるところ
1.0
ミラーリングシェアの実機確認・バグ修正 - あらかた仕様どおりに実装できてはいるが、不安定な箇所が多いのでできるだけバグを洗い出して潰したい。 ## バグ - [ ] 配信元ユーザーがアプリをkillすると受信しているユーザーのアプリがクラッシュする ## もっと改善できるところ
priority
ミラーリングシェアの実機確認・バグ修正 あらかた仕様どおりに実装できてはいるが、不安定な箇所が多いのでできるだけバグを洗い出して潰したい。 バグ 配信元ユーザーがアプリをkillすると受信しているユーザーのアプリがクラッシュする もっと改善できるところ
1
12,153
7,799,824,082
IssuesEvent
2018-06-09 00:55:02
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
FileSystemWatcher does not need to allocate strings until they pass the filter
area-System.IO tenet-performance
This change was already done for Windows: https://github.com/dotnet/corefx/commit/11a12e6538a0a024c3adfb944c3983c0d66c3768 The Unix/MacOS implementations can do the same sort of optimization by converting the UTF-8 bytes into a temporary buffer that is passed to the filter method before converting to string.
True
FileSystemWatcher does not need to allocate strings until they pass the filter - This change was already done for Windows: https://github.com/dotnet/corefx/commit/11a12e6538a0a024c3adfb944c3983c0d66c3768 The Unix/MacOS implementations can do the same sort of optimization by converting the UTF-8 bytes into a temporar...
non_priority
filesystemwatcher does not need to allocate strings until they pass the filter this change was already done for windows the unix macos implementations can do the same sort of optimization by converting the utf bytes into a temporary buffer that is passed to the filter method before converting to string
0
428,432
12,411,729,339
IssuesEvent
2020-05-22 09:09:19
magento/adobe-stock-integration
https://api.github.com/repos/magento/adobe-stock-integration
closed
[MFTF] Cover adding Category image via WYSIWYG from Enhanced Media Gallery
MFTF coverage Priority: P2 Progress: PR created Severity: S3
### Preconditions (*) 1. Installed Magento with Adobe Stock Integration 2. Configured integration in Stores -> Configuration -> System -> Adobe Stock Integration fieldset ### Steps to reproduce (*) Admin user is logged in to admin panel Go to Stores - Configuration under Settings section Assert that Configura...
1.0
[MFTF] Cover adding Category image via WYSIWYG from Enhanced Media Gallery - ### Preconditions (*) 1. Installed Magento with Adobe Stock Integration 2. Configured integration in Stores -> Configuration -> System -> Adobe Stock Integration fieldset ### Steps to reproduce (*) Admin user is logged in to admin pane...
priority
cover adding category image via wysiwyg from enhanced media gallery preconditions installed magento with adobe stock integration configured integration in stores configuration system adobe stock integration fieldset steps to reproduce admin user is logged in to admin panel go...
1
184,831
14,991,498,830
IssuesEvent
2021-01-29 08:27:13
WeblateOrg/weblate
https://api.github.com/repos/WeblateOrg/weblate
closed
Weblate does not start without WEBLATE_SITE_DOMAIN
bug documentation
**Describe the issue** Weblate does not start without `WEBLATE_SITE_DOMAIN` set. ``` Jan 29 03:13:01 Vircadia-Weblate-Docker docker-compose[1492]: weblate_1 | Starting... Jan 29 03:13:01 Vircadia-Weblate-Docker docker-compose[1492]: weblate_1 | Missing WEBLATE_SITE_DOMAIN, please configure it Jan 29 03:13:...
1.0
Weblate does not start without WEBLATE_SITE_DOMAIN - **Describe the issue** Weblate does not start without `WEBLATE_SITE_DOMAIN` set. ``` Jan 29 03:13:01 Vircadia-Weblate-Docker docker-compose[1492]: weblate_1 | Starting... Jan 29 03:13:01 Vircadia-Weblate-Docker docker-compose[1492]: weblate_1 | Missing WE...
non_priority
weblate does not start without weblate site domain describe the issue weblate does not start without weblate site domain set jan vircadia weblate docker docker compose weblate starting jan vircadia weblate docker docker compose weblate missing weblate site domain ...
0
158,361
20,024,217,199
IssuesEvent
2022-02-01 19:25:35
billmcchesney1/hadoop
https://api.github.com/repos/billmcchesney1/hadoop
opened
CVE-2021-41182 (Medium) detected in jquery-ui-1.12.1.min.js
security vulnerability
## CVE-2021-41182 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.12.1.min.js</b></p></summary> <p>A curated set of user interface interactions, effects, widgets, and the...
True
CVE-2021-41182 (Medium) detected in jquery-ui-1.12.1.min.js - ## CVE-2021-41182 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.12.1.min.js</b></p></summary> <p>A curated...
non_priority
cve medium detected in jquery ui min js cve medium severity vulnerability vulnerable library jquery ui min js a curated set of user interface interactions effects widgets and themes built on top of the jquery javascript library library home page a href path to vulner...
0
278,397
21,076,301,513
IssuesEvent
2022-04-02 07:25:12
AY2122S2-CS2103-F09-3/tp
https://api.github.com/repos/AY2122S2-CS2103-F09-3/tp
closed
[PE-D] Insurance index invalid
bug documentation
User guide did not mention that the insurance index will be based on a filtered insurance list. After running `find -i MOTOR`, the `add -r c/3 i/2 sd/23-02-2022 ed/23-02-2024` does not work. ![image.png](https://raw.githubusercontent.com/lkldev/ped/main/files/ce97a819-1d19-4298-9c18-472acf2575d5.png) <!--session: 1...
1.0
[PE-D] Insurance index invalid - User guide did not mention that the insurance index will be based on a filtered insurance list. After running `find -i MOTOR`, the `add -r c/3 i/2 sd/23-02-2022 ed/23-02-2024` does not work. ![image.png](https://raw.githubusercontent.com/lkldev/ped/main/files/ce97a819-1d19-4298-9c18-47...
non_priority
insurance index invalid user guide did not mention that the insurance index will be based on a filtered insurance list after running find i motor the add r c i sd ed does not work labels severity medium type functionalitybug original lkldev ped
0
7,324
9,567,060,863
IssuesEvent
2019-05-06 01:27:21
checkstyle/checkstyle
https://api.github.com/repos/checkstyle/checkstyle
closed
new check: MissingJavadocMethod from JavadocMethod
approved breaking compatibility new module
Split from https://github.com/checkstyle/checkstyle/issues/5411 , Split missing javadoc functionality from `JavadocMethodCheck` and create `MissingJavadocMethodCheck`. It should only have the properties needed to validate if a violation should be printed on missing javadoc. --------------------- **Migration ...
True
new check: MissingJavadocMethod from JavadocMethod - Split from https://github.com/checkstyle/checkstyle/issues/5411 , Split missing javadoc functionality from `JavadocMethodCheck` and create `MissingJavadocMethodCheck`. It should only have the properties needed to validate if a violation should be printed on miss...
non_priority
new check missingjavadocmethod from javadocmethod split from split missing javadoc functionality from javadocmethodcheck and create missingjavadocmethodcheck it should only have the properties needed to validate if a violation should be printed on missing javadoc migratio...
0
187,897
14,433,796,198
IssuesEvent
2020-12-07 05:44:51
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
shelmangroup/terraform-provider-coredns: vendor/k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/test/integration/basic_test.go; 5 LoC
fresh test tiny vendored
Found a possible issue in [shelmangroup/terraform-provider-coredns](https://www.github.com/shelmangroup/terraform-provider-coredns) at [vendor/k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/test/integration/basic_test.go](https://github.com/shelmangroup/terraform-provider-coredns/blob/cbba45637d269949601...
1.0
shelmangroup/terraform-provider-coredns: vendor/k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/test/integration/basic_test.go; 5 LoC - Found a possible issue in [shelmangroup/terraform-provider-coredns](https://www.github.com/shelmangroup/terraform-provider-coredns) at [vendor/k8s.io/kubernetes/staging/s...
non_priority
shelmangroup terraform provider coredns vendor io kubernetes staging src io apiextensions apiserver test integration basic test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds ...
0
798,155
28,238,227,860
IssuesEvent
2023-04-06 03:51:21
MenheraBot/MenheraVanGOgh
https://api.github.com/repos/MenheraBot/MenheraVanGOgh
opened
See Redis Context usage
❤️ Suggestion 🔵 [Priority] Low
Atualmente, estou toda hora criando um contexto, e finalizando ele por conta do timeout de 2 segundos. Talvez seja interessante usar o timeout apenas no ping, e no resto de todos os comandos usar o mesmo contexto
1.0
See Redis Context usage - Atualmente, estou toda hora criando um contexto, e finalizando ele por conta do timeout de 2 segundos. Talvez seja interessante usar o timeout apenas no ping, e no resto de todos os comandos usar o mesmo contexto
priority
see redis context usage atualmente estou toda hora criando um contexto e finalizando ele por conta do timeout de segundos talvez seja interessante usar o timeout apenas no ping e no resto de todos os comandos usar o mesmo contexto
1
10,983
8,852,678,014
IssuesEvent
2019-01-08 19:03:05
webhintio/hint
https://api.github.com/repos/webhintio/hint
opened
[Feature] Auto-retry failing tests
area:infrastructure difficulty:medium priority:high type:new-feature type:testing
<!-- Hi there 👋 We're excited for your ideas about how to make webhint even better! Before opening a new issue please make sure to search in the existing ones (even closed!) as they might contain information about workarounds, resolution, or progress updates. --> # 🚀 Feature request ## Description ...
1.0
[Feature] Auto-retry failing tests - <!-- Hi there 👋 We're excited for your ideas about how to make webhint even better! Before opening a new issue please make sure to search in the existing ones (even closed!) as they might contain information about workarounds, resolution, or progress updates. --> # �...
non_priority
auto retry failing tests hi there 👋 we re excited for your ideas about how to make webhint even better before opening a new issue please make sure to search in the existing ones even closed as they might contain information about workarounds resolution or progress updates 🚀 featur...
0
192,354
22,215,937,653
IssuesEvent
2022-06-08 01:39:03
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
reopened
CVE-2020-36310 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246
security vulnerability
## CVE-2020-36310 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary> <p> <p>Linux kernel stable tree mirror</p> <p>Librar...
True
CVE-2020-36310 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - ## CVE-2020-36310 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a57796...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in head commit a href found in base branch master vulnerable source files virt kvm kvm main c ...
0
3,176
2,659,955,232
IssuesEvent
2015-03-19 00:56:14
marklogic/RunDMC
https://api.github.com/repos/marklogic/RunDMC
closed
search is not highlighting the api name if it is a match
docs app test
If you search for /v1/search or something that matches an api name, highlight does not highlight the api. This sounds vaguely familiar like we decided not to do it or it was hard or something, but I am not sure. At any rate, it would be nice if it did highlight the match in the api title. To repro: 1) search fo...
1.0
search is not highlighting the api name if it is a match - If you search for /v1/search or something that matches an api name, highlight does not highlight the api. This sounds vaguely familiar like we decided not to do it or it was hard or something, but I am not sure. At any rate, it would be nice if it did highl...
non_priority
search is not highlighting the api name if it is a match if you search for search or something that matches an api name highlight does not highlight the api this sounds vaguely familiar like we decided not to do it or it was hard or something but i am not sure at any rate it would be nice if it did highli...
0
347,235
10,427,030,472
IssuesEvent
2019-09-16 18:58:01
phetsims/scenery-phet
https://api.github.com/repos/phetsims/scenery-phet
closed
assertion commented out in ArrowNode setTipAndTail
priority:2-high status:blocks-sim-publication status:ready-for-review
Discovered in vector-addition while determining how to handle zero-magnitude vectors uniformly in ArrowNode and LineArrowNode. High priority. In https://github.com/phetsims/scenery-phet/commit/42eaa4ea82477ddf436b2675b278fd7297c27824, @samreid commented out this assertion in ArrowNode `setTailAndTip`: ```js // ...
1.0
assertion commented out in ArrowNode setTipAndTail - Discovered in vector-addition while determining how to handle zero-magnitude vectors uniformly in ArrowNode and LineArrowNode. High priority. In https://github.com/phetsims/scenery-phet/commit/42eaa4ea82477ddf436b2675b278fd7297c27824, @samreid commented out this ...
priority
assertion commented out in arrownode settipandtail discovered in vector addition while determining how to handle zero magnitude vectors uniformly in arrownode and linearrownode high priority in samreid commented out this assertion in arrownode settailandtip js assert assert tailx tipx ...
1
150,828
23,722,389,876
IssuesEvent
2022-08-30 16:23:08
hubmapconsortium/portal-ui
https://api.github.com/repos/hubmapconsortium/portal-ui
closed
Clarify workspace deletion UI
design
Workspaces can not be deleted with running jobs, so for now we're going to try stopping running jobs first. Nils says > Maybe give the user a warning that the workspace is active and if they still want to delete do a force delete? Should there be a separate option to stop jobs on a workspace, separate from works...
1.0
Clarify workspace deletion UI - Workspaces can not be deleted with running jobs, so for now we're going to try stopping running jobs first. Nils says > Maybe give the user a warning that the workspace is active and if they still want to delete do a force delete? Should there be a separate option to stop jobs on ...
non_priority
clarify workspace deletion ui workspaces can not be deleted with running jobs so for now we re going to try stopping running jobs first nils says maybe give the user a warning that the workspace is active and if they still want to delete do a force delete should there be a separate option to stop jobs on ...
0
811,357
30,284,959,046
IssuesEvent
2023-07-08 14:57:13
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
AttributeError: module 'torch.mps' has no attribute 'is_autocast_enabled'
high priority triage review triaged module: regression module: mps
### 🐛 Describe the bug with pytorch nightly, seeing this error during MPS usage ``` File "torch/utils/checkpoint.py", line 192, in forward ctx.device_autocast_kwargs, ctx.cpu_autocast_kwargs = _get_autocast_kwargs( File "torch/utils/checkpoint.py", line 170, in _get_autocast_kwargs "enabled": dev...
1.0
AttributeError: module 'torch.mps' has no attribute 'is_autocast_enabled' - ### 🐛 Describe the bug with pytorch nightly, seeing this error during MPS usage ``` File "torch/utils/checkpoint.py", line 192, in forward ctx.device_autocast_kwargs, ctx.cpu_autocast_kwargs = _get_autocast_kwargs( File "torch...
priority
attributeerror module torch mps has no attribute is autocast enabled 🐛 describe the bug with pytorch nightly seeing this error during mps usage file torch utils checkpoint py line in forward ctx device autocast kwargs ctx cpu autocast kwargs get autocast kwargs file torch u...
1
3,445
5,888,832,712
IssuesEvent
2017-05-17 11:14:59
kai-oswald/Pi-Dash
https://api.github.com/repos/kai-oswald/Pi-Dash
closed
TCP Skript
requirement
Als Alternative und zu Testzwecken soll der UDP Teil durch TCP ersetzt werden. Dazu wird benötigt: - [X] TCP Server Python Script - [X] TCP Client Skript für den entsprechenden Button
1.0
TCP Skript - Als Alternative und zu Testzwecken soll der UDP Teil durch TCP ersetzt werden. Dazu wird benötigt: - [X] TCP Server Python Script - [X] TCP Client Skript für den entsprechenden Button
non_priority
tcp skript als alternative und zu testzwecken soll der udp teil durch tcp ersetzt werden dazu wird benötigt tcp server python script tcp client skript für den entsprechenden button
0
781,794
27,449,629,295
IssuesEvent
2023-03-02 16:28:02
crisprVerse/crisprBowtie
https://api.github.com/repos/crisprVerse/crisprBowtie
closed
crisprVerse issue with the function addSpacerAlignmentsIterative
bug priority resolved
Hi Jean-Philippe, thanks for this great R package. I would like to use crisprVerse package to design gRNAs in plant species and speed up the CRISPR construct design. I have tested the package with the new sorghum genome (JGIv5) but I think something went wrong with the function _addSpacerAlignmentsIterative_...
1.0
crisprVerse issue with the function addSpacerAlignmentsIterative - Hi Jean-Philippe, thanks for this great R package. I would like to use crisprVerse package to design gRNAs in plant species and speed up the CRISPR construct design. I have tested the package with the new sorghum genome (JGIv5) but I think so...
priority
crisprverse issue with the function addspaceralignmentsiterative hi jean philippe thanks for this great r package i would like to use crisprverse package to design grnas in plant species and speed up the crispr construct design i have tested the package with the new sorghum genome but i think someth...
1
552,344
16,238,699,803
IssuesEvent
2021-05-07 06:27:50
DCS-LCSR/SignStream3
https://api.github.com/repos/DCS-LCSR/SignStream3
closed
v.13 - serious bug with 'play utterance'
cannot reproduce priority HIGH
Play utterance is not working. I select a sentence, or select an item within a sentence. Play utterance seems to start playing the movie from the beginning of the movie file ! The first picture below shows me having selected an utterance. The second picture shows (with a few second delay) the movie being pl...
1.0
v.13 - serious bug with 'play utterance' - Play utterance is not working. I select a sentence, or select an item within a sentence. Play utterance seems to start playing the movie from the beginning of the movie file ! The first picture below shows me having selected an utterance. The second picture shows (...
priority
v serious bug with play utterance play utterance is not working i select a sentence or select an item within a sentence play utterance seems to start playing the movie from the beginning of the movie file the first picture below shows me having selected an utterance the second picture shows w...
1
708,507
24,343,218,522
IssuesEvent
2022-10-02 00:46:21
keeblabs/roadmap
https://api.github.com/repos/keeblabs/roadmap
closed
Factor in number of packs required when filtering retailers by quantity
priority:high
When filtering retailers by quantity on a product page, this should be factored into the pack size/quantity to display an accurate total price based on the number of switches required.
1.0
Factor in number of packs required when filtering retailers by quantity - When filtering retailers by quantity on a product page, this should be factored into the pack size/quantity to display an accurate total price based on the number of switches required.
priority
factor in number of packs required when filtering retailers by quantity when filtering retailers by quantity on a product page this should be factored into the pack size quantity to display an accurate total price based on the number of switches required
1
748,755
26,135,748,096
IssuesEvent
2022-12-29 11:53:20
NomicFoundation/hardhat
https://api.github.com/repos/NomicFoundation/hardhat
closed
[Request] Support glob patterns for 'test' tasks calling mocha
type:feature priority:low
This is related to #1242 I find projects that I try to contribute to frequently use wildcard paths. While this works for Unix systems, it does not work in Windows. Example from a `package.json` in a project using hardhat: ``` "test:hardhat": "hardhat test \"test/*.spec.ts\"" ``` I had a read of the disc...
1.0
[Request] Support glob patterns for 'test' tasks calling mocha - This is related to #1242 I find projects that I try to contribute to frequently use wildcard paths. While this works for Unix systems, it does not work in Windows. Example from a `package.json` in a project using hardhat: ``` "test:hardhat": "...
priority
support glob patterns for test tasks calling mocha this is related to i find projects that i try to contribute to frequently use wildcard paths while this works for unix systems it does not work in windows example from a package json in a project using hardhat test hardhat hardhat tes...
1
37,189
12,473,794,249
IssuesEvent
2020-05-29 08:29:46
Kalskiman/gentelella
https://api.github.com/repos/Kalskiman/gentelella
opened
WS-2017-0421 (High) detected in ws-0.4.32.tgz, ws-1.1.2.tgz
security vulnerability
## WS-2017-0421 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ws-0.4.32.tgz</b>, <b>ws-1.1.2.tgz</b></p></summary> <p> <details><summary><b>ws-0.4.32.tgz</b></p></summary> <p>simp...
True
WS-2017-0421 (High) detected in ws-0.4.32.tgz, ws-1.1.2.tgz - ## WS-2017-0421 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ws-0.4.32.tgz</b>, <b>ws-1.1.2.tgz</b></p></summary> <p> ...
non_priority
ws high detected in ws tgz ws tgz ws high severity vulnerability vulnerable libraries ws tgz ws tgz ws tgz simple to use blazing fast and thoroughly tested websocket client server and console for node js up to date against rfc library home p...
0
205,551
15,982,375,513
IssuesEvent
2021-04-18 03:40:15
alker0/chezmoi.vim
https://api.github.com/repos/alker0/chezmoi.vim
closed
Add gif and png of demo screen to README
documentation
### For resolving path ![chezmoi-vim-resolve](https://user-images.githubusercontent.com/51204827/115132447-1a519180-a03b-11eb-9b17-54328cb52aae.gif) ### For highlighting a template file ![chezmoi-vim-template](https://user-images.githubusercontent.com/51204827/115132449-1aea2800-a03b-11eb-91bf-ea523f6e56a0.png)
1.0
Add gif and png of demo screen to README - ### For resolving path ![chezmoi-vim-resolve](https://user-images.githubusercontent.com/51204827/115132447-1a519180-a03b-11eb-9b17-54328cb52aae.gif) ### For highlighting a template file ![chezmoi-vim-template](https://user-images.githubusercontent.com/51204827/115132449-1...
non_priority
add gif and png of demo screen to readme for resolving path for highlighting a template file
0
18,455
6,599,491,498
IssuesEvent
2017-09-16 20:27:19
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Failed to Load the native TensorFlow Runtime
stat:awaiting response type:build/install
I installed tensorflow through Anaconda with Python 3.6.2 . It got installed successfully. But I am not able to import tensorflow. and I am using a 64 bit machine with Windows 10 OS. I got following error: >>> import tensorflow as tf Traceback (most recent call last): File "C:\Users\HP\AppData\Local\conda\conda\...
1.0
Failed to Load the native TensorFlow Runtime - I installed tensorflow through Anaconda with Python 3.6.2 . It got installed successfully. But I am not able to import tensorflow. and I am using a 64 bit machine with Windows 10 OS. I got following error: >>> import tensorflow as tf Traceback (most recent call last): ...
non_priority
failed to load the native tensorflow runtime i installed tensorflow through anaconda with python it got installed successfully but i am not able to import tensorflow and i am using a bit machine with windows os i got following error import tensorflow as tf traceback most recent call last ...
0
755,336
26,425,349,154
IssuesEvent
2023-01-14 04:38:08
aws-solutions/amazon-marketing-cloud-uploader-from-aws
https://api.github.com/repos/aws-solutions/amazon-marketing-cloud-uploader-from-aws
closed
Add support for more regions
priority:high
We documented us-east-1 as the only supported region in v1.0.0 because we did not have an AMC instance in any other region with which to QA our solution against. This issue will be used to track our support for other regions.
1.0
Add support for more regions - We documented us-east-1 as the only supported region in v1.0.0 because we did not have an AMC instance in any other region with which to QA our solution against. This issue will be used to track our support for other regions.
priority
add support for more regions we documented us east as the only supported region in because we did not have an amc instance in any other region with which to qa our solution against this issue will be used to track our support for other regions
1
344,199
24,801,890,466
IssuesEvent
2022-10-24 22:41:04
cornellius-gp/gpytorch
https://api.github.com/repos/cornellius-gp/gpytorch
opened
[Docs] GP Regression With Uncertain Inputs
documentation
# 📚 Documentation/Examples Thanks for this awesome library! I'm really enjoying learning it, but I did get a little confused while reading the documentation and would like to suggest an improvement. In the example with uncertain inputs, the final graph is confusing. Here, I am talking about this workbook: h...
1.0
[Docs] GP Regression With Uncertain Inputs - # 📚 Documentation/Examples Thanks for this awesome library! I'm really enjoying learning it, but I did get a little confused while reading the documentation and would like to suggest an improvement. In the example with uncertain inputs, the final graph is confusing. ...
non_priority
gp regression with uncertain inputs 📚 documentation examples thanks for this awesome library i m really enjoying learning it but i did get a little confused while reading the documentation and would like to suggest an improvement in the example with uncertain inputs the final graph is confusing here...
0
373,951
26,093,293,439
IssuesEvent
2022-12-26 14:52:42
FuelLabs/fuel-indexer
https://api.github.com/repos/FuelLabs/fuel-indexer
closed
Create a fuel-indexer architecture diagram
documentation good first issue
- There is little to no documentation for the fuel-indexer project. - We'd like to create an architecture diagram that shows new/existing users how the fuel-indexer service is architected
1.0
Create a fuel-indexer architecture diagram - - There is little to no documentation for the fuel-indexer project. - We'd like to create an architecture diagram that shows new/existing users how the fuel-indexer service is architected
non_priority
create a fuel indexer architecture diagram there is little to no documentation for the fuel indexer project we d like to create an architecture diagram that shows new existing users how the fuel indexer service is architected
0
426,866
12,389,216,036
IssuesEvent
2020-05-20 08:39:55
canonical-web-and-design/vanilla-framework
https://api.github.com/repos/canonical-web-and-design/vanilla-framework
closed
Update another project's docs to use Vanilla docs template
Priority: High
Take snapcraft, maas or juju docs and update to new template. Requires Vanilla responsive side nav to be released. List of sites with documentation to potentially update: https://docs.google.com/spreadsheets/d/1pWPtuX-nBVyzZb3Gi4P4uEdR9n55_kYCC4Dzfmagndo/edit#gid=0
1.0
Update another project's docs to use Vanilla docs template - Take snapcraft, maas or juju docs and update to new template. Requires Vanilla responsive side nav to be released. List of sites with documentation to potentially update: https://docs.google.com/spreadsheets/d/1pWPtuX-nBVyzZb3Gi4P4uEdR9n55_kYCC4Dzfmagndo/e...
priority
update another project s docs to use vanilla docs template take snapcraft maas or juju docs and update to new template requires vanilla responsive side nav to be released list of sites with documentation to potentially update
1
76,266
3,485,671,315
IssuesEvent
2015-12-31 10:00:52
nus-cs2103/website
https://api.github.com/repos/nus-cs2103/website
closed
Typo in contents/handbook.html
priority.high type.bug
Line 33 to 38 in contents/handbook.html: ``` <ul> <li><a href="#handbook-theProduct">The product</a></li> <li><a href="#handbook-projectScope">Project Scope</a></li> <li><a href="#handbook-projectConstraints">Project Constraints</a></li> <li><a href="#handbook-deliveables">Deli...
1.0
Typo in contents/handbook.html - Line 33 to 38 in contents/handbook.html: ``` <ul> <li><a href="#handbook-theProduct">The product</a></li> <li><a href="#handbook-projectScope">Project Scope</a></li> <li><a href="#handbook-projectConstraints">Project Constraints</a></li> <li><a ...
priority
typo in contents handbook html line to in contents handbook html the product project scope project constraints deliverables line should be deliverables missing r in the word handbook deliverables
1
64,705
6,917,760,599
IssuesEvent
2017-11-29 09:44:16
rucio/rucio
https://api.github.com/repos/rucio/rucio
closed
Fix pylint tests on travis
patch Testing
Motivation ---------- The current command to get the list of changed files for a PR, which was originally taken from the old build bot script, does not work with the travis workflow and has to be fixed. Modification ------------ Expected behavior -----------------
1.0
Fix pylint tests on travis - Motivation ---------- The current command to get the list of changed files for a PR, which was originally taken from the old build bot script, does not work with the travis workflow and has to be fixed. Modification ------------ Expected behavior -----------------
non_priority
fix pylint tests on travis motivation the current command to get the list of changed files for a pr which was originally taken from the old build bot script does not work with the travis workflow and has to be fixed modification expected behavior
0
98,002
11,038,732,180
IssuesEvent
2019-12-08 15:53:01
Beluga-lang/Beluga
https://api.github.com/repos/Beluga-lang/Beluga
opened
Automatic code documentation
A | documentation B | enhancement
I try to write as much code documentation as I can. It would be great if we could integrate OCamldoc into the mix so that we can generate HTML documentation for the code. This would greatly help newcomers to the project so they can more easily locate files. For example, a newcomer may want to compose two `msub`s, but t...
1.0
Automatic code documentation - I try to write as much code documentation as I can. It would be great if we could integrate OCamldoc into the mix so that we can generate HTML documentation for the code. This would greatly help newcomers to the project so they can more easily locate files. For example, a newcomer may wan...
non_priority
automatic code documentation i try to write as much code documentation as i can it would be great if we could integrate ocamldoc into the mix so that we can generate html documentation for the code this would greatly help newcomers to the project so they can more easily locate files for example a newcomer may wan...
0
128,963
5,079,419,558
IssuesEvent
2016-12-28 19:59:53
mercadopago/px-android
https://api.github.com/repos/mercadopago/px-android
closed
Checkout Timer
high priority
- Add timer to ReviewAndConfirm. - Add timer to Rejection layout. - Add timer to Pending layout. - Add timer to CallForAuthorize layout.
1.0
Checkout Timer - - Add timer to ReviewAndConfirm. - Add timer to Rejection layout. - Add timer to Pending layout. - Add timer to CallForAuthorize layout.
priority
checkout timer add timer to reviewandconfirm add timer to rejection layout add timer to pending layout add timer to callforauthorize layout
1
22,244
3,777,895,345
IssuesEvent
2016-03-17 21:45:48
gustafl/lexeme
https://api.github.com/repos/gustafl/lexeme
opened
Consider including Murray's classification of words
client design future server
In the introduction to the Oxford English Dictionary, Murray displays a figure with a number of word classifications. In the middle, there are three core classes: * common * literary * colloquial Around them are five more classes * scientific * technical * foreign * dialectal * slang I imagine this li...
1.0
Consider including Murray's classification of words - In the introduction to the Oxford English Dictionary, Murray displays a figure with a number of word classifications. In the middle, there are three core classes: * common * literary * colloquial Around them are five more classes * scientific * technical...
non_priority
consider including murray s classification of words in the introduction to the oxford english dictionary murray displays a figure with a number of word classifications in the middle there are three core classes common literary colloquial around them are five more classes scientific technical...
0