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
369,774
10,917,562,210
IssuesEvent
2019-11-21 15:22:47
NorwegianClimateCentre/noresm2cmor
https://api.github.com/repos/NorwegianClimateCentre/noresm2cmor
reopened
[CMIP6 CMOR-ization & ESGF-publication] NorESM2-LM - piClim-anthro
ESGF publish Priority High
### Mandatory information: **Full path to the case(s) of the experiment on NIRD** /projects/NS9560K/noresm/cases/NF1850norbc_anthro2014_f19_20190811 **experiment_id** <strike>e.g., RFMIP</strike> - piClim-anthro **model_id** e.g., NorESM2-LM **CASENAME(s) and years to be CMORized** e.g., <strike>N...
1.0
[CMIP6 CMOR-ization & ESGF-publication] NorESM2-LM - piClim-anthro - ### Mandatory information: **Full path to the case(s) of the experiment on NIRD** /projects/NS9560K/noresm/cases/NF1850norbc_anthro2014_f19_20190811 **experiment_id** <strike>e.g., RFMIP</strike> - piClim-anthro **model_id** e.g., NorESM...
non_main
lm piclim anthro mandatory information full path to the case s of the experiment on nird projects noresm cases experiment id e g rfmip piclim anthro model id e g lm casename s and years to be cmorized e g optional...
0
5,202
26,449,757,177
IssuesEvent
2023-01-16 10:17:38
Pandora-IsoMemo/bmsc-app
https://api.github.com/repos/Pandora-IsoMemo/bmsc-app
closed
Create wiki with installation instruction
Support: IT maintainance
Move and update installation instructions from - https://github.com/Pandora-IsoMemo/drat/issues/8 to a new created wiki of this app
True
Create wiki with installation instruction - Move and update installation instructions from - https://github.com/Pandora-IsoMemo/drat/issues/8 to a new created wiki of this app
main
create wiki with installation instruction move and update installation instructions from to a new created wiki of this app
1
209,492
7,176,544,491
IssuesEvent
2018-01-31 10:23:26
NCEAS/metacat
https://api.github.com/repos/NCEAS/metacat
closed
Download DTDs/Schemas for client
Category: metacat Component: Bugzilla-Id Priority: Normal Status: Resolved Tracker: Bug
--- Author Name: **Dan Higgins** (Dan Higgins) Original Redmine Issue: 29, https://projects.ecoinformatics.org/ecoinfo/issues/29 Original Date: 2000-06-21 Original Assignee: Jivka Bojilova --- The client needs to be able to get a list of doctypes from the server in order to show the list of possible search types t...
1.0
Download DTDs/Schemas for client - --- Author Name: **Dan Higgins** (Dan Higgins) Original Redmine Issue: 29, https://projects.ecoinformatics.org/ecoinfo/issues/29 Original Date: 2000-06-21 Original Assignee: Jivka Bojilova --- The client needs to be able to get a list of doctypes from the server in order to show ...
non_main
download dtds schemas for client author name dan higgins dan higgins original redmine issue original date original assignee jivka bojilova the client needs to be able to get a list of doctypes from the server in order to show the list of possible search types to the user the client ...
0
1,996
6,710,907,380
IssuesEvent
2017-10-13 00:08:42
cannawen/metric_units_reddit_bot
https://api.github.com/repos/cannawen/metric_units_reddit_bot
closed
Refactor network module to avoid use of deasync
chore in progress maintainer approved
[metric_units](https://www.reddit.com/user/metric_units) is a sassy reddit bot that finds imperial units, and replies with a metric conversion. **Enhancement request:** `deasync` is used to create functions that act like they are synchronous, but, this is very non-idiomatic (i.e. "things aren't typically done this ...
True
Refactor network module to avoid use of deasync - [metric_units](https://www.reddit.com/user/metric_units) is a sassy reddit bot that finds imperial units, and replies with a metric conversion. **Enhancement request:** `deasync` is used to create functions that act like they are synchronous, but, this is very non-i...
main
refactor network module to avoid use of deasync is a sassy reddit bot that finds imperial units and replies with a metric conversion enhancement request deasync is used to create functions that act like they are synchronous but this is very non idiomatic i e things aren t typically done this way...
1
81,334
23,442,762,119
IssuesEvent
2022-08-15 16:26:31
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Source-build fails to build w/CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type
blocking-release source-build area-Infrastructure
The latest dependency flow into installer's broke source-build w/the following errors: ``` /tarball/src/runtime/artifacts/source-build/self/src/src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.CoreCLR.cs(319,50): error CS0208: Cannot take the address of, get the size of, or declare a poi...
1.0
Source-build fails to build w/CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type - The latest dependency flow into installer's broke source-build w/the following errors: ``` /tarball/src/runtime/artifacts/source-build/self/src/src/coreclr/System.Private.CoreLib/src/System/...
non_main
source build fails to build w cannot take the address of get the size of or declare a pointer to a managed type the latest dependency flow into installer s broke source build w the following errors tarball src runtime artifacts source build self src src coreclr system private corelib src system refle...
0
1,046
4,859,904,450
IssuesEvent
2016-11-13 21:42:49
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
stat: readable and writeable are missing
affects_2.1 docs_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME stat ##### ANSIBLE VERSION ``` ansible 2.1.2.0 config file = xxx/ansible.cfg configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT Debian 8 ##### SUMMARY In the stat dict the keys "readable" and "writeable" are missing. These keys are...
True
stat: readable and writeable are missing - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME stat ##### ANSIBLE VERSION ``` ansible 2.1.2.0 config file = xxx/ansible.cfg configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT Debian 8 ##### SUMMARY In the stat dict the keys "readable" ...
main
stat readable and writeable are missing issue type bug report component name stat ansible version ansible config file xxx ansible cfg configured module search path default w o overrides os environment debian summary in the stat dict the keys readable ...
1
3,615
14,617,968,179
IssuesEvent
2020-12-22 15:32:37
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
closed
make check fails with compile error - -Wstringop-truncation
Language-C++ Maintainability OpSys-Linux bug
It seems that `make check` is failing to build the tests, below I have added the compile line from my build log. ``` g++ -DHAVE_CONFIG_H -I. -I/opt/saleae/SaleaeDeviceSdk-1.1.9/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -pthread -DTEST_SRC_DIR=\".\" -DTEST_BUILD_DIR=\".\" -...
True
make check fails with compile error - -Wstringop-truncation - It seems that `make check` is failing to build the tests, below I have added the compile line from my build log. ``` g++ -DHAVE_CONFIG_H -I. -I/opt/saleae/SaleaeDeviceSdk-1.1.9/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hi...
main
make check fails with compile error wstringop truncation it seems that make check is failing to build the tests below i have added the compile line from my build log g dhave config h i i opt saleae saleaedevicesdk include i include i include wall wformat w fvisibility inlines hi...
1
2,728
9,639,708,987
IssuesEvent
2019-05-16 14:05:13
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Move AWS module dev docs to docsite
affects_2.8 aws cloud deprecated docs huawei module needs_maintainer oracle support:certified support:community support:core
<!--- Verify first that your improvement is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY Move the AWS module development content from its [current ma...
True
Move AWS module dev docs to docsite - <!--- Verify first that your improvement is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY Move the AWS module de...
main
move aws module dev docs to docsite summary move the aws module development content from its into an rst file so it will be indexed and become more findable issue type documentation report component name lib ansible modules cloud amazon guidelines md docs ansible ...
1
25,809
11,220,005,082
IssuesEvent
2020-01-07 15:00:43
paritytech/substrate-light-ui
https://api.github.com/repos/paritytech/substrate-light-ui
closed
CSP Note: If ever we use a webview,
@electron-app F1-security P9-somedaymaybe
``` app.on('web-contents-created', (event, contents) => { contents.on('will-attach-webview', (event, webPreferences, params) => { event.preventDefault(); }); }); ```
True
CSP Note: If ever we use a webview, - ``` app.on('web-contents-created', (event, contents) => { contents.on('will-attach-webview', (event, webPreferences, params) => { event.preventDefault(); }); }); ```
non_main
csp note if ever we use a webview app on web contents created event contents contents on will attach webview event webpreferences params event preventdefault
0
88,295
10,568,419,960
IssuesEvent
2019-10-06 12:55:11
AlexxNB/svelte-chota
https://api.github.com/repos/AlexxNB/svelte-chota
opened
Correct documentation text
documentation help wanted
My english is poor, so the docs text isn't pretty. Necessary to edit the text by somebody who is english native speaker.
1.0
Correct documentation text - My english is poor, so the docs text isn't pretty. Necessary to edit the text by somebody who is english native speaker.
non_main
correct documentation text my english is poor so the docs text isn t pretty necessary to edit the text by somebody who is english native speaker
0
2,364
8,440,431,454
IssuesEvent
2018-10-18 07:15:00
Kristinita/Erics-Green-Room
https://api.github.com/repos/Kristinita/Erics-Green-Room
opened
feat(enhancement): шаблоны
need-maintainer packages
### 1. Запрос Неплохо было бы, если б в пакетах комнат Эрика можно было бы использовать шаблоны: то есть, когда один текст заменялся бы другим. ### 2. Аргументация #### 2.1. Основное предназначение Собственно, нужны для того же, для чего применяются шаблоны в программировании. 1. Вместо того, чтобы посто...
True
feat(enhancement): шаблоны - ### 1. Запрос Неплохо было бы, если б в пакетах комнат Эрика можно было бы использовать шаблоны: то есть, когда один текст заменялся бы другим. ### 2. Аргументация #### 2.1. Основное предназначение Собственно, нужны для того же, для чего применяются шаблоны в программировании. ...
main
feat enhancement шаблоны запрос неплохо было бы если б в пакетах комнат эрика можно было бы использовать шаблоны то есть когда один текст заменялся бы другим аргументация основное предназначение собственно нужны для того же для чего применяются шаблоны в программировании ...
1
1,083
4,931,796,273
IssuesEvent
2016-11-28 11:24:27
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
junos_config: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) -> TypeError: expected string or buffer
affects_2.3 bug_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME junos_config ##### ANSIBLE VERSION ``` ``` ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY ##### STEPS TO REPRODUCE ``` Run Junos test cases, or manually: - name: configure device with config junos_config: src: basic/confi...
True
junos_config: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) -> TypeError: expected string or buffer - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME junos_config ##### ANSIBLE VERSION ``` ``` ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY ##### STEPS TO REPRODUCE ``` Run Jun...
main
junos config obj end self raw decode s idx w s end typeerror expected string or buffer issue type bug report component name junos config ansible version configuration os environment summary steps to reproduce run jun...
1
54,570
13,771,533,231
IssuesEvent
2020-10-07 22:13:17
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
opened
hpx::lcos::barrier() results in deadlock
category: LCOs category: parcel transport compiler: gcc platform: Linux project: Phylanx type: defect
## Expected Behavior According to the documentation, using `hpx::lcos::barrier("barrier_name")` without specifying the number of localities or the rank should assume all the localities, and the current locality as the rank. ## Actual Behavior Deadlock. A similar problem is true for gather_here() and broadca...
1.0
hpx::lcos::barrier() results in deadlock - ## Expected Behavior According to the documentation, using `hpx::lcos::barrier("barrier_name")` without specifying the number of localities or the rank should assume all the localities, and the current locality as the rank. ## Actual Behavior Deadlock. A similar pr...
non_main
hpx lcos barrier results in deadlock expected behavior according to the documentation using hpx lcos barrier barrier name without specifying the number of localities or the rank should assume all the localities and the current locality as the rank actual behavior deadlock a similar pr...
0
319,623
23,782,055,802
IssuesEvent
2022-09-02 06:24:49
SenseNet/sensenet
https://api.github.com/repos/SenseNet/sensenet
closed
Docs site technology, build and architecture know-how
documentation
Get familiar with the technology and the possibilities, e.g. how the menu works, how do we change the structure.
1.0
Docs site technology, build and architecture know-how - Get familiar with the technology and the possibilities, e.g. how the menu works, how do we change the structure.
non_main
docs site technology build and architecture know how get familiar with the technology and the possibilities e g how the menu works how do we change the structure
0
2,289
8,142,269,607
IssuesEvent
2018-08-21 06:57:56
TabbycatDebate/tabbycat
https://api.github.com/repos/TabbycatDebate/tabbycat
closed
Rankings generator crashes when only one metric in precedence
awaiting maintainer bugs
BACKEND-VR: https://sentry.io/tabbycat-ig/backend/issues/645557194/ I think it crashes because when trying to generate a subrank, it looks for `metrics[1:]`, which is an empty list whenever the team standings precedence has only one element in it. ``` TypeError: itemgetter expected 1 arguments, got 0 (9 additional fr...
True
Rankings generator crashes when only one metric in precedence - BACKEND-VR: https://sentry.io/tabbycat-ig/backend/issues/645557194/ I think it crashes because when trying to generate a subrank, it looks for `metrics[1:]`, which is an empty list whenever the team standings precedence has only one element in it. ``` Ty...
main
rankings generator crashes when only one metric in precedence backend vr i think it crashes because when trying to generate a subrank it looks for metrics which is an empty list whenever the team standings precedence has only one element in it typeerror itemgetter expected arguments got additi...
1
246,470
20,866,896,963
IssuesEvent
2022-03-22 08:15:11
trinodb/trino
https://api.github.com/repos/trinodb/trino
opened
Flaky TestingSqlServer initialization due to log message wait strategy
bug test
The expected message "The default collation was successfully changed." was logged, but `LogMessageWaitStrategy` seems failing: ``` 2022-03-22T07:57:36.5495854Z org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log output matching '.*The default collation was successfully changed.*' 2022-0...
1.0
Flaky TestingSqlServer initialization due to log message wait strategy - The expected message "The default collation was successfully changed." was logged, but `LogMessageWaitStrategy` seems failing: ``` 2022-03-22T07:57:36.5495854Z org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log out...
non_main
flaky testingsqlserver initialization due to log message wait strategy the expected message the default collation was successfully changed was logged but logmessagewaitstrategy seems failing org testcontainers containers containerlaunchexception timed out waiting for log output matching t...
0
4,514
23,465,785,455
IssuesEvent
2022-08-16 16:37:51
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Accept concurrent requests when using --warm-containers
type/feature area/local/invoke maintainer/need-followup
### Describe your idea/feature/enhancement When developing serving an API locally you may run into concurrent requests done by a browser, and in macOS specifically without the `--warm-containers` option enabled it's very hard to test an endpoint that renders HTML, for example ([as each lambda invocation is going to ...
True
Accept concurrent requests when using --warm-containers - ### Describe your idea/feature/enhancement When developing serving an API locally you may run into concurrent requests done by a browser, and in macOS specifically without the `--warm-containers` option enabled it's very hard to test an endpoint that renders ...
main
accept concurrent requests when using warm containers describe your idea feature enhancement when developing serving an api locally you may run into concurrent requests done by a browser and in macos specifically without the warm containers option enabled it s very hard to test an endpoint that renders ...
1
209,691
23,730,762,667
IssuesEvent
2022-08-31 01:20:30
Gal-Doron/renovate-test
https://api.github.com/repos/Gal-Doron/renovate-test
closed
CVE-2021-44832 (Medium) detected in log4j-core-2.14.0.jar - autoclosed
security vulnerability
## CVE-2021-44832 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.14.0.jar</b></p></summary> <p>The Apache Log4j Implementation</p> <p>Library home page: <a href="https:...
True
CVE-2021-44832 (Medium) detected in log4j-core-2.14.0.jar - autoclosed - ## CVE-2021-44832 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.14.0.jar</b></p></summary> <p>...
non_main
cve medium detected in core jar autoclosed cve medium severity vulnerability vulnerable library core jar the apache implementation library home page a href path to dependency file pom xml path to vulnerable library ository org apache logging core ...
0
4,370
22,162,505,008
IssuesEvent
2022-06-04 18:09:57
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[FEATURE_REQUEST] Extending visibility / permissions on items
🦄 Feature Request 👤 Awaiting Maintainer Response
### Is your feature request related to a problem? If so, please describe. Currently, you can only use the `showForUsers` or `hideForUsers` option in the `displayData` section to hide / show specific sections to specific user. However, it could be helpful to also be able to hide specific `items`. E.g.: I want my users ...
True
[FEATURE_REQUEST] Extending visibility / permissions on items - ### Is your feature request related to a problem? If so, please describe. Currently, you can only use the `showForUsers` or `hideForUsers` option in the `displayData` section to hide / show specific sections to specific user. However, it could be helpful ...
main
extending visibility permissions on items is your feature request related to a problem if so please describe currently you can only use the showforusers or hideforusers option in the displaydata section to hide show specific sections to specific user however it could be helpful to also be able ...
1
68,595
14,937,895,545
IssuesEvent
2021-01-25 15:09:31
minio/console
https://api.github.com/repos/minio/console
closed
How does authentication work after #535?
security
I just updated and noticed that in #535 the console user environment was removed and now I can no longer sign in to the Console — it comes back as 401 Unauthorized. I looked at the new README and tried adding a user called `console` with policy `consoleAdmin` as described but I still cannot sign in as any user or the n...
True
How does authentication work after #535? - I just updated and noticed that in #535 the console user environment was removed and now I can no longer sign in to the Console — it comes back as 401 Unauthorized. I looked at the new README and tried adding a user called `console` with policy `consoleAdmin` as described but ...
non_main
how does authentication work after i just updated and noticed that in the console user environment was removed and now i can no longer sign in to the console — it comes back as unauthorized i looked at the new readme and tried adding a user called console with policy consoleadmin as described but i stil...
0
99,406
12,422,228,998
IssuesEvent
2020-05-23 20:57:02
Charcoal-SE/SmokeDetector
https://api.github.com/repos/Charcoal-SE/SmokeDetector
reopened
Reporting reasons are no longer being added as comments on MS
status: by design status: norepro
Recently, #2398 was implemented, which automatically adds reporting reasons (i.e. `!!/report [post link] "reporting reason"`) as a comment on the relevant metasmoke record for the post. However, this seems to have broken at some point in the last month or two. Can this please be fixed?
1.0
Reporting reasons are no longer being added as comments on MS - Recently, #2398 was implemented, which automatically adds reporting reasons (i.e. `!!/report [post link] "reporting reason"`) as a comment on the relevant metasmoke record for the post. However, this seems to have broken at some point in the last month ...
non_main
reporting reasons are no longer being added as comments on ms recently was implemented which automatically adds reporting reasons i e report reporting reason as a comment on the relevant metasmoke record for the post however this seems to have broken at some point in the last month or two ca...
0
352,382
25,064,733,336
IssuesEvent
2022-11-07 07:08:36
AY2223S1-CS2103-W14-2/tp
https://api.github.com/repos/AY2223S1-CS2103-W14-2/tp
closed
Improve DG
documentation
Improve DG grammar Check for serious mistakes Check American English spelling
1.0
Improve DG - Improve DG grammar Check for serious mistakes Check American English spelling
non_main
improve dg improve dg grammar check for serious mistakes check american english spelling
0
727,956
25,061,195,153
IssuesEvent
2022-11-07 01:57:34
FiniteLoop-NMAMIT/flc-website
https://api.github.com/repos/FiniteLoop-NMAMIT/flc-website
opened
tasks admin dashboard
enhancement help wanted low-priority
- create a new page /assign (protected route, only allowed to users with role === 'core') - add a 'score' field to 'task' table (each task must have a score assigned) - render a form (task description, assigning to a team etc) which will update the 'task' table on db - use cases: to assign competitive coding questio...
1.0
tasks admin dashboard - - create a new page /assign (protected route, only allowed to users with role === 'core') - add a 'score' field to 'task' table (each task must have a score assigned) - render a form (task description, assigning to a team etc) which will update the 'task' table on db - use cases: to assign co...
non_main
tasks admin dashboard create a new page assign protected route only allowed to users with role core add a score field to task table each task must have a score assigned render a form task description assigning to a team etc which will update the task table on db use cases to assign co...
0
682,598
23,349,397,790
IssuesEvent
2022-08-09 21:29:39
ucb-rit/coldfront
https://api.github.com/repos/ucb-rit/coldfront
closed
Write tests for cluster access request generation
mid priority
After #130, cluster access requests can be generated in a few ways: 1. A user requests to join a project and is manually approved, 2. A manager adds a user to a project, 3. A new project request is approved, and the requester is automatically added to the project, or 4. A PI requests access from the Project Detail ...
1.0
Write tests for cluster access request generation - After #130, cluster access requests can be generated in a few ways: 1. A user requests to join a project and is manually approved, 2. A manager adds a user to a project, 3. A new project request is approved, and the requester is automatically added to the project, ...
non_main
write tests for cluster access request generation after cluster access requests can be generated in a few ways a user requests to join a project and is manually approved a manager adds a user to a project a new project request is approved and the requester is automatically added to the project or...
0
767,473
26,926,749,252
IssuesEvent
2023-02-07 14:18:01
epicmaxco/vuestic-ui
https://api.github.com/repos/epicmaxco/vuestic-ui
closed
Docs refresh
docs LOW PRIORITY
Updating docs is a bit problematic. As you can have update happen when user has page loaded. If they try to navigate to some page - they might have an issue, as module might be not available anymore. So we want to introduce some solution to make user interaction seamless. Couple of ideas: * keep multiple vers...
1.0
Docs refresh - Updating docs is a bit problematic. As you can have update happen when user has page loaded. If they try to navigate to some page - they might have an issue, as module might be not available anymore. So we want to introduce some solution to make user interaction seamless. Couple of ideas: * kee...
non_main
docs refresh updating docs is a bit problematic as you can have update happen when user has page loaded if they try to navigate to some page they might have an issue as module might be not available anymore so we want to introduce some solution to make user interaction seamless couple of ideas kee...
0
184,645
14,986,345,196
IssuesEvent
2021-01-28 21:07:14
rdsaliba/notorious-eng
https://api.github.com/repos/rdsaliba/notorious-eng
closed
Doc R2 - Defect Tracking report
documentation
Acceptance Criteria: - [x] Release 2 documentation for the Bug section The release 2 document, as well as the release 2 template, are in the team's drive. Feedback from release 1: Only 1 bug report. This was a bug reported by SonarQube.
1.0
Doc R2 - Defect Tracking report - Acceptance Criteria: - [x] Release 2 documentation for the Bug section The release 2 document, as well as the release 2 template, are in the team's drive. Feedback from release 1: Only 1 bug report. This was a bug reported by SonarQube.
non_main
doc defect tracking report acceptance criteria release documentation for the bug section the release document as well as the release template are in the team s drive feedback from release only bug report this was a bug reported by sonarqube
0
156,257
24,589,277,614
IssuesEvent
2022-10-13 23:29:08
wwcodecolorado/scrollodex
https://api.github.com/repos/wwcodecolorado/scrollodex
opened
Address skipped heading level
Hacktoberfest design a11y
#### Description The project currently skips from H1 to and H3. This does not meet WCAG and could causing a confusing navigation for screenreader users. #### How to visualize page structure with Wave 1. install wave web accessibility evaluation tool browser extension 2. run tool (on Mac `cmd + shift + u`) ...
1.0
Address skipped heading level - #### Description The project currently skips from H1 to and H3. This does not meet WCAG and could causing a confusing navigation for screenreader users. #### How to visualize page structure with Wave 1. install wave web accessibility evaluation tool browser extension 2. run t...
non_main
address skipped heading level description the project currently skips from to and this does not meet wcag and could causing a confusing navigation for screenreader users how to visualize page structure with wave install wave web accessibility evaluation tool browser extension run too...
0
64,231
15,828,262,142
IssuesEvent
2021-04-06 09:40:10
spack/spack
https://api.github.com/repos/spack/spack
opened
Install and compile fastjson@1.2.73: package com.alibaba.json.bvtVO.???????? does not exist
build-error
see: ```console localhost:~ # spack install --keep-stage -v fastjson [+] /home/spack/opt/spack/linux-sles15-aarch64/gcc-7.4.0/openjdk-1.8.0_191-b12-efygw4r7e2ocitlwttcp2yn6beizzz5c [+] /home/spack/opt/spack/linux-sles15-aarch64/gcc-7.4.0/maven-3.6.3-nlllqprafuwb2ob66z6e2edp6nlsbvnx ==> Installing fastjson-1.2.76-z...
1.0
Install and compile fastjson@1.2.73: package com.alibaba.json.bvtVO.???????? does not exist - see: ```console localhost:~ # spack install --keep-stage -v fastjson [+] /home/spack/opt/spack/linux-sles15-aarch64/gcc-7.4.0/openjdk-1.8.0_191-b12-efygw4r7e2ocitlwttcp2yn6beizzz5c [+] /home/spack/opt/spack/linux-sles15-aa...
non_main
install and compile fastjson package com alibaba json bvtvo does not exist see console localhost spack install keep stage v fastjson home spack opt spack linux gcc openjdk home spack opt spack linux gcc maven installing fastjson ...
0
5,016
25,765,690,564
IssuesEvent
2022-12-09 01:30:24
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Run cfn-lint on test outputs without causing circular dependency
type/feature maintainer/need-response
**Description:** Adding in cfn-lint as a test dependency caused dependency issues as noted in #1008. We are removing cfn-lint as a dependency in #1034, but it can be a valuable testing tool. I'm opening this issue to track adding it back in such a way that it does not cause circular dependency issues and allows u...
True
Run cfn-lint on test outputs without causing circular dependency - **Description:** Adding in cfn-lint as a test dependency caused dependency issues as noted in #1008. We are removing cfn-lint as a dependency in #1034, but it can be a valuable testing tool. I'm opening this issue to track adding it back in such a...
main
run cfn lint on test outputs without causing circular dependency description adding in cfn lint as a test dependency caused dependency issues as noted in we are removing cfn lint as a dependency in but it can be a valuable testing tool i m opening this issue to track adding it back in such a way t...
1
2,927
3,252,939,668
IssuesEvent
2015-10-19 16:53:45
tgstation/-tg-station
https://api.github.com/repos/tgstation/-tg-station
closed
Slime processor annoying mass clicking
Feature Request Not a bug Usability
When you're grinding slimes, if you have steroided them, and upgraded the processor you have a million slime cores you need to manually click into the fridge, and its really annoying since you go through a lot of slimes in xenobio. There should be a way to like set the processor to autofeed to an adjacent fridge so you...
True
Slime processor annoying mass clicking - When you're grinding slimes, if you have steroided them, and upgraded the processor you have a million slime cores you need to manually click into the fridge, and its really annoying since you go through a lot of slimes in xenobio. There should be a way to like set the processor...
non_main
slime processor annoying mass clicking when you re grinding slimes if you have steroided them and upgraded the processor you have a million slime cores you need to manually click into the fridge and its really annoying since you go through a lot of slimes in xenobio there should be a way to like set the processor...
0
1,283
5,429,649,809
IssuesEvent
2017-03-03 19:00:57
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
USPS: Triggering on iOS error code: 18446744073709550611
Maintainer Input Requested
https://duckduckgo.com/?q=18446744073709550611&t=ffab&ia=answer ## Shows USPS tracking IA which takes you to an invalid tracking number page. The number is an NSURLErrorDomain code for iOS. IA Page: http://duck.co/ia/view/usps [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @jagtalon
True
USPS: Triggering on iOS error code: 18446744073709550611 - https://duckduckgo.com/?q=18446744073709550611&t=ffab&ia=answer ## Shows USPS tracking IA which takes you to an invalid tracking number page. The number is an NSURLErrorDomain code for iOS. IA Page: http://duck.co/ia/view/usps [Maintainer](http://docs.duckdu...
main
usps triggering on ios error code shows usps tracking ia which takes you to an invalid tracking number page the number is an nsurlerrordomain code for ios ia page jagtalon
1
130,833
5,134,054,025
IssuesEvent
2017-01-11 07:20:49
ObjectiveSubject/cgu
https://api.github.com/repos/ObjectiveSubject/cgu
closed
Gap between modules.
2 hrs enhancement Low Priority
@kpettinga Had a look in WP as I thought there might have been a content issue. But there's a gap between two modules in Chrome. See screenshot. http://cgu.wpengine.com/school/drucker-school-of-management/research/ ![image](https://cloud.githubusercontent.com/assets/12611145/20226361/ce971fb6-a815-11e6-9a22-4a0a9...
1.0
Gap between modules. - @kpettinga Had a look in WP as I thought there might have been a content issue. But there's a gap between two modules in Chrome. See screenshot. http://cgu.wpengine.com/school/drucker-school-of-management/research/ ![image](https://cloud.githubusercontent.com/assets/12611145/20226361/ce971f...
non_main
gap between modules kpettinga had a look in wp as i thought there might have been a content issue but there s a gap between two modules in chrome see screenshot
0
15,730
3,481,443,235
IssuesEvent
2015-12-29 16:11:06
slivne/try_git
https://api.github.com/repos/slivne/try_git
opened
repair : repair_fixes_updates_to_cells_test
dtest repair
Check that repair fixes a few update to cells contents 1. Create a cluster of 2 nodes with rf=2, disable read_repair, hinttef_handoff 2. Insert data 3. Shutdown node 2 4. Update some cells 5. Start node 2 6. Run repair on node 2 7. Shutdown node 1 - check that all data exists on node 2
1.0
repair : repair_fixes_updates_to_cells_test - Check that repair fixes a few update to cells contents 1. Create a cluster of 2 nodes with rf=2, disable read_repair, hinttef_handoff 2. Insert data 3. Shutdown node 2 4. Update some cells 5. Start node 2 6. Run repair on node 2 7. Shutdown node 1 - check that all data exis...
non_main
repair repair fixes updates to cells test check that repair fixes a few update to cells contents create a cluster of nodes with rf disable read repair hinttef handoff insert data shutdown node update some cells start node run repair on node shutdown node check that all data exis...
0
2,366
8,459,848,645
IssuesEvent
2018-10-22 17:06:14
invertase/react-native-firebase
https://api.github.com/repos/invertase/react-native-firebase
closed
W/FirebaseMessaging: Error while parsing timestamp in GCM event
await-maintainer-feedback firebase-issue notifications
When the app is on foreground no notification is shown... The logcat shows me this: ``` W/FirebaseMessaging: Error while parsing timestamp in GCM event java.lang.NumberFormatException: s == null at java.lang.Integer.parseInt(Integer.java:570) at java.lang.Integer.parseInt(Integer.java:643) ...
True
W/FirebaseMessaging: Error while parsing timestamp in GCM event - When the app is on foreground no notification is shown... The logcat shows me this: ``` W/FirebaseMessaging: Error while parsing timestamp in GCM event java.lang.NumberFormatException: s == null at java.lang.Integer.parseInt(Integer.j...
main
w firebasemessaging error while parsing timestamp in gcm event when the app is on foreground no notification is shown the logcat shows me this w firebasemessaging error while parsing timestamp in gcm event java lang numberformatexception s null at java lang integer parseint integer j...
1
150,744
19,618,706,164
IssuesEvent
2022-01-07 01:36:52
ibm-cio-vulnerability-scanning/insomnia
https://api.github.com/repos/ibm-cio-vulnerability-scanning/insomnia
opened
CVE-2021-35065 (High) detected in multiple libraries
security vulnerability
## CVE-2021-35065 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-5.1.2.tgz</b>, <b>glob-parent-2.0.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b>, <b>glob-parent-3.1.0.tgz</b></...
True
CVE-2021-35065 (High) detected in multiple libraries - ## CVE-2021-35065 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-5.1.2.tgz</b>, <b>glob-parent-2.0.0.tgz</b>, <b>gl...
non_main
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz glob parent tgz glob parent tgz extract the non magic parent path from a glob string library home p...
0
629,098
20,023,315,080
IssuesEvent
2022-02-01 18:28:46
Datawheel/canon
https://api.github.com/repos/Datawheel/canon
closed
[reports] Style inline generators
type: feature priority: 3 - medium effort: 3 - standard
In cms-1.0-develop, one can click a generator in VariablesList, and the entire modal will replace its contents with the generator the user clicked. They can edit this, then click "Save & Return" at which point the modal returns to the statlike. Dave, can you style this such that: - [x] The hover is conditional over...
1.0
[reports] Style inline generators - In cms-1.0-develop, one can click a generator in VariablesList, and the entire modal will replace its contents with the generator the user clicked. They can edit this, then click "Save & Return" at which point the modal returns to the statlike. Dave, can you style this such that: ...
non_main
style inline generators in cms develop one can click a generator in variableslist and the entire modal will replace its contents with the generator the user clicked they can edit this then click save return at which point the modal returns to the statlike dave can you style this such that the...
0
332,802
24,350,175,508
IssuesEvent
2022-10-02 21:02:06
ovejerojose/Full_Stack
https://api.github.com/repos/ovejerojose/Full_Stack
reopened
#US09
documentation
- Como: Personal administrativo Quiero: Que en la confirmación de la reserva tanto al cliente como al personal administrativo se le brinde un número identificador o ID
1.0
#US09 - - Como: Personal administrativo Quiero: Que en la confirmación de la reserva tanto al cliente como al personal administrativo se le brinde un número identificador o ID
non_main
como personal administrativo quiero que en la confirmación de la reserva tanto al cliente como al personal administrativo se le brinde un número identificador o id
0
1,609
6,572,623,808
IssuesEvent
2017-09-11 03:50:57
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Upload binary file possibility in URI module
affects_1.9 feature_idea waiting_on_maintainer
##### Issue Type: - Feature Idea ##### Plugin Name: uri ##### Ansible Version: 1.9.2 ##### Environment: N/A ##### Summary: It would be nice to have option to upload binary file to HTTP endpoint using HTTP PUT. Expecting behaviour similar to following curl command: ``` curl -k -X PUT -u user:password --upload-file ...
True
Upload binary file possibility in URI module - ##### Issue Type: - Feature Idea ##### Plugin Name: uri ##### Ansible Version: 1.9.2 ##### Environment: N/A ##### Summary: It would be nice to have option to upload binary file to HTTP endpoint using HTTP PUT. Expecting behaviour similar to following curl command: ```...
main
upload binary file possibility in uri module issue type feature idea plugin name uri ansible version environment n a summary it would be nice to have option to upload binary file to http endpoint using http put expecting behaviour similar to following curl command ...
1
17,138
3,594,577,039
IssuesEvent
2016-02-02 00:24:29
googlefonts/fontbakery
https://api.github.com/repos/googlefonts/fontbakery
closed
Upstream test: Check glyphs names comply with PostScript conventions
quick testing
As per https://github.com/behdad/fonttools/issues/120 then glyph names should be checked for compliance with the PostScript glyph naming requirements, described at http://www.adobe.com/devnet-archive/opentype/archives/glyphnamelimits.html#4
1.0
Upstream test: Check glyphs names comply with PostScript conventions - As per https://github.com/behdad/fonttools/issues/120 then glyph names should be checked for compliance with the PostScript glyph naming requirements, described at http://www.adobe.com/devnet-archive/opentype/archives/glyphnamelimits.html#4
non_main
upstream test check glyphs names comply with postscript conventions as per then glyph names should be checked for compliance with the postscript glyph naming requirements described at
0
238,685
26,144,490,779
IssuesEvent
2022-12-30 01:04:39
artkamote/examples
https://api.github.com/repos/artkamote/examples
opened
CVE-2022-3064 (High) detected in github.com/go-yaml/yaml-v2.2.2
security vulnerability
## CVE-2022-3064 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/go-yaml/yaml-v2.2.2</b></p></summary> <p>YAML support for the Go language.</p> <p> Dependency Hierarchy: ...
True
CVE-2022-3064 (High) detected in github.com/go-yaml/yaml-v2.2.2 - ## CVE-2022-3064 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/go-yaml/yaml-v2.2.2</b></p></summary> <p>Y...
non_main
cve high detected in github com go yaml yaml cve high severity vulnerability vulnerable library github com go yaml yaml yaml support for the go language dependency hierarchy github com aws aws lambda go root library github com stretchr testify ...
0
1,956
6,676,916,631
IssuesEvent
2017-10-05 08:22:20
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
opened
Refactoring attribute IDs
Component_Cache Component_Configs Component_DataBase Component_Export (GPX etc.) Component_OKAPI_usage Maintainability Type_Enhancement Usability
I propose a more radical overhaul, that will bring consistency across OCPL and OCDE and greatly simplify exports and OKAPI and exchanging data. It requires a bit of cooperation between OCPL and OCDE developers and each node admin because there will be changes in the data. Here is my proposal _(for a complete overh...
True
Refactoring attribute IDs - I propose a more radical overhaul, that will bring consistency across OCPL and OCDE and greatly simplify exports and OKAPI and exchanging data. It requires a bit of cooperation between OCPL and OCDE developers and each node admin because there will be changes in the data. Here is my pro...
main
refactoring attribute ids i propose a more radical overhaul that will bring consistency across ocpl and ocde and greatly simplify exports and okapi and exchanging data it requires a bit of cooperation between ocpl and ocde developers and each node admin because there will be changes in the data here is my pro...
1
695
4,257,760,046
IssuesEvent
2016-07-11 01:05:56
Particular/ServiceInsight
https://api.github.com/repos/Particular/ServiceInsight
closed
Look for a valid license on multiple locations (HKCU and HKLM)
Size: S State: In Progress - Maintainer Prio Tag: Maintainer Prio Type: Refactoring
The new licensing package would look for a license in both HKCU and HKLM. If you have an expired or trial license at one location, the licensing module will still look for a valid license in the other location.
True
Look for a valid license on multiple locations (HKCU and HKLM) - The new licensing package would look for a license in both HKCU and HKLM. If you have an expired or trial license at one location, the licensing module will still look for a valid license in the other location.
main
look for a valid license on multiple locations hkcu and hklm the new licensing package would look for a license in both hkcu and hklm if you have an expired or trial license at one location the licensing module will still look for a valid license in the other location
1
44,915
2,918,434,241
IssuesEvent
2015-06-24 08:06:33
UnifiedViews/Plugins
https://api.github.com/repos/UnifiedViews/Plugins
closed
Create new DPU: e-DistributionMetadata
priority: Normal resolution: fixed severity: enhancement status: resolved
Take this dpu https://github.com/mff-uk/DPUs/tree/master/dpu/e-distributionMetadata move it here, rewrite it completely and make it work.
1.0
Create new DPU: e-DistributionMetadata - Take this dpu https://github.com/mff-uk/DPUs/tree/master/dpu/e-distributionMetadata move it here, rewrite it completely and make it work.
non_main
create new dpu e distributionmetadata take this dpu move it here rewrite it completely and make it work
0
5,272
8,059,815,157
IssuesEvent
2018-08-02 23:57:26
uccser/verto
https://api.github.com/repos/uccser/verto
opened
Extract image file path parsing code into separate function
processor implementation restructuring
The same code is used in `ImageTagBlockProcessor`, `ImageContainerBlockProcessor` and `ImageInline` pattern. This is redundant and could lead to mistakes when updating these processors, so should moved to another function which each of the processors can call.
1.0
Extract image file path parsing code into separate function - The same code is used in `ImageTagBlockProcessor`, `ImageContainerBlockProcessor` and `ImageInline` pattern. This is redundant and could lead to mistakes when updating these processors, so should moved to another function which each of the processors can cal...
non_main
extract image file path parsing code into separate function the same code is used in imagetagblockprocessor imagecontainerblockprocessor and imageinline pattern this is redundant and could lead to mistakes when updating these processors so should moved to another function which each of the processors can cal...
0
218,500
16,994,044,477
IssuesEvent
2021-07-01 02:29:33
quarkusio/quarkus
https://api.github.com/repos/quarkusio/quarkus
closed
Continuous Testing onComplete called when no tests has been run
area/continuous-testing kind/bug
## Describe the bug This is maybe an edge case, but it happened in this specific situation: project: https://github.com/ia3andy/rock-rock-rock/tree/no-test-run 1. Run in dev mode and start continuous testing "r" 2. Hit "b" to activate broken mode 3. Change the content of the @Disabled `mayWeHaveANewBand` test ...
1.0
Continuous Testing onComplete called when no tests has been run - ## Describe the bug This is maybe an edge case, but it happened in this specific situation: project: https://github.com/ia3andy/rock-rock-rock/tree/no-test-run 1. Run in dev mode and start continuous testing "r" 2. Hit "b" to activate broken mode ...
non_main
continuous testing oncomplete called when no tests has been run describe the bug this is maybe an edge case but it happened in this specific situation project run in dev mode and start continuous testing r hit b to activate broken mode change the content of the disabled maywehaveanewband...
0
2,305
8,235,658,515
IssuesEvent
2018-09-09 07:38:21
arcticicestudio/igloo
https://api.github.com/repos/arcticicestudio/igloo
closed
Update and remove obsolete application desktop files
scope-maintainability snowblock-plank snowblock-xdg type-improvement
Some XDG application `.desktop` files are not required anymore because the latest upstream versions have been adapted and improved to match the custom configurations: <p align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/d/d5/IntelliJ_IDEA_Logo.svg?sanitize=true" width="20%" /> <img src="https:/...
True
Update and remove obsolete application desktop files - Some XDG application `.desktop` files are not required anymore because the latest upstream versions have been adapted and improved to match the custom configurations: <p align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/d/d5/IntelliJ_IDEA_L...
main
update and remove obsolete application desktop files some xdg application desktop files are not required anymore because the latest upstream versions have been adapted and improved to match the custom configurations binary opt intellij idea ultimate edition bin idea sh is now linked to usr...
1
149
2,669,188,541
IssuesEvent
2015-03-23 14:15:59
TheRosettaFoundation/SOLAS-Match
https://api.github.com/repos/TheRosettaFoundation/SOLAS-Match
closed
Creating separate html files for FAQ
feature-idea Localisation maintainability
As it stands, it is very difficult to update the FAQ because of the distributed nature of FAQ's content within the strings files. To facilitate easy updating of FAQ content (as well as easy localisation), the content can be stored in plain html format (excluding header and footer info) for each language within the loc...
True
Creating separate html files for FAQ - As it stands, it is very difficult to update the FAQ because of the distributed nature of FAQ's content within the strings files. To facilitate easy updating of FAQ content (as well as easy localisation), the content can be stored in plain html format (excluding header and footer...
main
creating separate html files for faq as it stands it is very difficult to update the faq because of the distributed nature of faq s content within the strings files to facilitate easy updating of faq content as well as easy localisation the content can be stored in plain html format excluding header and footer...
1
276,678
30,514,528,030
IssuesEvent
2023-07-19 01:01:48
amaybaum-dev/log4shell-demo2
https://api.github.com/repos/amaybaum-dev/log4shell-demo2
opened
spring-boot-starter-web-2.6.1.jar: 13 vulnerabilities (highest severity is: 9.8) reachable
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-web-2.6.1.jar</b></p></summary> <p></p> <p>Path to dependency file: /build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/cac...
True
spring-boot-starter-web-2.6.1.jar: 13 vulnerabilities (highest severity is: 9.8) reachable - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-web-2.6.1.jar</b></p></summary> <p></p> <p>Path to de...
non_main
spring boot starter web jar vulnerabilities highest severity is reachable vulnerable library spring boot starter web jar path to dependency file build gradle path to vulnerable library home wss scanner gradle caches modules files org springframework spring core ...
0
31
2,550,391,538
IssuesEvent
2015-02-01 14:10:55
pychess/pychess
https://api.github.com/repos/pychess/pychess
closed
Log Viewer should nower be locked
bug Maintainability UI
Original [issue 147](https://code.google.com/p/pychess/issues/detail?id=147) created by @thomasahle: **What steps will reproduce the problem?** 1. Open Pychess 2. Try to open the log viewer **What is the expected output? What do you see instead?** Log viewer is locked as a part of the view menu **Please use labels...
True
Log Viewer should nower be locked - Original [issue 147](https://code.google.com/p/pychess/issues/detail?id=147) created by @thomasahle: **What steps will reproduce the problem?** 1. Open Pychess 2. Try to open the log viewer **What is the expected output? What do you see instead?** Log viewer is locked as a part o...
main
log viewer should nower be locked original created by thomasahle what steps will reproduce the problem open pychess try to open the log viewer what is the expected output what do you see instead log viewer is locked as a part of the view menu please use labels and text to provide additio...
1
1,135
4,998,638,906
IssuesEvent
2016-12-09 20:31:05
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ec2 module: profile option ignored
affects_1.9 aws bug_report cloud waiting_on_maintainer
**Issue Type**: Bug Report **Ansible Version**: 1.9 **Ansible Configuration**: default **Environment**: OSX 10.9.5 **Summary**: The "profile" option in the ec2 module is ignored **Steps To Reproduce**: Create a playbook like so and run it. The account in which `subnet-0000000` exists must not be in your default aws pr...
True
ec2 module: profile option ignored - **Issue Type**: Bug Report **Ansible Version**: 1.9 **Ansible Configuration**: default **Environment**: OSX 10.9.5 **Summary**: The "profile" option in the ec2 module is ignored **Steps To Reproduce**: Create a playbook like so and run it. The account in which `subnet-0000000` exis...
main
module profile option ignored issue type bug report ansible version ansible configuration default environment osx summary the profile option in the module is ignored steps to reproduce create a playbook like so and run it the account in which subnet exists must not...
1
2,807
10,054,045,877
IssuesEvent
2019-07-21 22:04:28
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
The obj construction/deconstruction system needs a refactor
Maintainability/Hinders improvements
attackby -> istype -> do_after copypasta needs to STOP!
True
The obj construction/deconstruction system needs a refactor - attackby -> istype -> do_after copypasta needs to STOP!
main
the obj construction deconstruction system needs a refactor attackby istype do after copypasta needs to stop
1
681
4,229,675,602
IssuesEvent
2016-07-04 08:51:04
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Belarusian Cheat Sheet: Should show pronunciation
Maintainer Input Requested PR Received Suggestion
For language cheat sheets we have a `trn` property (as well as `key` and `val`) for transliteration/pronunciation. The Belarusian cheat sheet should be updated to include them. See the Chinese cheat sheet for a live example: https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/share/goodie/cheat_sheets/json/...
True
Belarusian Cheat Sheet: Should show pronunciation - For language cheat sheets we have a `trn` property (as well as `key` and `val`) for transliteration/pronunciation. The Belarusian cheat sheet should be updated to include them. See the Chinese cheat sheet for a live example: https://github.com/duckduckgo/zeroclickinfo...
main
belarusian cheat sheet should show pronunciation for language cheat sheets we have a trn property as well as key and val for transliteration pronunciation the belarusian cheat sheet should be updated to include them see the chinese cheat sheet for a live example ia page
1
1,470
6,370,652,380
IssuesEvent
2017-08-01 14:35:42
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Travis: oraclejdk7 is not available anymore
maintainability
Some Travis builds fail when they are executed on Ubuntu Trusty, because oraclejdk7 is not available there anymore: https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879 We have two options: - either set "dist: precise" to force using Precise (this image will stop being updated at some point) - ...
True
Travis: oraclejdk7 is not available anymore - Some Travis builds fail when they are executed on Ubuntu Trusty, because oraclejdk7 is not available there anymore: https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879 We have two options: - either set "dist: precise" to force using Precise (this im...
main
travis is not available anymore some travis builds fail when they are executed on ubuntu trusty because is not available there anymore we have two options either set dist precise to force using precise this image will stop being updated at some point or we just drop support
1
3,072
11,632,948,736
IssuesEvent
2020-02-28 06:54:39
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFM - Screenpresso
Status: Available For Maintainer(s)
## Current Maintainer - [X] I am the maintainer of the package and wish to pass it to someone else; ## I DON'T Want To Become The Maintainer - [ ] I have followed the Package Triage Process and I do NOT want to become maintainer of the package; - [X] There is no existing open maintainer request for this packa...
True
RFM - Screenpresso - ## Current Maintainer - [X] I am the maintainer of the package and wish to pass it to someone else; ## I DON'T Want To Become The Maintainer - [ ] I have followed the Package Triage Process and I do NOT want to become maintainer of the package; - [X] There is no existing open maintainer r...
main
rfm screenpresso current maintainer i am the maintainer of the package and wish to pass it to someone else i don t want to become the maintainer i have followed the package triage process and i do not want to become maintainer of the package there is no existing open maintainer request...
1
492,314
14,200,166,640
IssuesEvent
2020-11-16 04:38:22
numbersprotocol/capture-lite
https://api.github.com/repos/numbersprotocol/capture-lite
opened
從 Gplay Store 下載安裝後,App icon 下的名稱還是叫做 Capture Lite
bug priority:critical
## Description App 名稱須修正為 capture ## Steps to Reproduce 1. Go to '...' 1. Click on '....' 1. Scroll down to '....' 1. See error ## Expected Behavior * Expected: A clear and concise description of what you expected to happen. * Actual: A clear and concise description of what actually happened. ## L...
1.0
從 Gplay Store 下載安裝後,App icon 下的名稱還是叫做 Capture Lite - ## Description App 名稱須修正為 capture ## Steps to Reproduce 1. Go to '...' 1. Click on '....' 1. Scroll down to '....' 1. See error ## Expected Behavior * Expected: A clear and concise description of what you expected to happen. * Actual: A clear and c...
non_main
從 gplay store 下載安裝後,app icon 下的名稱還是叫做 capture lite description app 名稱須修正為 capture steps to reproduce go to click on scroll down to see error expected behavior expected a clear and concise description of what you expected to happen actual a clear and c...
0
11,599
17,535,774,895
IssuesEvent
2021-08-12 06:11:02
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Renovate Application-level Proxy
type:feature priority-2-important status:requirements
### What would you like Renovate to be able to do? Support the concept of a Renovate-specific proxy, inspired by Go's proxy. It should support both datasource lookups as well as changelogs. ### If you have any ideas on how this should be implemented, please tell us here. This would probably mean a new repository whi...
1.0
Renovate Application-level Proxy - ### What would you like Renovate to be able to do? Support the concept of a Renovate-specific proxy, inspired by Go's proxy. It should support both datasource lookups as well as changelogs. ### If you have any ideas on how this should be implemented, please tell us here. This would...
non_main
renovate application level proxy what would you like renovate to be able to do support the concept of a renovate specific proxy inspired by go s proxy it should support both datasource lookups as well as changelogs if you have any ideas on how this should be implemented please tell us here this would...
0
1,036
4,832,750,417
IssuesEvent
2016-11-08 08:40:16
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
consul: Delete service by name (probably) can't work
affects_2.3 bug_report P3 waiting_on_maintainer
The modules takes either 'id' or 'service_name': ``` service_id = module.params.get('service_id') or module.params.get('service_name') ... remove_service(module, service_id) ``` In remove_service: ``` service = get_service_by_id(consul_api, service_id) ``` In get_service_by_id: ``` for name, service in consul_api....
True
consul: Delete service by name (probably) can't work - The modules takes either 'id' or 'service_name': ``` service_id = module.params.get('service_id') or module.params.get('service_name') ... remove_service(module, service_id) ``` In remove_service: ``` service = get_service_by_id(consul_api, service_id) ``` In g...
main
consul delete service by name probably can t work the modules takes either id or service name service id module params get service id or module params get service name remove service module service id in remove service service get service by id consul api service id in g...
1
1,171
5,089,235,390
IssuesEvent
2017-01-01 13:12:54
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Alert time out should use addtimer instead of spawn
Maintainability/Hinders improvements Not a bug
neersighted: hey someone neersighted: KorPhaeron: open an issue for me neersighted; alert timeout should use addtimer KorPhaeron; why am I opening it neersighted; because I'm neck deep in code hell neersighted; I'm touching 4 instances of life() and species code @neersighted
True
Alert time out should use addtimer instead of spawn - neersighted: hey someone neersighted: KorPhaeron: open an issue for me neersighted; alert timeout should use addtimer KorPhaeron; why am I opening it neersighted; because I'm neck deep in code hell neersighted; I'm touching 4 instances of life() and species code @n...
main
alert time out should use addtimer instead of spawn neersighted hey someone neersighted korphaeron open an issue for me neersighted alert timeout should use addtimer korphaeron why am i opening it neersighted because i m neck deep in code hell neersighted i m touching instances of life and species code n...
1
830,092
31,988,472,058
IssuesEvent
2023-09-21 02:37:01
hoteljuliet/SPEL
https://api.github.com/repos/hoteljuliet/SPEL
closed
Finalize object model
high priority
The goal here is to make the addition of new steps easy, with minimal boiler plate. Base classes should have all the "infra" code.
1.0
Finalize object model - The goal here is to make the addition of new steps easy, with minimal boiler plate. Base classes should have all the "infra" code.
non_main
finalize object model the goal here is to make the addition of new steps easy with minimal boiler plate base classes should have all the infra code
0
1,132
4,998,447,713
IssuesEvent
2016-12-09 19:53:06
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
--diff doesn't show all differences with Template module
affects_2.2 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME Template ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0 (devel 3bac...
True
--diff doesn't show all differences with Template module - <!--- 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 Template ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --versi...
main
diff doesn t show all differences with template module issue type bug report component name template ansible version ansible devel configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variabl...
1
1,357
5,849,545,657
IssuesEvent
2017-05-11 00:21:35
Microsoft/DirectXTK
https://api.github.com/repos/Microsoft/DirectXTK
closed
Raise minimum supported Feature Level to 9.3
maintainence
The DirectX Tool Kit has supported all feature levels 9.1 and up, primarily to support Surface RT and Surface RT 2 devices. Since these devices will not be getting upgraded to Windows 10, and given the fact that the vast majority of PCs have 10.0 or better hardware, we will be retiring support for FL 9.1. There are alm...
True
Raise minimum supported Feature Level to 9.3 - The DirectX Tool Kit has supported all feature levels 9.1 and up, primarily to support Surface RT and Surface RT 2 devices. Since these devices will not be getting upgraded to Windows 10, and given the fact that the vast majority of PCs have 10.0 or better hardware, we wil...
main
raise minimum supported feature level to the directx tool kit has supported all feature levels and up primarily to support surface rt and surface rt devices since these devices will not be getting upgraded to windows and given the fact that the vast majority of pcs have or better hardware we will ...
1
1,495
6,476,924,639
IssuesEvent
2017-08-18 00:50:08
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
minor broken html/quoting on efs_module.html
affects_2.3 aws cloud docs_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> searched for efs in open issues, none found ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME documentation of efs_module ##### ANSIBLE VERSION n/a ##### CONFIGURATION n/a ##### OS / ENVIRONMENT n/a ####...
True
minor broken html/quoting on efs_module.html - <!--- Verify first that your issue/request is not already reported in GitHub --> searched for efs in open issues, none found ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME documentation of efs_module ##### ANSIBLE VERSION n/a ##### CONFIGURAT...
main
minor broken html quoting on efs module html searched for efs in open issues none found issue type documentation report component name documentation of efs module ansible version n a configuration n a os environment n a summary shows on my chrome ...
1
201,318
15,802,199,842
IssuesEvent
2021-04-03 08:33:37
Chihui8199/ped
https://api.github.com/repos/Chihui8199/ped
opened
Unclear documentation on items update
severity.Low type.DocumentationBug
![image.png](https://raw.githubusercontent.com/Chihui8199/ped/main/files/35ca7962-e09d-4b85-abcf-1cd68012ee86.png) ![image.png](https://raw.githubusercontent.com/Chihui8199/ped/main/files/7a9ea8f9-def2-43d6-86d8-b57d327b8def.png) Initially I thought u were suppose to type items update p in one line and realised is ...
1.0
Unclear documentation on items update - ![image.png](https://raw.githubusercontent.com/Chihui8199/ped/main/files/35ca7962-e09d-4b85-abcf-1cd68012ee86.png) ![image.png](https://raw.githubusercontent.com/Chihui8199/ped/main/files/7a9ea8f9-def2-43d6-86d8-b57d327b8def.png) Initially I thought u were suppose to type ite...
non_main
unclear documentation on items update initially i thought u were suppose to type items update p in one line and realised is not that instead perhaps it better to show in full how the code is suppose to work i e the whole chunk on what you are suppose to type
0
184,304
14,286,633,327
IssuesEvent
2020-11-23 15:23:03
hikari-py/hikari
https://api.github.com/repos/hikari-py/hikari
closed
Add an `old_x` attribute to update events
enhancement good first issue medium testing
### Summary <!-- Small summary of the feature --> There should be an attribute in update related events that point to the latest "old" version of said entity in cache, None otherwise. ### Problem <!-- What problem will this feature solve (if any)? --> Currently it's quite impracticable to know what changed with ...
1.0
Add an `old_x` attribute to update events - ### Summary <!-- Small summary of the feature --> There should be an attribute in update related events that point to the latest "old" version of said entity in cache, None otherwise. ### Problem <!-- What problem will this feature solve (if any)? --> Currently it's qu...
non_main
add an old x attribute to update events summary there should be an attribute in update related events that point to the latest old version of said entity in cache none otherwise problem currently it s quite impracticable to know what changed with xupdateevent events since the cache is upda...
0
270,520
8,461,352,422
IssuesEvent
2018-10-22 21:33:01
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
preev.com - site is not usable
browser-firefox priority-normal
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: http://preev.com/ **Browser / Version**: Firefox 64.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type*...
1.0
preev.com - site is not usable - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: http://preev.com/ **Browser / Version**: Firefox 64.0 **Operating System**: Windows 10 **Tested Anothe...
non_main
preev com site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description website is not usable in mobile browser try to click on input field and it will not work steps to reproduce ...
0
1,666
6,574,070,638
IssuesEvent
2017-09-11 11:21:06
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Extend script module to ingest JSON output on stdout
affects_2.2 feature_idea waiting_on_maintainer
Detail | Information --------|-------- Issue Type | Feature Idea Component Name | script Ansible Version | <=2.2 OS / Environment | N/A # Feature Explanation I'd like to see the script module extended (don't forget Windows users here either) so that if a script outputs JSON that Ansible understands, the JSON b...
True
Extend script module to ingest JSON output on stdout - Detail | Information --------|-------- Issue Type | Feature Idea Component Name | script Ansible Version | <=2.2 OS / Environment | N/A # Feature Explanation I'd like to see the script module extended (don't forget Windows users here either) so that if a s...
main
extend script module to ingest json output on stdout detail information issue type feature idea component name script ansible version os environment n a feature explanation i d like to see the script module extended don t forget windows users here either so that if a s...
1
185,732
6,727,211,318
IssuesEvent
2017-10-17 12:51:36
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
closed
Forecast in Material Disposition
branch:master branch:release priority:high type:enhancement
### Is this a bug or feature request? Feature Request Belongs to https://github.com/metasfresh/metasfresh/issues/1339 ### What is the current behavior? Currently, Forecast is not respected in Material Disposition. #### Which are the steps to reproduce? Open, check and see. ### What is the expected or desired beh...
1.0
Forecast in Material Disposition - ### Is this a bug or feature request? Feature Request Belongs to https://github.com/metasfresh/metasfresh/issues/1339 ### What is the current behavior? Currently, Forecast is not respected in Material Disposition. #### Which are the steps to reproduce? Open, check and see. ### ...
non_main
forecast in material disposition is this a bug or feature request feature request belongs to what is the current behavior currently forecast is not respected in material disposition which are the steps to reproduce open check and see what is the expected or desired behavior handle f...
0
674
4,216,276,797
IssuesEvent
2016-06-30 08:42:07
Particular/NServiceBus
https://api.github.com/repos/Particular/NServiceBus
closed
Confusing obsoletes for Storage
Project: V6 Launch Size: S State: In Progress - Maintainer Prio Tag: Maintainer Prio Type: Bug
In v6 if using the old syntax to specify a specific storage eg: `c.UsePersistence<FakeTmStorage>().For(Storage.Timeouts);` will give 2 compiler errors ``` 'Storage' is obsolete: Please use `NServiceBus.Persistence.StorageType` instead ``` and ``` PersistenceExtentions<FakeTmStorage>.For(params Stor...
True
Confusing obsoletes for Storage - In v6 if using the old syntax to specify a specific storage eg: `c.UsePersistence<FakeTmStorage>().For(Storage.Timeouts);` will give 2 compiler errors ``` 'Storage' is obsolete: Please use `NServiceBus.Persistence.StorageType` instead ``` and ``` PersistenceExtenti...
main
confusing obsoletes for storage in if using the old syntax to specify a specific storage eg c usepersistence for storage timeouts will give compiler errors storage is obsolete please use nservicebus persistence storagetype instead and persistenceextentions for params...
1
48,963
25,920,444,109
IssuesEvent
2022-12-15 21:23:50
CondeNast/atjson
https://api.github.com/repos/CondeNast/atjson
closed
Add cumulative performance time to performance profile summary
⏱ Performance
Currently we don't have this readily available for our performance profiles, which makes it a bit difficult in cases like https://github.com/CondeNast/atjson/pull/394, where function names were changed with the change. The cumulative summary with the confidence interval would help in this case so we're more aware of th...
True
Add cumulative performance time to performance profile summary - Currently we don't have this readily available for our performance profiles, which makes it a bit difficult in cases like https://github.com/CondeNast/atjson/pull/394, where function names were changed with the change. The cumulative summary with the conf...
non_main
add cumulative performance time to performance profile summary currently we don t have this readily available for our performance profiles which makes it a bit difficult in cases like where function names were changed with the change the cumulative summary with the confidence interval would help in this case so w...
0
2,588
8,808,863,224
IssuesEvent
2018-12-27 16:38:19
RDIL/area4
https://api.github.com/repos/RDIL/area4
closed
Python 2 support
enhancement not-stale subject: maintaining-project
## Idea Create a dev build that supports python2 ## Context Some code features are not compatible. ## Helpfulness Allowes us to expand community. ## Anything Else I already created a branch for this.
True
Python 2 support - ## Idea Create a dev build that supports python2 ## Context Some code features are not compatible. ## Helpfulness Allowes us to expand community. ## Anything Else I already created a branch for this.
main
python support idea create a dev build that supports context some code features are not compatible helpfulness allowes us to expand community anything else i already created a branch for this
1
4,897
25,139,035,265
IssuesEvent
2022-11-09 21:16:51
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Opening the table inspector should not clear the cell selection
type: bug work: frontend status: ready restricted: maintainers
## Steps to reproduce 1. Open a table page. 1. Close the table inspector. 1. Select one cell. 1. Open the table inspector. 1. Expect the cell to remain selected once the table inspector is opened. 1. Instead, observe that opening the table inspector has cleared the cell selection. CC: @rajatvijay
True
Opening the table inspector should not clear the cell selection - ## Steps to reproduce 1. Open a table page. 1. Close the table inspector. 1. Select one cell. 1. Open the table inspector. 1. Expect the cell to remain selected once the table inspector is opened. 1. Instead, observe that opening the table inspector has...
main
opening the table inspector should not clear the cell selection steps to reproduce open a table page close the table inspector select one cell open the table inspector expect the cell to remain selected once the table inspector is opened instead observe that opening the table inspector has...
1
677
4,221,006,718
IssuesEvent
2016-07-01 02:09:30
NodeOS/NodeOS
https://api.github.com/repos/NodeOS/NodeOS
closed
Maintain npkg.org
needs-maintainer
I put up a few packages on http://npgk.org for keeping track of useful node-os modules on npm. If anyone would like to help maintain that site, please let me know.
True
Maintain npkg.org - I put up a few packages on http://npgk.org for keeping track of useful node-os modules on npm. If anyone would like to help maintain that site, please let me know.
main
maintain npkg org i put up a few packages on for keeping track of useful node os modules on npm if anyone would like to help maintain that site please let me know
1
442,186
12,741,337,576
IssuesEvent
2020-06-26 05:47:12
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1625] Can't create second law by one session
Category: UI Priority: Critical Priority: High Status: Fixed
Step to reproduce: - connect to server. open court press "Draft law" and create some law: ![image](https://user-images.githubusercontent.com/45708377/85683131-9f973e80-b6d5-11ea-841d-5819740b1d6e.png) - press propose law. afret that press "Draft law" in second cell: ![image](https://user-images.githubusercontent.co...
2.0
[0.9.0 staging-1625] Can't create second law by one session - Step to reproduce: - connect to server. open court press "Draft law" and create some law: ![image](https://user-images.githubusercontent.com/45708377/85683131-9f973e80-b6d5-11ea-841d-5819740b1d6e.png) - press propose law. afret that press "Draft law" in s...
non_main
can t create second law by one session step to reproduce connect to server open court press draft law and create some law press propose law afret that press draft law in second cell i have this window and can t click anything here i can only close it so i need to restart ...
0
3,652
14,916,980,012
IssuesEvent
2021-01-22 19:05:25
tgstation/tgstation-server
https://api.github.com/repos/tgstation/tgstation-server
closed
The public facing DMAPI needs to be versioned separately from the Interop (Bridge/Topic) version
Area: DMAPI Maintainability Issue Work In Progress
They are not the same things. We really want to bump the former to 6 but keep the latter at 5. This semver deal is getting worse all the time.
True
The public facing DMAPI needs to be versioned separately from the Interop (Bridge/Topic) version - They are not the same things. We really want to bump the former to 6 but keep the latter at 5. This semver deal is getting worse all the time.
main
the public facing dmapi needs to be versioned separately from the interop bridge topic version they are not the same things we really want to bump the former to but keep the latter at this semver deal is getting worse all the time
1
4,153
19,808,731,253
IssuesEvent
2022-01-19 09:54:03
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
MiKo_3075 for private classes should be aware of private classes inheriting
bug Area: analyzer Area: maintainability
If a class is private and the containing class contains other private classes, inspect them for inheriting from a private class. Report a violation only in case there is no other private class that's inheriting from the class.
True
MiKo_3075 for private classes should be aware of private classes inheriting - If a class is private and the containing class contains other private classes, inspect them for inheriting from a private class. Report a violation only in case there is no other private class that's inheriting from the class.
main
miko for private classes should be aware of private classes inheriting if a class is private and the containing class contains other private classes inspect them for inheriting from a private class report a violation only in case there is no other private class that s inheriting from the class
1
437,199
30,591,579,781
IssuesEvent
2023-07-21 17:32:10
MrXcitement/devc-fortran
https://api.github.com/repos/MrXcitement/devc-fortran
opened
Readme should explain how to use the generated devcontainer image
documentation
The Readme was written before I had implemented the github action that built and pushed the devcontainer image. There needs to be a usage section for how to use the devcontainer image to develop fortran programs.
1.0
Readme should explain how to use the generated devcontainer image - The Readme was written before I had implemented the github action that built and pushed the devcontainer image. There needs to be a usage section for how to use the devcontainer image to develop fortran programs.
non_main
readme should explain how to use the generated devcontainer image the readme was written before i had implemented the github action that built and pushed the devcontainer image there needs to be a usage section for how to use the devcontainer image to develop fortran programs
0
5,501
27,457,964,921
IssuesEvent
2023-03-02 23:17:34
ipfs/ipfs-docs
https://api.github.com/repos/ipfs/ipfs-docs
closed
Consolidate "Basic Concepts" into 1-2 page overview
dif/hard P2 need/analysis need/maintainers-input effort/days
Currently, we have 8 pages under _Concepts_ > _Basic Concepts_. These pages existed before the recent content reorganization, and were just reshuffled. There has been discussion about how we might combine some of these pages into a similar, more concise _Basic Concepts_ section. The purpose of this issue is to discuss ...
True
Consolidate "Basic Concepts" into 1-2 page overview - Currently, we have 8 pages under _Concepts_ > _Basic Concepts_. These pages existed before the recent content reorganization, and were just reshuffled. There has been discussion about how we might combine some of these pages into a similar, more concise _Basic Conce...
main
consolidate basic concepts into page overview currently we have pages under concepts basic concepts these pages existed before the recent content reorganization and were just reshuffled there has been discussion about how we might combine some of these pages into a similar more concise basic conce...
1
328,183
24,173,416,553
IssuesEvent
2022-09-22 21:37:20
microsoftgraph/microsoft-graph-docs
https://api.github.com/repos/microsoftgraph/microsoft-graph-docs
closed
The shortlink for the overview video is broken
area: teams bug: documentation MSTeams-Developer-Support
The shortlink for the Microsoft Teams API overview video `https://aka.ms/teamsgraph/v1/video` is broken. After some fiddling with the link it looks like it should point to `https://aka.ms/teamsgraph` instead – although I'm not really sure about that, as it's actually a link to this very page (that does have a video at ...
1.0
The shortlink for the overview video is broken - The shortlink for the Microsoft Teams API overview video `https://aka.ms/teamsgraph/v1/video` is broken. After some fiddling with the link it looks like it should point to `https://aka.ms/teamsgraph` instead – although I'm not really sure about that, as it's actually a l...
non_main
the shortlink for the overview video is broken the shortlink for the microsoft teams api overview video is broken after some fiddling with the link it looks like it should point to instead – although i m not really sure about that as it s actually a link to this very page that does have a video at the very b...
0
4,075
19,249,926,101
IssuesEvent
2021-12-09 03:07:39
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
sam local invoke executes with AWS CLI profile instead of provided IAM role
type/feature blocked/more-info-needed maintainer/need-followup
### Description: A developer on our sam project attempted to build and locally invoke a Function resource. The (Python 3.8) function in question calls [list_users](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cognito-idp.html#CognitoIdentityProvider.Client.list_users). Her IAM user role d...
True
sam local invoke executes with AWS CLI profile instead of provided IAM role - ### Description: A developer on our sam project attempted to build and locally invoke a Function resource. The (Python 3.8) function in question calls [list_users](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/co...
main
sam local invoke executes with aws cli profile instead of provided iam role description a developer on our sam project attempted to build and locally invoke a function resource the python function in question calls her iam user role does not have the appropriate permissions however the arn of a rol...
1
96,415
8,614,218,643
IssuesEvent
2018-11-19 16:54:04
SME-Issues/issues
https://api.github.com/repos/SME-Issues/issues
closed
Query Invoice Tests Comprehension Partial - 19/11/2018 - 5004
NLP Api pulse_tests
**Query Invoice Tests Comprehension Partial** - Total: 21 - Passed: 7 - **Full Pass: 6 (30%)** - Not Understood: 1 - Failed but Understood: 14 (70%)
1.0
Query Invoice Tests Comprehension Partial - 19/11/2018 - 5004 - **Query Invoice Tests Comprehension Partial** - Total: 21 - Passed: 7 - **Full Pass: 6 (30%)** - Not Understood: 1 - Failed but Understood: 14 (70%)
non_main
query invoice tests comprehension partial query invoice tests comprehension partial total passed full pass not understood failed but understood
0
60,783
25,258,157,528
IssuesEvent
2022-11-15 20:03:15
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Update iMOPED models
Workgroup: ATSD Service: Geo
The models that help update the iMOPED data are running very slowly because the databases they need to write and read from are really big. I created new databases, pointed the models to it, and the process is much faster and without crashing now.
1.0
Update iMOPED models - The models that help update the iMOPED data are running very slowly because the databases they need to write and read from are really big. I created new databases, pointed the models to it, and the process is much faster and without crashing now.
non_main
update imoped models the models that help update the imoped data are running very slowly because the databases they need to write and read from are really big i created new databases pointed the models to it and the process is much faster and without crashing now
0
4,671
24,157,004,732
IssuesEvent
2022-09-22 08:32:42
cncf/glossary
https://api.github.com/repos/cncf/glossary
closed
Issues on labeler workflow
maintainers
Hi, I would like to share my observation on the labeler workflow issues. (PTAL @seokho-son) #### 1. Failing on labeling Several days ago, the labeler workflow was updated and re-enabled on the upstream. But, the workflow (i.e.,.github/workflows/labeler.yml) hasn't been applied yet on every `dev-**` branch. Thus, I ...
True
Issues on labeler workflow - Hi, I would like to share my observation on the labeler workflow issues. (PTAL @seokho-son) #### 1. Failing on labeling Several days ago, the labeler workflow was updated and re-enabled on the upstream. But, the workflow (i.e.,.github/workflows/labeler.yml) hasn't been applied yet on ev...
main
issues on labeler workflow hi i would like to share my observation on the labeler workflow issues ptal seokho son failing on labeling several days ago the labeler workflow was updated and re enabled on the upstream but the workflow i e github workflows labeler yml hasn t been applied yet on ev...
1
202,992
15,326,516,271
IssuesEvent
2021-02-26 03:48:11
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
[Failing Test] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]
kind/failing-test
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: `ci-kubernetes-gce-conformance-latest-kubetest2` #### Which test(s) are failing: `Kubernetes e2e suite.[sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery shoul...
1.0
[Failing Test] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] - <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: `ci-kubernetes-gce-conformance-lat...
non_main
serviceaccounts serviceaccountissuerdiscovery should support oidc discovery of service account issuer which jobs are failing ci kubernetes gce conformance latest which test s are failing kubernetes suite serviceaccounts serviceaccountissuerdiscovery should support oidc discovery of s...
0
3,588
14,480,162,114
IssuesEvent
2020-12-10 10:47:12
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
Disposable types should throw ObjectDisposedException on each property/method
Area: analyzer Area: maintainability feature
A type that implements `IDisposable` should throw a `ObjectDisposedException` on each of its public/protected/internal methods (except for the `Dispose` method) to indicate a programming error. This could be done either directly or indirectly via another method (e.g. a private one)
True
Disposable types should throw ObjectDisposedException on each property/method - A type that implements `IDisposable` should throw a `ObjectDisposedException` on each of its public/protected/internal methods (except for the `Dispose` method) to indicate a programming error. This could be done either directly or indir...
main
disposable types should throw objectdisposedexception on each property method a type that implements idisposable should throw a objectdisposedexception on each of its public protected internal methods except for the dispose method to indicate a programming error this could be done either directly or indir...
1
307,316
9,415,423,244
IssuesEvent
2019-04-10 12:37:28
WoWManiaUK/Blackwing-Lair
https://api.github.com/repos/WoWManiaUK/Blackwing-Lair
closed
[NPC/Vendor-21145] Little Azimi - Bloodmyst Isle-
Fixed Confirmed Fixed in Dev Priority zone 1-20
**Links:** [Little Azimi ](https://www.wowhead.com/npc=21145/little-azimi) **What is happening:** Vendor does not sell item **What should happen:** Vendor need to sell item
1.0
[NPC/Vendor-21145] Little Azimi - Bloodmyst Isle- - **Links:** [Little Azimi ](https://www.wowhead.com/npc=21145/little-azimi) **What is happening:** Vendor does not sell item **What should happen:** Vendor need to sell item
non_main
little azimi bloodmyst isle links what is happening vendor does not sell item what should happen vendor need to sell item
0
12,995
3,297,787,829
IssuesEvent
2015-11-02 10:55:22
binidini/tytymyty-ios
https://api.github.com/repos/binidini/tytymyty-ios
closed
настройки уведомления для отправителя
test
сейчас вижу настройки только для курьера - нужны и для отправителя также нужно указать что настройки смс и email можно изменить на сайте --- либо реализовать в приложении тоже для андройд
1.0
настройки уведомления для отправителя - сейчас вижу настройки только для курьера - нужны и для отправителя также нужно указать что настройки смс и email можно изменить на сайте --- либо реализовать в приложении тоже для андройд
non_main
настройки уведомления для отправителя сейчас вижу настройки только для курьера нужны и для отправителя также нужно указать что настройки смс и email можно изменить на сайте либо реализовать в приложении тоже для андройд
0
5,880
32,004,100,940
IssuesEvent
2023-09-21 13:55:21
MozillaFoundation/foundation.mozilla.org
https://api.github.com/repos/MozillaFoundation/foundation.mozilla.org
closed
Fix exception type and `org` in `review_app_admin.py`, replace `GITHUB_TOKEN`
bug engineering maintain
### Describe the bug Whether through some sort of deprecation or some other nonsense, the review apps haven't been able to create an admin user and the app crashes when it can't. It's because the `GITHUB_TOKEN` environment variable for the review apps on Heroku is expired, so this needs replaced. Also, the `org` varia...
True
Fix exception type and `org` in `review_app_admin.py`, replace `GITHUB_TOKEN` - ### Describe the bug Whether through some sort of deprecation or some other nonsense, the review apps haven't been able to create an admin user and the app crashes when it can't. It's because the `GITHUB_TOKEN` environment variable for the...
main
fix exception type and org in review app admin py replace github token describe the bug whether through some sort of deprecation or some other nonsense the review apps haven t been able to create an admin user and the app crashes when it can t it s because the github token environment variable for the...
1
1,650
6,572,678,788
IssuesEvent
2017-09-11 04:20:38
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
blockinfile marker is null while replace the last line
affects_2.2 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> - blockinfile ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --versio...
True
blockinfile marker is null while replace the last line - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> - blockinfile ##### ANSIBLE VE...
main
blockinfile marker is null while replace the last line issue type bug report component name blockinfile ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or using the ansible env...
1
2,053
6,966,126,448
IssuesEvent
2017-12-09 15:10:46
chocolatey/chocolatey-package-requests
https://api.github.com/repos/chocolatey/chocolatey-package-requests
closed
RFM - Sandboxie
Status: Available For Maintainer(s)
The sandboxie package is out of date by quite a few versions. I have contacted the maintainer see: github.com/dtgm/chocolatey-packages/issues/331
True
RFM - Sandboxie - The sandboxie package is out of date by quite a few versions. I have contacted the maintainer see: github.com/dtgm/chocolatey-packages/issues/331
main
rfm sandboxie the sandboxie package is out of date by quite a few versions i have contacted the maintainer see github com dtgm chocolatey packages issues
1
236,291
7,748,349,644
IssuesEvent
2018-05-30 08:02:48
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
closed
0002308: add printing for calendar
Calendar Feature Request high priority
**Reported by pschuele on 18 Feb 2010 10:38** add printing for calendar
1.0
0002308: add printing for calendar - **Reported by pschuele on 18 Feb 2010 10:38** add printing for calendar
non_main
add printing for calendar reported by pschuele on feb add printing for calendar
0
176,758
13,652,082,707
IssuesEvent
2020-09-27 05:22:43
IBM/ibm-spectrum-scale-cloud-install
https://api.github.com/repos/IBM/ibm-spectrum-scale-cloud-install
closed
ecs cluster not deleted after stack deletion
Customer Impact: Localized low impact Customer Probability: Medium Environment: AWS Severity: 3 Type: Needs Test
We created stack using custom ami and after scale verification, we started deletion. Before deletion, we ran `mmcloudworkflows teardown --stack_name nil-custom`. After successful mmcloudworkflows command, I started stack deletion from UI through cloudformation. But stack deletion failed as its failed to delete bucket a...
1.0
ecs cluster not deleted after stack deletion - We created stack using custom ami and after scale verification, we started deletion. Before deletion, we ran `mmcloudworkflows teardown --stack_name nil-custom`. After successful mmcloudworkflows command, I started stack deletion from UI through cloudformation. But stack d...
non_main
ecs cluster not deleted after stack deletion we created stack using custom ami and after scale verification we started deletion before deletion we ran mmcloudworkflows teardown stack name nil custom after successful mmcloudworkflows command i started stack deletion from ui through cloudformation but stack d...
0
244,284
26,375,066,496
IssuesEvent
2023-01-12 01:15:21
Watemlifts/NextSimpleStarter
https://api.github.com/repos/Watemlifts/NextSimpleStarter
opened
WS-2023-0004 (Medium) detected in jszip-3.7.1.tgz, jszip-3.4.0.tgz
security vulnerability
## WS-2023-0004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jszip-3.7.1.tgz</b>, <b>jszip-3.4.0.tgz</b></p></summary> <p> <details><summary><b>jszip-3.7.1.tgz</b></p></summary>...
True
WS-2023-0004 (Medium) detected in jszip-3.7.1.tgz, jszip-3.4.0.tgz - ## WS-2023-0004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jszip-3.7.1.tgz</b>, <b>jszip-3.4.0.tgz</b></p><...
non_main
ws medium detected in jszip tgz jszip tgz ws medium severity vulnerability vulnerable libraries jszip tgz jszip tgz jszip tgz create read and edit zip files with javascript library home page a href path to dependency file package json ...
0
355,915
25,176,061,897
IssuesEvent
2022-11-11 09:22:08
shawnkai/pe
https://api.github.com/repos/shawnkai/pe
opened
Lack of disclaimer when editing data file
severity.Low type.DocumentationBug
When editing data file, users might unintentionally wipe out all data if they edit data to an illegal format. This disclaimer is not mentioned in the UG and might cause serious implications if the user unknowingly does it. <!--session: 1668149524827-954a4db7-55ce-4f7d-9957-87f255f39ffc--> <!--Version: Web v3.4.4-->
1.0
Lack of disclaimer when editing data file - When editing data file, users might unintentionally wipe out all data if they edit data to an illegal format. This disclaimer is not mentioned in the UG and might cause serious implications if the user unknowingly does it. <!--session: 1668149524827-954a4db7-55ce-4f7d-9957...
non_main
lack of disclaimer when editing data file when editing data file users might unintentionally wipe out all data if they edit data to an illegal format this disclaimer is not mentioned in the ug and might cause serious implications if the user unknowingly does it
0
297,226
9,162,076,450
IssuesEvent
2019-03-01 12:21:49
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
innovate.go2cloud.org - see bug description
browser-firefox-mobile priority-normal
<!-- @browser: Firefox Mobile 66.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 --> <!-- @reported_with: mobile-reporter --> **URL**: http://innovate.go2cloud.org/aff_c?offer_id=2194&aff_id=714&aff_sub=MO4_102a0dac7a1adaf71539d7ee054e39&WebViewUserAgent=&device_id=fbfec417-...
1.0
innovate.go2cloud.org - see bug description - <!-- @browser: Firefox Mobile 66.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 --> <!-- @reported_with: mobile-reporter --> **URL**: http://innovate.go2cloud.org/aff_c?offer_id=2194&aff_id=714&aff_sub=MO4_102a0dac7a1adaf71539d7...
non_main
innovate org see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description no response steps to reproduce refreshed keep getting blank screen browser configuration ...
0
17,355
9,740,168,084
IssuesEvent
2019-06-01 17:52:28
github/semantic
https://api.github.com/repos/github/semantic
opened
RWS’ constant-time approximation of edit distance is not actually constant-time
bug diffing performance
`editDistanceUpTo` is not actually a constant-time approximation of the tree edit distance, because it relies on `cutoff`, which models a bound on recursion depth, but not on traversal count. The paper refers to their use of “an iterative deepending [sic] top-down matching that stops after a fixed number of compared...
True
RWS’ constant-time approximation of edit distance is not actually constant-time - `editDistanceUpTo` is not actually a constant-time approximation of the tree edit distance, because it relies on `cutoff`, which models a bound on recursion depth, but not on traversal count. The paper refers to their use of “an iterat...
non_main
rws’ constant time approximation of edit distance is not actually constant time editdistanceupto is not actually a constant time approximation of the tree edit distance because it relies on cutoff which models a bound on recursion depth but not on traversal count the paper refers to their use of “an iterat...
0
218,518
24,375,711,156
IssuesEvent
2022-10-04 00:33:24
valtech-ch/microservice-kubernetes-cluster
https://api.github.com/repos/valtech-ch/microservice-kubernetes-cluster
closed
CVE-2022-42003 (Medium) detected in jackson-databind-2.9.8.jar, jackson-databind-2.13.4.jar - autoclosed
security vulnerability
## CVE-2022-42003 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.8.jar</b>, <b>jackson-databind-2.13.4.jar</b></p></summary> <p> <details><summary><b>jackson-...
True
CVE-2022-42003 (Medium) detected in jackson-databind-2.9.8.jar, jackson-databind-2.13.4.jar - autoclosed - ## CVE-2022-42003 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-...
non_main
cve medium detected in jackson databind jar jackson databind jar autoclosed cve medium severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson work...
0
5,050
25,874,266,099
IssuesEvent
2022-12-14 06:26:11
microsoft/DirectXTex
https://api.github.com/repos/microsoft/DirectXTex
closed
Add Spectre mitigation support to NuGet and vcpkg
maintainence
For **NuGet**, add an alternative library built with `/p:SpectreMitigation=Spectre` for Desktop (not supported by UWP). For **vcpkg**, add a ``spectre`` feature that sets a CMake build option ``ENABLE_SPECTRE_MITIGATION=ON``.
True
Add Spectre mitigation support to NuGet and vcpkg - For **NuGet**, add an alternative library built with `/p:SpectreMitigation=Spectre` for Desktop (not supported by UWP). For **vcpkg**, add a ``spectre`` feature that sets a CMake build option ``ENABLE_SPECTRE_MITIGATION=ON``.
main
add spectre mitigation support to nuget and vcpkg for nuget add an alternative library built with p spectremitigation spectre for desktop not supported by uwp for vcpkg add a spectre feature that sets a cmake build option enable spectre mitigation on
1
10,308
7,988,107,691
IssuesEvent
2018-07-19 09:55:34
tine20/tine20
https://api.github.com/repos/tine20/tine20
closed
0013500: MYSQL-DB PASSWORD LEAKED AFTER UPGRADE !!!
Bug Info in Forum Mantis Security Setup
**Reported by estradis on 29 Sep 2017 09:46** We tried to upgrade ubuntu from trusty to xenial, but tine was not working after. Instead of showing the logon screen, the settings were dumped in json format, INCLUDING THE LOGON CREDENTIALS FOR THE MYSQL DATABASE. I&#039;ve investigated access during this time and fortu...
True
0013500: MYSQL-DB PASSWORD LEAKED AFTER UPGRADE !!! - **Reported by estradis on 29 Sep 2017 09:46** We tried to upgrade ubuntu from trusty to xenial, but tine was not working after. Instead of showing the logon screen, the settings were dumped in json format, INCLUDING THE LOGON CREDENTIALS FOR THE MYSQL DATABASE. I&...
non_main
mysql db password leaked after upgrade reported by estradis on sep we tried to upgrade ubuntu from trusty to xenial but tine was not working after instead of showing the logon screen the settings were dumped in json format including the logon credentials for the mysql database i ve invest...
0
25,745
25,813,637,527
IssuesEvent
2022-12-12 02:02:47
doki-theme/doki-theme-vscode
https://api.github.com/repos/doki-theme/doki-theme-vscode
closed
Setting custom assets paths to a directory causes asset install issues.
usability
<!-- NOTE: Did you check the FAQs (https://one-dark.gitbook.io/jetbrains/help/faqs) to see if your problem already has a work around? --> **Describe the bug** <!-- A clear and concise description of what the bug is. --> in the asset help sectioin you say that running as administrator in wondows will fi...
True
Setting custom assets paths to a directory causes asset install issues. - <!-- NOTE: Did you check the FAQs (https://one-dark.gitbook.io/jetbrains/help/faqs) to see if your problem already has a work around? --> **Describe the bug** <!-- A clear and concise description of what the bug is. --> in the a...
non_main
setting custom assets paths to a directory causes asset install issues note did you check the faqs to see if your problem already has a work around describe the bug in the asset help sectioin you say that running as administrator in wondows will fix the issue unable to install z...
0
3,078
11,646,100,858
IssuesEvent
2020-03-01 06:43:00
microsoft/DirectXMath
https://api.github.com/repos/microsoft/DirectXMath
closed
C++ enhancements (noexcept, more constexpr, operator[] for some types)
maintainence
- It would be nice to have an `operator[]` member method for `XMFLOAT2`, `XMFLOAT3`, `XMFLOAT4`, etc. instead of taking the address of the `x` member variable for instance. - All the methods of non-SIMD structs such as `XMFLOAT2`, `XMFLOAT3`, `XMFLOAT4`, etc. could be made `noexcept` and `constexpr`.
True
C++ enhancements (noexcept, more constexpr, operator[] for some types) - - It would be nice to have an `operator[]` member method for `XMFLOAT2`, `XMFLOAT3`, `XMFLOAT4`, etc. instead of taking the address of the `x` member variable for instance. - All the methods of non-SIMD structs such as `XMFLOAT2`, `XMFLOAT3`, `X...
main
c enhancements noexcept more constexpr operator for some types it would be nice to have an operator member method for etc instead of taking the address of the x member variable for instance all the methods of non simd structs such as etc could be made noexcept and ...
1