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
523,891
15,191,708,449
IssuesEvent
2021-02-15 20:27:20
openforcefield/openff-toolkit
https://api.github.com/repos/openforcefield/openff-toolkit
opened
Use ELF10 for system creation when OpenEyeToolkitWrapper is available
effort:low priority:high
**Describe the bug** Original message by @SimonBoothroyd: > Am I right in thinking that since the 0.7.0 release of the toolkit we don't actually use ELF10 to compute partial charges, even when OE is installed and licensed? > (i.e. in #471 the call to a toolkit compute_partial_charges_am1bcc function by a molecules...
1.0
Use ELF10 for system creation when OpenEyeToolkitWrapper is available - **Describe the bug** Original message by @SimonBoothroyd: > Am I right in thinking that since the 0.7.0 release of the toolkit we don't actually use ELF10 to compute partial charges, even when OE is installed and licensed? > (i.e. in #471 the ...
non_main
use for system creation when openeyetoolkitwrapper is available describe the bug original message by simonboothroyd am i right in thinking that since the release of the toolkit we don t actually use to compute partial charges even when oe is installed and licensed i e in the call to a ...
0
2,126
7,267,113,103
IssuesEvent
2018-02-20 02:34:30
dgets/DANT2a
https://api.github.com/repos/dgets/DANT2a
closed
Modularize form friendliness/usability code
enhancement maintainability
Just started `FriendlyForms.Usability.*`, which is an attempt to modularize the ridiculously large amounts of redundant code shared between the different _Add*_ forms. Trying to learn how to pass the different `Form` components (primarily `TextBox` controls right now) back and forth properly, in order to be able to ma...
True
Modularize form friendliness/usability code - Just started `FriendlyForms.Usability.*`, which is an attempt to modularize the ridiculously large amounts of redundant code shared between the different _Add*_ forms. Trying to learn how to pass the different `Form` components (primarily `TextBox` controls right now) back...
main
modularize form friendliness usability code just started friendlyforms usability which is an attempt to modularize the ridiculously large amounts of redundant code shared between the different add forms trying to learn how to pass the different form components primarily textbox controls right now back...
1
1,585
6,572,359,990
IssuesEvent
2017-09-11 01:42:20
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
zabbix_host.py does not update linked templates or groups correctly
affects_1.9 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zabbix_host.py ##### ANSIBLE VERSION ``` ansible 1.9.2 configured module search path = None ``` ##### CONFIGURATION ##### OS / ENVIRONMENT CentOS Linux release 7.1.1503 (Core) ##### SUMMARY zabbix_host.py seems to remove previous group membership / template link...
True
zabbix_host.py does not update linked templates or groups correctly - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zabbix_host.py ##### ANSIBLE VERSION ``` ansible 1.9.2 configured module search path = None ``` ##### CONFIGURATION ##### OS / ENVIRONMENT CentOS Linux release 7.1.1503 (Core) ##### SUMMARY za...
main
zabbix host py does not update linked templates or groups correctly issue type bug report component name zabbix host py ansible version ansible configured module search path none configuration os environment centos linux release core summary zabbi...
1
4,966
25,519,490,404
IssuesEvent
2022-11-28 19:10:00
Enselic/cargo-public-api
https://api.github.com/repos/Enselic/cargo-public-api
closed
Auto-bless output and create PR if nightly CI build fails
maintainability
Latest nightly changes the output slightly, namely like this: ```diff diff --git a/cargo-public-api/tests/expected-output/public_api_list.txt b/cargo-public-api/tests/expected-output/public_api_list.txt index 9e4b835..8cd24c2 100644 --- a/cargo-public-api/tests/expected-output/public_api_list.txt +++ b/cargo-pub...
True
Auto-bless output and create PR if nightly CI build fails - Latest nightly changes the output slightly, namely like this: ```diff diff --git a/cargo-public-api/tests/expected-output/public_api_list.txt b/cargo-public-api/tests/expected-output/public_api_list.txt index 9e4b835..8cd24c2 100644 --- a/cargo-public-ap...
main
auto bless output and create pr if nightly ci build fails latest nightly changes the output slightly namely like this diff diff git a cargo public api tests expected output public api list txt b cargo public api tests expected output public api list txt index a cargo public api tests expected ...
1
4,732
24,438,087,469
IssuesEvent
2022-10-06 12:55:20
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Columns not refreshed when undoing a change to base table
type: bug work: frontend status: ready restricted: maintainers
## Reproduce 1. New Exploration 1. Select base table A 1. Observe columns loaded for base table A 1. Change base table to B 1. Observe columns loaded for table table B 1. Undo 1. Expect to see columns change to display columns for table A 1. Observe columns for table B CC @pavish
True
Columns not refreshed when undoing a change to base table - ## Reproduce 1. New Exploration 1. Select base table A 1. Observe columns loaded for base table A 1. Change base table to B 1. Observe columns loaded for table table B 1. Undo 1. Expect to see columns change to display columns for table A 1. Observe...
main
columns not refreshed when undoing a change to base table reproduce new exploration select base table a observe columns loaded for base table a change base table to b observe columns loaded for table table b undo expect to see columns change to display columns for table a observe...
1
2,748
9,793,325,717
IssuesEvent
2019-06-10 19:40:07
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Amazon cloud _facts modules need to be renamed to _info
affects_2.9 aws bug cloud module needs_maintainer support:community support:core
##### SUMMARY Modules should only be called `_facts` if they return `ansible_facts`, and `ansible_facts` should only be used for system-specific information. Information on cloud providers is not system specific. (See #54280 and [this checklist](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_chec...
True
Amazon cloud _facts modules need to be renamed to _info - ##### SUMMARY Modules should only be called `_facts` if they return `ansible_facts`, and `ansible_facts` should only be used for system-specific information. Information on cloud providers is not system specific. (See #54280 and [this checklist](https://docs.an...
main
amazon cloud facts modules need to be renamed to info summary modules should only be called facts if they return ansible facts and ansible facts should only be used for system specific information information on cloud providers is not system specific see and since this has only been clarifi...
1
156,532
24,624,567,437
IssuesEvent
2022-10-16 10:52:22
dotnet/efcore
https://api.github.com/repos/dotnet/efcore
closed
Dictinct not working for custom select
closed-by-design
Dictinct not add in SQL For query: ``` var queryable = this.dbSet.Where( x => x.Translation.StartsWith(model.Word) && (x.Localization == model.From || x.Localization == model.Dest)).Distinct() .Select(x => new Dict...
1.0
Dictinct not working for custom select - Dictinct not add in SQL For query: ``` var queryable = this.dbSet.Where( x => x.Translation.StartsWith(model.Word) && (x.Localization == model.From || x.Localization == model.Dest)).Distinct...
non_main
dictinct not working for custom select dictinct not add in sql for query var queryable this dbset where x x translation startswith model word x localization model from x localization model dest distinct...
0
341,997
24,724,858,975
IssuesEvent
2022-10-20 13:25:02
SandraScherer/EntertainmentInfothek
https://api.github.com/repos/SandraScherer/EntertainmentInfothek
closed
Add genre information to series
documentation enhancement database program
- [x] Add table Series_Genre to database - [x] Add/adapt Genre classes in EntertainmentDB.dll - [x] Add tests to EntertainmentDB.Tests - [x] Add/adapt ContentCreator classes in WikiPageCreator - [x] Add tests to WikiPageCreator.Tests - [x] Update documentation - [x] EntertainmentInfothek_Database.vpp - [x]...
1.0
Add genre information to series - - [x] Add table Series_Genre to database - [x] Add/adapt Genre classes in EntertainmentDB.dll - [x] Add tests to EntertainmentDB.Tests - [x] Add/adapt ContentCreator classes in WikiPageCreator - [x] Add tests to WikiPageCreator.Tests - [x] Update documentation - [x] Entertainm...
non_main
add genre information to series add table series genre to database add adapt genre classes in entertainmentdb dll add tests to entertainmentdb tests add adapt contentcreator classes in wikipagecreator add tests to wikipagecreator tests update documentation entertainmentinfothek da...
0
4,030
18,836,144,132
IssuesEvent
2021-11-11 01:17:09
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
RequestContextV2 is missing some fields
type/bug stage/waiting-for-release maintainer/need-followup
Missing values appear to be (this is a real event echo'd and compared with Wireshark captured local SAM submitted event: ` { "stage": "$default", "time": "26/Sep/2021:02:59:48 +0000", "timeEpoch": 1632625188400, "domainName": "123ypbcjy1.execute-api.us-east-1.amazonaws.com", "domainPrefix": "123ypbcj...
True
RequestContextV2 is missing some fields - Missing values appear to be (this is a real event echo'd and compared with Wireshark captured local SAM submitted event: ` { "stage": "$default", "time": "26/Sep/2021:02:59:48 +0000", "timeEpoch": 1632625188400, "domainName": "123ypbcjy1.execute-api.us-east-1.am...
main
is missing some fields missing values appear to be this is a real event echo d and compared with wireshark captured local sam submitted event stage default time sep timeepoch domainname execute api us east amazonaws com domainprefix ...
1
2,687
9,377,829,124
IssuesEvent
2019-04-04 11:20:54
chocolatey/chocolatey-package-requests
https://api.github.com/repos/chocolatey/chocolatey-package-requests
closed
RFM - pycharm-community
Status: Available For Maintainer(s)
[Pycharm (Community)](https://www.jetbrains.com/pycharm/download/#section=windows) is a lightweight IDE for Python & Scientific development . https://chocolatey.org/packages/PyCharm-community I am searching for a new maintainer. SHA-256 checksums and direct links to each version are provided on the download page,...
True
RFM - pycharm-community - [Pycharm (Community)](https://www.jetbrains.com/pycharm/download/#section=windows) is a lightweight IDE for Python & Scientific development . https://chocolatey.org/packages/PyCharm-community I am searching for a new maintainer. SHA-256 checksums and direct links to each version are prov...
main
rfm pycharm community is a lightweight ide for python scientific development i am searching for a new maintainer sha checksums and direct links to each version are provided on the download page time requested for maintaining this package is minimal
1
3,806
16,488,246,422
IssuesEvent
2021-05-24 21:33:10
ajour/ajour
https://api.github.com/repos/ajour/ajour
closed
[minor Bug][Classic ERA] addon with incorrect Source
B - bug C - waiting on maintainer S - addons
**Describe the bug** "Movement Speed" addon have "unknow" source, despite having been installed via Ajour (via Curse). **Expected behavior** Source should be "CurseForge" **Software involved** - OS: Windows 10 - Ajour version: 1.2.0 - Classic ERA
True
[minor Bug][Classic ERA] addon with incorrect Source - **Describe the bug** "Movement Speed" addon have "unknow" source, despite having been installed via Ajour (via Curse). **Expected behavior** Source should be "CurseForge" **Software involved** - OS: Windows 10 - Ajour version: 1.2.0 - Classic ERA
main
addon with incorrect source describe the bug movement speed addon have unknow source despite having been installed via ajour via curse expected behavior source should be curseforge software involved os windows ajour version classic era
1
17,670
23,494,212,463
IssuesEvent
2022-08-17 22:17:58
benthosdev/benthos
https://api.github.com/repos/benthosdev/benthos
opened
Add support for parquet logical types to parquet_encode processor
enhancement processors
In some cases, users will need to specify the logical type in the `schema` field. Details here: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md For example, when using `type: BYTE_ARRAY` to encode a string value, they might want to set the logical type to `STRING` so decoders will be able to int...
1.0
Add support for parquet logical types to parquet_encode processor - In some cases, users will need to specify the logical type in the `schema` field. Details here: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md For example, when using `type: BYTE_ARRAY` to encode a string value, they might want...
non_main
add support for parquet logical types to parquet encode processor in some cases users will need to specify the logical type in the schema field details here for example when using type byte array to encode a string value they might want to set the logical type to string so decoders will be able to in...
0
3,235
12,368,706,439
IssuesEvent
2020-05-18 14:13:30
Kashdeya/Tiny-Progressions
https://api.github.com/repos/Kashdeya/Tiny-Progressions
closed
updated to 3.3.33 hotfix and mod dissapears from game even though in mod folder
Fixed Version not Maintainted
updated to the 6/6/19 update and now the entire mod vanished and when i do @tiny in the jei nothing shows up and also all cobblestone generators i had placed are all gone and the mod is acting like it is not installed but as soon as i revert back to previous version everything is back again
True
updated to 3.3.33 hotfix and mod dissapears from game even though in mod folder - updated to the 6/6/19 update and now the entire mod vanished and when i do @tiny in the jei nothing shows up and also all cobblestone generators i had placed are all gone and the mod is acting like it is not installed but as soon as i rev...
main
updated to hotfix and mod dissapears from game even though in mod folder updated to the update and now the entire mod vanished and when i do tiny in the jei nothing shows up and also all cobblestone generators i had placed are all gone and the mod is acting like it is not installed but as soon as i rever...
1
178,432
21,509,397,642
IssuesEvent
2022-04-28 01:36:44
gabriel-milan/is_ufrj_down
https://api.github.com/repos/gabriel-milan/is_ufrj_down
opened
WS-2021-0153 (High) detected in ejs-2.7.4.tgz
security vulnerability
## WS-2021-0153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ejs-2.7.4.tgz</b></p></summary> <p>Embedded JavaScript templates</p> <p>Library home page: <a href="https://registry.npm...
True
WS-2021-0153 (High) detected in ejs-2.7.4.tgz - ## WS-2021-0153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ejs-2.7.4.tgz</b></p></summary> <p>Embedded JavaScript templates</p> <p>...
non_main
ws high detected in ejs tgz ws high severity vulnerability vulnerable library ejs tgz embedded javascript templates library home page a href path to dependency file package json path to vulnerable library node modules ejs package json dependency hierarchy ...
0
1,809
6,576,169,387
IssuesEvent
2017-09-11 18:47:00
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
git module always fails on update if submodules are checked out at different commit
affects_2.2 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME git ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0 ``` (current `d...
True
git module always fails on update if submodules are checked out at different commit - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME git ##### ANSIBLE VERSION <!--- Paste verbatim output...
main
git module always fails on update if submodules are checked out at different commit issue type bug report component name git ansible version ansible current devel branch configuration mention any settings you have changed added removed in ansible cfg or u...
1
680
4,226,774,567
IssuesEvent
2016-07-02 17:51:13
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
reopened
Places: show working time range
Maintainer Input Requested
Could we also show opening/closing time on queries like "McDonalds nearby". ------ IA Page: http://duck.co/ia/view/maps_places [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @nilnilnil
True
Places: show working time range - Could we also show opening/closing time on queries like "McDonalds nearby". ------ IA Page: http://duck.co/ia/view/maps_places [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @nilnilnil
main
places show working time range could we also show opening closing time on queries like mcdonalds nearby ia page nilnilnil
1
2,143
7,381,751,910
IssuesEvent
2018-03-15 00:33:58
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Azure NSG Documenation missing some fields
affects_2.3 azure cloud deprecated docs needs_maintainer support:core
From @bearrito on 2016-10-13T14:45:43Z ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME http://docs.ansible.com/ansible/azure_rm_securitygroup_module.html ##### ANSIBLE VERSION 2.3 ##### SUMMARY The documention does not indicate some fields related to rules - source_address_prefix - Does t...
True
Azure NSG Documenation missing some fields - From @bearrito on 2016-10-13T14:45:43Z ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME http://docs.ansible.com/ansible/azure_rm_securitygroup_module.html ##### ANSIBLE VERSION 2.3 ##### SUMMARY The documention does not indicate some fields relate...
main
azure nsg documenation missing some fields from bearrito on issue type documentation report component name ansible version summary the documention does not indicate some fields related to rules source address prefix does this support tags as in the port...
1
5,007
25,733,011,085
IssuesEvent
2022-12-07 21:54:07
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Maintainer change request: Block reference (Current Maintainer agreed)
Maintainer change request
**Thank you for supporting the Backdrop community!** 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](https://github.com/backdrop-ops/contrib/issues/new?assignees=klonos&labels=Maintainer+applicat...
True
Maintainer change request: Block reference (Current Maintainer agreed) - **Thank you for supporting the Backdrop community!** 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](https://github.com/ba...
main
maintainer change request block reference current maintainer agreed thank you for supporting the backdrop community please note the procedure to add a new maintainer to a project please join the backdrop contrib group if you have not already by submitting done file an issue in t...
1
580,175
17,211,730,953
IssuesEvent
2021-07-19 06:02:57
eatmyvenom/hyarcade
https://api.github.com/repos/eatmyvenom/hyarcade
closed
Add more maintenance control
Low priority disc:overall enhancement t:discord
For doing advanced tasks with the bot, there is not much ability for trusted users/ developers. There should be far more commands to do tasks like set pfp or edit more parts of the database.
1.0
Add more maintenance control - For doing advanced tasks with the bot, there is not much ability for trusted users/ developers. There should be far more commands to do tasks like set pfp or edit more parts of the database.
non_main
add more maintenance control for doing advanced tasks with the bot there is not much ability for trusted users developers there should be far more commands to do tasks like set pfp or edit more parts of the database
0
2,781
9,973,343,120
IssuesEvent
2019-07-09 08:07:39
dgets/lasttime
https://api.github.com/repos/dgets/lasttime
opened
Admin routines for full database consolidation should be possible
enhancement maintainability
This would just be an admin user level routine possible for consolidation of all entries (see also #131) in a given substance, category, or the entire database. This will have to wait for awhile until the different user level groups are implemented in different areas within this project, probably. It may be a good is...
True
Admin routines for full database consolidation should be possible - This would just be an admin user level routine possible for consolidation of all entries (see also #131) in a given substance, category, or the entire database. This will have to wait for awhile until the different user level groups are implemented in...
main
admin routines for full database consolidation should be possible this would just be an admin user level routine possible for consolidation of all entries see also in a given substance category or the entire database this will have to wait for awhile until the different user level groups are implemented in d...
1
33,578
4,499,713,401
IssuesEvent
2016-09-01 00:10:07
elegantthemes/Divi-Beta
https://api.github.com/repos/elegantthemes/Divi-Beta
closed
Page Settings Icon Snap
DESIGN SIGNOFF FEATURE READY FOR REVIEW
Similar to how the settings modal can be customized to snap to any side of the page, it would be cool to have the same option for the page settings icons that currently slide in from the bottom. Once they slide it, the main settings icon could be used as an anchor to drag the buttons to any side of the page. It coul...
1.0
Page Settings Icon Snap - Similar to how the settings modal can be customized to snap to any side of the page, it would be cool to have the same option for the page settings icons that currently slide in from the bottom. Once they slide it, the main settings icon could be used as an anchor to drag the buttons to any...
non_main
page settings icon snap similar to how the settings modal can be customized to snap to any side of the page it would be cool to have the same option for the page settings icons that currently slide in from the bottom once they slide it the main settings icon could be used as an anchor to drag the buttons to any...
0
3,020
11,185,112,137
IssuesEvent
2019-12-31 22:27:17
laminas/laminas-stdlib
https://api.github.com/repos/laminas/laminas-stdlib
opened
ArrayUtils::inArray should use strict in_array?
Awaiting Maintainer Response BC Break
Related: https://github.com/zendframework/zend-form/issues/18 In [`Zend\Form\View\Helper\FormSelect`](https://github.com/zendframework/zend-form/blob/767ed409dc19b127d36ed4cdc01de0318207b50b/src/View/Helper/FormSelect.php#L206) `ArrayUtils::inArray` is called with the strict parameter `false`. This causes an issue wi...
True
ArrayUtils::inArray should use strict in_array? - Related: https://github.com/zendframework/zend-form/issues/18 In [`Zend\Form\View\Helper\FormSelect`](https://github.com/zendframework/zend-form/blob/767ed409dc19b127d36ed4cdc01de0318207b50b/src/View/Helper/FormSelect.php#L206) `ArrayUtils::inArray` is called with the ...
main
arrayutils inarray should use strict in array related in arrayutils inarray is called with the strict parameter false this causes an issue with string matching and treated equivalent php php needle haystack assert in array needle haystack false php ...
1
2,213
7,809,303,959
IssuesEvent
2018-06-11 23:46:39
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Disposal "CLONG, Clong!" size being based on proximity means you still get logspammed by them if there is lots of clonging, especially with multiple people
Bug Maintainability/Hinders improvements
CLONG, clong! CLONG, clong! CLONG, clong! CLONG, clong! CLONG, clong!x2 CLONG, clong!x6 CLONG, clong!x2 CLONG, clong!x3 CLONG, clong!x3 CLONG, clong!x11 is the result of orbiting a person going through disposals clonging along with other people it stacks up properly when they're at an outlet, since they all ...
True
Disposal "CLONG, Clong!" size being based on proximity means you still get logspammed by them if there is lots of clonging, especially with multiple people - CLONG, clong! CLONG, clong! CLONG, clong! CLONG, clong! CLONG, clong!x2 CLONG, clong!x6 CLONG, clong!x2 CLONG, clong!x3 CLONG, clong!x3 CLONG, clong!x11 ...
main
disposal clong clong size being based on proximity means you still get logspammed by them if there is lots of clonging especially with multiple people clong clong clong clong clong clong clong clong clong clong clong clong clong clong clong clong clong clong clong clong is the...
1
1,359
9,977,263,394
IssuesEvent
2019-07-09 16:49:30
elastic/apm-agent-nodejs
https://api.github.com/repos/elastic/apm-agent-nodejs
opened
Ensure npm is only updated on Node.js 8.1.* or below in Jenkins
automation ci
For details see this discussion: https://github.com/elastic/apm-agent-nodejs/pull/1202#discussion_r301544610 In bash, I'd do something like this, but I'm not sure about Dockerfiles: ```bash FULL_NODE_VERSION=`node --version` [[ $FULL_NODE_VERSION =~ [0-9]+ ]] MAJOR_NODE_VERSION="${BASH_REMATCH[0]}" if [[ $...
1.0
Ensure npm is only updated on Node.js 8.1.* or below in Jenkins - For details see this discussion: https://github.com/elastic/apm-agent-nodejs/pull/1202#discussion_r301544610 In bash, I'd do something like this, but I'm not sure about Dockerfiles: ```bash FULL_NODE_VERSION=`node --version` [[ $FULL_NODE_VERSIO...
non_main
ensure npm is only updated on node js or below in jenkins for details see this discussion in bash i d do something like this but i m not sure about dockerfiles bash full node version node version major node version bash rematch if then npm install npm latest f...
0
600
4,099,697,948
IssuesEvent
2016-06-03 13:42:02
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Sort: Shouldn't trigger on single numbers
Maintainer Input Requested Triggering
We shouldn't trigger if there is only one input number, eg., https://duckduckgo.com/?q=sort+1&ia=answer ------ IA Page: http://duck.co/ia/view/sort [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @koosha--
True
Sort: Shouldn't trigger on single numbers - We shouldn't trigger if there is only one input number, eg., https://duckduckgo.com/?q=sort+1&ia=answer ------ IA Page: http://duck.co/ia/view/sort [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @koosha--
main
sort shouldn t trigger on single numbers we shouldn t trigger if there is only one input number eg ia page koosha
1
352,177
10,533,048,417
IssuesEvent
2019-10-01 12:14:25
AY1920S1-CS2113T-W13-2/main
https://api.github.com/repos/AY1920S1-CS2113T-W13-2/main
opened
As a user, I want to check reminders to read topics...
priority.High
so that I am reminded of what topics to read before a previously set deadline
1.0
As a user, I want to check reminders to read topics... - so that I am reminded of what topics to read before a previously set deadline
non_main
as a user i want to check reminders to read topics so that i am reminded of what topics to read before a previously set deadline
0
2,749
9,793,710,156
IssuesEvent
2019-06-10 20:39:22
Fuzzik/ttt-weapon-placer
https://api.github.com/repos/Fuzzik/ttt-weapon-placer
closed
Reformat all repo code
maintainability
- Change spaces to tabs - Remove spaces before and after parentheses - Add spaces before and after equal signs
True
Reformat all repo code - - Change spaces to tabs - Remove spaces before and after parentheses - Add spaces before and after equal signs
main
reformat all repo code change spaces to tabs remove spaces before and after parentheses add spaces before and after equal signs
1
158,152
20,007,811,462
IssuesEvent
2022-02-01 00:22:58
RG4421/openedr
https://api.github.com/repos/RG4421/openedr
opened
WS-2018-0652 (High) detected in curlcurl-7_63_0
security vulnerability
## WS-2018-0652 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_63_0</b></p></summary> <p> <p>A command line tool and library for transferring data with URL syntax, supporti...
True
WS-2018-0652 (High) detected in curlcurl-7_63_0 - ## WS-2018-0652 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_63_0</b></p></summary> <p> <p>A command line tool and libra...
non_main
ws high detected in curlcurl ws high severity vulnerability vulnerable library curlcurl a command line tool and library for transferring data with url syntax supporting http https ftp ftps gopher tftp scp sftp smb telnet dict ldap ldaps file imap smtp rtsp ...
0
1,333
5,718,505,743
IssuesEvent
2017-04-19 19:42:26
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Incorrect handling of quotes in lineinfile module
affects_1.9 bug_report waiting_on_maintainer
### Issue Type Bug Report ### Component Name lineinfile module ### Ansible Version 1.9.3 ### Summary I am using Ansible 1.9.3. I have following content in my `test.yml` file: ``` yaml --- - hosts: all connection: local tasks: - lineinfile: dest: ./example.txt create: yes line: "so...
True
Incorrect handling of quotes in lineinfile module - ### Issue Type Bug Report ### Component Name lineinfile module ### Ansible Version 1.9.3 ### Summary I am using Ansible 1.9.3. I have following content in my `test.yml` file: ``` yaml --- - hosts: all connection: local tasks: - lineinfile: dest:...
main
incorrect handling of quotes in lineinfile module issue type bug report component name lineinfile module ansible version summary i am using ansible i have following content in my test yml file yaml hosts all connection local tasks lineinfile dest ...
1
5,048
25,866,658,740
IssuesEvent
2022-12-13 21:33:08
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Maintainer change request: Markdown Filter
Maintainer change request
I would like to take over as maintainer for the Markdown Filter module. [Here is my request in the module issue queue to become a maintainer.](https://github.com/backdrop-contrib/markdown/issues/9) It has aged the required 2-week period (during which it has developed a complex, full-bodied bouquet with hints of choc...
True
Maintainer change request: Markdown Filter - I would like to take over as maintainer for the Markdown Filter module. [Here is my request in the module issue queue to become a maintainer.](https://github.com/backdrop-contrib/markdown/issues/9) It has aged the required 2-week period (during which it has developed a co...
main
maintainer change request markdown filter i would like to take over as maintainer for the markdown filter module it has aged the required week period during which it has developed a complex full bodied bouquet with hints of chocolate currants and green pepper please give me admin privileges...
1
9,580
7,754,420,403
IssuesEvent
2018-05-31 06:36:20
cvidler/rtmarchive
https://api.github.com/repos/cvidler/rtmarchive
opened
rtmarchive / archiveamd / queryrumc password usage behavior
enhancement security
rewrite queryrumc archiveamd and rtmarchive to not require the saving of plain text passwords in amdlist.cfg. i.e. decrypt the password as required in archiveamd.sh.
True
rtmarchive / archiveamd / queryrumc password usage behavior - rewrite queryrumc archiveamd and rtmarchive to not require the saving of plain text passwords in amdlist.cfg. i.e. decrypt the password as required in archiveamd.sh.
non_main
rtmarchive archiveamd queryrumc password usage behavior rewrite queryrumc archiveamd and rtmarchive to not require the saving of plain text passwords in amdlist cfg i e decrypt the password as required in archiveamd sh
0
2,729
9,661,663,984
IssuesEvent
2019-05-20 18:39:12
spack/spack
https://api.github.com/repos/spack/spack
closed
"Too Many" New Packages / Updated Versions
feature maintainers
@tgamblin We are drowning in new-package and version-update PRs. I suggest we recruit more volunteers to process these routine PRs and get them merged quickly. I'm happy to volunteer for that (but I believe we need more than just one new recruit for this job; it shouldn't be a big burden on anyone).
True
"Too Many" New Packages / Updated Versions - @tgamblin We are drowning in new-package and version-update PRs. I suggest we recruit more volunteers to process these routine PRs and get them merged quickly. I'm happy to volunteer for that (but I believe we need more than just one new recruit for this job; it shouldn'...
main
too many new packages updated versions tgamblin we are drowning in new package and version update prs i suggest we recruit more volunteers to process these routine prs and get them merged quickly i m happy to volunteer for that but i believe we need more than just one new recruit for this job it shouldn ...
1
258,444
8,175,389,519
IssuesEvent
2018-08-28 01:48:19
ITDP/the-online-brt-planning-guide
https://api.github.com/repos/ITDP/the-online-brt-planning-guide
closed
Switch TeX math rendering engines for HTML
discussion low priority manu
From the beginning, we had the option of picking either MathJax or KaTeX. We ended up picking MathJax because it had been around for more time, and because we couldn't evaluate performance requirements at that time. However, we could now use a performance boost, and KaTeX might be faster than MathJax by a magnitude...
1.0
Switch TeX math rendering engines for HTML - From the beginning, we had the option of picking either MathJax or KaTeX. We ended up picking MathJax because it had been around for more time, and because we couldn't evaluate performance requirements at that time. However, we could now use a performance boost, and KaTe...
non_main
switch tex math rendering engines for html from the beginning we had the option of picking either mathjax or katex we ended up picking mathjax because it had been around for more time and because we couldn t evaluate performance requirements at that time however we could now use a performance boost and kate...
0
245,102
20,745,790,504
IssuesEvent
2022-03-14 22:48:35
sourcegraph/sec-pr-audit-trail
https://api.github.com/repos/sourcegraph/sec-pr-audit-trail
closed
sourcegraph/sourcegraph#32000: "feat: add pings for IDE extensions usage"
exception/test-plan sourcegraph/sourcegraph
https://github.com/sourcegraph/sourcegraph/pull/32000 "feat: add pings for IDE extensions usage" **has no test plan**. Learn more about test plans in our [testing guidelines](https://docs.sourcegraph.com/dev/background-information/testing_principles#test-plans). @abeatrix please comment in this issue with an explanat...
1.0
sourcegraph/sourcegraph#32000: "feat: add pings for IDE extensions usage" - https://github.com/sourcegraph/sourcegraph/pull/32000 "feat: add pings for IDE extensions usage" **has no test plan**. Learn more about test plans in our [testing guidelines](https://docs.sourcegraph.com/dev/background-information/testing_prin...
non_main
sourcegraph sourcegraph feat add pings for ide extensions usage feat add pings for ide extensions usage has no test plan learn more about test plans in our abeatrix please comment in this issue with an explanation for this exception and close this issue
0
5,670
29,496,197,473
IssuesEvent
2023-06-02 17:12:07
revoltchat/translations
https://api.github.com/repos/revoltchat/translations
closed
badge: Latitn for Rymko
status: no maintainer
### What language(s) did you translate? Latin ### What is your Revolt ID? 184742 ### Link to Weblate profile https://weblate.insrt.uk/user/Rymko/ ### Validations - [ ] The language has a maintainer (see the full list [here](https://github.com/revoltchat/translations#languages)). - [X] You agree that your transla...
True
badge: Latitn for Rymko - ### What language(s) did you translate? Latin ### What is your Revolt ID? 184742 ### Link to Weblate profile https://weblate.insrt.uk/user/Rymko/ ### Validations - [ ] The language has a maintainer (see the full list [here](https://github.com/revoltchat/translations#languages)). - [X] Y...
main
badge latitn for rymko what language s did you translate latin what is your revolt id link to weblate profile validations the language has a maintainer see the full list you agree that your translations are to a reasonable standard
1
2,553
8,690,190,503
IssuesEvent
2018-12-03 20:51:08
hassio-addons/addon-grafana
https://api.github.com/repos/hassio-addons/addon-grafana
closed
Wish to upgrade grafana version to 5.4
Type: Maintaince
Could Grafana be upgraded to the 5.4 version? At the moment this version is still in `beta`, but brings a nice feature with it. From this version it is possible to use the graphical query editor for those who use a MySQL database. [More info](https://github.com/grafana/grafana/issues/13762)
True
Wish to upgrade grafana version to 5.4 - Could Grafana be upgraded to the 5.4 version? At the moment this version is still in `beta`, but brings a nice feature with it. From this version it is possible to use the graphical query editor for those who use a MySQL database. [More info](https://github.com/grafana/grafana/i...
main
wish to upgrade grafana version to could grafana be upgraded to the version at the moment this version is still in beta but brings a nice feature with it from this version it is possible to use the graphical query editor for those who use a mysql database
1
2,447
8,639,860,719
IssuesEvent
2018-11-23 22:09:34
F5OEO/rpitx
https://api.github.com/repos/F5OEO/rpitx
closed
File system gets corrupted
V1 related (not maintained)
Hello, i have a Raspberry Pi 3B with stretch, kernal version Linux 4.9.80-v7+, firmware Mar 13 2018 (6e08617e7767b09ef97b3d6cee8b75eba6d7ee0b). After successfully sending a doorbell command (3 seconds long) for a couple of times, the root file system /dev/mmcblk0p2 was automatically remounted read-only and write ...
True
File system gets corrupted - Hello, i have a Raspberry Pi 3B with stretch, kernal version Linux 4.9.80-v7+, firmware Mar 13 2018 (6e08617e7767b09ef97b3d6cee8b75eba6d7ee0b). After successfully sending a doorbell command (3 seconds long) for a couple of times, the root file system /dev/mmcblk0p2 was automatically r...
main
file system gets corrupted hello i have a raspberry pi with stretch kernal version linux firmware mar after successfully sending a doorbell command seconds long for a couple of times the root file system dev was automatically remounted read only and write protected by the system ...
1
2,077
7,037,195,185
IssuesEvent
2017-12-28 13:28:05
aroberge/reeborg
https://api.github.com/repos/aroberge/reeborg
closed
build tool needs to be revised
easier to maintain
There are at least two python files (reeborg_en.py and reeborg_fr.py) that are replicated in the offline distribution ... and they are likely not identical. The build tool should be revised so as to create identical copies of the relevant files whenever they are changed. The integration test should use the offli...
True
build tool needs to be revised - There are at least two python files (reeborg_en.py and reeborg_fr.py) that are replicated in the offline distribution ... and they are likely not identical. The build tool should be revised so as to create identical copies of the relevant files whenever they are changed. The inte...
main
build tool needs to be revised there are at least two python files reeborg en py and reeborg fr py that are replicated in the offline distribution and they are likely not identical the build tool should be revised so as to create identical copies of the relevant files whenever they are changed the inte...
1
21,487
29,577,960,503
IssuesEvent
2023-06-07 01:38:14
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Bazel can't find the following tools: cl.exe, link.exe, lib.exe, ml64.exe for x64 target architecture
P2 type: support / not a bug (process) area-Windows team-OSS stale
Hi, I am trying to build the demo application with visual 2017 VS Code installed but facing this issue. Have seen earlier similar issue and tried workaround but did not work. C:\Users\akayal\mediapipe_repo\mediapipe>bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 --action_env PYTHON_BIN_PATH="C:/Users/akayal/...
1.0
Bazel can't find the following tools: cl.exe, link.exe, lib.exe, ml64.exe for x64 target architecture - Hi, I am trying to build the demo application with visual 2017 VS Code installed but facing this issue. Have seen earlier similar issue and tried workaround but did not work. C:\Users\akayal\mediapipe_repo\...
non_main
bazel can t find the following tools cl exe link exe lib exe exe for target architecture hi i am trying to build the demo application with visual vs code installed but facing this issue have seen earlier similar issue and tried workaround but did not work c users akayal mediapipe repo mediapip...
0
273,894
23,792,943,787
IssuesEvent
2022-09-02 16:13:42
cosmos/interchain-security
https://api.github.com/repos/cosmos/interchain-security
closed
Test Validator Downtime in Integration Tests
testing
We need to integration test the voting power of validators when a downtime has occurred. This should be tested for both a downtime observed on a consumer chain, and a downtime observed on a provider chain.
1.0
Test Validator Downtime in Integration Tests - We need to integration test the voting power of validators when a downtime has occurred. This should be tested for both a downtime observed on a consumer chain, and a downtime observed on a provider chain.
non_main
test validator downtime in integration tests we need to integration test the voting power of validators when a downtime has occurred this should be tested for both a downtime observed on a consumer chain and a downtime observed on a provider chain
0
650,779
21,416,971,645
IssuesEvent
2022-04-22 11:54:14
sahar-avsh/SWE-599
https://api.github.com/repos/sahar-avsh/SWE-599
closed
Q&A - showing question result
Show stopper Hard High priority Q&A UI
_After showing all the question results_, user shall be able to **click** on one and see the **whole question** and **related answers**
1.0
Q&A - showing question result - _After showing all the question results_, user shall be able to **click** on one and see the **whole question** and **related answers**
non_main
q a showing question result after showing all the question results user shall be able to click on one and see the whole question and related answers
0
192,800
6,876,781,243
IssuesEvent
2017-11-20 03:25:31
GluuFederation/oxTrust
https://api.github.com/repos/GluuFederation/oxTrust
closed
Unable to delete created attributes
bug High Priority
I'm unable to delete newly registered attributes in oxTrust. ![image](https://user-images.githubusercontent.com/30447907/31565174-706b288c-b02b-11e7-813a-488ed2b4056f.png)
1.0
Unable to delete created attributes - I'm unable to delete newly registered attributes in oxTrust. ![image](https://user-images.githubusercontent.com/30447907/31565174-706b288c-b02b-11e7-813a-488ed2b4056f.png)
non_main
unable to delete created attributes i m unable to delete newly registered attributes in oxtrust
0
94,693
11,902,879,225
IssuesEvent
2020-03-30 14:34:25
Opentrons/opentrons
https://api.github.com/repos/Opentrons/opentrons
closed
PD | Gen 2 Modules: Edit Module Modal
:spider: SPDDRS protocol designer
- [ ] Model dropdown should start empty. It is a required field - [ ] When a GEN2 module is being placed or edited, any of the perimeter slots (slots 1, 3, 4, 6, 7, 9, 10) may be selected as a position. Default location in the dropdown is the recommended location. - For GEN1, it's still restricted to the default loca...
1.0
PD | Gen 2 Modules: Edit Module Modal - - [ ] Model dropdown should start empty. It is a required field - [ ] When a GEN2 module is being placed or edited, any of the perimeter slots (slots 1, 3, 4, 6, 7, 9, 10) may be selected as a position. Default location in the dropdown is the recommended location. - For GEN1, i...
non_main
pd gen modules edit module modal model dropdown should start empty it is a required field when a module is being placed or edited any of the perimeter slots slots may be selected as a position default location in the dropdown is the recommended location for it s still r...
0
183,379
14,940,150,734
IssuesEvent
2021-01-25 17:52:57
TokenEngineeringCommunity/BalancerAMM_Model
https://api.github.com/repos/TokenEngineeringCommunity/BalancerAMM_Model
opened
Using Historical Data instruction
documentation
add instructions to Gitbook documentation according to doc attached [Historical_data_instruction.txt](https://github.com/TokenEngineeringCommunity/BalancerAMM_Model/files/5868520/Historical_data_instruction.txt)
1.0
Using Historical Data instruction - add instructions to Gitbook documentation according to doc attached [Historical_data_instruction.txt](https://github.com/TokenEngineeringCommunity/BalancerAMM_Model/files/5868520/Historical_data_instruction.txt)
non_main
using historical data instruction add instructions to gitbook documentation according to doc attached
0
5,637
28,364,186,128
IssuesEvent
2023-04-12 12:54:17
google/wasefire
https://api.github.com/repos/google/wasefire
closed
Add scripts/nordic-test.sh to test what the CI can't
good first issue needs:implementation for:maintainability runner:nordic
In particular making sure `cargo xtask applet <lang> <name> runner nordic` uses probe-run correctly and produces the expected outcome. Some outcome may be checked automatically (like hello applet) but others need manual instructions (like store applet).
True
Add scripts/nordic-test.sh to test what the CI can't - In particular making sure `cargo xtask applet <lang> <name> runner nordic` uses probe-run correctly and produces the expected outcome. Some outcome may be checked automatically (like hello applet) but others need manual instructions (like store applet).
main
add scripts nordic test sh to test what the ci can t in particular making sure cargo xtask applet runner nordic uses probe run correctly and produces the expected outcome some outcome may be checked automatically like hello applet but others need manual instructions like store applet
1
18,750
3,086,820,721
IssuesEvent
2015-08-25 07:27:49
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
Error after deleting a header in a development Pod
s2:confirmed t2:defect
### Command ``` /Users/eleos/.rbenv/versions/2.2.2/bin/pod install ``` ### Report * What did you do? If you run `pod install`, delete a header file from a development pod, and run `pod install` again, CocoaPods crashes. * What did you expect to happen? `pod install` should run normally, deleting the...
1.0
Error after deleting a header in a development Pod - ### Command ``` /Users/eleos/.rbenv/versions/2.2.2/bin/pod install ``` ### Report * What did you do? If you run `pod install`, delete a header file from a development pod, and run `pod install` again, CocoaPods crashes. * What did you expect to happe...
non_main
error after deleting a header in a development pod command users eleos rbenv versions bin pod install report what did you do if you run pod install delete a header file from a development pod and run pod install again cocoapods crashes what did you expect to happe...
0
544
3,963,322,632
IssuesEvent
2016-05-02 20:01:38
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Git Cheat Sheet:
Maintainer Input Requested
Under "Redo Commits" it shows as: > Undoes all commits after \[commit\], preserving changes locally Note the backslashes before the square brackets. Can't understand why they are there though... ------ IA Page: http://duck.co/ia/view/git_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/gui...
True
Git Cheat Sheet: - Under "Redo Commits" it shows as: > Undoes all commits after \[commit\], preserving changes locally Note the backslashes before the square brackets. Can't understand why they are there though... ------ IA Page: http://duck.co/ia/view/git_cheat_sheet [Maintainer](http://docs.duckduckhack...
main
git cheat sheet under redo commits it shows as undoes all commits after preserving changes locally note the backslashes before the square brackets can t understand why they are there though ia page zekiel
1
1,125
4,995,839,253
IssuesEvent
2016-12-09 11:36:43
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
nxos_config, rollbacked on abnormal checkpoint created by Ansible
affects_2.2 bug_report networking waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> - nxos_config ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --versi...
True
nxos_config, rollbacked on abnormal checkpoint created by Ansible - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> - nxos_config ####...
main
nxos config rollbacked on abnormal checkpoint created by ansible issue type bug report component name nxos config ansible version ansible config file home users kpersonnic projects ansible ansible cfg configured module search path default w o ove...
1
17,222
9,660,381,091
IssuesEvent
2019-05-20 15:22:02
codesandbox/codesandbox-client
https://api.github.com/repos/codesandbox/codesandbox-client
closed
RavenJS kills performance.
performance
# 🐛 bug report ## Description of the problem ## How has this issue affected you? What are you trying to accomplish? I'm working on a small game with PIXI and until quite recently, everything was fine. Then I started to get really poor performance. With Chrome, I ran a performance profiling. Here are the results: ...
True
RavenJS kills performance. - # 🐛 bug report ## Description of the problem ## How has this issue affected you? What are you trying to accomplish? I'm working on a small game with PIXI and until quite recently, everything was fine. Then I started to get really poor performance. With Chrome, I ran a performance prof...
non_main
ravenjs kills performance 🐛 bug report description of the problem how has this issue affected you what are you trying to accomplish i m working on a small game with pixi and until quite recently everything was fine then i started to get really poor performance with chrome i ran a performance prof...
0
799,422
28,306,574,241
IssuesEvent
2023-04-10 11:38:42
bounswe/bounswe2023group8
https://api.github.com/repos/bounswe/bounswe2023group8
closed
Milestone Report - Executive Summary
status: to-do priority: high effort: low
TODOS: - Introduction (Summary of our project and group.) - Status ( Brief story about what is done so far.)
1.0
Milestone Report - Executive Summary - TODOS: - Introduction (Summary of our project and group.) - Status ( Brief story about what is done so far.)
non_main
milestone report executive summary todos introduction summary of our project and group status brief story about what is done so far
0
1,608
6,572,399,310
IssuesEvent
2017-09-11 02:01:15
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
ssh to netscaler device not working
affects_2.1 bug_report networking waiting_on_maintainer
I am trying to ssh to netscaler device with following ad-hoc command:- "[root@localhost ansible]# ansible 10.102.56.141 -a "sh ver" -u nsroot --ask-pass " but i get the following error:- "10.102.56.141 | UNREACHABLE! => { "changed": false, "msg": "Authentication or permission failure. In some cases, you may...
True
ssh to netscaler device not working - I am trying to ssh to netscaler device with following ad-hoc command:- "[root@localhost ansible]# ansible 10.102.56.141 -a "sh ver" -u nsroot --ask-pass " but i get the following error:- "10.102.56.141 | UNREACHABLE! => { "changed": false, "msg": "Authentication or perm...
main
ssh to netscaler device not working i am trying to ssh to netscaler device with following ad hoc command ansible a sh ver u nsroot ask pass but i get the following error unreachable changed false msg authentication or permission failure in some cases you ...
1
72,875
31,769,573,477
IssuesEvent
2023-09-12 10:53:30
gauravrs18/issue_onboarding
https://api.github.com/repos/gauravrs18/issue_onboarding
closed
dev-angular-style-account-services-new-connection-component-connect-component -consumer-details-component -application-component -payment-component
CX-account-services
dev-angular-style-account-services-new-connection-component-connect-component -consumer-details-component -application-component -payment-component
1.0
dev-angular-style-account-services-new-connection-component-connect-component -consumer-details-component -application-component -payment-component - dev-angular-style-account-services-new-connection-component-connect-component -consumer-details-component -application-component -payment-component
non_main
dev angular style account services new connection component connect component consumer details component application component payment component dev angular style account services new connection component connect component consumer details component application component payment component
0
626,983
19,849,087,363
IssuesEvent
2022-01-21 10:14:00
UniVE-SSV/lisa
https://api.github.com/repos/UniVE-SSV/lisa
opened
[FEATURE REQUEST] More customization about call resolution
enhancement priority-p1
**Description** `ResolutionStrategy` can only decide how to match parameter lists with expressions. We should add capabilities for: - performing the assignment of values to parameters (eg for python) - name matching (only cfg name, unit + cfg names, ...) - types traversal (how to search implementations from the hie...
1.0
[FEATURE REQUEST] More customization about call resolution - **Description** `ResolutionStrategy` can only decide how to match parameter lists with expressions. We should add capabilities for: - performing the assignment of values to parameters (eg for python) - name matching (only cfg name, unit + cfg names, ...) ...
non_main
more customization about call resolution description resolutionstrategy can only decide how to match parameter lists with expressions we should add capabilities for performing the assignment of values to parameters eg for python name matching only cfg name unit cfg names types traversa...
0
280,455
30,826,274,011
IssuesEvent
2023-08-01 20:20:27
GHCbflam1/Easy-Buggy
https://api.github.com/repos/GHCbflam1/Easy-Buggy
opened
CVE-2018-20677 (Medium) detected in bootstrap-3.3.7.min.js
Mend: dependency security vulnerability
## CVE-2018-20677 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile f...
True
CVE-2018-20677 (Medium) detected in bootstrap-3.3.7.min.js - ## CVE-2018-20677 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary> <p>The most po...
non_main
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file src main web...
0
733,008
25,284,535,627
IssuesEvent
2022-11-16 18:10:08
libp2p/rust-libp2p
https://api.github.com/repos/libp2p/rust-libp2p
opened
protocols/kad/: Replace manual procedural state machines with async/await
priority:nicetohave difficulty:easy help wanted getting-started
Reading and writing on inbound/outbound streams in `libp2p-kad` is implemented via hand written procedural / sequential state machines. This logic can be simplified by using Rust's async-await. Manual state machines in `libp2p-kad`: https://github.com/libp2p/rust-libp2p/blob/43fdfe27ea7b38fd38d84dae7ea51e9b713039...
1.0
protocols/kad/: Replace manual procedural state machines with async/await - Reading and writing on inbound/outbound streams in `libp2p-kad` is implemented via hand written procedural / sequential state machines. This logic can be simplified by using Rust's async-await. Manual state machines in `libp2p-kad`: https...
non_main
protocols kad replace manual procedural state machines with async await reading and writing on inbound outbound streams in kad is implemented via hand written procedural sequential state machines this logic can be simplified by using rust s async await manual state machines in kad example of...
0
19,196
11,163,711,269
IssuesEvent
2019-12-27 00:32:56
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
Error while following the "Host a web application with Azure App service" tutorial
Service Attention Web Apps
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az webapp up` **Errors:** ``` 'NoneType' object has no attribute 'upper' Traceback (most recent call last): python3.6/site-packages/knack/cli.py, ln 206, in invoke cmd_result = self.invocation.e...
1.0
Error while following the "Host a web application with Azure App service" tutorial - ### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az webapp up` **Errors:** ``` 'NoneType' object has no attribute 'upper' Traceback (most recent call last): python...
non_main
error while following the host a web application with azure app service tutorial this is autogenerated please review and update as needed describe the bug command name az webapp up errors nonetype object has no attribute upper traceback most recent call last si...
0
10,482
8,954,848,381
IssuesEvent
2019-01-26 01:07:10
Microsoft/vscode-cpptools
https://api.github.com/repos/Microsoft/vscode-cpptools
opened
Completion annoying overwrites text to the right of the cursor
Feature Request Language Service quick fix
Have some code like: ``` int var1 = -1; int var2 = std::a|var; ``` Typing : triggers completion, and a completion character is entered at | and the result is std::abs or std::abs() with the "var" part on the right deleted -- annoyingly. Bob was saying this was "by design" -- does anyone else not like this? I th...
1.0
Completion annoying overwrites text to the right of the cursor - Have some code like: ``` int var1 = -1; int var2 = std::a|var; ``` Typing : triggers completion, and a completion character is entered at | and the result is std::abs or std::abs() with the "var" part on the right deleted -- annoyingly. Bob was sa...
non_main
completion annoying overwrites text to the right of the cursor have some code like int int std a var typing triggers completion and a completion character is entered at and the result is std abs or std abs with the var part on the right deleted annoyingly bob was saying t...
0
47,252
2,974,603,280
IssuesEvent
2015-07-15 02:16:59
Reimashi/jotai
https://api.github.com/repos/Reimashi/jotai
closed
Add support for the Intelligent Fan Controller
auto-migrated Priority-Medium Type-Enhancement
``` Details can be found here http://members.iinet.net.au/~geoffg/fancontroller.html or in the attached file. ``` Original issue reported on code.google.com by `moel.mich` on 23 Jul 2010 at 7:29 Attachments: * [Communications Protocol.pdf](https://storage.googleapis.com/google-code-attachments/open-hardware-monitor...
1.0
Add support for the Intelligent Fan Controller - ``` Details can be found here http://members.iinet.net.au/~geoffg/fancontroller.html or in the attached file. ``` Original issue reported on code.google.com by `moel.mich` on 23 Jul 2010 at 7:29 Attachments: * [Communications Protocol.pdf](https://storage.googleapis...
non_main
add support for the intelligent fan controller details can be found here or in the attached file original issue reported on code google com by moel mich on jul at attachments protocol pdf
0
57,748
6,556,394,734
IssuesEvent
2017-09-06 14:01:13
wallabyjs/public
https://api.github.com/repos/wallabyjs/public
closed
Support Qunit 2
feature request testing framework
### Issue description or question I'm trying to use Qunit2 Framework and it appears that Wallaby is only bringing in v1.8. Is there a way to configure wallaby to bring in a newer qunit version? I've tried setting the testFramework: 'qunit@2.4.0' with no luck. Any suggestions would be appreciated. ### Wallaby.js con...
1.0
Support Qunit 2 - ### Issue description or question I'm trying to use Qunit2 Framework and it appears that Wallaby is only bringing in v1.8. Is there a way to configure wallaby to bring in a newer qunit version? I've tried setting the testFramework: 'qunit@2.4.0' with no luck. Any suggestions would be appreciated. ...
non_main
support qunit issue description or question i m trying to use framework and it appears that wallaby is only bringing in is there a way to configure wallaby to bring in a newer qunit version i ve tried setting the testframework qunit with no luck any suggestions would be appreciated wa...
0
3,725
15,434,978,810
IssuesEvent
2021-03-07 06:29:37
diofant/diofant
https://api.github.com/repos/diofant/diofant
closed
Use prod() and isqrt() from stdlib (since 3.8)
core maintainability
See https://docs.python.org/3.8/library/math.html#math.prod and https://docs.python.org/3.8/library/math.html#math.isqrt. We have diofant.core.mul.prod and diofant.core.power.isqrt.
True
Use prod() and isqrt() from stdlib (since 3.8) - See https://docs.python.org/3.8/library/math.html#math.prod and https://docs.python.org/3.8/library/math.html#math.isqrt. We have diofant.core.mul.prod and diofant.core.power.isqrt.
main
use prod and isqrt from stdlib since see and we have diofant core mul prod and diofant core power isqrt
1
1,268
5,375,429,177
IssuesEvent
2017-02-23 04:45:08
wojno/movie_manager
https://api.github.com/repos/wojno/movie_manager
opened
As an authenticated user, I want to remove a movie from my collection
Maintain Collection
As an `authenticated user`, I want to `remove` a movie from my `collection` so that I can keep my `inventory` current when I misplace a `movie`
True
As an authenticated user, I want to remove a movie from my collection - As an `authenticated user`, I want to `remove` a movie from my `collection` so that I can keep my `inventory` current when I misplace a `movie`
main
as an authenticated user i want to remove a movie from my collection as an authenticated user i want to remove a movie from my collection so that i can keep my inventory current when i misplace a movie
1
5,737
30,328,763,702
IssuesEvent
2023-07-11 03:46:32
garret1317/yt-dlp-rajiko
https://api.github.com/repos/garret1317/yt-dlp-rajiko
closed
package/load v8 key properly
maintainance
dont think [the way im doing it currently](https://github.com/garret1317/yt-dlp-rajiko/blob/9ae5229195b7033522a8b5e7c086e88b0048fe54/yt_dlp_plugins/extractor/radiko.py#L21C1-L22C45) is the right way don't know how to actually do it right though
True
package/load v8 key properly - dont think [the way im doing it currently](https://github.com/garret1317/yt-dlp-rajiko/blob/9ae5229195b7033522a8b5e7c086e88b0048fe54/yt_dlp_plugins/extractor/radiko.py#L21C1-L22C45) is the right way don't know how to actually do it right though
main
package load key properly dont think is the right way don t know how to actually do it right though
1
430,245
12,450,146,109
IssuesEvent
2020-05-27 08:19:39
hazelcast/hazelcast-cpp-client
https://api.github.com/repos/hazelcast/hazelcast-cpp-client
closed
Missing tryLock with leaseTime option for IMap
Estimation: S Priority: Low Source: Community Type: Enhancement
Currently, client supports `tryLock` with `timeToWait` or no time restriction at all for IMap. Per [implementation](https://github.com/hazelcast/hazelcast/blob/8f5f00237c900632ec0783b5ad211e047b7dff64/hazelcast/src/main/java/com/hazelcast/map/IMap.java#L1918), setting `leaseTime` is also possible and seems like it's ...
1.0
Missing tryLock with leaseTime option for IMap - Currently, client supports `tryLock` with `timeToWait` or no time restriction at all for IMap. Per [implementation](https://github.com/hazelcast/hazelcast/blob/8f5f00237c900632ec0783b5ad211e047b7dff64/hazelcast/src/main/java/com/hazelcast/map/IMap.java#L1918), setting ...
non_main
missing trylock with leasetime option for imap currently client supports trylock with timetowait or no time restriction at all for imap per setting leasetime is also possible and seems like it s missing in the client impl it would be useful to include that in cpp client as well
0
466,251
13,399,006,210
IssuesEvent
2020-09-03 13:55:46
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
opened
System Invoice Information of Platform needs Additional Format Option and Logo
Priority: High enhancement
Please add options for the invoice format to the admin section as follows * Invoice Format [Format Options here] (please resarch how to do it) * Logo (enable image upload here) Compare https://eventyay.com/admin/settings/billing ![Screenshot from 2020-09-03 15-54-38](https://user-images.githubusercontent.com/...
1.0
System Invoice Information of Platform needs Additional Format Option and Logo - Please add options for the invoice format to the admin section as follows * Invoice Format [Format Options here] (please resarch how to do it) * Logo (enable image upload here) Compare https://eventyay.com/admin/settings/billing ...
non_main
system invoice information of platform needs additional format option and logo please add options for the invoice format to the admin section as follows invoice format please resarch how to do it logo enable image upload here compare
0
447,067
12,882,815,617
IssuesEvent
2020-07-12 18:47:09
dking1286/css-gardener
https://api.github.com/repos/dking1286/css-gardener
opened
Generate opinionated project boilerplate
enhancement medium priority
Generate an opinionated "quick-start" project template. Should use the generation script for shadow-cljs boilerplate, css-gardener.edn, and reagent components
1.0
Generate opinionated project boilerplate - Generate an opinionated "quick-start" project template. Should use the generation script for shadow-cljs boilerplate, css-gardener.edn, and reagent components
non_main
generate opinionated project boilerplate generate an opinionated quick start project template should use the generation script for shadow cljs boilerplate css gardener edn and reagent components
0
52,726
10,918,605,477
IssuesEvent
2019-11-21 17:12:49
remkop/picocli
https://api.github.com/repos/remkop/picocli
closed
zsh completion script should not assume `complete` command exists
auto-completion codegen
After recently upgrading my macOs to Mojave, I found out that my Picocli autocomplete script stopped working with the following error: ``` .my-completion.sh:2899: command not found: complete` ``` To solve the problem I needed to add the following prior to running the script: ``` autoload bashcompinit bashc...
1.0
zsh completion script should not assume `complete` command exists - After recently upgrading my macOs to Mojave, I found out that my Picocli autocomplete script stopped working with the following error: ``` .my-completion.sh:2899: command not found: complete` ``` To solve the problem I needed to add the followi...
non_main
zsh completion script should not assume complete command exists after recently upgrading my macos to mojave i found out that my picocli autocomplete script stopped working with the following error my completion sh command not found complete to solve the problem i needed to add the following ...
0
3,455
13,221,994,031
IssuesEvent
2020-08-17 14:52:00
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
ZFS module idempotence problems with received dataset properties
affects_2.2 bot_closed bug cloud collection collection:community.general module needs_collection_redirect solaris storage support:community waiting_on_maintainer zfs
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME module system/zfs ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 ``` ##### CONFIGURATION ``` h...
True
ZFS module idempotence problems with received dataset properties - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME module system/zfs ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes ...
main
zfs module idempotence problems with received dataset properties issue type bug report component name module system zfs ansible version ansible configuration hash behavior merge force handlers true pipelining true control path direct...
1
596,605
18,108,006,209
IssuesEvent
2021-09-22 21:38:57
minio/mc
https://api.github.com/repos/minio/mc
closed
copy from local to minio - "<ERROR> Unable to validate source"
priority: low community
## Expected behavior Copy folder from local to minio server `mcli cp --recursive ./images/ s3repo/public/images/` ## Actual behavior ```mcli: <ERROR> Unable to validate source `./images/`.``` ## Steps to reproduce the behavior `wget https://dl.minio.io/client/mc/release/windows-amd64/mc.exe -O /usr/local/bin/...
1.0
copy from local to minio - "<ERROR> Unable to validate source" - ## Expected behavior Copy folder from local to minio server `mcli cp --recursive ./images/ s3repo/public/images/` ## Actual behavior ```mcli: <ERROR> Unable to validate source `./images/`.``` ## Steps to reproduce the behavior `wget https://dl.m...
non_main
copy from local to minio unable to validate source expected behavior copy folder from local to minio server mcli cp recursive images public images actual behavior mcli unable to validate source images steps to reproduce the behavior wget o usr local bin mcli se...
0
3,989
18,444,251,021
IssuesEvent
2021-10-14 22:26:31
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[Repo]: usage of `math.div` breaks some build tools that do not have the ability to upgrade sass.
type: bug 🐛 status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬
### Package carbon-components, carbon-components-react ### Browser Chrome ### Package version v10.41.0 ### Description The addition of math.div added in 10.41.0 do not check for the existence of the function, and causes some build tools to break. This breaks backwards compatibility of some libraries, because the...
True
[Repo]: usage of `math.div` breaks some build tools that do not have the ability to upgrade sass. - ### Package carbon-components, carbon-components-react ### Browser Chrome ### Package version v10.41.0 ### Description The addition of math.div added in 10.41.0 do not check for the existence of the function, and ...
main
usage of math div breaks some build tools that do not have the ability to upgrade sass package carbon components carbon components react browser chrome package version description the addition of math div added in do not check for the existence of the function and causes som...
1
358
3,285,745,825
IssuesEvent
2015-10-28 21:56:11
keepalo/angular-storm
https://api.github.com/repos/keepalo/angular-storm
closed
Create more defined classes for collection, and entities and model
enhancement maintainability
affects stormEntity and stormCollection. and possibly stormModel Provide interface on both for mixins and actions (handled by stormExtension).
True
Create more defined classes for collection, and entities and model - affects stormEntity and stormCollection. and possibly stormModel Provide interface on both for mixins and actions (handled by stormExtension).
main
create more defined classes for collection and entities and model affects stormentity and stormcollection and possibly stormmodel provide interface on both for mixins and actions handled by stormextension
1
1,044
4,857,570,711
IssuesEvent
2016-11-12 17:38:57
duckduckgo/zeroclickinfo-longtail
https://api.github.com/repos/duckduckgo/zeroclickinfo-longtail
closed
Stack Overflow: DIsplay error
Improvement Maintainer Input Requested
See the screenshot below for the [query](https://duckduckgo.com/?q=assert+python&t=hu&ia=qa): ![screenshot 219](https://cloud.githubusercontent.com/assets/8397274/20238867/bb061ae6-a91a-11e6-9e1b-b11c86eef383.png) ------ IA Page: http://duck.co/ia/view/stack_overflow [Maintainer](http://docs.duckduckhack.co...
True
Stack Overflow: DIsplay error - See the screenshot below for the [query](https://duckduckgo.com/?q=assert+python&t=hu&ia=qa): ![screenshot 219](https://cloud.githubusercontent.com/assets/8397274/20238867/bb061ae6-a91a-11e6-9e1b-b11c86eef383.png) ------ IA Page: http://duck.co/ia/view/stack_overflow [Maintai...
main
stack overflow display error see the screenshot below for the ia page zachthompson
1
139,964
12,882,894,698
IssuesEvent
2020-07-12 19:10:40
scikit-learn/scikit-learn
https://api.github.com/repos/scikit-learn/scikit-learn
closed
fit_intercept=False in Ridge, Lasso and ElasticNet may be described better
Documentation
#### Describe the issue linked to the documentation In Ridge model the description of `fit_intercept` parameter is the following: > Whether to fit the intercept for this model. If set to false, no intercept will be used in calculations (i.e. `X` and `y` are expected to be centered). 1. I tried to fit several den...
1.0
fit_intercept=False in Ridge, Lasso and ElasticNet may be described better - #### Describe the issue linked to the documentation In Ridge model the description of `fit_intercept` parameter is the following: > Whether to fit the intercept for this model. If set to false, no intercept will be used in calculations (i....
non_main
fit intercept false in ridge lasso and elasticnet may be described better describe the issue linked to the documentation in ridge model the description of fit intercept parameter is the following whether to fit the intercept for this model if set to false no intercept will be used in calculations i ...
0
9
2,514,988,247
IssuesEvent
2015-01-15 15:47:30
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
opened
Remove www/example-simple/
enhancement maintainability
The `hostnames.php` file should be moved to the `www/admin/` folder. The rest of files in this folder must go away.
True
Remove www/example-simple/ - The `hostnames.php` file should be moved to the `www/admin/` folder. The rest of files in this folder must go away.
main
remove www example simple the hostnames php file should be moved to the www admin folder the rest of files in this folder must go away
1
5,589
28,013,227,485
IssuesEvent
2023-03-27 20:17:44
beyarkay/eskom-calendar
https://api.github.com/repos/beyarkay/eskom-calendar
opened
Missing area schedule
waiting-on-maintainer missing-area-schedule
Area - QUEENSWOOD Ext 1 (8 Municipality - Tshwane Province - Gauteng Integration - Solar Assistant **What area(s) couldn't you find on [eskomcalendar.co.za](https://eskomcalendar.co.za/ec)?** Please also give the province/municipality, our beautiful country has a surprising number of places that are named th...
True
Missing area schedule - Area - QUEENSWOOD Ext 1 (8 Municipality - Tshwane Province - Gauteng Integration - Solar Assistant **What area(s) couldn't you find on [eskomcalendar.co.za](https://eskomcalendar.co.za/ec)?** Please also give the province/municipality, our beautiful country has a surprising number of ...
main
missing area schedule area queenswood ext municipality tshwane province gauteng integration solar assistant what area s couldn t you find on please also give the province municipality our beautiful country has a surprising number of places that are named the same as each other if you ...
1
42,987
5,560,747,301
IssuesEvent
2017-03-24 20:22:28
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
pathof operator
Area-Language Design
The existing `nameof` operator is great, but it only returns the name of the leaf node of the path provided. For example: ``` c# nameof(ObservableAccount.Customer.BasicInfo.Name); // evaluates to "Name" ``` I would like an operator, for instance`pathof`, that lets me do something like this: ``` c# pat...
1.0
pathof operator - The existing `nameof` operator is great, but it only returns the name of the leaf node of the path provided. For example: ``` c# nameof(ObservableAccount.Customer.BasicInfo.Name); // evaluates to "Name" ``` I would like an operator, for instance`pathof`, that lets me do something like thi...
non_main
pathof operator the existing nameof operator is great but it only returns the name of the leaf node of the path provided for example c nameof observableaccount customer basicinfo name evaluates to name i would like an operator for instance pathof that lets me do something like thi...
0
846
4,501,265,418
IssuesEvent
2016-09-01 08:48:31
openwrt/packages
https://api.github.com/repos/openwrt/packages
closed
please reconfigure "shadowsocks-libev"
waiting for maintainer
@aa65535 please reconfigure `shadowsocks-libev`, we need `ss-local` and `ss-server`.
True
please reconfigure "shadowsocks-libev" - @aa65535 please reconfigure `shadowsocks-libev`, we need `ss-local` and `ss-server`.
main
please reconfigure shadowsocks libev please reconfigure shadowsocks libev we need ss local and ss server
1
152,677
24,002,850,437
IssuesEvent
2022-09-14 12:51:04
Refemi/refemi_front
https://api.github.com/repos/Refemi/refemi_front
closed
[ DESIGN / LOADER ] Dashboard header display when loading
design priority: burning hot V1
When the dashboard page loads, there are three elements that appear relatively quickly at the top left of the view. I'm curious to know where this may be coming from and if it's possible to avoid this? ![image](https://user-images.githubusercontent.com/16835349/164007498-6f34845c-e3e7-46b9-ad26-d1a00ca60a86.png)
1.0
[ DESIGN / LOADER ] Dashboard header display when loading - When the dashboard page loads, there are three elements that appear relatively quickly at the top left of the view. I'm curious to know where this may be coming from and if it's possible to avoid this? ![image](https://user-images.githubusercontent.com/16...
non_main
dashboard header display when loading when the dashboard page loads there are three elements that appear relatively quickly at the top left of the view i m curious to know where this may be coming from and if it s possible to avoid this
0
11
2,515,070,006
IssuesEvent
2015-01-15 16:16:33
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
opened
Cleanup the SimpleSAML_Utilities class
enhancement maintainability started
The following must be done: * Remove the `validateCA()` method. * Remove the `generateRandomBytesMTrand()` method. * Remove the `validateXML()` and `validateXMLDocument()` methods. Use a standalone composer module instead. * Refactor the rest of it to group methods by their functionality in dedicated classes unde...
True
Cleanup the SimpleSAML_Utilities class - The following must be done: * Remove the `validateCA()` method. * Remove the `generateRandomBytesMTrand()` method. * Remove the `validateXML()` and `validateXMLDocument()` methods. Use a standalone composer module instead. * Refactor the rest of it to group methods by thei...
main
cleanup the simplesaml utilities class the following must be done remove the validateca method remove the generaterandombytesmtrand method remove the validatexml and validatexmldocument methods use a standalone composer module instead refactor the rest of it to group methods by thei...
1
34,014
7,321,001,214
IssuesEvent
2018-03-02 09:49:53
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
Recursor: recursor_cache MemRecursorCache::get entryA / entryAAAA mixup?
backport to stable? defect rec
Looking at Master - shouldn't this be "entryAAAA" here to work as intended..? https://github.com/PowerDNS/pdns/blob/9b7f95ab22421a0f5c00a47c3abce621a7d2766c/pdns/recursor_cache.cc#L192 (I know this is a rather short one) ;)
1.0
Recursor: recursor_cache MemRecursorCache::get entryA / entryAAAA mixup? - Looking at Master - shouldn't this be "entryAAAA" here to work as intended..? https://github.com/PowerDNS/pdns/blob/9b7f95ab22421a0f5c00a47c3abce621a7d2766c/pdns/recursor_cache.cc#L192 (I know this is a rather short one) ;)
non_main
recursor recursor cache memrecursorcache get entrya entryaaaa mixup looking at master shouldn t this be entryaaaa here to work as intended i know this is a rather short one
0
1,354
5,831,056,761
IssuesEvent
2017-05-08 18:22:56
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Removing `real-vnc` removes `/etc` symlink, which breaks the OS
awaiting maintainer feedback
#### Description of issue After installing `real-vnc`, using command `brew cask uninstall real-vnc` to uninstall it, removes the `/etc` symlink (!!!!!!), then breaks the system. #### Output of your command with `--verbose --debug` **If you're going to try this, make sure you have root shell (e.g. `sudo su`) al...
True
Removing `real-vnc` removes `/etc` symlink, which breaks the OS - #### Description of issue After installing `real-vnc`, using command `brew cask uninstall real-vnc` to uninstall it, removes the `/etc` symlink (!!!!!!), then breaks the system. #### Output of your command with `--verbose --debug` **If you're go...
main
removing real vnc removes etc symlink which breaks the os description of issue after installing real vnc using command brew cask uninstall real vnc to uninstall it removes the etc symlink then breaks the system output of your command with verbose debug if you re go...
1
3,509
13,722,633,321
IssuesEvent
2020-10-03 04:48:32
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Spurious Travis failures in asset cache initialization
BYOND Issue Continuous Integration Maintainability/Hinders improvements Runtime
Happens at random ``` Initialized Weather subsystem within 0 seconds! Initialized Atmospherics subsystem within 6.3 seconds! [08:16:30] Runtime in atoms_movable.dm,420: No valid destination passed into forceMove proc name: forceMove (/atom/movable/proc/forceMove) src: the hourglass countdown (/obj/effect/coun...
True
Spurious Travis failures in asset cache initialization - Happens at random ``` Initialized Weather subsystem within 0 seconds! Initialized Atmospherics subsystem within 6.3 seconds! [08:16:30] Runtime in atoms_movable.dm,420: No valid destination passed into forceMove proc name: forceMove (/atom/movable/proc/for...
main
spurious travis failures in asset cache initialization happens at random initialized weather subsystem within seconds initialized atmospherics subsystem within seconds runtime in atoms movable dm no valid destination passed into forcemove proc name forcemove atom movable proc forcemove ...
1
5,785
30,649,098,431
IssuesEvent
2023-07-25 07:39:34
jupyter-naas/awesome-notebooks
https://api.github.com/repos/jupyter-naas/awesome-notebooks
closed
Python - Check if string is number
templates maintainer
This notebook will check if a string is a number and how it is useful for organizations. It will help to identify if a string is a number or not.
True
Python - Check if string is number - This notebook will check if a string is a number and how it is useful for organizations. It will help to identify if a string is a number or not.
main
python check if string is number this notebook will check if a string is a number and how it is useful for organizations it will help to identify if a string is a number or not
1
1,530
6,572,221,478
IssuesEvent
2017-09-11 00:13:57
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
ec2_vpc_route_table should infer "lookup: id" when "route_table_id" is provided or "lookup" should be mandatory
affects_2.1 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME ec2_vpc_route_table module ##### ANSIBLE VERSION ``` ansible 2.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION No modifications to default con...
True
ec2_vpc_route_table should infer "lookup: id" when "route_table_id" is provided or "lookup" should be mandatory - ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME ec2_vpc_route_table module ##### ANSIBLE VERSION ``` ansible 2.1.0 config file = /etc/ansible/ansible.cf...
main
vpc route table should infer lookup id when route table id is provided or lookup should be mandatory issue type bug report component name vpc route table module ansible version ansible config file etc ansible ansible cfg configured module search path default w o ...
1
3,501
13,655,597,605
IssuesEvent
2020-09-27 23:14:48
amyjko/faculty
https://api.github.com/repos/amyjko/faculty
closed
CER FAQ: Integrate into site
maintainability
Move off the Gist. The formatting is inconsistent, the translation from GitHub markdown isn't standardized, and I can't easily file issues on the file. The barrier to this is how to represent it; it's currently GitHub flavored Markdown, and translating it to JSX would lower modifiability. One option would be to lean on...
True
CER FAQ: Integrate into site - Move off the Gist. The formatting is inconsistent, the translation from GitHub markdown isn't standardized, and I can't easily file issues on the file. The barrier to this is how to represent it; it's currently GitHub flavored Markdown, and translating it to JSX would lower modifiability....
main
cer faq integrate into site move off the gist the formatting is inconsistent the translation from github markdown isn t standardized and i can t easily file issues on the file the barrier to this is how to represent it it s currently github flavored markdown and translating it to jsx would lower modifiability ...
1
567
4,044,282,700
IssuesEvent
2016-05-21 07:19:06
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
WordMap: Needs to ensure remainder is only 1 word, or remove "similar to" trigger
Low-Hanging Fruit Maintainer Input Requested Relevancy Triggering
This instant answer triggers on any query that starts with "similar to" and often returns irrelevant results for queries that aren't searching for words/terms. We need to reduce the IA to only working on single word queries or tighten the triggering to queries that more clearly indicate they're looking for similar _...
True
WordMap: Needs to ensure remainder is only 1 word, or remove "similar to" trigger - This instant answer triggers on any query that starts with "similar to" and often returns irrelevant results for queries that aren't searching for words/terms. We need to reduce the IA to only working on single word queries or tighte...
main
wordmap needs to ensure remainder is only word or remove similar to trigger this instant answer triggers on any query that starts with similar to and often returns irrelevant results for queries that aren t searching for words terms we need to reduce the ia to only working on single word queries or tighte...
1
70,648
30,704,311,259
IssuesEvent
2023-07-27 04:08:49
hashicorp/terraform-provider-azurerm
https://api.github.com/repos/hashicorp/terraform-provider-azurerm
closed
Importing azurerm_cdn_frontdoor_security_policy will force recreation due to casing changes in cdn_frontdoor_firewall_policy_id and cdn_frontdoor_domain_id
service/cdn v/3.x
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note <!--- Please keep this note for the community ---> * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the orig...
1.0
Importing azurerm_cdn_frontdoor_security_policy will force recreation due to casing changes in cdn_frontdoor_firewall_policy_id and cdn_frontdoor_domain_id - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note <!--- Please keep this note for the community ---> * P...
non_main
importing azurerm cdn frontdoor security policy will force recreation due to casing changes in cdn frontdoor firewall policy id and cdn frontdoor domain id is there an existing issue for this i have searched the existing issues community note please vote on this issue by adding a thumbsup ...
0
163,984
20,364,308,324
IssuesEvent
2022-02-21 02:31:53
michaeldotson/outerspace-vue
https://api.github.com/repos/michaeldotson/outerspace-vue
opened
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser ...
True
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL...
non_main
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file outerspace vue package json...
0
1,627
6,572,656,189
IssuesEvent
2017-09-11 04:07:57
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
osx_defaults - 'Type mismatch' error if default previously set with different type
affects_2.2 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME osx_defaults ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION ``` [defaults] inv...
True
osx_defaults - 'Type mismatch' error if default previously set with different type - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME osx_defaults ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 config file = configured module ...
main
osx defaults type mismatch error if default previously set with different type issue type bug report component name osx defaults ansible version ansible config file configured module search path default w o overrides configuration inv...
1
3,893
17,315,784,169
IssuesEvent
2021-07-27 05:47:52
imdhemy/laravel-in-app-purchases
https://api.github.com/repos/imdhemy/laravel-in-app-purchases
closed
status DID RENEW when I should receive INITIAL BUY
bug maintainer_replied
**Describe the bug** The bug is related to appstore. When I test the subscription, I receive the status DID RENEW when I should receive INITIAL BUY **To Reproduce** Steps to reproduce the behavior: Purchase the subscription using sandbox user. Check the server to server notification log **Expected behavior** ...
True
status DID RENEW when I should receive INITIAL BUY - **Describe the bug** The bug is related to appstore. When I test the subscription, I receive the status DID RENEW when I should receive INITIAL BUY **To Reproduce** Steps to reproduce the behavior: Purchase the subscription using sandbox user. Check the server...
main
status did renew when i should receive initial buy describe the bug the bug is related to appstore when i test the subscription i receive the status did renew when i should receive initial buy to reproduce steps to reproduce the behavior purchase the subscription using sandbox user check the server...
1
5,037
25,840,558,563
IssuesEvent
2022-12-12 23:48:22
ElasticPerch/websocket
https://api.github.com/repos/ElasticPerch/websocket
opened
[bug] Websocket subprotocol is not chosen on client preferance
bug waiting on new maintainer
From websocket created by [KSDaemon](https://github.com/KSDaemon): gorilla/websocket#822 **Describe the bug** From the Websocket RFC6455: For client side: > |Sec-WebSocket-Protocol| header field, with a list of values indicating which protocols the client would like to speak, ordered by preference. And f...
True
[bug] Websocket subprotocol is not chosen on client preferance - From websocket created by [KSDaemon](https://github.com/KSDaemon): gorilla/websocket#822 **Describe the bug** From the Websocket RFC6455: For client side: > |Sec-WebSocket-Protocol| header field, with a list of values indicating which protocol...
main
websocket subprotocol is not chosen on client preferance from websocket created by gorilla websocket describe the bug from the websocket for client side sec websocket protocol header field with a list of values indicating which protocols the client would like to speak ordered by pref...
1
38,012
18,882,081,406
IssuesEvent
2021-11-15 00:01:51
umbraco/Umbraco-CMS
https://api.github.com/repos/umbraco/Umbraco-CMS
closed
DatabaseIntegrityCheck runs automatically in the background and locks the content tree
state/needs-investigation category/performance status/stale
A brief description of the issue goes here. DatabaseIntegrityCheck runs in the background on startup and locks the content tree. ## Umbraco version I am seeing this issue on Umbraco version: 8.9.1 Reproduction ------------ If you're filing a bug, please describe how to reproduce it. Include as much r...
True
DatabaseIntegrityCheck runs automatically in the background and locks the content tree - A brief description of the issue goes here. DatabaseIntegrityCheck runs in the background on startup and locks the content tree. ## Umbraco version I am seeing this issue on Umbraco version: 8.9.1 Reproduction ------...
non_main
databaseintegritycheck runs automatically in the background and locks the content tree a brief description of the issue goes here databaseintegritycheck runs in the background on startup and locks the content tree umbraco version i am seeing this issue on umbraco version reproduction ...
0
3,260
12,413,826,841
IssuesEvent
2020-05-22 13:28:36
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Bug related to IOS download on the cisco WLC
affects_2.10 aireos bug cisco collection collection:community.network has_pr module needs_collection_redirect needs_info needs_maintainer needs_template networking support:community
Please raise issues via the [new interface](https://github.com/ansible/ansible/issues/new/choose) --- - name: run show sysinfo on remote devices aireos_command: commands: - command: "transfer download datatype ap-image" - command: "transfer download ap-images mode tftp" - command: "tran...
True
Bug related to IOS download on the cisco WLC - Please raise issues via the [new interface](https://github.com/ansible/ansible/issues/new/choose) --- - name: run show sysinfo on remote devices aireos_command: commands: - command: "transfer download datatype ap-image" - command: "transfer downl...
main
bug related to ios download on the cisco wlc please raise issues via the name run show sysinfo on remote devices aireos command commands command transfer download datatype ap image command transfer download ap images mode tftp command transfer download ap i...
1
4,760
24,525,946,015
IssuesEvent
2022-10-11 13:09:13
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Show the record summary in the linked record input for an FK filter condition when the page is loaded from scratch
type: enhancement work: backend status: ready restricted: maintainers
## Steps to reproduce 1. Use the Library Management schema. 1. Create a new publisher. This way you have a publisher that you know does not have any publications. 1. Go to the Publications table page. 1. Add a filter condition. Specify Publisher "is equal to", and then use the record selector to select your newly-adde...
True
Show the record summary in the linked record input for an FK filter condition when the page is loaded from scratch - ## Steps to reproduce 1. Use the Library Management schema. 1. Create a new publisher. This way you have a publisher that you know does not have any publications. 1. Go to the Publications table page. 1...
main
show the record summary in the linked record input for an fk filter condition when the page is loaded from scratch steps to reproduce use the library management schema create a new publisher this way you have a publisher that you know does not have any publications go to the publications table page ...
1
27,996
4,076,377,230
IssuesEvent
2016-05-29 21:23:11
gr3ysky/cooperate
https://api.github.com/repos/gr3ysky/cooperate
closed
generate diagrams
design on-going task
Description: Create uml diagrams fro design document. Category: Design Estimated Work: 2 weeks Start Date: 14.03.2016
1.0
generate diagrams - Description: Create uml diagrams fro design document. Category: Design Estimated Work: 2 weeks Start Date: 14.03.2016
non_main
generate diagrams description create uml diagrams fro design document category design estimated work weeks start date
0
4,646
24,070,368,926
IssuesEvent
2022-09-18 04:20:19
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Bazel syntax highlighting as a separate plugin
type: feature request product: IntelliJ topic: bazel awaiting-maintainer
### Description of the feature request: Having the ability to add Bazel syntax highlighting to .bzl/.bazel files without having to install the entire IntelliJ plugin. ### What underlying problem are you trying to solve with this feature? Installing the entire intellij-bazel plugin pins you to an older version of I...
True
Bazel syntax highlighting as a separate plugin - ### Description of the feature request: Having the ability to add Bazel syntax highlighting to .bzl/.bazel files without having to install the entire IntelliJ plugin. ### What underlying problem are you trying to solve with this feature? Installing the entire intell...
main
bazel syntax highlighting as a separate plugin description of the feature request having the ability to add bazel syntax highlighting to bzl bazel files without having to install the entire intellij plugin what underlying problem are you trying to solve with this feature installing the entire intell...
1
3,470
13,312,448,523
IssuesEvent
2020-08-26 09:44:58
digitalpardoe/set_icon
https://api.github.com/repos/digitalpardoe/set_icon
closed
Ability To Set File & Folder Icons
Improvement No Longer Maintained
Add the ability to change & update the icons of files and folders in addition to volumes.
True
Ability To Set File & Folder Icons - Add the ability to change & update the icons of files and folders in addition to volumes.
main
ability to set file folder icons add the ability to change update the icons of files and folders in addition to volumes
1
13
2,490,015,162
IssuesEvent
2015-01-02 04:18:35
bwapi/bwapi
https://api.github.com/repos/bwapi/bwapi
opened
Clean up Offsets.h
Priority-Low
Offsets.h is a mess. It needs to be cleaned up. - **Readability:** It's not very clean and looking at it hurts my brain a little. - **Type safety:** Right now it's difficult to identify the intended purpose of some things, is it a pointer to an integer or pointer to array of integers? Make use of std::array. - **S...
1.0
Clean up Offsets.h - Offsets.h is a mess. It needs to be cleaned up. - **Readability:** It's not very clean and looking at it hurts my brain a little. - **Type safety:** Right now it's difficult to identify the intended purpose of some things, is it a pointer to an integer or pointer to array of integers? Make use ...
non_main
clean up offsets h offsets h is a mess it needs to be cleaned up readability it s not very clean and looking at it hurts my brain a little type safety right now it s difficult to identify the intended purpose of some things is it a pointer to an integer or pointer to array of integers make use ...
0
118,181
9,977,686,502
IssuesEvent
2019-07-09 17:55:25
rancher/rio
https://api.github.com/repos/rancher/rio
closed
Create namespace on run command if it doesn't exist.
enhancement to-test
Version - v0.1.1-rc1 Steps: 1. rio run -n tnp/test1 nginx Results: namespaces “tnp” not found. We should create the namespace if it doesn't exist.
1.0
Create namespace on run command if it doesn't exist. - Version - v0.1.1-rc1 Steps: 1. rio run -n tnp/test1 nginx Results: namespaces “tnp” not found. We should create the namespace if it doesn't exist.
non_main
create namespace on run command if it doesn t exist version steps rio run n tnp nginx results namespaces “tnp” not found we should create the namespace if it doesn t exist
0
2,127
7,267,138,147
IssuesEvent
2018-02-20 02:45:27
dgets/DANT2a
https://api.github.com/repos/dgets/DANT2a
closed
updateDisplay() not utilizing updateEntry() properly
enhancement maintainability wontfix
As can be seen in the following code snippet, `updateDisplay()` is not properly working with `updateEntry()` in order to take advantage of the capabilities. There may still be issues with `updateEntry()` not having all of the proper capabilities, as well. A quick walk-through should be able to discern this. ``` ...
True
updateDisplay() not utilizing updateEntry() properly - As can be seen in the following code snippet, `updateDisplay()` is not properly working with `updateEntry()` in order to take advantage of the capabilities. There may still be issues with `updateEntry()` not having all of the proper capabilities, as well. A quick...
main
updatedisplay not utilizing updateentry properly as can be seen in the following code snippet updatedisplay is not properly working with updateentry in order to take advantage of the capabilities there may still be issues with updateentry not having all of the proper capabilities as well a quick...
1
2,314
8,290,091,316
IssuesEvent
2018-09-19 16:19:30
chocolatey/chocolatey-package-requests
https://api.github.com/repos/chocolatey/chocolatey-package-requests
closed
RFM - Anaconda 2
Status: Available For Maintainer(s)
Download page: https://www.anaconda.com/download/ Latest Download Link: - 64 bits: https://repo.anaconda.com/archive/Anaconda2-5.2.0-Windows-x86_64.exe - 32 bits: https://repo.anaconda.com/archive/Anaconda2-5.2.0-Windows-x86.exe For params, see here: https://github.com/chantisnake/chocolateyPackage/blob/master/a...
True
RFM - Anaconda 2 - Download page: https://www.anaconda.com/download/ Latest Download Link: - 64 bits: https://repo.anaconda.com/archive/Anaconda2-5.2.0-Windows-x86_64.exe - 32 bits: https://repo.anaconda.com/archive/Anaconda2-5.2.0-Windows-x86.exe For params, see here: https://github.com/chantisnake/chocolateyPa...
main
rfm anaconda download page latest download link bits bits for params see here
1