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
1,572
6,572,335,697
IssuesEvent
2017-09-11 01:29:39
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
s3_bucket with policy parameter not idempotent
affects_2.0 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME s3_bucket ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.0.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION ``` [defaults] hash_behaviour = merge force_color = 1 retry_files_enable...
True
s3_bucket with policy parameter not idempotent - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME s3_bucket ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.0.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION ``` [defaults] hash_beh...
main
bucket with policy parameter not idempotent issue type bug report component name bucket ansible version ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration hash behaviour me...
1
522,122
15,158,025,419
IssuesEvent
2021-02-12 00:09:38
NOAA-GSL/MATS
https://api.github.com/repos/NOAA-GSL/MATS
closed
Anomalycor app not reflecting the new levels available since Jeff switched us over to MET data
Priority: High Project: MATS Status: Closed Type: Task
--- Author Name: **molly.b.smith** (@mollybsmith-noaa) Original Redmine Issue: 55915, https://vlab.ncep.noaa.gov/redmine/issues/55915 Original Date: 2018-10-04 Original Assignee: molly.b.smith --- The anomaly correlation app is showing only the levels associated with our old data ingest (850/250 mb for wind, 500 mb...
1.0
Anomalycor app not reflecting the new levels available since Jeff switched us over to MET data - --- Author Name: **molly.b.smith** (@mollybsmith-noaa) Original Redmine Issue: 55915, https://vlab.ncep.noaa.gov/redmine/issues/55915 Original Date: 2018-10-04 Original Assignee: molly.b.smith --- The anomaly correlatio...
non_main
anomalycor app not reflecting the new levels available since jeff switched us over to met data author name molly b smith mollybsmith noaa original redmine issue original date original assignee molly b smith the anomaly correlation app is showing only the levels associated with our ol...
0
300,648
25,983,982,180
IssuesEvent
2022-12-19 21:41:06
ita-social-projects/EventsExpress
https://api.github.com/repos/ita-social-projects/EventsExpress
opened
Verify that the user is able to filter events by any period of dates using a "Calender' date picker
test case
**Date Time** 12-19-2022 **Priority** Medium **Description** The test case verifies that the user is able to filter events by any period of dates using a "Calender' date picker. **Pre-requisites** Steps to be fulfilled before test: 1. Move to https://eventsexpress-test.azurewebsites.net/ 2. The user is...
1.0
Verify that the user is able to filter events by any period of dates using a "Calender' date picker - **Date Time** 12-19-2022 **Priority** Medium **Description** The test case verifies that the user is able to filter events by any period of dates using a "Calender' date picker. **Pre-requisites** Steps t...
non_main
verify that the user is able to filter events by any period of dates using a calender date picker date time priority medium description the test case verifies that the user is able to filter events by any period of dates using a calender date picker pre requisites steps to be ...
0
21,006
11,046,297,060
IssuesEvent
2019-12-09 16:36:23
NetsBlox/Snap--Build-Your-Own-Blocks
https://api.github.com/repos/NetsBlox/Snap--Build-Your-Own-Blocks
closed
Improve performance of fn serialization/deserialization
performance
Running some of the function serialization tests (w/ custom functions) is very slow. [fn-ser-profile.zip](https://github.com/NetsBlox/Snap--Build-Your-Own-Blocks/files/3928698/fn-ser-profile.zip)
True
Improve performance of fn serialization/deserialization - Running some of the function serialization tests (w/ custom functions) is very slow. [fn-ser-profile.zip](https://github.com/NetsBlox/Snap--Build-Your-Own-Blocks/files/3928698/fn-ser-profile.zip)
non_main
improve performance of fn serialization deserialization running some of the function serialization tests w custom functions is very slow
0
472,842
13,631,878,370
IssuesEvent
2020-09-24 18:43:25
open-telemetry/opentelemetry-go
https://api.github.com/repos/open-telemetry/opentelemetry-go
closed
Update SpanProcessors to be invoked in order they are registered
area:trace help wanted pkg:SDK priority:p3 release:required-for-ga
Currently a TracerProvicer stores known SpanProcessors in a map: https://github.com/open-telemetry/opentelemetry-go/blob/038f505d12a63d5121e07936981930e20efb0678/sdk/trace/span_processor.go#L46 When a span is started or finished it iterates through the map and invokes the associated method of the SpanProcessor: ...
1.0
Update SpanProcessors to be invoked in order they are registered - Currently a TracerProvicer stores known SpanProcessors in a map: https://github.com/open-telemetry/opentelemetry-go/blob/038f505d12a63d5121e07936981930e20efb0678/sdk/trace/span_processor.go#L46 When a span is started or finished it iterates throug...
non_main
update spanprocessors to be invoked in order they are registered currently a tracerprovicer stores known spanprocessors in a map when a span is started or finished it iterates through the map and invokes the associated method of the spanprocessor specifies this execution to be ordered ...
0
5,837
31,017,517,336
IssuesEvent
2023-08-10 00:35:04
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
opened
`buildifier` run not using proper mechanism to allow to undo
type: bug awaiting-maintainer
### Description of the bug: I've made changes to `BUILD` file and `buildifier` triggered automatically. Then I've realized that I want to Undo and got the following message: <img width="519" alt="image" src="https://github.com/bazelbuild/intellij/assets/50216138/e597ac61-a0e7-48bd-9e0b-50054fa32e32"> ### What'...
True
`buildifier` run not using proper mechanism to allow to undo - ### Description of the bug: I've made changes to `BUILD` file and `buildifier` triggered automatically. Then I've realized that I want to Undo and got the following message: <img width="519" alt="image" src="https://github.com/bazelbuild/intellij/asse...
main
buildifier run not using proper mechanism to allow to undo description of the bug i ve made changes to build file and buildifier triggered automatically then i ve realized that i want to undo and got the following message img width alt image src what s the simplest easiest way to ...
1
3,729
15,556,858,197
IssuesEvent
2021-03-16 08:24:07
qiwi-forks/dts-bundle
https://api.github.com/repos/qiwi-forks/dts-bundle
closed
Deps revision
maintainance
``` warning workspace-aggregator-d5d19ee0-39a1-48f7-a5e7-218ae3c78418 > @qiwi/substrate-infra > @qiwi/libdefkit > @qiwi/dts-bundle > @types/detect-indent@6.0.0: This is a stub types definition. detect-indent provides its own type definitions, so you do not need this installed. ```
True
Deps revision - ``` warning workspace-aggregator-d5d19ee0-39a1-48f7-a5e7-218ae3c78418 > @qiwi/substrate-infra > @qiwi/libdefkit > @qiwi/dts-bundle > @types/detect-indent@6.0.0: This is a stub types definition. detect-indent provides its own type definitions, so you do not need this installed. ```
main
deps revision warning workspace aggregator qiwi substrate infra qiwi libdefkit qiwi dts bundle types detect indent this is a stub types definition detect indent provides its own type definitions so you do not need this installed
1
5,277
26,671,570,784
IssuesEvent
2023-01-26 10:44:25
beyarkay/eskom-calendar
https://api.github.com/repos/beyarkay/eskom-calendar
closed
Schedule missing for Kwelera, EC
bug waiting-on-maintainer missing-area-schedule
This schedule will have to come from the xlsx spreadsheets available [here](https://www.eskom.co.za/distribution/customer-service/outages/downloadable-loadshedding-spreadsheets-for-eskom-customers/).
True
Schedule missing for Kwelera, EC - This schedule will have to come from the xlsx spreadsheets available [here](https://www.eskom.co.za/distribution/customer-service/outages/downloadable-loadshedding-spreadsheets-for-eskom-customers/).
main
schedule missing for kwelera ec this schedule will have to come from the xlsx spreadsheets available
1
762,074
26,707,836,593
IssuesEvent
2023-01-27 19:58:00
crux-toolkit/crux-toolkit
https://api.github.com/repos/crux-toolkit/crux-toolkit
closed
Percolator seg fault during final conversion
bug High priority Percolator
The percolator command given below runs to near-completion but seg faults during the final conversion step. I can run the stand-alone Percolator command on this same input file, and it works fine. ./crux percolator --overwrite T --output-dir ribo search-for-xlinks.pin.tsv ~/proj/crux/trunk/ext/bin/percolator -r ribo/...
1.0
Percolator seg fault during final conversion - The percolator command given below runs to near-completion but seg faults during the final conversion step. I can run the stand-alone Percolator command on this same input file, and it works fine. ./crux percolator --overwrite T --output-dir ribo search-for-xlinks.pin.tsv...
non_main
percolator seg fault during final conversion the percolator command given below runs to near completion but seg faults during the final conversion step i can run the stand alone percolator command on this same input file and it works fine crux percolator overwrite t output dir ribo search for xlinks pin tsv...
0
21,725
6,208,829,656
IssuesEvent
2017-07-07 01:25:12
ahmedahamid/test
https://api.github.com/repos/ahmedahamid/test
closed
Team Explorer always prompts for CodePlex login
bug CodePlexMigrationInitiated impact: Medium
In both Vista beta 2 and XP SP2, whenever I try to connect to CodePlex it always asks me for my username and password. There's no checkbox for storing the credentials. To repro: add the codeplex server to the list in Team Explorer. Close VS 2005. Start VS 2005. On startup, it'll prompt for the Codeplex username/pass...
1.0
Team Explorer always prompts for CodePlex login - In both Vista beta 2 and XP SP2, whenever I try to connect to CodePlex it always asks me for my username and password. There's no checkbox for storing the credentials. To repro: add the codeplex server to the list in Team Explorer. Close VS 2005. Start VS 2005. On st...
non_main
team explorer always prompts for codeplex login in both vista beta and xp whenever i try to connect to codeplex it always asks me for my username and password there s no checkbox for storing the credentials to repro add the codeplex server to the list in team explorer close vs start vs on startup i...
0
209,421
7,175,524,807
IssuesEvent
2018-01-31 06:03:43
VoltzEngine-Project/Engine
https://api.github.com/repos/VoltzEngine-Project/Engine
opened
Exploit: Using Packets to generate chunks on server
Confirmed High Priority bug
**Problem** Seems there is a way to use a few of the packets to generate chunks server side. ![screenshot 2018-01-31 01 01 49](https://user-images.githubusercontent.com/1477330/35607515-8abcd486-0622-11e8-83a0-c8429f729895.png) **Fix** Do a reach and chunk is loaded check
1.0
Exploit: Using Packets to generate chunks on server - **Problem** Seems there is a way to use a few of the packets to generate chunks server side. ![screenshot 2018-01-31 01 01 49](https://user-images.githubusercontent.com/1477330/35607515-8abcd486-0622-11e8-83a0-c8429f729895.png) **Fix** Do a reach and chunk is...
non_main
exploit using packets to generate chunks on server problem seems there is a way to use a few of the packets to generate chunks server side fix do a reach and chunk is loaded check
0
112,301
17,089,536,698
IssuesEvent
2021-07-08 15:39:16
turkdevops/atom
https://api.github.com/repos/turkdevops/atom
opened
CVE-2019-10744 (High) detected in multiple libraries
security vulnerability
## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash.merge-3.3.2.tgz</b>, <b>lodash-4.17.10.tgz</b>, <b>lodash-4...
True
CVE-2019-10744 (High) detected in multiple libraries - ## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash.merg...
non_main
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash merge tgz lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance ...
0
238,366
18,239,490,488
IssuesEvent
2021-10-01 11:07:25
obophenotype/uberon
https://api.github.com/repos/obophenotype/uberon
closed
Broken Links on UBERON Page
documentation issue
I am using Ontobee occasionally, and I noticed that the link below is broken; it appears that all/most links on the page result in 404 error. Could someone look into this? Thanks and Happy New Year, Sam Smith – Michigan (retired volunteer with Dr. Oliver He’s lab at U of M) http://uberon.github.io/browse/ontobee....
1.0
Broken Links on UBERON Page - I am using Ontobee occasionally, and I noticed that the link below is broken; it appears that all/most links on the page result in 404 error. Could someone look into this? Thanks and Happy New Year, Sam Smith – Michigan (retired volunteer with Dr. Oliver He’s lab at U of M) http://ub...
non_main
broken links on uberon page i am using ontobee occasionally and i noticed that the link below is broken it appears that all most links on the page result in error could someone look into this thanks and happy new year sam smith – michigan retired volunteer with dr oliver he’s lab at u of m
0
3,328
12,891,050,254
IssuesEvent
2020-07-13 17:02:17
laminas-api-tools/api-tools-asset-manager
https://api.github.com/repos/laminas-api-tools/api-tools-asset-manager
closed
Broken interface api in composer v1
Awaiting Maintainer Response Bug
### Bug Report | Q | A |------------ | ------ | Version(s) | 1.3.0 After update to 1.3.0 using `composer update`, I get an error: ``` Fatal error: Uncaught TypeError: Argument 1 passed to Laminas\ApiTools\AssetManager\AssetInstaller::__invoke() must implement interface Composer\Package\PackageI...
True
Broken interface api in composer v1 - ### Bug Report | Q | A |------------ | ------ | Version(s) | 1.3.0 After update to 1.3.0 using `composer update`, I get an error: ``` Fatal error: Uncaught TypeError: Argument 1 passed to Laminas\ApiTools\AssetManager\AssetInstaller::__invoke() must impleme...
main
broken interface api in composer bug report q a version s after update to using composer update i get an error fatal error uncaught typeerror argument passed to laminas apitools assetmanager assetinstaller invoke must implemen...
1
247,531
18,857,881,079
IssuesEvent
2021-11-12 09:08:16
pss-coder/pe
https://api.github.com/repos/pss-coder/pe
opened
Technical type specification for email in UG
type.DocumentationBug severity.Low
For general users, they might not know what is a RFC822 specification. It seems quite technical ![Screenshot 2021-11-12 at 5.06.58 PM.png](https://raw.githubusercontent.com/pss-coder/pe/main/files/bab1c858-82be-4814-a04a-b9e6f25756eb.png) <!--session: 1636704585877-8b82bb88-bedf-4d7a-ab66-f744764ccb3b--> <!--Versio...
1.0
Technical type specification for email in UG - For general users, they might not know what is a RFC822 specification. It seems quite technical ![Screenshot 2021-11-12 at 5.06.58 PM.png](https://raw.githubusercontent.com/pss-coder/pe/main/files/bab1c858-82be-4814-a04a-b9e6f25756eb.png) <!--session: 1636704585877-8b8...
non_main
technical type specification for email in ug for general users they might not know what is a specification it seems quite technical
0
164,397
13,941,796,043
IssuesEvent
2020-10-22 19:58:52
shish/shimmie2
https://api.github.com/repos/shish/shimmie2
closed
Custom Themes, Existing ones
Documentation
I realize that shimmie comes with a few, but does anyone have any information about alternative themes? Where to find them? Information on how the CSS relates to the theme and other things you'd want to know if creating your own. Thanks!
1.0
Custom Themes, Existing ones - I realize that shimmie comes with a few, but does anyone have any information about alternative themes? Where to find them? Information on how the CSS relates to the theme and other things you'd want to know if creating your own. Thanks!
non_main
custom themes existing ones i realize that shimmie comes with a few but does anyone have any information about alternative themes where to find them information on how the css relates to the theme and other things you d want to know if creating your own thanks
0
5,141
26,205,024,335
IssuesEvent
2023-01-03 21:34:30
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Cannot run program "glogin" exception
type: bug product: IntelliJ awaiting-maintainer
Running a plugin built from [source](https://github.com/bazelbuild/intellij/commit/2fb993316fc7708d6a02b75f4a90d81393fc5be2) causes the following exception in the log: ```java java.io.IOException: Cannot run program "glogin" (in directory "/"): error=2, No such file or directory at java.lang.ProcessBuilder.start(P...
True
Cannot run program "glogin" exception - Running a plugin built from [source](https://github.com/bazelbuild/intellij/commit/2fb993316fc7708d6a02b75f4a90d81393fc5be2) causes the following exception in the log: ```java java.io.IOException: Cannot run program "glogin" (in directory "/"): error=2, No such file or directo...
main
cannot run program glogin exception running a plugin built from causes the following exception in the log java java io ioexception cannot run program glogin in directory error no such file or directory at java lang processbuilder start processbuilder java at com google idea blaze base...
1
530,977
15,438,867,704
IssuesEvent
2021-03-07 21:59:26
iv-org/invidious
https://api.github.com/repos/iv-org/invidious
closed
[Bug] "Failed to resolve dependencies" when updating
bug priority:high type:server-side
<!-- Please use the search function to check if the bug you found has already been reported by someone else --> <!-- If you want to suggest a new feature please use "Feature request" instead --> <!-- If you want to suggest an enhancement to an existing feature please use "Enhancement" instead --> **Describe the bu...
1.0
[Bug] "Failed to resolve dependencies" when updating - <!-- Please use the search function to check if the bug you found has already been reported by someone else --> <!-- If you want to suggest a new feature please use "Feature request" instead --> <!-- If you want to suggest an enhancement to an existing feature pl...
non_main
failed to resolve dependencies when updating describe the bug failed to resolve dependencies is displayed when updating even though crystal is indeed installed steps to reproduce steps to reproduce the behavior go to click on scroll down to ...
0
3,592
14,499,418,481
IssuesEvent
2020-12-11 16:41:45
adda-team/adda
https://api.github.com/repos/adda-team/adda
opened
Update documentation for 1.4
maintainability pri-Critical task
Finish update of [CodeDesign](../wiki/CodeDesign) and [InstructionCommitters](../wiki/InstructionCommitters) shortly after 1.4 version is released.
True
Update documentation for 1.4 - Finish update of [CodeDesign](../wiki/CodeDesign) and [InstructionCommitters](../wiki/InstructionCommitters) shortly after 1.4 version is released.
main
update documentation for finish update of wiki codedesign and wiki instructioncommitters shortly after version is released
1
50,043
21,002,197,383
IssuesEvent
2022-03-29 18:35:50
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
[BUG] Task order ETL fails with unexpected null values
Workgroup: AMD Type: Bug Report Service: Dev Product: Moped Product: AMD Data Tracker
Our task orders DB view was updated to include task orders from dept `6000`, and~10 of these new task orders unexpectedly have null values for `TASK_ORDER_STATUS` and `TASK_ORDER_DESC`. I searched eCapris and the Controller's office for such task orders, and they are no where to be found. I think it's safe to assume...
1.0
[BUG] Task order ETL fails with unexpected null values - Our task orders DB view was updated to include task orders from dept `6000`, and~10 of these new task orders unexpectedly have null values for `TASK_ORDER_STATUS` and `TASK_ORDER_DESC`. I searched eCapris and the Controller's office for such task orders, and t...
non_main
task order etl fails with unexpected null values our task orders db view was updated to include task orders from dept and of these new task orders unexpectedly have null values for task order status and task order desc i searched ecapris and the controller s office for such task orders and they are ...
0
5,047
25,866,653,520
IssuesEvent
2022-12-13 21:32:50
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Maintainer change request: Add klonos to Diff project
Maintainer change request
I'm filing this on behalf of @klonos to get Diff module maintained again. He applied for maintainership over a year ago with no response. Please note the procedure to add a new maintainer to a project: 1. Please join the Backdrop Contrib group (if you have not already) by submitting an application **done** 2...
True
Maintainer change request: Add klonos to Diff project - I'm filing this on behalf of @klonos to get Diff module maintained again. He applied for maintainership over a year ago with no response. Please note the procedure to add a new maintainer to a project: 1. Please join the Backdrop Contrib group (if you have n...
main
maintainer change request add klonos to diff project i m filing this on behalf of klonos to get diff module maintained again he applied for maintainership over a year ago with no response please note the procedure to add a new maintainer to a project please join the backdrop contrib group if you have n...
1
2,961
10,616,911,824
IssuesEvent
2019-10-12 15:18:06
arcticicestudio/snowsaw
https://api.github.com/repos/arcticicestudio/snowsaw
closed
Development dependency global installation workaround
context-workflow scope-compatibility scope-dx scope-maintainability type-improvement
The workaround implemented in #82 (PR #85) worked fine, but due to the explicitly disabled _module_ mode it is not possible to define pinned dependency versions but only using the normal `go get` behavior to build the repositories default branch. A better workaround is to run the `go get` command for development & b...
True
Development dependency global installation workaround - The workaround implemented in #82 (PR #85) worked fine, but due to the explicitly disabled _module_ mode it is not possible to define pinned dependency versions but only using the normal `go get` behavior to build the repositories default branch. A better work...
main
development dependency global installation workaround the workaround implemented in pr worked fine but due to the explicitly disabled module mode it is not possible to define pinned dependency versions but only using the normal go get behavior to build the repositories default branch a better workar...
1
59,843
24,897,091,009
IssuesEvent
2022-10-28 16:50:37
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Reporting: Failing test: X-Pack Reporting API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/bwc_generation_urls·ts - Reporting APIs BWC report generation urls 6_2 multiple jobs posted
loe:hours failed-test Team:AppServicesSv impact:low
A test failed on a tracked branch ``` Error: expected 500 to equal 200 at Assertion.assert (/dev/shm/workspace/parallel/2/kibana/packages/kbn-expect/expect.js:100:11) at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/2/kibana/packages/kbn-expect/expect.js:227:8) at Assertion.be (/dev/shm/workspa...
1.0
Reporting: Failing test: X-Pack Reporting API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/bwc_generation_urls·ts - Reporting APIs BWC report generation urls 6_2 multiple jobs posted - A test failed on a tracked branch ``` Error: expected 500 to equal 200 at Assertion.assert (/dev...
non_main
reporting failing test x pack reporting api integration tests x pack test reporting api integration reporting and security bwc generation urls·ts reporting apis bwc report generation urls multiple jobs posted a test failed on a tracked branch error expected to equal at assertion assert dev shm...
0
4,522
23,520,801,887
IssuesEvent
2022-08-19 05:33:28
rustsec/advisory-db
https://api.github.com/repos/rustsec/advisory-db
closed
interledger-rs Unmaintained & Username comparison
Unmaintained
**Following-Up from here re:unicase** https://github.com/rustsec/advisory-db/pull/1176 https://github.com/interledger-rs/interledger-rs/pull/744 **Crates** interledger - 2,962 downloads - over 2 years ago - crates.io: 0.6.0, github: 1.0.0 (commit 3 years ago) ilp-cli - 665 downloads - over 2 years ago - crates.i...
True
interledger-rs Unmaintained & Username comparison - **Following-Up from here re:unicase** https://github.com/rustsec/advisory-db/pull/1176 https://github.com/interledger-rs/interledger-rs/pull/744 **Crates** interledger - 2,962 downloads - over 2 years ago - crates.io: 0.6.0, github: 1.0.0 (commit 3 years ago) i...
main
interledger rs unmaintained username comparison following up from here re unicase crates interledger downloads over years ago crates io github commit years ago ilp cli downloads over years ago crates io github months ago ilp node ...
1
553,766
16,381,673,060
IssuesEvent
2021-05-17 04:26:36
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Звичайний пошук] When a name of a center is entered, the result of the search doesn't contain clubs which refer to this center
Priority: High bug
**Environment:** Windows, Google Chrome 88.0.4324.190 (64-bit). **Reproducible:** always. **Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs **Steps to reproduce** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Open 'Гуртки' page 3. Enter a name of a center in 'Який гурток шукаєте?' s...
1.0
[Звичайний пошук] When a name of a center is entered, the result of the search doesn't contain clubs which refer to this center - **Environment:** Windows, Google Chrome 88.0.4324.190 (64-bit). **Reproducible:** always. **Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs **Steps to reproduce...
non_main
when a name of a center is entered the result of the search doesn t contain clubs which refer to this center environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to open гуртки page enter a name of a ...
0
3,754
15,788,322,285
IssuesEvent
2021-04-01 20:36:36
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
Enable set data table truncation and text wrap behavior
status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬 type: enhancement 💡
### Summary Currently the data table does not start horizontal scrolling until text wraps to three lines. - Hard for user to mentally and visually process - No ability for designer and dev to choose settings that make sense for use case - Table has to become uncomfortable before horizontal scrolling kicks in ...
True
Enable set data table truncation and text wrap behavior - ### Summary Currently the data table does not start horizontal scrolling until text wraps to three lines. - Hard for user to mentally and visually process - No ability for designer and dev to choose settings that make sense for use case - Table has to b...
main
enable set data table truncation and text wrap behavior summary currently the data table does not start horizontal scrolling until text wraps to three lines hard for user to mentally and visually process no ability for designer and dev to choose settings that make sense for use case table has to b...
1
5,505
27,487,081,506
IssuesEvent
2023-03-04 06:52:56
keptn/community
https://api.github.com/repos/keptn/community
closed
New Maintainer: @AlexsJones
membership:maintainer community
As a GC member @AlexsJones has been approved as a maintainer with the votes of +1 @thisthat +1 @thschue Checklist: * [x] Create PR to add @AlexsJones to [MAINTAINERS](https://github.com/keptn/keptn/blob/master/MAINTAINERS) * [x] Add AlexSJones as maintainer in the CNCF (https://github.com/cncf/foundation/pu...
True
New Maintainer: @AlexsJones - As a GC member @AlexsJones has been approved as a maintainer with the votes of +1 @thisthat +1 @thschue Checklist: * [x] Create PR to add @AlexsJones to [MAINTAINERS](https://github.com/keptn/keptn/blob/master/MAINTAINERS) * [x] Add AlexSJones as maintainer in the CNCF (https:/...
main
new maintainer alexsjones as a gc member alexsjones has been approved as a maintainer with the votes of thisthat thschue checklist create pr to add alexsjones to add alexsjones as maintainer in the cncf merge pr add alexsjones as an owner to the github organization...
1
341
6,802,498,558
IssuesEvent
2017-11-02 20:25:35
jupyterhub/mybinder.org-deploy
https://api.github.com/repos/jupyterhub/mybinder.org-deploy
closed
Separate staging & production/beta clusters
administrative site reliability
Currently they run on the same kubernetes cluster. This means we can't 'test' a lot of cluster related operations (such as kubernetes upgrades or nginx/prometheus upgrades) in a staging cluster before pushing it to beta. We should instead have two separate clusters with their own copy of support charts for staging a...
True
Separate staging & production/beta clusters - Currently they run on the same kubernetes cluster. This means we can't 'test' a lot of cluster related operations (such as kubernetes upgrades or nginx/prometheus upgrades) in a staging cluster before pushing it to beta. We should instead have two separate clusters with ...
non_main
separate staging production beta clusters currently they run on the same kubernetes cluster this means we can t test a lot of cluster related operations such as kubernetes upgrades or nginx prometheus upgrades in a staging cluster before pushing it to beta we should instead have two separate clusters with ...
0
2,222
7,841,028,079
IssuesEvent
2018-06-18 18:15:56
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Admin ghosts cannot use :p or :d to talk in adminsay or deadsay
Maintainability/Hinders improvements Oversight
It only works if you're in /mob/living.
True
Admin ghosts cannot use :p or :d to talk in adminsay or deadsay - It only works if you're in /mob/living.
main
admin ghosts cannot use p or d to talk in adminsay or deadsay it only works if you re in mob living
1
5,297
26,766,215,641
IssuesEvent
2023-01-31 10:49:36
pingcap/docs
https://api.github.com/repos/pingcap/docs
closed
Add `check <cluster-name> <scale-out.yml> --cluster ` option
JIRA-created area/deploy-upgrade-maintain
File: [/release-6.5/tiup/tiup-component-cluster-check.md](https://docs.pingcap.com/tidb/stable/tiup-component-cluster-check) [TiUP v1.9.0](https://github.com/pingcap/tiup/releases/tag/v1.9.0) supports checking the yaml file before scale out via https://github.com/pingcap/tiup/pull/1659 ``` ' check <cluster-name>...
True
Add `check <cluster-name> <scale-out.yml> --cluster ` option - File: [/release-6.5/tiup/tiup-component-cluster-check.md](https://docs.pingcap.com/tidb/stable/tiup-component-cluster-check) [TiUP v1.9.0](https://github.com/pingcap/tiup/releases/tag/v1.9.0) supports checking the yaml file before scale out via https://g...
main
add check cluster option file supports checking the yaml file before scale out via check cluster please consider to add this usage to the document because this command is very useful to validate the yaml file before scaling out
1
144,298
19,286,149,412
IssuesEvent
2021-12-11 01:48:15
snowflakedb/snowflake-hive-metastore-connector
https://api.github.com/repos/snowflakedb/snowflake-hive-metastore-connector
opened
CVE-2021-44228 (High) detected in log4j-core-2.6.2.jar, log4j-1.2.17.jar
security vulnerability
## CVE-2021-44228 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-core-2.6.2.jar</b>, <b>log4j-1.2.17.jar</b></p></summary> <p> <details><summary><b>log4j-core-2.6.2.jar</b></p...
True
CVE-2021-44228 (High) detected in log4j-core-2.6.2.jar, log4j-1.2.17.jar - ## CVE-2021-44228 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-core-2.6.2.jar</b>, <b>log4j-1.2.17....
non_main
cve high detected in core jar jar cve high severity vulnerability vulnerable libraries core jar jar core jar the apache implementation path to dependency file snowflake hive metastore connector pom xml path to vulnerable library ...
0
38,585
19,401,443,177
IssuesEvent
2021-12-19 08:51:06
ARK-Builders/ARK-Navigator
https://api.github.com/repos/ARK-Builders/ARK-Navigator
opened
Cross-platform library for working with tag storage and index
performance level up refactoring
For implementations on other platforms, it is good to have all data formats fixed in code shared among all implementations. 1. Separate the library into separate project, import it in the main project. 2. Convert the code of the library from Kotlin to something native. If possible, we should use Rust for this. ...
True
Cross-platform library for working with tag storage and index - For implementations on other platforms, it is good to have all data formats fixed in code shared among all implementations. 1. Separate the library into separate project, import it in the main project. 2. Convert the code of the library from Kotlin to so...
non_main
cross platform library for working with tag storage and index for implementations on other platforms it is good to have all data formats fixed in code shared among all implementations separate the library into separate project import it in the main project convert the code of the library from kotlin to so...
0
56,245
8,058,760,850
IssuesEvent
2018-08-02 19:34:13
apache/incubator-openwhisk-website
https://api.github.com/repos/apache/incubator-openwhisk-website
opened
Revisit Last Three sections on Home Page
content documentation priority: medium
Review and Update last three sections on Home Page: **Integrate easily with many popular services** With Apache OpenWhisk you can easily create actions, test, connect to other actions or debug them. Use the Apache OpenWhisk CLI, target your Apache OpenWhisk instance, and run your first action in seconds. Apache ...
1.0
Revisit Last Three sections on Home Page - Review and Update last three sections on Home Page: **Integrate easily with many popular services** With Apache OpenWhisk you can easily create actions, test, connect to other actions or debug them. Use the Apache OpenWhisk CLI, target your Apache OpenWhisk instance, and ...
non_main
revisit last three sections on home page review and update last three sections on home page integrate easily with many popular services with apache openwhisk you can easily create actions test connect to other actions or debug them use the apache openwhisk cli target your apache openwhisk instance and ...
0
65,462
19,528,091,983
IssuesEvent
2021-12-30 11:43:05
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Panel: bottom border radius of content is incorrect with footer
defect
Screenshots are taken from https://www.primefaces.org/showcase/ui/panel/panel.xhtml (Saga, but also happens with Vela and Arya). <img width="272" alt="Screenshot 2021-12-30 at 12 36 08" src="https://user-images.githubusercontent.com/7500178/147748592-f3ebce40-177f-4f11-ac67-ab9c19685ec9.png"> <img width="254" alt="...
1.0
Panel: bottom border radius of content is incorrect with footer - Screenshots are taken from https://www.primefaces.org/showcase/ui/panel/panel.xhtml (Saga, but also happens with Vela and Arya). <img width="272" alt="Screenshot 2021-12-30 at 12 36 08" src="https://user-images.githubusercontent.com/7500178/147748592-...
non_main
panel bottom border radius of content is incorrect with footer screenshots are taken from saga but also happens with vela and arya img width alt screenshot at src img width alt screenshot at src
0
84,133
10,476,637,541
IssuesEvent
2019-09-23 19:03:03
samvera/hyrax
https://api.github.com/repos/samvera/hyrax
closed
Display analytics info on show page
Analytics design needed epic
### Descriptive summary Display download counts and page views on the show page for a work. Example from UVa shown here: <img width="770" alt="show page analytics" src="https://user-images.githubusercontent.com/1766876/35356203-b8d1d844-011d-11e8-87cc-f593395275e1.png">
1.0
Display analytics info on show page - ### Descriptive summary Display download counts and page views on the show page for a work. Example from UVa shown here: <img width="770" alt="show page analytics" src="https://user-images.githubusercontent.com/1766876/35356203-b8d1d844-011d-11e8-87cc-f593395275e1.png">
non_main
display analytics info on show page descriptive summary display download counts and page views on the show page for a work example from uva shown here img width alt show page analytics src
0
3,398
13,176,279,916
IssuesEvent
2020-08-12 04:21:54
RapidField/solid-instruments
https://api.github.com/repos/RapidField/solid-instruments
closed
Release Solid Instruments 1.0.26
Category-ProductionRelease Source-Maintainer Stage-3-InProgress Subcategory-Delivery Verdict-Pending Version-1.0.26 WindowForDelivery-2020-Q4
# Software Release Request This issue represents a request for the production release of a new version of **Solid Instruments**. ## Overview Issue a production software release for `v1.0.26`. ## Statement of work The following list describes the work to be done. - [x] Update source documentation to re...
True
Release Solid Instruments 1.0.26 - # Software Release Request This issue represents a request for the production release of a new version of **Solid Instruments**. ## Overview Issue a production software release for `v1.0.26`. ## Statement of work The following list describes the work to be done. - [x...
main
release solid instruments software release request this issue represents a request for the production release of a new version of solid instruments overview issue a production software release for statement of work the following list describes the work to be done upd...
1
826,138
31,558,492,790
IssuesEvent
2023-09-03 00:38:55
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
opened
(Instance/Karazhan): Chess pieces are able to target incorrect faction with faction specific spells.
Confirmed Priority-Low Instance - Raid - Outland 70
### Current Behaviour Minions during the Chess Event are able to target enemies with healing spells and friends with damaging spells. Buff type spells may also be affected by this. [Can be seen here](https://www.youtube.com/watch?v=C1Uo93hvRog), recorded by [quigiboo](https://github.com/quigiboo). ### Expected Bli...
1.0
(Instance/Karazhan): Chess pieces are able to target incorrect faction with faction specific spells. - ### Current Behaviour Minions during the Chess Event are able to target enemies with healing spells and friends with damaging spells. Buff type spells may also be affected by this. [Can be seen here](https://www.y...
non_main
instance karazhan chess pieces are able to target incorrect faction with faction specific spells current behaviour minions during the chess event are able to target enemies with healing spells and friends with damaging spells buff type spells may also be affected by this recorded by expecte...
0
3,228
12,368,706,124
IssuesEvent
2020-05-18 14:13:28
Kashdeya/Tiny-Progressions
https://api.github.com/repos/Kashdeya/Tiny-Progressions
closed
Cant use Angel ring when having parts of Dragon Armor on
Version not Maintainted
As soon as you take just one piece of the Dragon armor set on it blocks the flight from Extra Utilities 2´s Angel Ring
True
Cant use Angel ring when having parts of Dragon Armor on - As soon as you take just one piece of the Dragon armor set on it blocks the flight from Extra Utilities 2´s Angel Ring
main
cant use angel ring when having parts of dragon armor on as soon as you take just one piece of the dragon armor set on it blocks the flight from extra utilities ´s angel ring
1
3,017
11,185,099,560
IssuesEvent
2019-12-31 22:21:22
laminas/laminas-session
https://api.github.com/repos/laminas/laminas-session
opened
Remove `SessionManager::rememberMe`
Awaiting Maintainer Response Question
See #59 for discussion. Also https://github.com/zendframework/zendframework/issues/4775 IMO this vestige of ZF1 no longer serves any useful purpose. --- Originally posted by @adamlundrigan at https://github.com/zendframework/zend-session/issues/60
True
Remove `SessionManager::rememberMe` - See #59 for discussion. Also https://github.com/zendframework/zendframework/issues/4775 IMO this vestige of ZF1 no longer serves any useful purpose. --- Originally posted by @adamlundrigan at https://github.com/zendframework/zend-session/issues/60
main
remove sessionmanager rememberme see for discussion also imo this vestige of no longer serves any useful purpose originally posted by adamlundrigan at
1
3,018
11,185,107,029
IssuesEvent
2019-12-31 22:24:57
laminas/laminas-skeleton-installer
https://api.github.com/repos/laminas/laminas-skeleton-installer
opened
Update version number as part of build process
Awaiting Maintainer Response Enhancement
We need to to this as part of release but I have no idea how. Suggestions. --- Originally posted by @GeeH at https://github.com/zendframework/ZendSkeletonApplication/issues/356
True
Update version number as part of build process - We need to to this as part of release but I have no idea how. Suggestions. --- Originally posted by @GeeH at https://github.com/zendframework/ZendSkeletonApplication/issues/356
main
update version number as part of build process we need to to this as part of release but i have no idea how suggestions originally posted by geeh at
1
4,532
23,548,923,251
IssuesEvent
2022-08-21 14:38:53
web3phl/directory
https://api.github.com/repos/web3phl/directory
opened
privacy/terms page
docs feature maintainers only todo
### 🤔 Not Existing Feature Request? - [X] Yes, I'm sure, this is a new requested feature! ### 🤔 Not an Idea or Suggestion? - [X] Yes, I'm sure, this is not idea or suggestion! ### 📋 Request Details Pretty good to have something like this in our directory therefore ppl know about how we handle data and operate. ...
True
privacy/terms page - ### 🤔 Not Existing Feature Request? - [X] Yes, I'm sure, this is a new requested feature! ### 🤔 Not an Idea or Suggestion? - [X] Yes, I'm sure, this is not idea or suggestion! ### 📋 Request Details Pretty good to have something like this in our directory therefore ppl know about how we hand...
main
privacy terms page 🤔 not existing feature request yes i m sure this is a new requested feature 🤔 not an idea or suggestion yes i m sure this is not idea or suggestion 📋 request details pretty good to have something like this in our directory therefore ppl know about how we handle d...
1
295,066
25,451,898,441
IssuesEvent
2022-11-24 11:06:30
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
opened
Test: accessibility detection improvements
testplan-item accessibility
Refs: https://github.com/microsoft/vscode/issues/162331 - [ ] Windows - [ ] macOS - [ ] Linux Complexity: 3 Authors: @deepak1556 @isidorn --- We have improved how we auto detect if a screen reader is on when using VS Code. Now this detection should be more precise. You should verify that the detection s...
1.0
Test: accessibility detection improvements - Refs: https://github.com/microsoft/vscode/issues/162331 - [ ] Windows - [ ] macOS - [ ] Linux Complexity: 3 Authors: @deepak1556 @isidorn --- We have improved how we auto detect if a screen reader is on when using VS Code. Now this detection should be more pr...
non_main
test accessibility detection improvements refs windows macos linux complexity authors isidorn we have improved how we auto detect if a screen reader is on when using vs code now this detection should be more precise you should verify that the detection still works fine ...
0
4,848
24,973,659,158
IssuesEvent
2022-11-02 05:06:32
rthadur/bazel
https://api.github.com/repos/rthadur/bazel
closed
Awaiting labels
awaiting-review awaiting-user-response awaiting-PR-merge more data needed awaiting-maintainer
### Description Testing the awaiting labels on issue ### Issue Type _No response_ ### Operating System _No response_ ### Coral Device _No response_ ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output _No response_
True
Awaiting labels - ### Description Testing the awaiting labels on issue ### Issue Type _No response_ ### Operating System _No response_ ### Coral Device _No response_ ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output _No response_
main
awaiting labels description testing the awaiting labels on issue issue type no response operating system no response coral device no response other devices no response programming language no response relevant log output no response
1
716,535
24,638,283,126
IssuesEvent
2022-10-17 09:37:12
ibissource/frank-flow
https://api.github.com/repos/ibissource/frank-flow
closed
You should see a clear error message when you have a backend jar without frontend
feature priority:low
**Is your feature request related to a problem? Please describe.** The Maven build of the frank-flow project produces a .jar that should be deployed on the server. There is a profile `frontend`. Only if this profile is enabled, then the frontend is added to this .jar file. We expect that developers will sometimes prod...
1.0
You should see a clear error message when you have a backend jar without frontend - **Is your feature request related to a problem? Please describe.** The Maven build of the frank-flow project produces a .jar that should be deployed on the server. There is a profile `frontend`. Only if this profile is enabled, then th...
non_main
you should see a clear error message when you have a backend jar without frontend is your feature request related to a problem please describe the maven build of the frank flow project produces a jar that should be deployed on the server there is a profile frontend only if this profile is enabled then th...
0
28,274
6,974,056,364
IssuesEvent
2017-12-11 22:50:30
GoogleCloudPlatform/ruby-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/ruby-docs-samples
closed
Google Project ID environment variable name not consistent
code health
**Story** Rubyist attempts to use environment variables to save GCP default values. After reading this (README)[https://github.com/GoogleCloudPlatform/ruby-docs-samples/tree/master/datastore] in Datastore, the Rubyist is overwhelmed by which environment variable to use. **Issue** Similar to issue #62. Environment va...
1.0
Google Project ID environment variable name not consistent - **Story** Rubyist attempts to use environment variables to save GCP default values. After reading this (README)[https://github.com/GoogleCloudPlatform/ruby-docs-samples/tree/master/datastore] in Datastore, the Rubyist is overwhelmed by which environment vari...
non_main
google project id environment variable name not consistent story rubyist attempts to use environment variables to save gcp default values after reading this readme in datastore the rubyist is overwhelmed by which environment variable to use issue similar to issue environment variables are not con...
0
4,932
11,853,984,621
IssuesEvent
2020-03-24 23:24:20
QutEcoacoustics/workbench-client
https://api.github.com/repos/QutEcoacoustics/workbench-client
closed
Route resolvers
architecture enhancement triage:high
Redo implementation of route resolvers. Currently, resolvers are treated as a hereditary system where the parents resolvers are also applied to the children. This needs to change so that all children define their own resolvers individually, and resolvers are not passed to any children.
1.0
Route resolvers - Redo implementation of route resolvers. Currently, resolvers are treated as a hereditary system where the parents resolvers are also applied to the children. This needs to change so that all children define their own resolvers individually, and resolvers are not passed to any children.
non_main
route resolvers redo implementation of route resolvers currently resolvers are treated as a hereditary system where the parents resolvers are also applied to the children this needs to change so that all children define their own resolvers individually and resolvers are not passed to any children
0
483,951
13,932,265,696
IssuesEvent
2020-10-22 06:57:57
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
auth.api.sonyentertainmentnetwork.com - see bug description
browser-fenix engine-gecko priority-normal
<!-- @browser: Firefox Mobile 83.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:83.0) Gecko/83.0 Firefox/83.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60228 --> <!-- @extra_labels: browser-fenix --> **URL**: https://auth.api.son...
1.0
auth.api.sonyentertainmentnetwork.com - see bug description - <!-- @browser: Firefox Mobile 83.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:83.0) Gecko/83.0 Firefox/83.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60228 --> <!-- @...
non_main
auth api sonyentertainmentnetwork com see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description stating connection is not private secure steps to reproduce bro...
0
67,870
7,067,562,185
IssuesEvent
2018-01-08 00:38:32
mkenney/go-chrome
https://api.github.com/repos/mkenney/go-chrome
closed
Add unit tests for `socket/protocol.debugger.go`
good first issue help wanted ✓ tests
### What version of `go-chrome` are you using (tagged commit, commit hash or `master`)? `master` ### What behavior do you expect? What are you trying to accomplish? Unit tests exist with complete code coverage for `protocol.debugger.go` ### What behavior are you experiencing instead? Tests do not exist or do n...
1.0
Add unit tests for `socket/protocol.debugger.go` - ### What version of `go-chrome` are you using (tagged commit, commit hash or `master`)? `master` ### What behavior do you expect? What are you trying to accomplish? Unit tests exist with complete code coverage for `protocol.debugger.go` ### What behavior are yo...
non_main
add unit tests for socket protocol debugger go what version of go chrome are you using tagged commit commit hash or master master what behavior do you expect what are you trying to accomplish unit tests exist with complete code coverage for protocol debugger go what behavior are yo...
0
260
3,008,056,637
IssuesEvent
2015-07-27 19:14:05
borisblizzard/arcreator
https://api.github.com/repos/borisblizzard/arcreator
opened
Remove unnecessary str.format uses
Editor Related Maintainability
str.format is a very verbose and powerful way to invoke the string format operator % most of its current uses are unnecessary and hard to read these should be searched out and their necessity evaluated. they should be removed and replaces with the % operator is they can
True
Remove unnecessary str.format uses - str.format is a very verbose and powerful way to invoke the string format operator % most of its current uses are unnecessary and hard to read these should be searched out and their necessity evaluated. they should be removed and replaces with the % operator is they can
main
remove unnecessary str format uses str format is a very verbose and powerful way to invoke the string format operator most of its current uses are unnecessary and hard to read these should be searched out and their necessity evaluated they should be removed and replaces with the operator is they can
1
3,775
15,873,616,793
IssuesEvent
2021-04-09 02:53:27
PowerShell/PowerShell
https://api.github.com/repos/PowerShell/PowerShell
closed
ConvertTo-JSON should allow nesting 0
Area-Cmdlets-Utility Issue-Question Review - Maintainer
There seems to be an oversight of what ConvertTo-JSON allows when it comes to nesting. Since the default value is 2 (not 0) it's impossible to set it to 0, as minimal value is 1. ## Steps to reproduce ```powershell [PSCustomObject] @{ Test = 1 Test2 = 2 Test3 = [PSCustomObject] @{ Idon...
True
ConvertTo-JSON should allow nesting 0 - There seems to be an oversight of what ConvertTo-JSON allows when it comes to nesting. Since the default value is 2 (not 0) it's impossible to set it to 0, as minimal value is 1. ## Steps to reproduce ```powershell [PSCustomObject] @{ Test = 1 Test2 = 2 T...
main
convertto json should allow nesting there seems to be an oversight of what convertto json allows when it comes to nesting since the default value is not it s impossible to set it to as minimal value is steps to reproduce powershell test id...
1
4,959
25,461,243,795
IssuesEvent
2022-11-24 19:24:21
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Two different joinable paths to the same target results in an error in Data Explorer
type: bug work: frontend status: ready restricted: maintainers
## Description * The following data results in an error on the frontend: `Failed to fetch column information: Multiple links present for the same column: 61051` ``` const baseTableResult = {"id":12454,"name":"Cycle 6 Work","import_target":null,"schema":3,"created_at":"2022-11-21T16:41:50.849693Z","updated_at":"2022-...
True
Two different joinable paths to the same target results in an error in Data Explorer - ## Description * The following data results in an error on the frontend: `Failed to fetch column information: Multiple links present for the same column: 61051` ``` const baseTableResult = {"id":12454,"name":"Cycle 6 Work","import...
main
two different joinable paths to the same target results in an error in data explorer description the following data results in an error on the frontend failed to fetch column information multiple links present for the same column const basetableresult id name cycle work import target ...
1
4,953
25,455,553,025
IssuesEvent
2022-11-24 13:55:28
pace/bricks
https://api.github.com/repos/pace/bricks
closed
service generation: remove lab.jamit.de
T::Maintainance
Remove everything that uses `lab.jamit.de` somehow. Like the default package name. But probably more than that.
True
service generation: remove lab.jamit.de - Remove everything that uses `lab.jamit.de` somehow. Like the default package name. But probably more than that.
main
service generation remove lab jamit de remove everything that uses lab jamit de somehow like the default package name but probably more than that
1
185,987
15,039,391,857
IssuesEvent
2021-02-02 18:35:45
kyverno/kyverno
https://api.github.com/repos/kyverno/kyverno
closed
Examples explaining annotation pod-policies.kyverno.io/autogen-controllers
Documentation enhancement good first issue
**Is your feature request related to a problem? Please describe.** I would to have an elaborate explanation and example of https://github.com/nirmata/kyverno/blob/master/documentation/writing-policies-autogen.md **Describe the solution you'd like** As mentioned i would like to have an example explaining describ...
1.0
Examples explaining annotation pod-policies.kyverno.io/autogen-controllers - **Is your feature request related to a problem? Please describe.** I would to have an elaborate explanation and example of https://github.com/nirmata/kyverno/blob/master/documentation/writing-policies-autogen.md **Describe the solution...
non_main
examples explaining annotation pod policies kyverno io autogen controllers is your feature request related to a problem please describe i would to have an elaborate explanation and example of describe the solution you d like as mentioned i would like to have an example explaining describing how t...
0
184,174
6,706,346,104
IssuesEvent
2017-10-12 06:33:55
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
employeecareers-ryder.icims.com - design is broken
browser-firefox-mobile priority-normal status-needstriage
<!-- @browser: Firefox Mobile 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://employeecareers-ryder.icims.com/jobs/intro?hashed=-435769460 **Browser / Version**: Firefox Mobile 58.0 **Operating System**: Andro...
1.0
employeecareers-ryder.icims.com - design is broken - <!-- @browser: Firefox Mobile 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://employeecareers-ryder.icims.com/jobs/intro?hashed=-435769460 **Browser / Versi...
non_main
employeecareers ryder icims com design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description login feilds do not display steps to reproduce a link on ryder com careers fr...
0
2,721
9,602,445,008
IssuesEvent
2019-05-10 14:36:51
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
closed
tests: Replace @expectedException annotation with actual code
maintainability
Some tests assert for exceptions to happen by having a specific phpdoc in place. This makes the tests much harder to read/understand. All references to @expectedException should therefore be replaced by a line of code. Interesting read regarding this subject: https://thephp.cc/news/2016/02/questioning-phpunit-best-p...
True
tests: Replace @expectedException annotation with actual code - Some tests assert for exceptions to happen by having a specific phpdoc in place. This makes the tests much harder to read/understand. All references to @expectedException should therefore be replaced by a line of code. Interesting read regarding this su...
main
tests replace expectedexception annotation with actual code some tests assert for exceptions to happen by having a specific phpdoc in place this makes the tests much harder to read understand all references to expectedexception should therefore be replaced by a line of code interesting read regarding this su...
1
175,416
14,527,673,196
IssuesEvent
2020-12-14 15:37:41
pythonarcade/arcade
https://api.github.com/repos/pythonarcade/arcade
closed
Strange behavior of custom hitbox (set with set_hit_box)
documentation
## Bug Report I was experimenting with custom hitboxes (using `sprite.set_hit_box`). The screenshot shows a representation of the object's hitboxes. An object's frame is green if there's no collision and red if a collision is detected. Collisions are detected by ```monkey.isHit = arcade.check_for_collision(self...
1.0
Strange behavior of custom hitbox (set with set_hit_box) - ## Bug Report I was experimenting with custom hitboxes (using `sprite.set_hit_box`). The screenshot shows a representation of the object's hitboxes. An object's frame is green if there's no collision and red if a collision is detected. Collisions are det...
non_main
strange behavior of custom hitbox set with set hit box bug report i was experimenting with custom hitboxes using sprite set hit box the screenshot shows a representation of the object s hitboxes an object s frame is green if there s no collision and red if a collision is detected collisions are det...
0
3,426
13,182,211,410
IssuesEvent
2020-08-12 15:26:03
duo-labs/cloudmapper
https://api.github.com/repos/duo-labs/cloudmapper
closed
Regarding reading Metadata in the graph
unmaintained_functionality
Hi, I have been using cloudmapper for a while to scan the resources in my AWS account. Months back( around Septemeber) I ran cloudmapper through an EC2, and I got a nice graph. I was also able to select any node in the graph and I could see the metadata of the node, but now I use an ECS container to do the same ex...
True
Regarding reading Metadata in the graph - Hi, I have been using cloudmapper for a while to scan the resources in my AWS account. Months back( around Septemeber) I ran cloudmapper through an EC2, and I got a nice graph. I was also able to select any node in the graph and I could see the metadata of the node, but no...
main
regarding reading metadata in the graph hi i have been using cloudmapper for a while to scan the resources in my aws account months back around septemeber i ran cloudmapper through an and i got a nice graph i was also able to select any node in the graph and i could see the metadata of the node but now ...
1
6,142
2,800,206,538
IssuesEvent
2015-05-13 08:33:48
Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ
https://api.github.com/repos/Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ
closed
mEvuGvtD7MhWRFIzA00i21tkLc2ZMZUwgQDAVHAUaoMeqAja46IFxI0HGddhMe/x0zHu4oTqro5h/qgTQV/ZhEFy15x+cHwdTaz2GLzTnLBupje52gtt71g2pw66W0pAfVPe2v2Or7XOYE2Ykc7DBdK8LQIFU8kBJqeHcZI28vw=
design
huhxDA0MujvE/2Eos+iNaYSTXmUgyCxVc7djGYyRBgRlXH8TFmU06BuKB5vtTusTHLpA7k+imA1l/9ZFQIj7u7SP78kY/m3iSG7n2UPP90kuEbt7LMBuxgam51bUx/xaROJc87Y3/WNZMKFAJAhtrGJZxhGe5YY2xGu0I3/H2uvVyuT2btOL/Tos/kSyEBCQIW4faRJ0gdQ2iVuBMC2n3/CGuY/4w4LGVstC7LMBNdxD1anH8d2VH6FHXEy0oK2g3fLfrpRBxhuaJurwGur+3TX/O4TdIdAPs019gQR3KSkeki2hicGYX5KrAsnLZS1C...
1.0
mEvuGvtD7MhWRFIzA00i21tkLc2ZMZUwgQDAVHAUaoMeqAja46IFxI0HGddhMe/x0zHu4oTqro5h/qgTQV/ZhEFy15x+cHwdTaz2GLzTnLBupje52gtt71g2pw66W0pAfVPe2v2Or7XOYE2Ykc7DBdK8LQIFU8kBJqeHcZI28vw= - huhxDA0MujvE/2Eos+iNaYSTXmUgyCxVc7djGYyRBgRlXH8TFmU06BuKB5vtTusTHLpA7k+imA1l/9ZFQIj7u7SP78kY/m3iSG7n2UPP90kuEbt7LMBuxgam51bUx/xaROJc87Y3/WNZMKFAJ...
non_main
qgtqv tos cguy evzs tidiheltyqzym betue asok
0
21,487
7,030,599,315
IssuesEvent
2017-12-26 11:13:16
Microsoft/WindowsTemplateStudio
https://api.github.com/repos/Microsoft/WindowsTemplateStudio
closed
Build dev.templates.tests.gen_20171226.1 failed
bug vsts-build
## Build dev.templates.tests.gen_20171226.1 - **Build result:** `failed` - **Build queued:** 12/26/2017 6:03:58 AM - **Build duration:** 90.34 minutes ### Details Build [dev.templates.tests.gen_20171226.1](https://winappstudio.visualstudio.com/web/build.aspx?pcguid=a4ef43be-68ce-4195-a619-079b4d9834c2&builduri=vst...
1.0
Build dev.templates.tests.gen_20171226.1 failed - ## Build dev.templates.tests.gen_20171226.1 - **Build result:** `failed` - **Build queued:** 12/26/2017 6:03:58 AM - **Build duration:** 90.34 minutes ### Details Build [dev.templates.tests.gen_20171226.1](https://winappstudio.visualstudio.com/web/build.aspx?pcguid...
non_main
build dev templates tests gen failed build dev templates tests gen build result failed build queued am build duration minutes details build failed the job running on agent has exceeded the maximum execution time of the operation was cance...
0
360,756
25,308,886,357
IssuesEvent
2022-11-17 15:59:18
RosaMariaFdez/2022-ISO2-BC2
https://api.github.com/repos/RosaMariaFdez/2022-ISO2-BC2
closed
Añadido de versionado Apartado casos de uso
documentation
Añadir las versiones a las que corresponde cada lista de [casos de uso](https://github.com/RosaMariaFdez/2022-ISO2-BC2/wiki/Documentación-del-proyecto#casos-de-uso-cdu)
1.0
Añadido de versionado Apartado casos de uso - Añadir las versiones a las que corresponde cada lista de [casos de uso](https://github.com/RosaMariaFdez/2022-ISO2-BC2/wiki/Documentación-del-proyecto#casos-de-uso-cdu)
non_main
añadido de versionado apartado casos de uso añadir las versiones a las que corresponde cada lista de
0
171,283
20,961,013,692
IssuesEvent
2022-03-27 19:58:31
ghc-dev/Christine-Smith
https://api.github.com/repos/ghc-dev/Christine-Smith
opened
github.com/miekg/dns-v1.0.14: 12 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>github.com/miekg/dns-v1.0.14</b></p></summary> <p>DNS library in Go</p> <p> <p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Christine-Smith/commit/064f...
True
github.com/miekg/dns-v1.0.14: 12 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>github.com/miekg/dns-v1.0.14</b></p></summary> <p>DNS library in Go</p> <p> <p>Found i...
non_main
github com miekg dns vulnerabilities highest severity is vulnerable library github com miekg dns dns library in go found in head commit a href vulnerabilities cve severity cvss dependency type fixed in remediation available ...
0
434,611
12,520,728,042
IssuesEvent
2020-06-03 16:18:54
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
opened
Delete `public_stats` column in database
component: statistics priority: p3
Once https://github.com/mozilla/addons-server/issues/14463 is deployed, we'll want to delete the `public_stats` column, which was marked as _nullable_ in the previous tag.
1.0
Delete `public_stats` column in database - Once https://github.com/mozilla/addons-server/issues/14463 is deployed, we'll want to delete the `public_stats` column, which was marked as _nullable_ in the previous tag.
non_main
delete public stats column in database once is deployed we ll want to delete the public stats column which was marked as nullable in the previous tag
0
3,926
17,664,003,113
IssuesEvent
2021-08-22 04:34:29
walbourn/directx-vs-templates
https://api.github.com/repos/walbourn/directx-vs-templates
closed
Retire the 'non-DR' variant of the template
maintainence
For a while I've been maintaining two different variants of every template: One that creates the device 'inline' (``CreateDevice`` and ``CreateResources``), and the other with the ``DeviceResources`` abstraction (``CreateDeviceDependentResources``, ``CreateWindowSizeDependentResources``). Generally the non-DR varian...
True
Retire the 'non-DR' variant of the template - For a while I've been maintaining two different variants of every template: One that creates the device 'inline' (``CreateDevice`` and ``CreateResources``), and the other with the ``DeviceResources`` abstraction (``CreateDeviceDependentResources``, ``CreateWindowSizeDepende...
main
retire the non dr variant of the template for a while i ve been maintaining two different variants of every template one that creates the device inline createdevice and createresources and the other with the deviceresources abstraction createdevicedependentresources createwindowsizedepende...
1
257,885
8,148,031,154
IssuesEvent
2018-08-22 03:13:54
broadinstitute/cromwell
https://api.github.com/repos/broadinstitute/cromwell
closed
stderr/out aren't available during runs and are sometimes in application/octet-stream
HIGH PRIORITY
From [a user's forum post](https://gatkforums.broadinstitute.org/firecloud/discussion/12577/stdout-stderr-output-in-bucket-does-not-seem-to-be-updated-while-task-is-running#latest): 1. `stderr` and `stdout` do not appear to show up until a workflow finishes. 2. In some cases `stderr` and `stdout` are of type `applica...
1.0
stderr/out aren't available during runs and are sometimes in application/octet-stream - From [a user's forum post](https://gatkforums.broadinstitute.org/firecloud/discussion/12577/stdout-stderr-output-in-bucket-does-not-seem-to-be-updated-while-task-is-running#latest): 1. `stderr` and `stdout` do not appear to show up...
non_main
stderr out aren t available during runs and are sometimes in application octet stream from stderr and stdout do not appear to show up until a workflow finishes in some cases stderr and stdout are of type application octet stream rather than text plain not allowing the content to be viewable ...
0
196,632
15,604,079,065
IssuesEvent
2021-03-19 03:09:45
yuri-norwood/bfk
https://api.github.com/repos/yuri-norwood/bfk
closed
Link io.ReadWritter and os.Stdout references to respective documention
documentation
What it says on the box
1.0
Link io.ReadWritter and os.Stdout references to respective documention - What it says on the box
non_main
link io readwritter and os stdout references to respective documention what it says on the box
0
55,184
11,405,843,394
IssuesEvent
2020-01-31 13:05:05
openvalidation/openvalidation
https://api.github.com/repos/openvalidation/openvalidation
closed
Java codegen: use Number type for returning numbers
codegen good first issue
<!--- Thank you for using openVALIDATION! --> Taking some inspiraition from the suggestions of @sbischoff-ai in #39 in `openvalidation-generation/src/main/resources/java/framework.hbs` BigDecimal is used as the return type for numbers. It might be much more suitable to return a more general Number ## Expecte...
1.0
Java codegen: use Number type for returning numbers - <!--- Thank you for using openVALIDATION! --> Taking some inspiraition from the suggestions of @sbischoff-ai in #39 in `openvalidation-generation/src/main/resources/java/framework.hbs` BigDecimal is used as the return type for numbers. It might be much more s...
non_main
java codegen use number type for returning numbers taking some inspiraition from the suggestions of sbischoff ai in in openvalidation generation src main resources java framework hbs bigdecimal is used as the return type for numbers it might be much more suitable to return a more general number ...
0
4,650
24,086,837,318
IssuesEvent
2022-09-19 11:44:00
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFP - emusak-ui
Status: Available For Maintainer(s)
<!-- * Please ensure the package does not already exist in the Chocolatey Community Repository - https://chocolatey.org/packages - by using a relevant search. * Please ensure there is no existing open package request. * Please ensure the issue title starts with 'RFP - ' - for example 'RFP - adobe-reader' * Plea...
True
RFP - emusak-ui - <!-- * Please ensure the package does not already exist in the Chocolatey Community Repository - https://chocolatey.org/packages - by using a relevant search. * Please ensure there is no existing open package request. * Please ensure the issue title starts with 'RFP - ' - for example 'RFP - ado...
main
rfp emusak ui please ensure the package does not already exist in the chocolatey community repository by using a relevant search please ensure there is no existing open package request please ensure the issue title starts with rfp for example rfp adobe reader please also ensu...
1
165,708
12,879,868,141
IssuesEvent
2020-07-12 01:25:29
osquery/osquery
https://api.github.com/repos/osquery/osquery
closed
Create tests for the table `wmi_script_event_consumers`
Windows good-first-issue table test
## Create tests for the table `wmi_script_event_consumers` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If there is any guarantee to number of rows (e.g. only 1 record i...
1.0
Create tests for the table `wmi_script_event_consumers` - ## Create tests for the table `wmi_script_event_consumers` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If ther...
non_main
create tests for the table wmi script event consumers create tests for the table wmi script event consumers create header file for the table implementation if one is not exists in test query the table and check if retrieved columns name and types match the columns from table spec if ther...
0
130,944
27,793,604,484
IssuesEvent
2023-03-17 10:46:26
zenitba/server-side-rendering
https://api.github.com/repos/zenitba/server-side-rendering
closed
De properties links laten beginnen
Code/Review⚙️
https://github.com/zenitba/server-side-rendering/blob/0a1537be88cb49c8a937c1f2281ac3eb9815fda4/public/style.css#L124-L140 Je kan de properties links laten beginnen zoals de rest van je css voor meer overzicht
1.0
De properties links laten beginnen - https://github.com/zenitba/server-side-rendering/blob/0a1537be88cb49c8a937c1f2281ac3eb9815fda4/public/style.css#L124-L140 Je kan de properties links laten beginnen zoals de rest van je css voor meer overzicht
non_main
de properties links laten beginnen je kan de properties links laten beginnen zoals de rest van je css voor meer overzicht
0
4,320
10,917,612,138
IssuesEvent
2019-11-21 15:27:47
maSchoeller/JimnyTainment
https://api.github.com/repos/maSchoeller/JimnyTainment
closed
Project distribution and Namespace naming
V0.1 milestone program architecture
# Project distribution General distribution of the application into 4 projects: - **JimnyTainment.UI.View** _The project contains the actual user interface._ - **JimnyTainment.UI.ViewModel** _Contains the control logic for the user interface._ - **JimnyTainment.Lib** _Contains various services that are used by t...
1.0
Project distribution and Namespace naming - # Project distribution General distribution of the application into 4 projects: - **JimnyTainment.UI.View** _The project contains the actual user interface._ - **JimnyTainment.UI.ViewModel** _Contains the control logic for the user interface._ - **JimnyTainment.Lib** _...
non_main
project distribution and namespace naming project distribution general distribution of the application into projects jimnytainment ui view the project contains the actual user interface jimnytainment ui viewmodel contains the control logic for the user interface jimnytainment lib ...
0
388,620
11,489,958,804
IssuesEvent
2020-02-11 16:18:29
bounswe/bounswe2019group11
https://api.github.com/repos/bounswe/bounswe2019group11
closed
View Public and Private Profiles of Other Users
Component: Frontend Estimation: M Priority: Critical Status: In Progress
- Users should be able to view public profiles of registered users. - Registered users should be able to set information about themselves as private or public. - Registered users with permission (planned to be linked to followers system) should be able to view private profiles of registered users.
1.0
View Public and Private Profiles of Other Users - - Users should be able to view public profiles of registered users. - Registered users should be able to set information about themselves as private or public. - Registered users with permission (planned to be linked to followers system) should be able to view private...
non_main
view public and private profiles of other users users should be able to view public profiles of registered users registered users should be able to set information about themselves as private or public registered users with permission planned to be linked to followers system should be able to view private...
0
265,495
28,292,520,568
IssuesEvent
2023-04-09 11:50:30
Seagate/Lyve-Cloud-Solutions-Samples
https://api.github.com/repos/Seagate/Lyve-Cloud-Solutions-Samples
reopened
storage-blob-10.5.0.tgz: 1 vulnerabilities (highest severity is: 5.5)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>storage-blob-10.5.0.tgz</b></p></summary> <p></p> <p>Path to dependency file: /data-migration-and-sync-to-lyvecloud/code/migrationWorker/package.json</p> <p>Path to v...
True
storage-blob-10.5.0.tgz: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>storage-blob-10.5.0.tgz</b></p></summary> <p></p> <p>Path to dependency file: /data-migration-...
non_main
storage blob tgz vulnerabilities highest severity is vulnerable library storage blob tgz path to dependency file data migration and sync to lyvecloud code migrationworker package json path to vulnerable library data migration and sync to lyvecloud code migrationworker node m...
0
2,696
9,417,450,376
IssuesEvent
2019-04-10 16:45:57
victorcombalweiss/datapuppy
https://api.github.com/repos/victorcombalweiss/datapuppy
opened
Move to Scss
maintainability
As of now, web application uses CSS. As a consequence many values are duplicated, and some values depend on one another implicitly. In order to have a more robust system it would be good to switch to Scss.
True
Move to Scss - As of now, web application uses CSS. As a consequence many values are duplicated, and some values depend on one another implicitly. In order to have a more robust system it would be good to switch to Scss.
main
move to scss as of now web application uses css as a consequence many values are duplicated and some values depend on one another implicitly in order to have a more robust system it would be good to switch to scss
1
254,768
21,876,383,920
IssuesEvent
2022-05-19 10:31:34
Tencent/bk-job
https://api.github.com/repos/Tencent/bk-job
closed
bugfix: 统计脚本被引用次数时未排除调试作业模板产生的调试执行方案导致脚本无法删除
kind/bug stage/test stage/uat
**版本/分支/tag** 3.4.4.0 **问题描述** 统计脚本被引用次数时未排除调试作业模板产生的调试执行方案导致脚本无法删除 **如何复现** 创建脚本1,上线脚本1 创建模板1,引用脚本1 调试模板1,运行 创建脚本2,上线脚本2 编辑模板1,引用脚本1改为引用脚本2 查看脚本1引用次数,发现模板/执行方案引用次数为 0/1 尝试删除脚本1,提示被引用无法删除 **预期结果** 脚本1不再被引用后,查看脚本1引用次数,模板/执行方案引用次数为 0/0 应当能够正常删除脚本1
1.0
bugfix: 统计脚本被引用次数时未排除调试作业模板产生的调试执行方案导致脚本无法删除 - **版本/分支/tag** 3.4.4.0 **问题描述** 统计脚本被引用次数时未排除调试作业模板产生的调试执行方案导致脚本无法删除 **如何复现** 创建脚本1,上线脚本1 创建模板1,引用脚本1 调试模板1,运行 创建脚本2,上线脚本2 编辑模板1,引用脚本1改为引用脚本2 查看脚本1引用次数,发现模板/执行方案引用次数为 0/1 尝试删除脚本1,提示被引用无法删除 **预期结果** 脚本1不再被引用后,查看脚本1引用次数,模板/执行方案引用次数为 0/0 应当能够正常删除脚本1
non_main
bugfix 统计脚本被引用次数时未排除调试作业模板产生的调试执行方案导致脚本无法删除 版本 分支 tag 问题描述 统计脚本被引用次数时未排除调试作业模板产生的调试执行方案导致脚本无法删除 如何复现 , , ,运行 , , ,发现模板 执行方案引用次数为 ,提示被引用无法删除 预期结果 , ,模板 执行方案引用次数为
0
1,300
5,541,906,229
IssuesEvent
2017-03-22 13:58:40
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Exception while running ios_command which times out after correctly executing a command
affects_2.1 bug_report networking P2 waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_command ##### ANSIBLE VERSION ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = ['/usr/lib/python2.7/dist-packages/ansible'] ``` ##### CONFIGURATION inventory = ./hosts roles_path = /home/actionmystique/Program-File...
True
Exception while running ios_command which times out after correctly executing a command - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_command ##### ANSIBLE VERSION ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = ['/usr/lib/python2.7/dist-packages/ansible'] ```...
main
exception while running ios command which times out after correctly executing a command issue type bug report component name ios command ansible version ansible config file etc ansible ansible cfg configured module search path configuration inventory hosts...
1
721
4,312,922,464
IssuesEvent
2016-07-22 08:21:36
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
German Phrases Cheat Sheet: One small mistranslation/One small addition
Maintainer Input Requested PR Received
Change to "Going out for dinner" section: - Appetizer - Vorspeise Suggested addition to "Basics" section: - Goodbye! - Tschüss! ------ IA Page: http://duck.co/ia/view/german_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @AdamSC1-ddg
True
German Phrases Cheat Sheet: One small mistranslation/One small addition - Change to "Going out for dinner" section: - Appetizer - Vorspeise Suggested addition to "Basics" section: - Goodbye! - Tschüss! ------ IA Page: http://duck.co/ia/view/german_cheat_sheet [Maintainer](http://docs.duckduckhack.c...
main
german phrases cheat sheet one small mistranslation one small addition change to going out for dinner section appetizer vorspeise suggested addition to basics section goodbye tschüss ia page ddg
1
222
4,622,806,536
IssuesEvent
2016-09-27 08:53:59
ocaml/opam-repository
https://api.github.com/repos/ocaml/opam-repository
closed
lablgl for windows
portability
from @blue-prawn: ``` Hi, On my Windows test environment I can not use "lablgl-20120306" because of the glShader module that I myself provided before I get a Windows test environment. But the vanilla "lablgl-1.04" works fine. If I've understood correctly Opam is a source package manager, so maybe opam c...
True
lablgl for windows - from @blue-prawn: ``` Hi, On my Windows test environment I can not use "lablgl-20120306" because of the glShader module that I myself provided before I get a Windows test environment. But the vanilla "lablgl-1.04" works fine. If I've understood correctly Opam is a source package mana...
non_main
lablgl for windows from blue prawn hi on my windows test environment i can not use lablgl because of the glshader module that i myself provided before i get a windows test environment but the vanilla lablgl works fine if i ve understood correctly opam is a source package manager so ...
0
93,075
26,857,761,105
IssuesEvent
2023-02-03 15:51:45
rapidsai/raft
https://api.github.com/repos/rapidsai/raft
opened
[BUG] Ball Cover uses brute_force_knn specialization that's not instantiated
bug Build Time Improvement
The compile time for the ball cover specialization could be cut down if we either use a template combination that's already specialized or we create a new specializtion. I'd vote for the former. Here's where the ball cover implementation is relying on the brute force knn: https://github.com/rapidsai/raft/blob/4ad...
1.0
[BUG] Ball Cover uses brute_force_knn specialization that's not instantiated - The compile time for the ball cover specialization could be cut down if we either use a template combination that's already specialized or we create a new specializtion. I'd vote for the former. Here's where the ball cover implementati...
non_main
ball cover uses brute force knn specialization that s not instantiated the compile time for the ball cover specialization could be cut down if we either use a template combination that s already specialized or we create a new specializtion i d vote for the former here s where the ball cover implementation i...
0
1,742
6,574,902,975
IssuesEvent
2017-09-11 14:26:45
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_container reports "Error: docker-py version is 1.10.4. Minimum version required is 1.7.0."
affects_2.1 bug_report cloud docker waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION ##### OS / ENVIRONMENT N/A ##### SUMMARY <!--- Explain the problem briefly --> Chang...
True
docker_container reports "Error: docker-py version is 1.10.4. Minimum version required is 1.7.0." - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### C...
main
docker container reports error docker py version is minimum version required is issue type bug report component name docker container ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides co...
1
2,517
8,655,460,189
IssuesEvent
2018-11-27 16:00:33
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
Mention SMB 1.0 enabling for Windows 10 in readme/ on website
unmaintained
I only found out by accident that one needs to activate SMB 1.0 in Windows 10 as it is disabled by default now. This is only relevant for PS TV users of course.
True
Mention SMB 1.0 enabling for Windows 10 in readme/ on website - I only found out by accident that one needs to activate SMB 1.0 in Windows 10 as it is disabled by default now. This is only relevant for PS TV users of course.
main
mention smb enabling for windows in readme on website i only found out by accident that one needs to activate smb in windows as it is disabled by default now this is only relevant for ps tv users of course
1
749,880
26,182,105,648
IssuesEvent
2023-01-02 17:03:02
owid/etl
https://api.github.com/repos/owid/etl
closed
Upgrade Pandas from 1.5.1 to 1.5.2
priority 2 - important
## Overview We want to upgrade Pandas, but are worried that its interface might not be stable and that it might change the output of our data pipeline. ## Procedure - Make a copy of the current catalog, call it `data.pandas-1.5.1` - Generate from scratch a full new catalog, call it `data.pandas-1.5.2` - Comp...
1.0
Upgrade Pandas from 1.5.1 to 1.5.2 - ## Overview We want to upgrade Pandas, but are worried that its interface might not be stable and that it might change the output of our data pipeline. ## Procedure - Make a copy of the current catalog, call it `data.pandas-1.5.1` - Generate from scratch a full new catalog...
non_main
upgrade pandas from to overview we want to upgrade pandas but are worried that its interface might not be stable and that it might change the output of our data pipeline procedure make a copy of the current catalog call it data pandas generate from scratch a full new catalog...
0
3,652
6,690,718,398
IssuesEvent
2017-10-09 10:13:16
DynareTeam/dynare
https://api.github.com/repos/DynareTeam/dynare
closed
Add interface for flexible IRF-generation
preprocessor
Create block ``` generate_irfs(options_list); (groupname1), exo_name1=1, exo_name 2=-0.5; (groupname2), exo_name1=2, exo_name 3=-0.5; end; ``` or alternatively (as suggested in #115 ) ``` generate_irfs(options_list); [ name='groupname1' ] exo_name1=1, exo_name 2=-0.5; [ name='groupname1' ] exo_name1=2, exo_n...
1.0
Add interface for flexible IRF-generation - Create block ``` generate_irfs(options_list); (groupname1), exo_name1=1, exo_name 2=-0.5; (groupname2), exo_name1=2, exo_name 3=-0.5; end; ``` or alternatively (as suggested in #115 ) ``` generate_irfs(options_list); [ name='groupname1' ] exo_name1=1, exo_name 2=-0....
non_main
add interface for flexible irf generation create block generate irfs options list exo exo name exo exo name end or alternatively as suggested in generate irfs options list exo exo name exo exo name end where o...
0
101,082
21,576,089,798
IssuesEvent
2022-05-02 13:53:47
guardicore/monkey
https://api.github.com/repos/guardicore/monkey
closed
RemoteRunAwsService adds unnecessary delay to Island startup
Help wanted Beginner friendly Impact: Medium Complexity: Low Code Quality Refactor Performance
When Monkey Island starts, it checks to see if it's running on an AWS instance. When it performs this check, it makes 2 calls, each with a 2-second timeout. In the case where the Island is not running on an AWS instance, this adds approximately 2-4 seconds to the startup of the Island. For users, this is a mild inconve...
1.0
RemoteRunAwsService adds unnecessary delay to Island startup - When Monkey Island starts, it checks to see if it's running on an AWS instance. When it performs this check, it makes 2 calls, each with a 2-second timeout. In the case where the Island is not running on an AWS instance, this adds approximately 2-4 seconds ...
non_main
remoterunawsservice adds unnecessary delay to island startup when monkey island starts it checks to see if it s running on an aws instance when it performs this check it makes calls each with a second timeout in the case where the island is not running on an aws instance this adds approximately seconds ...
0
4,822
24,849,749,802
IssuesEvent
2022-10-26 18:57:19
damlaalkan/SWE573
https://api.github.com/repos/damlaalkan/SWE573
closed
Getting time out error after 24 hours
wontfix maintainance
The project restarts after 24 hours , seems like the authentication time out
True
Getting time out error after 24 hours - The project restarts after 24 hours , seems like the authentication time out
main
getting time out error after hours the project restarts after hours seems like the authentication time out
1
24,178
6,520,176,300
IssuesEvent
2017-08-28 15:30:25
hbirchtree/coffeecutie
https://api.github.com/repos/hbirchtree/coffeecutie
closed
Fix assimp problems with static libraries
bug Dynamic code iOS Linux OSX Platform
Fails to link, requires functions from libIrrXml.a, aside from Assimp itself Solution: - Add libIrrXml.a as optional library in FindAssimp.cmake
1.0
Fix assimp problems with static libraries - Fails to link, requires functions from libIrrXml.a, aside from Assimp itself Solution: - Add libIrrXml.a as optional library in FindAssimp.cmake
non_main
fix assimp problems with static libraries fails to link requires functions from libirrxml a aside from assimp itself solution add libirrxml a as optional library in findassimp cmake
0
3,242
12,368,706,884
IssuesEvent
2020-05-18 14:13:32
Kashdeya/Tiny-Progressions
https://api.github.com/repos/Kashdeya/Tiny-Progressions
closed
WhiteLamp (probably all other lamps as well)
Version not Maintainted
When placing a white lamp block on the ceiling, if you look up at it and move around, you can see a faint outline of a torch. looks glitchy. May have been intended, but imo it's a bit unsightly.
True
WhiteLamp (probably all other lamps as well) - When placing a white lamp block on the ceiling, if you look up at it and move around, you can see a faint outline of a torch. looks glitchy. May have been intended, but imo it's a bit unsightly.
main
whitelamp probably all other lamps as well when placing a white lamp block on the ceiling if you look up at it and move around you can see a faint outline of a torch looks glitchy may have been intended but imo it s a bit unsightly
1
43,269
5,534,635,825
IssuesEvent
2017-03-21 15:46:38
UNFPAInnovation/GetIn_Mobile
https://api.github.com/repos/UNFPAInnovation/GetIn_Mobile
closed
Procedure runner button in the encounterTasks
In progress Ready to test
The Midwife is not able to run the Appointment procedure when she clicks on an upcoming appointment
1.0
Procedure runner button in the encounterTasks - The Midwife is not able to run the Appointment procedure when she clicks on an upcoming appointment
non_main
procedure runner button in the encountertasks the midwife is not able to run the appointment procedure when she clicks on an upcoming appointment
0
544,093
15,889,646,183
IssuesEvent
2021-04-10 12:24:57
AY2021S2-CS2103T-W13-3/tp
https://api.github.com/repos/AY2021S2-CS2103T-W13-3/tp
closed
[PE-D] Appointments: inaccurate description for invalid date/time format when adding appointment
priority.Medium type.Bug
Keying in the wrong date/time format (out of bounds: day greater than 31, month greater than 12, hour greater than 24, min greater than 59), I will get the same description where date and time should not be blank and must be of the format dd/mm/yyyy hh:mm instead of informing me that I keyed in an invalid date/time. !...
1.0
[PE-D] Appointments: inaccurate description for invalid date/time format when adding appointment - Keying in the wrong date/time format (out of bounds: day greater than 31, month greater than 12, hour greater than 24, min greater than 59), I will get the same description where date and time should not be blank and must...
non_main
appointments inaccurate description for invalid date time format when adding appointment keying in the wrong date time format out of bounds day greater than month greater than hour greater than min greater than i will get the same description where date and time should not be blank and must be of th...
0
546,914
16,021,331,244
IssuesEvent
2021-04-21 00:07:13
CookieJarApps/SmartCookieWeb
https://api.github.com/repos/CookieJarApps/SmartCookieWeb
closed
[Feature] full bottom navigation
P2: Medium priority enhancement
Thanks a lot for adding charge to lightning browser! I liked lightning lot but today discovered your app. Really good improvements. In bottom navigation mode, everything should be at bottom for ease. Thanks for bringing the tabs in #241. 1. But bookmarks drawer must follow the same design. 2. The hamburger men...
1.0
[Feature] full bottom navigation - Thanks a lot for adding charge to lightning browser! I liked lightning lot but today discovered your app. Really good improvements. In bottom navigation mode, everything should be at bottom for ease. Thanks for bringing the tabs in #241. 1. But bookmarks drawer must follow the ...
non_main
full bottom navigation thanks a lot for adding charge to lightning browser i liked lightning lot but today discovered your app really good improvements in bottom navigation mode everything should be at bottom for ease thanks for bringing the tabs in but bookmarks drawer must follow the same desig...
0
4,507
23,448,308,831
IssuesEvent
2022-08-15 22:15:02
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Bug: Error from cookiecutter: open() argument 6 must be str or None, not tuple
type/bug area/init maintainer/need-followup
### Description: When trying to create a SAM app template using `sam init`, it creates a folder with no content in it. ``` sam-app ├── events ├── hello_world └── tests 3 directories, 0 files ``` When I ran `sam init --debug` it run an error ``` 2022-07-14 02:53:58,674 | Baking a new template with cookiecu...
True
Bug: Error from cookiecutter: open() argument 6 must be str or None, not tuple - ### Description: When trying to create a SAM app template using `sam init`, it creates a folder with no content in it. ``` sam-app ├── events ├── hello_world └── tests 3 directories, 0 files ``` When I ran `sam init --debug` it...
main
bug error from cookiecutter open argument must be str or none not tuple description when trying to create a sam app template using sam init it creates a folder with no content in it sam app ├── events ├── hello world └── tests directories files when i ran sam init debug it...
1
271,734
8,489,051,304
IssuesEvent
2018-10-26 18:36:13
ualbertalib/Hydranorth2
https://api.github.com/repos/ualbertalib/Hydranorth2
closed
Review and fix user-facing error messages
moved_from_hn1 priority:TBD
_From @pbinkley on April 25, 2016 18:2_ We have some inconsistencies in error messages for different permissions scenarios (e.g. when attempting to access an embargoed item, you get a message telling you to log in with your CCID). We would like to gather all the messages and all the scenarios in which they are display...
1.0
Review and fix user-facing error messages - _From @pbinkley on April 25, 2016 18:2_ We have some inconsistencies in error messages for different permissions scenarios (e.g. when attempting to access an embargoed item, you get a message telling you to log in with your CCID). We would like to gather all the messages and...
non_main
review and fix user facing error messages from pbinkley on april we have some inconsistencies in error messages for different permissions scenarios e g when attempting to access an embargoed item you get a message telling you to log in with your ccid we would like to gather all the messages and all ...
0
4,741
24,464,845,516
IssuesEvent
2022-10-07 14:12:55
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 85: cloud-init-0.7.9: 3 advisories [7.1]
1.severity: security 9.needs: maintainer feedback
[search](https://search.nix.gsc.io/?q=cloud-init&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=cloud-init+in%3Apath&type=Code) * [ ] [CVE-2018-10896](https://nvd.nist.gov/vuln/detail/CVE-2018-10896) CVSSv3=7.1 (nixos-20.03, nixos-unstable) * [ ] [CVE-2020-8631](https://...
True
Vulnerability roundup 85: cloud-init-0.7.9: 3 advisories [7.1] - [search](https://search.nix.gsc.io/?q=cloud-init&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=cloud-init+in%3Apath&type=Code) * [ ] [CVE-2018-10896](https://nvd.nist.gov/vuln/detail/CVE-2018-10896) CVSSv3...
main
vulnerability roundup cloud init advisories nixos nixos unstable nixos nixos unstable nixos nixos unstable scanned versions nixos nixos unstable may contain false positives
1
270,049
23,487,200,882
IssuesEvent
2022-08-17 15:17:51
Princeton-CDH/ppa-django
https://api.github.com/repos/Princeton-CDH/ppa-django
closed
As a user, I want to see the actual rather than digital page number on keyword search results of Gale/ECCO items so that I can more accurately cite items.
awaiting testing
## testing notes Import a new record in #370 and then check on the public site how the page numbers display; if possible, test a record that you know has `folioNumbers` set in the Gale API (some of them don't have it set, others seem to just be set based on the digital image number) ## dev notes update indexing ...
1.0
As a user, I want to see the actual rather than digital page number on keyword search results of Gale/ECCO items so that I can more accurately cite items. - ## testing notes Import a new record in #370 and then check on the public site how the page numbers display; if possible, test a record that you know has `folio...
non_main
as a user i want to see the actual rather than digital page number on keyword search results of gale ecco items so that i can more accurately cite items testing notes import a new record in and then check on the public site how the page numbers display if possible test a record that you know has folionu...
0
1,583
6,572,353,475
IssuesEvent
2017-09-11 01:39:10
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
Archive with remote_src=yes strips the second / in http://
affects_2.1 bot_broken bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME archive ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION Using default ##### OS / ENVIRONMENT Running ansible on OSX El Capitain and remote host is centos 7 ##### SUMMARY I a...
True
Archive with remote_src=yes strips the second / in http:// - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME archive ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION Using default ##### OS / ENVIRONMENT Running ansible on O...
main
archive with remote src yes strips the second in http issue type bug report component name archive ansible version ansible config file configured module search path default w o overrides configuration using default os environment running ansible on o...
1
189,277
15,183,807,684
IssuesEvent
2021-02-15 08:41:18
shapkarin/extend-saga-routines
https://api.github.com/repos/shapkarin/extend-saga-routines
closed
More user friendly README.md
documentation
Make the introduction with basic explanation as much simple and understandable as it can be. Leave all the rest as docs section.
1.0
More user friendly README.md - Make the introduction with basic explanation as much simple and understandable as it can be. Leave all the rest as docs section.
non_main
more user friendly readme md make the introduction with basic explanation as much simple and understandable as it can be leave all the rest as docs section
0
200,268
22,739,541,370
IssuesEvent
2022-07-07 01:24:28
jakeswork/kued
https://api.github.com/repos/jakeswork/kued
opened
WS-2020-0450 (Medium) detected in handlebars-4.1.2.tgz
security vulnerability
## WS-2020-0450 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ...
True
WS-2020-0450 (Medium) detected in handlebars-4.1.2.tgz - ## WS-2020-0450 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides...
non_main
ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file kued pac...
0
335,351
10,152,383,289
IssuesEvent
2019-08-05 23:29:06
unitystation/unitystation
https://api.github.com/repos/unitystation/unitystation
closed
TODO: NetTab GUI for GasContainer B: 150
Bounty Feature High Priority In Progress
### Description With the introduction of Atmos, the gas containers are also now functional in the way that you can open and close the valve by clicking on the container. This needs to be extended to a GUI, in which information of the gas are shown, where the release pressure can be changed and the valve can be opened/...
1.0
TODO: NetTab GUI for GasContainer B: 150 - ### Description With the introduction of Atmos, the gas containers are also now functional in the way that you can open and close the valve by clicking on the container. This needs to be extended to a GUI, in which information of the gas are shown, where the release pressure ...
non_main
todo nettab gui for gascontainer b description with the introduction of atmos the gas containers are also now functional in the way that you can open and close the valve by clicking on the container this needs to be extended to a gui in which information of the gas are shown where the release pressure ca...
0
796,261
28,104,209,152
IssuesEvent
2023-03-30 22:19:34
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
CONFIG_ROM_START_OFFSET change to be added to cause west flash reset fails, in NXP RT11xx platforms
bug priority: low platform: NXP
**Describe the bug** for RT1170 use below command to download the image, debug reset does not work, but hardwarereset works. ` west build -b mimxrt1170_evk_cm7 west flash --runner jlink --tool-opt='-SelectEmuBySN 000725371294' -- '--device=MIMXRT1176xxxA_M7' '--reset-after-load' ` the serial console has no out...
1.0
CONFIG_ROM_START_OFFSET change to be added to cause west flash reset fails, in NXP RT11xx platforms - **Describe the bug** for RT1170 use below command to download the image, debug reset does not work, but hardwarereset works. ` west build -b mimxrt1170_evk_cm7 west flash --runner jlink --tool-opt='-SelectEmuBySN 0...
non_main
config rom start offset change to be added to cause west flash reset fails in nxp platforms describe the bug for use below command to download the image debug reset does not work but hardwarereset works west build b evk west flash runner jlink tool opt selectemubysn device ...
0
208,740
23,644,663,993
IssuesEvent
2022-08-25 20:39:55
bcgov/cloud-pathfinder
https://api.github.com/repos/bcgov/cloud-pathfinder
opened
Security Tools for Rosa Investigation
Security
**Describe the issue** Olena needs a security tools for ROSA (Redhat Openshift Service AWS) ballpark cost estimation. **Additional context** Alternative Security Tools other than ACS includes: - AWS Security Hub (AWS Specific) - Redhat ACS (Advanced Cluster Security) - CheckPoint CloudGuard CSPM (AWS, GCP, Azure) **...
True
Security Tools for Rosa Investigation - **Describe the issue** Olena needs a security tools for ROSA (Redhat Openshift Service AWS) ballpark cost estimation. **Additional context** Alternative Security Tools other than ACS includes: - AWS Security Hub (AWS Specific) - Redhat ACS (Advanced Cluster Security) - CheckPoi...
non_main
security tools for rosa investigation describe the issue olena needs a security tools for rosa redhat openshift service aws ballpark cost estimation additional context alternative security tools other than acs includes aws security hub aws specific redhat acs advanced cluster security checkpoi...
0
4,928
25,338,519,326
IssuesEvent
2022-11-18 19:06:09
ipfs/ipfs-docs
https://api.github.com/repos/ipfs/ipfs-docs
closed
Run Kubo IPFS inside Docker
kind/bug need/maintainers-input kind/support
The environment variable IPFS_PROFILE=server seems not to work anymore, is there an replacement? I was using the image a9dd98877e27 (0.15.0) before, after upgrading to the newest version i got a netsacan warning from my provider. ``` ########################################################################...
True
Run Kubo IPFS inside Docker - The environment variable IPFS_PROFILE=server seems not to work anymore, is there an replacement? I was using the image a9dd98877e27 (0.15.0) before, after upgrading to the newest version i got a netsacan warning from my provider. ``` ##########################################...
main
run kubo ipfs inside docker the environment variable ipfs profile server seems not to work anymore is there an replacement i was using the image before after upgrading to the newest version i got a netsacan warning from my provider ...
1