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
638,483
20,728,989,136
IssuesEvent
2022-03-14 07:22:06
akayangel218/Project-Bite
https://api.github.com/repos/akayangel218/Project-Bite
closed
Publish App (5)
Priority: Low Epic: Logistics
* Clean up code * [x] Remove unnecessary `console.log()`s * [x] Remove unused imports * [x] Remove commented-out code * [x] Address compile-time warnings * Host backend app on google app engine (or similar) * Get new url to access backend app * Configure frontend app to send requests to that url * Cre...
1.0
Publish App (5) - * Clean up code * [x] Remove unnecessary `console.log()`s * [x] Remove unused imports * [x] Remove commented-out code * [x] Address compile-time warnings * Host backend app on google app engine (or similar) * Get new url to access backend app * Configure frontend app to send requests ...
priority
publish app clean up code remove unnecessary console log s remove unused imports remove commented out code address compile time warnings host backend app on google app engine or similar get new url to access backend app configure frontend app to send requests to that ...
1
304,293
9,330,261,784
IssuesEvent
2019-03-28 06:14:30
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
`NODE_ID` is mistaken as a full keyword
component/parser priority/release-blocker type/bug
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Execute the DDL ```sql CREATE TABLE a (node_id INT); ``` 2. What did you expect to see? The table successfully created. 3. What did you see instead? Syntax error: ``` ERROR 1064 (42000):...
1.0
`NODE_ID` is mistaken as a full keyword - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Execute the DDL ```sql CREATE TABLE a (node_id INT); ``` 2. What did you expect to see? The table successfully created. 3. What did you see instead? ...
priority
node id is mistaken as a full keyword bug report please answer these questions before submitting your issue thanks what did you do execute the ddl sql create table a node id int what did you expect to see the table successfully created what did you see instead ...
1
272,218
8,506,236,114
IssuesEvent
2018-10-30 16:06:19
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
closed
Always render AddonsByAuthorsCard
component: user profile priority: p3 state: pull request ready
### Describe the problem and steps to reproduce it: 1. go to https://addons-dev.allizom.org/en-US/firefox/user/abine/ 2. refresh 3. observe ### What happened? The left card is rendered but the right side is empty. Then the right side starts to render some stuff, then it is fully loaded with the add-ons by th...
1.0
Always render AddonsByAuthorsCard - ### Describe the problem and steps to reproduce it: 1. go to https://addons-dev.allizom.org/en-US/firefox/user/abine/ 2. refresh 3. observe ### What happened? The left card is rendered but the right side is empty. Then the right side starts to render some stuff, then it is...
priority
always render addonsbyauthorscard describe the problem and steps to reproduce it go to refresh observe what happened the left card is rendered but the right side is empty then the right side starts to render some stuff then it is fully loaded with the add ons by the user current ...
1
172,918
21,075,847,973
IssuesEvent
2022-04-02 05:50:29
mheob/mheob-ui
https://api.github.com/repos/mheob/mheob-ui
opened
CVE-2021-44907 (High) detected in qs-6.5.2.tgz
security vulnerability
## CVE-2021-44907 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>qs-6.5.2.tgz</b></p></summary> <p>A querystring parser that supports nesting and arrays, with a depth limit</p> <p>Lib...
True
CVE-2021-44907 (High) detected in qs-6.5.2.tgz - ## CVE-2021-44907 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>qs-6.5.2.tgz</b></p></summary> <p>A querystring parser that supports ...
non_priority
cve high detected in qs tgz cve high severity vulnerability vulnerable library qs tgz a querystring parser that supports nesting and arrays with a depth limit library home page a href path to dependency file package json path to vulnerable library node modules qs ...
0
185,381
14,351,617,263
IssuesEvent
2020-11-30 01:51:08
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
opened
weliang1/upstream: Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubectl/resource/builder_test.go; 3 LoC
fresh test tiny
Found a possible issue in [weliang1/upstream](https://www.github.com/weliang1/upstream) at [Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubectl/resource/builder_test.go](https://github.com/weliang1/upstream/blob/1532bfcc115ccbd74a084568bbc55d131f6e9bf2/Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubectl/resource/build...
1.0
weliang1/upstream: Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubectl/resource/builder_test.go; 3 LoC - Found a possible issue in [weliang1/upstream](https://www.github.com/weliang1/upstream) at [Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubectl/resource/builder_test.go](https://github.com/weliang1/upstream/blob/15...
non_priority
upstream godeps workspace src io kubernetes pkg kubectl resource builder test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of...
0
425,094
12,335,592,570
IssuesEvent
2020-05-14 12:15:36
SforAiDl/Playground
https://api.github.com/repos/SforAiDl/Playground
closed
Resolving FPS issue
help wanted priority:High
Currently, there's some redundant/unnecessary code because of which FPS of video detector is very poor. Making optimizations to improve FPS is necessary.
1.0
Resolving FPS issue - Currently, there's some redundant/unnecessary code because of which FPS of video detector is very poor. Making optimizations to improve FPS is necessary.
priority
resolving fps issue currently there s some redundant unnecessary code because of which fps of video detector is very poor making optimizations to improve fps is necessary
1
737,231
25,507,125,718
IssuesEvent
2022-11-28 10:16:58
bounswe/bounswe2022group7
https://api.github.com/repos/bounswe/bounswe2022group7
opened
Discussion Post Upvote Downvote Transform as In Comment
Status: In Progress Priority: High Difficulty: Medium Type: Implementation Target: Backend
Now, for discussion post, we still just have counts for upvote downvote. We should convert it to lists of upvoters downvoters.
1.0
Discussion Post Upvote Downvote Transform as In Comment - Now, for discussion post, we still just have counts for upvote downvote. We should convert it to lists of upvoters downvoters.
priority
discussion post upvote downvote transform as in comment now for discussion post we still just have counts for upvote downvote we should convert it to lists of upvoters downvoters
1
758,060
26,542,266,117
IssuesEvent
2023-01-19 20:18:34
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[kubernetes-deployments] Update kubernetes deployment files
priority: high task validate
Please update - the cluster files for primary/replica clustering - the ssh config changes for both simple and cluster deployment files (Related to https://github.com/craftercms/craftercms/issues/5257)
1.0
[kubernetes-deployments] Update kubernetes deployment files - Please update - the cluster files for primary/replica clustering - the ssh config changes for both simple and cluster deployment files (Related to https://github.com/craftercms/craftercms/issues/5257)
priority
update kubernetes deployment files please update the cluster files for primary replica clustering the ssh config changes for both simple and cluster deployment files related to
1
287,771
8,820,280,630
IssuesEvent
2019-01-01 10:20:04
TwinePlatform/twine-api
https://api.github.com/repos/TwinePlatform/twine-api
closed
Rewrite database scripts in typescript
4️⃣ priority-4
> the database scripts are in JS and are not transpiled/moved into the build folder by the build script, they cannot refer to the typescript-version of the config module, and must instead point to the built JS version of it (in the build folder). This is fine as long as the build command has been run before hand. #5...
1.0
Rewrite database scripts in typescript - > the database scripts are in JS and are not transpiled/moved into the build folder by the build script, they cannot refer to the typescript-version of the config module, and must instead point to the built JS version of it (in the build folder). This is fine as long as the buil...
priority
rewrite database scripts in typescript the database scripts are in js and are not transpiled moved into the build folder by the build script they cannot refer to the typescript version of the config module and must instead point to the built js version of it in the build folder this is fine as long as the buil...
1
817,219
30,631,495,677
IssuesEvent
2023-07-24 14:48:51
sebastien-d-me/ToDo-Co
https://api.github.com/repos/sebastien-d-me/ToDo-Co
opened
Audit report
Priority: Medium Status: Not started
#### Description: Creation of code quality audit report and performance report. ------------ ###### Estimated time: 2 day(s) ###### Difficulty: ⭐
1.0
Audit report - #### Description: Creation of code quality audit report and performance report. ------------ ###### Estimated time: 2 day(s) ###### Difficulty: ⭐
priority
audit report description creation of code quality audit report and performance report estimated time day s difficulty ⭐
1
80,720
7,755,013,223
IssuesEvent
2018-05-31 08:50:11
zeroc-ice/ice
https://api.github.com/repos/zeroc-ice/ice
opened
sporadic Ice/ami test failure with Android emulator
android java testsuite
This occurs when running the android tests on macOS. ``` [ running client/server test - 05/31/18 08:37:14 ] - Config: ssl,ipv6,mx,androidemulator testing begin/end invocation... ok testing local exceptions... ok testing sent callback... ok testing sent async callback... ok testing unexpected exceptions... ok ...
1.0
sporadic Ice/ami test failure with Android emulator - This occurs when running the android tests on macOS. ``` [ running client/server test - 05/31/18 08:37:14 ] - Config: ssl,ipv6,mx,androidemulator testing begin/end invocation... ok testing local exceptions... ok testing sent callback... ok testing sent asyn...
non_priority
sporadic ice ami test failure with android emulator this occurs when running the android tests on macos config ssl mx androidemulator testing begin end invocation ok testing local exceptions ok testing sent callback ok testing sent async callback ok testing unexpected exceptions o...
0
136,296
5,279,573,606
IssuesEvent
2017-02-07 11:42:14
Activisme-be/BK-zeverij
https://api.github.com/repos/Activisme-be/BK-zeverij
closed
Add method that disable the admin for github hook.
bug High Priority
Now the admin can publish a ticket multiple times to github. So we need a disable method. That the admin only can once publish a quetion. This also prevent a overflow on the issue tracker.
1.0
Add method that disable the admin for github hook. - Now the admin can publish a ticket multiple times to github. So we need a disable method. That the admin only can once publish a quetion. This also prevent a overflow on the issue tracker.
priority
add method that disable the admin for github hook now the admin can publish a ticket multiple times to github so we need a disable method that the admin only can once publish a quetion this also prevent a overflow on the issue tracker
1
173,186
6,521,364,173
IssuesEvent
2017-08-28 20:16:53
Aubron/scoreshots-templates
https://api.github.com/repos/Aubron/scoreshots-templates
closed
Conference Standings Template
Priority: Medium Status: Needs Finalization / Preview Image
<!--- Provide client & short description of template (preview, final, stat, etc) in Title --> <!--- If thread is long, consider including template thumbnail here for ease of identification. --> ## Requested By: <!--- PARTNER, CLIENT NAME, DESIRED DELIVERY DATE --> <!--- This tells us which organization requested...
1.0
Conference Standings Template - <!--- Provide client & short description of template (preview, final, stat, etc) in Title --> <!--- If thread is long, consider including template thumbnail here for ease of identification. --> ## Requested By: <!--- PARTNER, CLIENT NAME, DESIRED DELIVERY DATE --> <!--- This tells...
priority
conference standings template requested by internal by rick perko august delivery date sharing intended use public presumably media relations template description description from rick it would be dynamic and include wins and losses for both conference...
1
433,532
12,506,386,785
IssuesEvent
2020-06-02 12:29:59
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.corriere.it - site is not usable
browser-chrome priority-normal type-no-css
<!-- @browser: Chrome 83.0.4103 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 --> <!-- @reported_with: --> **URL**: https://www.corriere.it/ **Browser / Version**: Chrome 83.0.4103 **Operating System**: Windows 10 **Tested Another Browse...
1.0
www.corriere.it - site is not usable - <!-- @browser: Chrome 83.0.4103 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 --> <!-- @reported_with: --> **URL**: https://www.corriere.it/ **Browser / Version**: Chrome 83.0.4103 **Operating Syste...
priority
site is not usable url browser version chrome operating system windows tested another browser no problem type site is not usable description page not loading correctly steps to reproduce the site does not load correctly view the screenshot img alt scre...
1
500,189
14,492,274,386
IssuesEvent
2020-12-11 06:38:13
OneSignal/react-native-onesignal
https://api.github.com/repos/OneSignal/react-native-onesignal
closed
App Crash while setting external user
Android Bug: High Priority Need More Information
<!-- 1. IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MAY CLOSE YOUR ISSUE WITHOUT INVESTIGATION 1. SEARCH EXISTING ISSUES FOR AN ANSWER: https://goo.gl/pspQNY 1. See our Common Issues documentation: https://goo.gl/BDcfZZ 1. See our contributing guidelines: https://goo.gl/h19DnX --> **Description:** o...
1.0
App Crash while setting external user - <!-- 1. IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MAY CLOSE YOUR ISSUE WITHOUT INVESTIGATION 1. SEARCH EXISTING ISSUES FOR AN ANSWER: https://goo.gl/pspQNY 1. See our Common Issues documentation: https://goo.gl/BDcfZZ 1. See our contributing guidelines: https://g...
priority
app crash while setting external user if you don t fill out the following information we may close your issue without investigation search existing issues for an answer see our common issues documentation see our contributing guidelines description onesignal setexternal...
1
18,749
11,047,156,129
IssuesEvent
2019-12-09 18:21:17
cityofaustin/atd-knack-signs-markings
https://api.github.com/repos/cityofaustin/atd-knack-signs-markings
opened
Feature: Change GIS QA to after Final Review
Need: 1-Must Have Project: SMB 311 Module Service: Apps Type: Feature Workgroup: SMB
**Page:** - [ ] Markings Service Request page - [ ] Service Request Details page - [x] Work Order Page - [ ] Work Order/Job Details page - [ ] Job Details page ### I want to be able to close a Markings WO without having the GIS QA status prevent me from closing the WO. Removing the conditional rules on the...
1.0
Feature: Change GIS QA to after Final Review - **Page:** - [ ] Markings Service Request page - [ ] Service Request Details page - [x] Work Order Page - [ ] Work Order/Job Details page - [ ] Job Details page ### I want to be able to close a Markings WO without having the GIS QA status prevent me from closing t...
non_priority
feature change gis qa to after final review page markings service request page service request details page work order page work order job details page job details page i want to be able to close a markings wo without having the gis qa status prevent me from closing the wo ...
0
681,464
23,312,032,268
IssuesEvent
2022-08-08 09:07:31
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
kiribati Vax: Editing vaccination event, clicking save buttons multiple times quickly is crashing apps and which is corrupting the record
Priority: high Effort: small Bug: development Solution: Agreed
## Describe the bug While editing vaccination events and saving application crashes and while reopening the apps and seeing the history for the same patients it shows blank. ### To reproduce Steps to reproduce the behaviour: 1. Goto vaccination. 2. Select any patient and click on history. 3. Select the ev...
1.0
kiribati Vax: Editing vaccination event, clicking save buttons multiple times quickly is crashing apps and which is corrupting the record - ## Describe the bug While editing vaccination events and saving application crashes and while reopening the apps and seeing the history for the same patients it shows blank. ...
priority
kiribati vax editing vaccination event clicking save buttons multiple times quickly is crashing apps and which is corrupting the record describe the bug while editing vaccination events and saving application crashes and while reopening the apps and seeing the history for the same patients it shows blank ...
1
246,114
18,836,086,420
IssuesEvent
2021-11-11 01:10:26
csells/go_router
https://api.github.com/repos/csells/go_router
closed
Update the docs with a link to this pair programming video
documentation
video here: https://twitter.com/mhadaily/status/1455580280924876802 MD link format for "hosted" YT video: ```text [![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE) ```
1.0
Update the docs with a link to this pair programming video - video here: https://twitter.com/mhadaily/status/1455580280924876802 MD link format for "hosted" YT video: ```text [![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE) `...
non_priority
update the docs with a link to this pair programming video video here md link format for hosted yt video text
0
147,216
13,203,368,139
IssuesEvent
2020-08-14 14:03:16
oracle/weblogic-kubernetes-operator
https://api.github.com/repos/oracle/weblogic-kubernetes-operator
closed
Connection problem with WLST script.
customer reported documentation polish v1.0-must
Hello, I'm not able to connect to the Admin using a wlst script. On the kubernetes side it is correctly configured : ```kubectl NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE domain1-admin-server NodePort 10.21.64.58 <no...
1.0
Connection problem with WLST script. - Hello, I'm not able to connect to the Admin using a wlst script. On the kubernetes side it is correctly configured : ```kubectl NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE domain1-admin-server ...
non_priority
connection problem with wlst script hello i m not able to connect to the admin using a wlst script on the kubernetes side it is correctly configured kubectl name type cluster ip external ip port s age admin server ...
0
149,923
19,596,281,909
IssuesEvent
2022-01-05 18:15:13
lukebroganws/bag-of-holding
https://api.github.com/repos/lukebroganws/bag-of-holding
opened
CVE-2018-20676 (Medium) detected in bootstrap-3.3.2.min.js
security vulnerability
## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.2.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile f...
True
CVE-2018-20676 (Medium) detected in bootstrap-3.3.2.min.js - ## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.2.min.js</b></p></summary> <p>The most po...
non_priority
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file bower compon...
0
781,540
27,441,337,216
IssuesEvent
2023-03-02 11:13:09
GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
https://api.github.com/repos/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
closed
working with mysql socket and iam auth at the same time
type: question priority: p1
### Bug Description hi i'm using mysql-socket-factory-connector-j-8 to connect a cloud run container to Mysql cloud sql instance. a lot of options are available to do it, but the one i need to make it work is : - cloud run has Cloud SQL connections enabled (this creates some kind of a cloud sql proxy side car...
1.0
working with mysql socket and iam auth at the same time - ### Bug Description hi i'm using mysql-socket-factory-connector-j-8 to connect a cloud run container to Mysql cloud sql instance. a lot of options are available to do it, but the one i need to make it work is : - cloud run has Cloud SQL connections en...
priority
working with mysql socket and iam auth at the same time bug description hi i m using mysql socket factory connector j to connect a cloud run container to mysql cloud sql instance a lot of options are available to do it but the one i need to make it work is cloud run has cloud sql connections en...
1
578,669
17,149,852,818
IssuesEvent
2021-07-13 19:00:07
apcountryman/picolibrary
https://api.github.com/repos/apcountryman/picolibrary
closed
Add blocking, free running ADC concept
priority-normal status-awaiting_review type-feature
Add blocking, free running ADC concept (`::picolibrary::ADC::Blocking_Free_Running_Converter_Concept`) and associated mock (`::picolibrary::Testing::Unit::ADC::Mock_Blocking_Free_Running_Converter`). Blocking, free running ADCs will be expected to supply the following type aliases: - `Sample`: ADC sample Blockin...
1.0
Add blocking, free running ADC concept - Add blocking, free running ADC concept (`::picolibrary::ADC::Blocking_Free_Running_Converter_Concept`) and associated mock (`::picolibrary::Testing::Unit::ADC::Mock_Blocking_Free_Running_Converter`). Blocking, free running ADCs will be expected to supply the following type al...
priority
add blocking free running adc concept add blocking free running adc concept picolibrary adc blocking free running converter concept and associated mock picolibrary testing unit adc mock blocking free running converter blocking free running adcs will be expected to supply the following type al...
1
68,375
13,124,906,102
IssuesEvent
2020-08-06 05:16:28
NickDMansfield/workinworkout
https://api.github.com/repos/NickDMansfield/workinworkout
opened
Do something with the User.Salt property
Code
Either remove it or implement it onto the token generation
1.0
Do something with the User.Salt property - Either remove it or implement it onto the token generation
non_priority
do something with the user salt property either remove it or implement it onto the token generation
0
7,566
18,268,507,427
IssuesEvent
2021-10-04 11:18:17
RasaHQ/rasa
https://api.github.com/repos/RasaHQ/rasa
closed
implement `ConfigValidator`
type:enhancement :sparkles: area:rasa-oss :ferris_wheel: priority:normal effort:enable-squad/2 feature:rasa-3.0/architecture
**Overview of the Solution**: We need to implement the `ConfigValidator `. This component receives the current training data as `TrainingDataImporter` and validates it against the current train graph schema (accessible via `ExecutionContext`). Implements the logic from [here](https://github.com/RasaHQ/rasa/blob/e0a6a4...
1.0
implement `ConfigValidator` - **Overview of the Solution**: We need to implement the `ConfigValidator `. This component receives the current training data as `TrainingDataImporter` and validates it against the current train graph schema (accessible via `ExecutionContext`). Implements the logic from [here](https://gith...
non_priority
implement configvalidator overview of the solution we need to implement the configvalidator this component receives the current training data as trainingdataimporter and validates it against the current train graph schema accessible via executioncontext implements the logic from shows ...
0
125,579
10,347,092,071
IssuesEvent
2019-09-04 16:35:02
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
opened
ANALISTA DE TESTES JR (QA)
BDD CENÁRIOS DE TESTE METODOLOGIAS ÁGEIS SALVADOR TDD TESTE TESTE FUNCIONAL
<!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]` ========================...
3.0
ANALISTA DE TESTES JR (QA) - <!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRE...
non_priority
analista de testes jr qa por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na ...
0
484,880
13,958,541,171
IssuesEvent
2020-10-24 12:28:42
AY2021S1-CS2103T-W16-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-W16-3/tp
closed
Standardize parse exception precedence across commands
priority.medium :2nd_place_medal: type.bug :bug:
The `parseCommand` method of `FinanceTrackerParser` can throw a `ParseException` for the following main reasons: 1. The command word is unknown. 2. The user is entering a command on a tab that is not applicable (e.g. `add` on Overview or Analytics tab) 3. The user enters a valid command word, but the arguments canno...
1.0
Standardize parse exception precedence across commands - The `parseCommand` method of `FinanceTrackerParser` can throw a `ParseException` for the following main reasons: 1. The command word is unknown. 2. The user is entering a command on a tab that is not applicable (e.g. `add` on Overview or Analytics tab) 3. The ...
priority
standardize parse exception precedence across commands the parsecommand method of financetrackerparser can throw a parseexception for the following main reasons the command word is unknown the user is entering a command on a tab that is not applicable e g add on overview or analytics tab the ...
1
21,852
14,899,722,708
IssuesEvent
2021-01-21 14:39:31
Automattic/jetpack
https://api.github.com/repos/Automattic/jetpack
closed
Action Required: Fix Renovate Configuration
[Pri] High [Type] Bug [Type] Infrastructure
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: undefined. Note: this is a *nested* preset so please contact the preset author if you are unable to fix it yourself.
1.0
Action Required: Fix Renovate Configuration - There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: undefined. Note: this is a *nested* preset so please contact the preset author if you are unable to fix it your...
non_priority
action required fix renovate configuration there is an error with this repository s renovate configuration that needs to be fixed as a precaution renovate will stop prs until it is resolved error type undefined note this is a nested preset so please contact the preset author if you are unable to fix it your...
0
54,074
11,184,896,506
IssuesEvent
2019-12-31 20:54:33
home-assistant/home-assistant
https://api.github.com/repos/home-assistant/home-assistant
closed
alarmdecoder pyserial requirement breaks insteonplm
integration: alarmdecoder integration: insteon
<!-- READ THIS FIRST: - If you need additional help with this template please refer to https://www.home-assistant.io/help/reporting_issues/ - Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases - Frontend issues should be...
1.0
alarmdecoder pyserial requirement breaks insteonplm - <!-- READ THIS FIRST: - If you need additional help with this template please refer to https://www.home-assistant.io/help/reporting_issues/ - Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistan...
non_priority
alarmdecoder pyserial requirement breaks insteonplm read this first if you need additional help with this template please refer to make sure you are running the latest version of home assistant before reporting an issue frontend issues should be submitted to the home assistant polymer repository ...
0
182,588
6,671,360,882
IssuesEvent
2017-10-04 06:51:02
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.dailymotion.com - video or audio doesn't play
browser-firefox priority-important status-needstriage
<!-- @browser: Firefox 57.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 --> <!-- @reported_with: web --> **URL**: http://www.dailymotion.com/video/x62roq9 **Browser / Version**: Firefox 57.0 **Operating System**: Linux **Tested Another Browser**: Unknown **Problem type**...
1.0
www.dailymotion.com - video or audio doesn't play - <!-- @browser: Firefox 57.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 --> <!-- @reported_with: web --> **URL**: http://www.dailymotion.com/video/x62roq9 **Browser / Version**: Firefox 57.0 **Operating System**: Linux *...
priority
video or audio doesn t play url browser version firefox operating system linux tested another browser unknown problem type video or audio doesn t play description video does not play steps to reproduce from with ❤️
1
476,504
13,745,803,495
IssuesEvent
2020-10-06 03:56:47
KSP-SpaceDock/SpaceDock
https://api.github.com/repos/KSP-SpaceDock/SpaceDock
closed
Request: Allow links to download always latest version
Priority: Low Type: Backend Type: Feature
The "Download" button would direct to "latest" version - which changes dynamically. Example: Mod A is version A at https://spacedock.info/mod/xxx/A Download button creates https://spacedock.info/mod/xxx/A/download/A Then author uploads Version B Original link becomes outdated Download button creates https://spac...
1.0
Request: Allow links to download always latest version - The "Download" button would direct to "latest" version - which changes dynamically. Example: Mod A is version A at https://spacedock.info/mod/xxx/A Download button creates https://spacedock.info/mod/xxx/A/download/A Then author uploads Version B Original li...
priority
request allow links to download always latest version the download button would direct to latest version which changes dynamically example mod a is version a at download button creates then author uploads version b original link becomes outdated download button creates after update example ...
1
105,926
4,249,557,900
IssuesEvent
2016-07-08 00:39:58
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
[Feature] Integrate closely with flannel and/or Calico, via network plugins.
area/networking kind/feature priority/P1 team/cluster
Integrate closely with flannel and/or Calico, via network plugins.
1.0
[Feature] Integrate closely with flannel and/or Calico, via network plugins. - Integrate closely with flannel and/or Calico, via network plugins.
priority
integrate closely with flannel and or calico via network plugins integrate closely with flannel and or calico via network plugins
1
292,835
22,037,466,751
IssuesEvent
2022-05-28 20:32:33
EquipoBIT/ProyectoLTI
https://api.github.com/repos/EquipoBIT/ProyectoLTI
closed
Etapa 2: Análisis de Ideas
documentation Epic
Se deberá utilizar el template disponible debajo y realizar la entrega en formato pdf. Descripción de la etapa Cada equipo deberá realizar el análisis de las ideas-problemáticas entregadas en la etapa 1, debiéndose indicar un orden de preferencia entre ellas (se sugiere enfocarse en la idea/necesidad utilizada en las ...
1.0
Etapa 2: Análisis de Ideas - Se deberá utilizar el template disponible debajo y realizar la entrega en formato pdf. Descripción de la etapa Cada equipo deberá realizar el análisis de las ideas-problemáticas entregadas en la etapa 1, debiéndose indicar un orden de preferencia entre ellas (se sugiere enfocarse en la ide...
non_priority
etapa análisis de ideas se deberá utilizar el template disponible debajo y realizar la entrega en formato pdf descripción de la etapa cada equipo deberá realizar el análisis de las ideas problemáticas entregadas en la etapa debiéndose indicar un orden de preferencia entre ellas se sugiere enfocarse en la ide...
0
233,069
7,692,922,898
IssuesEvent
2018-05-18 00:18:01
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Oh, Start failed after I upgraded to v0.26.1 from v0.25.2
Bug Priority/P1 Running Metabase
I toke much time to do my upgrade, but when i start dev, the metabase occured an error so thoroughly. my environments: ```bash mac: 10.11.1 (15B42) metabse: v0.25.2 -> 0.26.1 ``` What error happened as below: ![error1](https://user-images.githubusercontent.com/12776545/31752747-2f79de06-b452-11e7-8464-67...
1.0
Oh, Start failed after I upgraded to v0.26.1 from v0.25.2 - I toke much time to do my upgrade, but when i start dev, the metabase occured an error so thoroughly. my environments: ```bash mac: 10.11.1 (15B42) metabse: v0.25.2 -> 0.26.1 ``` What error happened as below: ![error1](https://user-images.github...
priority
oh start failed after i upgraded to from i toke much time to do my upgrade but when i start dev the metabase occured an error so thoroughly my environments bash mac metabse what error happened as below why the foreign key fk rawtable ref data...
1
58,763
14,483,142,047
IssuesEvent
2020-12-10 14:49:46
kubevirt/containerized-data-importer
https://api.github.com/repos/kubevirt/containerized-data-importer
closed
[Flaky CI] DataVolume tests Verify DataVolume should succeed creating import dv with given tar archive url. [rfe_id:1947][crit:high][test_id:2145]
kind/bug triage/build-watcher
/kind bug /triage build-officer **What happened**: FlakeFinder reported a flaky test: ``` DataVolume tests Verify DataVolume should [rfe_id:1947][crit:high][test_id:2220]fail creating import dv with non tar archive url /root/go/src/kubevirt.io/containerized-data-importer/vendor/github.com/onsi/ginkgo/ex...
1.0
[Flaky CI] DataVolume tests Verify DataVolume should succeed creating import dv with given tar archive url. [rfe_id:1947][crit:high][test_id:2145] - /kind bug /triage build-officer **What happened**: FlakeFinder reported a flaky test: ``` DataVolume tests Verify DataVolume should [rfe_id:1947][crit:high][t...
non_priority
datavolume tests verify datavolume should succeed creating import dv with given tar archive url kind bug triage build officer what happened flakefinder reported a flaky test datavolume tests verify datavolume should fail creating import dv with non tar archive url root go src ku...
0
56,271
3,078,738,028
IssuesEvent
2015-08-21 12:29:36
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
Быстрое отключение чата (индивидуальное для каждого хаба, аналогичное отключению списка пользователей)
Close Component-Logic Component-UI enhancement imported Priority-Medium Usability
_From [reaor...@gmail.com](https://code.google.com/u/102418317896447533964/) on August 18, 2011 15:23:34_ Общий чат не всегда нужен. Хотелось бы иметь возможность его отключить одной галочкой (как сейчас можно отключить список пользователей). _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=541_
1.0
Быстрое отключение чата (индивидуальное для каждого хаба, аналогичное отключению списка пользователей) - _From [reaor...@gmail.com](https://code.google.com/u/102418317896447533964/) on August 18, 2011 15:23:34_ Общий чат не всегда нужен. Хотелось бы иметь возможность его отключить одной галочкой (как сейчас можно откл...
priority
быстрое отключение чата индивидуальное для каждого хаба аналогичное отключению списка пользователей from on august общий чат не всегда нужен хотелось бы иметь возможность его отключить одной галочкой как сейчас можно отключить список пользователей original issue
1
7,902
7,065,296,246
IssuesEvent
2018-01-06 18:17:11
mschlenstedt/Loxberry
https://api.github.com/repos/mschlenstedt/Loxberry
opened
Bridging des Miniservers am LB für Token Auth
Core LB Modules Security enhancement
Dabei geht es erstmal nicht um Websockets, sondern um REST mit Token Auth für eine verschlüsselte LB->MS Kommunikation. Alles ist für Benutzer transparent. Plugin-Entwickler müssen kleine Modifikationen vornehmen. Es sind drei Teile nötig: # Lighty - Für jeden angelegten MS gibt es einen (zufälligen) Port m...
True
Bridging des Miniservers am LB für Token Auth - Dabei geht es erstmal nicht um Websockets, sondern um REST mit Token Auth für eine verschlüsselte LB->MS Kommunikation. Alles ist für Benutzer transparent. Plugin-Entwickler müssen kleine Modifikationen vornehmen. Es sind drei Teile nötig: # Lighty - Für jeden...
non_priority
bridging des miniservers am lb für token auth dabei geht es erstmal nicht um websockets sondern um rest mit token auth für eine verschlüsselte lb ms kommunikation alles ist für benutzer transparent plugin entwickler müssen kleine modifikationen vornehmen es sind drei teile nötig lighty für jeden...
0
412,490
12,042,934,613
IssuesEvent
2020-04-14 11:30:31
threefoldfoundation/tft-stellar
https://api.github.com/repos/threefoldfoundation/tft-stellar
closed
Better UI for the FreeTFT faucet
priority_major type_feature
Currently it looks like <img width="559" alt="Screenshot 2020-04-07 at 18 22 17" src="https://user-images.githubusercontent.com/3511318/78716050-968ca180-791e-11ea-8c31-9f2fa6dec050.png">
1.0
Better UI for the FreeTFT faucet - Currently it looks like <img width="559" alt="Screenshot 2020-04-07 at 18 22 17" src="https://user-images.githubusercontent.com/3511318/78716050-968ca180-791e-11ea-8c31-9f2fa6dec050.png">
priority
better ui for the freetft faucet currently it looks like img width alt screenshot at src
1
68,188
7,088,884,194
IssuesEvent
2018-01-11 23:22:35
Iridescent-CM/technovation-app
https://api.github.com/repos/Iridescent-CM/technovation-app
closed
Identify and link each piece with its corresponding curriculum pages
4 - Test <= 8 [sprint topic] submissions added during sprint
See #1381 <!--- @huboard:{"order":2.4095278261974814e-31,"milestone_order":7.89525459899401e-45,"custom_state":""} -->
1.0
Identify and link each piece with its corresponding curriculum pages - See #1381 <!--- @huboard:{"order":2.4095278261974814e-31,"milestone_order":7.89525459899401e-45,"custom_state":""} -->
non_priority
identify and link each piece with its corresponding curriculum pages see huboard order milestone order custom state
0
243,329
20,378,834,836
IssuesEvent
2022-02-21 18:40:11
task-tim/Chere-Sasha
https://api.github.com/repos/task-tim/Chere-Sasha
closed
2.1 - Prototype pour tester le contrôle de son à l'aide de Max et Arduino
bug test case priority : high
- [x] **2.1 - 1** Faire le code Arduino - [x] **2.1 - 2** Faire le code Max - [x] **2.1 - 3** Connecter les 2 ensemble pour voir si le tout marche ensemble SUCCÈS
1.0
2.1 - Prototype pour tester le contrôle de son à l'aide de Max et Arduino - - [x] **2.1 - 1** Faire le code Arduino - [x] **2.1 - 2** Faire le code Max - [x] **2.1 - 3** Connecter les 2 ensemble pour voir si le tout marche ensemble SUCCÈS
non_priority
prototype pour tester le contrôle de son à l aide de max et arduino faire le code arduino faire le code max connecter les ensemble pour voir si le tout marche ensemble succès
0
413,085
27,943,832,827
IssuesEvent
2023-03-24 00:13:17
Angelus123/abidors-nodejs-ch
https://api.github.com/repos/Angelus123/abidors-nodejs-ch
opened
Authentication and JSON patching
documentation
#### Public Endpoints - Login Request body should contain an arbitrary username/password pair Treat it as a mock authentication service and accept any username/password. Return a signed Json Web Token(JWT, https://jwt.io/) which can be used to validate future requests. #### Protected Endpoints The following two...
1.0
Authentication and JSON patching - #### Public Endpoints - Login Request body should contain an arbitrary username/password pair Treat it as a mock authentication service and accept any username/password. Return a signed Json Web Token(JWT, https://jwt.io/) which can be used to validate future requests. #### Pro...
non_priority
authentication and json patching public endpoints login request body should contain an arbitrary username password pair treat it as a mock authentication service and accept any username password return a signed json web token jwt which can be used to validate future requests protected endpoint...
0
87,004
3,735,988,747
IssuesEvent
2016-03-08 14:29:53
PlanHubMe/PlanHub
https://api.github.com/repos/PlanHubMe/PlanHub
opened
HW view should handle invalid subjects properly
Feature: HW View medium priority
Somehow, some events in the database got "disconnected" from their subject. (they point to a subject number that doesn't exist) I'm not sure why this happens, but one side effect of this is that HW view stops loading. It errors out and stays "Loading..." forever, which isn't so good. We should probably display a messag...
1.0
HW view should handle invalid subjects properly - Somehow, some events in the database got "disconnected" from their subject. (they point to a subject number that doesn't exist) I'm not sure why this happens, but one side effect of this is that HW view stops loading. It errors out and stays "Loading..." forever, which ...
priority
hw view should handle invalid subjects properly somehow some events in the database got disconnected from their subject they point to a subject number that doesn t exist i m not sure why this happens but one side effect of this is that hw view stops loading it errors out and stays loading forever which ...
1
260,031
8,203,288,210
IssuesEvent
2018-09-02 19:34:59
caelum100/Luminite
https://api.github.com/repos/caelum100/Luminite
closed
`combine_models` function doesn't offset indices
category: graphics category: models difficulty: easy priority: high type: bug
The `combine_ models` function doesn't offset indices when combining multiple models, resulting in weird geometry.
1.0
`combine_models` function doesn't offset indices - The `combine_ models` function doesn't offset indices when combining multiple models, resulting in weird geometry.
priority
combine models function doesn t offset indices the combine models function doesn t offset indices when combining multiple models resulting in weird geometry
1
297,368
9,167,630,767
IssuesEvent
2019-03-02 15:25:45
project-koku/koku-ui
https://api.github.com/repos/project-koku/koku-ui
opened
Some 'Add a Source' modal copy/paste text strings contain '#'
bug priority - medium
**Describe the bug** Some 'Add a Source' modal copy/paste text strings contain '#' **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Overview' 2. Click on 'Add a Source' 3. Navigate through OCP configuration 4. Notice some copy/paste strings start with '#' 5. Pasting and running a string starting wi...
1.0
Some 'Add a Source' modal copy/paste text strings contain '#' - **Describe the bug** Some 'Add a Source' modal copy/paste text strings contain '#' **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Overview' 2. Click on 'Add a Source' 3. Navigate through OCP configuration 4. Notice some copy/paste str...
priority
some add a source modal copy paste text strings contain describe the bug some add a source modal copy paste text strings contain to reproduce steps to reproduce the behavior go to overview click on add a source navigate through ocp configuration notice some copy paste str...
1
752,849
26,328,937,740
IssuesEvent
2023-01-10 09:19:21
matrixorigin/matrixone
https://api.github.com/repos/matrixorigin/matrixone
opened
[Feature Request]: Support correlated subquery with multi levels
priority/p0 kind/feature source/on-demand
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_ ### Describe the feature you'd like Currently, MO supports correlated subquery with only 1 level. To accomplish this feature, have to support correl...
1.0
[Feature Request]: Support correlated subquery with multi levels - ### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_ ### Describe the feature you'd like Currently, MO supports correlated subquery wi...
priority
support correlated subquery with multi levels is there an existing issue for the same feature request i have checked the existing issues is your feature request related to a problem no response describe the feature you d like currently mo supports correlated subquery with only level t...
1
60,668
3,131,399,679
IssuesEvent
2015-09-09 14:34:37
OCHA-DAP/cod-migration
https://api.github.com/repos/OCHA-DAP/cod-migration
closed
Gospawn failing on node 31900
priority-high
Failed on two different runs. Execution stops. Terminal output: ``` Start processing dataset with Node ID = 31900 Government Creating new dataset: sierra-leone-admin-level-1-boundaries usage: gospawn.py test (short|full) ``` Log output: ``` 2015-08-31T17:55:27+0300 | dataset | START | True | 31900 | ...
1.0
Gospawn failing on node 31900 - Failed on two different runs. Execution stops. Terminal output: ``` Start processing dataset with Node ID = 31900 Government Creating new dataset: sierra-leone-admin-level-1-boundaries usage: gospawn.py test (short|full) ``` Log output: ``` 2015-08-31T17:55:27+0300 | d...
priority
gospawn failing on node failed on two different runs execution stops terminal output start processing dataset with node id government creating new dataset sierra leone admin level boundaries usage gospawn py test short full log output dataset start true...
1
194,762
15,438,903,089
IssuesEvent
2021-03-07 22:07:23
civictechindex/CTI-website-frontend
https://api.github.com/repos/civictechindex/CTI-website-frontend
closed
Autofill for search functions across site
documentation feature: contributors feature: faq feature: search feature: tag generator role: UI/UX role: front end role: project management
### Overview We need to document autofill in this issue and share techniques so we can keep it consistent throughout CTI. ### Action Items - [ ] Add all notes about autofill - [ ] Provide links to related issues - [ ] Document where autofill used ### Resources/Instructions suggested https://react-autosu...
1.0
Autofill for search functions across site - ### Overview We need to document autofill in this issue and share techniques so we can keep it consistent throughout CTI. ### Action Items - [ ] Add all notes about autofill - [ ] Provide links to related issues - [ ] Document where autofill used ### Resources/...
non_priority
autofill for search functions across site overview we need to document autofill in this issue and share techniques so we can keep it consistent throughout cti action items add all notes about autofill provide links to related issues document where autofill used resources instru...
0
24,178
5,037,085,096
IssuesEvent
2016-12-17 13:02:24
dbpedia-spotlight/dbpedia-spotlight
https://api.github.com/repos/dbpedia-spotlight/dbpedia-spotlight
closed
Document how to set up spotters for local use
documentation
Extend the documentation in the Spotting page on the wiki to include how to configure and test each spotter (send to Apache Stanbol's documentation as well)
1.0
Document how to set up spotters for local use - Extend the documentation in the Spotting page on the wiki to include how to configure and test each spotter (send to Apache Stanbol's documentation as well)
non_priority
document how to set up spotters for local use extend the documentation in the spotting page on the wiki to include how to configure and test each spotter send to apache stanbol s documentation as well
0
323,496
27,731,199,632
IssuesEvent
2023-03-15 08:10:56
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
tests(cli_login): RADIUS test service doesn't start
tests
**Describe the problem** `start_radius_test_service` test can failed on EL8 or Debian 11 **Mandatory informations** * Branch: 11.2 or 12.0 * Scenario: cli_login(el8|deb11) * Pipelines URL: * https://gitlab.com/inverse-inc/packetfence/-/jobs/3926221110 * https://gitlab.com/inverse-inc/packetfence/-...
1.0
tests(cli_login): RADIUS test service doesn't start - **Describe the problem** `start_radius_test_service` test can failed on EL8 or Debian 11 **Mandatory informations** * Branch: 11.2 or 12.0 * Scenario: cli_login(el8|deb11) * Pipelines URL: * https://gitlab.com/inverse-inc/packetfence/-/jobs/392622...
non_priority
tests cli login radius test service doesn t start describe the problem start radius test service test can failed on or debian mandatory informations branch or scenario cli login pipelines url symptoms how the problem can be identified if it...
0
23,987
16,742,112,817
IssuesEvent
2021-06-11 11:08:47
oppia/oppia-android
https://api.github.com/repos/oppia/oppia-android
opened
New Protos for the Platform Parameter Project
Priority: Essential Type: Task Where: Infrastructure
Add new protos for the platform parameter project. Namely - PlatformParameter - PlatformParameterWithName - PlatformParameterDatabase - PlatformParameterMap Target PR date: 7 June 2021 Target completion date: 11 June 2021
1.0
New Protos for the Platform Parameter Project - Add new protos for the platform parameter project. Namely - PlatformParameter - PlatformParameterWithName - PlatformParameterDatabase - PlatformParameterMap Target PR date: 7 June 2021 Target completion date: 11 June 2021
non_priority
new protos for the platform parameter project add new protos for the platform parameter project namely platformparameter platformparameterwithname platformparameterdatabase platformparametermap target pr date june target completion date june
0
72,177
31,237,051,740
IssuesEvent
2023-08-20 12:10:14
jhipster/generator-jhipster
https://api.github.com/repos/jhipster/generator-jhipster
closed
Switch to Consul as default service discovery mechanism
theme: microservice theme: JDL theme: kubernetes $$ bug-bounty $$ $500 v8
Since eureka is kind of unmaintained and JHipster registry is deprecated and JHCC is unmaintained, it makes sense to make Consul the default service discovery mechanism in JHipster. - [x] Change default in generator - [x] Change default in JDL - [x] update docs at hipster.tech - [x] Test docker compose and kubern...
1.0
Switch to Consul as default service discovery mechanism - Since eureka is kind of unmaintained and JHipster registry is deprecated and JHCC is unmaintained, it makes sense to make Consul the default service discovery mechanism in JHipster. - [x] Change default in generator - [x] Change default in JDL - [x] update ...
non_priority
switch to consul as default service discovery mechanism since eureka is kind of unmaintained and jhipster registry is deprecated and jhcc is unmaintained it makes sense to make consul the default service discovery mechanism in jhipster change default in generator change default in jdl update docs a...
0
709,054
24,366,410,319
IssuesEvent
2022-10-03 15:29:30
o3de/o3de
https://api.github.com/repos/o3de/o3de
closed
NetworkPlayerSpawnerComponent Allows Users to Select Non-Network Prefabs
feature/networking kind/bug sig/network triage/accepted priority/critical WF6 RTE
**Describe the bug** NetworkPlayerSpawnerComponent allows users to select non-network prefabs, Net-players will always need a net-binding so we should enforce only prefabs which contain a .network product. **Steps to reproduce** Steps to reproduce the behavior: 1. Add an entity with NetworkPlayerSpawnerComponent...
1.0
NetworkPlayerSpawnerComponent Allows Users to Select Non-Network Prefabs - **Describe the bug** NetworkPlayerSpawnerComponent allows users to select non-network prefabs, Net-players will always need a net-binding so we should enforce only prefabs which contain a .network product. **Steps to reproduce** Steps to r...
priority
networkplayerspawnercomponent allows users to select non network prefabs describe the bug networkplayerspawnercomponent allows users to select non network prefabs net players will always need a net binding so we should enforce only prefabs which contain a network product steps to reproduce steps to r...
1
709,323
24,373,824,802
IssuesEvent
2022-10-03 22:00:02
fecgov/openFEC
https://api.github.com/repos/fecgov/openFEC
closed
Dev API CircleCI builds failing
Needs refinement High priority
### Summary Dev API CircleCI builds are failing on the `celery-beat` deployment stage. Error messages include: `ERR Failed to compress build artifacts: exit status 2` `ERR Failed to stage build: staging failed` ### Completion criteria - [ ] Failing Dev API CircleCi builds are fixed
1.0
Dev API CircleCI builds failing - ### Summary Dev API CircleCI builds are failing on the `celery-beat` deployment stage. Error messages include: `ERR Failed to compress build artifacts: exit status 2` `ERR Failed to stage build: staging failed` ### Completion criteria - [ ] Failing Dev API CircleCi builds ...
priority
dev api circleci builds failing summary dev api circleci builds are failing on the celery beat deployment stage error messages include err failed to compress build artifacts exit status err failed to stage build staging failed completion criteria failing dev api circleci builds ar...
1
35,509
7,756,333,957
IssuesEvent
2018-05-31 13:19:37
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Do not use InternalVisitListener for ORACLE12C dialect
C: Functionality P: Medium T: Defect
There is an `InternalVisitListener` that collects some column aliases from the `SELECT` clause and makes them available to the `ORDER BY` clause in the same scope, in case `OFFSET` pagination needs to be emulated (see #2080). This is currently being done for: - DB2 - Oracle - SQL Data Warehouse - SQL Server 2008 ...
1.0
Do not use InternalVisitListener for ORACLE12C dialect - There is an `InternalVisitListener` that collects some column aliases from the `SELECT` clause and makes them available to the `ORDER BY` clause in the same scope, in case `OFFSET` pagination needs to be emulated (see #2080). This is currently being done for: ...
non_priority
do not use internalvisitlistener for dialect there is an internalvisitlistener that collects some column aliases from the select clause and makes them available to the order by clause in the same scope in case offset pagination needs to be emulated see this is currently being done for orac...
0
260,605
8,212,395,011
IssuesEvent
2018-09-04 16:11:42
eclipse-ee4j/jsp-api
https://api.github.com/repos/eclipse-ee4j/jsp-api
closed
Tag file problem (Work in tomcat , dont work in jetty)
Priority: Major Type: Bug invalid
hi everyone, i'am using a tag file library that works properly in tomcat 6.0.29 but doesn't work in jetty jetty-distribution-7.1.6.v20100715.zip the files are below to recreate the problem!! body.tag [code] <%@ attribute name="jsCode" %> <jsp:doBody var="html"/> <html> <head> //This variable is empty in jetty and no...
1.0
Tag file problem (Work in tomcat , dont work in jetty) - hi everyone, i'am using a tag file library that works properly in tomcat 6.0.29 but doesn't work in jetty jetty-distribution-7.1.6.v20100715.zip the files are below to recreate the problem!! body.tag [code] <%@ attribute name="jsCode" %> <jsp:doBody var="html"...
priority
tag file problem work in tomcat dont work in jetty hi everyone i am using a tag file library that works properly in tomcat but doesn t work in jetty jetty distribution zip the files are below to recreate the problem body tag this variable is empty in jetty and not empty in tomcat ...
1
801
14,915,484,101
IssuesEvent
2021-01-22 16:47:30
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
Nav Unification: Subscription / People settings missing for Jetpack sites
Jetpack Nav Unification Nav-Unification [Beta] People Management Subscriptions [Type] Bug
### Steps to reproduce the behavior 1. Start from a Jetpack site connected to WordPress.com, running either Jetpack `master` or the current stable. 2. In wp-admin, go to Jetpack > Settings > Discussion 3. Click on "View your Email Followers" 4. You'll land in Calypso, in `https://wordpress.com/people/email-follow...
1.0
Nav Unification: Subscription / People settings missing for Jetpack sites - ### Steps to reproduce the behavior 1. Start from a Jetpack site connected to WordPress.com, running either Jetpack `master` or the current stable. 2. In wp-admin, go to Jetpack > Settings > Discussion 3. Click on "View your Email Follower...
non_priority
nav unification subscription people settings missing for jetpack sites steps to reproduce the behavior start from a jetpack site connected to wordpress com running either jetpack master or the current stable in wp admin go to jetpack settings discussion click on view your email follower...
0
285,939
31,155,791,331
IssuesEvent
2023-08-16 13:03:31
nidhi7598/linux-4.1.15_CVE-2018-5873
https://api.github.com/repos/nidhi7598/linux-4.1.15_CVE-2018-5873
opened
CVE-2015-8575 (Medium) detected in linuxlinux-4.1.52
Mend: dependency security vulnerability
## CVE-2015-8575 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.ke...
True
CVE-2015-8575 (Medium) detected in linuxlinux-4.1.52 - ## CVE-2015-8575 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p...
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files net bluetooth sco c net bluetooth sco c...
0
56,146
23,708,331,016
IssuesEvent
2022-08-30 05:00:22
hashicorp/terraform-provider-azurerm
https://api.github.com/repos/hashicorp/terraform-provider-azurerm
closed
Make it possible to run tasks rights away with azurerm_container_registry_task
question service/container-registry
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or "me too" comments, they generate extra no...
1.0
Make it possible to run tasks rights away with azurerm_container_registry_task - ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this...
non_priority
make it possible to run tasks rights away with azurerm container registry task community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue ...
0
409,602
11,965,347,154
IssuesEvent
2020-04-05 23:01:04
Kaktushose/levelbot2
https://api.github.com/repos/Kaktushose/levelbot2
opened
Rechtschreibfehler in Fehlermeldung
bug high priority member
**Beschreibe den Bug** In der Fehlermeldung (siehe Anhang) steht `ausgschlossen` anstatt `ausgeschlossen`. **Schritte zum Reproduzieren** !info @Bot **Screenshots** ![image](https://user-images.githubusercontent.com/42280757/78512091-06295200-77a2-11ea-9182-23e97e1b9779.png) **Dein Discordname + Discrimina...
1.0
Rechtschreibfehler in Fehlermeldung - **Beschreibe den Bug** In der Fehlermeldung (siehe Anhang) steht `ausgschlossen` anstatt `ausgeschlossen`. **Schritte zum Reproduzieren** !info @Bot **Screenshots** ![image](https://user-images.githubusercontent.com/42280757/78512091-06295200-77a2-11ea-9182-23e97e1b9779.p...
priority
rechtschreibfehler in fehlermeldung beschreibe den bug in der fehlermeldung siehe anhang steht ausgschlossen anstatt ausgeschlossen schritte zum reproduzieren info bot screenshots dein discordname discriminator z b kaktushose
1
793,334
27,990,998,484
IssuesEvent
2023-03-27 03:43:16
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
opened
[ottf] add stack trace logging feature to aid in manufacturing test failures
Priority:P1 Type:Enhancement Type:Task SW:OTTF Manufacturing
### Description With #17495, we are refactoring the testutils to return `status_t`s to enable gracefully unwinding the stack when test errors are encountered in a test. This allows us to print a test result in JSON format, in a loop over the OTTF console so the ATE host can pick up the error. However, if the same func...
1.0
[ottf] add stack trace logging feature to aid in manufacturing test failures - ### Description With #17495, we are refactoring the testutils to return `status_t`s to enable gracefully unwinding the stack when test errors are encountered in a test. This allows us to print a test result in JSON format, in a loop over th...
priority
add stack trace logging feature to aid in manufacturing test failures description with we are refactoring the testutils to return status t s to enable gracefully unwinding the stack when test errors are encountered in a test this allows us to print a test result in json format in a loop over the ottf co...
1
448,947
12,960,671,084
IssuesEvent
2020-07-20 14:40:16
siteorigin/so-widgets-bundle
https://api.github.com/repos/siteorigin/so-widgets-bundle
closed
Hero: Buttons aren't being correctly rendered
bug priority-2
The issue isn't present in the `master` branch. In `develop` the Hero's buttons aren't being correctly outputted. ![Page_Builder_-_SiteOrigin](https://user-images.githubusercontent.com/789159/87800918-4abb9380-c84f-11ea-9288-107de59c0bb9.jpg) P2 because this issue isn't present in the release version. We'll need ...
1.0
Hero: Buttons aren't being correctly rendered - The issue isn't present in the `master` branch. In `develop` the Hero's buttons aren't being correctly outputted. ![Page_Builder_-_SiteOrigin](https://user-images.githubusercontent.com/789159/87800918-4abb9380-c84f-11ea-9288-107de59c0bb9.jpg) P2 because this issue i...
priority
hero buttons aren t being correctly rendered the issue isn t present in the master branch in develop the hero s buttons aren t being correctly outputted because this issue isn t present in the release version we ll need to resolve this before the next release next week
1
162,783
13,901,064,561
IssuesEvent
2020-10-20 02:01:02
maxitg/SetReplace
https://api.github.com/repos/maxitg/SetReplace
opened
Document passing evolution objects to RulePlot
analysis documentation english
### The problem We need to mention in the documentation that it is now possible to pass evolution objects directly to `RulePlot`, e.g., <img width="491" alt="image" src="https://user-images.githubusercontent.com/1479325/96530909-11c7fc00-124e-11eb-91e1-65f6a159268e.png">
1.0
Document passing evolution objects to RulePlot - ### The problem We need to mention in the documentation that it is now possible to pass evolution objects directly to `RulePlot`, e.g., <img width="491" alt="image" src="https://user-images.githubusercontent.com/1479325/96530909-11c7fc00-124e-11eb-91e1-65f6a159268e.p...
non_priority
document passing evolution objects to ruleplot the problem we need to mention in the documentation that it is now possible to pass evolution objects directly to ruleplot e g img width alt image src
0
41,323
6,900,133,550
IssuesEvent
2017-11-24 16:46:33
Azolo/websockex
https://api.github.com/repos/Azolo/websockex
closed
Handling {:remote, :closed} ?
documentation
Hey, I've been using websockex in a project and it's working great (thanks for writing it). I do have one problem though. I initiate a Supervisor with a simple_one_for_one that is responsible for initializing a websockex. It calls websockex with `start` (not `start_link`), but whenever the socket in which I'm listen...
1.0
Handling {:remote, :closed} ? - Hey, I've been using websockex in a project and it's working great (thanks for writing it). I do have one problem though. I initiate a Supervisor with a simple_one_for_one that is responsible for initializing a websockex. It calls websockex with `start` (not `start_link`), but wheneve...
non_priority
handling remote closed hey i ve been using websockex in a project and it s working great thanks for writing it i do have one problem though i initiate a supervisor with a simple one for one that is responsible for initializing a websockex it calls websockex with start not start link but wheneve...
0
500,441
14,499,523,729
IssuesEvent
2020-12-11 16:49:34
ppc64le-cloud/pvsadm
https://api.github.com/repos/ppc64le-cloud/pvsadm
closed
pvsadm image import is not picking the IBMCLOUD_API_KEY from environment
kind/bug priority/critical-urgent
``` 🍏 Friday December 11 2020 07:28:32 PM 🍏 ╭─github.com/ocp-power-automation/full-flow ⍉ ╰─▶ export IBMCLOUD_API_KEY=****************** 🍏 Friday December 11 2020 07:28:44 PM 🍏 ╭─github.com/ocp-power-automa...
1.0
pvsadm image import is not picking the IBMCLOUD_API_KEY from environment - ``` 🍏 Friday December 11 2020 07:28:32 PM 🍏 ╭─github.com/ocp-power-automation/full-flow ⍉ ╰─▶ export IBMCLOUD_API_KEY=*****************...
priority
pvsadm image import is not picking the ibmcloud api key from environment 🍏 friday december pm 🍏 ╭─github com ocp power automation full flow ⍉ ╰─▶ export ibmcloud api key 🍏 f...
1
699,108
24,004,548,657
IssuesEvent
2022-09-14 13:56:40
ramp4-pcar4/ramp4-pcar4
https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4
closed
Class Breaks Symbol Lookup Bug
effort: small flavour: bug priority: must type: corrective
To replicate: 1. Open the latest "fancy legend" main sample page. 2. Open the grid for `Releases and Disposals by Mining Facilities` layer. 3. Notice one symbol does not draw, and error appears in console. If sample is missing the layer, can add via legend using [this service url](https://maps-cartes.ec.gc.ca/a...
1.0
Class Breaks Symbol Lookup Bug - To replicate: 1. Open the latest "fancy legend" main sample page. 2. Open the grid for `Releases and Disposals by Mining Facilities` layer. 3. Notice one symbol does not draw, and error appears in console. If sample is missing the layer, can add via legend using [this service ur...
priority
class breaks symbol lookup bug to replicate open the latest fancy legend main sample page open the grid for releases and disposals by mining facilities layer notice one symbol does not draw and error appears in console if sample is missing the layer can add via legend using it looks ...
1
366,361
10,819,735,665
IssuesEvent
2019-11-08 14:59:24
minio/minio
https://api.github.com/repos/minio/minio
closed
Using MooseFS as the storage directory, MinIO cannot run.
community priority: low triage
We use the Client provided by the MooseFS cluster as the MinIO data storage directory (/ofs), but MinIO cannot run. Run: minio server /ofs, the hard disk will be unresponsive.When I looked at a lot of information, I found that there is not much information about this issue. If the MinIO team can do this, I hope that Mi...
1.0
Using MooseFS as the storage directory, MinIO cannot run. - We use the Client provided by the MooseFS cluster as the MinIO data storage directory (/ofs), but MinIO cannot run. Run: minio server /ofs, the hard disk will be unresponsive.When I looked at a lot of information, I found that there is not much information abo...
priority
using moosefs as the storage directory minio cannot run we use the client provided by the moosefs cluster as the minio data storage directory ofs but minio cannot run run minio server ofs the hard disk will be unresponsive when i looked at a lot of information i found that there is not much information abo...
1
372,577
11,017,103,720
IssuesEvent
2019-12-05 07:32:29
pombase/canto
https://api.github.com/repos/pombase/canto
closed
new conditions do not always show in red
bug display medium priority
Did somebody else mention this. They seem to GO red eventually, but I'm not sure why they don't appear red immediately? ![should show red](https://user-images.githubusercontent.com/7359272/65896231-c291fd80-e3a4-11e9-9cc8-8d45f44e49b9.jpg)
1.0
new conditions do not always show in red - Did somebody else mention this. They seem to GO red eventually, but I'm not sure why they don't appear red immediately? ![should show red](https://user-images.githubusercontent.com/7359272/65896231-c291fd80-e3a4-11e9-9cc8-8d45f44e49b9.jpg)
priority
new conditions do not always show in red did somebody else mention this they seem to go red eventually but i m not sure why they don t appear red immediately
1
814,731
30,519,623,055
IssuesEvent
2023-07-19 07:07:39
ut-issl/c2a-aobc
https://api.github.com/repos/ut-issl/c2a-aobc
closed
formatter CIを導入する
:rocket: priority::high :fish: patch :wrench: tools
## 詳細 GitLab時代のものをGitHub用に修正して設定する必要がある。 ## close条件 FormatterがGitHub Actionsに追加されたら。 ## 備考 NA ## 注意 NA
1.0
formatter CIを導入する - ## 詳細 GitLab時代のものをGitHub用に修正して設定する必要がある。 ## close条件 FormatterがGitHub Actionsに追加されたら。 ## 備考 NA ## 注意 NA
priority
formatter ciを導入する 詳細 gitlab時代のものをgithub用に修正して設定する必要がある。 close条件 formatterがgithub actionsに追加されたら。 備考 na 注意 na
1
19,286
25,466,249,303
IssuesEvent
2022-11-25 04:53:40
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[GCI] [PM] UI issue in the sign in screen when entered invalid credentials
Bug P0 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
UI issue is observed in the sign in screen when entered invalid credentials. ![1m](https://user-images.githubusercontent.com/86007179/150780135-cf1203a7-402c-4389-89c4-329ad3545dde.png)
3.0
[GCI] [PM] UI issue in the sign in screen when entered invalid credentials - UI issue is observed in the sign in screen when entered invalid credentials. ![1m](https://user-images.githubusercontent.com/86007179/150780135-cf1203a7-402c-4389-89c4-329ad3545dde.png)
non_priority
ui issue in the sign in screen when entered invalid credentials ui issue is observed in the sign in screen when entered invalid credentials
0
685,340
23,453,802,621
IssuesEvent
2022-08-16 06:58:33
Greenstand/treetracker-query-api
https://api.github.com/repos/Greenstand/treetracker-query-api
opened
The GET /trees/{id} should return wallet_id and wallet_name
Node.js postgresql priority
The GET /trees/{id} endpoint should return wallet_id and wallet_name fields, by joining `wallet.token` on `wallet.token.capture_id` = `trees.uuid` and join `wallet.token` and `wallet.wallet` on `wallet.token.wallet_id` = `wallet.wallet.id` , so we can get the id and the name of the wallet --- Some hints: - Plea...
1.0
The GET /trees/{id} should return wallet_id and wallet_name - The GET /trees/{id} endpoint should return wallet_id and wallet_name fields, by joining `wallet.token` on `wallet.token.capture_id` = `trees.uuid` and join `wallet.token` and `wallet.wallet` on `wallet.token.wallet_id` = `wallet.wallet.id` , so we can get th...
priority
the get trees id should return wallet id and wallet name the get trees id endpoint should return wallet id and wallet name fields by joining wallet token on wallet token capture id trees uuid and join wallet token and wallet wallet on wallet token wallet id wallet wallet id so we can get th...
1
163,419
20,363,748,184
IssuesEvent
2022-02-21 01:23:06
howlr-me/howlr-front
https://api.github.com/repos/howlr-me/howlr-front
opened
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser ...
True
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL...
non_priority
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file howlr front package json ...
0
289,462
24,991,407,627
IssuesEvent
2022-11-02 19:07:19
streamnative/pulsar
https://api.github.com/repos/streamnative/pulsar
opened
ISSUE-18300: Flaky-test: MetadataStoreStatsTest#testBatchMetadataStoreMetrics
component/test flaky-tests
Original Issue: apache/pulsar#18300 --- ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Example failure https://github.com/labuladong/pulsar/actions/runs/3376057575/jobs/5603501145#step:10:1208 ### Exception stacktrace <!-- optio...
2.0
ISSUE-18300: Flaky-test: MetadataStoreStatsTest#testBatchMetadataStoreMetrics - Original Issue: apache/pulsar#18300 --- ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Example failure https://github.com/labuladong/pulsar/actions/ru...
non_priority
issue flaky test metadatastorestatstest testbatchmetadatastoremetrics original issue apache pulsar search before asking i searched in the and found nothing similar example failure exception stacktrace full exception stacktrace error tests run failures ...
0
650,348
21,388,270,873
IssuesEvent
2022-04-21 02:46:45
forgojs/forgo
https://api.github.com/repos/forgojs/forgo
closed
More tests are needed
low-priority
The current test cases are mostly integration tests and are incomplete. We need - (a) more tests - (b) a path to unit testing individual functions (a) is more important as of now.
1.0
More tests are needed - The current test cases are mostly integration tests and are incomplete. We need - (a) more tests - (b) a path to unit testing individual functions (a) is more important as of now.
priority
more tests are needed the current test cases are mostly integration tests and are incomplete we need a more tests b a path to unit testing individual functions a is more important as of now
1
16,513
6,219,567,320
IssuesEvent
2017-07-09 14:55:28
travis-ci/packer-templates
https://api.github.com/repos/travis-ci/packer-templates
closed
Update git to 2.x
build-env-update/2017Q1 enhancement ubuntu/precise ubuntu/trusty
With https://github.com/travis-ci/dpl/pull/516, we can now use `git` 2.10.x to deploy to Heroku via `git`. I do not think there is any other reason to stay on `git` 1.9.x now. - [x] sudo-enabled Trusty - [x] <del>sudo-enabled Precise</del> - [ ] container-based Trusty - [x] <del>container-based Precise</del> R...
1.0
Update git to 2.x - With https://github.com/travis-ci/dpl/pull/516, we can now use `git` 2.10.x to deploy to Heroku via `git`. I do not think there is any other reason to stay on `git` 1.9.x now. - [x] sudo-enabled Trusty - [x] <del>sudo-enabled Precise</del> - [ ] container-based Trusty - [x] <del>container-base...
non_priority
update git to x with we can now use git x to deploy to heroku via git i do not think there is any other reason to stay on git x now sudo enabled trusty sudo enabled precise container based trusty container based precise related to
0
14,663
11,044,933,025
IssuesEvent
2019-12-09 14:15:17
jhu-sheridan-libraries/jhuda-general-issues
https://api.github.com/repos/jhu-sheridan-libraries/jhuda-general-issues
closed
investigate and propose a specific messaging technology
infrastructure
the technologies mentioned include: ActiveMQ, Kafka, Microsoft Azure Messaging Service Please make a recommendation based on known restrictions/conditions of JHU and Data Archive specific infrastructure. part of ticket #13
1.0
investigate and propose a specific messaging technology - the technologies mentioned include: ActiveMQ, Kafka, Microsoft Azure Messaging Service Please make a recommendation based on known restrictions/conditions of JHU and Data Archive specific infrastructure. part of ticket #13
non_priority
investigate and propose a specific messaging technology the technologies mentioned include activemq kafka microsoft azure messaging service please make a recommendation based on known restrictions conditions of jhu and data archive specific infrastructure part of ticket
0
715,328
24,594,483,140
IssuesEvent
2022-10-14 07:04:01
objectiv/objectiv-analytics
https://api.github.com/repos/objectiv/objectiv-analytics
closed
Fix BQ tests.functional.bach.test_df_sort_values.test_sort_values_expression
Priority: 3. Medium Area: Bach Component: BigQuery
* Make code changes if needed * Make test use `engine` instead of `pg_engine`
1.0
Fix BQ tests.functional.bach.test_df_sort_values.test_sort_values_expression - * Make code changes if needed * Make test use `engine` instead of `pg_engine`
priority
fix bq tests functional bach test df sort values test sort values expression make code changes if needed make test use engine instead of pg engine
1
829,234
31,860,516,511
IssuesEvent
2023-09-15 10:32:34
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.wowhead.com - Article content does not load with "Trackers and Scripts to Block- Content" option enabled
priority-normal browser-focus-geckoview engine-gecko android 13
<!-- @browser: Firefox Mobile 117.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/117.0 Firefox/117.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/127078 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https...
1.0
www.wowhead.com - Article content does not load with "Trackers and Scripts to Block- Content" option enabled - <!-- @browser: Firefox Mobile 117.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/117.0 Firefox/117.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://...
priority
article content does not load with trackers and scripts to block content option enabled url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description missing items steps to reprodu...
1
163,929
20,364,282,023
IssuesEvent
2022-02-21 02:28:51
delaval-htps/ProjetDevJava
https://api.github.com/repos/delaval-htps/ProjetDevJava
opened
CVE-2022-0639 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2022-0639 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser ...
True
CVE-2022-0639 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2022-0639 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL...
non_priority
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file appangular package json p...
0
99,313
30,331,242,625
IssuesEvent
2023-07-11 06:32:23
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
closed
在Mac M1 pro平台使用Debian:stable (stable-20220622) 编译arm版Paddlepaddle成功,但是ctest未能完全通过。
status/following-up type/build
### 问题描述 Issue Description ctest日志:[LastTest.log](https://github.com/PaddlePaddle/Paddle/files/9034266/LastTest.log) - Paddlepaddle源码版本: `git checkout v2.3.1` - 使用的CMake命令: `cmake .. -DPY_VERSION=3.9 -DWITH_TESTING=ON -DON_INFER=ON -DWITH_ARM=ON -DCMAKE_BUILD_TYPE=Release` - Docker Engine: `v20.10.16` - 容器内核: `L...
1.0
在Mac M1 pro平台使用Debian:stable (stable-20220622) 编译arm版Paddlepaddle成功,但是ctest未能完全通过。 - ### 问题描述 Issue Description ctest日志:[LastTest.log](https://github.com/PaddlePaddle/Paddle/files/9034266/LastTest.log) - Paddlepaddle源码版本: `git checkout v2.3.1` - 使用的CMake命令: `cmake .. -DPY_VERSION=3.9 -DWITH_TESTING=ON -DON_INFER=O...
non_priority
在mac pro平台使用debian stable stable 编译arm版paddlepaddle成功,但是ctest未能完全通过。 问题描述 issue description ctest日志: paddlepaddle源码版本 git checkout 使用的cmake命令 cmake dpy version dwith testing on don infer on dwith arm on dcmake build type release docker engine 容器内核 linux ...
0
309,176
23,286,651,733
IssuesEvent
2022-08-05 17:15:43
wanted-group-4/wanted-preonboarding-tripbtoz
https://api.github.com/repos/wanted-group-4/wanted-preonboarding-tripbtoz
opened
docs: Readme 작성을 위한 screenshots
documentation
## ISSUE - Group: `client` - Type: `feature` - Detail: Readme - <img width="563" alt="cal_mobile_dot" src="https://user-images.githubusercontent.com/87647245/183127717-06b07f53-e95a-41f1-9ef8-2913c8962bab.png"> <img width="563" alt="cal_mobile_init" src="https://user-images.githubusercontent.com/87647245/18312773...
1.0
docs: Readme 작성을 위한 screenshots - ## ISSUE - Group: `client` - Type: `feature` - Detail: Readme - <img width="563" alt="cal_mobile_dot" src="https://user-images.githubusercontent.com/87647245/183127717-06b07f53-e95a-41f1-9ef8-2913c8962bab.png"> <img width="563" alt="cal_mobile_init" src="https://user-images.githu...
non_priority
docs readme 작성을 위한 screenshots issue group client type feature detail readme img width alt cal mobile dot src img width alt cal mobile init src img width alt cal mobile long src img width alt cal mobile max src img width alt cal web ing src ...
0
692,368
23,731,604,097
IssuesEvent
2022-08-31 02:35:40
kubernetes/ingress-nginx
https://api.github.com/repos/kubernetes/ingress-nginx
closed
Am I able to ssl tls terminate mqtt protocol or is it limited to http/s only? If not, how?
kind/feature needs-triage needs-priority
I've installed ingress in this way via Helm. ``` helm upgrade --install ingress-nginx ingress-nginx/ingress-nginx --create-namespace --namespace $NAMESPACE --set controller.service.annotations.service\.beta\.kubernetes\.io/azure-load-balancer-health-probe-request-path=/healthz,controller.service.annotations.servic...
1.0
Am I able to ssl tls terminate mqtt protocol or is it limited to http/s only? If not, how? - I've installed ingress in this way via Helm. ``` helm upgrade --install ingress-nginx ingress-nginx/ingress-nginx --create-namespace --namespace $NAMESPACE --set controller.service.annotations.service\.beta\.kubernetes\.io...
priority
am i able to ssl tls terminate mqtt protocol or is it limited to http s only if not how i ve installed ingress in this way via helm helm upgrade install ingress nginx ingress nginx ingress nginx create namespace namespace namespace set controller service annotations service beta kubernetes io...
1
69,240
14,980,486,304
IssuesEvent
2021-01-28 13:42:48
ConnectionMaster/create-probot-app
https://api.github.com/repos/ConnectionMaster/create-probot-app
opened
WS-2019-0307 (Medium) detected in tagstooTagstoo_2.0.1_sourcecode, nodev12.16.1
security vulnerability
## WS-2019-0307 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tagstooTagstoo_2.0.1_sourcecode</b>, <b>nodev12.16.1</b></p></summary> <p> </p> </details> <p></p> <details><summar...
True
WS-2019-0307 (Medium) detected in tagstooTagstoo_2.0.1_sourcecode, nodev12.16.1 - ## WS-2019-0307 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tagstooTagstoo_2.0.1_sourcecode</b>...
non_priority
ws medium detected in tagstootagstoo sourcecode ws medium severity vulnerability vulnerable libraries tagstootagstoo sourcecode vulnerability details in mem before there is a denial of service dos vulnerability as a result of a fail...
0
94,173
27,135,597,507
IssuesEvent
2023-02-16 13:00:41
expo/expo
https://api.github.com/repos/expo/expo
closed
Build error related to expo-dev-menu when jsEngine=jsc
Issue accepted Development Builds
### Summary I upgraded to Expo 48, which has Hermes enables by default and my build was successful. However, Hermes is leading to my iOS build being really big which is an issue because I'm building an App Clip which has a size limit of 15 MB. So I switched back to jsc (using the jsEngine param in app.json), which lea...
1.0
Build error related to expo-dev-menu when jsEngine=jsc - ### Summary I upgraded to Expo 48, which has Hermes enables by default and my build was successful. However, Hermes is leading to my iOS build being really big which is an issue because I'm building an App Clip which has a size limit of 15 MB. So I switched back...
non_priority
build error related to expo dev menu when jsengine jsc summary i upgraded to expo which has hermes enables by default and my build was successful however hermes is leading to my ios build being really big which is an issue because i m building an app clip which has a size limit of mb so i switched back t...
0
77,218
3,506,273,361
IssuesEvent
2016-01-08 05:11:43
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
frequent crashes (BB #281)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 02.09.2010 16:56:31 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/281 <hr> I'm on your newest rev (682) and my server crashes eve...
1.0
frequent crashes (BB #281) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 02.09.2010 16:56:31 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/281 <hr> I'm on your newest rev (6...
priority
frequent crashes bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link i m on your newest rev and my server crashes every sometimes even earlier i gues...
1
613,463
19,091,147,720
IssuesEvent
2021-11-29 12:15:01
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
[node tool] nodes on the locked item remains highlighted after toggle editing
High Priority Bug Digitizing
Author Name: **Saber Razmjooei** (@saberraz) Original Redmine Issue: [21532](https://issues.qgis.org/issues/21532) Affected QGIS version: 3.7(master) Redmine category:digitising --- After toggle editing (exit edit mode), the highlighted nodes of the locked item remains highlighted. --- - [node_tool_artifact.gif](ht...
1.0
[node tool] nodes on the locked item remains highlighted after toggle editing - Author Name: **Saber Razmjooei** (@saberraz) Original Redmine Issue: [21532](https://issues.qgis.org/issues/21532) Affected QGIS version: 3.7(master) Redmine category:digitising --- After toggle editing (exit edit mode), the highlighted n...
priority
nodes on the locked item remains highlighted after toggle editing author name saber razmjooei saberraz original redmine issue affected qgis version master redmine category digitising after toggle editing exit edit mode the highlighted nodes of the locked item remains highlighted ...
1
737,217
25,506,369,558
IssuesEvent
2022-11-28 09:45:41
bash-lsp/bash-language-server
https://api.github.com/repos/bash-lsp/bash-language-server
closed
Unable to disable shellcheck with `SHELLCHECK_PATH=""`
bug priority ⭐️
#555 seems to have broken the functionality allowing shellcheck to be disabled by setting the environment variable `SHELLCHECK_PATH` to the empty string. See [here](https://github.com/bash-lsp/bash-language-server/blob/938bf337ec6afb7b909167165e03759a65a751d4/server/src/config.ts#L5) and #432. Specifically, I think ...
1.0
Unable to disable shellcheck with `SHELLCHECK_PATH=""` - #555 seems to have broken the functionality allowing shellcheck to be disabled by setting the environment variable `SHELLCHECK_PATH` to the empty string. See [here](https://github.com/bash-lsp/bash-language-server/blob/938bf337ec6afb7b909167165e03759a65a751d4/ser...
priority
unable to disable shellcheck with shellcheck path seems to have broken the functionality allowing shellcheck to be disabled by setting the environment variable shellcheck path to the empty string see and specifically i think this change was the cause diff diff git a server src linter ts...
1
800,042
28,323,514,529
IssuesEvent
2023-04-11 04:39:30
sygmaprotocol/explorer-ui
https://api.github.com/repos/sygmaprotocol/explorer-ui
opened
create component `number of records showed`
Priority: P3
<!--- Provide a general summary of the issue in the Title above --> We are going to provide with the option for the user to decide the amounts of records to display ## Implementation details <!-- Enter description of implementation that may help dev team --> - Create dropdown list to select number of records to ...
1.0
create component `number of records showed` - <!--- Provide a general summary of the issue in the Title above --> We are going to provide with the option for the user to decide the amounts of records to display ## Implementation details <!-- Enter description of implementation that may help dev team --> - Create...
priority
create component number of records showed we are going to provide with the option for the user to decide the amounts of records to display implementation details create dropdown list to select number of records to show numbers on click table re renders with the current number selected ...
1
343,832
10,337,258,032
IssuesEvent
2019-09-03 14:32:17
level73/membernet
https://api.github.com/repos/level73/membernet
closed
hierarchy in nes/cbi contacts on landing page
Platform: Membernet Priority: Medium Type: Development
could we please have the list of facilitators be organised alphabetically for NES contacts? ie, NES Albania, NES Bolivia, Colombia etc.? ![Capture](https://user-images.githubusercontent.com/40179449/63942830-c281a380-ca6e-11e9-9ab4-5c859479c837.JPG) Same for CBI
1.0
hierarchy in nes/cbi contacts on landing page - could we please have the list of facilitators be organised alphabetically for NES contacts? ie, NES Albania, NES Bolivia, Colombia etc.? ![Capture](https://user-images.githubusercontent.com/40179449/63942830-c281a380-ca6e-11e9-9ab4-5c859479c837.JPG) Same for CBI
priority
hierarchy in nes cbi contacts on landing page could we please have the list of facilitators be organised alphabetically for nes contacts ie nes albania nes bolivia colombia etc same for cbi
1
300,865
9,213,075,419
IssuesEvent
2019-03-10 08:27:09
CS2103-AY1819S2-W15-2/main
https://api.github.com/repos/CS2103-AY1819S2-W15-2/main
closed
As a user I want to be able to set a budget
priority.High type.Epic type.Story
so I can better manage my expenses and see track how much more i can spend for the remaining part of the day/week/month/year
1.0
As a user I want to be able to set a budget - so I can better manage my expenses and see track how much more i can spend for the remaining part of the day/week/month/year
priority
as a user i want to be able to set a budget so i can better manage my expenses and see track how much more i can spend for the remaining part of the day week month year
1
555,542
16,457,453,454
IssuesEvent
2021-05-21 14:21:25
GoogleCloudPlatform/ruby-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/ruby-docs-samples
closed
rspec: Google Cloud Spanner API samples list backups with various filters failed
api: spanner flakybot: issue priority: p2 samples type: bug
Note: #755 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 0f1c000e62f9f5a457f16b52784f887c1ba03741 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/dd8ec378-661a-458e-9948-b7977cb10cdf), [Sponge](http://sponge2/dd8ec378-661a-458e-9...
1.0
rspec: Google Cloud Spanner API samples list backups with various filters failed - Note: #755 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 0f1c000e62f9f5a457f16b52784f887c1ba03741 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/...
priority
rspec google cloud spanner api samples list backups with various filters failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output failure error expect captured output to include all backups ...
1
144,844
19,308,483,191
IssuesEvent
2021-12-13 14:03:23
jgeraigery/tc-ta3-api-bindings-java
https://api.github.com/repos/jgeraigery/tc-ta3-api-bindings-java
opened
CVE-2019-17571 (High) detected in log4j-1.2.17.jar
security vulnerability
## CVE-2019-17571 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p> Dependency Hierarchy: - :x: **log4j-1.2.17.jar** (Vu...
True
CVE-2019-17571 (High) detected in log4j-1.2.17.jar - ## CVE-2019-17571 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p> D...
non_priority
cve high detected in jar cve high severity vulnerability vulnerable library jar apache dependency hierarchy x jar vulnerable library found in head commit a href found in base branch master vulnerability details inc...
0
656,748
21,774,322,161
IssuesEvent
2022-05-13 12:22:54
barbacbd/nautical
https://api.github.com/repos/barbacbd/nautical
opened
use haversine module
enhancement good first issue Low Priority
Remove the haversine functions from the location/util.py. We can use the haversine module.
1.0
use haversine module - Remove the haversine functions from the location/util.py. We can use the haversine module.
priority
use haversine module remove the haversine functions from the location util py we can use the haversine module
1
10,295
4,031,576,015
IssuesEvent
2016-05-18 17:39:06
teotidev/guide
https://api.github.com/repos/teotidev/guide
closed
Project information needs more data
code work
- File name - Location - Size - Date created/modified - .caustic files import... maybe a list with any metadata that was tagged on
1.0
Project information needs more data - - File name - Location - Size - Date created/modified - .caustic files import... maybe a list with any metadata that was tagged on
non_priority
project information needs more data file name location size date created modified caustic files import maybe a list with any metadata that was tagged on
0
436,767
30,568,914,047
IssuesEvent
2023-07-20 20:11:56
Alqor-UG/qlued
https://api.github.com/repos/Alqor-UG/qlued
closed
Versionized documentation
documentation
**Is your feature request related to a problem? Please describe.** We currently only have one documentation running. We need one for different versions. **Describe the solution you'd like** It would seem that `mike` is one solution. However, its documentation is really not easy to understand. **Describe alterna...
1.0
Versionized documentation - **Is your feature request related to a problem? Please describe.** We currently only have one documentation running. We need one for different versions. **Describe the solution you'd like** It would seem that `mike` is one solution. However, its documentation is really not easy to under...
non_priority
versionized documentation is your feature request related to a problem please describe we currently only have one documentation running we need one for different versions describe the solution you d like it would seem that mike is one solution however its documentation is really not easy to under...
0
161,887
12,598,360,992
IssuesEvent
2020-06-11 02:42:02
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[test-failed]: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/visualize/reporting·ts - Visualize Visualize Print PDF button downloaded PDF has OK status
failed-test test-cloud
**Version: 7.8.0** **Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/visualize/reporting·ts** **Stack Trace:** Error: expected 400 to equal 200 at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackGrp2/TASK/saas_run_kibana_tests/node/linux-immutable/ci/clou...
2.0
[test-failed]: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/visualize/reporting·ts - Visualize Visualize Print PDF button downloaded PDF has OK status - **Version: 7.8.0** **Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/visualize/reporting·ts** **Stack Trace:** Error: expected...
non_priority
chrome x pack ui functional x pack test functional apps visualize reporting·ts visualize visualize print pdf button downloaded pdf has ok status version class chrome x pack ui functional x pack test functional apps visualize reporting·ts stack trace error expected to equal at a...
0
16,216
10,451,666,323
IssuesEvent
2019-09-19 13:18:43
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Please elaborate on diagnostic settings not being swapped as it pertains to the app's config
Pri1 app-service/svc cxp doc-enhancement triaged
The App Service logs blade appears to use the app settings in a way that's inconsistent with the documentation. For example, in the App Service logs when you make changes (eg. retention days or use of blob storage) Azure will create, and/or edit, settings like WEBSITE_HTTPLOGGING_RETENTION_DAYS, DIAGNOSTICS_AZUREBLOBR...
1.0
Please elaborate on diagnostic settings not being swapped as it pertains to the app's config - The App Service logs blade appears to use the app settings in a way that's inconsistent with the documentation. For example, in the App Service logs when you make changes (eg. retention days or use of blob storage) Azure wil...
non_priority
please elaborate on diagnostic settings not being swapped as it pertains to the app s config the app service logs blade appears to use the app settings in a way that s inconsistent with the documentation for example in the app service logs when you make changes eg retention days or use of blob storage azure wil...
0
700,602
24,066,357,680
IssuesEvent
2022-09-17 14:48:16
GaloisInc/cryptol
https://api.github.com/repos/GaloisInc/cryptol
closed
Panic - `not a word value` `ccatV left` and `ccatV right`
bug priority
``` nightly: Pulling from galoisinc/cryptol Digest: sha256:87b94650e66333dadcca914f77ebfdad158ec920b960cf19f714e4181b57eb10 Status: Image is up to date for ghcr.io/galoisinc/cryptol:nightly ghcr.io/galoisinc/cryptol:nightly ┏━╸┏━┓╻ ╻┏━┓╺┳╸┏━┓╻ ┃ ┣┳┛┗┳┛┣━┛ ┃ ┃ ┃┃ ┗━╸╹┗╸ ╹ ╹ ╹ ┗━┛┗━╸ version 2.13.0.99 htt...
1.0
Panic - `not a word value` `ccatV left` and `ccatV right` - ``` nightly: Pulling from galoisinc/cryptol Digest: sha256:87b94650e66333dadcca914f77ebfdad158ec920b960cf19f714e4181b57eb10 Status: Image is up to date for ghcr.io/galoisinc/cryptol:nightly ghcr.io/galoisinc/cryptol:nightly ┏━╸┏━┓╻ ╻┏━┓╺┳╸┏━┓╻ ┃ ┣┳┛┗┳...
priority
panic not a word value ccatv left and ccatv right nightly pulling from galoisinc cryptol digest status image is up to date for ghcr io galoisinc cryptol nightly ghcr io galoisinc cryptol nightly ┏━╸┏━┓╻ ╻┏━┓╺┳╸┏━┓╻ ┃ ┣┳┛┗┳┛┣━┛ ┃ ┃ ┃┃ ┗━╸╹┗╸ ╹ ╹ ╹ ┗━┛┗━╸ version for hel...
1
147,909
23,292,396,995
IssuesEvent
2022-08-06 03:20:09
diego-ss/Dodgeball-Masters
https://api.github.com/repos/diego-ss/Dodgeball-Masters
closed
Personagens - Prefabs e Animações
unity design script
- [x] Adicionar novos personagens do Mixamo e adequar animações - [x] Tela de seleção de personagem
1.0
Personagens - Prefabs e Animações - - [x] Adicionar novos personagens do Mixamo e adequar animações - [x] Tela de seleção de personagem
non_priority
personagens prefabs e animações adicionar novos personagens do mixamo e adequar animações tela de seleção de personagem
0
38,988
6,716,648,923
IssuesEvent
2017-10-14 11:17:59
XNightHawk/SE2
https://api.github.com/repos/XNightHawk/SE2
closed
Creazione pagina wiki Speech outline
documentation in progress
Come sviluppatore, capire cosa verrà presentato mi aiuta a farmi una migliore idea del prodotto che devo realizzare e di come dovrà funzionare nel suo complesso. How to demo: Aprendo la wiki del progetto e cliccando su Speech outline comparirà una pagina contenete tutte le informazioni riguardanti la presentazione.
1.0
Creazione pagina wiki Speech outline - Come sviluppatore, capire cosa verrà presentato mi aiuta a farmi una migliore idea del prodotto che devo realizzare e di come dovrà funzionare nel suo complesso. How to demo: Aprendo la wiki del progetto e cliccando su Speech outline comparirà una pagina contenete tutte le info...
non_priority
creazione pagina wiki speech outline come sviluppatore capire cosa verrà presentato mi aiuta a farmi una migliore idea del prodotto che devo realizzare e di come dovrà funzionare nel suo complesso how to demo aprendo la wiki del progetto e cliccando su speech outline comparirà una pagina contenete tutte le info...
0
67,025
27,708,408,792
IssuesEvent
2023-03-14 12:48:15
kubeshop/testkube
https://api.github.com/repos/kubeshop/testkube
closed
UI: Only show chart axes (lines) and labels after 2 executions
service:dashboard 🎡
The chart axis (lines) and labels are very confusing when we only have 1 execution on the test. <img width="1280" alt="image" src="https://user-images.githubusercontent.com/132332/221956275-2e7e40ea-e71d-414c-8ac5-3646c2a81561.png"> We'd like to not show them in that case and only display the lines and axis labels...
1.0
UI: Only show chart axes (lines) and labels after 2 executions - The chart axis (lines) and labels are very confusing when we only have 1 execution on the test. <img width="1280" alt="image" src="https://user-images.githubusercontent.com/132332/221956275-2e7e40ea-e71d-414c-8ac5-3646c2a81561.png"> We'd like to not ...
non_priority
ui only show chart axes lines and labels after executions the chart axis lines and labels are very confusing when we only have execution on the test img width alt image src we d like to not show them in that case and only display the lines and axis labels after or more executions
0
331,831
10,077,315,414
IssuesEvent
2019-07-24 18:26:19
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
[Aio] Channel Argument Implementation
kind/enhancement lang/Python priority/P2
The `grpc.aio` module underlying is using `asyncio` custom IO manager for both client and server. So, the socket is no longer managed by C-Core. One option that might cause trouble came to my mind is `SO_REUSEPORT`. We needs to go through available channel arguments in `grpc_types.h`, and figure out which option nee...
1.0
[Aio] Channel Argument Implementation - The `grpc.aio` module underlying is using `asyncio` custom IO manager for both client and server. So, the socket is no longer managed by C-Core. One option that might cause trouble came to my mind is `SO_REUSEPORT`. We needs to go through available channel arguments in `grpc_t...
priority
channel argument implementation the grpc aio module underlying is using asyncio custom io manager for both client and server so the socket is no longer managed by c core one option that might cause trouble came to my mind is so reuseport we needs to go through available channel arguments in grpc types...
1