Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
1,301
5,541,936,639
IssuesEvent
2017-03-22 14:02:21
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Feature request: allow iterating listeners with with_items inside ec2_elb_lb task
affects_2.1 aws cloud feature_idea waiting_on_maintainer
ISSUE TYPE Feature Idea ANSIBLE VERSION ``` $ ansible --version ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides CONFIGURATION $ egrep -v "^#|^$" /etc/ansible/ansible.cfg [defaults] gathering = explicit host_key_checking = False callback_whitelist = pro...
True
Feature request: allow iterating listeners with with_items inside ec2_elb_lb task - ISSUE TYPE Feature Idea ANSIBLE VERSION ``` $ ansible --version ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides CONFIGURATION $ egrep -v "^#|^$" /etc/ansible/ansible.cf...
main
feature request allow iterating listeners with with items inside elb lb task issue type feature idea ansible version ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration egrep v etc ansible ansible cfg ...
1
4,570
23,750,897,652
IssuesEvent
2022-08-31 20:30:11
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Billing Duration reported in 100ms intervals
stage/in-progress area/local/invoke maintainer/need-followup
### Description: When using `sam local start-api` the billing duration is reported in 100ms intervals ### Steps to reproduce: I used the Hello World quick start template Run `sam local start-api --port 8080` Hit the function ### Observed result: Duration: 255.59 ms Billed Duration: 300 ms ### Expected...
True
Billing Duration reported in 100ms intervals - ### Description: When using `sam local start-api` the billing duration is reported in 100ms intervals ### Steps to reproduce: I used the Hello World quick start template Run `sam local start-api --port 8080` Hit the function ### Observed result: Duration: 255.59...
main
billing duration reported in intervals description when using sam local start api the billing duration is reported in intervals steps to reproduce i used the hello world quick start template run sam local start api port hit the function observed result duration ms billed...
1
1,345
5,722,625,376
IssuesEvent
2017-04-20 09:57:16
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Cannot uninstall lightkey 1.6.3 - and others
awaiting maintainer feedback
#### General troubleshooting steps - [X] I have checked the instructions for [reporting bugs](https://github.com/caskroom/homebrew-cask#reporting-bugs) (or [making requests](https://github.com/caskroom/homebrew-cask#requests)) before opening the issue. - [X] None of the templates was appropriate for my issue, or ...
True
Cannot uninstall lightkey 1.6.3 - and others - #### General troubleshooting steps - [X] I have checked the instructions for [reporting bugs](https://github.com/caskroom/homebrew-cask#reporting-bugs) (or [making requests](https://github.com/caskroom/homebrew-cask#requests)) before opening the issue. - [X] None of ...
main
cannot uninstall lightkey and others general troubleshooting steps i have checked the instructions for or before opening the issue none of the templates was appropriate for my issue or i’m not sure i ran brew update reset brew update and retried my command i ran ...
1
652,118
21,522,662,910
IssuesEvent
2022-04-28 15:26:05
magento/pwa-studio
https://api.github.com/repos/magento/pwa-studio
reopened
[bug]: RootComponents can't have // commented code in their files
bug help wanted Priority: P2 Severity: S3 Progress: done
**Describe the bug** Leaving code comments in RootComponents/Category/category.js prevents webpack from running after a restart **To reproduce** Steps to reproduce the behavior: 0. Start watcher with `yarn run watch:venia` 1. Go to packages/venia-ui/lib/RootComponents/Category/category.js 2. comment out ` ...
1.0
[bug]: RootComponents can't have // commented code in their files - **Describe the bug** Leaving code comments in RootComponents/Category/category.js prevents webpack from running after a restart **To reproduce** Steps to reproduce the behavior: 0. Start watcher with `yarn run watch:venia` 1. Go to packages/veni...
non_main
rootcomponents can t have commented code in their files describe the bug leaving code comments in rootcomponents category category js prevents webpack from running after a restart to reproduce steps to reproduce the behavior start watcher with yarn run watch venia go to packages venia ui...
0
1,123
4,990,295,085
IssuesEvent
2016-12-08 14:42:58
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
RFE/Feature Idea: os_object - be able to specify the amount of threads used in operations
affects_2.3 cloud feature_idea openstack waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME openstack/os_object ##### ANSIBLE VERSION Not relevant ##### CONFIGURATION Not relevant ##### OS / ENVIRONMENT Not relevant ##### SUMMARY swiftclient has built-in parameters in order to split tasks into different threads in order to speed up operations, example:...
True
RFE/Feature Idea: os_object - be able to specify the amount of threads used in operations - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME openstack/os_object ##### ANSIBLE VERSION Not relevant ##### CONFIGURATION Not relevant ##### OS / ENVIRONMENT Not relevant ##### SUMMARY swiftclient has built-in paramet...
main
rfe feature idea os object be able to specify the amount of threads used in operations issue type feature idea component name openstack os object ansible version not relevant configuration not relevant os environment not relevant summary swiftclient has built in paramet...
1
37,363
8,369,339,321
IssuesEvent
2018-10-04 17:03:28
gwaldron/osgearth
https://api.github.com/repos/gwaldron/osgearth
reopened
OSG 3.6.3: AnnotationUtils::createTextDrawable / osgText crash
defect
Tested with latest osgearth master: ``` * thread #44, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT) libOpenThreadsd.21.dylib`OpenThreads::Atomic::operator--(this=0xbaddc0dedeadbebd) at Atomic.cpp:58 libosgTextd.158.dylib`osg::Referenced::unref(this=0xbaddc0dedeadbead) const at Referenced:173 libosgTextd.158...
1.0
OSG 3.6.3: AnnotationUtils::createTextDrawable / osgText crash - Tested with latest osgearth master: ``` * thread #44, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT) libOpenThreadsd.21.dylib`OpenThreads::Atomic::operator--(this=0xbaddc0dedeadbebd) at Atomic.cpp:58 libosgTextd.158.dylib`osg::Referenced::unref(...
non_main
osg annotationutils createtextdrawable osgtext crash tested with latest osgearth master thread stop reason exc bad access code exc gpflt libopenthreadsd dylib openthreads atomic operator this at atomic cpp libosgtextd dylib osg referenced unref this const at referenc...
0
90,993
8,288,048,134
IssuesEvent
2018-09-19 10:41:28
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
reopened
testing_hums : api_v1_alerts_get_query_param_sql_injection_postgres_pageSize
testing_hums
Project : testing_hums Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], ...
1.0
testing_hums : api_v1_alerts_get_query_param_sql_injection_postgres_pageSize - Project : testing_hums Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-ag...
non_main
testing hums api alerts get query param sql injection postgres pagesize project testing hums job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content t...
0
182,652
21,673,914,122
IssuesEvent
2022-05-08 12:04:05
turkdevops/vscode
https://api.github.com/repos/turkdevops/vscode
closed
CVE-2022-0654 (High) detected in requestretry-4.0.0.tgz - autoclosed
security vulnerability
## CVE-2022-0654 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>requestretry-4.0.0.tgz</b></p></summary> <p>request-retry wrap nodejs request to retry http(s) requests in case of erro...
True
CVE-2022-0654 (High) detected in requestretry-4.0.0.tgz - autoclosed - ## CVE-2022-0654 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>requestretry-4.0.0.tgz</b></p></summary> <p>requ...
non_main
cve high detected in requestretry tgz autoclosed cve high severity vulnerability vulnerable library requestretry tgz request retry wrap nodejs request to retry http s requests in case of error library home page a href path to dependency file package json path to v...
0
96,619
20,035,268,811
IssuesEvent
2022-02-02 11:11:11
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
CAPTCHA - reCAPTCHA
No Code Attached Yet
### Steps to reproduce the issue 1. Enable CAPTCHA - reCAPTCHA (input site key and secret key) - everything is working normally 2. BUT when you decide to disable the CAPTCHA - reCAPTCHA even if the plugin is disabled - you cannot save it unless you put any character on the site key and secret key ### Expected r...
1.0
CAPTCHA - reCAPTCHA - ### Steps to reproduce the issue 1. Enable CAPTCHA - reCAPTCHA (input site key and secret key) - everything is working normally 2. BUT when you decide to disable the CAPTCHA - reCAPTCHA even if the plugin is disabled - you cannot save it unless you put any character on the site key and secret k...
non_main
captcha recaptcha steps to reproduce the issue enable captcha recaptcha input site key and secret key everything is working normally but when you decide to disable the captcha recaptcha even if the plugin is disabled you cannot save it unless you put any character on the site key and secret k...
0
762,591
26,724,662,918
IssuesEvent
2023-01-29 15:12:25
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
Giant Yeti are pickpocketable
Confirmed 30-39 Priority-Low Loot Good first issue
https://github.com/chromiecraft/chromiecraft/issues/4910 ### What client do you play on? enUS ### Faction Both ### Content Phase: 30-39 ### Current Behaviour Giant Yeti in Alterac Mountains can be pickpocketed https://user-images.githubusercontent.com/11332559/215287067-c2e34b48-1239-4a01-a26d-...
1.0
Giant Yeti are pickpocketable - https://github.com/chromiecraft/chromiecraft/issues/4910 ### What client do you play on? enUS ### Faction Both ### Content Phase: 30-39 ### Current Behaviour Giant Yeti in Alterac Mountains can be pickpocketed https://user-images.githubusercontent.com/11332559/21...
non_main
giant yeti are pickpocketable what client do you play on enus faction both content phase current behaviour giant yeti in alterac mountains can be pickpocketed expected blizzlike behaviour they should not be able to be pickpocketed source w...
0
1,977
6,694,175,665
IssuesEvent
2017-10-10 00:06:26
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Images: size filter
Maintainer Input Requested Type: Question
Hi, I just have a quick question: when I choose to filter the images by size, if I choose "Large", do I also see the "Extra-large" images? Or just the ones that match what you have set as "large"? Thanks ------ IA Page: http://duck.co/ia/view/images [Maintainer](http://docs.duckduckhack.com/maintaining/gui...
True
Images: size filter - Hi, I just have a quick question: when I choose to filter the images by size, if I choose "Large", do I also see the "Extra-large" images? Or just the ones that match what you have set as "large"? Thanks ------ IA Page: http://duck.co/ia/view/images [Maintainer](http://docs.duckduckha...
main
images size filter hi i just have a quick question when i choose to filter the images by size if i choose large do i also see the extra large images or just the ones that match what you have set as large thanks ia page jagtalon
1
397,286
11,726,297,149
IssuesEvent
2020-03-10 14:19:05
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
Error getting primary cp: could not find master node
co/multinode kind/bug priority/important-longterm
I am on this Mac ... ``` $ sw_vers ProductName: Mac OS X ProductVersion: 10.15.2 BuildVersion: 19C57 ``` I have installed minikube thus ... ``` $ brew install minikube ``` Here's the version of minikube installed ... ``` $ minikube version minikube version: v1.8.1 commit: cbda04cf6bbe65e987ae52bb393c1009...
1.0
Error getting primary cp: could not find master node - I am on this Mac ... ``` $ sw_vers ProductName: Mac OS X ProductVersion: 10.15.2 BuildVersion: 19C57 ``` I have installed minikube thus ... ``` $ brew install minikube ``` Here's the version of minikube installed ... ``` $ minikube version minikube ve...
non_main
error getting primary cp could not find master node i am on this mac sw vers productname mac os x productversion buildversion i have installed minikube thus brew install minikube here s the version of minikube installed minikube version minikube version ...
0
2,005
6,718,164,096
IssuesEvent
2017-10-15 09:03:40
Kristinita/Erics-Green-Room
https://api.github.com/repos/Kristinita/Erics-Green-Room
closed
[Bug] Некорректное отображение при отыгрыше второго и последующего источников
bug need-maintainer
### 1. Запрос Неплохо было бы, если при отыгрыше второй и последующий источники отображались бы корректно. ### 2. Пример вопроса ```markdown https://i.imgur.com/zp26rLL.png Паприка богата содержанием ЭТОГО алкалоида*Капсаицин*-info-Паприка — красный стручковый перец*-proof-http://dic.academic.ru/dic.nsf/bse/118379/П...
True
[Bug] Некорректное отображение при отыгрыше второго и последующего источников - ### 1. Запрос Неплохо было бы, если при отыгрыше второй и последующий источники отображались бы корректно. ### 2. Пример вопроса ```markdown https://i.imgur.com/zp26rLL.png Паприка богата содержанием ЭТОГО алкалоида*Капсаицин*-info-Папри...
main
некорректное отображение при отыгрыше второго и последующего источников запрос неплохо было бы если при отыгрыше второй и последующий источники отображались бы корректно пример вопроса markdown паприка богата содержанием этого алкалоида капсаицин info паприка — красный стручковый перец pro...
1
246,749
7,895,629,771
IssuesEvent
2018-06-29 04:39:42
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
xrayimage query distorts the image when the image width and height are not equal
Likelihood: 3 - Occasional OS: All Priority: Normal Severity: 4 - Crash / Wrong Results Support Group: Any bug version: 2.6.0
If you take any of the examples in the xrayimage.py tests and change the image height to 600, the image normal image will be stretched to fill the 600 height. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captu...
1.0
xrayimage query distorts the image when the image width and height are not equal - If you take any of the examples in the xrayimage.py tests and change the image height to 600, the image normal image will be stretched to fill the 600 height. -----------------------REDMINE MIGRATION----------------------- This ticket...
non_main
xrayimage query distorts the image when the image width and height are not equal if you take any of the examples in the xrayimage py tests and change the image height to the image normal image will be stretched to fill the height redmine migration this ticket was...
0
581,279
17,290,262,192
IssuesEvent
2021-07-24 15:43:36
GRIS-UdeM/ControlGris
https://api.github.com/repos/GRIS-UdeM/ControlGris
closed
Corriger les valeurs de Y qui sont inversées par rapport à SpatGRIS3
High priority bug
V120 Je mets un no de version mais je crois que cette erreur existe depuis très longtemps. Les valeurs de Y sont inversées dans ControlGRIS par rapport à SpatGRIS. Une valeur de -1.00 dans ControlGRIS correspond à une valeur de +1.00 dans SpatGRIS. Il est grand temps de corriger cela.
1.0
Corriger les valeurs de Y qui sont inversées par rapport à SpatGRIS3 - V120 Je mets un no de version mais je crois que cette erreur existe depuis très longtemps. Les valeurs de Y sont inversées dans ControlGRIS par rapport à SpatGRIS. Une valeur de -1.00 dans ControlGRIS correspond à une valeur de +1.00 dans SpatGRIS....
non_main
corriger les valeurs de y qui sont inversées par rapport à je mets un no de version mais je crois que cette erreur existe depuis très longtemps les valeurs de y sont inversées dans controlgris par rapport à spatgris une valeur de dans controlgris correspond à une valeur de dans spatgris il est grand...
0
3,705
15,169,758,911
IssuesEvent
2021-02-12 21:46:08
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Application to join: JSitter
Maintainer application
Hello and welcome to the contrib application process! We're happy to have you :) ## Please note these 3 requirements for new contrib projects: - [x] Include a README.md file containing license and maintainer information. You can use this example: https://raw.githubusercontent.com/backdrop-ops/contrib/mast...
True
Application to join: JSitter - Hello and welcome to the contrib application process! We're happy to have you :) ## Please note these 3 requirements for new contrib projects: - [x] Include a README.md file containing license and maintainer information. You can use this example: https://raw.githubuserconten...
main
application to join jsitter hello and welcome to the contrib application process we re happy to have you please note these requirements for new contrib projects include a readme md file containing license and maintainer information you can use this example include a license txt f...
1
5,871
31,860,187,048
IssuesEvent
2023-09-15 10:19:23
flemmerich/pysubgroup
https://api.github.com/repos/flemmerich/pysubgroup
closed
Renaming of basic classes
maintainer
The classes NominalSelector, NumericSelector and NominalTarget (potentially also NumericTarget) should be relabeled for clarity. This is especially true for the nominal selector/target as they are mostly geared towards Boolean targets. The new names I would suggest are: NominalSelector -> EqualitySelector NumericS...
True
Renaming of basic classes - The classes NominalSelector, NumericSelector and NominalTarget (potentially also NumericTarget) should be relabeled for clarity. This is especially true for the nominal selector/target as they are mostly geared towards Boolean targets. The new names I would suggest are: NominalSelector -...
main
renaming of basic classes the classes nominalselector numericselector and nominaltarget potentially also numerictarget should be relabeled for clarity this is especially true for the nominal selector target as they are mostly geared towards boolean targets the new names i would suggest are nominalselector ...
1
657,661
21,799,666,897
IssuesEvent
2022-05-16 02:39:25
Wiredcraft/pipelines
https://api.github.com/repos/Wiredcraft/pipelines
closed
GitHub authentication
Status: Backlog Priority: High
We are adding a GitHub OAuth authentication. User can select teams that are allowed to access the UI. Command line argument: `--github-auth=Acme/Team1,Acme/Team2` If user does not belong to allowed teams he gets redirected back to login page.
1.0
GitHub authentication - We are adding a GitHub OAuth authentication. User can select teams that are allowed to access the UI. Command line argument: `--github-auth=Acme/Team1,Acme/Team2` If user does not belong to allowed teams he gets redirected back to login page.
non_main
github authentication we are adding a github oauth authentication user can select teams that are allowed to access the ui command line argument github auth acme acme if user does not belong to allowed teams he gets redirected back to login page
0
673
4,215,801,690
IssuesEvent
2016-06-30 06:35:41
Particular/NServiceBus
https://api.github.com/repos/Particular/NServiceBus
closed
Obsolete Bus class
Project: V6 Launch Size: S State: In Progress - Maintainer Prio Tag: Maintainer Prio
When upgrading a saga the `Bus` property on the base class no resolves to the `Bus` class and we get a "cant find static method" error. ![image](https://cloud.githubusercontent.com/assets/122666/16248975/28a2f0c8-3856-11e6-8ae3-0d9bfb9ca2cb.png) But since the Bus class itself is not obsolete it is hard to work o...
True
Obsolete Bus class - When upgrading a saga the `Bus` property on the base class no resolves to the `Bus` class and we get a "cant find static method" error. ![image](https://cloud.githubusercontent.com/assets/122666/16248975/28a2f0c8-3856-11e6-8ae3-0d9bfb9ca2cb.png) But since the Bus class itself is not obsolete...
main
obsolete bus class when upgrading a saga the bus property on the base class no resolves to the bus class and we get a cant find static method error but since the bus class itself is not obsolete it is hard to work out what is wrong we should obsolete bus and give a useful message
1
95,499
19,703,864,659
IssuesEvent
2022-01-12 19:32:25
binofcode/binofcode-comments
https://api.github.com/repos/binofcode/binofcode-comments
opened
/github/how-to-setup-github-contribution-grid-snake
binofcode gitalk 4ce3236a985b3eadb66b066f23831554
https://binofcode.web.app/github/how-to-setup-github-contribution-grid-snake An Open Source Community for beginners in programming.
1.0
/github/how-to-setup-github-contribution-grid-snake - https://binofcode.web.app/github/how-to-setup-github-contribution-grid-snake An Open Source Community for beginners in programming.
non_main
github how to setup github contribution grid snake an open source community for beginners in programming
0
224,555
17,193,043,108
IssuesEvent
2021-07-16 13:42:03
djkoloski/rkyv
https://api.github.com/repos/djkoloski/rkyv
closed
Unclear error message after upgrading to 0.7
documentation question
```rust #[derive(Archive, Deserialize, Serialize, Clone, Debug, Eq, PartialEq)] pub struct Stream { pub(crate) head: SignedHead, pub(crate) outboard: Vec<u8>, } impl Stream { pub(crate) fn to_bytes(&self) -> Result<AlignedVec> { let mut ser = AlignedSerializer::new(AlignedVec::new()); ...
1.0
Unclear error message after upgrading to 0.7 - ```rust #[derive(Archive, Deserialize, Serialize, Clone, Debug, Eq, PartialEq)] pub struct Stream { pub(crate) head: SignedHead, pub(crate) outboard: Vec<u8>, } impl Stream { pub(crate) fn to_bytes(&self) -> Result<AlignedVec> { let mut ser = ...
non_main
unclear error message after upgrading to rust pub struct stream pub crate head signedhead pub crate outboard vec impl stream pub crate fn to bytes self result let mut ser alignedserializer new alignedvec new ser serialize value self ...
0
4,561
23,727,691,347
IssuesEvent
2022-08-30 21:19:37
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
getRemainingTimeInMillis is returning a unix time
area/docker type/bug type/duplicate area/local/invoke stage/pr maintainer/need-followup
<!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. --> ### Description: Since v1.13.1 `context.getRemainingTimeInMillis()` is returning an integer that ...
True
getRemainingTimeInMillis is returning a unix time - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. --> ### Description: Since v1.13.1 `context.getRe...
main
getremainingtimeinmillis is returning a unix time make sure we don t have an existing issue that reports the bug you are seeing both open and closed if you do find an existing issue re open or add a comment to that issue instead of creating a new one description since context getrema...
1
347
3,237,017,476
IssuesEvent
2015-10-14 09:28:44
Homebrew/homebrew
https://api.github.com/repos/Homebrew/homebrew
closed
`brew info --json=v1 --installed` should also return all aliases.
features help wanted maintainer feedback usability
Will make fixing e.g. https://github.com/Homebrew/homebrew-bundle/issues/105 much easier.
True
`brew info --json=v1 --installed` should also return all aliases. - Will make fixing e.g. https://github.com/Homebrew/homebrew-bundle/issues/105 much easier.
main
brew info json installed should also return all aliases will make fixing e g much easier
1
2,339
8,372,684,113
IssuesEvent
2018-10-05 07:55:43
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
HaProxy drain mode 'bool' object is not callable error
affects_2.4 bug module needs_maintainer net_tools support:community traceback
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME HaProxy Module ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes below --> ``` ansible 2.4.0.0 config file = None configured module search path = [u'/Users/stewart/.ansible/plugins/modules', u'/usr/share/ansible...
True
HaProxy drain mode 'bool' object is not callable error - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME HaProxy Module ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes below --> ``` ansible 2.4.0.0 config file = None configured module search path = [u'/User...
main
haproxy drain mode bool object is not callable error issue type bug report component name haproxy module ansible version ansible config file none configured module search path ansible python module location library frameworks python framework versions ...
1
328,002
24,165,815,547
IssuesEvent
2022-09-22 14:57:46
eosnetworkfoundation/devrel
https://api.github.com/repos/eosnetworkfoundation/devrel
closed
Curate all eosio references in the leap docs
documentation
docs sources: https://github.com/AntelopeIO/leap/tree/main/docs docs view: https://docs.eosnetwork.com/leap/latest/ Replace all eosio/EOSIO references with Antelope if applicable.
1.0
Curate all eosio references in the leap docs - docs sources: https://github.com/AntelopeIO/leap/tree/main/docs docs view: https://docs.eosnetwork.com/leap/latest/ Replace all eosio/EOSIO references with Antelope if applicable.
non_main
curate all eosio references in the leap docs docs sources docs view replace all eosio eosio references with antelope if applicable
0
1,818
6,577,323,575
IssuesEvent
2017-09-12 00:06:34
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ec2_vol does not allow adding all available volume types
affects_2.1 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_vol ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION ##### OS / ENVIRONMENT Linux: `CentOS 7.1`, `Ubuntu 14.04`, `Ubuntu 16.04` arch: `x86_64` #####...
True
ec2_vol does not allow adding all available volume types - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_vol ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION ##### OS / ENVIRONMENT Linux: `CentO...
main
vol does not allow adding all available volume types issue type bug report component name vol ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration os environment linux centos ...
1
4,274
21,475,469,915
IssuesEvent
2022-04-26 13:20:16
precice/precice
https://api.github.com/repos/precice/precice
opened
Try to remove SolverInterfaceImpl::mesh()
question maintainability
I stumbled across the public getter `SolverInterfaceImpl::mesh()` when working on the documentation of SolverInterfaceImpl in #1249 and think we should remove this getter, because it is only used in tests and has no proper use-case to justify a public function. This is mostly motivated from a class design perspective t...
True
Try to remove SolverInterfaceImpl::mesh() - I stumbled across the public getter `SolverInterfaceImpl::mesh()` when working on the documentation of SolverInterfaceImpl in #1249 and think we should remove this getter, because it is only used in tests and has no proper use-case to justify a public function. This is mostly...
main
try to remove solverinterfaceimpl mesh i stumbled across the public getter solverinterfaceimpl mesh when working on the documentation of solverinterfaceimpl in and think we should remove this getter because it is only used in tests and has no proper use case to justify a public function this is mostly mo...
1
33,809
4,862,366,298
IssuesEvent
2016-11-14 12:08:40
palantir/atlasdb
https://api.github.com/repos/palantir/atlasdb
closed
Flaky test: CassandraDropwizardEteTest
component: testing priority: P2
This test has been failing at multiple instances, about 1/2 times recently. Flaky builds: - https://circleci.com/gh/palantir/atlasdb/2231 - https://circleci.com/gh/palantir/atlasdb/2237 - https://circleci.com/gh/palantir/atlasdb/2744
1.0
Flaky test: CassandraDropwizardEteTest - This test has been failing at multiple instances, about 1/2 times recently. Flaky builds: - https://circleci.com/gh/palantir/atlasdb/2231 - https://circleci.com/gh/palantir/atlasdb/2237 - https://circleci.com/gh/palantir/atlasdb/2744
non_main
flaky test cassandradropwizardetetest this test has been failing at multiple instances about times recently flaky builds
0
25,123
4,146,856,586
IssuesEvent
2016-06-15 02:47:31
steedos/apps
https://api.github.com/repos/steedos/apps
closed
新建表单,修改表单内容,根据条件判断后,下一步骤名会变,处理人不会变。审批节点的岗位处理人是自动显示的,但是填写节点的处理人属性是审批时指定人员。
fix:Done test:OK type:bug
下一步骤:审批 ![image](https://cloud.githubusercontent.com/assets/15027092/16005948/b6d38120-319c-11e6-8900-e7b52d26ca01.png) 下一步骤:填写 ![image](https://cloud.githubusercontent.com/assets/15027092/16005967/c829bd72-319c-11e6-964a-e0774198858b.png)
1.0
新建表单,修改表单内容,根据条件判断后,下一步骤名会变,处理人不会变。审批节点的岗位处理人是自动显示的,但是填写节点的处理人属性是审批时指定人员。 - 下一步骤:审批 ![image](https://cloud.githubusercontent.com/assets/15027092/16005948/b6d38120-319c-11e6-8900-e7b52d26ca01.png) 下一步骤:填写 ![image](https://cloud.githubusercontent.com/assets/15027092/16005967/c829bd72-319c-11e6-964a-e0774198858b.png)...
non_main
新建表单,修改表单内容,根据条件判断后,下一步骤名会变,处理人不会变。审批节点的岗位处理人是自动显示的,但是填写节点的处理人属性是审批时指定人员。 下一步骤:审批 下一步骤:填写
0
107,940
4,322,371,528
IssuesEvent
2016-07-25 13:54:02
docker/docker
https://api.github.com/repos/docker/docker
closed
[1.12rc4] docker stats infinite loop after removing containers
kind/bug priority/P2 version/1.12
<!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you suspect your issue is a bug, please edit ...
1.0
[1.12rc4] docker stats infinite loop after removing containers - <!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing i...
non_main
docker stats infinite loop after removing containers if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the existing issue ins...
0
862
4,533,155,487
IssuesEvent
2016-09-08 10:31:26
Particular/NServiceBus.SqlServer
https://api.github.com/repos/Particular/NServiceBus.SqlServer
closed
Unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object.
Tag: Maintainer Prio Type: Bug
When I try to send with to producers into the same Sql Azure Database the endpoints crash with the following exception: ``` Unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'SqlDelegatedTransaction'. at System.Data.SqlClient.SqlDelegatedTransaction.GetValidCo...
True
Unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object. - When I try to send with to producers into the same Sql Azure Database the endpoints crash with the following exception: ``` Unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'S...
main
unhandled exception system objectdisposedexception cannot access a disposed object when i try to send with to producers into the same sql azure database the endpoints crash with the following exception unhandled exception system objectdisposedexception cannot access a disposed object object name s...
1
54,582
6,396,695,018
IssuesEvent
2017-08-04 16:06:28
dwyl/best-evidence
https://api.github.com/repos/dwyl/best-evidence
closed
Add Best Evidence heroku link to readme
enhancement please-test priority-2 T25m
**As** someone coming across the best-evidence repo **I want to** know where to view the best-evidence site **So that** I can see a working version of it. - [x] Add Best Evidence heroku link to readme
1.0
Add Best Evidence heroku link to readme - **As** someone coming across the best-evidence repo **I want to** know where to view the best-evidence site **So that** I can see a working version of it. - [x] Add Best Evidence heroku link to readme
non_main
add best evidence heroku link to readme as someone coming across the best evidence repo i want to know where to view the best evidence site so that i can see a working version of it add best evidence heroku link to readme
0
2,653
9,083,454,093
IssuesEvent
2019-02-17 20:36:41
pound-python/infobob
https://api.github.com/repos/pound-python/infobob
closed
Overhaul retrieval of contents from pastebin links
maintainability
Should be easy enough to refactor this into something a bit clearer, and less reliant on massive generated regexes and string formatting.
True
Overhaul retrieval of contents from pastebin links - Should be easy enough to refactor this into something a bit clearer, and less reliant on massive generated regexes and string formatting.
main
overhaul retrieval of contents from pastebin links should be easy enough to refactor this into something a bit clearer and less reliant on massive generated regexes and string formatting
1
698
4,265,383,540
IssuesEvent
2016-07-12 10:52:21
Particular/NServiceBus
https://api.github.com/repos/Particular/NServiceBus
closed
Avoid closure capturing in `Task.ContinueWith`
Tag: Maintainer Prio
<!-- Relates to https://github.com/Particular/PlatformDevelopment/issues/861 --> If you pass any context (this, an instance member,or a local variable) to a lambda, caching won’t work to a closure. If we make sure we don't capture state we can benefit from lambda delegate caching and generally save allocations pe...
True
Avoid closure capturing in `Task.ContinueWith` - <!-- Relates to https://github.com/Particular/PlatformDevelopment/issues/861 --> If you pass any context (this, an instance member,or a local variable) to a lambda, caching won’t work to a closure. If we make sure we don't capture state we can benefit from lambda d...
main
avoid closure capturing in task continuewith if you pass any context this an instance member or a local variable to a lambda caching won’t work to a closure if we make sure we don t capture state we can benefit from lambda delegate caching and generally save allocations per closure sounds like not ...
1
3,727
15,537,192,673
IssuesEvent
2021-03-15 00:31:45
exercism/python
https://api.github.com/repos/exercism/python
closed
[v3] Add prerequisites to Practice Exercises
in-progress 🌿 maintainer chore 🔧
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All existing (V2) exercises ...
True
[v3] Add prerequisites to Practice Exercises - _This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/conc...
main
add prerequisites to practice exercises this issue is part of the migration to you can read full details about the various changes exercism introduces a new type of exercise all existing exercises will become concept exercises and practice exercises are linked to each other via conc...
1
390,682
11,551,740,475
IssuesEvent
2020-02-19 02:31:05
googleapis/python-pubsub
https://api.github.com/repos/googleapis/python-pubsub
closed
Synthesis failed for python-pubsub
:rotating_light: api: pubsub autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate python-pubsub. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synthtool > Executing /tmpfs/src/git/autos...
1.0
Synthesis failed for python-pubsub - Hello! Autosynth couldn't regenerate python-pubsub. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synth...
non_main
synthesis failed for python pubsub hello autosynth couldn t regenerate python pubsub broken heart here s the output from running synth py cloning into working repo switched to branch autosynth running synthtool synthtool executing tmpfs src git autosynth working repo synth py synthtool ens...
0
78,472
10,062,169,790
IssuesEvent
2019-07-22 23:56:27
pypa/pipenv
https://api.github.com/repos/pypa/pipenv
closed
Animation in README and on RTD is inaccessible
Priority: Medium Type: Documentation :book: help wanted
### Issue description The animation referenced in the README and on Read the Docs currently doesn't show up. ### Expected result Seeing the animation. ### Actual result The response from S3 is as follows: ```xml <Error> <Code>AllAccessDisabled</Code> <Message>All access to this object has b...
1.0
Animation in README and on RTD is inaccessible - ### Issue description The animation referenced in the README and on Read the Docs currently doesn't show up. ### Expected result Seeing the animation. ### Actual result The response from S3 is as follows: ```xml <Error> <Code>AllAccessDisabled</...
non_main
animation in readme and on rtd is inaccessible issue description the animation referenced in the readme and on read the docs currently doesn t show up expected result seeing the animation actual result the response from is as follows xml allaccessdisabled all acce...
0
4,076
19,250,029,278
IssuesEvent
2021-12-09 03:18:52
aws/aws-lambda-builders
https://api.github.com/repos/aws/aws-lambda-builders
closed
Python version validation fails in CircleCI cimg/python3.9
area/workflow/python_pip blocked/more-info-needed maintainer/need-followup
**Description:** When using the SAM CLI, it calls this library which then fails when trying to validate the installed Python version despite there being a valid installation. Interestingly the legacy image `circleci/python:3.9.6` works fine. **Steps to reproduce the issue:** 1. Create a CircleCI pipeline with th...
True
Python version validation fails in CircleCI cimg/python3.9 - **Description:** When using the SAM CLI, it calls this library which then fails when trying to validate the installed Python version despite there being a valid installation. Interestingly the legacy image `circleci/python:3.9.6` works fine. **Steps to ...
main
python version validation fails in circleci cimg description when using the sam cli it calls this library which then fails when trying to validate the installed python version despite there being a valid installation interestingly the legacy image circleci python works fine steps to reprod...
1
22,630
7,195,417,884
IssuesEvent
2018-02-04 16:57:43
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
closed
Github->Jenkins PR Trigger Comments need to support jdk8
comp:build jdk8
related #660 We currently support the following PR builds via Github PR comments. - OpenJ9-JDK9 zLinux (linux_390-64_cmprssptrs) - compile only - sanity - extended - OpenJ9-JDK9 pLinux (linux_ppc-64_cmprssptrs_le) - compile only - sanity - extended You can trigger these builds via PR co...
1.0
Github->Jenkins PR Trigger Comments need to support jdk8 - related #660 We currently support the following PR builds via Github PR comments. - OpenJ9-JDK9 zLinux (linux_390-64_cmprssptrs) - compile only - sanity - extended - OpenJ9-JDK9 pLinux (linux_ppc-64_cmprssptrs_le) - compile only - sani...
non_main
github jenkins pr trigger comments need to support related we currently support the following pr builds via github pr comments zlinux linux cmprssptrs compile only sanity extended plinux linux ppc cmprssptrs le compile only sanity extended you ...
0
78,180
27,359,124,526
IssuesEvent
2023-02-27 14:47:22
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
submitJobFromJar uses whole buffer size even if sent part has lower size [HZ-2056]
Type: Defect Source: Internal Module: Jet to-jira Team: Platform
When Jar is submitted to the cluster by `submitJobFromJar` then it allocates a buffer (by default with size `10MB`) and split the jar to the parts of buffer size and send them over the network. However it sends full buffer even for the last part of a Jar which is lower than allocated buffer. It means that if we have sm...
1.0
submitJobFromJar uses whole buffer size even if sent part has lower size [HZ-2056] - When Jar is submitted to the cluster by `submitJobFromJar` then it allocates a buffer (by default with size `10MB`) and split the jar to the parts of buffer size and send them over the network. However it sends full buffer even for the...
non_main
submitjobfromjar uses whole buffer size even if sent part has lower size when jar is submitted to the cluster by submitjobfromjar then it allocates a buffer by default with size and split the jar to the parts of buffer size and send them over the network however it sends full buffer even for the last part ...
0
910
4,581,543,090
IssuesEvent
2016-09-19 06:15:32
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ios_config does not allow looping under parents
affects_2.1 bug_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_config ##### ANSIBLE VERSION ansible 2.1.1.0 config file = /home/ansible/ios_config/ansible.cfg configured module search path = Default w/o overrides ansible@unl01:~/ios_config$ ##### CONFIGURATION default ansible.cfg ##### OS / ENVIRONMENT...
True
ios_config does not allow looping under parents - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_config ##### ANSIBLE VERSION ansible 2.1.1.0 config file = /home/ansible/ios_config/ansible.cfg configured module search path = Default w/o overrides ansible@unl01:~/ios_config$ ##### CONFIGURAT...
main
ios config does not allow looping under parents issue type bug report component name ios config ansible version ansible config file home ansible ios config ansible cfg configured module search path default w o overrides ansible ios config configuration ...
1
51,052
3,010,381,038
IssuesEvent
2015-07-28 12:56:59
knime-mpicbg/HCS-Tools
https://api.github.com/repos/knime-mpicbg/HCS-Tools
closed
MAD-Aggregation throws error for some columns
bugs high priority
For some columns the aggregation with HCS-Mad does throw the following error: ERROR GroupBy : Execute failed: org.knime.core.data.def.IntCell cannot be cast to org.knime.core.data.def.DoubleCell
1.0
MAD-Aggregation throws error for some columns - For some columns the aggregation with HCS-Mad does throw the following error: ERROR GroupBy : Execute failed: org.knime.core.data.def.IntCell cannot be cast to org.knime.core.data.def.DoubleCell
non_main
mad aggregation throws error for some columns for some columns the aggregation with hcs mad does throw the following error error groupby execute failed org knime core data def intcell cannot be cast to org knime core data def doublecell
0
4,713
24,282,099,496
IssuesEvent
2022-09-28 18:21:45
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[QUESTION] How can I control the number of widgets per row in a section?
🤷‍♂️ Question 👤 Awaiting Maintainer Response
### Question So I have a dashboard containing multiple widgets in a single section. I would like to have all 3 on one row, similar to how it's displayed in the section page. I searched through the documentation and I don't see anything similar to the field `itemCountX` used for the items for the widgets. Widgets in...
True
[QUESTION] How can I control the number of widgets per row in a section? - ### Question So I have a dashboard containing multiple widgets in a single section. I would like to have all 3 on one row, similar to how it's displayed in the section page. I searched through the documentation and I don't see anything similar ...
main
how can i control the number of widgets per row in a section question so i have a dashboard containing multiple widgets in a single section i would like to have all on one row similar to how it s displayed in the section page i searched through the documentation and i don t see anything similar to the fi...
1
64,067
8,709,319,423
IssuesEvent
2018-12-06 13:38:59
agda/agda
https://api.github.com/repos/agda/agda
closed
make install-bin on a Mac can fail to install text-icu
documentation installation type: enhancement
On a Mac `brew install icu4c` installs icu into a non-standard location (/usr/local/opt/icu4c/). As a result, `make install-bin` fails when trying to install the `text-icu` package (required due to `-fenable-cluster-counting`) which relies on standard locations for its C dependencies. ``` Missing dependencies on for...
1.0
make install-bin on a Mac can fail to install text-icu - On a Mac `brew install icu4c` installs icu into a non-standard location (/usr/local/opt/icu4c/). As a result, `make install-bin` fails when trying to install the `text-icu` package (required due to `-fenable-cluster-counting`) which relies on standard locations ...
non_main
make install bin on a mac can fail to install text icu on a mac brew install installs icu into a non standard location usr local opt as a result make install bin fails when trying to install the text icu package required due to fenable cluster counting which relies on standard locations for its ...
0
4,817
24,817,490,642
IssuesEvent
2022-10-25 14:08:24
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
AssertionError while creating new record
type: bug work: backend status: ready restricted: maintainers status: triage
## Description I got this error while creating a new record. I could not find a reliable method to reproduce this, but once I got this error, I kept getting it consistently until I restarted our service. ``` Environment: Request Method: POST Request URL: http://localhost:8000/api/db/v0/tables/159/records/ ...
True
AssertionError while creating new record - ## Description I got this error while creating a new record. I could not find a reliable method to reproduce this, but once I got this error, I kept getting it consistently until I restarted our service. ``` Environment: Request Method: POST Request URL: http://loca...
main
assertionerror while creating new record description i got this error while creating a new record i could not find a reliable method to reproduce this but once i got this error i kept getting it consistently until i restarted our service environment request method post request url django...
1
84,553
24,343,763,250
IssuesEvent
2022-10-02 02:50:21
andymina/seam-carving
https://api.github.com/repos/andymina/seam-carving
closed
Update pip requirements
build
The pip `requirements.txt` released in v1.0.0 are not all necessary. Update `requirements.txt` to only include what's needed.
1.0
Update pip requirements - The pip `requirements.txt` released in v1.0.0 are not all necessary. Update `requirements.txt` to only include what's needed.
non_main
update pip requirements the pip requirements txt released in are not all necessary update requirements txt to only include what s needed
0
3,787
16,064,921,663
IssuesEvent
2021-04-23 17:31:57
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
Can someone point us to research/validation around the wording for "compact" and "short" in the context of sizes
role: ux 🍿 role: visual 🎨 status: waiting for maintainer response 💬 type: question ❓
<!-- Hi there! 👋 Hope everything is going okay using projects from the Carbon Design System. It looks like you might have a question about our work, so we wanted to share a couple resources that you could use if you haven't tried them yet 🙂. If you're an IBMer, we have a couple of Slack channels available acr...
True
Can someone point us to research/validation around the wording for "compact" and "short" in the context of sizes - <!-- Hi there! 👋 Hope everything is going okay using projects from the Carbon Design System. It looks like you might have a question about our work, so we wanted to share a couple resources that you ...
main
can someone point us to research validation around the wording for compact and short in the context of sizes hi there 👋 hope everything is going okay using projects from the carbon design system it looks like you might have a question about our work so we wanted to share a couple resources that you ...
1
1,126
4,997,037,971
IssuesEvent
2016-12-09 15:40:28
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
git - in Ansible 2.1 switching a shallow clone from tag to branch fails
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME git module ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION Vanilla ##### OS / ENVIRONMENT Happens on both OS X and Ubuntu with different versions of git (1.8 and 1.9) ##### SU...
True
git - in Ansible 2.1 switching a shallow clone from tag to branch fails - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME git module ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION Vanilla ##### OS / ENVIRONMENT Happens on ...
main
git in ansible switching a shallow clone from tag to branch fails issue type bug report component name git module ansible version ansible config file configured module search path default w o overrides configuration vanilla os environment happens on ...
1
1,170
5,088,165,322
IssuesEvent
2016-12-31 15:53:20
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Is it ok to auto-accept EULAs for Java, CUDA, etc.?
awaiting maintainer feedback discussion
I noticed that the [Java](https://github.com/caskroom/homebrew-cask/blob/master/Casks/java.rb) and [CUDA](https://github.com/caskroom/homebrew-cask/blob/master/Casks/cuda.rb) casks auto-accept license agreements for the user. Is that ok? I doubt it. I know of no other distributions that do it. With [Debian](https...
True
Is it ok to auto-accept EULAs for Java, CUDA, etc.? - I noticed that the [Java](https://github.com/caskroom/homebrew-cask/blob/master/Casks/java.rb) and [CUDA](https://github.com/caskroom/homebrew-cask/blob/master/Casks/cuda.rb) casks auto-accept license agreements for the user. Is that ok? I doubt it. I know of ...
main
is it ok to auto accept eulas for java cuda etc i noticed that the and casks auto accept license agreements for the user is that ok i doubt it i know of no other distributions that do it with and the user has to take some action to indicate what types of licenses they will accept and on...
1
129,824
17,908,851,433
IssuesEvent
2021-09-09 00:27:17
AlaskaAirlines/auro-button
https://api.github.com/repos/AlaskaAirlines/auro-button
opened
Blueprint development
Status: Work In Progress Type: Design auro-button
# General Support Request There is no matching design reference for the auro-button. ## Support request Create UI Kit blueprint document. ## Context The scope of the blueprint document is to match the current development scope of auro-button.
1.0
Blueprint development - # General Support Request There is no matching design reference for the auro-button. ## Support request Create UI Kit blueprint document. ## Context The scope of the blueprint document is to match the current development scope of auro-button.
non_main
blueprint development general support request there is no matching design reference for the auro button support request create ui kit blueprint document context the scope of the blueprint document is to match the current development scope of auro button
0
161,238
20,123,093,074
IssuesEvent
2022-02-08 06:01:17
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution] Kibana mapped fields are not present in Kibana environment.
bug triage_needed v8.0.0 impact:high Team: SecuritySolution
**Describe the bug:** Kibana mapped fields are not present in the Kibana environment. **Kibana/Elasticsearch Stack version:** ``` Build Info Version: 8.0.0 Build: 49192 Commit:57ca5e139a33dd2eed927ce98d8231a1f217cd15 ``` **Preconditions** 1. Elasticsearch should be up and running 2. Kibana should be ...
True
[Security Solution] Kibana mapped fields are not present in Kibana environment. - **Describe the bug:** Kibana mapped fields are not present in the Kibana environment. **Kibana/Elasticsearch Stack version:** ``` Build Info Version: 8.0.0 Build: 49192 Commit:57ca5e139a33dd2eed927ce98d8231a1f217cd15 ``` **P...
non_main
kibana mapped fields are not present in kibana environment describe the bug kibana mapped fields are not present in the kibana environment kibana elasticsearch stack version build info version build commit preconditions elasticsearch should be up and running ...
0
248,214
18,858,049,155
IssuesEvent
2021-11-12 09:19:40
kengjit/pe
https://api.github.com/repos/kengjit/pe
opened
UG -- Edit does not include any examples
severity.Medium type.DocumentationBug
Edit feature in UG did not include any examples. Was difficult for the reader to understand how it works. <!--session: 1636703410529-d12d539c-8c6d-4415-bfa1-4aeef6033363--> <!--Version: Web v3.4.1-->
1.0
UG -- Edit does not include any examples - Edit feature in UG did not include any examples. Was difficult for the reader to understand how it works. <!--session: 1636703410529-d12d539c-8c6d-4415-bfa1-4aeef6033363--> <!--Version: Web v3.4.1-->
non_main
ug edit does not include any examples edit feature in ug did not include any examples was difficult for the reader to understand how it works
0
17,082
2,974,593,176
IssuesEvent
2015-07-15 02:10:24
Reimashi/jotai
https://api.github.com/repos/Reimashi/jotai
closed
Sager NP9170 Issues: CPU Speed wrong, HD7970M Temps zoro
auto-migrated Priority-Medium Type-Defect wontfix
``` 1. CPU Speeds - I know I got a fast laptop, but the current readings appear to be large multiples on reality. I am showing a base value of 7782 Mhz and a max in a cqmouple of cases at 16862 Mhz... This is on / with a Intel Core I7-3720QM processor. 2. HD7970M is showing 0c operating temperature... Please let me...
1.0
Sager NP9170 Issues: CPU Speed wrong, HD7970M Temps zoro - ``` 1. CPU Speeds - I know I got a fast laptop, but the current readings appear to be large multiples on reality. I am showing a base value of 7782 Mhz and a max in a cqmouple of cases at 16862 Mhz... This is on / with a Intel Core I7-3720QM processor. 2. HD...
non_main
sager issues cpu speed wrong temps zoro cpu speeds i know i got a fast laptop but the current readings appear to be large multiples on reality i am showing a base value of mhz and a max in a cqmouple of cases at mhz this is on with a intel core processor is showing operating t...
0
665
4,194,452,959
IssuesEvent
2016-06-25 03:12:58
pypiserver/pypiserver
https://api.github.com/repos/pypiserver/pypiserver
closed
New release
status.URGENT type.Maintainance
Hey can we release a new version. My use case requires packages not be overwritten and this was fixed in https://github.com/pypiserver/pypiserver/pull/113
True
New release - Hey can we release a new version. My use case requires packages not be overwritten and this was fixed in https://github.com/pypiserver/pypiserver/pull/113
main
new release hey can we release a new version my use case requires packages not be overwritten and this was fixed in
1
1,745
6,574,929,578
IssuesEvent
2017-09-11 14:31:34
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Cannot pull all facts with nxos_facts
affects_2.3 bug_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nxos_facts ##### ANSIBLE VERSION ``` ansible --version 2.3.0 (commit c064dce) config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides or 2.2.0.0-0.2.rc2 config file = /etc/ansible/ansible.cfg configured module search path ...
True
Cannot pull all facts with nxos_facts - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nxos_facts ##### ANSIBLE VERSION ``` ansible --version 2.3.0 (commit c064dce) config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides or 2.2.0.0-0.2.rc2 config file = /etc/ansible/ansi...
main
cannot pull all facts with nxos facts issue type bug report component name nxos facts ansible version ansible version commit config file etc ansible ansible cfg configured module search path default w o overrides or config file etc ansible ansible cfg ...
1
712
4,306,363,677
IssuesEvent
2016-07-21 02:40:33
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Luhn Algorithm: Reduce subtitle redundancy
Bug Low-Hanging Fruit Maintainer Input Requested Relevancy
The subtitle currently repeats the result displayed in the `$title` -- it should rather provide context for the title. The result should look like: > **5** > Luhn check digit for 12345 https://duckduckgo.com/?q=luhn+12345&ia=answer ------ IA Page: http://duck.co/ia/view/luhn_algorithm [Maintainer](http...
True
Luhn Algorithm: Reduce subtitle redundancy - The subtitle currently repeats the result displayed in the `$title` -- it should rather provide context for the title. The result should look like: > **5** > Luhn check digit for 12345 https://duckduckgo.com/?q=luhn+12345&ia=answer ------ IA Page: http://duck....
main
luhn algorithm reduce subtitle redundancy the subtitle currently repeats the result displayed in the title it should rather provide context for the title the result should look like luhn check digit for ia page regagain
1
245,592
20,779,671,017
IssuesEvent
2022-03-16 13:45:33
vaop/vaop
https://api.github.com/repos/vaop/vaop
opened
[Admin][Administrators] Unit Testing
testing
Unit testing needs to be added to the `AdminCrudController` covering both admin operations as well as RBAC/Policy/Permission enforcement.
1.0
[Admin][Administrators] Unit Testing - Unit testing needs to be added to the `AdminCrudController` covering both admin operations as well as RBAC/Policy/Permission enforcement.
non_main
unit testing unit testing needs to be added to the admincrudcontroller covering both admin operations as well as rbac policy permission enforcement
0
316,460
27,165,957,950
IssuesEvent
2023-02-17 15:21:36
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: pgjdbc failed
C-test-failure O-robot O-roachtest branch-master release-blocker T-sql-sessions
roachtest.pgjdbc [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8740106?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8740106?buildTab=artifacts#/pgjdbc) on master @ [7e2df35a2f6b...
2.0
roachtest: pgjdbc failed - roachtest.pgjdbc [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8740106?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8740106?buildTab=artifacts#/pgjdbc...
non_main
roachtest pgjdbc failed roachtest pgjdbc with on master test artifacts and logs in artifacts pgjdbc run orm helpers go summarizefailed tests run on cockroach alpha tests run against pgjdbc total tests run tests passed tests failed tests skipped tests ignored ...
0
185,319
21,786,157,494
IssuesEvent
2022-05-14 06:44:30
classicvalues/AA-ionic-login
https://api.github.com/repos/classicvalues/AA-ionic-login
closed
CVE-2021-44908 (High) detected in sails-1.5.2.tgz - autoclosed
security vulnerability
## CVE-2021-44908 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sails-1.5.2.tgz</b></p></summary> <p>API-driven framework for building realtime apps, using MVC conventions (based on ...
True
CVE-2021-44908 (High) detected in sails-1.5.2.tgz - autoclosed - ## CVE-2021-44908 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sails-1.5.2.tgz</b></p></summary> <p>API-driven frame...
non_main
cve high detected in sails tgz autoclosed cve high severity vulnerability vulnerable library sails tgz api driven framework for building realtime apps using mvc conventions based on express and socket io library home page a href path to dependency file application...
0
105,089
9,022,910,451
IssuesEvent
2019-02-07 04:17:39
owncloud/core
https://api.github.com/repos/owncloud/core
closed
progress of automated acceptance tests for locks
QA-team dev:acceptance-tests
As we discovered that litmus does not test enough of the WebDAV locking this issue tracks the progress of automated acceptance tests for locks ## Lock symbol appears correctly in the webUI 0.5md to finish but IMO it would be over-engineering | things to check| user without email address | user with email addres...
1.0
progress of automated acceptance tests for locks - As we discovered that litmus does not test enough of the WebDAV locking this issue tracks the progress of automated acceptance tests for locks ## Lock symbol appears correctly in the webUI 0.5md to finish but IMO it would be over-engineering | things to check| ...
non_main
progress of automated acceptance tests for locks as we discovered that litmus does not test enough of the webdav locking this issue tracks the progress of automated acceptance tests for locks lock symbol appears correctly in the webui to finish but imo it would be over engineering things to check us...
0
225,193
17,243,777,069
IssuesEvent
2021-07-21 05:04:20
curl/curl
https://api.github.com/repos/curl/curl
closed
dump-header help is awkward
cmdline tool documentation
https://github.com/curl/curl/blob/bc035f5c9dc4e0387a615d2cc5914f37a90be1e2/docs/cmdline-opts/dump-header.d#L11-L19 > This option is handy to use when you want to store the headers that an HTTP site sends to you. Cookies from the headers could then be read in a second curl invocation by using the --cookie optio...
1.0
dump-header help is awkward - https://github.com/curl/curl/blob/bc035f5c9dc4e0387a615d2cc5914f37a90be1e2/docs/cmdline-opts/dump-header.d#L11-L19 > This option is handy to use when you want to store the headers that an HTTP site sends to you. Cookies from the headers could then be read in a second curl invocati...
non_main
dump header help is awkward this option is handy to use when you want to store the headers that an http site sends to you cookies from the headers could then be read in a second curl invocation by using the cookie option the cookie jar option is a better way to store cookies cookie jar ...
0
2,395
8,499,960,269
IssuesEvent
2018-10-29 18:30:42
Qo2770/Algorithms
https://api.github.com/repos/Qo2770/Algorithms
closed
Algorithms is searching for Maintainers!
Maintainers Wanted
*This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face: *Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2: ## Algorithms is searching for new Maintainers! :man_technologist: :mailbox_with_mail: Do you use Algorithms personally o...
True
Algorithms is searching for Maintainers! - *This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face: *Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2: ## Algorithms is searching for new Maintainers! :man_technologist: :mailbox_wit...
main
algorithms is searching for maintainers this issue was created by nerd face support us by leaving a star on algorithms is searching for new maintainers man technologist mailbox with mail do you use algorithms personally or at work and would like this project to be further developed and...
1
513,773
14,926,575,696
IssuesEvent
2021-01-24 12:05:36
robingenz/dhbw-dualis-app
https://api.github.com/repos/robingenz/dhbw-dualis-app
closed
bug: timeout causes unknown error
bug/fix priority: medium
``` 2020-11-29 13:31:53.576 10548-11382/de.robingenz.dhbw.dualis W/Cordova-Plugin-HTTP: Request timed out com.silkimen.http.HttpRequest$HttpRequestException: java.net.SocketTimeoutException: timeout at com.silkimen.http.HttpRequest.code(HttpRequest.java:1449) at com.silkimen.http.HttpRequest.str...
1.0
bug: timeout causes unknown error - ``` 2020-11-29 13:31:53.576 10548-11382/de.robingenz.dhbw.dualis W/Cordova-Plugin-HTTP: Request timed out com.silkimen.http.HttpRequest$HttpRequestException: java.net.SocketTimeoutException: timeout at com.silkimen.http.HttpRequest.code(HttpRequest.java:1449) ...
non_main
bug timeout causes unknown error de robingenz dhbw dualis w cordova plugin http request timed out com silkimen http httprequest httprequestexception java net sockettimeoutexception timeout at com silkimen http httprequest code httprequest java at com silkimen http ...
0
17,287
10,679,095,297
IssuesEvent
2019-10-21 18:35:12
cityofaustin/atd-vz-data
https://api.github.com/repos/cityofaustin/atd-vz-data
opened
VZE: Remove Sidebar?
Project: Vision Zero Crash Data System Service: Dev Type: Enhancement Workgroup: VZ
For discussion: do we even need the sidebar? It takes up a 1/6th of the page width. E.g. can we move to a header row?
1.0
VZE: Remove Sidebar? - For discussion: do we even need the sidebar? It takes up a 1/6th of the page width. E.g. can we move to a header row?
non_main
vze remove sidebar for discussion do we even need the sidebar it takes up a of the page width e g can we move to a header row
0
128,164
5,050,073,350
IssuesEvent
2016-12-20 17:36:23
tableau-mkt/componentize
https://api.github.com/repos/tableau-mkt/componentize
closed
Context to control template vars
est-5 priority-low status-invalid value-1
Add a Context Component Alter reaction option to set a template variable value... needs to be translatable which requires string registering, etc. Pull request: https://github.com/tableau-mkt/componentize/pull/15
1.0
Context to control template vars - Add a Context Component Alter reaction option to set a template variable value... needs to be translatable which requires string registering, etc. Pull request: https://github.com/tableau-mkt/componentize/pull/15
non_main
context to control template vars add a context component alter reaction option to set a template variable value needs to be translatable which requires string registering etc pull request
0
4,549
2,610,115,645
IssuesEvent
2015-02-26 18:35:53
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Paragraph Style Problem
auto-migrated Priority-Medium Type-Defect
``` What's the problem? The first paragraph of posts I create using ScribeFire always come through as the correct style ("Paragraph"). All subsequent paragraphs become some other style. This is somewhat frustrating since it means that I need to go into WordPress to make the fix, somewhat defeating the purpose of usi...
1.0
Paragraph Style Problem - ``` What's the problem? The first paragraph of posts I create using ScribeFire always come through as the correct style ("Paragraph"). All subsequent paragraphs become some other style. This is somewhat frustrating since it means that I need to go into WordPress to make the fix, somewhat de...
non_main
paragraph style problem what s the problem the first paragraph of posts i create using scribefire always come through as the correct style paragraph all subsequent paragraphs become some other style this is somewhat frustrating since it means that i need to go into wordpress to make the fix somewhat de...
0
2,767
9,873,463,327
IssuesEvent
2019-06-22 14:43:10
arcticicestudio/snowsaw
https://api.github.com/repos/arcticicestudio/snowsaw
closed
Git ignore and attribute pattern
context-workflow scope-maintainability type-task
<p align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Git-logo.svg" width="20%" /></p> > Epic: #33 > Depends on #49 > Blocks #48 Add the [`.gitattributes`][gitattributes] and [`.gitignore`][gitignore] configuration files for pattern handling and to match the latest _Arctic Ice Studio...
True
Git ignore and attribute pattern - <p align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Git-logo.svg" width="20%" /></p> > Epic: #33 > Depends on #49 > Blocks #48 Add the [`.gitattributes`][gitattributes] and [`.gitignore`][gitignore] configuration files for pattern handling and to ...
main
git ignore and attribute pattern epic depends on blocks add the and configuration files for pattern handling and to match the latest arctic ice studio project design standards guidelines
1
3,038
11,258,995,829
IssuesEvent
2020-01-13 06:59:47
microsoft/DirectXTK12
https://api.github.com/repos/microsoft/DirectXTK12
closed
Retire support for VS 2015
maintainence
In 2020, I plan to retire support for VS 2015. The following projects will be removed, and the NuGet ``directxtk12_desktop_2015`` package will be deprecated in favor of one built with VS 2017 and/or VS 2019: DirectXTK_Desktop_2015_Win10 DirectXTK_Windows10_2015 DirectXTK_XboxOneXDK_2015 Please p...
True
Retire support for VS 2015 - In 2020, I plan to retire support for VS 2015. The following projects will be removed, and the NuGet ``directxtk12_desktop_2015`` package will be deprecated in favor of one built with VS 2017 and/or VS 2019: DirectXTK_Desktop_2015_Win10 DirectXTK_Windows10_2015 DirectXTK_Xb...
main
retire support for vs in i plan to retire support for vs the following projects will be removed and the nuget desktop package will be deprecated in favor of one built with vs and or vs directxtk desktop directxtk directxtk xboxonexdk please put any requests for ...
1
351,307
10,515,470,441
IssuesEvent
2019-09-28 10:07:12
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
closed
Additional filters for the map
Component CacheLog Component Map Priority Medium Type Enhancement
- [x] cache size filter - filtrowanie po wielkości skrzynki - np. tak jak filtrowanie po typie, ale jak dla mnie wystarczające byłoby też tak jak po ocenach (np. co najmniej mała, co najmniej normalna, co najmniej duża) - [ ] hiding of taken up mobile caches - filtrowanie skrzynek mobilnych zabranych z terenu - (jak...
1.0
Additional filters for the map - - [x] cache size filter - filtrowanie po wielkości skrzynki - np. tak jak filtrowanie po typie, ale jak dla mnie wystarczające byłoby też tak jak po ocenach (np. co najmniej mała, co najmniej normalna, co najmniej duża) - [ ] hiding of taken up mobile caches - filtrowanie skrzynek mo...
non_main
additional filters for the map cache size filter filtrowanie po wielkości skrzynki np tak jak filtrowanie po typie ale jak dla mnie wystarczające byłoby też tak jak po ocenach np co najmniej mała co najmniej normalna co najmniej duża hiding of taken up mobile caches filtrowanie skrzynek mobiln...
0
235
2,945,489,483
IssuesEvent
2015-07-03 13:25:10
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
closed
Avoid obsolete network functions
enhancement Maintainability OpSys-All
We should use the newer versions of the network functions where available. inet_aton -> inet_pton inet_ntoa -> inet_ntop
True
Avoid obsolete network functions - We should use the newer versions of the network functions where available. inet_aton -> inet_pton inet_ntoa -> inet_ntop
main
avoid obsolete network functions we should use the newer versions of the network functions where available inet aton inet pton inet ntoa inet ntop
1
101,126
12,644,195,489
IssuesEvent
2020-06-16 11:09:17
zayd62/mkdocs-versioning
https://api.github.com/repos/zayd62/mkdocs-versioning
closed
implementing versioning
design decision enhancement
**Note:** - whenever software is ready for release, it should have a git annotated tag - the tag should respect [semver](https://semver.org/) but that's not necessary There are two ways of implementing versioning # Method 1: seperate nav page This is the original idea where directory structure looks like th...
1.0
implementing versioning - **Note:** - whenever software is ready for release, it should have a git annotated tag - the tag should respect [semver](https://semver.org/) but that's not necessary There are two ways of implementing versioning # Method 1: seperate nav page This is the original idea where directo...
non_main
implementing versioning note whenever software is ready for release it should have a git annotated tag the tag should respect but that s not necessary there are two ways of implementing versioning method seperate nav page this is the original idea where directory structure looks like th...
0
3,722
15,384,858,240
IssuesEvent
2021-03-03 05:29:27
utm-cssc/website
https://api.github.com/repos/utm-cssc/website
closed
🥅 Initiative: Website Login
Domain: User Experience Role: Maintainer Role: Product Owner
### Initiative Overview 👁️‍🗨️ Implement a utor login on the website such that students are able to have their calendars populated with their courses/tutorials, etc. Students should also be able to export their calendar as well as customize it to their liking on our website
True
🥅 Initiative: Website Login - ### Initiative Overview 👁️‍🗨️ Implement a utor login on the website such that students are able to have their calendars populated with their courses/tutorials, etc. Students should also be able to export their calendar as well as customize it to their liking on our website
main
🥅 initiative website login initiative overview 👁️‍🗨️ implement a utor login on the website such that students are able to have their calendars populated with their courses tutorials etc students should also be able to export their calendar as well as customize it to their liking on our website
1
15,703
10,337,894,637
IssuesEvent
2019-09-03 15:43:46
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
video linsk are too old.
Pri1 app-service/svc assigned-to-author doc-bug triaged
Please change the resource links from "For videos about scaling App Service apps, see the following resources:" They link to an Azure Friday session from 2013, that show the Azure Classic portal. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* *...
1.0
video linsk are too old. - Please change the resource links from "For videos about scaling App Service apps, see the following resources:" They link to an Azure Friday session from 2013, that show the Azure Classic portal. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com...
non_main
video linsk are too old please change the resource links from for videos about scaling app service apps see the following resources they link to an azure friday session from that show the azure classic portal document details ⚠ do not edit this section it is required for docs microsoft com ➟ ...
0
143,409
5,515,727,003
IssuesEvent
2017-03-17 18:10:16
codeforamerica/intake
https://api.github.com/repos/codeforamerica/intake
closed
Send partners email so they can set up their usernames and passwords
high priority ready
ON HOLD until they have gotten the go ahead from their supervisors and we have addressed the consent form issue
1.0
Send partners email so they can set up their usernames and passwords - ON HOLD until they have gotten the go ahead from their supervisors and we have addressed the consent form issue
non_main
send partners email so they can set up their usernames and passwords on hold until they have gotten the go ahead from their supervisors and we have addressed the consent form issue
0
70,312
9,396,890,611
IssuesEvent
2019-04-08 08:25:56
orange-cloudfoundry/paas-templates
https://api.github.com/repos/orange-cloudfoundry/paas-templates
opened
Document jumpbox ssh access to ops portal
documentation enhancement
### Expected behavior As a Paas admin, I expect to discover how to connect to the jumpbox using the ops portal, possibly finding a ssh URL (following SSH [URL scheme](https://tools.ietf.org/id/draft-salowey-secsh-uri-00.html) such as ssh://user@host.example.com:22) for the initial connection, and a second url for pe...
1.0
Document jumpbox ssh access to ops portal - ### Expected behavior As a Paas admin, I expect to discover how to connect to the jumpbox using the ops portal, possibly finding a ssh URL (following SSH [URL scheme](https://tools.ietf.org/id/draft-salowey-secsh-uri-00.html) such as ssh://user@host.example.com:22) for the...
non_main
document jumpbox ssh access to ops portal expected behavior as a paas admin i expect to discover how to connect to the jumpbox using the ops portal possibly finding a ssh url following ssh such as ssh user host example com for the initial connection and a second url for per user account ssh user...
0
5,294
26,756,024,308
IssuesEvent
2023-01-31 00:20:33
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Can not link an existing API gateway as an event for a lambda resource using AWS SAM
type/feature maintainer/need-followup
<!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. --> ### Description: <!-- Briefly describe the bug you are facing.--> I am trying to create a SAM stac...
True
Can not link an existing API gateway as an event for a lambda resource using AWS SAM - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. --> ### Descripti...
main
can not link an existing api gateway as an event for a lambda resource using aws sam make sure we don t have an existing issue that reports the bug you are seeing both open and closed if you do find an existing issue re open or add a comment to that issue instead of creating a new one descripti...
1
90,321
10,678,590,415
IssuesEvent
2019-10-21 17:35:02
GabryLele98/TorVergHub
https://api.github.com/repos/GabryLele98/TorVergHub
opened
Dictionary
documentation
* Training Material / Didattic material: Every form of media that provides information about a scholastic topic (e.g. exercisers, videolessons, books, e-books etc.).
1.0
Dictionary - * Training Material / Didattic material: Every form of media that provides information about a scholastic topic (e.g. exercisers, videolessons, books, e-books etc.).
non_main
dictionary training material didattic material every form of media that provides information about a scholastic topic e g exercisers videolessons books e books etc
0
452,900
13,061,038,205
IssuesEvent
2020-07-30 13:21:54
fac20/Week-three-GMNO
https://api.github.com/repos/fac20/Week-three-GMNO
opened
On clicking the add button the input bar should be cleared for the next input
E1 enhancement priority: high
- [ ] Write tests for this as well
1.0
On clicking the add button the input bar should be cleared for the next input - - [ ] Write tests for this as well
non_main
on clicking the add button the input bar should be cleared for the next input write tests for this as well
0
3,779
15,933,081,338
IssuesEvent
2021-04-14 06:56:21
precice/tutorials
https://api.github.com/repos/precice/tutorials
closed
Port and test Code_Aster case
maintainability
In #151 we did not yet completely port and test the "flow over heated plate steady state" with OpenFOAM and Code_Aster. Does Code_Aster actually support 2D simulations? We also still need to update the mesh names.
True
Port and test Code_Aster case - In #151 we did not yet completely port and test the "flow over heated plate steady state" with OpenFOAM and Code_Aster. Does Code_Aster actually support 2D simulations? We also still need to update the mesh names.
main
port and test code aster case in we did not yet completely port and test the flow over heated plate steady state with openfoam and code aster does code aster actually support simulations we also still need to update the mesh names
1
1,727
6,574,810,678
IssuesEvent
2017-09-11 14:09:45
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Unexpected token \r\n when running script module on windows target with environment var set on playbook
affects_2.3 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 <!--- Name of the plugin/module/task --> commands/script.py ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansibl...
True
Unexpected token \r\n when running script module on windows target with environment var set on playbook - <!--- 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/...
main
unexpected token r n when running script module on windows target with environment var set on playbook issue type bug report component name commands script py ansible version ansible devel last updated gmt lib ansible modules core ...
1
2,202
7,764,006,353
IssuesEvent
2018-06-01 18:38:47
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
The command report can (still) be used to meta the roundtype
Maintainability/Hinders improvements
Sample Command Report (Actual round type was ops) Central Command Status Summary -------------------------------------------------------------------------------- Central Command has intercepted and partially decoded a Syndicate transmission with vital information regarding their movements. The following report out...
True
The command report can (still) be used to meta the roundtype - Sample Command Report (Actual round type was ops) Central Command Status Summary -------------------------------------------------------------------------------- Central Command has intercepted and partially decoded a Syndicate transmission with vital ...
main
the command report can still be used to meta the roundtype sample command report actual round type was ops central command status summary central command has intercepted and partially decoded a syndicate transmission with vital ...
1
269,078
28,959,996,031
IssuesEvent
2023-05-10 01:06:49
dreamboy9/mongo
https://api.github.com/repos/dreamboy9/mongo
reopened
CVE-2022-0355 (High) detected in simple-get-3.1.0.tgz
Mend: dependency security vulnerability
## CVE-2022-0355 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-get-3.1.0.tgz</b></p></summary> <p>Simplest way to make http get requests. Supports HTTPS, redirects, gzip/defla...
True
CVE-2022-0355 (High) detected in simple-get-3.1.0.tgz - ## CVE-2022-0355 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-get-3.1.0.tgz</b></p></summary> <p>Simplest way to make ...
non_main
cve high detected in simple get tgz cve high severity vulnerability vulnerable library simple get tgz simplest way to make http get requests supports https redirects gzip deflate streams in library home page a href path to dependency file buildscripts libdeps grap...
0
5,430
27,239,694,235
IssuesEvent
2023-02-21 19:15:16
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
SPIKE | PNI Refactoring
engineering maintain
Let's identify where we can improve the readability and performance of PNI from a code standpoint. The goal of this ticket is to identify our largest problem areas concerning PNI. Later (not part of this ticket), we will take these problem areas and break them down into actionable tickets. Schedule a meeting to talk...
True
SPIKE | PNI Refactoring - Let's identify where we can improve the readability and performance of PNI from a code standpoint. The goal of this ticket is to identify our largest problem areas concerning PNI. Later (not part of this ticket), we will take these problem areas and break them down into actionable tickets. ...
main
spike pni refactoring let s identify where we can improve the readability and performance of pni from a code standpoint the goal of this ticket is to identify our largest problem areas concerning pni later not part of this ticket we will take these problem areas and break them down into actionable tickets ...
1
472,391
13,623,581,018
IssuesEvent
2020-09-24 06:36:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.bild.de - site is not usable
browser-focus-geckoview engine-gecko priority-important
<!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/58713 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://m.bild.de/wa/ll/bild-d...
1.0
m.bild.de - site is not usable - <!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/58713 --> <!-- @extra_labels: browser-focus-geckoview --> **URL*...
non_main
m bild de site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce message to disable ad locker but i have not an...
0
410,002
27,761,911,099
IssuesEvent
2023-03-16 08:55:02
idomand/word-game-3.0
https://api.github.com/repos/idomand/word-game-3.0
closed
update read me
documentation
add read.me with info: 1. link to site on Netlify 2. pictures of the app 3. how to use the app
1.0
update read me - add read.me with info: 1. link to site on Netlify 2. pictures of the app 3. how to use the app
non_main
update read me add read me with info link to site on netlify pictures of the app how to use the app
0
753,454
26,347,243,206
IssuesEvent
2023-01-10 23:35:01
DKFN/edr-issues
https://api.github.com/repos/DKFN/edr-issues
closed
Displayer player username or IA next to train
enhancement Priority fixed
This task has two parts: - [ ] Implement SteamAPI (there is no need to call SimRail servers for that) - [ ] Display the information Here is an example of suggested result by Howky ![image](https://user-images.githubusercontent.com/19529767/210429495-9ef4d959-5134-4404-9d58-3c9c77a1e6a5.png) Submitted by Howky
1.0
Displayer player username or IA next to train - This task has two parts: - [ ] Implement SteamAPI (there is no need to call SimRail servers for that) - [ ] Display the information Here is an example of suggested result by Howky ![image](https://user-images.githubusercontent.com/19529767/210429495-9ef4d959-5134-44...
non_main
displayer player username or ia next to train this task has two parts implement steamapi there is no need to call simrail servers for that display the information here is an example of suggested result by howky submitted by howky
0
2,952
10,602,526,139
IssuesEvent
2019-10-10 14:22:44
lrusso96/simple-biblio
https://api.github.com/repos/lrusso96/simple-biblio
closed
Fix "method_lines" issue in Feedbooks class
maintainability
Method `parseBook` has 27 lines of code (exceeds 25 allowed). Consider refactoring. https://codeclimate.com/github/lrusso96/simple-biblio/src/main/java/lrusso96/simplebiblio/core/providers/feedbooks/Feedbooks.java#issue_5d9f378f725a710001000024
True
Fix "method_lines" issue in Feedbooks class - Method `parseBook` has 27 lines of code (exceeds 25 allowed). Consider refactoring. https://codeclimate.com/github/lrusso96/simple-biblio/src/main/java/lrusso96/simplebiblio/core/providers/feedbooks/Feedbooks.java#issue_5d9f378f725a710001000024
main
fix method lines issue in feedbooks class method parsebook has lines of code exceeds allowed consider refactoring
1
1,912
6,577,573,416
IssuesEvent
2017-09-12 01:51:20
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Create custom VM with vsphere_guest on specific folder and resource_pool
affects_2.3 cloud feature_idea vmware waiting_on_maintainer
##### ISSUE TYPE Feature Idea ##### COMPONENT NAME vsphere_guest ##### ANSIBLE VERSION N/A ##### SUMMARY I need a way to create a custom virtual machine (VM) on specific folder and resource pool. I'm trying with the examples of official docs but the VM always was created outside of any resource pool and on cluster ...
True
Create custom VM with vsphere_guest on specific folder and resource_pool - ##### ISSUE TYPE Feature Idea ##### COMPONENT NAME vsphere_guest ##### ANSIBLE VERSION N/A ##### SUMMARY I need a way to create a custom virtual machine (VM) on specific folder and resource pool. I'm trying with the examples of official docs...
main
create custom vm with vsphere guest on specific folder and resource pool issue type feature idea component name vsphere guest ansible version n a summary i need a way to create a custom virtual machine vm on specific folder and resource pool i m trying with the examples of official docs...
1
8,508
5,786,450,747
IssuesEvent
2017-05-01 10:50:04
AdamsLair/duality
https://api.github.com/repos/AdamsLair/duality
opened
Introduce an AnglePropertyEditor
Editor Feature Usability
### Summary It's a somewhat common case to specify angles in the inspector. However, radian angles as used throughout Duality are not easily readable by humans. There should be a specialized property editor for angles that allows to switch between radians and degrees and defaults to degrees. ### Analysis - Not...
True
Introduce an AnglePropertyEditor - ### Summary It's a somewhat common case to specify angles in the inspector. However, radian angles as used throughout Duality are not easily readable by humans. There should be a specialized property editor for angles that allows to switch between radians and degrees and defaults t...
non_main
introduce an anglepropertyeditor summary it s a somewhat common case to specify angles in the inspector however radian angles as used throughout duality are not easily readable by humans there should be a specialized property editor for angles that allows to switch between radians and degrees and defaults t...
0
3,435
13,210,344,752
IssuesEvent
2020-08-15 16:25:51
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
LLDP Module Issue
affects_2.9 bot_closed bug collection collection:community.general module needs_collection_redirect needs_maintainer needs_triage net_tools python3 support:community
##### SUMMARY Run the following test code in ansible's documentation - name: Gather information from lldp lldp: - name: Print each switch/port debug: msg: "{{ lldp[item]['chassis']['name'] }} / {{ lldp[item]['port']['ifname'] }}" with_items: "{{ lldp.keys() }}" # TASK: [Print each switch/p...
True
LLDP Module Issue - ##### SUMMARY Run the following test code in ansible's documentation - name: Gather information from lldp lldp: - name: Print each switch/port debug: msg: "{{ lldp[item]['chassis']['name'] }} / {{ lldp[item]['port']['ifname'] }}" with_items: "{{ lldp.keys() }}" # TASK:...
main
lldp module issue summary run the following test code in ansible s documentation name gather information from lldp lldp name print each switch port debug msg lldp lldp with items lldp keys task ...
1
403,897
27,440,589,342
IssuesEvent
2023-03-02 10:42:48
mindsdb/mindsdb
https://api.github.com/repos/mindsdb/mindsdb
closed
[Docs] Create a doc page for the Google BigQuery data integration
help wanted good first issue documentation
## Instructions :page_facing_up: Please find the detailed instructions on how to create a doc page for the Google BigQuery data integration here: https://docs.mindsdb.com/contribute/data-integration-page Make sure to check out the [README.md file](https://github.com/mindsdb/mindsdb/blob/staging/mindsdb/integratio...
1.0
[Docs] Create a doc page for the Google BigQuery data integration - ## Instructions :page_facing_up: Please find the detailed instructions on how to create a doc page for the Google BigQuery data integration here: https://docs.mindsdb.com/contribute/data-integration-page Make sure to check out the [README.md file...
non_main
create a doc page for the google bigquery data integration instructions page facing up please find the detailed instructions on how to create a doc page for the google bigquery data integration here make sure to check out the hackathon issue loudspeaker mindsdb has organized a hackathon...
0
2,247
7,922,221,141
IssuesEvent
2018-07-05 10:04:00
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
opened
do_after does not check if target turf changed.
Maintainability/Hinders improvements
Only relevant when there's turf specific things after the check like in https://github.com/tgstation/tgstation/blob/3167e2be86c259291c089b0403ab7148534af7c0/code/game/turfs/simulated/wall/mineral_walls.dm#L141-L143
True
do_after does not check if target turf changed. - Only relevant when there's turf specific things after the check like in https://github.com/tgstation/tgstation/blob/3167e2be86c259291c089b0403ab7148534af7c0/code/game/turfs/simulated/wall/mineral_walls.dm#L141-L143
main
do after does not check if target turf changed only relevant when there s turf specific things after the check like in
1
3,920
17,618,301,539
IssuesEvent
2021-08-18 12:35:27
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[feat] pass a ref to the checkbox label
type: enhancement 💡 status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬
Hello, I need to show a tooltip when hover the label of a checkbox. The ref is targeting the input that is hidden and I would like to target the label to get the event. Or maybe there is another way to trigger the tooltip? use case example : ``` const [hoverref, isHover] = useHover() return ( <div...
True
[feat] pass a ref to the checkbox label - Hello, I need to show a tooltip when hover the label of a checkbox. The ref is targeting the input that is hidden and I would like to target the label to get the event. Or maybe there is another way to trigger the tooltip? use case example : ``` const [hoverref, ...
main
pass a ref to the checkbox label hello i need to show a tooltip when hover the label of a checkbox the ref is targeting the input that is hidden and i would like to target the label to get the event or maybe there is another way to trigger the tooltip use case example const usehover ...
1
1,562
6,572,254,900
IssuesEvent
2017-09-11 00:40:04
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
S3: Connecting to S3 fails when the AWS credentials are read from environment variables and contain slashes
affects_1.9 aws bug_report cloud waiting_on_maintainer
#### Issue Type: Bug Report #### Ansible Version: ansible 1.9.4 boto 2.38.0 #### Environment: ubuntu-vivid-64 #### Summary: Connecting to S3 fails when the AWS credentials are read from environment variables and contain slashes #### Steps To Reproduce: Generate aws access keys with slashes ( may take a few tries....
True
S3: Connecting to S3 fails when the AWS credentials are read from environment variables and contain slashes - #### Issue Type: Bug Report #### Ansible Version: ansible 1.9.4 boto 2.38.0 #### Environment: ubuntu-vivid-64 #### Summary: Connecting to S3 fails when the AWS credentials are read from environment variabl...
main
connecting to fails when the aws credentials are read from environment variables and contain slashes issue type bug report ansible version ansible boto environment ubuntu vivid summary connecting to fails when the aws credentials are read from environment variables an...
1
8,033
7,191,924,453
IssuesEvent
2018-02-02 23:12:14
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Invalid setting csharp_new_line_within_query_expression_clauses in .editorconfig
area-Infrastructure enhancement up-for-grabs
I used .editorconfig from corefx in our project. Noticed that .editorconfig file has one invalid setting that Roslyn doesn't support csharp_new_line_within_query_expression_clauses. But Roslyn does support csharp_new_line_between_query_expression_clauses and it's missing from .editorconfig. Also noticed that at lea...
1.0
Invalid setting csharp_new_line_within_query_expression_clauses in .editorconfig - I used .editorconfig from corefx in our project. Noticed that .editorconfig file has one invalid setting that Roslyn doesn't support csharp_new_line_within_query_expression_clauses. But Roslyn does support csharp_new_line_between_query_...
non_main
invalid setting csharp new line within query expression clauses in editorconfig i used editorconfig from corefx in our project noticed that editorconfig file has one invalid setting that roslyn doesn t support csharp new line within query expression clauses but roslyn does support csharp new line between query ...
0
25,699
4,417,714,277
IssuesEvent
2016-08-15 07:25:20
snowie2000/mactype
https://api.github.com/repos/snowie2000/mactype
closed
Letter 'g' and 'j' is cutout with Verdana 12px
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Expected output is a normal letter 'g' and 'j' but instead the bottom is cutout in the text. What version of the product are you using? On what operating system? MacType 1.2012.0406.0, LCD-style, Windows 7 Profe...
1.0
Letter 'g' and 'j' is cutout with Verdana 12px - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Expected output is a normal letter 'g' and 'j' but instead the bottom is cutout in the text. What version of the product are you using? On what operating system? ...
non_main
letter g and j is cutout with verdana what steps will reproduce the problem what is the expected output what do you see instead expected output is a normal letter g and j but instead the bottom is cutout in the text what version of the product are you using on what operating system mac...
0
4,366
22,113,311,332
IssuesEvent
2022-06-01 23:49:15
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
Remove @set-text-size mixin
engineering frontend Maintain
All SASS files are using the `@set-text-size` mixin. Since the move to Tailwind, we would need that mixin anymore. Refactoring the sass files will be a lot easier if we do not have to think about how the mixin transforms even if it makes the sass files temporarily more dry code
True
Remove @set-text-size mixin - All SASS files are using the `@set-text-size` mixin. Since the move to Tailwind, we would need that mixin anymore. Refactoring the sass files will be a lot easier if we do not have to think about how the mixin transforms even if it makes the sass files temporarily more dry code
main
remove set text size mixin all sass files are using the set text size mixin since the move to tailwind we would need that mixin anymore refactoring the sass files will be a lot easier if we do not have to think about how the mixin transforms even if it makes the sass files temporarily more dry code
1
87,466
10,546,546,821
IssuesEvent
2019-10-02 21:46:38
somewhatabstract/checksync
https://api.github.com/repos/somewhatabstract/checksync
opened
Improve readme and help around tagging
documentation enhancement good first issue
We should have some more examples of how tags work, especially regarding multiple files targeting one another on the same content. Regarding the readme, some images may help illustrate much more clearly.
1.0
Improve readme and help around tagging - We should have some more examples of how tags work, especially regarding multiple files targeting one another on the same content. Regarding the readme, some images may help illustrate much more clearly.
non_main
improve readme and help around tagging we should have some more examples of how tags work especially regarding multiple files targeting one another on the same content regarding the readme some images may help illustrate much more clearly
0
2,159
7,504,457,326
IssuesEvent
2018-04-10 03:44:43
hnordt/reminders
https://api.github.com/repos/hnordt/reminders
closed
Fix "method_complexity" issue in src/_infinity/utils/processUpdate.js
maintainability
Function `processUpdate` has a Cognitive Complexity of 14 (exceeds 5 allowed). Consider refactoring. https://codeclimate.com/github/hnordt/reminders/src/_infinity/utils/processUpdate.js#issue_5acc29fdc046c3000100007b
True
Fix "method_complexity" issue in src/_infinity/utils/processUpdate.js - Function `processUpdate` has a Cognitive Complexity of 14 (exceeds 5 allowed). Consider refactoring. https://codeclimate.com/github/hnordt/reminders/src/_infinity/utils/processUpdate.js#issue_5acc29fdc046c3000100007b
main
fix method complexity issue in src infinity utils processupdate js function processupdate has a cognitive complexity of exceeds allowed consider refactoring
1
6,548
7,687,153,274
IssuesEvent
2018-05-17 03:40:29
GalateaEngine/Galatea
https://api.github.com/repos/GalateaEngine/Galatea
closed
Command line arguments to override config file parameters
emotion_classifier enhancement microservices
src/microservices/modules/emotion/ Currently, we read the config file for all parameters for the server The usage of command line arguments to either override the current config file or override arguments. ideally with Argsparse
1.0
Command line arguments to override config file parameters - src/microservices/modules/emotion/ Currently, we read the config file for all parameters for the server The usage of command line arguments to either override the current config file or override arguments. ideally with Argsparse
non_main
command line arguments to override config file parameters src microservices modules emotion currently we read the config file for all parameters for the server the usage of command line arguments to either override the current config file or override arguments ideally with argsparse
0