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
3,156
12,197,547,928
IssuesEvent
2020-04-29 20:58:51
short-d/short
https://api.github.com/repos/short-d/short
opened
[REFACTOR] [UI] $content-width SCSS variable not sensible for all screen sizes
good first issue maintainability
**What is frustrating you?** The `$content-width` SCSS variable, found in `frontend/src/component/styles/dimension.scss` is set to `1200px` currently, which works for desktop, but does not make sense for mobile. Components affected are: `Header`, `Footer` (but it looks fine since it's centered and just text), `Section...
True
[REFACTOR] [UI] $content-width SCSS variable not sensible for all screen sizes - **What is frustrating you?** The `$content-width` SCSS variable, found in `frontend/src/component/styles/dimension.scss` is set to `1200px` currently, which works for desktop, but does not make sense for mobile. Components affected are: `...
main
content width scss variable not sensible for all screen sizes what is frustrating you the content width scss variable found in frontend src component styles dimension scss is set to currently which works for desktop but does not make sense for mobile components affected are header footer ...
1
176,998
6,572,534,937
IssuesEvent
2017-09-11 03:05:45
RogueException/Discord.Net
https://api.github.com/repos/RogueException/Discord.Net
closed
Channel Categories are not supported at the API-level
bug priority: critical
In Discord.Net 1.0.1 and on the latest dev(479361bbea4f7baebbb55ceb211ce9f02368b91e), Trying to interact with the bot will fail for any server with categories. Interaction in PMs and in servers without categories works fine. (Oddly this isn't an issue for my bots still running on 0.9) Here's a piece of my log from ...
1.0
Channel Categories are not supported at the API-level - In Discord.Net 1.0.1 and on the latest dev(479361bbea4f7baebbb55ceb211ce9f02368b91e), Trying to interact with the bot will fail for any server with categories. Interaction in PMs and in servers without categories works fine. (Oddly this isn't an issue for my bots...
non_main
channel categories are not supported at the api level in discord net and on the latest dev trying to interact with the bot will fail for any server with categories interaction in pms and in servers without categories works fine oddly this isn t an issue for my bots still running on here s a piec...
0
46,079
6,007,493,464
IssuesEvent
2017-06-06 03:37:35
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
opened
Publicize: Allow user to specific featured image to use when sharing to different platforms
Editor Media Plans Sharing [Status] Needs Design Review [Type] Enhancement
We should give people the ability to (optionally) manually select an image to be shared to each platform (e.g. force what is output in the `og:image` and `twitter:image` meta tags) when using Publicize (or manual sharing buttons) and to see them in the SEO preview (on Business plans). #### Steps to reproduce 1. Con...
1.0
Publicize: Allow user to specific featured image to use when sharing to different platforms - We should give people the ability to (optionally) manually select an image to be shared to each platform (e.g. force what is output in the `og:image` and `twitter:image` meta tags) when using Publicize (or manual sharing butto...
non_main
publicize allow user to specific featured image to use when sharing to different platforms we should give people the ability to optionally manually select an image to be shared to each platform e g force what is output in the og image and twitter image meta tags when using publicize or manual sharing butto...
0
169,240
13,131,095,540
IssuesEvent
2020-08-06 16:24:26
HEPCloud/decisionengine
https://api.github.com/repos/HEPCloud/decisionengine
closed
log_level issues in new decisionengine 1.2.0-1
fixed_in_rc prj_testing
I am trying to test the new functionality which was implemented for issue !84. The logger section of the /etc/decisionengine/decision_engine.conf is below 'logger' : {'log_file': '/var/log/decisionengine/decision_engine_log', 'max_file_size': 200*1000000, 'max_backup_count': ...
1.0
log_level issues in new decisionengine 1.2.0-1 - I am trying to test the new functionality which was implemented for issue !84. The logger section of the /etc/decisionengine/decision_engine.conf is below 'logger' : {'log_file': '/var/log/decisionengine/decision_engine_log', 'max_file_size': 2...
non_main
log level issues in new decisionengine i am trying to test the new functionality which was implemented for issue the logger section of the etc decisionengine decision engine conf is below logger log file var log decisionengine decision engine log max file size ...
0
489,397
14,105,773,908
IssuesEvent
2020-11-06 14:00:13
exc-asia-and-europe/ecpo-annotator
https://api.github.com/repos/exc-asia-and-europe/ecpo-annotator
closed
boxes move positions
bug high priority
In GitLab by @MatthiasArnold on Jul 29, 2019, 22:20 die boxen verschieben sich nach dem speichen immer ein wenig, meist ein paar pixel nach unten. da wir zum trainieren der neuronalen netzwerke sehr genau sein müssen und die trennlinien ausschliessen müssen, dass sie gerade NICHT trainiert werden, ist das schlecht.
1.0
boxes move positions - In GitLab by @MatthiasArnold on Jul 29, 2019, 22:20 die boxen verschieben sich nach dem speichen immer ein wenig, meist ein paar pixel nach unten. da wir zum trainieren der neuronalen netzwerke sehr genau sein müssen und die trennlinien ausschliessen müssen, dass sie gerade NICHT trainiert werde...
non_main
boxes move positions in gitlab by matthiasarnold on jul die boxen verschieben sich nach dem speichen immer ein wenig meist ein paar pixel nach unten da wir zum trainieren der neuronalen netzwerke sehr genau sein müssen und die trennlinien ausschliessen müssen dass sie gerade nicht trainiert werden ist...
0
5,474
27,356,764,984
IssuesEvent
2023-02-27 13:23:25
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Wait until server is ready after upgrade to reload page
type: bug work: frontend status: ready restricted: maintainers
Reported by @dmos62: The service layer container takes time to restart after upgrade. The frontend reloads page as soon as upgrade request completes, this causes the page to display a 502. We need to wait until the service is ready before reloading the page.
True
Wait until server is ready after upgrade to reload page - Reported by @dmos62: The service layer container takes time to restart after upgrade. The frontend reloads page as soon as upgrade request completes, this causes the page to display a 502. We need to wait until the service is ready before reloading the pag...
main
wait until server is ready after upgrade to reload page reported by the service layer container takes time to restart after upgrade the frontend reloads page as soon as upgrade request completes this causes the page to display a we need to wait until the service is ready before reloading the page
1
2,645
9,036,410,186
IssuesEvent
2019-02-09 00:10:04
dgets/lasttime
https://api.github.com/repos/dgets/lasttime
closed
Create the wiki
enhancement maintainability
This project has had versions up for release at this point, and it's gotten a little bit of attention, at least on Diaspora. This means that people could be coming along and wanting to take a look at the capabilities and screenshots of the application, as well as a general synopsis. Get this information into the wiki...
True
Create the wiki - This project has had versions up for release at this point, and it's gotten a little bit of attention, at least on Diaspora. This means that people could be coming along and wanting to take a look at the capabilities and screenshots of the application, as well as a general synopsis. Get this informa...
main
create the wiki this project has had versions up for release at this point and it s gotten a little bit of attention at least on diaspora this means that people could be coming along and wanting to take a look at the capabilities and screenshots of the application as well as a general synopsis get this informa...
1
306,677
23,169,036,445
IssuesEvent
2022-07-30 12:12:28
mlabs-haskell/ply
https://api.github.com/repos/mlabs-haskell/ply
closed
Update `example` post `staging` changes
documentation help wanted
The `example` in `staging` branch needs to be updated. It is also a good place to showcase how to utilize the newly added `new-ledger-namespace` flag to unify `ply` usage across offchain and onchain. It also implies more nix pain.
1.0
Update `example` post `staging` changes - The `example` in `staging` branch needs to be updated. It is also a good place to showcase how to utilize the newly added `new-ledger-namespace` flag to unify `ply` usage across offchain and onchain. It also implies more nix pain.
non_main
update example post staging changes the example in staging branch needs to be updated it is also a good place to showcase how to utilize the newly added new ledger namespace flag to unify ply usage across offchain and onchain it also implies more nix pain
0
576,853
17,096,586,938
IssuesEvent
2021-07-09 04:15:50
rafinkanisa/ngm-reportDesk
https://api.github.com/repos/rafinkanisa/ngm-reportDesk
opened
RH ET ESNFI Program Coordinating Partners
priority
It was requested to altered the "Programme Partners" to "Program Coordinating Partners" in Project Plan page. The following should also be added to the list of program coordinating partners : RRF/IOM, SWAN, UNHCR, IOM, CWW, CCM, Christian Aid, ERM/IRC, IRC, CRS Alter the name to all associated with it (including t...
1.0
RH ET ESNFI Program Coordinating Partners - It was requested to altered the "Programme Partners" to "Program Coordinating Partners" in Project Plan page. The following should also be added to the list of program coordinating partners : RRF/IOM, SWAN, UNHCR, IOM, CWW, CCM, Christian Aid, ERM/IRC, IRC, CRS Alter the...
non_main
rh et esnfi program coordinating partners it was requested to altered the programme partners to program coordinating partners in project plan page the following should also be added to the list of program coordinating partners rrf iom swan unhcr iom cww ccm christian aid erm irc irc crs alter the...
0
189,312
22,047,015,988
IssuesEvent
2022-05-30 03:43:04
panasalap/linux-4.19.72_test1
https://api.github.com/repos/panasalap/linux-4.19.72_test1
closed
WS-2021-0333 (Medium) detected in linux-yoctov5.4.51 - autoclosed
security vulnerability
## WS-2021-0333 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://git....
True
WS-2021-0333 (Medium) detected in linux-yoctov5.4.51 - autoclosed - ## WS-2021-0333 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto ...
non_main
ws medium detected in linux autoclosed ws medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
5,831
30,862,404,215
IssuesEvent
2023-08-03 05:00:14
rdmorganiser/rdmo
https://api.github.com/repos/rdmorganiser/rdmo
closed
Switch from PyUp to Dependabot
type: feature request type: maintainance
Hi there. The feature request issue template was not that fitting, but this is not a bug report either. ### Rationale / Begründung I saw that you have a .pyup.yml in you repo, but the requirements.txt has not been touchend by the PyUp since 2020. I guess PyUp switched to a paid business model. Would you like t...
True
Switch from PyUp to Dependabot - Hi there. The feature request issue template was not that fitting, but this is not a bug report either. ### Rationale / Begründung I saw that you have a .pyup.yml in you repo, but the requirements.txt has not been touchend by the PyUp since 2020. I guess PyUp switched to a paid bu...
main
switch from pyup to dependabot hi there the feature request issue template was not that fitting but this is not a bug report either rationale begründung i saw that you have a pyup yml in you repo but the requirements txt has not been touchend by the pyup since i guess pyup switched to a paid busin...
1
797
4,413,777,166
IssuesEvent
2016-08-13 02:01:25
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Synchronize module do not expand ansible_ssh_private_key_file variable
bug_report waiting_on_maintainer
##### Issue Type: - Bug Report ##### Component Name: synchronize module ##### Ansible Version: ``` ansible 2.0.1.0 config file = /home/david/gitbi/lifemall/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: (nothing) ##### Environment:...
True
Synchronize module do not expand ansible_ssh_private_key_file variable - ##### Issue Type: - Bug Report ##### Component Name: synchronize module ##### Ansible Version: ``` ansible 2.0.1.0 config file = /home/david/gitbi/lifemall/ansible/ansible.cfg configured module search path = Default w/o overri...
main
synchronize module do not expand ansible ssh private key file variable issue type bug report component name synchronize module ansible version ansible config file home david gitbi lifemall ansible ansible cfg configured module search path default w o overri...
1
18,470
24,550,399,309
IssuesEvent
2022-10-12 12:10:23
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Documentation issue: Installing Bazel on Ubuntu
P4 more data needed type: support / not a bug (process) team-OSS
Documentation URL: https://docs.bazel.build/versions/4.0.0/install-ubuntu.html I had to install tensorflow, but it had error. ubuntu version: ubuntu-18.04-desktop-amd64.iso Uncompressing..error [./bazel-2.0.0-installer-linux-x86_64.sh]: missing 1232 bytes in zipfile (attempting to process anyway) error: inva...
1.0
Documentation issue: Installing Bazel on Ubuntu - Documentation URL: https://docs.bazel.build/versions/4.0.0/install-ubuntu.html I had to install tensorflow, but it had error. ubuntu version: ubuntu-18.04-desktop-amd64.iso Uncompressing..error [./bazel-2.0.0-installer-linux-x86_64.sh]: missing 1232 bytes in zipf...
non_main
documentation issue installing bazel on ubuntu documentation url i had to install tensorflow but it had error ubuntu version ubuntu desktop iso uncompressing error missing bytes in zipfile attempting to process anyway error invalid zip file with overlapped components possible zip bom...
0
2,533
8,657,431,119
IssuesEvent
2018-11-27 21:18:31
Kapeli/Dash-User-Contributions
https://api.github.com/repos/Kapeli/Dash-User-Contributions
closed
Flux Docset maintainer needed
needs maintainer
I can no longer have time to maintain this docset and I am looking for additional contributors to assist. My repo is located at https://github.com/epitaphmike/flux-dash. If this is something you are interested in helping with please reach out. Thank you.
True
Flux Docset maintainer needed - I can no longer have time to maintain this docset and I am looking for additional contributors to assist. My repo is located at https://github.com/epitaphmike/flux-dash. If this is something you are interested in helping with please reach out. Thank you.
main
flux docset maintainer needed i can no longer have time to maintain this docset and i am looking for additional contributors to assist my repo is located at if this is something you are interested in helping with please reach out thank you
1
991
4,756,700,629
IssuesEvent
2016-10-24 14:42:02
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Expose replace module's backup file path
affects_1.8 feature_idea waiting_on_maintainer
##### Issue Type: Feature Idea ##### Ansible Version: 1.8 ##### Environment: N/A ##### Summary: Expose backup file path in the output of replace module. ##### Steps To Reproduce: N/A ##### Expected Results: We would add "backup" and the file path to the JSON output. ##### Actual Results: ...
True
Expose replace module's backup file path - ##### Issue Type: Feature Idea ##### Ansible Version: 1.8 ##### Environment: N/A ##### Summary: Expose backup file path in the output of replace module. ##### Steps To Reproduce: N/A ##### Expected Results: We would add "backup" and the file path to ...
main
expose replace module s backup file path issue type feature idea ansible version environment n a summary expose backup file path in the output of replace module steps to reproduce n a expected results we would add backup and the file path to ...
1
5,256
26,601,326,669
IssuesEvent
2023-01-23 15:58:29
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Delete icon for new records
type: enhancement work: frontend status: ready restricted: maintainers
Figma: <img width="301" alt="Screenshot 2023-01-20 at 6 56 36 PM" src="https://user-images.githubusercontent.com/11032856/213705651-2399951c-5175-4d19-ac4f-8b5db5e4e223.png">
True
Delete icon for new records - Figma: <img width="301" alt="Screenshot 2023-01-20 at 6 56 36 PM" src="https://user-images.githubusercontent.com/11032856/213705651-2399951c-5175-4d19-ac4f-8b5db5e4e223.png">
main
delete icon for new records figma img width alt screenshot at pm src
1
4,893
25,124,617,167
IssuesEvent
2022-11-09 10:44:41
rthadur/bazel
https://api.github.com/repos/rthadur/bazel
closed
Test for Bazel_IO
awaiting-review awaiting-user-response awaiting-PR-merge awaiting-maintainer
### Description test ### Issue Type _No response_ ### Operating System _No response_ ### Coral Device _No response_ ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output _No response_
True
Test for Bazel_IO - ### Description test ### Issue Type _No response_ ### Operating System _No response_ ### Coral Device _No response_ ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output _No response_
main
test for bazel io description test issue type no response operating system no response coral device no response other devices no response programming language no response relevant log output no response
1
1,261
5,350,481,546
IssuesEvent
2017-02-19 02:21:35
gogits/gogs
https://api.github.com/repos/gogits/gogs
closed
Protected branch
kind/feature status/assigned to maintainer status/needs feedback
Reference https://about.gitlab.com/2014/09/29/gitlab-flow/ Reference https://code.google.com/p/gerrit/ Gogs should have a feature of protected branch. Let say `master` is a protected branch, then: - Nobody can push directly to `master` - Everybody\* can checkout/fork from `master` - Everybody\* submit a merge request ...
True
Protected branch - Reference https://about.gitlab.com/2014/09/29/gitlab-flow/ Reference https://code.google.com/p/gerrit/ Gogs should have a feature of protected branch. Let say `master` is a protected branch, then: - Nobody can push directly to `master` - Everybody\* can checkout/fork from `master` - Everybody\* subm...
main
protected branch reference reference gogs should have a feature of protected branch let say master is a protected branch then nobody can push directly to master everybody can checkout fork from master everybody submit a merge request code review request for his her new branch features fixes...
1
135,143
5,243,005,617
IssuesEvent
2017-01-31 19:32:36
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
undefined symbol: sormqr_
dependency bug high priority
I compiled `pytorch` (using both Python 2 and Python 3) with CUDA support on Ubuntu 16.04 having gcc 4.8.5. The install process terminated with no critical errors. Torch is already installed on the same machine and works fine. When importing `pytorch` I get the following error: ----> 1 import torch ...
1.0
undefined symbol: sormqr_ - I compiled `pytorch` (using both Python 2 and Python 3) with CUDA support on Ubuntu 16.04 having gcc 4.8.5. The install process terminated with no critical errors. Torch is already installed on the same machine and works fine. When importing `pytorch` I get the following error: ...
non_main
undefined symbol sormqr i compiled pytorch using both python and python with cuda support on ubuntu having gcc the install process terminated with no critical errors torch is already installed on the same machine and works fine when importing pytorch i get the following error ...
0
521,415
15,109,299,655
IssuesEvent
2021-02-08 17:40:03
infiniteautomation/ma-core-public
https://api.github.com/repos/infiniteautomation/ma-core-public
closed
Script API - Don't allow PermissionService.runAsSystemAdmin
High Priority Item
One way or another we need to prevent this method from being available in the new script context. Either by not injecting this service or moving/shadowing the method.
1.0
Script API - Don't allow PermissionService.runAsSystemAdmin - One way or another we need to prevent this method from being available in the new script context. Either by not injecting this service or moving/shadowing the method.
non_main
script api don t allow permissionservice runassystemadmin one way or another we need to prevent this method from being available in the new script context either by not injecting this service or moving shadowing the method
0
391
3,436,121,182
IssuesEvent
2015-12-12 04:26:00
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
opened
Should we deprecate cask DSL versions?
awaiting maintainer feedback discussion
With #15381 out of the way, casks should no longer be out of sync with the core library. From here on out, no cask should ever be using a DSL that's newer than the one in core (since updating casks requires running `brew update`, which will update core as well). So what's the point of maintaining a DSL version? Keep...
True
Should we deprecate cask DSL versions? - With #15381 out of the way, casks should no longer be out of sync with the core library. From here on out, no cask should ever be using a DSL that's newer than the one in core (since updating casks requires running `brew update`, which will update core as well). So what's the...
main
should we deprecate cask dsl versions with out of the way casks should no longer be out of sync with the core library from here on out no cask should ever be using a dsl that s newer than the one in core since updating casks requires running brew update which will update core as well so what s the poi...
1
233,421
18,984,832,060
IssuesEvent
2021-11-21 14:41:36
codezonediitj/pydatastructs
https://api.github.com/repos/codezonediitj/pydatastructs
opened
Add pydatastructs.test function to run tests
enhancement testing
#### Description of the problem <!--Please provide a clear and details information of the bug/data structure to be added.--> The above function would make it easier for the user to verify the installation of PyDataStructs APIs. #### Example of the problem <!--Provide a reproducible example code which is causing t...
1.0
Add pydatastructs.test function to run tests - #### Description of the problem <!--Please provide a clear and details information of the bug/data structure to be added.--> The above function would make it easier for the user to verify the installation of PyDataStructs APIs. #### Example of the problem <!--Provide...
non_main
add pydatastructs test function to run tests description of the problem the above function would make it easier for the user to verify the installation of pydatastructs apis example of the problem references other comments
0
1,844
6,577,380,037
IssuesEvent
2017-09-12 00:30:24
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ec2_ami_find is_public option appears to have the opposite effect on searches
affects_2.0 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_ami_find ##### ANSIBLE VERSION ``` ansible 2.0.2.0 ``` ##### CONFIGURATION ##### OS / ENVIRONMENT Running from: OS X 10.11.4 Managing: N/A ##### SUMMARY ec2_ami_find's `is_public` appears to have the opposite effect on searches. ##### STEPS TO REPRODUCE Run t...
True
ec2_ami_find is_public option appears to have the opposite effect on searches - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_ami_find ##### ANSIBLE VERSION ``` ansible 2.0.2.0 ``` ##### CONFIGURATION ##### OS / ENVIRONMENT Running from: OS X 10.11.4 Managing: N/A ##### SUMMARY ec2_ami_find's `is_public` a...
main
ami find is public option appears to have the opposite effect on searches issue type bug report component name ami find ansible version ansible configuration os environment running from os x managing n a summary ami find s is public appears t...
1
4,962
25,479,207,790
IssuesEvent
2022-11-25 17:57:00
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Run gazelle on project sync
type: feature request P1 lang: go product: IntelliJ topic: sync product: GoLand awaiting-maintainer
## Problem For projects that use gazelle, moving a single file is a two-step process: First they must run gazelle, then they must sync to trigger re-indexing if IntelliJ didn't pick those changes up. Ideally, this would be a single-click action, whereby a user only has to click "sync" after a refactoring is done. ...
True
Run gazelle on project sync - ## Problem For projects that use gazelle, moving a single file is a two-step process: First they must run gazelle, then they must sync to trigger re-indexing if IntelliJ didn't pick those changes up. Ideally, this would be a single-click action, whereby a user only has to click "sync" ...
main
run gazelle on project sync problem for projects that use gazelle moving a single file is a two step process first they must run gazelle then they must sync to trigger re indexing if intellij didn t pick those changes up ideally this would be a single click action whereby a user only has to click sync ...
1
385,274
26,628,698,270
IssuesEvent
2023-01-24 16:14:54
aptos-labs/aptos-core
https://api.github.com/repos/aptos-labs/aptos-core
closed
[Bug] Document funding by network, explain tutorials are for devnet only
bug documentation P2
# 🐛 Bug While testing and editing: https://aptos.dev/tutorials/your-first-dapp/ I found the CLI didn't immediately recognize the private key of the account I just created. ## To reproduce 1. Open the Wallet and click Create a new wallet. Then click Create account to create an Aptos Account. 2. Copy the p...
1.0
[Bug] Document funding by network, explain tutorials are for devnet only - # 🐛 Bug While testing and editing: https://aptos.dev/tutorials/your-first-dapp/ I found the CLI didn't immediately recognize the private key of the account I just created. ## To reproduce 1. Open the Wallet and click Create a new w...
non_main
document funding by network explain tutorials are for devnet only 🐛 bug while testing and editing i found the cli didn t immediately recognize the private key of the account i just created to reproduce open the wallet and click create a new wallet then click create account to create an a...
0
278,576
30,702,358,289
IssuesEvent
2023-07-27 01:23:20
nidhi7598/linux-3.0.35
https://api.github.com/repos/nidhi7598/linux-3.0.35
closed
CVE-2023-1998 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2023-1998 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2023-1998 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2023-1998 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <...
non_main
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
802,850
29,047,503,268
IssuesEvent
2023-05-13 19:05:00
monarch-initiative/mondo
https://api.github.com/repos/monarch-initiative/mondo
closed
[NTR] POLD1-related Polyposis and Colorectal Cancer Syndrome
New term request high priority ClinGen
**Preferred term label:** POLD1-related polyposis and colorectal cancer syndrome **Synonyms** **Definition (free text, please give PubMed ID, if applicable, in format PMID:#######)** An autosomal dominant hereditary syndrome caused by germline pathogenic POLD1 variants. It is characterized by the presence of ...
1.0
[NTR] POLD1-related Polyposis and Colorectal Cancer Syndrome - **Preferred term label:** POLD1-related polyposis and colorectal cancer syndrome **Synonyms** **Definition (free text, please give PubMed ID, if applicable, in format PMID:#######)** An autosomal dominant hereditary syndrome caused by germline pat...
non_main
related polyposis and colorectal cancer syndrome preferred term label related polyposis and colorectal cancer syndrome synonyms definition free text please give pubmed id if applicable in format pmid an autosomal dominant hereditary syndrome caused by germline pathogenic va...
0
5,123
26,121,305,976
IssuesEvent
2022-12-28 12:58:55
Vivelin/SMZ3Randomizer
https://api.github.com/repos/Vivelin/SMZ3Randomizer
closed
Upgrade to .NET 6, enable nullable references, support YAML for configs
:wrench: maintainability
Some basic maintainability stuff. - [x] Upgrade projects from .NET 5 to .NET 6 - [x] Enable nullable references in all projects - This might be a big one. We'll have to see. - [x] Enable YAML configuration support, falling back to JSON if `tracker.yml`, `locations.yml` etc. don't exist. - YAML should be a m...
True
Upgrade to .NET 6, enable nullable references, support YAML for configs - Some basic maintainability stuff. - [x] Upgrade projects from .NET 5 to .NET 6 - [x] Enable nullable references in all projects - This might be a big one. We'll have to see. - [x] Enable YAML configuration support, falling back to JSON i...
main
upgrade to net enable nullable references support yaml for configs some basic maintainability stuff upgrade projects from net to net enable nullable references in all projects this might be a big one we ll have to see enable yaml configuration support falling back to json if tra...
1
1,605
6,572,392,334
IssuesEvent
2017-09-11 01:58:09
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
virtual server rule ... already exists in partition
affects_2.2 bug_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME network/f5/bigip_virtual_server.py ##### ANSIBLE VERSION ``` 2.2.0 ``` ##### OS / ENVIRONMENT N/A ##### SUMMARY When a virtual server exists and nothing should be done the module is trying to update the virtual server and gives error message "virtual server rule (r...
True
virtual server rule ... already exists in partition - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME network/f5/bigip_virtual_server.py ##### ANSIBLE VERSION ``` 2.2.0 ``` ##### OS / ENVIRONMENT N/A ##### SUMMARY When a virtual server exists and nothing should be done the module is trying to update the virtual ...
main
virtual server rule already exists in partition issue type bug report component name network bigip virtual server py ansible version os environment n a summary when a virtual server exists and nothing should be done the module is trying to update the virtual s...
1
3,069
11,573,665,117
IssuesEvent
2020-02-21 04:30:45
alacritty/alacritty
https://api.github.com/repos/alacritty/alacritty
closed
Arrow keys frozen until first command executed
A - deps B - bug C - waiting on maintainer DS - X11 F - duplicate S - winit/glutin
When I launch alacritty through i3 (`bindsym $mod+Return exec --no-startup-id alacritty`), the arrow keys freeze and I cannot use them. I can write without problems, but I cannot use "back" to go back, or "up" to access the previous command. Even If I launch `vim`, the arrows are blocked but the `hjkl` keys work. ...
True
Arrow keys frozen until first command executed - When I launch alacritty through i3 (`bindsym $mod+Return exec --no-startup-id alacritty`), the arrow keys freeze and I cannot use them. I can write without problems, but I cannot use "back" to go back, or "up" to access the previous command. Even If I launch `vim`, th...
main
arrow keys frozen until first command executed when i launch alacritty through bindsym mod return exec no startup id alacritty the arrow keys freeze and i cannot use them i can write without problems but i cannot use back to go back or up to access the previous command even if i launch vim the...
1
173,051
14,400,482,659
IssuesEvent
2020-12-03 12:26:42
ocaml/opam
https://api.github.com/repos/ocaml/opam
closed
pin docs incorrectly claims that users can pin from git url
AREA: DOCUMENTATION
# Problem `opam pin` from git url does not work exactly as described ### Works The below combo of `opam pin -n ...` + `opam install <pkg>` take: ``` ❯ opam pin add -y -n git+http://github.com/EduardoRFS/ocamlearlybird#2e37822 [ocamlearlybird] synchronised from git+http://github.com/EduardoRFS/ocamlearlybi...
1.0
pin docs incorrectly claims that users can pin from git url - # Problem `opam pin` from git url does not work exactly as described ### Works The below combo of `opam pin -n ...` + `opam install <pkg>` take: ``` ❯ opam pin add -y -n git+http://github.com/EduardoRFS/ocamlearlybird#2e37822 [ocamlearlybird] s...
non_main
pin docs incorrectly claims that users can pin from git url problem opam pin from git url does not work exactly as described works the below combo of opam pin n opam install take ❯ opam pin add y n git synchronised from git synchronised from git earlybird is now p...
0
2,391
8,494,883,334
IssuesEvent
2018-10-29 01:31:17
chocolatey/chocolatey-package-requests
https://api.github.com/repos/chocolatey/chocolatey-package-requests
closed
RFP - python.pypy3
Status: Available For Maintainer(s)
Homepage: <https://www.pypy.org/> Download link (x32 only): <https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-win32.zip> I'm not sure whether it qualifies because it's in beta. Package name is picked to be consistent with <https://chocolatey.org/packages/python.pypy>. `irm 'https://api.bitbucket.org/2.0/re...
True
RFP - python.pypy3 - Homepage: <https://www.pypy.org/> Download link (x32 only): <https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-win32.zip> I'm not sure whether it qualifies because it's in beta. Package name is picked to be consistent with <https://chocolatey.org/packages/python.pypy>. `irm 'https://api...
main
rfp python homepage download link only i m not sure whether it qualifies because it s in beta package name is picked to be consistent with irm
1
5,287
26,703,835,508
IssuesEvent
2023-01-27 16:25:52
cosmos/ibc-rs
https://api.github.com/repos/cosmos/ibc-rs
opened
Extract validation step inside new client state creation and expose it as a separate method
O: maintainability O: ADR06
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that this is not a duplicate issue :) ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
True
Extract validation step inside new client state creation and expose it as a separate method - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that...
main
extract validation step inside new client state creation and expose it as a separate method ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v please also ensure that...
1
76,007
14,546,989,087
IssuesEvent
2020-12-15 22:09:08
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
feature branch naming convention is not consistent
devops-code-git/tech devops/prod doc-enhancement
[Enter feedback here] the image and text do not match the image has "feature" where as the kiss suggestion shows "features" the topic branching strategy suggestions on this page are not consistent. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issu...
1.0
feature branch naming convention is not consistent - [Enter feedback here] the image and text do not match the image has "feature" where as the kiss suggestion shows "features" the topic branching strategy suggestions on this page are not consistent. --- #### Document Details ⚠ *Do not edit this section...
non_main
feature branch naming convention is not consistent the image and text do not match the image has feature where as the kiss suggestion shows features the topic branching strategy suggestions on this page are not consistent document details ⚠ do not edit this section it is required for...
0
248,637
18,858,100,135
IssuesEvent
2021-11-12 09:23:07
swongts/pe
https://api.github.com/repos/swongts/pe
opened
Mealplan badly formatted
severity.Medium type.DocumentationBug
![image.png](https://raw.githubusercontent.com/swongts/pe/main/files/0a99cad8-dd04-4fdc-bc8e-b1ebae33349e.png) Confusing as add /mealplan is not included in meal plan database category. I was very confused about create /mealplan and add /mealplan just from reading the user guide. <!--session: 1636706288616-8fe8d33d-...
1.0
Mealplan badly formatted - ![image.png](https://raw.githubusercontent.com/swongts/pe/main/files/0a99cad8-dd04-4fdc-bc8e-b1ebae33349e.png) Confusing as add /mealplan is not included in meal plan database category. I was very confused about create /mealplan and add /mealplan just from reading the user guide. <!--sessi...
non_main
mealplan badly formatted confusing as add mealplan is not included in meal plan database category i was very confused about create mealplan and add mealplan just from reading the user guide
0
838
4,478,700,039
IssuesEvent
2016-08-27 05:29:49
DynamoRIO/drmemory
https://api.github.com/repos/DynamoRIO/drmemory
closed
support loading syscall numbers from a downloadable text file
Component-DrSyscall Maintainability OpSys-Windows Type-Feature
Split from #1848: this is a simpler solution and serves as incremental progress toward full automation. The idea is to support loading system call numbers from a text file that we can provide much more easily than we can create a whole new release package. When DrM detects an invalid kernel, it will notify the user...
True
support loading syscall numbers from a downloadable text file - Split from #1848: this is a simpler solution and serves as incremental progress toward full automation. The idea is to support loading system call numbers from a text file that we can provide much more easily than we can create a whole new release packa...
main
support loading syscall numbers from a downloadable text file split from this is a simpler solution and serves as incremental progress toward full automation the idea is to support loading system call numbers from a text file that we can provide much more easily than we can create a whole new release package ...
1
191
2,505,173,333
IssuesEvent
2015-01-11 04:52:16
bitcoin/secp256k1
https://api.github.com/repos/bitcoin/secp256k1
opened
Docucmentation should provide example callers.
documentation
We've seen some people attempting to use the library calling into random internal functions. That should be harder to do now... but now that the basic signature interface is relatively safe to use (as such things go) there should be some easy copy and paste examples for correct usage.
1.0
Docucmentation should provide example callers. - We've seen some people attempting to use the library calling into random internal functions. That should be harder to do now... but now that the basic signature interface is relatively safe to use (as such things go) there should be some easy copy and paste examples for ...
non_main
docucmentation should provide example callers we ve seen some people attempting to use the library calling into random internal functions that should be harder to do now but now that the basic signature interface is relatively safe to use as such things go there should be some easy copy and paste examples for ...
0
1,389
6,018,220,629
IssuesEvent
2017-06-07 11:45:54
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
win_package not accepting exit code 3010 as success
affects_2.1 bug_report in progress waiting_on_maintainer windows
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME win_package ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION Default opti...
True
win_package not accepting exit code 3010 as success - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME win_package ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Defau...
main
win package not accepting exit code as success issue type bug report component name win package ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration default options os environmen...
1
4,992
25,708,348,563
IssuesEvent
2022-12-07 03:31:09
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Secrets manager resolve for VPC endpoint ids in Rest API
area/troubleshooting stage/accepted maintainer/need-followup
**Description:** We want to be able to configure API Gateway's private endpoint to create a private API. The VPC endpoint IDs are resolved through secrets manager. With CloudFormation, API Gateway supports two properties in [the `EndpointConfiguration` object](https://docs.aws.amazon.com/AWSCloudFormation/latest/Use...
True
Secrets manager resolve for VPC endpoint ids in Rest API - **Description:** We want to be able to configure API Gateway's private endpoint to create a private API. The VPC endpoint IDs are resolved through secrets manager. With CloudFormation, API Gateway supports two properties in [the `EndpointConfiguration` objec...
main
secrets manager resolve for vpc endpoint ids in rest api description we want to be able to configure api gateway s private endpoint to create a private api the vpc endpoint ids are resolved through secrets manager with cloudformation api gateway supports two properties in type and an array of vpcend...
1
1,803
6,575,924,513
IssuesEvent
2017-09-11 17:51:19
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Nodes Unreachable after Increasing Forks and File Descriptors ansible 2.1.0.0
affects_2.1 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 <!--- Forks --> ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.0.0 ...
True
Nodes Unreachable after Increasing Forks and File Descriptors ansible 2.1.0.0 - <!--- 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 <!--- Forks --> ##### ANSIBLE VERSION <!--- Paste verbatim ...
main
nodes unreachable after increasing forks and file descriptors ansible issue type bug report component name ansible version ansible config file home jenkins workspace keys test stack info ansiblehosts ansible cfg configured module search path default w o ove...
1
788,079
27,742,527,655
IssuesEvent
2023-03-15 15:07:32
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
opened
Support for Workcraft distribution bundled with JVM
enhancement tag:core tag:script priority:high status:confirmed
- [ ] Modify runner scripts to use bundled JVM as the first priority (if it is present in `jre` directory of Workcraft installation) - [ ] Provide a way to suppress the use of bundled JVM and fall back to native Java installation (if `WORKCRAFT_USE_NATIVE_JAVA` environment variable is set) - [ ] Report the used JVM v...
1.0
Support for Workcraft distribution bundled with JVM - - [ ] Modify runner scripts to use bundled JVM as the first priority (if it is present in `jre` directory of Workcraft installation) - [ ] Provide a way to suppress the use of bundled JVM and fall back to native Java installation (if `WORKCRAFT_USE_NATIVE_JAVA` env...
non_main
support for workcraft distribution bundled with jvm modify runner scripts to use bundled jvm as the first priority if it is present in jre directory of workcraft installation provide a way to suppress the use of bundled jvm and fall back to native java installation if workcraft use native java environ...
0
61,051
3,137,545,938
IssuesEvent
2015-09-11 03:46:19
phetsims/tasks
https://api.github.com/repos/phetsims/tasks
closed
Review the accessibility proposed API
High Priority
@jonathanolson requested @samreid to review the accessibility API proposal in https://github.com/phetsims/scenery/issues/461 I'd love to take a look but not sure if I'll be able to look this week or next.
1.0
Review the accessibility proposed API - @jonathanolson requested @samreid to review the accessibility API proposal in https://github.com/phetsims/scenery/issues/461 I'd love to take a look but not sure if I'll be able to look this week or next.
non_main
review the accessibility proposed api jonathanolson requested samreid to review the accessibility api proposal in i d love to take a look but not sure if i ll be able to look this week or next
0
2,124
7,260,274,220
IssuesEvent
2018-02-18 07:28:20
dgets/DANT2a
https://api.github.com/repos/dgets/DANT2a
closed
Figure out how to restore develop
help wanted maintainability question
Develop got hosed by something I did in the latest merge. Not sure what it was (obviously, or I would've caught the issue), but it breaks the countdown. Anyway, _develop_ just needs to be a copy of _master_ at this point, and everything will be solved.
True
Figure out how to restore develop - Develop got hosed by something I did in the latest merge. Not sure what it was (obviously, or I would've caught the issue), but it breaks the countdown. Anyway, _develop_ just needs to be a copy of _master_ at this point, and everything will be solved.
main
figure out how to restore develop develop got hosed by something i did in the latest merge not sure what it was obviously or i would ve caught the issue but it breaks the countdown anyway develop just needs to be a copy of master at this point and everything will be solved
1
3,044
11,303,599,001
IssuesEvent
2020-01-17 20:32:04
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
opened
Application to join: ericfg
Maintainer application
Hello and welcome to the contrib application process! We're happy to have you :) Before we begin, please note these 3 requirements for new contrib projects: - [ ] Include a README.md file containing license and maintainer information. - [ ] Include a LICENSE.txt file. - [ ] If porting a Drupal 7 project, Mainta...
True
Application to join: ericfg - Hello and welcome to the contrib application process! We're happy to have you :) Before we begin, please note these 3 requirements for new contrib projects: - [ ] Include a README.md file containing license and maintainer information. - [ ] Include a LICENSE.txt file. - [ ] If port...
main
application to join ericfg hello and welcome to the contrib application process we re happy to have you before we begin please note these requirements for new contrib projects include a readme md file containing license and maintainer information include a license txt file if porting a ...
1
1,038
4,832,834,587
IssuesEvent
2016-11-08 08:59:42
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
Redshift module missing supported machine types in a dictionary
affects_2.3 aws bug_report cloud 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 --> ansible/redshift ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --v...
True
Redshift module missing supported machine types in a dictionary - <!--- 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 --> ansible/redshift ##...
main
redshift module missing supported machine types in a dictionary issue type bug report component name ansible redshift ansible version latest dev branch configuration mention any settings you have changed added removed in ansible cfg or using the ansible ...
1
201,328
7,029,482,219
IssuesEvent
2017-12-26 01:22:04
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
olymptrade.com - desktop site instead of mobile site
browser-firefox priority-normal type-stylo
<!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_label: type-stylo --> **URL**: https://olymptrade.com/en-us/platform **Browser / Version**: Firefox 58.0 **Operating System**: Windo...
1.0
olymptrade.com - desktop site instead of mobile site - <!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_label: type-stylo --> **URL**: https://olymptrade.com/en-us/platform **Browse...
non_main
olymptrade com desktop site instead of mobile site url browser version firefox operating system windows tested another browser yes problem type desktop site instead of mobile site description my live account doesn t work well it mean when the i done the trading my...
0
5,147
26,239,315,361
IssuesEvent
2023-01-05 10:09:08
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Extensions defining new importing controllers need to import theme.less from OpenRefine
bug UI maintainability extension
Some extensions define new "importing controllers" (for instance the gdata and database extension). This is the expected extension point when implementing an importing mechanism which loads data from other sources. As part of this, extensions need to define parsing pages which look like the importer preview we have ...
True
Extensions defining new importing controllers need to import theme.less from OpenRefine - Some extensions define new "importing controllers" (for instance the gdata and database extension). This is the expected extension point when implementing an importing mechanism which loads data from other sources. As part of t...
main
extensions defining new importing controllers need to import theme less from openrefine some extensions define new importing controllers for instance the gdata and database extension this is the expected extension point when implementing an importing mechanism which loads data from other sources as part of t...
1
311,650
9,537,095,893
IssuesEvent
2019-04-30 11:34:21
kubermatic/kubeone
https://api.github.com/repos/kubermatic/kubeone
closed
Installer waits for machine-controller even if it's disabled
lifecycle/active priority/important-soon
The installer waits for `machine-controller` even if it's not deployed.
1.0
Installer waits for machine-controller even if it's disabled - The installer waits for `machine-controller` even if it's not deployed.
non_main
installer waits for machine controller even if it s disabled the installer waits for machine controller even if it s not deployed
0
166,415
20,718,493,887
IssuesEvent
2022-03-13 01:55:45
jinuem/node-sass
https://api.github.com/repos/jinuem/node-sass
opened
CVE-2021-32803 (High) detected in tar-2.2.1.tgz
security vulnerability
## CVE-2021-32803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-32803 (High) detected in tar-2.2.1.tgz - ## CVE-2021-32803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home ...
non_main
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file node sass package json path to vulnerable library node modules tar package json dependency hierarchy node ...
0
209,653
7,178,343,281
IssuesEvent
2018-01-31 16:14:14
Rubicon-Bot/Rubicon
https://api.github.com/repos/Rubicon-Bot/Rubicon
closed
verification kick
bug high priority
## Issue ### Issue Type - [x] Bug. - [ ] Feature. ### Report #### Description When the Bot goes offline until a User got kicked he will never get Kicked ### Steps to reproduce >Leave Blank if this is a Feature Request - Step 1 - Stop Bot - Step 2 - Kick won't work after restart
1.0
verification kick - ## Issue ### Issue Type - [x] Bug. - [ ] Feature. ### Report #### Description When the Bot goes offline until a User got kicked he will never get Kicked ### Steps to reproduce >Leave Blank if this is a Feature Request - Step 1 - Stop Bot - Step 2 - Kick won't work a...
non_main
verification kick issue issue type bug feature report description when the bot goes offline until a user got kicked he will never get kicked steps to reproduce leave blank if this is a feature request step stop bot step kick won t work after...
0
2,625
8,915,238,016
IssuesEvent
2019-01-19 03:20:19
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Add the "name" parameter in logentries follow module
feature module needs_maintainer support:community
From @mechastorm on 2014-10-16T21:07:04Z ##### Issue Type: “Feature Idea” ##### Component Name: logentries module ##### Summary: In the current module [logentries ](http://docs.ansible.com/logentries_module.html), it will only accept the `path` parameter to following logs. In logentries CLI agent, yo...
True
Add the "name" parameter in logentries follow module - From @mechastorm on 2014-10-16T21:07:04Z ##### Issue Type: “Feature Idea” ##### Component Name: logentries module ##### Summary: In the current module [logentries ](http://docs.ansible.com/logentries_module.html), it will only accept the `path` para...
main
add the name parameter in logentries follow module from mechastorm on issue type “feature idea” component name logentries module summary in the current module it will only accept the path parameter to following logs in logentries cli agent you can now add i...
1
1,537
6,572,229,186
IssuesEvent
2017-09-11 00:20:13
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
nmcli: autoconnect not working
affects_2.1 bug_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nmcli ##### ANSIBLE VERSION ``` # latest head of 2016-04-16 ansible 2.1.0 config file = configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT `CentOS Linux release 7.2.1511 (Core)` ##### SUMMARY autoconnect not working ##### STEPS TO...
True
nmcli: autoconnect not working - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nmcli ##### ANSIBLE VERSION ``` # latest head of 2016-04-16 ansible 2.1.0 config file = configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT `CentOS Linux release 7.2.1511 (Core)` ##### SUMMARY autoc...
main
nmcli autoconnect not working issue type bug report component name nmcli ansible version latest head of ansible config file configured module search path default w o overrides os environment centos linux release core summary autoconnect n...
1
416
3,486,836,409
IssuesEvent
2016-01-01 04:16:22
noam-c/EDEn
https://api.github.com/repos/noam-c/EDEn
closed
Convert TODOLIST.h into GitHub issues
Maintainability
Several issues are expressed in the TODOLIST.h file, which is an uncompiled C++ file full of comments that can be parsed as a to-do list by Doxygen. It's important to move these issues into a proper issue tracker and add any additional details possible so that they can be picked up and addressed easily.
True
Convert TODOLIST.h into GitHub issues - Several issues are expressed in the TODOLIST.h file, which is an uncompiled C++ file full of comments that can be parsed as a to-do list by Doxygen. It's important to move these issues into a proper issue tracker and add any additional details possible so that they can be picked ...
main
convert todolist h into github issues several issues are expressed in the todolist h file which is an uncompiled c file full of comments that can be parsed as a to do list by doxygen it s important to move these issues into a proper issue tracker and add any additional details possible so that they can be picked ...
1
3,114
11,904,316,663
IssuesEvent
2020-03-30 16:39:04
diofant/diofant
https://api.github.com/repos/diofant/diofant
opened
Port factorization algorithms to use sparse polys
enhancement maintainability polys
That include implementing factor_list and is_cyclotomic property per [TODO](https://github.com/diofant/diofant/blob/987094a0a22b101e545e291af5ee9f526233f279/diofant/polys/rings.py#L2058-L2059).
True
Port factorization algorithms to use sparse polys - That include implementing factor_list and is_cyclotomic property per [TODO](https://github.com/diofant/diofant/blob/987094a0a22b101e545e291af5ee9f526233f279/diofant/polys/rings.py#L2058-L2059).
main
port factorization algorithms to use sparse polys that include implementing factor list and is cyclotomic property per
1
17,231
22,919,495,955
IssuesEvent
2022-07-17 12:58:38
nodejs/security-wg
https://api.github.com/repos/nodejs/security-wg
closed
Node+Interactive Security WG Agenda
process
Let's use this issue to track all the suggestions and recommended agenda for Security WG in upcoming Collab Summit in Node+Interactive Montreal. -- Update 13/12/2019 Participants: @lirantal @ChALkeR @vdeturckheim Working Items and Discussions: 1. Bug Bounty Criteria - agreed and confirmed on current guidelines...
1.0
Node+Interactive Security WG Agenda - Let's use this issue to track all the suggestions and recommended agenda for Security WG in upcoming Collab Summit in Node+Interactive Montreal. -- Update 13/12/2019 Participants: @lirantal @ChALkeR @vdeturckheim Working Items and Discussions: 1. Bug Bounty Criteria - agre...
non_main
node interactive security wg agenda let s use this issue to track all the suggestions and recommended agenda for security wg in upcoming collab summit in node interactive montreal update participants lirantal chalker vdeturckheim working items and discussions bug bounty criteria agreed an...
0
671,759
22,774,932,661
IssuesEvent
2022-07-08 13:38:28
opensquare-network/paid-qa
https://api.github.com/repos/opensquare-network/paid-qa
closed
refactor: don't use sub-component directly
UI priority:low
e.g. - Don't use `MicromarkMd`, use `Preview` - Don't use `MarkdownEditor`, use `RichEditor` - Don't use `Dropdown(item)` and write a new Selector, use `DropdownSelector` Sub-components is **not** for public. If so, we'll have bulk of work to do/refactor.
1.0
refactor: don't use sub-component directly - e.g. - Don't use `MicromarkMd`, use `Preview` - Don't use `MarkdownEditor`, use `RichEditor` - Don't use `Dropdown(item)` and write a new Selector, use `DropdownSelector` Sub-components is **not** for public. If so, we'll have bulk of work to do/refactor.
non_main
refactor don t use sub component directly e g don t use micromarkmd use preview don t use markdowneditor use richeditor don t use dropdown item and write a new selector use dropdownselector sub components is not for public if so we ll have bulk of work to do refactor
0
1,556
6,572,249,617
IssuesEvent
2017-09-11 00:36:01
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
Support large number of services on ecs_service_facts
affects_2.1 aws bug_report cloud 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 ecs_service_facts ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> 2.1.0 ##### OS / ENV...
True
Support large number of services on ecs_service_facts - <!--- 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 ecs_service_facts ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible -...
main
support large number of services on ecs service facts issue type bug report component name ecs service facts ansible version os environment n a summary support for more than services on a cluster steps to reproduce list on services on ecs ecs ser...
1
4,003
18,675,840,547
IssuesEvent
2021-10-31 14:48:19
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
closed
Internal and private types should be either static or sealed
feature Area: analyzer Area: maintainability
Internal and private types should be either static or sealed unless derivation from them is required. As with any implementation detail, they can be easily changed if/when derivation is required in the future.
True
Internal and private types should be either static or sealed - Internal and private types should be either static or sealed unless derivation from them is required. As with any implementation detail, they can be easily changed if/when derivation is required in the future.
main
internal and private types should be either static or sealed internal and private types should be either static or sealed unless derivation from them is required as with any implementation detail they can be easily changed if when derivation is required in the future
1
58,219
14,256,452,132
IssuesEvent
2020-11-20 01:02:34
TIBCOSoftware/justapis-javascript-sdk
https://api.github.com/repos/TIBCOSoftware/justapis-javascript-sdk
closed
WS-2019-0019 (Medium) detected in braces-1.8.5.tgz - autoclosed
security vulnerability
## WS-2019-0019 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>braces-1.8.5.tgz</b></p></summary> <p>Fastest brace expansion for node.js, with the most complete support for the Bash...
True
WS-2019-0019 (Medium) detected in braces-1.8.5.tgz - autoclosed - ## WS-2019-0019 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>braces-1.8.5.tgz</b></p></summary> <p>Fastest brace ...
non_main
ws medium detected in braces tgz autoclosed ws medium severity vulnerability vulnerable library braces tgz fastest brace expansion for node js with the most complete support for the bash braces specification library home page a href path to dependency file just...
0
5,859
31,475,641,063
IssuesEvent
2023-08-30 10:29:04
pypiserver/pypiserver
https://api.github.com/repos/pypiserver/pypiserver
closed
Docker is (no longer 🎉) moving to paid organisations (but still 💭)
type.Maintainance status.STICKY tag.docker
See https://blog.alexellis.io/docker-is-deleting-open-source-images/ and https://news.ycombinator.com/item?id=35166317 We use an organization account for pypiserver, so we’ll need to move. GitHub container registry seems like a reasonable choice. We could probably qualify for docker’s open source program, but...
True
Docker is (no longer 🎉) moving to paid organisations (but still 💭) - See https://blog.alexellis.io/docker-is-deleting-open-source-images/ and https://news.ycombinator.com/item?id=35166317 We use an organization account for pypiserver, so we’ll need to move. GitHub container registry seems like a reasonable choi...
main
docker is no longer 🎉 moving to paid organisations but still 💭 see and we use an organization account for pypiserver so we’ll need to move github container registry seems like a reasonable choice we could probably qualify for docker’s open source program but it seems like applications are taki...
1
1,368
5,920,854,141
IssuesEvent
2017-05-22 21:19:36
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
unarchive: Cannot unpack from URL under Python 3
affects_2.2 bug_report python3 waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - files/unarchive ##### ANSIBLE VERSION ``` ansible 2.2.0.0 (detached HEAD cdec853e37) last updated 2016/12/01 10:23:30 (GMT +200) lib/ansible/modules/core: (detached HEAD fe9c56a003) last updated 2016/12/01 10:24:42 (GMT +200) lib/ansible/modules/ext...
True
unarchive: Cannot unpack from URL under Python 3 - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - files/unarchive ##### ANSIBLE VERSION ``` ansible 2.2.0.0 (detached HEAD cdec853e37) last updated 2016/12/01 10:23:30 (GMT +200) lib/ansible/modules/core: (detached HEAD fe9c56a003) last updated 2016/1...
main
unarchive cannot unpack from url under python issue type bug report component name files unarchive ansible version ansible detached head last updated gmt lib ansible modules core detached head last updated gmt lib ansibl...
1
3,955
17,946,986,162
IssuesEvent
2021-09-12 01:22:42
restqa/restqa
https://api.github.com/repos/restqa/restqa
closed
[DASHBOARD] Track source of traffic for the sponsors
enhancement good first issue help wanted pair with maintainer
Hello 👋, ### 👀 Background Sponsors have their logo displayed on the dashboard, however there is no way for the sponsor to know that someone access to their website from the RestQA dashboard ### ✌️ What is the actual behavior? On the RestQA Dashboard main page when the user is clicking on the logo he is ...
True
[DASHBOARD] Track source of traffic for the sponsors - Hello 👋, ### 👀 Background Sponsors have their logo displayed on the dashboard, however there is no way for the sponsor to know that someone access to their website from the RestQA dashboard ### ✌️ What is the actual behavior? On the RestQA Dashboar...
main
track source of traffic for the sponsors hello 👋 👀 background sponsors have their logo displayed on the dashboard however there is no way for the sponsor to know that someone access to their website from the restqa dashboard ✌️ what is the actual behavior on the restqa dashboard main pag...
1
117,491
11,948,389,177
IssuesEvent
2020-04-03 11:46:05
Financial-Times/origami-website
https://api.github.com/repos/Financial-Times/origami-website
closed
Remove OBT from the manual build demo
documentation website
We intend to replace Origami Build Tools (OBT) with Origami Authoring Tools (OAT), which will focus on authoring components and not building projects. We should remove OBT from the manual build tutorial, probably replacing it with a [Parcel demo](https://github.com/JakeChampion/parcel-origami-example).
1.0
Remove OBT from the manual build demo - We intend to replace Origami Build Tools (OBT) with Origami Authoring Tools (OAT), which will focus on authoring components and not building projects. We should remove OBT from the manual build tutorial, probably replacing it with a [Parcel demo](https://github.com/JakeChampion/p...
non_main
remove obt from the manual build demo we intend to replace origami build tools obt with origami authoring tools oat which will focus on authoring components and not building projects we should remove obt from the manual build tutorial probably replacing it with a
0
1,326
5,694,126,370
IssuesEvent
2017-04-15 09:45:29
beefproject/beef
https://api.github.com/repos/beefproject/beef
closed
Store loot in home directory
Maintainability
A few modules write data to the BeEF root directory. They should be updated to write to a `data` directory in the BeEF folder, or `~/.beef/` - modules/host/get_wireless_keys/ - modules/browser/spyder_eye/ The output filename should be modified to reflect the timestamp, hooked browser id or IP address, module name and...
True
Store loot in home directory - A few modules write data to the BeEF root directory. They should be updated to write to a `data` directory in the BeEF folder, or `~/.beef/` - modules/host/get_wireless_keys/ - modules/browser/spyder_eye/ The output filename should be modified to reflect the timestamp, hooked browser id...
main
store loot in home directory a few modules write data to the beef root directory they should be updated to write to a data directory in the beef folder or beef modules host get wireless keys modules browser spyder eye the output filename should be modified to reflect the timestamp hooked browser id...
1
4,431
23,038,089,752
IssuesEvent
2022-07-22 21:34:16
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[BUG] TypeError: Cannot read properties of undefined (reading 'push')
🐛 Bug 👤 Awaiting Maintainer Response
### Environment Self-Hosted (Docker) ### System Ubuntu 22.04 running on arm64 ### Version 2.1.1 ### Describe the problem First of all - thank you for your project! I can finally organize my home environment and stop having to remember 40 random ports :D I've installed Dashy 2.1.1 via the docker-compose method...
True
[BUG] TypeError: Cannot read properties of undefined (reading 'push') - ### Environment Self-Hosted (Docker) ### System Ubuntu 22.04 running on arm64 ### Version 2.1.1 ### Describe the problem First of all - thank you for your project! I can finally organize my home environment and stop having to remember 40 ran...
main
typeerror cannot read properties of undefined reading push environment self hosted docker system ubuntu running on version describe the problem first of all thank you for your project i can finally organize my home environment and stop having to remember random ports ...
1
3,151
12,155,911,611
IssuesEvent
2020-04-25 15:09:35
diofant/diofant
https://api.github.com/repos/diofant/diofant
closed
Port sqfreetools module to use sparse polys
enhancement maintainability polys
This include implementing is_squarefree, sqf_norm, sqf_part and sqf_list methods for PolyElement. See [TODO](https://github.com/diofant/diofant/blob/987094a0a22b101e545e291af5ee9f526233f279/diofant/polys/rings.py#L2058-L2059).
True
Port sqfreetools module to use sparse polys - This include implementing is_squarefree, sqf_norm, sqf_part and sqf_list methods for PolyElement. See [TODO](https://github.com/diofant/diofant/blob/987094a0a22b101e545e291af5ee9f526233f279/diofant/polys/rings.py#L2058-L2059).
main
port sqfreetools module to use sparse polys this include implementing is squarefree sqf norm sqf part and sqf list methods for polyelement see
1
264,801
23,139,650,500
IssuesEvent
2022-07-28 17:10:34
o3de/o3de
https://api.github.com/repos/o3de/o3de
opened
Test Tools: launcher_platform parameterization behaves unexpectedly
kind/bug needs-triage sig/testing
**Describe the bug** launcher_platform parameterization behaves unexpectedly. Test suites that only have `@pytest.mark.parametrize("launcher_platform", ['windows_editor'])` specified will still run on Linux. To skip tests on Linux, users must use a `@pytest.mark.skipif' statement or alternatively setup PAL traits flag...
1.0
Test Tools: launcher_platform parameterization behaves unexpectedly - **Describe the bug** launcher_platform parameterization behaves unexpectedly. Test suites that only have `@pytest.mark.parametrize("launcher_platform", ['windows_editor'])` specified will still run on Linux. To skip tests on Linux, users must use a ...
non_main
test tools launcher platform parameterization behaves unexpectedly describe the bug launcher platform parameterization behaves unexpectedly test suites that only have pytest mark parametrize launcher platform specified will still run on linux to skip tests on linux users must use a pytest mark ski...
0
63,938
14,656,808,626
IssuesEvent
2020-12-28 14:14:45
fu1771695yongxie/yapi
https://api.github.com/repos/fu1771695yongxie/yapi
opened
CVE-2018-16492 (High) detected in extend-3.0.1.tgz
security vulnerability
## CVE-2018-16492 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>extend-3.0.1.tgz</b></p></summary> <p>Port of jQuery.extend for node.js and the browser</p> <p>Library home page: <a h...
True
CVE-2018-16492 (High) detected in extend-3.0.1.tgz - ## CVE-2018-16492 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>extend-3.0.1.tgz</b></p></summary> <p>Port of jQuery.extend for n...
non_main
cve high detected in extend tgz cve high severity vulnerability vulnerable library extend tgz port of jquery extend for node js and the browser library home page a href path to dependency file yapi package json path to vulnerable library yapi node modules extend pack...
0
359,446
25,237,370,835
IssuesEvent
2022-11-15 02:50:03
BlazorComponent/MASA.Blazor
https://api.github.com/repos/BlazorComponent/MASA.Blazor
opened
MASA Blazor New document task list
type/documentation
### MASA Blazor新文档功能清单 以下是剩余的任务列表,这将每天更新,所以要注意变化。 The following is the list of remaining tasks, which will be updated daily, so pay attention to changes.. ### 待办事项列表 (To Do List) <hr /> - [x] 文档框架核心 (Document framework core) - [ ] 左侧导航 (Left Navigation) - [ ] 导航内容 (Navigation content) - [ ] 介绍 (...
1.0
MASA Blazor New document task list - ### MASA Blazor新文档功能清单 以下是剩余的任务列表,这将每天更新,所以要注意变化。 The following is the list of remaining tasks, which will be updated daily, so pay attention to changes.. ### 待办事项列表 (To Do List) <hr /> - [x] 文档框架核心 (Document framework core) - [ ] 左侧导航 (Left Navigation) - [ ] 导航内容...
non_main
masa blazor new document task list masa blazor新文档功能清单 以下是剩余的任务列表,这将每天更新,所以要注意变化。 the following is the list of remaining tasks which will be updated daily so pay attention to changes 待办事项列表 to do list 文档框架核心 document framework core 左侧导航 left navigation 导航内容 navigatio...
0
17,023
23,456,956,033
IssuesEvent
2022-08-16 09:42:15
ISID/iPLAss
https://api.github.com/repos/ISID/iPLAss
closed
OracleRdbAdapterのuseFetchFirstClauseのデフォルト値をtrueに変更
refactoring compatibility notes
OracleRdbAdapterのuseFetchFirstClauseのデフォルト値をtrueにする。 新規構築で11gを利用することはほぼないと思われる。 ### Compatibility notes 引き続きOracle 11gを利用する場合、OracleRdbAdapterのuseFetchFirstClauseの設定値を明示的にfalseに設定する必要があります。
True
OracleRdbAdapterのuseFetchFirstClauseのデフォルト値をtrueに変更 - OracleRdbAdapterのuseFetchFirstClauseのデフォルト値をtrueにする。 新規構築で11gを利用することはほぼないと思われる。 ### Compatibility notes 引き続きOracle 11gを利用する場合、OracleRdbAdapterのuseFetchFirstClauseの設定値を明示的にfalseに設定する必要があります。
non_main
oraclerdbadapterのusefetchfirstclauseのデフォルト値をtrueに変更 oraclerdbadapterのusefetchfirstclauseのデフォルト値をtrueにする。 。 compatibility notes 引き続きoracle 、oraclerdbadapterのusefetchfirstclauseの設定値を明示的にfalseに設定する必要があります。
0
5,544
27,748,110,412
IssuesEvent
2023-03-15 18:29:59
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Show edit exploration breadcrumb as a child of saved exploration item instead of the direct child of the schema
work: frontend status: ready restricted: maintainers
## Current **Saved Exploration** <img width="890" alt="Screenshot 2022-12-07 at 3 41 55 AM" src="https://user-images.githubusercontent.com/11032856/206034579-1f96f693-b717-4fb6-9085-13c0f4c40102.png"> **Editing Saved Exploration** <img width="690" alt="Screenshot 2022-12-07 at 3 42 00 AM" src="https://user-imag...
True
Show edit exploration breadcrumb as a child of saved exploration item instead of the direct child of the schema - ## Current **Saved Exploration** <img width="890" alt="Screenshot 2022-12-07 at 3 41 55 AM" src="https://user-images.githubusercontent.com/11032856/206034579-1f96f693-b717-4fb6-9085-13c0f4c40102.png"> ...
main
show edit exploration breadcrumb as a child of saved exploration item instead of the direct child of the schema current saved exploration img width alt screenshot at am src editing saved exploration img width alt screenshot at am src expected s...
1
517,485
15,014,693,901
IssuesEvent
2021-02-01 07:05:40
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Can't do any changes to my product after I've checked the box of: no price or unlimited stock. What if there really is a change or I made a mistake?
Approval: Not requested Impact: Significant Priority: Must have Scope: Medium Status: Not Planned Urgency: Medium - Next 3 sprints project-100
Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - @GerbenBosschieter ### Change description After a provider adds a product and realises they made a mistake or just want to change something on a later moment they can't always do if the following checkboxes are checked: - unlimi...
1.0
Can't do any changes to my product after I've checked the box of: no price or unlimited stock. What if there really is a change or I made a mistake? - Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - @GerbenBosschieter ### Change description After a provider adds a product and ...
non_main
can t do any changes to my product after i ve checked the box of no price or unlimited stock what if there really is a change or i made a mistake learn more about change requests here requested by gerbenbosschieter change description after a provider adds a product and realises they made a ...
0
2,277
8,073,411,131
IssuesEvent
2018-08-06 19:09:46
AadityaNair/ProjectNephos
https://api.github.com/repos/AadityaNair/ProjectNephos
opened
Validate user input.
enhancement maintainability
We currently assume that all inputs are correct and is directly pluggable to the program. That will never be the case. We have two starting points. 1. The values provided in the config. 2. Options provided in the commandline. This can be more than just format and structural validation. IP addresses can be validat...
True
Validate user input. - We currently assume that all inputs are correct and is directly pluggable to the program. That will never be the case. We have two starting points. 1. The values provided in the config. 2. Options provided in the commandline. This can be more than just format and structural validation. IP a...
main
validate user input we currently assume that all inputs are correct and is directly pluggable to the program that will never be the case we have two starting points the values provided in the config options provided in the commandline this can be more than just format and structural validation ip a...
1
2,256
7,930,619,609
IssuesEvent
2018-07-06 19:39:42
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
opened
deprecate save() methods
Component-Analysis maintainability
In #1745 we decided to remove most of the `save()` methods in the analysis classes in 1.0. These removals have to be deprecated in a preceding release. # To be deprecated Check methods once they have been deprecated. - [ ] MDAnalysis/analysis/align.py: def save(self, rmsdfile): - [ ] MDAnalysis/analysis/...
True
deprecate save() methods - In #1745 we decided to remove most of the `save()` methods in the analysis classes in 1.0. These removals have to be deprecated in a preceding release. # To be deprecated Check methods once they have been deprecated. - [ ] MDAnalysis/analysis/align.py: def save(self, rmsdfile):...
main
deprecate save methods in we decided to remove most of the save methods in the analysis classes in these removals have to be deprecated in a preceding release to be deprecated check methods once they have been deprecated mdanalysis analysis align py def save self rmsdfile ...
1
718,790
24,731,981,054
IssuesEvent
2022-10-20 18:24:54
nasa/fprime
https://api.github.com/repos/nasa/fprime
closed
Add standard FPP types
enhancement High Priority Easy First Issue
| | | |:---|:---| |**_F´ Version_**| 3.0 | |**_Affected Component_**| None | --- ## Feature Description Add some common types that users could use. Things like: ON, OFF (ex. a device) HIGH, LOW (logic level) OPEN, CLOSED (file, cover, etc) IN, OUT (direction of flow) ACTIVE, INACTIVE (behavior) HEALTHY,...
1.0
Add standard FPP types - | | | |:---|:---| |**_F´ Version_**| 3.0 | |**_Affected Component_**| None | --- ## Feature Description Add some common types that users could use. Things like: ON, OFF (ex. a device) HIGH, LOW (logic level) OPEN, CLOSED (file, cover, etc) IN, OUT (direction of flow) ACTIVE, INAC...
non_main
add standard fpp types f´ version affected component none feature description add some common types that users could use things like on off ex a device high low logic level open closed file cover etc in out direction of flow active inac...
0
317,284
9,662,826,952
IssuesEvent
2019-05-20 21:59:32
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
geometry: Isolate LCM dependency
priority: high team: dynamics type: bug
The `//multibody/plant:multibody_plant_code` depends on `//geometry:geometry_visualization`, and `//geometry:geometry_visualization` depends on `//lcm` -- oops, now MBP depends on LCM. There is only one tiny function in `geometry_visulization.h` needed by MBP. We should carve out that function into some other file,...
1.0
geometry: Isolate LCM dependency - The `//multibody/plant:multibody_plant_code` depends on `//geometry:geometry_visualization`, and `//geometry:geometry_visualization` depends on `//lcm` -- oops, now MBP depends on LCM. There is only one tiny function in `geometry_visulization.h` needed by MBP. We should carve out ...
non_main
geometry isolate lcm dependency the multibody plant multibody plant code depends on geometry geometry visualization and geometry geometry visualization depends on lcm oops now mbp depends on lcm there is only one tiny function in geometry visulization h needed by mbp we should carve out ...
0
80,012
15,338,861,382
IssuesEvent
2021-02-27 00:03:01
adam-r-kowalski/lang
https://api.github.com/repos/adam-r-kowalski/lang
opened
stack alignment
codegen enhancement
Before calling a function the stack needs to be aligned to 16 bytes. Track all stack manipulation and ensure that when making a call, the stack is properly aligned by subtracting the correct number of bytes from the stack. A compensating action must be performed afterward to ensure popping the stack will give back the ...
1.0
stack alignment - Before calling a function the stack needs to be aligned to 16 bytes. Track all stack manipulation and ensure that when making a call, the stack is properly aligned by subtracting the correct number of bytes from the stack. A compensating action must be performed afterward to ensure popping the stack w...
non_main
stack alignment before calling a function the stack needs to be aligned to bytes track all stack manipulation and ensure that when making a call the stack is properly aligned by subtracting the correct number of bytes from the stack a compensating action must be performed afterward to ensure popping the stack wi...
0
12,386
3,268,382,692
IssuesEvent
2015-10-23 11:07:35
payara/Payara
https://api.github.com/repos/payara/Payara
closed
Possible WebappClassLoader leak (permgen issue)
Test Case Required
While developing and regularly deploying instances on my local server, I am encountering OutOfMemory errors on the PermGen side of things. After examining the jvm with jvisualvm I can confirm that each redeploy causes an increment in the permgen size and forcing GC does not alleviate the problem. Even with JDK 1.7 o...
1.0
Possible WebappClassLoader leak (permgen issue) - While developing and regularly deploying instances on my local server, I am encountering OutOfMemory errors on the PermGen side of things. After examining the jvm with jvisualvm I can confirm that each redeploy causes an increment in the permgen size and forcing GC does...
non_main
possible webappclassloader leak permgen issue while developing and regularly deploying instances on my local server i am encountering outofmemory errors on the permgen side of things after examining the jvm with jvisualvm i can confirm that each redeploy causes an increment in the permgen size and forcing gc does...
0
5,148
26,247,227,595
IssuesEvent
2023-01-05 16:10:01
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Allow deleting a record with CASCADE
type: enhancement work: backend work: frontend status: draft restricted: maintainers
## Problem - You can't delete a record which is referenced by other records ## Desired outcome - We should give users a way to delete such records ## Design challenges - At what point does the user make the decision to use CASCADE or not use CASCADE? - How does the user communicate that choice to Mathesar? - How d...
True
Allow deleting a record with CASCADE - ## Problem - You can't delete a record which is referenced by other records ## Desired outcome - We should give users a way to delete such records ## Design challenges - At what point does the user make the decision to use CASCADE or not use CASCADE? - How does the user commu...
main
allow deleting a record with cascade problem you can t delete a record which is referenced by other records desired outcome we should give users a way to delete such records design challenges at what point does the user make the decision to use cascade or not use cascade how does the user commu...
1
4,558
23,727,528,612
IssuesEvent
2022-08-30 21:09:15
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
SAM deploy doesn't set environment variables
type/ux type/feedback maintainer/need-followup
### Description When using AWS SAM for local development, I can introduce environment variables by setting them in the template with no value, and then defining them in my environment. However, when I go to deploy, the environment variables do not appear to be inserted by `sam package` or `sam deploy`, and I get the...
True
SAM deploy doesn't set environment variables - ### Description When using AWS SAM for local development, I can introduce environment variables by setting them in the template with no value, and then defining them in my environment. However, when I go to deploy, the environment variables do not appear to be inserted ...
main
sam deploy doesn t set environment variables description when using aws sam for local development i can introduce environment variables by setting them in the template with no value and then defining them in my environment however when i go to deploy the environment variables do not appear to be inserted ...
1
215,499
16,605,951,009
IssuesEvent
2021-06-02 03:50:14
facebookresearch/detectron2
https://api.github.com/repos/facebookresearch/detectron2
closed
Classification yaml missing.
documentation
After the push of https://github.com/facebookresearch/detectron2/commit/76963c909120d8ca046a18f5f399d5dc1b8a480f torchvision_imagenet_R_50.py has been added to detectron2/configs/Misc/ However, this is not a yaml file but a py file. A classification yaml file is still missing.
1.0
Classification yaml missing. - After the push of https://github.com/facebookresearch/detectron2/commit/76963c909120d8ca046a18f5f399d5dc1b8a480f torchvision_imagenet_R_50.py has been added to detectron2/configs/Misc/ However, this is not a yaml file but a py file. A classification yaml file is still missing.
non_main
classification yaml missing after the push of torchvision imagenet r py has been added to configs misc however this is not a yaml file but a py file a classification yaml file is still missing
0
1,435
6,223,458,703
IssuesEvent
2017-07-10 11:59:37
chocolatey/chocolatey-package-requests
https://api.github.com/repos/chocolatey/chocolatey-package-requests
opened
RFM - PandaFreeAntivirus
Status: Available For Maintainer(s)
The maintainers from the [PandaFreeAntivirus](https://chocolatey.org/packages/PandaFreeAntivirus) recently decided to stop maintaining this package and is requesting a new maintainer for it. The source of the package is available [here](https://github.com/chocolatey/chocolatey-coreteampackages/tree/a1202463831ee4198...
True
RFM - PandaFreeAntivirus - The maintainers from the [PandaFreeAntivirus](https://chocolatey.org/packages/PandaFreeAntivirus) recently decided to stop maintaining this package and is requesting a new maintainer for it. The source of the package is available [here](https://github.com/chocolatey/chocolatey-coreteampack...
main
rfm pandafreeantivirus the maintainers from the recently decided to stop maintaining this package and is requesting a new maintainer for it the source of the package is available
1
2,438
8,634,896,218
IssuesEvent
2018-11-22 19:02:17
coq-community/manifesto
https://api.github.com/repos/coq-community/manifesto
opened
Proposal to add SyDRec
maintainer-wanted
## Move a project to coq-community ## **Project name:** SyDRec **Initial author(s):** [Simon Robillard](https://github.com/simonr89) **Current URL:** https://github.com/simonr89/SyDRec **Kind:** OCaml plugin **License:** CeCILL-C **Description:** Plugin that allows generating catamorphisms and accompa...
True
Proposal to add SyDRec - ## Move a project to coq-community ## **Project name:** SyDRec **Initial author(s):** [Simon Robillard](https://github.com/simonr89) **Current URL:** https://github.com/simonr89/SyDRec **Kind:** OCaml plugin **License:** CeCILL-C **Description:** Plugin that allows generating ...
main
proposal to add sydrec move a project to coq community project name sydrec initial author s current url kind ocaml plugin license cecill c description plugin that allows generating catamorphisms and accompanying fusion lemmas from inductive types this prov...
1
98,237
16,361,469,924
IssuesEvent
2021-05-14 10:07:50
Galaxy-Software-Service/Maven_Pom_Demo
https://api.github.com/repos/Galaxy-Software-Service/Maven_Pom_Demo
opened
CVE-2013-2186 (High) detected in commons-fileupload-1.3.jar
security vulnerability
## CVE-2013-2186 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.jar</b></p></summary> <p>The FileUpload component provides a simple yet flexible means of adding...
True
CVE-2013-2186 (High) detected in commons-fileupload-1.3.jar - ## CVE-2013-2186 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.jar</b></p></summary> <p>The FileU...
non_main
cve high detected in commons fileupload jar cve high severity vulnerability vulnerable library commons fileupload jar the fileupload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications path ...
0
982
4,746,549,521
IssuesEvent
2016-10-21 11:38:04
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Feature Idea : cloudformation "describe" state
affects_2.0 aws cloud feature_idea waiting_on_maintainer
What do people thing about "describe" or "available" state for cloudformation module. I'm happy to add it in and send pull req I just want to make sure it will get accepted before I start it :) **Use case:** build stack in separate playbook/ansible run, and then I would like to use it like ```YML - name: Ge...
True
Feature Idea : cloudformation "describe" state - What do people thing about "describe" or "available" state for cloudformation module. I'm happy to add it in and send pull req I just want to make sure it will get accepted before I start it :) **Use case:** build stack in separate playbook/ansible run, and then I ...
main
feature idea cloudformation describe state what do people thing about describe or available state for cloudformation module i m happy to add it in and send pull req i just want to make sure it will get accepted before i start it use case build stack in separate playbook ansible run and then i ...
1
136,524
5,284,243,618
IssuesEvent
2017-02-07 23:38:47
imrogues/abstract
https://api.github.com/repos/imrogues/abstract
opened
Representing Objects
[priority] medium [status] accepted [type] feature
### Description Define what `eval` function returns. --- ### Issue Checklist - [ ] Foundations of Object System - [ ] Integers - [ ] Booleans - [ ] Null All issues in milestone: [4 Evaluation](https://github.com/imrogues/abstract/milestone/4) --- ### Assignees - [ ] Final assign @imrogues
1.0
Representing Objects - ### Description Define what `eval` function returns. --- ### Issue Checklist - [ ] Foundations of Object System - [ ] Integers - [ ] Booleans - [ ] Null All issues in milestone: [4 Evaluation](https://github.com/imrogues/abstract/milestone/4) --- ### Assignees - [ ] Fin...
non_main
representing objects description define what eval function returns issue checklist foundations of object system integers booleans null all issues in milestone assignees final assign imrogues
0
4,265
6,824,729,253
IssuesEvent
2017-11-08 07:47:46
general-language-syntax/GLS
https://api.github.com/repos/general-language-syntax/GLS
closed
{ characters within a line confuse the parser
bug help wanted roundtripping requirement
Given this GLS: ```gls print : { concatenate : "{" "a" } ``` It should print fine (`console.log("{" + "a");` in JS/TS). Unfortunately it gives an error: ``` Could not find end for '{' starting at position 8. ``` The issue is that `GlsParser.ts` isn't smart about when ranges of text within special charac...
1.0
{ characters within a line confuse the parser - Given this GLS: ```gls print : { concatenate : "{" "a" } ``` It should print fine (`console.log("{" + "a");` in JS/TS). Unfortunately it gives an error: ``` Could not find end for '{' starting at position 8. ``` The issue is that `GlsParser.ts` isn't smart...
non_main
characters within a line confuse the parser given this gls gls print concatenate a it should print fine console log a in js ts unfortunately it gives an error could not find end for starting at position the issue is that glsparser ts isn t smart...
0
118,495
17,594,163,426
IssuesEvent
2021-08-17 01:02:05
doc-ai/tensorflow
https://api.github.com/repos/doc-ai/tensorflow
opened
CVE-2021-29530 (High) detected in tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-29530 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning...
True
CVE-2021-29530 (High) detected in tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl - ## CVE-2021-29530 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.0.0b1-cp36-cp36m-m...
non_main
cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file tensorflow tensorflow lite mi...
0
429,987
30,111,156,434
IssuesEvent
2023-06-30 07:52:36
Nalini1998/Project_Public
https://api.github.com/repos/Nalini1998/Project_Public
opened
7. Specify in the .inRange() method implement
documentation enhancement help wanted good first issue question
**Specify**: The next number method we will implement is .`inRange()`. Read the explanation and examples of the method in the linked documentation to get a sense of how the method should work. Here is a summary of the method: - .`inRange()` takes three arguments: a `number`, a `start` value, and an `end` value. - .`...
1.0
7. Specify in the .inRange() method implement - **Specify**: The next number method we will implement is .`inRange()`. Read the explanation and examples of the method in the linked documentation to get a sense of how the method should work. Here is a summary of the method: - .`inRange()` takes three arguments: a `num...
non_main
specify in the inrange method implement specify the next number method we will implement is inrange read the explanation and examples of the method in the linked documentation to get a sense of how the method should work here is a summary of the method inrange takes three arguments a num...
0
687,719
23,536,525,892
IssuesEvent
2022-08-19 21:36:22
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
[pinmux] D3 review opens
Priority:P2 Type:Task IP:pinmux Milestone:D3
- [x] Cindy to look at [#3158](https://github.com/lowRISC/opentitan/issues/3158) and check whether it can be closed. - [x] Waive USB submodule review and cover it as part of the USB checklist. https://github.com/lowRISC/opentitan/pull/14377 - [x] stick in a comment into RTL to explain the constant offset in the wakeu...
1.0
[pinmux] D3 review opens - - [x] Cindy to look at [#3158](https://github.com/lowRISC/opentitan/issues/3158) and check whether it can be closed. - [x] Waive USB submodule review and cover it as part of the USB checklist. https://github.com/lowRISC/opentitan/pull/14377 - [x] stick in a comment into RTL to explain the c...
non_main
review opens cindy to look at and check whether it can be closed waive usb submodule review and cover it as part of the usb checklist stick in a comment into rtl to explain the constant offset in the wakeup signal selection mux
0
58,026
8,223,637,982
IssuesEvent
2018-09-06 11:16:53
PowerShell/SqlServerDsc
https://api.github.com/repos/PowerShell/SqlServerDsc
closed
MSFT_SqlAGReplica failed to execute Set-TargetResource functionality with error message: HADR is not enabled
documentation good first issue help wanted
SqlServerLogin AddNTServiceClusSvc { Ensure = 'Present' Name = 'NT SERVICE\ClusSvc' LoginType = 'WindowsUser' ServerName = $SqlNode InstanceName = "MSSQLSERVER" PsDsc...
1.0
MSFT_SqlAGReplica failed to execute Set-TargetResource functionality with error message: HADR is not enabled - SqlServerLogin AddNTServiceClusSvc { Ensure = 'Present' Name = 'NT SERVICE\ClusSvc' LoginType = 'WindowsUser' ...
non_main
msft sqlagreplica failed to execute set targetresource functionality with error message hadr is not enabled sqlserverlogin addntserviceclussvc ensure present name nt service clussvc logintype windowsuser ...
0
102,050
11,273,095,228
IssuesEvent
2020-01-14 15:58:18
rucio/rucio
https://api.github.com/repos/rucio/rucio
closed
Repository cleanup
Documentation Infrastructure Release management enhancement
Motivation ---------- There is quite a lot of unused files in the repository. We should clean this up: - [x] `bin/` Should be fine - [x] `doc/` - `atlasnote/` remove - `design/` remove - [x] `etc/` - [x] Some cleanup in the folder... `netmodel`... ? - [x] `auditor` needed? - [x] `docker` - on...
1.0
Repository cleanup - Motivation ---------- There is quite a lot of unused files in the repository. We should clean this up: - [x] `bin/` Should be fine - [x] `doc/` - `atlasnote/` remove - `design/` remove - [x] `etc/` - [x] Some cleanup in the folder... `netmodel`... ? - [x] `auditor` needed? - [...
non_main
repository cleanup motivation there is quite a lot of unused files in the repository we should clean this up bin should be fine doc atlasnote remove design remove etc some cleanup in the folder netmodel auditor needed docker ...
0
15,897
20,102,575,482
IssuesEvent
2022-02-07 06:57:32
SAP/openui5-docs
https://api.github.com/repos/SAP/openui5-docs
closed
Missing Deprecation Info for sap.ui.layout.form.GridLayout
In Process
`GridLayout` is listed as layout option for the `SimpleFormLayout` without any note about its deprecation: https://openui5.hana.ondemand.com/api/sap.ui.layout.form.SimpleFormLayout
1.0
Missing Deprecation Info for sap.ui.layout.form.GridLayout - `GridLayout` is listed as layout option for the `SimpleFormLayout` without any note about its deprecation: https://openui5.hana.ondemand.com/api/sap.ui.layout.form.SimpleFormLayout
non_main
missing deprecation info for sap ui layout form gridlayout gridlayout is listed as layout option for the simpleformlayout without any note about its deprecation
0
83,076
23,960,600,643
IssuesEvent
2022-09-12 18:43:56
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
opened
[opentitantool] Consider adding the CRC check back to update-usr-access command
Component:Software Priority:P3 Type:Task SW:opentitantool SW:Build System
#14877 adds the `update-usr-access` to `opentitantool` and uses it in `bitstream_splice` to improve local workflows that involve splicing a locally built `rom` or `test_rom` into a bitstream from the GCS bucket. See #14865 for details. One particular shortcoming of the implementation in #14877 is that it disables th...
1.0
[opentitantool] Consider adding the CRC check back to update-usr-access command - #14877 adds the `update-usr-access` to `opentitantool` and uses it in `bitstream_splice` to improve local workflows that involve splicing a locally built `rom` or `test_rom` into a bitstream from the GCS bucket. See #14865 for details. ...
non_main
consider adding the crc check back to update usr access command adds the update usr access to opentitantool and uses it in bitstream splice to improve local workflows that involve splicing a locally built rom or test rom into a bitstream from the gcs bucket see for details one particular shortc...
0
59,681
14,629,784,062
IssuesEvent
2020-12-23 16:27:31
ballerina-platform/ballerina-standard-library
https://api.github.com/repos/ballerina-platform/ballerina-standard-library
opened
Dependabot PRs aren't Distinguishable
area/build
Currently the Standard Library Dependabot PRs are not distinguishable from the other PRs by looking at the title. The PR title should be changed to `[Dependabot] ___`. @TharindaDilshan
1.0
Dependabot PRs aren't Distinguishable - Currently the Standard Library Dependabot PRs are not distinguishable from the other PRs by looking at the title. The PR title should be changed to `[Dependabot] ___`. @TharindaDilshan
non_main
dependabot prs aren t distinguishable currently the standard library dependabot prs are not distinguishable from the other prs by looking at the title the pr title should be changed to tharindadilshan
0
532,181
15,531,079,026
IssuesEvent
2021-03-13 21:50:23
Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface
https://api.github.com/repos/Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface
closed
Feedback fails
High Priority bug
Was testing feedback, tried twice, after re-logging in the second time. Same result: Error (for some reason, Github won't let me upload image/screenshot)
1.0
Feedback fails - Was testing feedback, tried twice, after re-logging in the second time. Same result: Error (for some reason, Github won't let me upload image/screenshot)
non_main
feedback fails was testing feedback tried twice after re logging in the second time same result error for some reason github won t let me upload image screenshot
0
17,607
4,174,961,541
IssuesEvent
2016-06-21 15:29:06
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
opened
Document limited touch gesture support when multiple Grid features rely on it
Documentation
1043467 (Drawer + virtual Grid)
1.0
Document limited touch gesture support when multiple Grid features rely on it - 1043467 (Drawer + virtual Grid)
non_main
document limited touch gesture support when multiple grid features rely on it drawer virtual grid
0
4,816
24,794,981,884
IssuesEvent
2022-10-24 16:27:54
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Feature request: Documentation update showing how to use ReportBatchItemFailures with SQS
area/docs maintainer/need-followup
Hello, Can we get an update to the documentation located here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-function-sqs.html that shows how someone could enable `FunctionResponseTypes` (also known as partial batch failure reporting)? It technically works (example...
True
Feature request: Documentation update showing how to use ReportBatchItemFailures with SQS - Hello, Can we get an update to the documentation located here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-function-sqs.html that shows how someone could enable `FunctionResp...
main
feature request documentation update showing how to use reportbatchitemfailures with sqs hello can we get an update to the documentation located here that shows how someone could enable functionresponsetypes also known as partial batch failure reporting it technically works example below ...
1
1,862
6,577,413,684
IssuesEvent
2017-09-12 00:44:30
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
"service: enable=yes/no" with spanish CentOS6 servers is broken
affects_2.0 bug_report docs_report waiting_on_maintainer
##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME service core module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 (but I wouldn't discard other versions) ``` ##### OS / ENVIRONMENT CentOS 6.7 (at least) ##### SUMMARY On CentOS6 at least, a spanish translator did a bad translating in some error messages...
True
"service: enable=yes/no" with spanish CentOS6 servers is broken - ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME service core module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 (but I wouldn't discard other versions) ``` ##### OS / ENVIRONMENT CentOS 6.7 (at least) ##### SUMMARY On CentOS6 at least, ...
main
service enable yes no with spanish servers is broken issue type documentation report component name service core module ansible version ansible but i wouldn t discard other versions os environment centos at least summary on at least a spanish tr...
1
607
4,104,360,628
IssuesEvent
2016-06-05 09:59:06
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
question: how to test a cask binary?
awaiting maintainer feedback
Various casks provide `binary` stanzas to symlink some binary or script within a cask-installed app. Would it be possible or desirable to provide some lightweight functionality to automatically test that the `binary` actually results in a working command? For example, the `praat` cask creates a symlink ``` /usr/l...
True
question: how to test a cask binary? - Various casks provide `binary` stanzas to symlink some binary or script within a cask-installed app. Would it be possible or desirable to provide some lightweight functionality to automatically test that the `binary` actually results in a working command? For example, the `pra...
main
question how to test a cask binary various casks provide binary stanzas to symlink some binary or script within a cask installed app would it be possible or desirable to provide some lightweight functionality to automatically test that the binary actually results in a working command for example the pra...
1