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,280
5,409,127,592
IssuesEvent
2017-03-01 02:38:29
tethysplatform/tethys
https://api.github.com/repos/tethysplatform/tethys
closed
Tethys 1.4 Installation on Ubuntu 14.04 Broken
bug hotfix maintain dependencies
@ezrajrice: I'm trying to apply some of what I've done with my thesis but I can't even do a clean install of Tethys 1.4. On step 3, part c, I get the following traceback when running the first command: Running setup.py install for cffi Traceback (most recent call last): File "<string>", line 1, in <modul...
True
Tethys 1.4 Installation on Ubuntu 14.04 Broken - @ezrajrice: I'm trying to apply some of what I've done with my thesis but I can't even do a clean install of Tethys 1.4. On step 3, part c, I get the following traceback when running the first command: Running setup.py install for cffi Traceback (most recent call...
main
tethys installation on ubuntu broken ezrajrice i m trying to apply some of what i ve done with my thesis but i can t even do a clean install of tethys on step part c i get the following traceback when running the first command running setup py install for cffi traceback most recent call l...
1
775,171
27,221,855,712
IssuesEvent
2023-02-21 06:22:14
compsigh/ventrue
https://api.github.com/repos/compsigh/ventrue
closed
Error fetching live projects
priority: high 🫡 status: ready :package: type: bug :bug:
Issue with connecting to MongoDB prevents UI from rendering live projects.
1.0
Error fetching live projects - Issue with connecting to MongoDB prevents UI from rendering live projects.
non_main
error fetching live projects issue with connecting to mongodb prevents ui from rendering live projects
0
242,658
20,254,766,345
IssuesEvent
2022-02-14 21:46:28
dotnet/machinelearning-modelbuilder
https://api.github.com/repos/dotnet/machinelearning-modelbuilder
closed
Model Builder Error: can't find image in boxes after input the json file with image labeling.
Priority:1 Test Team Stale
**System Information (please complete the following information):** - Model Builder Version (available in Manage Extensions dialog): 16.9.1.2152703 - Microsoft Visual Studio Enterprise 2019: 16.11.5 **Describe the bug** - On which step of the process did you run into an issue: Object detection>Data page - Clea...
1.0
Model Builder Error: can't find image in boxes after input the json file with image labeling. - **System Information (please complete the following information):** - Model Builder Version (available in Manage Extensions dialog): 16.9.1.2152703 - Microsoft Visual Studio Enterprise 2019: 16.11.5 **Describe the bug...
non_main
model builder error can t find image in boxes after input the json file with image labeling system information please complete the following information model builder version available in manage extensions dialog microsoft visual studio enterprise describe the bug on whi...
0
40,017
12,743,914,579
IssuesEvent
2020-06-26 11:25:23
RG4421/skyux-sdk-builder
https://api.github.com/repos/RG4421/skyux-sdk-builder
opened
CVE-2020-7645 (High) detected in chrome-launcher-0.13.1.tgz
security vulnerability
## CVE-2020-7645 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>chrome-launcher-0.13.1.tgz</b></p></summary> <p>Launch latest Chrome with the Devtools Protocol port open</p> <p>Librar...
True
CVE-2020-7645 (High) detected in chrome-launcher-0.13.1.tgz - ## CVE-2020-7645 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>chrome-launcher-0.13.1.tgz</b></p></summary> <p>Launch la...
non_main
cve high detected in chrome launcher tgz cve high severity vulnerability vulnerable library chrome launcher tgz launch latest chrome with the devtools protocol port open library home page a href path to dependency file tmp ws scm skyux sdk builder package json path t...
0
134,852
5,238,488,099
IssuesEvent
2017-01-31 05:09:30
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Dropping API support in 1.4.0
component/restapi priority/P2
The time has come to bid farewell to some early mistakes openshift/kubernetes@c1ddd443b37844c008648e053862912c7c7c0053 - service.spec.portalIP, pod.spec.host openshift/kubernetes@ddc3d24 - GET on exec openshift/kubernetes@0319dc3 - GET on portforward openshift/kubernetes@97782f7 - GET on attach More as I go along
1.0
Dropping API support in 1.4.0 - The time has come to bid farewell to some early mistakes openshift/kubernetes@c1ddd443b37844c008648e053862912c7c7c0053 - service.spec.portalIP, pod.spec.host openshift/kubernetes@ddc3d24 - GET on exec openshift/kubernetes@0319dc3 - GET on portforward openshift/kubernetes@97782f7 - GET o...
non_main
dropping api support in the time has come to bid farewell to some early mistakes openshift kubernetes service spec portalip pod spec host openshift kubernetes get on exec openshift kubernetes get on portforward openshift kubernetes get on attach more as i go along
0
115,195
24,732,261,542
IssuesEvent
2022-10-20 18:39:13
nagios-plugins/nagios-plugins
https://api.github.com/repos/nagios-plugins/nagios-plugins
closed
check_disk.c: build failure with upcoming clang-16
Code Quality
clang-15 tried to enable the following by default: * `-Werror=implicit-function-declaration` * `-Werror=implicit-int` * `-Werror=strict-prototypes` This caused some breakage, so they're delaying it until clang-16. But it's still coming. With those flags, nagios-plugins fails to build: ``` check_disk.c:392:2...
1.0
check_disk.c: build failure with upcoming clang-16 - clang-15 tried to enable the following by default: * `-Werror=implicit-function-declaration` * `-Werror=implicit-int` * `-Werror=strict-prototypes` This caused some breakage, so they're delaying it until clang-16. But it's still coming. With those flags, nagi...
non_main
check disk c build failure with upcoming clang clang tried to enable the following by default werror implicit function declaration werror implicit int werror strict prototypes this caused some breakage so they re delaying it until clang but it s still coming with those flags nagios ...
0
13,856
3,365,960,870
IssuesEvent
2015-11-21 01:08:39
FezVrasta/bootstrap-material-design
https://api.github.com/repos/FezVrasta/bootstrap-material-design
closed
Checking a tick box in a form causes iOS to crash
needs test case
Been getting this for a while, works on every other device other than iPhone?
1.0
Checking a tick box in a form causes iOS to crash - Been getting this for a while, works on every other device other than iPhone?
non_main
checking a tick box in a form causes ios to crash been getting this for a while works on every other device other than iphone
0
3,227
12,368,706,073
IssuesEvent
2020-05-18 14:13:28
Kashdeya/Tiny-Progressions
https://api.github.com/repos/Kashdeya/Tiny-Progressions
closed
[1.12.2] Pls make the view in JEI great again!
Version not Maintainted
Hello, your mod has a rly confused JEI view. ![grafik](https://user-images.githubusercontent.com/29357962/44693346-90a6bd00-aa67-11e8-82dd-a4f6b52e7fe6.png) Can you pls do something, so that it look more cleaned up and sorted? Thx xD 1.12.2 Forge 2747 TP 3.2.26
True
[1.12.2] Pls make the view in JEI great again! - Hello, your mod has a rly confused JEI view. ![grafik](https://user-images.githubusercontent.com/29357962/44693346-90a6bd00-aa67-11e8-82dd-a4f6b52e7fe6.png) Can you pls do something, so that it look more cleaned up and sorted? Thx xD 1.12.2 Forge 2747 TP 3.2.2...
main
pls make the view in jei great again hello your mod has a rly confused jei view can you pls do something so that it look more cleaned up and sorted thx xd forge tp
1
142,576
5,476,514,557
IssuesEvent
2017-03-11 21:21:09
mintty/mintty
https://api.github.com/repos/mintty/mintty
closed
Transparency slider
Difficulty-Medium Priority-Low Type-Enhancement
``` Currently MinTTY has 4 radio buttons for degrees of transparency: Off, Low, Medium, and High. It would be nice if instead it had a slider and textbox, allowing custom degrees of transparency. It would also be useful if you could see the window change as you adjusted the transparency settings so that you could fine...
1.0
Transparency slider - ``` Currently MinTTY has 4 radio buttons for degrees of transparency: Off, Low, Medium, and High. It would be nice if instead it had a slider and textbox, allowing custom degrees of transparency. It would also be useful if you could see the window change as you adjusted the transparency settings ...
non_main
transparency slider currently mintty has radio buttons for degrees of transparency off low medium and high it would be nice if instead it had a slider and textbox allowing custom degrees of transparency it would also be useful if you could see the window change as you adjusted the transparency settings ...
0
472,857
13,632,120,670
IssuesEvent
2020-09-24 19:06:56
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
air.mozilla.org - Incorrect behavior when redirecting to an event
browser-firefox-mobile engine-gecko priority-important priority-normal severity-critical
<!-- @browser: Firefox Nightly 200914 (🦎 82.0a1-20200908095243) --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 --> <!-- @reported_with: unknown --> **URL**: https://air.mozilla.org/ **Browser / Version**: Firefox Nightly 200914 (🦎 82.0a1-20200908095243) **...
2.0
air.mozilla.org - Incorrect behavior when redirecting to an event - <!-- @browser: Firefox Nightly 200914 (🦎 82.0a1-20200908095243) --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 --> <!-- @reported_with: unknown --> **URL**: https://air.mozilla.org/ **Browse...
non_main
air mozilla org incorrect behavior when redirecting to an event url browser version firefox nightly 🦎 operating system huawei lite android x pixels ratio ppi density tested another browser yes chrome problem type site is not usable...
0
4,019
18,754,240,739
IssuesEvent
2021-11-05 08:38:04
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Sam cli - Unable to parse Function Name from function arn
type/ux type/feature area/local/start-api stage/pm-review maintainer/need-response
**Description:** I have an api defined in swagger like the following in my appspec.yml file: ``` /test: post: responses: {} security: - sigv4: [] x-amazon-apigateway-request-validator: "Validate query string parameters and headers" ...
True
Sam cli - Unable to parse Function Name from function arn - **Description:** I have an api defined in swagger like the following in my appspec.yml file: ``` /test: post: responses: {} security: - sigv4: [] x-amazon-apigateway-request...
main
sam cli unable to parse function name from function arn description i have an api defined in swagger like the following in my appspec yml file test post responses security x amazon apigateway request vali...
1
54,124
11,195,838,815
IssuesEvent
2020-01-03 08:09:43
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
closed
stripe test keys not being retrieved in dev instance
bug codeheat weekly-testing
**Describe the bug** <!-- A clear and concise description of what the bug is. --> As we are using stripe test keys for dev instance, but the torii still fetched stripClientId instead of stripeTestClientId **To Reproduce** Steps to reproduce the behaviour: 1. Go to `Create Event` 2. Add a paid ticket 3. Try to...
1.0
stripe test keys not being retrieved in dev instance - **Describe the bug** <!-- A clear and concise description of what the bug is. --> As we are using stripe test keys for dev instance, but the torii still fetched stripClientId instead of stripeTestClientId **To Reproduce** Steps to reproduce the behaviour: 1....
non_main
stripe test keys not being retrieved in dev instance describe the bug as we are using stripe test keys for dev instance but the torii still fetched stripclientid instead of stripetestclientid to reproduce steps to reproduce the behaviour go to create event add a paid ticket try to con...
0
37,016
18,069,820,398
IssuesEvent
2021-09-21 00:36:01
owncloud/core
https://api.github.com/repos/owncloud/core
closed
While opening or searching for users within admin user listing, all groups are fetched
Type:Bug settings:users performance status/STALE
I have noticed, that with any operation done within user listing, e.g. ![selection_016](https://user-images.githubusercontent.com/13368647/32145195-b97006a6-bcc4-11e7-9f03-717dd891686d.png) we are fetching not only all the groups in the system, but also, sequentialy, for each of them fetching their metadata (http...
True
While opening or searching for users within admin user listing, all groups are fetched - I have noticed, that with any operation done within user listing, e.g. ![selection_016](https://user-images.githubusercontent.com/13368647/32145195-b97006a6-bcc4-11e7-9f03-717dd891686d.png) we are fetching not only all the gr...
non_main
while opening or searching for users within admin user listing all groups are fetched i have noticed that with any operation done within user listing e g we are fetching not only all the groups in the system but also sequentialy for each of them fetching their metadata with this means that...
0
2,460
8,639,899,498
IssuesEvent
2018-11-23 22:30:51
F5OEO/rpitx
https://api.github.com/repos/F5OEO/rpitx
closed
librpitx
V1 related (not maintained)
If `rpitx` was split into a library that provides C API, and command-line tools that link to the library, then it was possible to build other apps on it. E.g. one could easily add `rpitx` support to SoapySDR or gr-osmosdr.
True
librpitx - If `rpitx` was split into a library that provides C API, and command-line tools that link to the library, then it was possible to build other apps on it. E.g. one could easily add `rpitx` support to SoapySDR or gr-osmosdr.
main
librpitx if rpitx was split into a library that provides c api and command line tools that link to the library then it was possible to build other apps on it e g one could easily add rpitx support to soapysdr or gr osmosdr
1
240,354
7,801,181,361
IssuesEvent
2018-06-09 17:59:06
meetalva/alva
https://api.github.com/repos/meetalva/alva
closed
Basic event handlers
priority: high status: has PR type: feature
The user should be able to assign basic actions to page element event functions, such as click, change, etc. The pattern has to provide function-type properties in its props, there are no artificial (i.e. Alva-added) events. Depending on analysis results, the user chooses and configures the actions using a rich UI, or...
1.0
Basic event handlers - The user should be able to assign basic actions to page element event functions, such as click, change, etc. The pattern has to provide function-type properties in its props, there are no artificial (i.e. Alva-added) events. Depending on analysis results, the user chooses and configures the acti...
non_main
basic event handlers the user should be able to assign basic actions to page element event functions such as click change etc the pattern has to provide function type properties in its props there are no artificial i e alva added events depending on analysis results the user chooses and configures the acti...
0
923
4,622,718,442
IssuesEvent
2016-09-27 08:36:26
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ios_config isn't idempotent (in some cases)
affects_2.2 bug_report networking P2 waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_config ##### ANSIBLE VERSION ``` ansible 2.2.0 (devel 1c7890bf86) last updated 2016/09/26 10:42:34 (GMT +100) lib/ansible/modules/core: (devel cf243860ff) last updated 2016/09/26 10:42:39 (GMT +100) lib/ansible/modules/extras: (devel 7aab9cd93b) la...
True
ios_config isn't idempotent (in some cases) - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_config ##### ANSIBLE VERSION ``` ansible 2.2.0 (devel 1c7890bf86) last updated 2016/09/26 10:42:34 (GMT +100) lib/ansible/modules/core: (devel cf243860ff) last updated 2016/09/26 10:42:39 (GMT +100) lib...
main
ios config isn t idempotent in some cases issue type bug report component name ios config ansible version ansible devel last updated gmt lib ansible modules core devel last updated gmt lib ansible modules extras devel las...
1
3,784
16,018,543,705
IssuesEvent
2021-04-20 19:15:59
truecharts/apps
https://api.github.com/repos/truecharts/apps
closed
Add deepstack AI
New App Request No-Maintainer
**Describe the bug** Deepstack is an AI API for image detection/recognition, as of today BlueIris (which i personally use) can use this api, and many more services. It supports GPU and CPU modes depending on the tag we select on the docker. EDIT* Also is now 100% free and openSource https://hub.docker.com/r/d...
True
Add deepstack AI - **Describe the bug** Deepstack is an AI API for image detection/recognition, as of today BlueIris (which i personally use) can use this api, and many more services. It supports GPU and CPU modes depending on the tag we select on the docker. EDIT* Also is now 100% free and openSource https:...
main
add deepstack ai describe the bug deepstack is an ai api for image detection recognition as of today blueiris which i personally use can use this api and many more services it supports gpu and cpu modes depending on the tag we select on the docker edit also is now free and opensource ...
1
80,624
10,029,203,238
IssuesEvent
2019-07-17 13:28:15
LiskHQ/lisk-hub
https://api.github.com/repos/LiskHQ/lisk-hub
opened
Layout problems leftovers
type: design
1. ![image](https://user-images.githubusercontent.com/6704159/61376509-026b3d80-a8aa-11e9-8397-f387dd076b8b.png) 2. 'Register as delegate' is availible for HW login 3. Non-transfer confirmations don't have a box around ![image](https://user-images.githubusercontent.com/6704159/61376844-ace36080-a8aa-11e9-8e6f-38...
1.0
Layout problems leftovers - 1. ![image](https://user-images.githubusercontent.com/6704159/61376509-026b3d80-a8aa-11e9-8397-f387dd076b8b.png) 2. 'Register as delegate' is availible for HW login 3. Non-transfer confirmations don't have a box around ![image](https://user-images.githubusercontent.com/6704159/6137684...
non_main
layout problems leftovers register as delegate is availible for hw login non transfer confirmations don t have a box around no icon in wallet for passphrase registration and delegate registration in tx table should have space in between tx delails padding is...
0
379,344
26,367,316,537
IssuesEvent
2023-01-11 17:34:21
Nucleo-Estudantes-Informatica-ISEP/antirecurso
https://api.github.com/repos/Nucleo-Estudantes-Informatica-ISEP/antirecurso
opened
A comprehensive database scheme
documentation
In this issue we want: - a comprehensive database scheme in a png for newcomers to get used to the database and project requests (bonus points if the scheme is editable and online)
1.0
A comprehensive database scheme - In this issue we want: - a comprehensive database scheme in a png for newcomers to get used to the database and project requests (bonus points if the scheme is editable and online)
non_main
a comprehensive database scheme in this issue we want a comprehensive database scheme in a png for newcomers to get used to the database and project requests bonus points if the scheme is editable and online
0
401,769
27,338,211,074
IssuesEvent
2023-02-26 13:30:40
mdeslippe/easy-tracker
https://api.github.com/repos/mdeslippe/easy-tracker
closed
Add sqlx to the Server
documentation enhancement
- Install [sqlx](https://github.com/launchbadge/sqlx) on the server. - Add a connection string variable to the config. - Create a connection pool when the server starts up (also make the amount of connections configurable). - Update the server's documentation.
1.0
Add sqlx to the Server - - Install [sqlx](https://github.com/launchbadge/sqlx) on the server. - Add a connection string variable to the config. - Create a connection pool when the server starts up (also make the amount of connections configurable). - Update the server's documentation.
non_main
add sqlx to the server install on the server add a connection string variable to the config create a connection pool when the server starts up also make the amount of connections configurable update the server s documentation
0
25,808
19,190,450,864
IssuesEvent
2021-12-05 22:24:20
celo-org/celo-monorepo
https://api.github.com/repos/celo-org/celo-monorepo
closed
Wire up automation to the Infrastructure Repository’s CI
infrastructure operations
Call the automation created as part of #6592 to the Infrastructure Repository’s CI, such that changes to alerting rules are automatically deployed upon merging. CI Options: - CircleCI - Github Actions (I like this one)
1.0
Wire up automation to the Infrastructure Repository’s CI - Call the automation created as part of #6592 to the Infrastructure Repository’s CI, such that changes to alerting rules are automatically deployed upon merging. CI Options: - CircleCI - Github Actions (I like this one)
non_main
wire up automation to the infrastructure repository’s ci call the automation created as part of to the infrastructure repository’s ci such that changes to alerting rules are automatically deployed upon merging ci options circleci github actions i like this one
0
201,800
23,039,656,492
IssuesEvent
2022-07-23 01:09:24
kodurudev/github-slideshow
https://api.github.com/repos/kodurudev/github-slideshow
opened
CVE-2022-31163 (High) detected in tzinfo-1.2.7.gem
security vulnerability
## CVE-2022-31163 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tzinfo-1.2.7.gem</b></p></summary> <p>TZInfo provides daylight savings aware transformations between times in differen...
True
CVE-2022-31163 (High) detected in tzinfo-1.2.7.gem - ## CVE-2022-31163 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tzinfo-1.2.7.gem</b></p></summary> <p>TZInfo provides daylight sa...
non_main
cve high detected in tzinfo gem cve high severity vulnerability vulnerable library tzinfo gem tzinfo provides daylight savings aware transformations between times in different time zones library home page a href dependency hierarchy github pages gem root libra...
0
189,456
22,047,043,636
IssuesEvent
2022-05-30 03:46:33
nanopathi/linux-4.19.72_CVE-2021-3347
https://api.github.com/repos/nanopathi/linux-4.19.72_CVE-2021-3347
closed
CVE-2021-32399 (High) detected in linuxlinux-4.19.239 - autoclosed
security vulnerability
## CVE-2021-32399 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.239</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.k...
True
CVE-2021-32399 (High) detected in linuxlinux-4.19.239 - autoclosed - ## CVE-2021-32399 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.239</b></p></summary> <p> <p>The ...
non_main
cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files net...
0
1,190
5,104,005,248
IssuesEvent
2017-01-04 23:18:08
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Atom instantiation in "in world" loops
BYOND Issue Maintainability/Hinders improvements Not a bug Performance
@AnturK More a reminder than anything else. Atom instantiation in a `for var in world` loop is dangerous and should be avoided, since the `world` node is not duplicated in the loop and updated for each instanciation (i.e during the loop, shifting the looping `var`). `World` consist of three parts : - first come `mobs...
True
Atom instantiation in "in world" loops - @AnturK More a reminder than anything else. Atom instantiation in a `for var in world` loop is dangerous and should be avoided, since the `world` node is not duplicated in the loop and updated for each instanciation (i.e during the loop, shifting the looping `var`). `World` co...
main
atom instantiation in in world loops anturk more a reminder than anything else atom instantiation in a for var in world loop is dangerous and should be avoided since the world node is not duplicated in the loop and updated for each instanciation i e during the loop shifting the looping var world co...
1
1,876
6,577,504,784
IssuesEvent
2017-09-12 01:22:48
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Hostname not set correctly on Gentoo Linux with systemd
affects_2.0 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME hostname ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT Host OS: N/A Target OS: Gentoo Linux ##### SUMMARY The hostname task only updates /etc/conf.d/hostname, no differe...
True
Hostname not set correctly on Gentoo Linux with systemd - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME hostname ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT Host OS: N/A Target OS: Gentoo Linux ##### SUMMARY The h...
main
hostname not set correctly on gentoo linux with systemd issue type bug report component name hostname ansible version ansible config file configured module search path default w o overrides os environment host os n a target os gentoo linux summary the h...
1
415
3,485,697,596
IssuesEvent
2015-12-31 10:20:08
Homebrew/homebrew
https://api.github.com/repos/Homebrew/homebrew
closed
Apply for new Gratipay team
maintainer feedback
I saw this was mentioned at https://github.com/Homebrew/homebrew/issues/41561#issuecomment-120207934. The team approval process is fairly smooth now and includes tips from your old account being moved over automatically. You guys definitely fit all the requirements and shouldn't have a problem being approved. The...
True
Apply for new Gratipay team - I saw this was mentioned at https://github.com/Homebrew/homebrew/issues/41561#issuecomment-120207934. The team approval process is fairly smooth now and includes tips from your old account being moved over automatically. You guys definitely fit all the requirements and shouldn't have a ...
main
apply for new gratipay team i saw this was mentioned at the team approval process is fairly smooth now and includes tips from your old account being moved over automatically you guys definitely fit all the requirements and shouldn t have a problem being approved the application is at full disclosure i...
1
176,688
21,435,751,862
IssuesEvent
2022-04-24 01:02:21
BrianMcDonaldWS/deck.gl
https://api.github.com/repos/BrianMcDonaldWS/deck.gl
closed
WS-2019-0333 (High) detected in handlebars-4.1.0.tgz - autoclosed
security vulnerability
## WS-2019-0333 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.0.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ef...
True
WS-2019-0333 (High) detected in handlebars-4.1.0.tgz - autoclosed - ## WS-2019-0333 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.0.tgz</b></p></summary> <p>Handlebars...
non_main
ws high detected in handlebars tgz autoclosed ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file ...
0
4,110
19,521,961,904
IssuesEvent
2021-12-29 20:25:23
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
closed
Problem with python version 3.10 test
Maintainability API-Python Language-Python
Hi, I just found a bug with the python version check. It does not work with python 3.10. Currently, we have: `if sys.version >= '3.2':` which does not match with 3.10. It looks like this is working: `if sys.version_info >= (3, 2):` Regards
True
Problem with python version 3.10 test - Hi, I just found a bug with the python version check. It does not work with python 3.10. Currently, we have: `if sys.version >= '3.2':` which does not match with 3.10. It looks like this is working: `if sys.version_info >= (3, 2):` Regards
main
problem with python version test hi i just found a bug with the python version check it does not work with python currently we have if sys version which does not match with it looks like this is working if sys version info regards
1
2,237
7,881,894,143
IssuesEvent
2018-06-26 20:38:06
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
ABSTRACT_1 and NODECONSTRUCT_1 in __DEFINES/flags.dm share the same bitflag
Maintainability/Hinders improvements
I don't know if this is actually a bug that affects gameplay in any way but I also don't know if I'll have time to thoroughly investigate this so I'm posting it here. If it's intended it definitely feels wrong and evil.
True
ABSTRACT_1 and NODECONSTRUCT_1 in __DEFINES/flags.dm share the same bitflag - I don't know if this is actually a bug that affects gameplay in any way but I also don't know if I'll have time to thoroughly investigate this so I'm posting it here. If it's intended it definitely feels wrong and evil.
main
abstract and nodeconstruct in defines flags dm share the same bitflag i don t know if this is actually a bug that affects gameplay in any way but i also don t know if i ll have time to thoroughly investigate this so i m posting it here if it s intended it definitely feels wrong and evil
1
5,375
27,012,734,605
IssuesEvent
2023-02-10 16:38:58
pulp/pulp-oci-images
https://api.github.com/repos/pulp/pulp-oci-images
closed
Consolidate galaxy images
Feature Maintainability image-tags
Currently we have 1. galaxy-minimal - the minimal image 2. galaxy - another name for "galaxy-minimal" 3. pulp-galaxy-ng - contains S6 We should change this to 1. galaxy-minimal - the minimal image 2. galaxy - contains s6 This was agreed upon at a recent meeting.
True
Consolidate galaxy images - Currently we have 1. galaxy-minimal - the minimal image 2. galaxy - another name for "galaxy-minimal" 3. pulp-galaxy-ng - contains S6 We should change this to 1. galaxy-minimal - the minimal image 2. galaxy - contains s6 This was agreed upon at a recent meeting.
main
consolidate galaxy images currently we have galaxy minimal the minimal image galaxy another name for galaxy minimal pulp galaxy ng contains we should change this to galaxy minimal the minimal image galaxy contains this was agreed upon at a recent meeting
1
407,486
11,914,235,023
IssuesEvent
2020-03-31 13:18:51
WVV-Crowd-Sourced-Stock-Tracking/Web
https://api.github.com/repos/WVV-Crowd-Sourced-Stock-Tracking/Web
reopened
Bug: User Location
bug high priority
Wenn der Nutzer noch zustimmen muss wird anschließend nicht die user location abgefragt. Dies passiert erst nach ein Reload. Tested: Firefox
1.0
Bug: User Location - Wenn der Nutzer noch zustimmen muss wird anschließend nicht die user location abgefragt. Dies passiert erst nach ein Reload. Tested: Firefox
non_main
bug user location wenn der nutzer noch zustimmen muss wird anschließend nicht die user location abgefragt dies passiert erst nach ein reload tested firefox
0
5,194
26,409,123,278
IssuesEvent
2023-01-13 10:38:54
freedomofpress/securedrop-client
https://api.github.com/repos/freedomofpress/securedrop-client
closed
enable automatically-generated "pseudolocale"
i18n maintainer quality of life :gear: Tooling
## Description A Weblate ["pseudolocale"](https://docs.weblate.org/en/latest/admin/addons.html#pseudolocale-generation) would help us (manually) spot strings not correctly marked for translation during QA. **See also:** freedomofpress/securedrop#6690 ## How will this impact [SecureDrop users](https://github.c...
True
enable automatically-generated "pseudolocale" - ## Description A Weblate ["pseudolocale"](https://docs.weblate.org/en/latest/admin/addons.html#pseudolocale-generation) would help us (manually) spot strings not correctly marked for translation during QA. **See also:** freedomofpress/securedrop#6690 ## How will...
main
enable automatically generated pseudolocale description a weblate would help us manually spot strings not correctly marked for translation during qa see also freedomofpress securedrop how will this impact no direct impact to users how would this affect the securedrop work...
1
3,689
15,057,696,375
IssuesEvent
2021-02-03 22:06:28
IITIDIDX597/sp_2021_team2
https://api.github.com/repos/IITIDIDX597/sp_2021_team2
opened
Inventory budget management
Maintaining Inventory Story
As a shared space manager I want to see financial details related to inventory replenishment So that I can manage my budget
True
Inventory budget management - As a shared space manager I want to see financial details related to inventory replenishment So that I can manage my budget
main
inventory budget management as a shared space manager i want to see financial details related to inventory replenishment so that i can manage my budget
1
2,522
8,655,460,389
IssuesEvent
2018-11-27 16:00:35
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
QCMA 0.4.1 doesn't add 3.65 PUP to database
unmaintained
I need to revert to stock 3.65 without updating further, but following the guides for manual update doesn't work. Summary: 1. Downloaded PSP2UPDAT.PUP, size 133 754 368 bytes, MD5 0a0f2a9ae58968ac5d1d2127049c3cba, SHA-1 a957f3cce99abf2081212b34582633a662874621. 2. Created psp2-updatelist.xml with following contents...
True
QCMA 0.4.1 doesn't add 3.65 PUP to database - I need to revert to stock 3.65 without updating further, but following the guides for manual update doesn't work. Summary: 1. Downloaded PSP2UPDAT.PUP, size 133 754 368 bytes, MD5 0a0f2a9ae58968ac5d1d2127049c3cba, SHA-1 a957f3cce99abf2081212b34582633a662874621. 2. Creat...
main
qcma doesn t add pup to database i need to revert to stock without updating further but following the guides for manual update doesn t work summary downloaded pup size bytes sha created updatelist xml with following contents put it all under mnt hdd qcma upda...
1
287,661
21,664,639,525
IssuesEvent
2022-05-07 02:02:31
sownt/TheOctoFood
https://api.github.com/repos/sownt/TheOctoFood
closed
Thảo luận
documentation help wanted good first issue
- [ ] Đặt đồ ăn - [ ] Quản lý khách hàng - [ ] Quản lý đơn hàng - [ ] Xem thông tin đơn hàng
1.0
Thảo luận - - [ ] Đặt đồ ăn - [ ] Quản lý khách hàng - [ ] Quản lý đơn hàng - [ ] Xem thông tin đơn hàng
non_main
thảo luận đặt đồ ăn quản lý khách hàng quản lý đơn hàng xem thông tin đơn hàng
0
962
4,704,770,270
IssuesEvent
2016-10-13 12:40:59
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Users of ios_template should be directed to ios_config not eos_config
affects_2.3 docs_report networking waiting_on_maintainer
##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME ios_template ##### ANSIBLE VERSION N/A ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY At <https://docs.ansible.com/ansible/ios_template_module.html> it says "Deprecated in 2.2. Use eos_config instead" ...
True
Users of ios_template should be directed to ios_config not eos_config - ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME ios_template ##### ANSIBLE VERSION N/A ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY At <https://docs.ansible.com/ansible/ios_template...
main
users of ios template should be directed to ios config not eos config issue type documentation report component name ios template ansible version n a configuration n a os environment n a summary at it says deprecated in use eos conf...
1
782,541
27,499,616,461
IssuesEvent
2023-03-05 14:49:15
AUBGTheHUB/spa-website-2022
https://api.github.com/repos/AUBGTheHUB/spa-website-2022
closed
Change text of the whole spa
enhancement high priority frontend
The Marketing Department will provide us with the text contents for the landing page and HackAUBG page. All texts should be changed to the content provided to us.
1.0
Change text of the whole spa - The Marketing Department will provide us with the text contents for the landing page and HackAUBG page. All texts should be changed to the content provided to us.
non_main
change text of the whole spa the marketing department will provide us with the text contents for the landing page and hackaubg page all texts should be changed to the content provided to us
0
369,159
25,829,760,884
IssuesEvent
2022-12-12 15:19:53
DLR-RM/stable-baselines3
https://api.github.com/repos/DLR-RM/stable-baselines3
closed
Documentation of output layer
documentation
### 📚 Documentation Hi! I am using SB3 for the first time. A quick suggestion for the documentation on [using a custom policy network](https://stable-baselines3.readthedocs.io/en/master/guide/custom_policy.html) On the doc page, the schematic showing the decomposition of the policy into feature_extractor + net_arc...
1.0
Documentation of output layer - ### 📚 Documentation Hi! I am using SB3 for the first time. A quick suggestion for the documentation on [using a custom policy network](https://stable-baselines3.readthedocs.io/en/master/guide/custom_policy.html) On the doc page, the schematic showing the decomposition of the policy ...
non_main
documentation of output layer 📚 documentation hi i am using for the first time a quick suggestion for the documentation on on the doc page the schematic showing the decomposition of the policy into feature extractor net arch seems to suggest that the sub nets specified by net arch directly predict...
0
2,430
8,621,102,453
IssuesEvent
2018-11-20 16:32:02
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
closed
Pre-migrate: simplify translations
enhancement maintainability started
Ensure that there are no usage of `t()` that uses concatenation in the tag, or deprecated arguments. Use only two arguments: the `$tag`, which must be a string or a variable, and optional `$replacements`, which stays a key-value array.
True
Pre-migrate: simplify translations - Ensure that there are no usage of `t()` that uses concatenation in the tag, or deprecated arguments. Use only two arguments: the `$tag`, which must be a string or a variable, and optional `$replacements`, which stays a key-value array.
main
pre migrate simplify translations ensure that there are no usage of t that uses concatenation in the tag or deprecated arguments use only two arguments the tag which must be a string or a variable and optional replacements which stays a key value array
1
13,772
16,496,169,006
IssuesEvent
2021-05-25 10:34:37
prolice/swffgUI-cc
https://api.github.com/repos/prolice/swffgUI-cc
closed
[Compatibility] Tidy UI Settings
Compatibility enhancement
Tidy UI Settings allows for smaller, more tight settings in the Module Settings. However, there are some problems with the whole configuration window with it. ![image](https://user-images.githubusercontent.com/21118924/118832472-efb85a00-b8c0-11eb-9a62-eb766770e5ef.png)
True
[Compatibility] Tidy UI Settings - Tidy UI Settings allows for smaller, more tight settings in the Module Settings. However, there are some problems with the whole configuration window with it. ![image](https://user-images.githubusercontent.com/21118924/118832472-efb85a00-b8c0-11eb-9a62-eb766770e5ef.png)
non_main
tidy ui settings tidy ui settings allows for smaller more tight settings in the module settings however there are some problems with the whole configuration window with it
0
4,615
23,908,751,037
IssuesEvent
2022-09-09 05:40:24
corona-warn-app/cwa-app-android
https://api.github.com/repos/corona-warn-app/cwa-app-android
closed
[HELP WANTED][README] Text / Translations
help wanted maintainers text issue
Dear contributers, as we are getting into the final stage regarding all texts and translations within the app, we would appreciate your support in this area! If you spot anything unsual within the German / English text files, **please report your findings as a comment in this issue.** Since the texts and transla...
True
[HELP WANTED][README] Text / Translations - Dear contributers, as we are getting into the final stage regarding all texts and translations within the app, we would appreciate your support in this area! If you spot anything unsual within the German / English text files, **please report your findings as a comment in...
main
text translations dear contributers as we are getting into the final stage regarding all texts and translations within the app we would appreciate your support in this area if you spot anything unsual within the german english text files please report your findings as a comment in this issue s...
1
4,535
23,615,705,473
IssuesEvent
2022-08-24 15:41:49
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Unexpected results when grouping by multiple columns
type: bug work: backend status: ready restricted: maintainers
## Steps to reproduce 1. Use the Library Management schema 1. Go to "Items" 1. Group by "Acquisition Date" (year), then by "Acquisition Price". 1. Observe a group for `1903`, `$6.63` containing two records, with ids 2296 and 1393. 1. Expect both records in the group to have "Acquisition Price" equal to `$6.63`. 1...
True
Unexpected results when grouping by multiple columns - ## Steps to reproduce 1. Use the Library Management schema 1. Go to "Items" 1. Group by "Acquisition Date" (year), then by "Acquisition Price". 1. Observe a group for `1903`, `$6.63` containing two records, with ids 2296 and 1393. 1. Expect both records in the...
main
unexpected results when grouping by multiple columns steps to reproduce use the library management schema go to items group by acquisition date year then by acquisition price observe a group for containing two records with ids and expect both records in the group to ...
1
61,831
14,642,056,415
IssuesEvent
2020-12-25 09:25:15
fu1771695yongxie/vue
https://api.github.com/repos/fu1771695yongxie/vue
opened
CVE-2018-3739 (High) detected in https-proxy-agent-1.0.0.tgz
security vulnerability
## CVE-2018-3739 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-1.0.0.tgz</b></p></summary> <p>An HTTP(s) proxy `http.Agent` implementation for HTTPS</p> <p>Library ...
True
CVE-2018-3739 (High) detected in https-proxy-agent-1.0.0.tgz - ## CVE-2018-3739 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-1.0.0.tgz</b></p></summary> <p>An HTTP...
non_main
cve high detected in https proxy agent tgz cve high severity vulnerability vulnerable library https proxy agent tgz an http s proxy http agent implementation for https library home page a href path to dependency file vue package json path to vulnerable library vue...
0
4,639
6,736,843,757
IssuesEvent
2017-10-19 06:57:51
portainer/portainer
https://api.github.com/repos/portainer/portainer
closed
Add the ability to specify --with-registry-auth when creating a service
area/service-creation exp/intermediate kind/enhancement
Add the ability to support the equivalent of the `--with-registry-auth` flag when creating a service. Reference: https://docs.docker.com/engine/reference/commandline/service_create/#options
1.0
Add the ability to specify --with-registry-auth when creating a service - Add the ability to support the equivalent of the `--with-registry-auth` flag when creating a service. Reference: https://docs.docker.com/engine/reference/commandline/service_create/#options
non_main
add the ability to specify with registry auth when creating a service add the ability to support the equivalent of the with registry auth flag when creating a service reference
0
4,065
19,024,914,685
IssuesEvent
2021-11-24 01:24:54
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
sam sync goes into "running incremental build" loop
blocked/more-info-needed area/sync maintainer/need-followup
### Description: After I successfully sync with sam sync, as soon as I do anything in VSCode (even before saving any changes), it will begin going into this "running incremental build" loop and continue to cycle: ![image](https://user-images.githubusercontent.com/8908849/140407806-9f603566-8fab-4354-b2fb-58016d2fcc...
True
sam sync goes into "running incremental build" loop - ### Description: After I successfully sync with sam sync, as soon as I do anything in VSCode (even before saving any changes), it will begin going into this "running incremental build" loop and continue to cycle: ![image](https://user-images.githubusercontent.co...
main
sam sync goes into running incremental build loop description after i successfully sync with sam sync as soon as i do anything in vscode even before saving any changes it will begin going into this running incremental build loop and continue to cycle steps to reproduce run sam s...
1
1,428
6,205,983,048
IssuesEvent
2017-07-06 17:22:32
ocaml/opam-repository
https://api.github.com/repos/ocaml/opam-repository
closed
async_graphics installation failure
depext incorrect constraints needs maintainer action
``` #=== ERROR while installing async_graphics.0.5.1 ==============================# # opam-version 1.2.2 # os darwin # command ./install.sh # path /Users/blym/.opam/system/build/async_graphics.0.5.1 # compiler system (4.02.3) # exit-code 2 # env-file /Users/blym/.opam/system/build/asy...
True
async_graphics installation failure - ``` #=== ERROR while installing async_graphics.0.5.1 ==============================# # opam-version 1.2.2 # os darwin # command ./install.sh # path /Users/blym/.opam/system/build/async_graphics.0.5.1 # compiler system (4.02.3) # exit-code 2 # env-file ...
main
async graphics installation failure error while installing async graphics opam version os darwin command install sh path users blym opam system build async graphics compiler system exit code env file ...
1
485
3,770,688,795
IssuesEvent
2016-03-16 15:21:03
uzh/gc3pie
https://api.github.com/repos/uzh/gc3pie
opened
Failing tests because of lack of GNU `time`
Backend-Shellcmd Maintainability
Tests in the "daemon" branch are failing on Travis because "GNU time" cannot be found during the initialization phase of LRMSes. We should either have Travis install it in the testing container, or have a way to suppress/mock that check when it's not really needed.
True
Failing tests because of lack of GNU `time` - Tests in the "daemon" branch are failing on Travis because "GNU time" cannot be found during the initialization phase of LRMSes. We should either have Travis install it in the testing container, or have a way to suppress/mock that check when it's not really needed.
main
failing tests because of lack of gnu time tests in the daemon branch are failing on travis because gnu time cannot be found during the initialization phase of lrmses we should either have travis install it in the testing container or have a way to suppress mock that check when it s not really needed
1
280,291
24,290,338,301
IssuesEvent
2022-09-29 05:03:32
CodeSoom-Project/my-seat
https://api.github.com/repos/CodeSoom-Project/my-seat
closed
테스트 코드에 Security 적용
backend test
## AS-IS 현재 테스트 코드에는 Security가 적용되어 있지 않아서 테스트 실행 시 권한 관련 오류가 발생합니다. ## TO-BE 권한을 부여받은 가짜 사용자로 테스트를 할 수 있도록 수정해야 합니다.
1.0
테스트 코드에 Security 적용 - ## AS-IS 현재 테스트 코드에는 Security가 적용되어 있지 않아서 테스트 실행 시 권한 관련 오류가 발생합니다. ## TO-BE 권한을 부여받은 가짜 사용자로 테스트를 할 수 있도록 수정해야 합니다.
non_main
테스트 코드에 security 적용 as is 현재 테스트 코드에는 security가 적용되어 있지 않아서 테스트 실행 시 권한 관련 오류가 발생합니다 to be 권한을 부여받은 가짜 사용자로 테스트를 할 수 있도록 수정해야 합니다
0
1,101
4,971,006,132
IssuesEvent
2016-12-05 17:29:01
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
kubernetes.py ImportError: No module named yaml
affects_2.1 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME kubernetes.py ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.2.0 co...
True
kubernetes.py ImportError: No module named yaml - <!--- 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 kubernetes.py ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” ...
main
kubernetes py importerror no module named yaml issue type bug report component name kubernetes py ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration os environm...
1
98,573
11,089,955,273
IssuesEvent
2019-12-14 22:26:06
engnogueira/webdjango
https://api.github.com/repos/engnogueira/webdjango
closed
1.1.4 - Setup de Projeto e Arquivo Manage
documentation
Nesse tópico você vai aprender com utilizar a ferramenta de linha de comando fornecida pelo Django para criar a estrutura inicial de arquivos de seu projeto e rodar o servidor localmente. Comando para gerar o alias: alias mng='python $VIRTUAL_ENV/../manage.py'
1.0
1.1.4 - Setup de Projeto e Arquivo Manage - Nesse tópico você vai aprender com utilizar a ferramenta de linha de comando fornecida pelo Django para criar a estrutura inicial de arquivos de seu projeto e rodar o servidor localmente. Comando para gerar o alias: alias mng='python $VIRTUAL_ENV/../manage.py'
non_main
setup de projeto e arquivo manage nesse tópico você vai aprender com utilizar a ferramenta de linha de comando fornecida pelo django para criar a estrutura inicial de arquivos de seu projeto e rodar o servidor localmente comando para gerar o alias alias mng python virtual env manage py
0
1,002
4,770,777,155
IssuesEvent
2016-10-26 16:05:52
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
When copying multiple files in a dir, diff is ignored
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME copy module ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION ##### OS / ENVIRONM...
True
When copying multiple files in a dir, diff is ignored - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME copy module ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.0.0 config file = configured module search path = Default w/o over...
main
when copying multiple files in a dir diff is ignored issue type bug report component name copy module ansible version ansible config file configured module search path default w o overrides configuration os environment os x ...
1
657
4,172,568,400
IssuesEvent
2016-06-21 07:07:58
Particular/ServicePulse
https://api.github.com/repos/Particular/ServicePulse
closed
Error when entering /failedMessages page directly
Impact: M Size: S State: In Progress - Maintainer Prio Tag: Maintainer Prio Type: Bug
The following error occurs and the page won't render properly when visiting url **/failedMessages** without having clicked the ALL FAILED MESSAGES link in the navigation. `angular.js:12416 TypeError: Cannot read property 'hasOwnProperty' of undefined at new controller (http://secc3459:9090/js/views/failed_mess...
True
Error when entering /failedMessages page directly - The following error occurs and the page won't render properly when visiting url **/failedMessages** without having clicked the ALL FAILED MESSAGES link in the navigation. `angular.js:12416 TypeError: Cannot read property 'hasOwnProperty' of undefined at new c...
main
error when entering failedmessages page directly the following error occurs and the page won t render properly when visiting url failedmessages without having clicked the all failed messages link in the navigation angular js typeerror cannot read property hasownproperty of undefined at new contr...
1
4,645
24,069,016,307
IssuesEvent
2022-09-17 22:57:42
aws/aws-sam-cli-app-templates
https://api.github.com/repos/aws/aws-sam-cli-app-templates
closed
Feature request: Add AWS Budget CFN resources to the existing sam cli app templates
maintainer/need-followup stage/pm-review type/feature
<!-- Make sure we don't have an existing Issue for that feature request (open or closed). --> ### Describe your idea/feature/enhancement **Idea:** Include AWS Budgets CloudFormation resources in the existing cookie cutter SAM CLI application templates. Customers/users who create and deploy the Serverless appl...
True
Feature request: Add AWS Budget CFN resources to the existing sam cli app templates - <!-- Make sure we don't have an existing Issue for that feature request (open or closed). --> ### Describe your idea/feature/enhancement **Idea:** Include AWS Budgets CloudFormation resources in the existing cookie cutter SAM CL...
main
feature request add aws budget cfn resources to the existing sam cli app templates describe your idea feature enhancement idea include aws budgets cloudformation resources in the existing cookie cutter sam cli application templates customers users who create and deploy the serverless applicatio...
1
11,148
3,466,347,021
IssuesEvent
2015-12-22 02:37:45
syl20bnr/spacemacs
https://api.github.com/repos/syl20bnr/spacemacs
closed
spacemacs used as GIT_EDITOR doesn't syntax highlight COMMIT_EDITMSG when magit isn't previously loaded
documentation :-> enhancement :-D Fixed in develop Git
If you use emacs w/ spacemacs & magit via the git layer and emacsclient as GIT_EDITOR, and commit from a shell without first loading magit (by starting magit-status or something similar), then it won't syntax-highlight the COMMIT_EDITMSG buffer (it stays in FUNDAMENTAL mode) or enable the appropriate maps. Adding (r...
1.0
spacemacs used as GIT_EDITOR doesn't syntax highlight COMMIT_EDITMSG when magit isn't previously loaded - If you use emacs w/ spacemacs & magit via the git layer and emacsclient as GIT_EDITOR, and commit from a shell without first loading magit (by starting magit-status or something similar), then it won't syntax-highl...
non_main
spacemacs used as git editor doesn t syntax highlight commit editmsg when magit isn t previously loaded if you use emacs w spacemacs magit via the git layer and emacsclient as git editor and commit from a shell without first loading magit by starting magit status or something similar then it won t syntax highl...
0
1,527
6,572,217,515
IssuesEvent
2017-09-11 00:10:51
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
brew bundle support
affects_2.3 feature_idea waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Feature Idea ##### COMPONENT NAME homebrew ##### DESCRIPTION It'd be nice if we could use the `brew bundle` command with ansible. Thoughts on if this should be a new modul...
True
brew bundle support - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Feature Idea ##### COMPONENT NAME homebrew ##### DESCRIPTION It'd be nice if we could use the `brew bundle` command with ansible. Thoughts on if this...
main
brew bundle support issue type feature idea component name homebrew description it d be nice if we could use the brew bundle command with ansible thoughts on if this should be a new module or included with the existing homebrew module brew bundle options brew bundle help br...
1
4,672
24,160,487,289
IssuesEvent
2022-09-22 11:13:27
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Vertically scroll content of table inspector instead of viewport
type: bug work: frontend restricted: maintainers status: review
If the contents of the table inspector are tall enough, they'll force the entire page to scroll. Instead, we should be scrolling only the content below the tabs within the table inspector
True
Vertically scroll content of table inspector instead of viewport - If the contents of the table inspector are tall enough, they'll force the entire page to scroll. Instead, we should be scrolling only the content below the tabs within the table inspector
main
vertically scroll content of table inspector instead of viewport if the contents of the table inspector are tall enough they ll force the entire page to scroll instead we should be scrolling only the content below the tabs within the table inspector
1
1,536
6,572,228,961
IssuesEvent
2017-09-11 00:20:04
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
nmcli: Creating VLANs doesn't work on latest centos
affects_2.1 bug_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nmcli ##### ANSIBLE VERSION ``` # latest head of 2016-04-16 ansible 2.1.0 config file = configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT `CentOS Linux release 7.2.1511 (Core)` ##### SUMMARY Adding VLANs not working ##### STEPS T...
True
nmcli: Creating VLANs doesn't work on latest centos - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nmcli ##### ANSIBLE VERSION ``` # latest head of 2016-04-16 ansible 2.1.0 config file = configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT `CentOS Linux release 7.2.1511 (Core)`...
main
nmcli creating vlans doesn t work on latest centos issue type bug report component name nmcli ansible version latest head of ansible config file configured module search path default w o overrides os environment centos linux release core s...
1
2,998
10,963,394,490
IssuesEvent
2019-11-27 19:34:43
pace/bricks
https://api.github.com/repos/pace/bricks
closed
Monitoring of go pg connection pool
S::Ready T::Maintainance
### Problem Postgres connections are expensive, having many causes issues. One can deploy pgbouncer/pgpool to defer the issue, but understanding the connections caused by the application remains an important issue. ### Solution Having a go-routine that checks the pg pool stats and exposes them via metrics. ...
True
Monitoring of go pg connection pool - ### Problem Postgres connections are expensive, having many causes issues. One can deploy pgbouncer/pgpool to defer the issue, but understanding the connections caused by the application remains an important issue. ### Solution Having a go-routine that checks the pg pool s...
main
monitoring of go pg connection pool problem postgres connections are expensive having many causes issues one can deploy pgbouncer pgpool to defer the issue but understanding the connections caused by the application remains an important issue solution having a go routine that checks the pg pool s...
1
35,930
8,030,033,470
IssuesEvent
2018-07-27 18:07:27
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
opened
Suggested enhancements to CheckProjects
area-CodeGen enhancement up-for-grabs
The CheckProjects jit test is intended to verify that all the jit test project files meet our expectations: * test suffix convention (_d, _do, etc) matches projects settings * the IL generated for the test does not depend on the ambient build environment #19132 points out some example where the optimization sett...
1.0
Suggested enhancements to CheckProjects - The CheckProjects jit test is intended to verify that all the jit test project files meet our expectations: * test suffix convention (_d, _do, etc) matches projects settings * the IL generated for the test does not depend on the ambient build environment #19132 points ou...
non_main
suggested enhancements to checkprojects the checkprojects jit test is intended to verify that all the jit test project files meet our expectations test suffix convention d do etc matches projects settings the il generated for the test does not depend on the ambient build environment points out so...
0
393,674
27,003,872,423
IssuesEvent
2023-02-10 10:04:22
Avaiga/taipy-doc
https://api.github.com/repos/Avaiga/taipy-doc
closed
Charts - Demonstration code should point to the complete code in taipy-gui
📈 Improvement 🖰 GUI 📄 Documentation 🟩 Priority: Low
**Description** Many code samples can be found in the chart control documentation. These are snippets. It would be far better to be able to point to a complete example that anyone can just run, List of sanples to expose at this time: - doc/examples/charts/advanced-unbalanced-datasets - doc/examples/charts/adva...
1.0
Charts - Demonstration code should point to the complete code in taipy-gui - **Description** Many code samples can be found in the chart control documentation. These are snippets. It would be far better to be able to point to a complete example that anyone can just run, List of sanples to expose at this time: -...
non_main
charts demonstration code should point to the complete code in taipy gui description many code samples can be found in the chart control documentation these are snippets it would be far better to be able to point to a complete example that anyone can just run list of sanples to expose at this time ...
0
320,925
9,791,233,512
IssuesEvent
2019-06-10 14:36:53
materials-data-facility/connect_client
https://api.github.com/repos/materials-data-facility/connect_client
closed
Allow list of services to be passed to add_service()
medium priority
add_data_source() already accepts a list, so add_service() only accepting strings seems a bit surprising. Certainly saves a bit of effort if you can pass a list.
1.0
Allow list of services to be passed to add_service() - add_data_source() already accepts a list, so add_service() only accepting strings seems a bit surprising. Certainly saves a bit of effort if you can pass a list.
non_main
allow list of services to be passed to add service add data source already accepts a list so add service only accepting strings seems a bit surprising certainly saves a bit of effort if you can pass a list
0
50,591
26,697,588,363
IssuesEvent
2023-01-27 11:44:20
simphony/simphony-osp
https://api.github.com/repos/simphony/simphony-osp
closed
Prune method of DbSession.
API details :speech_balloon: discussion :chart_with_upwards_trend: performance
In GitLab by @urbanmatthias on Sep 26, 2019, 09:06 The session.prune() method is currently the only way to permanently delete cuds objects. It calculates which cuds object are reachable from the root. All cuds objects that are not reachable will be deleted. In the case of a database session the method can become ver...
True
Prune method of DbSession. - In GitLab by @urbanmatthias on Sep 26, 2019, 09:06 The session.prune() method is currently the only way to permanently delete cuds objects. It calculates which cuds object are reachable from the root. All cuds objects that are not reachable will be deleted. In the case of a database sess...
non_main
prune method of dbsession in gitlab by urbanmatthias on sep the session prune method is currently the only way to permanently delete cuds objects it calculates which cuds object are reachable from the root all cuds objects that are not reachable will be deleted in the case of a database session th...
0
80,439
3,561,679,777
IssuesEvent
2016-01-23 23:33:58
Benrnz/BudgetAnalyser
https://api.github.com/repos/Benrnz/BudgetAnalyser
closed
Ledger auto matching possibly not working for savings ledger transactions
bug Priority-high
Not sure if this was a data problem or a code bug. First noticed in Jan-16. All Savings ledgers had a budget amount from last month showing up, that should not have been there (they should have been auto matched to last months ledger transactions).
1.0
Ledger auto matching possibly not working for savings ledger transactions - Not sure if this was a data problem or a code bug. First noticed in Jan-16. All Savings ledgers had a budget amount from last month showing up, that should not have been there (they should have been auto matched to last months ledger transact...
non_main
ledger auto matching possibly not working for savings ledger transactions not sure if this was a data problem or a code bug first noticed in jan all savings ledgers had a budget amount from last month showing up that should not have been there they should have been auto matched to last months ledger transacti...
0
35,284
17,013,616,585
IssuesEvent
2021-07-02 08:54:38
NVIDIA/TensorRT
https://api.github.com/repos/NVIDIA/TensorRT
closed
trtexec performance metrics analysis confusion
Release: 7.x Runtime: Performance Samples triaged
Hi TensorRT team, I used **trtexec** to analyze the performance of my model, and got the following log. I've read the explanation of meaning of those metrics (refs: https://forums.developer.nvidia.com/t/need-some-precisions-about-trtexec-measures/173133) But I was confused by the knowledge implied by the met...
True
trtexec performance metrics analysis confusion - Hi TensorRT team, I used **trtexec** to analyze the performance of my model, and got the following log. I've read the explanation of meaning of those metrics (refs: https://forums.developer.nvidia.com/t/need-some-precisions-about-trtexec-measures/173133) But I...
non_main
trtexec performance metrics analysis confusion hi tensorrt team i used trtexec to analyze the performance of my model and got the following log i ve read the explanation of meaning of those metrics refs but i was confused by the knowledge implied by the metrics wall time compute time ...
0
246,366
7,895,176,438
IssuesEvent
2018-06-29 01:33:48
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
VisIt may not get number of materials correct from vtk multi-block datasets
Likelihood: 3 - Occasional OS: All Priority: Normal Severity: 2 - Minor Irritation Support Group: Any bug version: 2.12.3
VisIt only uses the material information contained in the first block, so if subsequent blocks have different materials than the first, VisIt will not know about them. This can currently be overcome by adding an integer FieldData array to the first block called 'MaterialIds' listing all the material ids for the enti...
1.0
VisIt may not get number of materials correct from vtk multi-block datasets - VisIt only uses the material information contained in the first block, so if subsequent blocks have different materials than the first, VisIt will not know about them. This can currently be overcome by adding an integer FieldData array to ...
non_main
visit may not get number of materials correct from vtk multi block datasets visit only uses the material information contained in the first block so if subsequent blocks have different materials than the first visit will not know about them this can currently be overcome by adding an integer fielddata array to ...
0
142,572
21,786,720,633
IssuesEvent
2022-05-14 08:43:27
prql/prql
https://api.github.com/repos/prql/prql
closed
Window functions over groups
language-design
I've worked with SQL a lot and now already 5 years with Pandas, and sometimes both drive me absolutely mad. In some aspects Pandas in Python is nicer, but things like window functions are absolutely horrible. Example: orders ------ cell (a cell on a map) hour (datetime but rounded to hours...
1.0
Window functions over groups - I've worked with SQL a lot and now already 5 years with Pandas, and sometimes both drive me absolutely mad. In some aspects Pandas in Python is nicer, but things like window functions are absolutely horrible. Example: orders ------ cell (a cell on a map) hour ...
non_main
window functions over groups i ve worked with sql a lot and now already years with pandas and sometimes both drive me absolutely mad in some aspects pandas in python is nicer but things like window functions are absolutely horrible example orders cell a cell on a map hour ...
0
106,611
16,700,501,741
IssuesEvent
2021-06-09 01:10:33
vipinsun/eosio-web-ide
https://api.github.com/repos/vipinsun/eosio-web-ide
opened
CVE-2020-7598 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-0.0.10.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary> <p> <details><summary><...
True
CVE-2020-7598 (Medium) detected in multiple libraries - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-0.0.10.tgz</b>, <b>minim...
non_main
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file eosio web ide webapp p...
0
545
3,970,421,757
IssuesEvent
2016-05-04 07:10:44
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Hex To Ascii: Improve triggering
Low-Hanging Fruit Maintainer Approved
We should support forms like `0x1F hex to ascii`, `0x1F to ascii` etc. ------ IA Page: http://duck.co/ia/view/hex_to_ascii [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @koosha--
True
Hex To Ascii: Improve triggering - We should support forms like `0x1F hex to ascii`, `0x1F to ascii` etc. ------ IA Page: http://duck.co/ia/view/hex_to_ascii [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @koosha--
main
hex to ascii improve triggering we should support forms like hex to ascii to ascii etc ia page koosha
1
4,565
23,739,057,446
IssuesEvent
2022-08-31 10:43:19
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Make Netty transport's channel pipeline explicit
kind/toil area/maintainability
**Description** The current channel pipeline will modify itself once the protocol handshake has been completed. This can lead to unexpected pipeline ordering since we always use `addLast`, which may break the ordering of the pipelines. The pipeline should be explicit and static. This will not only simplify reasoning...
True
Make Netty transport's channel pipeline explicit - **Description** The current channel pipeline will modify itself once the protocol handshake has been completed. This can lead to unexpected pipeline ordering since we always use `addLast`, which may break the ordering of the pipelines. The pipeline should be explici...
main
make netty transport s channel pipeline explicit description the current channel pipeline will modify itself once the protocol handshake has been completed this can lead to unexpected pipeline ordering since we always use addlast which may break the ordering of the pipelines the pipeline should be explici...
1
238,344
26,098,136,449
IssuesEvent
2022-12-27 01:03:43
Galaxy-Software-Service/WebGoat
https://api.github.com/repos/Galaxy-Software-Service/WebGoat
closed
CVE-2021-43138 (High) detected in async-1.5.2.tgz - autoclosed
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-1.5.2.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library h...
True
CVE-2021-43138 (High) detected in async-1.5.2.tgz - autoclosed - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-1.5.2.tgz</b></p></summary> <p>Higher-order fun...
non_main
cve high detected in async tgz autoclosed cve high severity vulnerability vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file docs package json path to vulnerable library d...
0
4,664
24,119,146,638
IssuesEvent
2022-09-20 17:04:45
ocsf/ocsf-schema
https://api.github.com/repos/ocsf/ocsf-schema
closed
Event Origin object
bug maintainers
1. Define structure of the `origin` object 2. Clean up & refine originally present attributes under the origin object 3. Move `origin` under `metadata` 4. Revert related changes made in this https://github.com/ocsf/ocsf-schema/commit/1e5b116105ddeeb445979581c0da3a1ba7d6fa5b More context - [slack convo](https://o...
True
Event Origin object - 1. Define structure of the `origin` object 2. Clean up & refine originally present attributes under the origin object 3. Move `origin` under `metadata` 4. Revert related changes made in this https://github.com/ocsf/ocsf-schema/commit/1e5b116105ddeeb445979581c0da3a1ba7d6fa5b More context - [...
main
event origin object define structure of the origin object clean up refine originally present attributes under the origin object move origin under metadata revert related changes made in this more context original object for reference caption event origin n...
1
2,245
7,895,797,629
IssuesEvent
2018-06-29 05:48:48
arcticicestudio/nord-visual-studio-code
https://api.github.com/repos/arcticicestudio/nord-visual-studio-code
closed
Use remark-lint with styleguide preset
context-workflow scope-maintainability type-improvement
<p align="center"><img src="https://camo.githubusercontent.com/9f1081385e1221287ce3ee8f126fb8940a74da26/68747470733a2f2f63646e2e7261776769742e636f6d2f72656d61726b6a732f72656d61726b2d6c696e742f623137376163362f6c6f676f2e737667" /></p> [remark-lint][] should be used with the [Markdown styleguide][sgm] preset [remark-pr...
True
Use remark-lint with styleguide preset - <p align="center"><img src="https://camo.githubusercontent.com/9f1081385e1221287ce3ee8f126fb8940a74da26/68747470733a2f2f63646e2e7261776769742e636f6d2f72656d61726b6a732f72656d61726b2d6c696e742f623137376163362f6c6f676f2e737667" /></p> [remark-lint][] should be used with the [Ma...
main
use remark lint with styleguide preset should be used with the preset
1
81,246
15,608,238,250
IssuesEvent
2021-03-19 10:21:33
yamamoto42/multiappx
https://api.github.com/repos/yamamoto42/multiappx
opened
CVE-2020-11023 (Medium) detected in jquery-3.3.1.slim.min.js, jquery-3.2.1.min.js
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1.slim.min.js</b>, <b>jquery-3.2.1.min.js</b></p></summary> <p> <details><summary><b>jquery-3.3.1.slim....
True
CVE-2020-11023 (Medium) detected in jquery-3.3.1.slim.min.js, jquery-3.2.1.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1.slim.min.js</b>, <...
non_main
cve medium detected in jquery slim min js jquery min js cve medium severity vulnerability vulnerable libraries jquery slim min js jquery min js jquery slim min js javascript library for dom operations library home page a href path to depend...
0
1,510
6,530,063,203
IssuesEvent
2017-08-30 13:58:43
ocaml/opam-repository
https://api.github.com/repos/ocaml/opam-repository
closed
ppx_tool.5.0 hash has changed
needs maintainer action
``` [ERROR] Bad checksum for /home/opam/.opam/packages.dev/ppx_tools.5.0/f70ca1d07d565989a0041e312e8efc00ff2ad87e: - 1e18ffaa90d51cba9e6d5eb7bd186637 [expected result] - 5e1a86ff323fe772d69ca2d25abc2c9d [actual result] ``` Contents look reasonable: ``` $ wget https://github.com/a...
True
ppx_tool.5.0 hash has changed - ``` [ERROR] Bad checksum for /home/opam/.opam/packages.dev/ppx_tools.5.0/f70ca1d07d565989a0041e312e8efc00ff2ad87e: - 1e18ffaa90d51cba9e6d5eb7bd186637 [expected result] - 5e1a86ff323fe772d69ca2d25abc2c9d [actual result] ``` Contents look reasonable: ...
main
ppx tool hash has changed bad checksum for home opam opam packages dev ppx tools contents look reasonable wget o tgz tgz tgz tar tf tgz ocaml ppx ppx tools ocaml ppx ppx tools depend ...
1
4,674
24,160,487,782
IssuesEvent
2022-09-22 11:13:28
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Visual distinction between Table Inspector and table vanishes when inspector overlaps cells
type: enhancement work: frontend restricted: maintainers status: review
## Reproduce - When the sheet does not consume the full width of its allocated space on the page, I see a drop shadow on the left of the Table Inspector - But when the Table Inspector overlaps the sheet cells, that drop shadow disappears. ![Peek 2022-09-09 14-48](https://user-images.githubusercontent.com/42411/18942...
True
Visual distinction between Table Inspector and table vanishes when inspector overlaps cells - ## Reproduce - When the sheet does not consume the full width of its allocated space on the page, I see a drop shadow on the left of the Table Inspector - But when the Table Inspector overlaps the sheet cells, that drop shad...
main
visual distinction between table inspector and table vanishes when inspector overlaps cells reproduce when the sheet does not consume the full width of its allocated space on the page i see a drop shadow on the left of the table inspector but when the table inspector overlaps the sheet cells that drop shad...
1
188,657
6,779,571,048
IssuesEvent
2017-10-29 01:03:53
kmycode/storycanvas-csharp
https://api.github.com/repos/kmycode/storycanvas-csharp
opened
人物デフォルトアイコンのロジック側での描画
enhancement priority-low
人物のアイコンが設定されてない時、デフォルトのアイコンは現在PNG画像から読み出したものを表示している。 しかしこのPNG画像は、解像度対応のため1024x1024という巨大なサイズになっている。 ロジック側が円とかを描画すれば、この画像描画の負荷を軽減できるのではないか
1.0
人物デフォルトアイコンのロジック側での描画 - 人物のアイコンが設定されてない時、デフォルトのアイコンは現在PNG画像から読み出したものを表示している。 しかしこのPNG画像は、解像度対応のため1024x1024という巨大なサイズになっている。 ロジック側が円とかを描画すれば、この画像描画の負荷を軽減できるのではないか
non_main
人物デフォルトアイコンのロジック側での描画 人物のアイコンが設定されてない時、デフォルトのアイコンは現在png画像から読み出したものを表示している。 しかしこのpng画像は、 。 ロジック側が円とかを描画すれば、この画像描画の負荷を軽減できるのではないか
0
271,755
20,713,677,415
IssuesEvent
2022-03-12 09:34:11
IndianOpenSourceFoundation/dynamic-cli
https://api.github.com/repos/IndianOpenSourceFoundation/dynamic-cli
opened
$ signs are getting copied while copying commands from readme
documentation
## 📚 Documentation I think dollar signs can be removed from codeblocks of readme. It's annoying to encounter `$: command not found` error everytime when starting out with the initial setup. I would also like to point that in Developer installation section command 3 and 4's order should be interchanged.
1.0
$ signs are getting copied while copying commands from readme - ## 📚 Documentation I think dollar signs can be removed from codeblocks of readme. It's annoying to encounter `$: command not found` error everytime when starting out with the initial setup. I would also like to point that in Developer installation ...
non_main
signs are getting copied while copying commands from readme 📚 documentation i think dollar signs can be removed from codeblocks of readme it s annoying to encounter command not found error everytime when starting out with the initial setup i would also like to point that in developer installation ...
0
27,639
30,003,431,995
IssuesEvent
2023-06-26 10:50:04
eclipse-m2e/m2e-core
https://api.github.com/repos/eclipse-m2e/m2e-core
closed
Bug 486737 - Support for Maven Extensions (LifeCycleParticipants)
usability
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=486737 > It would be nice if m2e supported Maven's lifecycle participants by instantiating them and calling their AbstractMavenLifecycleParticipant.afterProjectsRead() method. > > The other lifecycle methods do not make sense in m2e context. > > To make things ...
True
Bug 486737 - Support for Maven Extensions (LifeCycleParticipants) - See https://bugs.eclipse.org/bugs/show_bug.cgi?id=486737 > It would be nice if m2e supported Maven's lifecycle participants by instantiating them and calling their AbstractMavenLifecycleParticipant.afterProjectsRead() method. > > The other lifecy...
non_main
bug support for maven extensions lifecycleparticipants see it would be nice if supported maven s lifecycle participants by instantiating them and calling their abstractmavenlifecycleparticipant afterprojectsread method the other lifecycle methods do not make sense in context to make...
0
36,586
15,031,120,547
IssuesEvent
2021-02-02 08:30:18
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
[QUERY] Java Azure Async Client for ESB: Parallel vs Sequential read
Service Bus customer-reported question
**Query/Question** I would like to get the messages from a single queue **sequentially** using the async client. During debugging I can see that there are 8 threads listening one the queue. Also when I set a breakpoint on the message handler other messages are read meanwhile. But I need a true sequential processing:...
1.0
[QUERY] Java Azure Async Client for ESB: Parallel vs Sequential read - **Query/Question** I would like to get the messages from a single queue **sequentially** using the async client. During debugging I can see that there are 8 threads listening one the queue. Also when I set a breakpoint on the message handler other...
non_main
java azure async client for esb parallel vs sequential read query question i would like to get the messages from a single queue sequentially using the async client during debugging i can see that there are threads listening one the queue also when i set a breakpoint on the message handler other messa...
0
1,685
6,574,165,796
IssuesEvent
2017-09-11 11:47:12
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Networking, more userfriendly error when raising BadHostKeyException
affects_2.2 feature_idea networking waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - ios_config ##### ANSIBLE VERSION ``` /opt/netprod/lib/env/netprod/lib/python2.6/site-packages/cryptography/__init__.py:26: DeprecationWarning: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of c...
True
Networking, more userfriendly error when raising BadHostKeyException - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - ios_config ##### ANSIBLE VERSION ``` /opt/netprod/lib/env/netprod/lib/python2.6/site-packages/cryptography/__init__.py:26: DeprecationWarning: Python 2.6 is no longer supported by ...
main
networking more userfriendly error when raising badhostkeyexception issue type feature idea component name ios config ansible version opt netprod lib env netprod lib site packages cryptography init py deprecationwarning python is no longer supported by the pyt...
1
113,346
17,135,188,075
IssuesEvent
2021-07-13 00:24:52
turkdevops/gitea
https://api.github.com/repos/turkdevops/gitea
opened
CVE-2016-7103 (Medium) detected in jquery-ui-1.11.0.min.js
security vulnerability
## CVE-2016-7103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.11.0.min.js</b></p></summary> <p>A curated set of user interface interactions, effects, widgets, and them...
True
CVE-2016-7103 (Medium) detected in jquery-ui-1.11.0.min.js - ## CVE-2016-7103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.11.0.min.js</b></p></summary> <p>A curated s...
non_main
cve medium detected in jquery ui min js cve medium severity vulnerability vulnerable library jquery ui min js a curated set of user interface interactions effects widgets and themes built on top of the jquery javascript library library home page a href path to depend...
0
5,344
26,959,799,916
IssuesEvent
2023-02-08 17:18:05
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
AWS SAM S3 Cors
area/cors maintainer/need-response
### Description I am setting up a serverless app that is composed of an S3 bucket, a lambda function and API Gateway. I need my S3 bucket to trigger a notification on every upload event and feed the info into my lambda function. The uploads to S3 bucket are happening via a pre-signed URL and hence, I need my buc...
True
AWS SAM S3 Cors - ### Description I am setting up a serverless app that is composed of an S3 bucket, a lambda function and API Gateway. I need my S3 bucket to trigger a notification on every upload event and feed the info into my lambda function. The uploads to S3 bucket are happening via a pre-signed URL and he...
main
aws sam cors description i am setting up a serverless app that is composed of an bucket a lambda function and api gateway i need my bucket to trigger a notification on every upload event and feed the info into my lambda function the uploads to bucket are happening via a pre signed url and hence ...
1
247,378
26,705,409,132
IssuesEvent
2023-01-27 17:41:54
bcgov/cloud-pathfinder
https://api.github.com/repos/bcgov/cloud-pathfinder
opened
OpenSIEM forecasting and config plans
Security Billing
**Describe the Issue** In order to budget for FY2023 we need to assess previous use of OpenSIEM re: storage and compute use (before it was tuned down) and decide on what is appropriate for future use. **Additional Context** Add any other context, attachments or screenshots **Acceptance Criteria** A set of pre-define...
True
OpenSIEM forecasting and config plans - **Describe the Issue** In order to budget for FY2023 we need to assess previous use of OpenSIEM re: storage and compute use (before it was tuned down) and decide on what is appropriate for future use. **Additional Context** Add any other context, attachments or screenshots **A...
non_main
opensiem forecasting and config plans describe the issue in order to budget for we need to assess previous use of opensiem re storage and compute use before it was tuned down and decide on what is appropriate for future use additional context add any other context attachments or screenshots accept...
0
256,915
8,130,326,353
IssuesEvent
2018-08-17 18:04:33
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[7.6.2] Currency of contracts switched on server restart
Medium Priority
Existing contracts with configured currency where switched to my own currency.
1.0
[7.6.2] Currency of contracts switched on server restart - Existing contracts with configured currency where switched to my own currency.
non_main
currency of contracts switched on server restart existing contracts with configured currency where switched to my own currency
0
451,739
32,039,984,625
IssuesEvent
2023-09-22 18:27:13
sisyphusSmiling/contract-updater
https://api.github.com/repos/sisyphusSmiling/contract-updater
closed
Add multi-account & contract update demo to README
documentation
Currently, the README only covers the single account & contract update & delegation. However, many cases will require multi-account & contract deployments. Resolving this issue should cover: - Linking & publishing AuthAccount Capabilities from contract accounts - Ordering some multi-contract deployment involving a...
1.0
Add multi-account & contract update demo to README - Currently, the README only covers the single account & contract update & delegation. However, many cases will require multi-account & contract deployments. Resolving this issue should cover: - Linking & publishing AuthAccount Capabilities from contract accounts ...
non_main
add multi account contract update demo to readme currently the readme only covers the single account contract update delegation however many cases will require multi account contract deployments resolving this issue should cover linking publishing authaccount capabilities from contract accounts ...
0
130,771
10,652,867,037
IssuesEvent
2019-10-17 13:26:55
scality/metalk8s
https://api.github.com/repos/scality/metalk8s
closed
Update the repository list on Ubuntu machines deployed by Vagrant
easy enhancement moonshot tests
<!-- Please only use this template for submitting improvement requests, and make sure it is linked to the relevant GitHub Project. --> **Component**: Vagrant <!-- E.g. 'salt', 'containers', 'kubernetes', 'build', 'tests'... --> **Why this is needed**: Canonical moved some packages on their repositories. For ...
1.0
Update the repository list on Ubuntu machines deployed by Vagrant - <!-- Please only use this template for submitting improvement requests, and make sure it is linked to the relevant GitHub Project. --> **Component**: Vagrant <!-- E.g. 'salt', 'containers', 'kubernetes', 'build', 'tests'... --> **Why this is n...
non_main
update the repository list on ubuntu machines deployed by vagrant component vagrant why this is needed canonical moved some packages on their repositories for our tests on our vagrant environment we need to install but we need to update the repo list first installation fail if we don t...
0
311,544
9,535,036,970
IssuesEvent
2019-04-30 04:58:01
alecluna/printworksapparel
https://api.github.com/repos/alecluna/printworksapparel
opened
Phone number validation all messed up
Hella High Priority
### What I'm trying to achieve - Fix phone number validation in the Estimate form - Maybe turn into a string or have at least 10 character validation ### Steps to reproduce the problem -Estimate page -type in 9163334444 or (916) 333-4444 or anything other than ###-###-#### ### What I expected to happen easy ...
1.0
Phone number validation all messed up - ### What I'm trying to achieve - Fix phone number validation in the Estimate form - Maybe turn into a string or have at least 10 character validation ### Steps to reproduce the problem -Estimate page -type in 9163334444 or (916) 333-4444 or anything other than ###-###-##...
non_main
phone number validation all messed up what i m trying to achieve fix phone number validation in the estimate form maybe turn into a string or have at least character validation steps to reproduce the problem estimate page type in or or anything other than what i ex...
0
1,397
6,025,336,647
IssuesEvent
2017-06-08 08:26:04
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
apt: package marking
affects_2.3 feature_idea waiting_on_maintainer
Please add options to apt module, which would make possible to arbitrary mark packages: Considering https://github.com/ansible/ansible-modules-core/issues/19 that would be two boolean options: auto: true/false, default: n/a, (suppose you want to make sure a list of installed packages is marked as manual) hold: true/fal...
True
apt: package marking - Please add options to apt module, which would make possible to arbitrary mark packages: Considering https://github.com/ansible/ansible-modules-core/issues/19 that would be two boolean options: auto: true/false, default: n/a, (suppose you want to make sure a list of installed packages is marked as...
main
apt package marking please add options to apt module which would make possible to arbitrary mark packages considering that would be two boolean options auto true false default n a suppose you want to make sure a list of installed packages is marked as manual hold true false default n a suppose you do ...
1
3,892
17,296,716,246
IssuesEvent
2021-07-25 21:56:39
microsoft/DirectXTK
https://api.github.com/repos/microsoft/DirectXTK
closed
FitPowerOf2
maintainence
There are following errors in function FitPowerOf2 `for (x = maxsize; x > 1; x >>= 1) { if (x <= targetx) break; }` should be `for (x = maxsize; x > 1; x >>= 1) { if (x <= origx) break; }` and `for (y = maxsize; y > 1; y >>= 1) { if (y <= targety) break; }` should be `for (y = maxsize; y > 1; y >>=...
True
FitPowerOf2 - There are following errors in function FitPowerOf2 `for (x = maxsize; x > 1; x >>= 1) { if (x <= targetx) break; }` should be `for (x = maxsize; x > 1; x >>= 1) { if (x <= origx) break; }` and `for (y = maxsize; y > 1; y >>= 1) { if (y <= targety) break; }` should be `for (y = maxsize...
main
there are following errors in function for x maxsize x x if x targetx break should be for x maxsize x x if x origx break and for y maxsize y y if y targety break should be for y maxsize y y ...
1
57,682
6,553,844,014
IssuesEvent
2017-09-06 01:24:37
openshift/origin-web-console
https://api.github.com/repos/openshift/origin-web-console
closed
Race: ProjectsService.list() sometimes doesn't contain new project
kind/bug kind/test-flake priority/P1
If I visit the `create-project` page directly without going to the projects list first, it's possible that the `ProjectService.list` call does not return with the new project, and the wrong project is selected in the dropdown. This only happens when you visit the `create-project` page first with the new experience turn...
1.0
Race: ProjectsService.list() sometimes doesn't contain new project - If I visit the `create-project` page directly without going to the projects list first, it's possible that the `ProjectService.list` call does not return with the new project, and the wrong project is selected in the dropdown. This only happens when y...
non_main
race projectsservice list sometimes doesn t contain new project if i visit the create project page directly without going to the projects list first it s possible that the projectservice list call does not return with the new project and the wrong project is selected in the dropdown this only happens when y...
0
239,831
19,957,572,451
IssuesEvent
2022-01-28 02:19:52
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
There is a failed activity log with an error 'TypeError:Cannot read properties of undefined (reading 'type')' when attaching one table
🧪 testing :gear: files :beetle: regression
**Storage Explorer Version**: 1.23.0-dev **Build Number**: 20220125.10 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.6.1 **How Found**: From running test case **Regression From**: Previous release (1.22.0) ## Steps to Reproduce ## 1. Expand one storage account -> Tables. 2. ...
1.0
There is a failed activity log with an error 'TypeError:Cannot read properties of undefined (reading 'type')' when attaching one table - **Storage Explorer Version**: 1.23.0-dev **Build Number**: 20220125.10 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.6.1 **How Found**: From run...
non_main
there is a failed activity log with an error typeerror cannot read properties of undefined reading type when attaching one table storage explorer version dev build number branch main platform os windows linux ubuntu macos big sur how found from running test cas...
0
4,034
18,853,302,047
IssuesEvent
2021-11-12 00:44:15
exercism/python
https://api.github.com/repos/exercism/python
opened
[Templates]: Create [Support] Issue Template
maintainer chore 🔧
We should create an issue template for users who need support with technical issues they're encountering.
True
[Templates]: Create [Support] Issue Template - We should create an issue template for users who need support with technical issues they're encountering.
main
create issue template we should create an issue template for users who need support with technical issues they re encountering
1
2,993
10,879,817,367
IssuesEvent
2019-11-17 05:30:33
gogs/gogs
https://api.github.com/repos/gogs/gogs
closed
Remote Code Execution
kind/bug kind/security status/assigned to maintainer
- Gogs version (or commit ref): newest(a36b29c) - Can you reproduce the bug at https://try.gogs.io: - No I discovered a Remote Command Execution in the newest Gogs. I have already sent more about the details in the email to u@gogs.io. Best, Manasseh Zhou @unknwon
True
Remote Code Execution - - Gogs version (or commit ref): newest(a36b29c) - Can you reproduce the bug at https://try.gogs.io: - No I discovered a Remote Command Execution in the newest Gogs. I have already sent more about the details in the email to u@gogs.io. Best, Manasseh Zhou @unknwon
main
remote code execution gogs version or commit ref newest can you reproduce the bug at no i discovered a remote command execution in the newest gogs i have already sent more about the details in the email to u gogs io best manasseh zhou unknwon
1
295
3,073,970,941
IssuesEvent
2015-08-20 02:21:50
tgstation/-tg-station
https://api.github.com/repos/tgstation/-tg-station
closed
List of places in code not using qdel
Maintainability - Hinders improvements Not a bug
./ATMOSPHERICS/pipes/pipes.dm-14-/obj/machinery/atmospherics/proc/pipeline_expansion() ./ATMOSPHERICS/pipes/pipes.dm-15- return null ./ATMOSPHERICS/pipes/pipes.dm-16- ./ATMOSPHERICS/pipes/pipes.dm-17-/obj/machinery/atmospherics/pipe/proc/check_pressure(pressure) ./ATMOSPHERICS/pipes/pipes.dm-18- //Return 1 if paren...
True
List of places in code not using qdel - ./ATMOSPHERICS/pipes/pipes.dm-14-/obj/machinery/atmospherics/proc/pipeline_expansion() ./ATMOSPHERICS/pipes/pipes.dm-15- return null ./ATMOSPHERICS/pipes/pipes.dm-16- ./ATMOSPHERICS/pipes/pipes.dm-17-/obj/machinery/atmospherics/pipe/proc/check_pressure(pressure) ./ATMOSPHERIC...
main
list of places in code not using qdel atmospherics pipes pipes dm obj machinery atmospherics proc pipeline expansion atmospherics pipes pipes dm return null atmospherics pipes pipes dm atmospherics pipes pipes dm obj machinery atmospherics pipe proc check pressure pressure atmospherics pi...
1
272,990
23,719,611,050
IssuesEvent
2022-08-30 14:24:20
0xPolygonHermez/zkevm-node
https://api.github.com/repos/0xPolygonHermez/zkevm-node
opened
Create tests for pending state
State RPC test
We need to create tests consuming the following methods for the `pending` block in order to make sure the behavior is as expected when consuming the `trusted state` - eth_call - eth_estimateGas - eth_getBalance - eth_getCode - eth_getStorageAt
1.0
Create tests for pending state - We need to create tests consuming the following methods for the `pending` block in order to make sure the behavior is as expected when consuming the `trusted state` - eth_call - eth_estimateGas - eth_getBalance - eth_getCode - eth_getStorageAt
non_main
create tests for pending state we need to create tests consuming the following methods for the pending block in order to make sure the behavior is as expected when consuming the trusted state eth call eth estimategas eth getbalance eth getcode eth getstorageat
0
3,461
13,245,793,491
IssuesEvent
2020-08-19 14:50:58
tgstation/tgstation-server
https://api.github.com/repos/tgstation/tgstation-server
opened
Pull requests from forks fail due to not having some secrets set
CI Hacktoberfest Help Wanted Maintainability Issue
It can't live without these env vars which are encoded as secrets: https://github.com/tgstation/tgstation-server/blob/0ae8ad2dfbc0ddbe307e154c4b1b67643f2e06b3/.github/workflows/ci-suite.yml#L14-L17
True
Pull requests from forks fail due to not having some secrets set - It can't live without these env vars which are encoded as secrets: https://github.com/tgstation/tgstation-server/blob/0ae8ad2dfbc0ddbe307e154c4b1b67643f2e06b3/.github/workflows/ci-suite.yml#L14-L17
main
pull requests from forks fail due to not having some secrets set it can t live without these env vars which are encoded as secrets
1
109,852
16,892,351,743
IssuesEvent
2021-06-23 10:48:33
epam/TimeBase
https://api.github.com/repos/epam/TimeBase
closed
CVE-2021-29425 (Medium) detected in commons-io-2.6.jar - autoclosed
security vulnerability
## CVE-2021-29425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.6.jar</b></p></summary> <p>The Apache Commons IO library contains utility classes, stream implementatio...
True
CVE-2021-29425 (Medium) detected in commons-io-2.6.jar - autoclosed - ## CVE-2021-29425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.6.jar</b></p></summary> <p>The Ap...
non_main
cve medium detected in commons io jar autoclosed cve medium severity vulnerability vulnerable library commons io jar the apache commons io library contains utility classes stream implementations file filters file comparators endian transformation classes and much more libr...
0
5,626
28,146,103,131
IssuesEvent
2023-04-02 13:58:56
beefproject/beef
https://api.github.com/repos/beefproject/beef
closed
ERROR: type modifier is not allowed for type "bytea"
Maintainability Medium
Verify first that your issue/request has not been posted previously: * https://github.com/beefproject/beef/issues * https://github.com/beefproject/beef/wiki/FAQ Ensure you're using the [latest version of BeEF](https://github.com/beefproject/beef/releases/tag/beef-0.4.7.0). #### Environment What version/r...
True
ERROR: type modifier is not allowed for type "bytea" - Verify first that your issue/request has not been posted previously: * https://github.com/beefproject/beef/issues * https://github.com/beefproject/beef/wiki/FAQ Ensure you're using the [latest version of BeEF](https://github.com/beefproject/beef/releases/ta...
main
error type modifier is not allowed for type bytea verify first that your issue request has not been posted previously ensure you re using the environment what version revision of beef are you using alpha on what version of ruby ruby on what browser chrom...
1
3,602
6,507,237,179
IssuesEvent
2017-08-24 12:30:24
blay09/CookingForBlockheads
https://api.github.com/repos/blay09/CookingForBlockheads
closed
Agricultural Revolution compat
compatibility
adds a cow too apparently that should work for the Cow in a Jar
True
Agricultural Revolution compat - adds a cow too apparently that should work for the Cow in a Jar
non_main
agricultural revolution compat adds a cow too apparently that should work for the cow in a jar
0
2,178
7,632,657,446
IssuesEvent
2018-05-05 17:42:07
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
closed
Rename ArtNet to Art-Net everywhere
Difficulty-Easy Language-C++ Maintainability Type-Cleanup enhancement
The official spelling, as referred to on [Artistic Licence's website](http://art-net.org.uk/wordpress/), is *Art-Net*. The `artnet` plugin's README and code should reflect that. (Maybe even the plugin key / folder name, but that could be a breaking change and all the other folder names also don't contain special cha...
True
Rename ArtNet to Art-Net everywhere - The official spelling, as referred to on [Artistic Licence's website](http://art-net.org.uk/wordpress/), is *Art-Net*. The `artnet` plugin's README and code should reflect that. (Maybe even the plugin key / folder name, but that could be a breaking change and all the other folde...
main
rename artnet to art net everywhere the official spelling as referred to on is art net the artnet plugin s readme and code should reflect that maybe even the plugin key folder name but that could be a breaking change and all the other folder names also don t contain special characters also at ...
1