Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
10,728
8,697,726,229
IssuesEvent
2018-12-04 21:07:59
conversationai/conversationai-models
https://api.github.com/repos/conversationai/conversationai-models
closed
Write subset of predictions to HTML file
infrastructure
Reading CSV files is tough, but it's often useful to look through the test data and predictions beyond just looking at the accuracy metrics. One solution is to write a sample of the predictions in a HTML format that we can add some basic styling to so it's easy to read. That way we can go from new model -> analyzing re...
1.0
Write subset of predictions to HTML file - Reading CSV files is tough, but it's often useful to look through the test data and predictions beyond just looking at the accuracy metrics. One solution is to write a sample of the predictions in a HTML format that we can add some basic styling to so it's easy to read. That ...
non_main
write subset of predictions to html file reading csv files is tough but it s often useful to look through the test data and predictions beyond just looking at the accuracy metrics one solution is to write a sample of the predictions in a html format that we can add some basic styling to so it s easy to read that ...
0
5,056
25,892,470,280
IssuesEvent
2022-12-14 19:10:44
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
SortFieldNotFound error when linking to a newly-created table
type: bug work: backend status: ready restricted: maintainers
## Steps to reproduce 1. Begin with our Library Schema and the code in my PR #2080. 1. From the schema page, choose "New Table" > "From Scratch". 1. When the Table Page loads, rename the table to "Reviews". 1. Note that we get an error when loading the records. That error is reported in #2089. I'm not sure if it's rel...
True
SortFieldNotFound error when linking to a newly-created table - ## Steps to reproduce 1. Begin with our Library Schema and the code in my PR #2080. 1. From the schema page, choose "New Table" > "From Scratch". 1. When the Table Page loads, rename the table to "Reviews". 1. Note that we get an error when loading the re...
main
sortfieldnotfound error when linking to a newly created table steps to reproduce begin with our library schema and the code in my pr from the schema page choose new table from scratch when the table page loads rename the table to reviews note that we get an error when loading the recor...
1
82,034
23,649,117,146
IssuesEvent
2022-08-26 03:42:23
curl/curl
https://api.github.com/repos/curl/curl
closed
Cannot build curl statically and use static dependencies - Mac OS X
build not-a-bug
Hi there, I'm trying to build libcurl on Apple Mac OS X 11. I'm doing a minimal build with HTTPS and HTTP/2. I have built out openssl, zlib, and nghttp2 as static libraries -> libssl.a, libcrypto.a, libz.a. The files exist in that path as needed and the configure script picks them up correctly. However, de...
1.0
Cannot build curl statically and use static dependencies - Mac OS X - Hi there, I'm trying to build libcurl on Apple Mac OS X 11. I'm doing a minimal build with HTTPS and HTTP/2. I have built out openssl, zlib, and nghttp2 as static libraries -> libssl.a, libcrypto.a, libz.a. The files exist in that path as n...
non_main
cannot build curl statically and use static dependencies mac os x hi there i m trying to build libcurl on apple mac os x i m doing a minimal build with https and http i have built out openssl zlib and as static libraries libssl a libcrypto a libz a the files exist in that path as needed a...
0
74,221
14,220,967,715
IssuesEvent
2020-11-17 15:09:16
paulevsGitch/BetterNether
https://api.github.com/repos/paulevsGitch/BetterNether
closed
Player on seats snaps to south-facing position, and body lags behind head when turning
bug in dev code
Whilst testing the three chair offerings added by Better Nether, I noticed that the player model visible via F5 or another player's perspective has issues with the player's body not facing the same way the head is. The player's body seems to always want to face south, and, when the player turns their camera, the head f...
1.0
Player on seats snaps to south-facing position, and body lags behind head when turning - Whilst testing the three chair offerings added by Better Nether, I noticed that the player model visible via F5 or another player's perspective has issues with the player's body not facing the same way the head is. The player's bod...
non_main
player on seats snaps to south facing position and body lags behind head when turning whilst testing the three chair offerings added by better nether i noticed that the player model visible via or another player s perspective has issues with the player s body not facing the same way the head is the player s body...
0
4,383
22,304,098,274
IssuesEvent
2022-06-13 11:27:08
precice/precice
https://api.github.com/repos/precice/precice
opened
Clarify mesh API
enhancement usability maintainability breaking change
**Please describe the problem you are trying to solve.** The API for setting mesh primitives is confusing and tedious. * Triangles have to be set using edges * `setMeshTriangleWithEdges` sounds like it would take edges, but it actually takes vertices. #1057 * There are no bulk functions for setting edges and tr...
True
Clarify mesh API - **Please describe the problem you are trying to solve.** The API for setting mesh primitives is confusing and tedious. * Triangles have to be set using edges * `setMeshTriangleWithEdges` sounds like it would take edges, but it actually takes vertices. #1057 * There are no bulk functions for s...
main
clarify mesh api please describe the problem you are trying to solve the api for setting mesh primitives is confusing and tedious triangles have to be set using edges setmeshtrianglewithedges sounds like it would take edges but it actually takes vertices there are no bulk functions for sett...
1
294
3,072,891,779
IssuesEvent
2015-08-19 19:09:39
cattolyst/datafinisher
https://api.github.com/repos/cattolyst/datafinisher
opened
Test DF on i2b2 server
maintainability qc
Since the anticipated production environment would be the i2b2 server at our site (because that's where the JSON files live) it's kind of important that it be able to run there. However, ticket #22 causes an error and prevents us from finding out if anything else will break further on down. Once #22 is closed, need...
True
Test DF on i2b2 server - Since the anticipated production environment would be the i2b2 server at our site (because that's where the JSON files live) it's kind of important that it be able to run there. However, ticket #22 causes an error and prevents us from finding out if anything else will break further on down. ...
main
test df on server since the anticipated production environment would be the server at our site because that s where the json files live it s kind of important that it be able to run there however ticket causes an error and prevents us from finding out if anything else will break further on down once ...
1
107,529
4,310,062,460
IssuesEvent
2016-07-21 17:59:41
DDMAL/rodan-client
https://api.github.com/repos/DDMAL/rodan-client
closed
Provide form for user to set info
Priority: SHOW STOPPER Type: FEATURE
- password reset (INCREDIBLY IMPORTANT) - name - email (VERY IMPORTANT) - get general Rodan notices (requires Rodan model update) - get project notices (requires Rodan model update)
1.0
Provide form for user to set info - - password reset (INCREDIBLY IMPORTANT) - name - email (VERY IMPORTANT) - get general Rodan notices (requires Rodan model update) - get project notices (requires Rodan model update)
non_main
provide form for user to set info password reset incredibly important name email very important get general rodan notices requires rodan model update get project notices requires rodan model update
0
216,550
24,281,564,666
IssuesEvent
2022-09-28 17:53:31
liorzilberg/swagger-parser
https://api.github.com/repos/liorzilberg/swagger-parser
closed
CVE-2020-35728 (High) detected in jackson-databind-2.9.5.jar - autoclosed
security vulnerability
## CVE-2020-35728 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-35728 (High) detected in jackson-databind-2.9.5.jar - autoclosed - ## CVE-2020-35728 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary...
non_main
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to...
0
2,028
6,778,579,808
IssuesEvent
2017-10-28 12:49:56
chocolatey/chocolatey-package-requests
https://api.github.com/repos/chocolatey/chocolatey-package-requests
closed
RFP sdkman
Status: Available For Maintainer(s)
http://sdkman.io is a package for technology built on JVM(java virtual machine) such as grails, groovy, gradel etc
True
RFP sdkman - http://sdkman.io is a package for technology built on JVM(java virtual machine) such as grails, groovy, gradel etc
main
rfp sdkman is a package for technology built on jvm java virtual machine such as grails groovy gradel etc
1
4,857
24,996,288,577
IssuesEvent
2022-11-03 00:47:17
usefulmove/comp
https://api.github.com/repos/usefulmove/comp
closed
Command response function code reuse
maintainability
There is a significant amount of code duplication in the command response functions (`c_...`). It may be possible to simplify the code in meaningful ways ( poss. using function composition ).
True
Command response function code reuse - There is a significant amount of code duplication in the command response functions (`c_...`). It may be possible to simplify the code in meaningful ways ( poss. using function composition ).
main
command response function code reuse there is a significant amount of code duplication in the command response functions c it may be possible to simplify the code in meaningful ways poss using function composition
1
315,479
23,581,438,225
IssuesEvent
2022-08-23 08:01:24
hyperledger/iroha-2-docs
https://api.github.com/repos/hyperledger/iroha-2-docs
closed
Document FFI bindgen name mangling semantics
documentation enhancement help-wanted iroha2
``` Aleksandr Petrosyan, [25.07.22 19:41] That being said, we should document that convention too. rust module_name__method_name StructName__inherent_fn TraitName__assoc_fn_name … Marin, [25.07.22 19:56] [In reply to Aleksandr Petrosyan] 1. module__name::__method_name -> we do this for functions that h...
1.0
Document FFI bindgen name mangling semantics - ``` Aleksandr Petrosyan, [25.07.22 19:41] That being said, we should document that convention too. rust module_name__method_name StructName__inherent_fn TraitName__assoc_fn_name … Marin, [25.07.22 19:56] [In reply to Aleksandr Petrosyan] 1. module__name::_...
non_main
document ffi bindgen name mangling semantics aleksandr petrosyan that being said we should document that convention too rust module name method name structname inherent fn traitname assoc fn name … marin module name method name we do this for functions that have the same ap...
0
4,932
25,350,832,636
IssuesEvent
2022-11-19 18:56:37
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Partial summarization does not consider partial grouping_expressions and aggregation_expressions
type: bug work: backend status: ready restricted: maintainers
## Description In the [partial summarizations PR](https://github.com/centerofci/mathesar/pull/1879), an important requirement that was discussed in earlier meetings have been possibly missed. It was decided that all `initial_columns` will be automatically identified as whether they are grouped/aggregated and included ...
True
Partial summarization does not consider partial grouping_expressions and aggregation_expressions - ## Description In the [partial summarizations PR](https://github.com/centerofci/mathesar/pull/1879), an important requirement that was discussed in earlier meetings have been possibly missed. It was decided that all `ini...
main
partial summarization does not consider partial grouping expressions and aggregation expressions description in the an important requirement that was discussed in earlier meetings have been possibly missed it was decided that all initial columns will be automatically identified as whether they are grouped ...
1
210,050
16,332,333,168
IssuesEvent
2021-05-12 10:46:31
oss-review-toolkit/ort
https://api.github.com/repos/oss-review-toolkit/ort
closed
package config: Placeholders in referenced version?
documentation question
Hello, I'm just getting started with ORT and I'm wondering about one part of the docs. Referring to [this section of the package exclude documentation](https://github.com/oss-review-toolkit/ort/blob/master/docs/config-file-package-configuration-yml.md#defining-path-excludes-and-license-finding-curations): I want to ex...
1.0
package config: Placeholders in referenced version? - Hello, I'm just getting started with ORT and I'm wondering about one part of the docs. Referring to [this section of the package exclude documentation](https://github.com/oss-review-toolkit/ort/blob/master/docs/config-file-package-configuration-yml.md#defining-path...
non_main
package config placeholders in referenced version hello i m just getting started with ort and i m wondering about one part of the docs referring to i want to exclude a dependency from the evaluation regardless of its version because i own it and it is covered by another oss analysis already the docume...
0
162,630
20,235,413,251
IssuesEvent
2022-02-14 01:06:39
johnnymythology/material-blog-jp
https://api.github.com/repos/johnnymythology/material-blog-jp
closed
CVE-2010-3299 (Medium) detected in rails-5.0.7.2.gem - autoclosed
security vulnerability
## CVE-2010-3299 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-5.0.7.2.gem</b></p></summary> <p>Ruby on Rails is a full-stack web framework optimized for programmer happiness...
True
CVE-2010-3299 (Medium) detected in rails-5.0.7.2.gem - autoclosed - ## CVE-2010-3299 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-5.0.7.2.gem</b></p></summary> <p>Ruby on Ra...
non_main
cve medium detected in rails gem autoclosed cve medium severity vulnerability vulnerable library rails gem ruby on rails is a full stack web framework optimized for programmer happiness and sustainable productivity it encourages beautiful code by favoring convention over ...
0
2,002
6,717,616,077
IssuesEvent
2017-10-14 23:49:09
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Shuttle subsystem recovery needs a do over
Bug Maintainability/Hinders improvements
It's very broken and you can tell by looking at the code.
True
Shuttle subsystem recovery needs a do over - It's very broken and you can tell by looking at the code.
main
shuttle subsystem recovery needs a do over it s very broken and you can tell by looking at the code
1
143,718
13,081,329,393
IssuesEvent
2020-08-01 10:40:39
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Documentation issue: Build Tutorial - Android: Example does not build
team-Android type: documentation untriaged
Documentation URL: https://docs.bazel.build/versions/3.3.0/tutorial/android-app.html Installed bazel following the Ubuntu Linux using the apt repository on 18.04.4 LTS. Stacktrace: ``` SEVERE: Unexpected com.google.common.base.VerifyException: Unexpected magic number in generated/src/main/java/com/example/baz...
1.0
Documentation issue: Build Tutorial - Android: Example does not build - Documentation URL: https://docs.bazel.build/versions/3.3.0/tutorial/android-app.html Installed bazel following the Ubuntu Linux using the apt repository on 18.04.4 LTS. Stacktrace: ``` SEVERE: Unexpected com.google.common.base.VerifyExcep...
non_main
documentation issue build tutorial android example does not build documentation url installed bazel following the ubuntu linux using the apt repository on lts stacktrace severe unexpected com google common base verifyexception unexpected magic number in generated src main java com examp...
0
352,754
10,545,856,233
IssuesEvent
2019-10-02 20:05:59
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
closed
Edit collection page closes when the language is changed
component: collections priority: p4 state: stale type: bug
STR: 1. Load AMO dev and open one of your collections 2. Click Edit collection details, make some changes (edit the text) 3. Change the language 4. Observe the screen Actual results: Collection's page is displayed not the edit page and edited text is lost. Expected results: The Edit collection page is stil...
1.0
Edit collection page closes when the language is changed - STR: 1. Load AMO dev and open one of your collections 2. Click Edit collection details, make some changes (edit the text) 3. Change the language 4. Observe the screen Actual results: Collection's page is displayed not the edit page and edited text is l...
non_main
edit collection page closes when the language is changed str load amo dev and open one of your collections click edit collection details make some changes edit the text change the language observe the screen actual results collection s page is displayed not the edit page and edited text is l...
0
11,746
13,837,099,693
IssuesEvent
2020-10-14 02:50:45
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
reopened
Remove `NtIdent` hack for regressed crates
A-proc-macros C-future-compatibility T-compiler
## What is this issue? If you're a crate author who's been linked here, this issue tracks removing a backwards-compatibility hack in Rust. Rust has a longstanding issue https://github.com/rust-lang/rust/issues/43081, which causes procedural macros to lose location and hygiene information (known as a "Span") under...
True
Remove `NtIdent` hack for regressed crates - ## What is this issue? If you're a crate author who's been linked here, this issue tracks removing a backwards-compatibility hack in Rust. Rust has a longstanding issue https://github.com/rust-lang/rust/issues/43081, which causes procedural macros to lose location and ...
non_main
remove ntident hack for regressed crates what is this issue if you re a crate author who s been linked here this issue tracks removing a backwards compatibility hack in rust rust has a longstanding issue which causes procedural macros to lose location and hygiene information known as a span under ...
0
5,719
30,232,146,500
IssuesEvent
2023-07-06 07:44:59
UBCSailbot/raye-local-pathfinding
https://api.github.com/repos/UBCSailbot/raye-local-pathfinding
closed
Remove references to min_voltage
bug maintain
### Purpose <!-- What is the purpose of this issue? What does this issue hope to achieve? --> The `min_voltage` ROS topic was removed in a recent PR to sailbot_msg. Local pathfinding still references `min_voltage`, which prevents the workspace from building. ### Changes <!-- What changes will be made to an existi...
True
Remove references to min_voltage - ### Purpose <!-- What is the purpose of this issue? What does this issue hope to achieve? --> The `min_voltage` ROS topic was removed in a recent PR to sailbot_msg. Local pathfinding still references `min_voltage`, which prevents the workspace from building. ### Changes <!-- Wha...
main
remove references to min voltage purpose the min voltage ros topic was removed in a recent pr to sailbot msg local pathfinding still references min voltage which prevents the workspace from building changes remove refactor all references to min voltage
1
4,955
25,455,594,941
IssuesEvent
2022-11-24 13:57:17
pace/bricks
https://api.github.com/repos/pace/bricks
closed
Provide test helper for metrics
EST::Hours S::Ready T::Maintainance
### Problem It is not easy to test if the metrics are really collected. Currently, we rely on the availability `/metrics` and use that hardcoded in our tests. ### Solution Provide a small `test/testmetrics` package that supports a user to see if metrics are collected. The "/metrics" should be taken from the ...
True
Provide test helper for metrics - ### Problem It is not easy to test if the metrics are really collected. Currently, we rely on the availability `/metrics` and use that hardcoded in our tests. ### Solution Provide a small `test/testmetrics` package that supports a user to see if metrics are collected. The "/...
main
provide test helper for metrics problem it is not easy to test if the metrics are really collected currently we rely on the availability metrics and use that hardcoded in our tests solution provide a small test testmetrics package that supports a user to see if metrics are collected the ...
1
2,837
10,209,489,549
IssuesEvent
2019-08-14 12:50:52
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
rax_facts needs to be renamed to _info and stop returning ansible_facts
affects_2.9 bug cloud module needs_maintainer needs_triage support:community
##### SUMMARY According to the [requirements](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_checklist.html#contributing-to-ansible-objective-requirements), `_facts` modules should return information that is specific to the host the module runs on as `ansible_facts`. (See also ansible/ansible#542...
True
rax_facts needs to be renamed to _info and stop returning ansible_facts - ##### SUMMARY According to the [requirements](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_checklist.html#contributing-to-ansible-objective-requirements), `_facts` modules should return information that is specific to the...
main
rax facts needs to be renamed to info and stop returning ansible facts summary according to the facts modules should return information that is specific to the host the module runs on as ansible facts see also ansible ansible for some discussion i think that this module do not satisfy this c...
1
965
4,707,894,644
IssuesEvent
2016-10-13 21:31:10
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Mutiple inputs to vsphere_guest module are silently ignored when launching from a template
affects_1.9 bug_report cloud vmware waiting_on_maintainer
[![Bountysource](https://www.bountysource.com/badge/issue?issue_id=16226901)](https://www.bountysource.com/issues/16226901-mutiple-inputs-to-vsphere_guest-module-are-silently-ignored-when-launching-from-a-template?utm_source=16226901&utm_medium=shield&utm_campaign=ISSUE_BADGE) #### Issue Type: Bug Report #### ...
True
Mutiple inputs to vsphere_guest module are silently ignored when launching from a template - [![Bountysource](https://www.bountysource.com/badge/issue?issue_id=16226901)](https://www.bountysource.com/issues/16226901-mutiple-inputs-to-vsphere_guest-module-are-silently-ignored-when-launching-from-a-template?utm_source=16...
main
mutiple inputs to vsphere guest module are silently ignored when launching from a template issue type bug report ansible version ansible configuration n a environment os x vcenter summary mutiple inputs to vsphere guest module are ignored ...
1
11,501
14,380,343,568
IssuesEvent
2020-12-02 02:34:05
KevCor99/4a
https://api.github.com/repos/KevCor99/4a
closed
file_size_estimating_template
process-dashboard
-llenado de template de estimacion de lineas de coodigo en process dashboard - correr el PROBE wizard
1.0
file_size_estimating_template - -llenado de template de estimacion de lineas de coodigo en process dashboard - correr el PROBE wizard
non_main
file size estimating template llenado de template de estimacion de lineas de coodigo en process dashboard correr el probe wizard
0
250,733
21,332,376,563
IssuesEvent
2022-04-18 10:08:36
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
[CI] CCRIT.testAutoFollowing
>test-failure :Distributed/CCR
### CI Link https://gradle-enterprise.elastic.co/s/xqkefsonks3ni/tests/:client:rest-high-level:asyncIntegTest/org.elasticsearch.client.CCRIT/testAutoFollowing?top-execution=1 ### Repro line ./gradlew ':client:rest-high-level:asyncIntegTest' --tests "org.elasticsearch.client.CCRIT.testAutoFollowing" -Dtests.seed=BD8C...
1.0
[CI] CCRIT.testAutoFollowing - ### CI Link https://gradle-enterprise.elastic.co/s/xqkefsonks3ni/tests/:client:rest-high-level:asyncIntegTest/org.elasticsearch.client.CCRIT/testAutoFollowing?top-execution=1 ### Repro line ./gradlew ':client:rest-high-level:asyncIntegTest' --tests "org.elasticsearch.client.CCRIT.testA...
non_main
ccrit testautofollowing ci link repro line gradlew client rest high level asyncintegtest tests org elasticsearch client ccrit testautofollowing dtests seed dtests locale en us dtests timezone pacific saipan druntime java does it reproduce yes applicable branches master ...
0
111,623
17,030,479,286
IssuesEvent
2021-07-04 13:07:13
turkdevops/next-auth
https://api.github.com/repos/turkdevops/next-auth
closed
CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz - autoclosed
security vulnerability
## CVE-2021-28092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary> <p>Check if a string or buffer is SVG</p> <p>Library home page: <a href="https://re...
True
CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz - autoclosed - ## CVE-2021-28092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary> <p>Check if a str...
non_main
cve high detected in is svg tgz autoclosed cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file next auth package json path to vulnerable library next auth node modules is ...
0
4,180
20,112,696,646
IssuesEvent
2022-02-07 16:25:36
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[a11y]: <AVT1> The 'id' "downshift-8-label" specified for the ARIA property 'aria-labelledby' value is not valid
type: a11y ♿ component: dropdown status: waiting for maintainer response 💬
### Package carbon-components-react ### Browser Chrome ### Operating System MacOS ### Package version v7.50.0 ### React version v16.2.0 ### Automated testing tool and ruleset IBM Equal Access Accessibility Checker ### Assistive technology _No response_ ### Description ![image](https://user-images.githubu...
True
[a11y]: <AVT1> The 'id' "downshift-8-label" specified for the ARIA property 'aria-labelledby' value is not valid - ### Package carbon-components-react ### Browser Chrome ### Operating System MacOS ### Package version v7.50.0 ### React version v16.2.0 ### Automated testing tool and ruleset IBM Equal Access Ac...
main
the id downshift label specified for the aria property aria labelledby value is not valid package carbon components react browser chrome operating system macos package version react version automated testing tool and ruleset ibm equal access accessibility ch...
1
203,906
15,890,724,780
IssuesEvent
2021-04-10 16:28:27
veg-share/frontend-ui
https://api.github.com/repos/veg-share/frontend-ui
closed
Dev Issue : Initial SetUp
Developer Phase 1 documentation set-up
**What is the issue?** > Set up initial build of React app install updated dependencies establish local/remote repository connections for all members -[ ] https://www.npmjs.com/package/react-modal
1.0
Dev Issue : Initial SetUp - **What is the issue?** > Set up initial build of React app install updated dependencies establish local/remote repository connections for all members -[ ] https://www.npmjs.com/package/react-modal
non_main
dev issue initial setup what is the issue set up initial build of react app install updated dependencies establish local remote repository connections for all members
0
17,763
10,765,919,647
IssuesEvent
2019-11-01 12:26:48
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Can we change the service principal id/secret on agent nodes at runtime?
Pri1 container-service/svc cxp product-question triaged
Hi, let's say I specified a service principal "A" when creating my AKS cluster, and as described above the service principal info will be stored in file "/etc/kubernetes/azure.json" on agent node VMs. Due to some security concern, can I change the "azure.json" file to set another service principal "B" on agent node VMs...
1.0
Can we change the service principal id/secret on agent nodes at runtime? - Hi, let's say I specified a service principal "A" when creating my AKS cluster, and as described above the service principal info will be stored in file "/etc/kubernetes/azure.json" on agent node VMs. Due to some security concern, can I change t...
non_main
can we change the service principal id secret on agent nodes at runtime hi let s say i specified a service principal a when creating my aks cluster and as described above the service principal info will be stored in file etc kubernetes azure json on agent node vms due to some security concern can i change t...
0
144,545
19,287,858,868
IssuesEvent
2021-12-11 08:53:39
turkdevops/electron
https://api.github.com/repos/turkdevops/electron
closed
CVE-2012-6708 (Medium) detected in jquery-1.7.2.min.js - autoclosed
security vulnerability
## CVE-2012-6708 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2012-6708 (Medium) detected in jquery-1.7.2.min.js - autoclosed - ## CVE-2012-6708 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaSc...
non_main
cve medium detected in jquery min js autoclosed cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file electron node modules jmespath index html path to vulnerable lib...
0
78,822
10,090,549,621
IssuesEvent
2019-07-26 12:00:12
XanaduAI/pennylane
https://api.github.com/repos/XanaduAI/pennylane
closed
QubitUnitary does not act on all wires
documentation
#### Issue description Description of the issue - In the documentation, QubitUnitary operator: 1. is stated to act on `all wires` in the system. I tested it and it can act on subsytem of wires. 2. is said to support finite difference as its gradient recipe. This can not be right as we can only input a fixed, non-...
1.0
QubitUnitary does not act on all wires - #### Issue description Description of the issue - In the documentation, QubitUnitary operator: 1. is stated to act on `all wires` in the system. I tested it and it can act on subsytem of wires. 2. is said to support finite difference as its gradient recipe. This can not be...
non_main
qubitunitary does not act on all wires issue description description of the issue in the documentation qubitunitary operator is stated to act on all wires in the system i tested it and it can act on subsytem of wires is said to support finite difference as its gradient recipe this can not be...
0
220,760
17,259,335,804
IssuesEvent
2021-07-22 04:08:26
DeFiCh/jellyfish
https://api.github.com/repos/DeFiCh/jellyfish
closed
`MasterNodeRegTestContainer` block gen feature should be controlled by testcontainers
area/testcontainers kind/refactor priority/important-soon triage/accepted
<!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: `MasterNodeRegTestContainer` block generation should be automated by testcontainers. `@defichain/testcontainers` should be created such that block generation can only be done by code within tes...
1.0
`MasterNodeRegTestContainer` block gen feature should be controlled by testcontainers - <!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: `MasterNodeRegTestContainer` block generation should be automated by testcontainers. `@defichain/testcont...
non_main
masternoderegtestcontainer block gen feature should be controlled by testcontainers what would you like to be added masternoderegtestcontainer block generation should be automated by testcontainers defichain testcontainers should be created such that block generation can only be done by code wit...
0
769,335
27,002,020,038
IssuesEvent
2023-02-10 08:40:16
shaka-project/shaka-player
https://api.github.com/repos/shaka-project/shaka-player
closed
DASH unprotected content stuck on the first frame on Samsung Tizen 5.5
type: bug flag: seeking PR status: waiting on response priority: P2 component: DASH platform: Tizen
@joeyparrish I have a potentially similar issue, both to #3046 and to #2620. Basically in a few of several attempts, the DASH stream fails to start properly, it's just stuck on the first frame, but can be initiated if the user seeks forward. From the logs, I can see that the Shaka player has detected a stall, and tr...
1.0
DASH unprotected content stuck on the first frame on Samsung Tizen 5.5 - @joeyparrish I have a potentially similar issue, both to #3046 and to #2620. Basically in a few of several attempts, the DASH stream fails to start properly, it's just stuck on the first frame, but can be initiated if the user seeks forward. Fr...
non_main
dash unprotected content stuck on the first frame on samsung tizen joeyparrish i have a potentially similar issue both to and to basically in a few of several attempts the dash stream fails to start properly it s just stuck on the first frame but can be initiated if the user seeks forward from the...
0
652,736
21,560,106,163
IssuesEvent
2022-05-01 03:03:55
devs-immortal/Paradise-Lost
https://api.github.com/repos/devs-immortal/Paradise-Lost
closed
Portal not working!!!
Bug duplicate Priority More Info Required
### What happened? he animation goes along with the sound, but the portal doesn't work. I tried to play without other mods, it did not help (Maybe the portal does not work well with worlds that were created before installing). https://www.youtube.com/watch?v=U3udsIqGWI4 ### Mod Version 1.6.5 - 1.18 ### Fabric ...
1.0
Portal not working!!! - ### What happened? he animation goes along with the sound, but the portal doesn't work. I tried to play without other mods, it did not help (Maybe the portal does not work well with worlds that were created before installing). https://www.youtube.com/watch?v=U3udsIqGWI4 ### Mod Version 1...
non_main
portal not working what happened he animation goes along with the sound but the portal doesn t work i tried to play without other mods it did not help maybe the portal does not work well with worlds that were created before installing mod version fabric api version last ...
0
737
4,330,673,379
IssuesEvent
2016-07-26 20:47:13
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
opened
Untappd: Update triggering? Example query not working
Maintainer Input Requested
One of the supplied example queries doesn't show the Untappd IA: https://duckduckgo.com/?q=bommen%20%26%20granaten%20barleywine&ia=food&drink ------ IA Page: http://duck.co/ia/view/untappd [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @urbanserj
True
Untappd: Update triggering? Example query not working - One of the supplied example queries doesn't show the Untappd IA: https://duckduckgo.com/?q=bommen%20%26%20granaten%20barleywine&ia=food&drink ------ IA Page: http://duck.co/ia/view/untappd [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.ht...
main
untappd update triggering example query not working one of the supplied example queries doesn t show the untappd ia ia page urbanserj
1
2,592
8,817,635,485
IssuesEvent
2018-12-31 03:07:10
mlabbe/nativefiledialog
https://api.github.com/repos/mlabbe/nativefiledialog
closed
ShellItem not released on error in Windows implementation
bug maintainer-confirmed windows
Hi, The following `ShellItem` is not released if an error is returned while using it (the function jumps to the end): https://github.com/mlabbe/nativefiledialog/blob/5cfe5002eb0fac1e49777a17dec70134147931e2/src/nfd_win.cpp#L403 Similarly, the file dialog itself is never released. Compare it to [the official e...
True
ShellItem not released on error in Windows implementation - Hi, The following `ShellItem` is not released if an error is returned while using it (the function jumps to the end): https://github.com/mlabbe/nativefiledialog/blob/5cfe5002eb0fac1e49777a17dec70134147931e2/src/nfd_win.cpp#L403 Similarly, the file dialo...
main
shellitem not released on error in windows implementation hi the following shellitem is not released if an error is returned while using it the function jumps to the end similarly the file dialog itself is never released compare it to
1
121,747
16,019,876,350
IssuesEvent
2021-04-20 21:08:24
equinor/design-system
https://api.github.com/repos/equinor/design-system
opened
Create color scheme for oil and gas products
design feature request
Unwritten standards exist in Equinor for visualizing products. Oil = green gas = red NGL = yellow Condensate and/or water = blue Some info about this [here from NPD:](https://statoilsrm.sharepoint.com/sites/Designsystem/_layouts/OneNote.aspx?id=%2Fsites%2FDesignsystem%2FShared%20Documents%2FGeneral%2FPower%20BI%2F...
1.0
Create color scheme for oil and gas products - Unwritten standards exist in Equinor for visualizing products. Oil = green gas = red NGL = yellow Condensate and/or water = blue Some info about this [here from NPD:](https://statoilsrm.sharepoint.com/sites/Designsystem/_layouts/OneNote.aspx?id=%2Fsites%2FDesignsystem...
non_main
create color scheme for oil and gas products unwritten standards exist in equinor for visualizing products oil green gas red ngl yellow condensate and or water blue some info about this onenote
0
39,048
10,282,202,527
IssuesEvent
2019-08-26 10:27:34
letscontrolit/ESPEasy
https://api.github.com/repos/letscontrolit/ESPEasy
closed
Puya image - where to find or what to use
Category: Build Type: Question
ESP-01S to be flashed with puya image. Read a lot, but what image to be used? In the releases there is no image name with "puya" in it? https://github.com/letscontrolit/ESPEasy/releases
1.0
Puya image - where to find or what to use - ESP-01S to be flashed with puya image. Read a lot, but what image to be used? In the releases there is no image name with "puya" in it? https://github.com/letscontrolit/ESPEasy/releases
non_main
puya image where to find or what to use esp to be flashed with puya image read a lot but what image to be used in the releases there is no image name with puya in it
0
4,957
25,457,718,309
IssuesEvent
2022-11-24 15:31:22
permon/permon
https://api.github.com/repos/permon/permon
opened
Review petscfix functions
maintainability
These functions should be contributed to PETSc or removed if already fixed
True
Review petscfix functions - These functions should be contributed to PETSc or removed if already fixed
main
review petscfix functions these functions should be contributed to petsc or removed if already fixed
1
4,938
25,376,858,620
IssuesEvent
2022-11-21 14:43:15
ClubInfoInsaT/application-amicale
https://api.github.com/repos/ClubInfoInsaT/application-amicale
closed
Mettre à jour le logo de proximo
enhancement maintainers
Le nouveau logo est sur le discord. Se fait directement sur le site etud.
True
Mettre à jour le logo de proximo - Le nouveau logo est sur le discord. Se fait directement sur le site etud.
main
mettre à jour le logo de proximo le nouveau logo est sur le discord se fait directement sur le site etud
1
244,881
18,768,825,426
IssuesEvent
2021-11-06 12:48:43
Team-Hydra-Discord/Feedback
https://api.github.com/repos/Team-Hydra-Discord/Feedback
closed
[Documentation] Create AppBot Docs
Documentation
### Describe The Issue With This Content Create AppBot docs. ### Where Does This Issue Reside? ```bash Team Hydra Docs ``` ### Expected Content Full AppBot Docs ### Additional Context _No response_
1.0
[Documentation] Create AppBot Docs - ### Describe The Issue With This Content Create AppBot docs. ### Where Does This Issue Reside? ```bash Team Hydra Docs ``` ### Expected Content Full AppBot Docs ### Additional Context _No response_
non_main
create appbot docs describe the issue with this content create appbot docs where does this issue reside bash team hydra docs expected content full appbot docs additional context no response
0
3,219
12,337,823,476
IssuesEvent
2020-05-14 15:32:13
chaoss/website
https://api.github.com/repos/chaoss/website
closed
Request to get my article featured on CHAOSS Website Blog
Maintainer Task
Good day all, I got accepted as an Outreachy intern for CHAOSS, we are expected to blog every 2 weeks. The articles are meant to be featured in the community website blog or any blog currently maintained by the community. I wrote my first article on "How i got accepted into the Outreachy Internship". Please read...
True
Request to get my article featured on CHAOSS Website Blog - Good day all, I got accepted as an Outreachy intern for CHAOSS, we are expected to blog every 2 weeks. The articles are meant to be featured in the community website blog or any blog currently maintained by the community. I wrote my first article on "Ho...
main
request to get my article featured on chaoss website blog good day all i got accepted as an outreachy intern for chaoss we are expected to blog every weeks the articles are meant to be featured in the community website blog or any blog currently maintained by the community i wrote my first article on ho...
1
5,701
30,022,705,657
IssuesEvent
2023-06-27 01:50:40
darekkay/todoist-export
https://api.github.com/repos/darekkay/todoist-export
closed
Improve state passing
Type: Maintainance
Form options (CSV/JSON) are currently passed through the OAuth `state` string parameter. This complicates passing state and is nonstandard. Instead, we should be storing this state locally with the `state` token as a key (and ideally validating the request): > If state is used for carrying application state, and int...
True
Improve state passing - Form options (CSV/JSON) are currently passed through the OAuth `state` string parameter. This complicates passing state and is nonstandard. Instead, we should be storing this state locally with the `state` token as a key (and ideally validating the request): > If state is used for carrying ap...
main
improve state passing form options csv json are currently passed through the oauth state string parameter this complicates passing state and is nonstandard instead we should be storing this state locally with the state token as a key and ideally validating the request if state is used for carrying ap...
1
226,849
25,008,692,955
IssuesEvent
2022-11-03 13:49:11
temporalio/sdk-go
https://api.github.com/repos/temporalio/sdk-go
closed
golang.org/x/tools-v0.1.10: 3 vulnerabilities (highest severity is: 6.1) - autoclosed
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>golang.org/x/tools-v0.1.10</b></p></summary> <p></p> <p>Library home page: <a href="https://proxy.golang.org/golang.org/x/tools/@v/v0.1.10.zip">https://proxy.golang.o...
True
golang.org/x/tools-v0.1.10: 3 vulnerabilities (highest severity is: 6.1) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>golang.org/x/tools-v0.1.10</b></p></summary> <p></p> <p>Library home page: <a ...
non_main
golang org x tools vulnerabilities highest severity is autoclosed vulnerable library golang org x tools library home page a href found in head commit a href vulnerabilities cve severity cvss dependency type fixed in golang org x tools ver...
0
234,916
18,022,591,209
IssuesEvent
2021-09-16 21:36:12
AlmaLinux/build-system
https://api.github.com/repos/AlmaLinux/build-system
opened
Add a link to the Build System project board to README
documentation
We are using a GitHub's kanban board https://github.com/orgs/AlmaLinux/projects/1 for the Build System project. It would be nice to mention that fact in the README file so that people know where progress can be tracked.
1.0
Add a link to the Build System project board to README - We are using a GitHub's kanban board https://github.com/orgs/AlmaLinux/projects/1 for the Build System project. It would be nice to mention that fact in the README file so that people know where progress can be tracked.
non_main
add a link to the build system project board to readme we are using a github s kanban board for the build system project it would be nice to mention that fact in the readme file so that people know where progress can be tracked
0
283,858
21,335,390,265
IssuesEvent
2022-04-18 14:01:08
MetLife/TlsTestGate
https://api.github.com/repos/MetLife/TlsTestGate
closed
Wrong screenshot?
documentation
in https://marketplace.visualstudio.com/items?itemName=gattjoe.TlsTestGate i see: ![image](https://user-images.githubusercontent.com/29877074/163319786-0ddddb52-8258-4a33-bb32-ba8c03baa8e5.png) in [manual](https://github.com/MetLife/TlsTestGate#yaml-sample) i see: `steps: - task: JoeGatt.TlsTestGate.custom-build-re...
1.0
Wrong screenshot? - in https://marketplace.visualstudio.com/items?itemName=gattjoe.TlsTestGate i see: ![image](https://user-images.githubusercontent.com/29877074/163319786-0ddddb52-8258-4a33-bb32-ba8c03baa8e5.png) in [manual](https://github.com/MetLife/TlsTestGate#yaml-sample) i see: `steps: - task: JoeGatt.TlsTest...
non_main
wrong screenshot in i see in i see steps task joegatt tlstestgate custom build release task tlstestgate displayname github com ssl tls test gate inputs baseurl github com port dnsserver failbuild true
0
351,659
10,521,765,214
IssuesEvent
2019-09-30 07:04:52
AY1920S1-CS2103T-T09-2/main
https://api.github.com/repos/AY1920S1-CS2103T-T09-2/main
opened
As a student who wants to get stronger i want to be advised on how much increment I should make for each exercise
priority.Low type.Story
so that i can train progressively
1.0
As a student who wants to get stronger i want to be advised on how much increment I should make for each exercise - so that i can train progressively
non_main
as a student who wants to get stronger i want to be advised on how much increment i should make for each exercise so that i can train progressively
0
5,039
25,841,221,827
IssuesEvent
2022-12-13 00:37:36
ElasticPerch/websocket
https://api.github.com/repos/ElasticPerch/websocket
opened
Add Upgrader.NegotiateSubprotocols
waiting on new maintainer feature request
From websocket created by [garyburd](https://github.com/garyburd): gorilla/websocket#480 See discussion [in this comment](https://github.com/gorilla/websocket/issues/399#issuecomment-413661967).
True
Add Upgrader.NegotiateSubprotocols - From websocket created by [garyburd](https://github.com/garyburd): gorilla/websocket#480 See discussion [in this comment](https://github.com/gorilla/websocket/issues/399#issuecomment-413661967).
main
add upgrader negotiatesubprotocols from websocket created by gorilla websocket see discussion
1
300,993
22,708,219,232
IssuesEvent
2022-07-05 16:29:14
Issafalcon/lsp-overloads.nvim
https://api.github.com/repos/Issafalcon/lsp-overloads.nvim
closed
Plugin documentation
documentation
Generate vim docs and README: - Write README to include: - Summary of the plugin - Gif of signature helper - Setup and configuration - Acknowledgements - Use github action to generate and commit Pandoc conversions of README to vim docs
1.0
Plugin documentation - Generate vim docs and README: - Write README to include: - Summary of the plugin - Gif of signature helper - Setup and configuration - Acknowledgements - Use github action to generate and commit Pandoc conversions of README to vim docs
non_main
plugin documentation generate vim docs and readme write readme to include summary of the plugin gif of signature helper setup and configuration acknowledgements use github action to generate and commit pandoc conversions of readme to vim docs
0
54,458
6,388,330,830
IssuesEvent
2017-08-03 15:22:13
WormBase/website
https://api.github.com/repos/WormBase/website
closed
Broken expression rest endpoint live/staging
Bug Report HelpDesk Under testing Webteam
*Submitted from the feedback form on the WormBase website.* <p>Server Error: 500 at <a href="http://www.wormbase.org/rest/widget/gene/WBGene00000412/expression">rest/widget/gene/WBGene00000412/expression</a></p><p> </p><p>Error Message:<br> Caught exception in WormBase::Web::Controller::REST-&gt;widget "http://rest.w...
1.0
Broken expression rest endpoint live/staging - *Submitted from the feedback form on the WormBase website.* <p>Server Error: 500 at <a href="http://www.wormbase.org/rest/widget/gene/WBGene00000412/expression">rest/widget/gene/WBGene00000412/expression</a></p><p> </p><p>Error Message:<br> Caught exception in WormBase::...
non_main
broken expression rest endpoint live staging submitted from the feedback form on the wormbase website server error at a href error message caught exception in wormbase web controller rest gt widget failed with at var lib jenkins jobs staging build workspace lib wormbase web controller rest ...
0
95,551
12,004,320,581
IssuesEvent
2020-04-09 11:18:55
Western-Health-Covid19-Collaboration/wh_covid19_app
https://api.github.com/repos/Western-Health-Covid19-Collaboration/wh_covid19_app
closed
Change intubation checklist infographic
#1 Priority Design
The intubation checklist infographic (accessible through tertiary PDF button) requires updating to reflect changes in guidelines form 9th April. Attached is new infographic. @lukesleeman @Western-Health-Covid19-Collaboration/designers This might have to go through design first of all prior to devs? [9thAprSAS CO...
1.0
Change intubation checklist infographic - The intubation checklist infographic (accessible through tertiary PDF button) requires updating to reflect changes in guidelines form 9th April. Attached is new infographic. @lukesleeman @Western-Health-Covid19-Collaboration/designers This might have to go through design fi...
non_main
change intubation checklist infographic the intubation checklist infographic accessible through tertiary pdf button requires updating to reflect changes in guidelines form april attached is new infographic lukesleeman western health collaboration designers this might have to go through design first of a...
0
768,426
26,962,837,021
IssuesEvent
2023-02-08 19:37:51
nanovms/nanos
https://api.github.com/repos/nanovms/nanos
closed
tracking tkt for elasticsearch - low priority
jvm low-priority
get a few variations of this ``` warning: overwriting existing file /etc/resolv.conf hostpath old: /home/eyberg/.ops/.staging/java_1.8.0_191/sysroot/etc/resolv.conf new: /home/eyberg/.ops/java_temp/resolv.conf warning: overwriting existing file /proc/sys/kernel/hostname hostpath old: /home/eyberg/.ops/.staging/jav...
1.0
tracking tkt for elasticsearch - low priority - get a few variations of this ``` warning: overwriting existing file /etc/resolv.conf hostpath old: /home/eyberg/.ops/.staging/java_1.8.0_191/sysroot/etc/resolv.conf new: /home/eyberg/.ops/java_temp/resolv.conf warning: overwriting existing file /proc/sys/kernel/hostn...
non_main
tracking tkt for elasticsearch low priority get a few variations of this warning overwriting existing file etc resolv conf hostpath old home eyberg ops staging java sysroot etc resolv conf new home eyberg ops java temp resolv conf warning overwriting existing file proc sys kernel hostnam...
0
1,638
6,572,661,924
IssuesEvent
2017-09-11 04:11:13
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
firewalld: Allow Service definition and Source IP/Block specification
affects_2.2 feature_idea waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME firewalld ##### ANSIBLE VERSION ``` ansible 2.2.0.0 ``` ##### OS / ENVIRONMENT Redhat 7+ ##### SUMMARY The firewalld module should be improved to allow more basic functions. Right now, you can allow everything from a host, everything to a port, e...
True
firewalld: Allow Service definition and Source IP/Block specification - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME firewalld ##### ANSIBLE VERSION ``` ansible 2.2.0.0 ``` ##### OS / ENVIRONMENT Redhat 7+ ##### SUMMARY The firewalld module should be improved to allow more basic functions. ...
main
firewalld allow service definition and source ip block specification issue type feature idea component name firewalld ansible version ansible os environment redhat summary the firewalld module should be improved to allow more basic functions ...
1
12,601
3,631,332,747
IssuesEvent
2016-02-11 00:49:17
systemd/systemd
https://api.github.com/repos/systemd/systemd
closed
Manpage for systemctl is incorrect, full service name isn't needed for enable/disable
documentation systemctl
The manpage (http://www.freedesktop.org/software/systemd/man/systemctl.html) says: >For unit file commands, the specified NAME should be the full name of the unit file, or the absolute path to the unit file: > > systemctl enable foo.service >or > systemctl link /path/to/foo.service but you can actually use sy...
1.0
Manpage for systemctl is incorrect, full service name isn't needed for enable/disable - The manpage (http://www.freedesktop.org/software/systemd/man/systemctl.html) says: >For unit file commands, the specified NAME should be the full name of the unit file, or the absolute path to the unit file: > > systemctl enabl...
non_main
manpage for systemctl is incorrect full service name isn t needed for enable disable the manpage says for unit file commands the specified name should be the full name of the unit file or the absolute path to the unit file systemctl enable foo service or systemctl link path to foo service b...
0
1,889
6,577,532,919
IssuesEvent
2017-09-12 01:34:29
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
iam_policy module errors out when using policy_json field
affects_2.0 aws bug_report cloud waiting_on_maintainer
##### Issue Type: - Bug Report ##### Plugin Name: iam_policy ##### Ansible Version: 2.0.1.0 ##### Ansible Configuration: n/a ##### Environment: n/a ##### Summary: iam_policy module errors out if you use the policy_json field. PR #2730 introduced this bug. ##### Steps To Reproduce: Example: ``` - iam_policy: ...
True
iam_policy module errors out when using policy_json field - ##### Issue Type: - Bug Report ##### Plugin Name: iam_policy ##### Ansible Version: 2.0.1.0 ##### Ansible Configuration: n/a ##### Environment: n/a ##### Summary: iam_policy module errors out if you use the policy_json field. PR #2730 introduced this bug...
main
iam policy module errors out when using policy json field issue type bug report plugin name iam policy ansible version ansible configuration n a environment n a summary iam policy module errors out if you use the policy json field pr introduced this bug ...
1
1,422
3,738,859,406
IssuesEvent
2016-03-09 00:53:53
Royedc4/caYca
https://api.github.com/repos/Royedc4/caYca
closed
Presentation 4 korea
requirement
Required by Alba Isabel. New specific presentation of caYca to Korea people.
1.0
Presentation 4 korea - Required by Alba Isabel. New specific presentation of caYca to Korea people.
non_main
presentation korea required by alba isabel new specific presentation of cayca to korea people
0
21,915
11,424,548,328
IssuesEvent
2020-02-03 17:59:09
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Keras RNN training speed significantly slower with eager execution/control flow v2
TF 2.0 comp:keras type:performance
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A - TensorFlow installe...
True
Keras RNN training speed significantly slower with eager execution/control flow v2 - **System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 - Mobile device (e.g. iPhone 8, Pixel...
non_main
keras rnn training speed significantly slower with eager execution control flow system information have i written custom code as opposed to using a stock example script provided in tensorflow yes os platform and distribution e g linux ubuntu windows mobile device e g iphone pixel ...
0
14,985
9,635,603,485
IssuesEvent
2019-05-16 01:58:25
PuzzleServer/mainpuzzleserver
https://api.github.com/repos/PuzzleServer/mainpuzzleserver
closed
[P0] Add team blurbs
enhancement usability
Allow teams to fill in a blurb that will be shown during matchmaking to help them find players that are good fits for their teams
True
[P0] Add team blurbs - Allow teams to fill in a blurb that will be shown during matchmaking to help them find players that are good fits for their teams
non_main
add team blurbs allow teams to fill in a blurb that will be shown during matchmaking to help them find players that are good fits for their teams
0
557,441
16,509,691,989
IssuesEvent
2021-05-26 01:22:28
eclipse-ee4j/glassfish
https://api.github.com/repos/eclipse-ee4j/glassfish
closed
appclient -user xxx option is ignored unless -passwordfile is given
Component: security ERR: Assignee Priority: Major Stale Type: Bug
Steps to reproduce: * appclient -name myname -client MyClient.jar Expected result: * Login dialog should default user name to "myname". Actual result: * Login dialog defaults user name to Windows Account. #### Environment GlassFish 3.1.1, Win 7 Pro SP 1 (64 Bit), JDK 1.7.0_21
1.0
appclient -user xxx option is ignored unless -passwordfile is given - Steps to reproduce: * appclient -name myname -client MyClient.jar Expected result: * Login dialog should default user name to "myname". Actual result: * Login dialog defaults user name to Windows Account. #### Environment GlassFish 3.1.1, ...
non_main
appclient user xxx option is ignored unless passwordfile is given steps to reproduce appclient name myname client myclient jar expected result login dialog should default user name to myname actual result login dialog defaults user name to windows account environment glassfish ...
0
1,305
5,545,189,143
IssuesEvent
2017-03-22 20:58:11
WhitestormJS/whitestorm.js
https://api.github.com/repos/WhitestormJS/whitestorm.js
opened
Spec/tests closer to src code
MAINTAINANCE
Ideally the tests should be closer to the src code. Why? Incentive to test the code. Not having to search for where existing specs are etc. If not possible/difficult with our current setup, let's at least bring structure to the specs we have in the `test` folder. Or discuss. what we have right now is far from ...
True
Spec/tests closer to src code - Ideally the tests should be closer to the src code. Why? Incentive to test the code. Not having to search for where existing specs are etc. If not possible/difficult with our current setup, let's at least bring structure to the specs we have in the `test` folder. Or discuss. wha...
main
spec tests closer to src code ideally the tests should be closer to the src code why incentive to test the code not having to search for where existing specs are etc if not possible difficult with our current setup let s at least bring structure to the specs we have in the test folder or discuss wha...
1
3,116
11,904,991,493
IssuesEvent
2020-03-30 17:47:30
diofant/diofant
https://api.github.com/repos/diofant/diofant
opened
Port remaining polys/dense*.py methods to sparse polys
maintainability polys
Ex., implement PolyElement.decompose(), per [this TODO](https://github.com/diofant/diofant/blob/3d08f9ab8cd77359f97411382ad754b5dc09b96e/diofant/polys/rings.py#L2058-L2059).
True
Port remaining polys/dense*.py methods to sparse polys - Ex., implement PolyElement.decompose(), per [this TODO](https://github.com/diofant/diofant/blob/3d08f9ab8cd77359f97411382ad754b5dc09b96e/diofant/polys/rings.py#L2058-L2059).
main
port remaining polys dense py methods to sparse polys ex implement polyelement decompose per
1
3,581
14,367,640,018
IssuesEvent
2020-12-01 07:03:55
adda-team/adda
https://api.github.com/repos/adda-team/adda
closed
Upgrade to clFFT and clBLAS
OpenCL comp-Library enhancement maintainability pri-High
``` AMD has open-sourced its projects clAmdFft and clAmdBlas some time ago. Now they are called clFFT and clBLAS respectively. And these projects have new binary releases: https://github.com/clMathLibraries/clFFT/releases https://github.com/clMathLibraries/clBLAS/releases The changelog is probably not that impressiv...
True
Upgrade to clFFT and clBLAS - ``` AMD has open-sourced its projects clAmdFft and clAmdBlas some time ago. Now they are called clFFT and clBLAS respectively. And these projects have new binary releases: https://github.com/clMathLibraries/clFFT/releases https://github.com/clMathLibraries/clBLAS/releases The changelog ...
main
upgrade to clfft and clblas amd has open sourced its projects clamdfft and clamdblas some time ago now they are called clfft and clblas respectively and these projects have new binary releases the changelog is probably not that impressive yet but it make sense to upgrade to it before the next release ...
1
60,289
8,414,787,861
IssuesEvent
2018-10-13 07:08:41
deeplearning4j/deeplearning4j
https://api.github.com/repos/deeplearning4j/deeplearning4j
closed
ND4J: Add instructions for AVX artifacts
Documentation ND4J
The instructions to use AVX binaries on the following page isn't available in the new docs: https://github.com/deeplearning4j/nd4j/blob/gh-pages/getstarted.md
1.0
ND4J: Add instructions for AVX artifacts - The instructions to use AVX binaries on the following page isn't available in the new docs: https://github.com/deeplearning4j/nd4j/blob/gh-pages/getstarted.md
non_main
add instructions for avx artifacts the instructions to use avx binaries on the following page isn t available in the new docs
0
104,009
11,387,474,641
IssuesEvent
2020-01-29 15:05:06
vtex-apps/io-documentation
https://api.github.com/repos/vtex-apps/io-documentation
closed
vtex-apps/helloworld has no documentation yet
no-documentation
[vtex-apps/helloworld](https://github.com/vtex-apps/helloworld) hasn't created any README file yet or is not using Docs Builder
1.0
vtex-apps/helloworld has no documentation yet - [vtex-apps/helloworld](https://github.com/vtex-apps/helloworld) hasn't created any README file yet or is not using Docs Builder
non_main
vtex apps helloworld has no documentation yet hasn t created any readme file yet or is not using docs builder
0
815,533
30,560,275,691
IssuesEvent
2023-07-20 14:13:09
intersystems-community/vscode-objectscript
https://api.github.com/repos/intersystems-community/vscode-objectscript
closed
revisit support export/import xml
enhancement upstream priority/important-soon
Hi All, with the deprecation of InterSystems Studio, can we look into getting export/import of xml packaged source code implemented? As a developer i often have the issue that i need to transport code from e.g. a non CCR controlled scratch environment to the BASE environment which then is under CCR source control. ...
1.0
revisit support export/import xml - Hi All, with the deprecation of InterSystems Studio, can we look into getting export/import of xml packaged source code implemented? As a developer i often have the issue that i need to transport code from e.g. a non CCR controlled scratch environment to the BASE environment whic...
non_main
revisit support export import xml hi all with the deprecation of intersystems studio can we look into getting export import of xml packaged source code implemented as a developer i often have the issue that i need to transport code from e g a non ccr controlled scratch environment to the base environment whic...
0
1,262
5,353,855,504
IssuesEvent
2017-02-20 07:54:14
espeak-ng/espeak-ng
https://api.github.com/repos/espeak-ng/espeak-ng
closed
Merge the android branch into master.
maintainability portability resolved/fixed
Now that espeak-ng has diverged from espeak, it makes sense to have the android branch merged into the main development line. This will make it easier to maintain the Android support in the future and keep it up-to-date. - [x] Merge the android code into the master branch. - [x] Fix building the JNI and libespeak-n...
True
Merge the android branch into master. - Now that espeak-ng has diverged from espeak, it makes sense to have the android branch merged into the main development line. This will make it easier to maintain the Android support in the future and keep it up-to-date. - [x] Merge the android code into the master branch. - ...
main
merge the android branch into master now that espeak ng has diverged from espeak it makes sense to have the android branch merged into the main development line this will make it easier to maintain the android support in the future and keep it up to date merge the android code into the master branch ...
1
7,797
8,056,695,841
IssuesEvent
2018-08-02 13:29:07
spring-io/initializr
https://api.github.com/repos/spring-io/initializr
closed
Remove JTA entries
type: service-upgrade
We currently have three entries for JTA and the traffic on them is quite low. While supporting JTA is important for Spring Boot, I am not entirely sure we should promote its usage for new projects. In our effort to focus our proposition, I am wondering if we shouldn't remove them.
1.0
Remove JTA entries - We currently have three entries for JTA and the traffic on them is quite low. While supporting JTA is important for Spring Boot, I am not entirely sure we should promote its usage for new projects. In our effort to focus our proposition, I am wondering if we shouldn't remove them.
non_main
remove jta entries we currently have three entries for jta and the traffic on them is quite low while supporting jta is important for spring boot i am not entirely sure we should promote its usage for new projects in our effort to focus our proposition i am wondering if we shouldn t remove them
0
975
4,726,024,203
IssuesEvent
2016-10-18 08:54:17
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
win_owner fails with recurse option specified
affects_2.1 bug_report waiting_on_maintainer windows
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME win_owner ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1....
True
win_owner fails with recurse option specified - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME win_owner ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --vers...
main
win owner fails with recurse option specified issue type bug report component name win owner ansible version ansible configuration n a os environment mention the os you are running ansible from and the os you are m...
1
515
3,883,049,194
IssuesEvent
2016-04-13 12:31:37
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Quack
Improvement Maintainer Input Requested
The "Need a Slack Invitation?" message needs updating after the Slackbot is deployed. ------ IA Page: http://duck.co/ia/view/quackhack_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @zekiel
True
Quack - The "Need a Slack Invitation?" message needs updating after the Slackbot is deployed. ------ IA Page: http://duck.co/ia/view/quackhack_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @zekiel
main
quack the need a slack invitation message needs updating after the slackbot is deployed ia page zekiel
1
2,170
7,603,104,890
IssuesEvent
2018-04-29 10:50:00
lansuite/lansuite
https://api.github.com/repos/lansuite/lansuite
opened
Scheduling a release / TODOs for the next release
pending-maintainer-response question
## Context The last release of LanSuite was v4.2 from Mar 15, 2015. Since then we did a couple of changes here and there. What changes do we want/need to do before we ship a new release? - [ ] Add a `CHANGELOG.md` with the listed changes - [ ] Fix #72 - [ ] Fix #9 - [ ] Fix #89 - [ ] Fix #145 - [ ] Fix ...
True
Scheduling a release / TODOs for the next release - ## Context The last release of LanSuite was v4.2 from Mar 15, 2015. Since then we did a couple of changes here and there. What changes do we want/need to do before we ship a new release? - [ ] Add a `CHANGELOG.md` with the listed changes - [ ] Fix #72 - [ ...
main
scheduling a release todos for the next release context the last release of lansuite was from mar since then we did a couple of changes here and there what changes do we want need to do before we ship a new release add a changelog md with the listed changes fix fix ...
1
2,714
9,544,095,952
IssuesEvent
2019-05-01 13:06:38
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
closed
EventArgs should not implement interfaces
Area: analyzer Area: maintainability backlog feature
`EventArgs` are by themselves contracts. Therefore, they should not implement any additional interface.
True
EventArgs should not implement interfaces - `EventArgs` are by themselves contracts. Therefore, they should not implement any additional interface.
main
eventargs should not implement interfaces eventargs are by themselves contracts therefore they should not implement any additional interface
1
4,438
23,057,650,776
IssuesEvent
2022-07-25 06:56:32
samkatakouzinosracing/nspace.hu-soundshift
https://api.github.com/repos/samkatakouzinosracing/nspace.hu-soundshift
closed
Edit Global Mazda MX-5 Cup shift point to 7200 rpm
vehicle maintain
It's set at 6400 rpm now, which is hit almost immediately after changing up a gear. I have set it at 7200 rpm now, which is also the exact moment the red light comes up in game and gives you just enough time to change gears before hitting the limiter. In the MX-5, afaik, it's important to stay in a gear as long as poss...
True
Edit Global Mazda MX-5 Cup shift point to 7200 rpm - It's set at 6400 rpm now, which is hit almost immediately after changing up a gear. I have set it at 7200 rpm now, which is also the exact moment the red light comes up in game and gives you just enough time to change gears before hitting the limiter. In the MX-5, af...
main
edit global mazda mx cup shift point to rpm it s set at rpm now which is hit almost immediately after changing up a gear i have set it at rpm now which is also the exact moment the red light comes up in game and gives you just enough time to change gears before hitting the limiter in the mx afaik it s...
1
35,237
16,992,924,901
IssuesEvent
2021-07-01 00:02:53
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
kvserver: limit MVCC scan in Raft Entries retrieval
A-kv-replication C-bug C-performance N-followup O-postmortem T-kv
In a recent customer escalation, we saw a newly elected Raft leader spend so long to send 100 log entries to catch up a follower that it missed its heartbeat. The log entries were found to be about 132 kb each, and we limit these messages to be a maximum of 32 kb (but at least 1 entry), so responses were being sent wit...
True
kvserver: limit MVCC scan in Raft Entries retrieval - In a recent customer escalation, we saw a newly elected Raft leader spend so long to send 100 log entries to catch up a follower that it missed its heartbeat. The log entries were found to be about 132 kb each, and we limit these messages to be a maximum of 32 kb (b...
non_main
kvserver limit mvcc scan in raft entries retrieval in a recent customer escalation we saw a newly elected raft leader spend so long to send log entries to catch up a follower that it missed its heartbeat the log entries were found to be about kb each and we limit these messages to be a maximum of kb but at...
0
1,338
5,721,482,647
IssuesEvent
2017-04-20 06:46:16
tomchentw/react-google-maps
https://api.github.com/repos/tomchentw/react-google-maps
closed
triggerEvent('resize') does...what?
CALL_FOR_MAINTAINERS
http://react-google-maps.tomchentw.com/#/?_k=vkf06f If you load this in Chrome nightly and open the console, you can see the logs dump on the window resize event, but the map is not being updated to reflect the changing screen size. The example code just logs the component instance on resize. But how does one actuall...
True
triggerEvent('resize') does...what? - http://react-google-maps.tomchentw.com/#/?_k=vkf06f If you load this in Chrome nightly and open the console, you can see the logs dump on the window resize event, but the map is not being updated to reflect the changing screen size. The example code just logs the component instan...
main
triggerevent resize does what if you load this in chrome nightly and open the console you can see the logs dump on the window resize event but the map is not being updated to reflect the changing screen size the example code just logs the component instance on resize but how does one actually trigger th...
1
1,030
4,827,515,754
IssuesEvent
2016-11-07 13:52:44
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
temporary AWS Access Keys results in auth failures
affects_1.9 aws bug_report cloud waiting_on_maintainer
#### Issue Type: Bug Report #### Component Name: ec2 module #### Ansible Version: ansible 1.9.4 #### Ansible Configuration: none #### Environment: Mac OSX 10.11 / Not applicable #### Summary: Using temporary AWS Access Keys results in auth failures #### Steps to reproduce: generate temporary access keys (eg. v...
True
temporary AWS Access Keys results in auth failures - #### Issue Type: Bug Report #### Component Name: ec2 module #### Ansible Version: ansible 1.9.4 #### Ansible Configuration: none #### Environment: Mac OSX 10.11 / Not applicable #### Summary: Using temporary AWS Access Keys results in auth failures #### Steps...
main
temporary aws access keys results in auth failures issue type bug report component name module ansible version ansible ansible configuration none environment mac osx not applicable summary using temporary aws access keys results in auth failures steps to ...
1
285,789
31,155,588,778
IssuesEvent
2023-08-16 12:56:53
nidhi7598/linux-4.1.15_CVE-2018-5873
https://api.github.com/repos/nidhi7598/linux-4.1.15_CVE-2018-5873
opened
CVE-2022-22764 (High) detected in linuxlinux-4.1.52
Mend: dependency security vulnerability
## CVE-2022-22764 - High 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.ker...
True
CVE-2022-22764 (High) detected in linuxlinux-4.1.52 - ## CVE-2022-22764 - High 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_main
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details mozilla ...
0
32,686
8,921,078,995
IssuesEvent
2019-01-21 09:08:32
neovim/neovim
https://api.github.com/repos/neovim/neovim
closed
(clang >= 6.0 bug) Annoying warnings for isnan(), fpclassify(), et al
blocked:external build help wanted
- `nvim --version`: ef4feab0e75be - Vim (version: 8.0.1565) behaves differently? No warnings, but I didn't check if the same functions were used - Operating system/version: arch linux - Terminal name/version: pangoterm - `$TERM`: xterm ### Steps to reproduce using `nvim -u NORC` ``` rm -rf build && CMAKE_EXTR...
1.0
(clang >= 6.0 bug) Annoying warnings for isnan(), fpclassify(), et al - - `nvim --version`: ef4feab0e75be - Vim (version: 8.0.1565) behaves differently? No warnings, but I didn't check if the same functions were used - Operating system/version: arch linux - Terminal name/version: pangoterm - `$TERM`: xterm ### ...
non_main
clang bug annoying warnings for isnan fpclassify et al nvim version vim version behaves differently no warnings but i didn t check if the same functions were used operating system version arch linux terminal name version pangoterm term xterm steps to reprod...
0
2,654
9,083,455,570
IssuesEvent
2019-02-17 20:37:25
pound-python/infobob
https://api.github.com/repos/pound-python/infobob
closed
Remove unused commands
maintainability
`infobob_exec`, `infobob_codepad`, and `infobob_print` can be removed, they haven't been active in a while, and it'd doubtful they even work still.
True
Remove unused commands - `infobob_exec`, `infobob_codepad`, and `infobob_print` can be removed, they haven't been active in a while, and it'd doubtful they even work still.
main
remove unused commands infobob exec infobob codepad and infobob print can be removed they haven t been active in a while and it d doubtful they even work still
1
428
3,516,654,646
IssuesEvent
2016-01-12 01:03:29
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Java cask fails to install
awaiting maintainer feedback bug cask
### Description of issue Java cask will not install. ### Output of `brew cask install java --verbose` ``` $ brew cask install java --verbose ==> Caveats This Cask makes minor modifications to the JRE to prevent issues with packaged applications, as discussed here: https://bugs.eclipse.org/bugs/show_bu...
True
Java cask fails to install - ### Description of issue Java cask will not install. ### Output of `brew cask install java --verbose` ``` $ brew cask install java --verbose ==> Caveats This Cask makes minor modifications to the JRE to prevent issues with packaged applications, as discussed here: https://...
main
java cask fails to install description of issue java cask will not install output of brew cask install java verbose brew cask install java verbose caveats this cask makes minor modifications to the jre to prevent issues with packaged applications as discussed here if ...
1
101,110
30,876,042,897
IssuesEvent
2023-08-03 14:21:31
helidon-io/helidon
https://api.github.com/repos/helidon-io/helidon
opened
[4.x] `Prototype.BuilderInterceptor` was renamed to `Prototype.BuilderDecorator`; the builder README and `@Prototype.Blueprint` attributes are now inconsistent with the change
4.x builder
## Environment Details * Helidon Version: 4.x * Helidon SE or Helidon MP * JDK version: * OS: * Docker version (if applicable): ---------- ## Problem Description A recent PR #7281 renamed `Prototype.BuilderInterceptor` to `Prototype.BuilderDecorator`, but: * the builder `README.md` was not updated * the...
1.0
[4.x] `Prototype.BuilderInterceptor` was renamed to `Prototype.BuilderDecorator`; the builder README and `@Prototype.Blueprint` attributes are now inconsistent with the change - ## Environment Details * Helidon Version: 4.x * Helidon SE or Helidon MP * JDK version: * OS: * Docker version (if applicable): -----...
non_main
prototype builderinterceptor was renamed to prototype builderdecorator the builder readme and prototype blueprint attributes are now inconsistent with the change environment details helidon version x helidon se or helidon mp jdk version os docker version if applicable ...
0
45,917
13,055,821,972
IssuesEvent
2020-07-30 02:50:20
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
libarchive review (Trac #261)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/261 ```json { "status": "closed", "changetime": "2014-11-23T03:37:57", "description": "See: #IT282", "reporter": "nega", "cc": "", "resolution": "worksforme", "_ts": "1416713877165085", "component": "combo core", "summary": "...
1.0
libarchive review (Trac #261) - Migrated from https://code.icecube.wisc.edu/ticket/261 ```json { "status": "closed", "changetime": "2014-11-23T03:37:57", "description": "See: #IT282", "reporter": "nega", "cc": "", "resolution": "worksforme", "_ts": "1416713877165085", "component":...
non_main
libarchive review trac migrated from json status closed changetime description see reporter nega cc resolution worksforme ts component combo core summary libarchive review priority ...
0
75,271
7,467,696,132
IssuesEvent
2018-04-02 16:15:37
GoogleCloudPlatform/forseti-security
https://api.github.com/repos/GoogleCloudPlatform/forseti-security
closed
Enable the IAM and firewall notification by default.
module: notifier priority: p1 release-testing: 2.0 RC2
This is currently disabled. But after removing the notification from the scanner, this needs to be enabled. https://github.com/GoogleCloudPlatform/forseti-security/blob/2.0-dev/configs/server/forseti_conf_server.yaml.in#L85
1.0
Enable the IAM and firewall notification by default. - This is currently disabled. But after removing the notification from the scanner, this needs to be enabled. https://github.com/GoogleCloudPlatform/forseti-security/blob/2.0-dev/configs/server/forseti_conf_server.yaml.in#L85
non_main
enable the iam and firewall notification by default this is currently disabled but after removing the notification from the scanner this needs to be enabled
0
296,732
22,321,314,747
IssuesEvent
2022-06-14 06:43:34
elastic/package-spec
https://api.github.com/repos/elastic/package-spec
opened
Create implementation guide for the spec
documentation
The package spec contains descriptions of resources that can be installed in the Elastic Stack. Some resources need special management that is not always trivial ([example](https://github.com/elastic/package-spec/pull/307/files#r895515041)). It may be good to maintain in the spec a reference documentation for clients t...
1.0
Create implementation guide for the spec - The package spec contains descriptions of resources that can be installed in the Elastic Stack. Some resources need special management that is not always trivial ([example](https://github.com/elastic/package-spec/pull/307/files#r895515041)). It may be good to maintain in the s...
non_main
create implementation guide for the spec the package spec contains descriptions of resources that can be installed in the elastic stack some resources need special management that is not always trivial it may be good to maintain in the spec a reference documentation for clients that implement the package spec ...
0
101,828
4,141,752,446
IssuesEvent
2016-06-14 07:20:38
qspin/qtaste
https://api.github.com/repos/qspin/qtaste
closed
QTaste doesn't generate all Test API documentation anymore
category:kernel priority:low status:To be validated type:update
In QTaste 2.1.0 and current 2.2.0-SNAPSHOT, the Test API documentation generated in /target/TestAPI-doc/ doesn't include the documentation of the other Test API on which the Test API depends anymore. E.g. at BMS level, I had the documentation of BMS, BDS, BSS, ICOMP, QTaste-Toolbox, etc..., now I only have BMS docum...
1.0
QTaste doesn't generate all Test API documentation anymore - In QTaste 2.1.0 and current 2.2.0-SNAPSHOT, the Test API documentation generated in /target/TestAPI-doc/ doesn't include the documentation of the other Test API on which the Test API depends anymore. E.g. at BMS level, I had the documentation of BMS, BDS, ...
non_main
qtaste doesn t generate all test api documentation anymore in qtaste and current snapshot the test api documentation generated in target testapi doc doesn t include the documentation of the other test api on which the test api depends anymore e g at bms level i had the documentation of bms bds ...
0
1,306
5,546,361,385
IssuesEvent
2017-03-23 00:35:46
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
opened
Packing structs on Windows
Difficulty-Easy Language-C++ Maintainability OpSys-Windows
Do it the same way Jack does: https://github.com/jackaudio/jack2/blob/master/common/jack/systemdeps.h So we can then add that code to here: https://github.com/OpenLightingProject/ola/blob/master/include/ola/base/Macro.h#L139 And use it whenever we're packing structs with PRE_PACK and POST_PACK.
True
Packing structs on Windows - Do it the same way Jack does: https://github.com/jackaudio/jack2/blob/master/common/jack/systemdeps.h So we can then add that code to here: https://github.com/OpenLightingProject/ola/blob/master/include/ola/base/Macro.h#L139 And use it whenever we're packing structs with PRE_PACK an...
main
packing structs on windows do it the same way jack does so we can then add that code to here and use it whenever we re packing structs with pre pack and post pack
1
1,898
6,577,549,525
IssuesEvent
2017-09-12 01:41:36
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
while running a copy module task, ansible requested this info passed to the list.
affects_2.0 bug_report waiting_on_maintainer
##### Issue Type: - Bug Report ##### Plugin Name: <!-- Name of the plugin/module/task --> ##### Ansible Version: ``` 23:06 $ ansible --version ansible 2.0.0.2 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: Dynamic inventory from dopy ...
True
while running a copy module task, ansible requested this info passed to the list. - ##### Issue Type: - Bug Report ##### Plugin Name: <!-- Name of the plugin/module/task --> ##### Ansible Version: ``` 23:06 $ ansible --version ansible 2.0.0.2 config file = /etc/ansible/ansible.cfg configured module search path = ...
main
while running a copy module task ansible requested this info passed to the list issue type bug report plugin name ansible version ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ansible ...
1
82,161
3,603,658,295
IssuesEvent
2016-02-03 19:52:42
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
Make Kubernetes more bulletproof to gcloud failure
area/cluster-lifecycle priority/P1 team/control-plane team/gke
#20306 was one instance of this, but @brendandburns says there are multiple places in kube-up and elsewhere that we need to also subject to the same hygiene.
1.0
Make Kubernetes more bulletproof to gcloud failure - #20306 was one instance of this, but @brendandburns says there are multiple places in kube-up and elsewhere that we need to also subject to the same hygiene.
non_main
make kubernetes more bulletproof to gcloud failure was one instance of this but brendandburns says there are multiple places in kube up and elsewhere that we need to also subject to the same hygiene
0
426,249
12,369,822,939
IssuesEvent
2020-05-18 15:49:22
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Add force IPV4 field to cloud view
Category: Sunstone Priority: Low Sponsored Status: Accepted Type: Feature
**Description** The force IPV4 input text doesn't appear in the cloud view. **Use case** Users can force an IPV4. **Interface Changes** Sunstone <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!--...
1.0
Add force IPV4 field to cloud view - **Description** The force IPV4 input text doesn't appear in the cloud view. **Use case** Users can force an IPV4. **Interface Changes** Sunstone <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS A...
non_main
add force field to cloud view description the force input text doesn t appear in the cloud view use case users can force an interface changes sunstone progress status branch created code committed to development branch testing qa documentation...
0
51,293
7,694,084,490
IssuesEvent
2018-05-18 07:27:16
pombase/website
https://api.github.com/repos/pombase/website
closed
add a link to help section from
documentation gene page
Would it be useful to have a direct help link https://www.pombase.org/documentation/advanced-search from here https://www.pombase.org/query
1.0
add a link to help section from - Would it be useful to have a direct help link https://www.pombase.org/documentation/advanced-search from here https://www.pombase.org/query
non_main
add a link to help section from would it be useful to have a direct help link from here
0
829,414
31,878,881,502
IssuesEvent
2023-09-16 05:55:41
roq-trading/roq-issues
https://api.github.com/repos/roq-trading/roq-issues
closed
[roq-cme] TCP fragmentation could cause freeze
bug high priority support
iLink SBE parsing incorrectly assumed messages were received in full. The socket read code was based on MDP SBE parsing which is based on UDP where datagrams are received in full (or nothing at all). Fragmentation is not possible. However, iLink is based on TCP where messages are allowed to be fragmented (by the ...
1.0
[roq-cme] TCP fragmentation could cause freeze - iLink SBE parsing incorrectly assumed messages were received in full. The socket read code was based on MDP SBE parsing which is based on UDP where datagrams are received in full (or nothing at all). Fragmentation is not possible. However, iLink is based on TCP whe...
non_main
tcp fragmentation could cause freeze ilink sbe parsing incorrectly assumed messages were received in full the socket read code was based on mdp sbe parsing which is based on udp where datagrams are received in full or nothing at all fragmentation is not possible however ilink is based on tcp where messa...
0
778,159
27,305,560,064
IssuesEvent
2023-02-24 07:51:41
openforis/arena
https://api.github.com/repos/openforis/arena
closed
Copy/Clone records from cycle to another
Priority_1
We assume that schema in the source and target cycles are identical. If these are not identical, a direct cloning will be not possible.
1.0
Copy/Clone records from cycle to another - We assume that schema in the source and target cycles are identical. If these are not identical, a direct cloning will be not possible.
non_main
copy clone records from cycle to another we assume that schema in the source and target cycles are identical if these are not identical a direct cloning will be not possible
0
275,693
20,954,628,442
IssuesEvent
2022-03-27 00:20:15
numpy/numpy
https://api.github.com/repos/numpy/numpy
closed
DOC: Reference Gitpod as simple alternative in building from source guide
04 - Documentation sprint
### Issue with current documentation: I spent an hour trying and failing to get numpy to build from source. I followed the documentation but failed to discover that I could just use Gitpod. I only became aware of this as @mattip suggested it to me in a comment https://github.com/numpy/numpy/issues/20677#issuecom...
1.0
DOC: Reference Gitpod as simple alternative in building from source guide - ### Issue with current documentation: I spent an hour trying and failing to get numpy to build from source. I followed the documentation but failed to discover that I could just use Gitpod. I only became aware of this as @mattip suggeste...
non_main
doc reference gitpod as simple alternative in building from source guide issue with current documentation i spent an hour trying and failing to get numpy to build from source i followed the documentation but failed to discover that i could just use gitpod i only became aware of this as mattip suggeste...
0
281,658
8,697,938,874
IssuesEvent
2018-12-04 21:45:09
mplusmuseum/mplusmuseum-collections-explorer
https://api.github.com/repos/mplusmuseum/mplusmuseum-collections-explorer
closed
Search - feature: Inline Search Filter 'Pills'
priority-low question
Convert a comma-separated list into these 'pill' UI elements. Clicking the 'X' should clear them. @revdancatt do we know if this will be an "or" search or an "and" search? ![screen shot 2018-11-20 at 8 54 42 pm](https://user-images.githubusercontent.com/302309/48813856-93cbe500-ed06-11e8-8e18-430b77e54bee.png)
1.0
Search - feature: Inline Search Filter 'Pills' - Convert a comma-separated list into these 'pill' UI elements. Clicking the 'X' should clear them. @revdancatt do we know if this will be an "or" search or an "and" search? ![screen shot 2018-11-20 at 8 54 42 pm](https://user-images.githubusercontent.com/302309/488...
non_main
search feature inline search filter pills convert a comma separated list into these pill ui elements clicking the x should clear them revdancatt do we know if this will be an or search or an and search
0
3,860
17,025,697,920
IssuesEvent
2021-07-03 13:05:36
CyanCoding/Project-Tracker
https://api.github.com/repos/CyanCoding/Project-Tracker
closed
Change public readonly variables to resources
backend maintainability
In the code we have a lot of static resources (such as URLs, GUIDs, file locations, etc) that never change. These are used at various points around the program. It would be great if we could move from having a ton of global variables that are always passed as parameters and move to using these resources.
True
Change public readonly variables to resources - In the code we have a lot of static resources (such as URLs, GUIDs, file locations, etc) that never change. These are used at various points around the program. It would be great if we could move from having a ton of global variables that are always passed as parameters a...
main
change public readonly variables to resources in the code we have a lot of static resources such as urls guids file locations etc that never change these are used at various points around the program it would be great if we could move from having a ton of global variables that are always passed as parameters a...
1
2,482
8,639,916,595
IssuesEvent
2018-11-23 22:41:10
F5OEO/rpitx
https://api.github.com/repos/F5OEO/rpitx
closed
RPITX : transmitting from TCP streaming
V1 related (not maintained)
Good morning, I'm facing a problem in transmitting using RPITX from TCP streaming (generated by gnuradio). The scenario is the following : a) Raspbian Stretch 4.14.44+ #1117 on RaspberryPI2B+ armv6l GNU/Linux b) rpitx Version 0.2 compiled Jun 4 2018 c) rpitx test script transmitting correctly on 10m : /rpitx...
True
RPITX : transmitting from TCP streaming - Good morning, I'm facing a problem in transmitting using RPITX from TCP streaming (generated by gnuradio). The scenario is the following : a) Raspbian Stretch 4.14.44+ #1117 on RaspberryPI2B+ armv6l GNU/Linux b) rpitx Version 0.2 compiled Jun 4 2018 c) rpitx test scr...
main
rpitx transmitting from tcp streaming good morning i m facing a problem in transmitting using rpitx from tcp streaming generated by gnuradio the scenario is the following a raspbian stretch on gnu linux b rpitx version compiled jun c rpitx test script transmitting correctl...
1
3,600
14,539,876,498
IssuesEvent
2020-12-15 12:31:49
pace/bricks
https://api.github.com/repos/pace/bricks
opened
Revisit ordering of default RoundTripper Chain
S::Ready T::Maintainance
The default RoundTripper Chain ordering might not make sense right now, because certain more "important" roundtrippers are executed later in the stack, e.g., request id roundtripper, and other potentially too early, e.g. dump roundtripper.
True
Revisit ordering of default RoundTripper Chain - The default RoundTripper Chain ordering might not make sense right now, because certain more "important" roundtrippers are executed later in the stack, e.g., request id roundtripper, and other potentially too early, e.g. dump roundtripper.
main
revisit ordering of default roundtripper chain the default roundtripper chain ordering might not make sense right now because certain more important roundtrippers are executed later in the stack e g request id roundtripper and other potentially too early e g dump roundtripper
1
4,602
23,849,803,478
IssuesEvent
2022-09-06 16:49:56
ocsf/ocsf-schema
https://api.github.com/repos/ocsf/ocsf-schema
closed
All first release objects merged into main
maintainers
First release Objects, checkbox checked when merged into main. - [ ] API Details - [ ] Attack - [ ] Authorization Information - [ ] CVSS Scores - [ ] Client - [ ] Cloud - [ ] Compliance Details - [ ] Container - [ ] DNS Answer - [ ] DNS Query - [ ] Device - [ ] Device Hardware Info - [ ] Digital Certificate - [ ] Digit...
True
All first release objects merged into main - First release Objects, checkbox checked when merged into main. - [ ] API Details - [ ] Attack - [ ] Authorization Information - [ ] CVSS Scores - [ ] Client - [ ] Cloud - [ ] Compliance Details - [ ] Container - [ ] DNS Answer - [ ] DNS Query - [ ] Device - [ ] Device Hardwa...
main
all first release objects merged into main first release objects checkbox checked when merged into main api details attack authorization information cvss scores client cloud compliance details container dns answer dns query device device hardware info digital cert...
1
231,861
25,552,040,897
IssuesEvent
2022-11-30 01:08:59
npenin/thewheel-dotnet
https://api.github.com/repos/npenin/thewheel-dotnet
reopened
newtonsoft.json.9.0.1.nupkg: 1 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>newtonsoft.json.9.0.1.nupkg</b></p></summary> <p>Json.NET is a popular high-performance JSON framework for .NET</p> <p>Library home page: <a href="https://api.nuget.o...
True
newtonsoft.json.9.0.1.nupkg: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>newtonsoft.json.9.0.1.nupkg</b></p></summary> <p>Json.NET is a popular high-performance JS...
non_main
newtonsoft json nupkg vulnerabilities highest severity is vulnerable library newtonsoft json nupkg json net is a popular high performance json framework for net library home page a href path to dependency file thewheel tests thewheel tests csproj path to vulnerable libra...
0
56,661
15,266,678,273
IssuesEvent
2021-02-22 09:07:11
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataScroller with SelectBooleanCheckbox: Initial checked value is overwritten for loaded chunks during first decode
defect
**Describe the defect** If I create a datascroller with a list of items, that have a boolean value that is initially true and bound to a p:selectBooleanCheckbox within the datascroller, the checkbox is checked for entries that are initially dispayed (ok) but for additionally loaded elements due to scrolling the checkb...
1.0
DataScroller with SelectBooleanCheckbox: Initial checked value is overwritten for loaded chunks during first decode - **Describe the defect** If I create a datascroller with a list of items, that have a boolean value that is initially true and bound to a p:selectBooleanCheckbox within the datascroller, the checkbox is...
non_main
datascroller with selectbooleancheckbox initial checked value is overwritten for loaded chunks during first decode describe the defect if i create a datascroller with a list of items that have a boolean value that is initially true and bound to a p selectbooleancheckbox within the datascroller the checkbox is...
0
117,120
11,945,718,945
IssuesEvent
2020-04-03 06:34:08
heidicrq/ped
https://api.github.com/repos/heidicrq/ped
opened
Adding a task - contradiction between the UG and the error message
severity.Medium type.DocumentationBug
Can’t add task without deadline even though deadline is said to be optional in the UG. However error message suggests to the user that deadline is compulsory. ![image.png](https://raw.githubusercontent.com/heidicrq/ped/master/files/16adff33-3684-4165-8417-ab553ef7e6f6.png)
1.0
Adding a task - contradiction between the UG and the error message - Can’t add task without deadline even though deadline is said to be optional in the UG. However error message suggests to the user that deadline is compulsory. ![image.png](https://raw.githubusercontent.com/heidicrq/ped/master/files/16adff33-3684-416...
non_main
adding a task contradiction between the ug and the error message can’t add task without deadline even though deadline is said to be optional in the ug however error message suggests to the user that deadline is compulsory
0
679,139
23,222,209,359
IssuesEvent
2022-08-02 19:23:44
dominicm00/ham
https://api.github.com/repos/dominicm00/ham
closed
Refactor memory and lifetime management
high priority large tracker refactor
Ham data classes derive from `Referenceable` as a replacement to smart pointers, but have a critical flaw; `Referenceable` objects cannot be const if their reference count is to be modified. This greatly limits the use of const throughout the codebase despite the fact that most Ham data is immutable after parsing, and ...
1.0
Refactor memory and lifetime management - Ham data classes derive from `Referenceable` as a replacement to smart pointers, but have a critical flaw; `Referenceable` objects cannot be const if their reference count is to be modified. This greatly limits the use of const throughout the codebase despite the fact that most...
non_main
refactor memory and lifetime management ham data classes derive from referenceable as a replacement to smart pointers but have a critical flaw referenceable objects cannot be const if their reference count is to be modified this greatly limits the use of const throughout the codebase despite the fact that most...
0