Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
630,304 | 20,104,458,463 | IssuesEvent | 2022-02-07 09:08:29 | SocialGouv/cdtn-admin | https://api.github.com/repos/SocialGouv/cdtn-admin | closed | Problème alerting et maj des données fiches MT | bug priority Produit Veille/Admin | ### Problème
On remarque que la dernière alerte pour les fiches MT remonte au 18/01
De plus 2 fiches MT ont été MAJ hier (24/01) et aujourd'hui (25/01) sur le site du ministère, or nous n'avons pas eu d'alertes pour ces 2 fiches, elles ne sont donc pas à jour chez nous :
- https://code.travail.gouv.fr/fiche-minis... | 1.0 | Problème alerting et maj des données fiches MT - ### Problème
On remarque que la dernière alerte pour les fiches MT remonte au 18/01
De plus 2 fiches MT ont été MAJ hier (24/01) et aujourd'hui (25/01) sur le site du ministère, or nous n'avons pas eu d'alertes pour ces 2 fiches, elles ne sont donc pas à jour chez nous... | priority | problème alerting et maj des données fiches mt problème on remarque que la dernière alerte pour les fiches mt remonte au de plus fiches mt ont été maj hier et aujourd hui sur le site du ministère or nous n avons pas eu d alertes pour ces fiches elles ne sont donc pas à jour chez nous ... | 1 |
8,792 | 6,655,888,941 | IssuesEvent | 2017-09-29 18:17:50 | SAP/chevrotain | https://api.github.com/repos/SAP/chevrotain | closed | Investigate Faster lookaheads functions using runtime code generation. | Performance | * Attempt to generate switch case statements instead of using object maps / loops to find the alternatives, basically generate a DFA.
* Must be possible to disable this as code generation at runtime does not work in some security contexts.
* Disabling this must also be possible indirectly (I.E via some env variable)... | True | Investigate Faster lookaheads functions using runtime code generation. - * Attempt to generate switch case statements instead of using object maps / loops to find the alternatives, basically generate a DFA.
* Must be possible to disable this as code generation at runtime does not work in some security contexts.
* Di... | non_priority | investigate faster lookaheads functions using runtime code generation attempt to generate switch case statements instead of using object maps loops to find the alternatives basically generate a dfa must be possible to disable this as code generation at runtime does not work in some security contexts di... | 0 |
170,813 | 6,472,150,012 | IssuesEvent | 2017-08-17 13:24:22 | arquillian/smart-testing | https://api.github.com/repos/arquillian/smart-testing | closed | Git properties | Component: Core Priority: Low Type: Chore Type: Feature | We should rename git properties to make them easier to understand. Having `git.commit` and `git.previous.commit` does not clearly explain their purpose nor it's easy to guess.
I would suggest following changes:
* `git.commit` -> `scm.range.head`
* `git.previous.commit` -> `scm.range.tail`
* `git.last.com... | 1.0 | Git properties - We should rename git properties to make them easier to understand. Having `git.commit` and `git.previous.commit` does not clearly explain their purpose nor it's easy to guess.
I would suggest following changes:
* `git.commit` -> `scm.range.head`
* `git.previous.commit` -> `scm.range.tail`
... | priority | git properties we should rename git properties to make them easier to understand having git commit and git previous commit does not clearly explain their purpose nor it s easy to guess i would suggest following changes git commit scm range head git previous commit scm range tail ... | 1 |
723,802 | 24,908,279,322 | IssuesEvent | 2022-10-29 14:42:53 | ApplETS/Notre-Dame | https://api.github.com/repos/ApplETS/Notre-Dame | closed | Impossible to build iOS for release | bug help wanted Need investigation CI priority: top | **Describe the bug**
It's now been a while that we are not able to build neither on fastlane, neither on a mac using the command line `xcodebuild`. The problem is really critical as there is no more way to release to iOS anymore.
Some tests made prior to opening this issue:
- We now know it's not related to fastla... | 1.0 | Impossible to build iOS for release - **Describe the bug**
It's now been a while that we are not able to build neither on fastlane, neither on a mac using the command line `xcodebuild`. The problem is really critical as there is no more way to release to iOS anymore.
Some tests made prior to opening this issue:
- ... | priority | impossible to build ios for release describe the bug it s now been a while that we are not able to build neither on fastlane neither on a mac using the command line xcodebuild the problem is really critical as there is no more way to release to ios anymore some tests made prior to opening this issue ... | 1 |
64,260 | 18,296,023,315 | IssuesEvent | 2021-10-05 20:33:14 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | Types for Column components are incorrect | defect | **Describe the defect**
Types for the Column componets are incorrect generating erros when building via Vue-TSC
**To Reproduce**
Create a DataTable component using a Column component
```
<DataTable>
<Column>
<template #filter="{filterModel,filterCallback}">
<div
...
/>
... | 1.0 | Types for Column components are incorrect - **Describe the defect**
Types for the Column componets are incorrect generating erros when building via Vue-TSC
**To Reproduce**
Create a DataTable component using a Column component
```
<DataTable>
<Column>
<template #filter="{filterModel,filterCallback}">
... | non_priority | types for column components are incorrect describe the defect types for the column componets are incorrect generating erros when building via vue tsc to reproduce create a datatable component using a column component div ... | 0 |
611,070 | 18,944,225,412 | IssuesEvent | 2021-11-18 08:23:18 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | Edit the federated service to specify the workload display error | kind/bug kind/need-to-verify priority/medium | **Describe the bug**
1. click more,click Edit Config Template
2. click specify workload,display a list of workloads,There are two StatefulSets

**Versions used(KubeSphere/Kubernetes)**
KubeSphere: night... | 1.0 | Edit the federated service to specify the workload display error - **Describe the bug**
1. click more,click Edit Config Template
2. click specify workload,display a list of workloads,There are two StatefulSets

| 1.0 | Refactor backend to improve code quality - Improve readability of code by refactoring (1 hour)
| priority | refactor backend to improve code quality improve readability of code by refactoring hour | 1 |
469,587 | 13,521,546,809 | IssuesEvent | 2020-09-15 07:12:04 | wso2/ansible-apim | https://api.github.com/repos/wso2/ansible-apim | closed | Incorrect documentation for patterns | Priority/High Severity/Critical Type/Docs | **Description:**
The following documentation for patterns has incorrect instructions.
docs/Pattern_2.md
docs/Pattern_3.md
docs/Pattern_4.md | 1.0 | Incorrect documentation for patterns - **Description:**
The following documentation for patterns has incorrect instructions.
docs/Pattern_2.md
docs/Pattern_3.md
docs/Pattern_4.md | priority | incorrect documentation for patterns description the following documentation for patterns has incorrect instructions docs pattern md docs pattern md docs pattern md | 1 |
478,554 | 13,781,290,998 | IssuesEvent | 2020-10-08 15:58:57 | eventespresso/barista | https://api.github.com/repos/eventespresso/barista | reopened | A11y Review | C: UI/UX 🚽 P3: med priority 😐 T: task 🧹 | Need to preform a review of all components and code and check for:
- appropriate application of aria attributes like `aria-label`
- verify that UI is keyboard accessible
- alerts and notices broadcast to screen readers
- UI is scalable and HUGE font sizes don't destroy UI
- animations can be reduced (see... | 1.0 | A11y Review - Need to preform a review of all components and code and check for:
- appropriate application of aria attributes like `aria-label`
- verify that UI is keyboard accessible
- alerts and notices broadcast to screen readers
- UI is scalable and HUGE font sizes don't destroy UI
- animations can b... | priority | review need to preform a review of all components and code and check for appropriate application of aria attributes like aria label verify that ui is keyboard accessible alerts and notices broadcast to screen readers ui is scalable and huge font sizes don t destroy ui animations can be r... | 1 |
391,814 | 11,578,921,689 | IssuesEvent | 2020-02-21 16:50:32 | bcgov/entity | https://api.github.com/repos/bcgov/entity | closed | As a user I want to be able to reach the application at anytime (EDB) | ENTITY Priority2 STORY | ## Description:
**Dependencies**
**Acceptance Criteria**
**Validation Rules**
Ready to Build (DoR):
- [ ] Stakeholders have approved
- [ ] User story completed
- [ ] What are the dependencies
- [ ] Validation rules defined (UI, Data, Role-Action)
- [ ] Is a formal UAT required
Acceptance / DoD:
- [ ] Design / Sol... | 1.0 | As a user I want to be able to reach the application at anytime (EDB) - ## Description:
**Dependencies**
**Acceptance Criteria**
**Validation Rules**
Ready to Build (DoR):
- [ ] Stakeholders have approved
- [ ] User story completed
- [ ] What are the dependencies
- [ ] Validation rules defined (UI, Data, Role-Acti... | priority | as a user i want to be able to reach the application at anytime edb description dependencies acceptance criteria validation rules ready to build dor stakeholders have approved user story completed what are the dependencies validation rules defined ui data role action ... | 1 |
149,373 | 11,898,927,332 | IssuesEvent | 2020-03-30 08:07:52 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | closed | com.hazelcast.jet.impl.connector.JmsIntegration_NonSharedClusterTest.com.hazelcast.jet.impl.connector.JmsIntegration_NonSharedClusterTest | test-failure | _master_ (commit b5a714f5e76ed142a313959dacfee786e75249a8)
Failed on Zulu JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-zulu-jdk8/187/testReport/junit/com.hazelcast.jet.impl.connector/JmsIntegration_NonSharedClusterTest/com_hazelcast_jet_impl_connector_JmsIntegration_NonSharedClusterTest/
Stacktrace:
`... | 1.0 | com.hazelcast.jet.impl.connector.JmsIntegration_NonSharedClusterTest.com.hazelcast.jet.impl.connector.JmsIntegration_NonSharedClusterTest - _master_ (commit b5a714f5e76ed142a313959dacfee786e75249a8)
Failed on Zulu JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-zulu-jdk8/187/testReport/junit/com.hazelcast.je... | non_priority | com hazelcast jet impl connector jmsintegration nonsharedclustertest com hazelcast jet impl connector jmsintegration nonsharedclustertest master commit failed on zulu jdk stacktrace org junit runners model testtimedoutexception test timed out after seconds at java lang object wait native... | 0 |
6,841 | 15,505,266,890 | IssuesEvent | 2021-03-11 15:10:21 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Deprecate the action HTTP APIs | Feature:Actions Project:UnifiedAlertingArchitectureAndExperience Team:Alerting Services blocked | Blocked by https://github.com/elastic/kibana/issues/90376.
This is the second step of #90375. We should deprecate the action HTTP APIs that use the old terminology and request solution/application teams to switch over to the new APIs by 7.last. Don't forget docs and release notes.
For details on the introduction ... | 1.0 | Deprecate the action HTTP APIs - Blocked by https://github.com/elastic/kibana/issues/90376.
This is the second step of #90375. We should deprecate the action HTTP APIs that use the old terminology and request solution/application teams to switch over to the new APIs by 7.last. Don't forget docs and release notes.
... | non_priority | deprecate the action http apis blocked by this is the second step of we should deprecate the action http apis that use the old terminology and request solution application teams to switch over to the new apis by last don t forget docs and release notes for details on the introduction of the terminolog... | 0 |
22,220 | 2,645,778,223 | IssuesEvent | 2015-03-13 02:10:39 | prikhi/evoluspencil | https://api.github.com/repos/prikhi/evoluspencil | opened | Save to read only file displays low lever error message | 1 star bug imported Priority-Medium | _From [drey....@gmail.com](https://code.google.com/u/102258045377137699005/) on October 02, 2009 05:05:16_
What steps will reproduce the problem? 1. Crate a new file and close it
2. Change file properties to read only
3. Open file
4. Try to save What is the expected output? What do you see instead? A info box telli... | 1.0 | Save to read only file displays low lever error message - _From [drey....@gmail.com](https://code.google.com/u/102258045377137699005/) on October 02, 2009 05:05:16_
What steps will reproduce the problem? 1. Crate a new file and close it
2. Change file properties to read only
3. Open file
4. Try to save What is the ... | priority | save to read only file displays low lever error message from on october what steps will reproduce the problem crate a new file and close it change file properties to read only open file try to save what is the expected output what do you see instead a info box telling the user he c... | 1 |
188,716 | 6,781,478,796 | IssuesEvent | 2017-10-30 01:11:03 | StuPro-TOSCAna/TOSCAna | https://api.github.com/repos/StuPro-TOSCAna/TOSCAna | opened | Exclude resources folders from Codacy | enhancement low priority | Codacy should not look at artifacts residing in our resources dirs. | 1.0 | Exclude resources folders from Codacy - Codacy should not look at artifacts residing in our resources dirs. | priority | exclude resources folders from codacy codacy should not look at artifacts residing in our resources dirs | 1 |
81,656 | 10,164,763,128 | IssuesEvent | 2019-08-07 12:29:31 | HospitalRun/hospitalrun-frontend | https://api.github.com/repos/HospitalRun/hospitalrun-frontend | closed | [TRACKING ISSUE] Color contrast problems in the UI | Accessibility CSS UX design in progress tracking-issue wontfix | **Expected behavior:**
All text in the UI should pass at least [WCAG AA](https://www.w3.org/WAI/WCAG20/quickref/) contrast accessibility. A simple test of text-color on background color on [this color accessibility calculator](http://webaim.org/resources/contrastchecker/) will tell whether any existing pairing of font... | 1.0 | [TRACKING ISSUE] Color contrast problems in the UI - **Expected behavior:**
All text in the UI should pass at least [WCAG AA](https://www.w3.org/WAI/WCAG20/quickref/) contrast accessibility. A simple test of text-color on background color on [this color accessibility calculator](http://webaim.org/resources/contrastche... | non_priority | color contrast problems in the ui expected behavior all text in the ui should pass at least contrast accessibility a simple test of text color on background color on will tell whether any existing pairing of font on background passes many of our instances do and a few do not actual behavior ... | 0 |
490,038 | 14,114,923,709 | IssuesEvent | 2020-11-07 18:16:41 | Sphereserver/Source-X | https://api.github.com/repos/Sphereserver/Source-X | closed | Item stacking ini setting glitch the dupelist | Priority: Low Status-Bug: Confirmed | When activating this option:
`// EF_ItemStacking 00000004 // Enable item stacking feature when drop items on ground`

Item stack when we drop them on the ground. But when this option is activate. the... | 1.0 | Item stacking ini setting glitch the dupelist - When activating this option:
`// EF_ItemStacking 00000004 // Enable item stacking feature when drop items on ground`

Item stack when we drop them on t... | priority | item stacking ini setting glitch the dupelist when activating this option ef itemstacking enable item stacking feature when drop items on ground item stack when we drop them on the ground but when this option is activate there no way to change the dupelist on an item for exemple i dagger... | 1 |
722,432 | 24,861,853,299 | IssuesEvent | 2022-10-27 08:53:40 | input-output-hk/cardano-node | https://api.github.com/repos/input-output-hk/cardano-node | closed | [FR] - build cmd to check whether read-only reference input is in ledger state | enhancement priority low Vasil type: enhancement user type: internal comp: cardano-cli era: babbage | **Internal/External**
*Internal* if an IOHK staff member.
**Area**
*Other* Any other topic (Delegation, Ranking, ...).
**Describe the feature you'd like**
When using `build` cmd's `--read-only-tx-in-reference` with a utxo that is not in the ledger state there is no error until `submit` when you see somethi... | 1.0 | [FR] - build cmd to check whether read-only reference input is in ledger state - **Internal/External**
*Internal* if an IOHK staff member.
**Area**
*Other* Any other topic (Delegation, Ranking, ...).
**Describe the feature you'd like**
When using `build` cmd's `--read-only-tx-in-reference` with a utxo that... | priority | build cmd to check whether read only reference input is in ledger state internal external internal if an iohk staff member area other any other topic delegation ranking describe the feature you d like when using build cmd s read only tx in reference with a utxo that is... | 1 |
99,327 | 4,052,885,996 | IssuesEvent | 2016-05-24 05:59:22 | damlaren/ogle | https://api.github.com/repos/damlaren/ogle | opened | look into issue with replacing make_unique | priority:very high | not sure why AllocateUniqueObject doesn't work to construct app | 1.0 | look into issue with replacing make_unique - not sure why AllocateUniqueObject doesn't work to construct app | priority | look into issue with replacing make unique not sure why allocateuniqueobject doesn t work to construct app | 1 |
9,044 | 8,514,216,068 | IssuesEvent | 2018-10-31 17:57:22 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | app_service IP Restrictions from a list | enhancement service/app-service | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 2.0 | app_service IP Restrictions from a list - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers ... | non_priority | app service ip restrictions from a list community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioriti... | 0 |
520,895 | 15,096,853,688 | IssuesEvent | 2021-02-07 16:34:20 | dropzone/dropzone | https://api.github.com/repos/dropzone/dropzone | closed | Version 5.7.3 is broken only linux | critical bug priority | Hi!
Today we upgrade to version 5.7.3 but the dropzone is broken on import and returns `basic.css`
In Mac workings fine but in linux machines not working

Linux

Linux... | priority | version is broken only linux hi today we upgrade to version but the dropzone is broken on import and returns basic css in mac workings fine but in linux machines not working linux mac | 1 |
468,608 | 13,486,402,195 | IssuesEvent | 2020-09-11 09:24:33 | mozilla/addons-server | https://api.github.com/repos/mozilla/addons-server | opened | add meta promoted=badged group in addons api | priority: p3 | Currently if a consumer of the addons api (e.g. addons-frontend) wants to filter by all add-ons that are supposed to badged (exposed as being reviewed by Mozilla) it has to know which promoted groups have that property and then specify all of those groups as `?promoted=recommended,verified,sponsored,line`. If we have ... | 1.0 | add meta promoted=badged group in addons api - Currently if a consumer of the addons api (e.g. addons-frontend) wants to filter by all add-ons that are supposed to badged (exposed as being reviewed by Mozilla) it has to know which promoted groups have that property and then specify all of those groups as `?promoted=rec... | priority | add meta promoted badged group in addons api currently if a consumer of the addons api e g addons frontend wants to filter by all add ons that are supposed to badged exposed as being reviewed by mozilla it has to know which promoted groups have that property and then specify all of those groups as promoted rec... | 1 |
79,272 | 28,078,954,900 | IssuesEvent | 2023-03-30 03:47:59 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | Trailing commas break JSON | defect triage | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Trailing commas DO break JSON. This appears a known issue to ZED team as per reported solution in #1312. As a solution it is understood, the trailing single comma should be probably allowed, especially in Python, this ... | 1.0 | Trailing commas break JSON - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Trailing commas DO break JSON. This appears a known issue to ZED team as per reported solution in #1312. As a solution it is understood, the trailing single comma should be probably allowed... | non_priority | trailing commas break json check for existing issues completed describe the bug provide steps to reproduce it trailing commas do break json this appears a known issue to zed team as per reported solution in as a solution it is understood the trailing single comma should be probably allowed esp... | 0 |
55,134 | 23,394,520,067 | IssuesEvent | 2022-08-11 21:26:16 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | URL encoding/decoding issue of saved objects | bug loe:hours Feature:Data Views Team:AppServicesSv impact:low stale | **Kibana version**:
7.3.0
**Elasticsearch version**:
7.3.0
**Server OS version**:
Windows Server 2012 R2
**Browser version**:
Chrome 76.0.3809.100
**Browser OS version**:
Windows 10
**Original install method (e.g. download page, yum, from source, etc.)**:
Download page
**Describe the bug:**
When trying to ... | 1.0 | URL encoding/decoding issue of saved objects - **Kibana version**:
7.3.0
**Elasticsearch version**:
7.3.0
**Server OS version**:
Windows Server 2012 R2
**Browser version**:
Chrome 76.0.3809.100
**Browser OS version**:
Windows 10
**Original install method (e.g. download page, yum, from source, etc.)**:
Downlo... | non_priority | url encoding decoding issue of saved objects kibana version elasticsearch version server os version windows server browser version chrome browser os version windows original install method e g download page yum from source etc download page ... | 0 |
13,250 | 2,742,537,649 | IssuesEvent | 2015-04-21 16:55:19 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | Can't disable kernel check in Multiapp | C: MOOSE P: normal R: invalid T: defect | The kernel check can't be disabled for a Multiapp. I suspect there are a few actions that are not being run for Multiapps. | 1.0 | Can't disable kernel check in Multiapp - The kernel check can't be disabled for a Multiapp. I suspect there are a few actions that are not being run for Multiapps. | non_priority | can t disable kernel check in multiapp the kernel check can t be disabled for a multiapp i suspect there are a few actions that are not being run for multiapps | 0 |
452,768 | 32,067,825,174 | IssuesEvent | 2023-09-25 05:27:22 | wakidurrahman/microservices-with-nodes-and-react | https://api.github.com/repos/wakidurrahman/microservices-with-nodes-and-react | opened | [Docker and Kubernetes] : Namespacing and Controll groups | documentation | ## Namespacing
- Processes
- hard drive
- network
- users
- hostnames
- inter process communications
# Controll groups
- Memory
- CPU usaage
- HD/IO
- Network Bandwith | 1.0 | [Docker and Kubernetes] : Namespacing and Controll groups - ## Namespacing
- Processes
- hard drive
- network
- users
- hostnames
- inter process communications
# Controll groups
- Memory
- CPU usaage
- HD/IO
- Network Bandwith | non_priority | namespacing and controll groups namespacing processes hard drive network users hostnames inter process communications controll groups memory cpu usaage hd io network bandwith | 0 |
477,400 | 13,761,447,071 | IssuesEvent | 2020-10-07 07:42:49 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | mail.google.com - desktop site instead of mobile site | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox 73.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/59478 -->
**URL**: https://mail.google.com/mail/u/0/?tab=wm&ogbl
**Browser / Versi... | 1.0 | mail.google.com - desktop site instead of mobile site - <!-- @browser: Firefox 73.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/59478 -->
**URL**: https://... | priority | mail google com desktop site instead of mobile site url browser version firefox operating system windows tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce ... | 1 |
399,946 | 27,262,853,858 | IssuesEvent | 2023-02-22 15:59:28 | PagerBuddy/App | https://api.github.com/repos/PagerBuddy/App | closed | Android target API requirements | documentation | Google has once again invented a new rule - we should check this for compliance:
>Starting November 1, 2022, apps that don't target an API level within 2 years of the latest Android release won't be available to new users with devices running Android versions newer than your app’s target API level. This means tha... | 1.0 | Android target API requirements - Google has once again invented a new rule - we should check this for compliance:
>Starting November 1, 2022, apps that don't target an API level within 2 years of the latest Android release won't be available to new users with devices running Android versions newer than your app’... | non_priority | android target api requirements google has once again invented a new rule we should check this for compliance starting november apps that don t target an api level within years of the latest android release won t be available to new users with devices running android versions newer than your app’s t... | 0 |
273,845 | 8,553,709,392 | IssuesEvent | 2018-11-08 02:12:02 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Un-blocking all scripts one-by-one still breaks a website until the general Block Scripts is disabled | feature/shields/!scripts priority/P3 | ## Description
_"Toggle switches to disable script blocking"_ section apparently doesn't list all the blocked scripts. Disabling the blocking of all the listed scripts one-by-one still breaks a website. The only way to un-break is to disable the general "Block scripts" switch.
Image: https://i.imgur.com/V4AjxMh.pn... | 1.0 | Un-blocking all scripts one-by-one still breaks a website until the general Block Scripts is disabled - ## Description
_"Toggle switches to disable script blocking"_ section apparently doesn't list all the blocked scripts. Disabling the blocking of all the listed scripts one-by-one still breaks a website. The only wa... | priority | un blocking all scripts one by one still breaks a website until the general block scripts is disabled description toggle switches to disable script blocking section apparently doesn t list all the blocked scripts disabling the blocking of all the listed scripts one by one still breaks a website the only wa... | 1 |
284,965 | 8,752,857,842 | IssuesEvent | 2018-12-14 05:41:48 | kubernetes/kubeadm | https://api.github.com/repos/kubernetes/kubeadm | closed | kubeadm reset success but this node ip still in kubeadm-config configmap | help wanted kind/bug priority/important-soon | <!-- Thanks for filing an issue! Before hitting the button, please answer these questions.-->
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
<!--
If this is a BUG REPORT, please:
- Fill in as much of the template below as you can. If you leave out information, we can't help you as well.
If this... | 1.0 | kubeadm reset success but this node ip still in kubeadm-config configmap - <!-- Thanks for filing an issue! Before hitting the button, please answer these questions.-->
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
<!--
If this is a BUG REPORT, please:
- Fill in as much of the template below as yo... | priority | kubeadm reset success but this node ip still in kubeadm config configmap is this a bug report or feature request bug report if this is a bug report please fill in as much of the template below as you can if you leave out information we can t help you as well if this is a feature req... | 1 |
435,842 | 12,542,202,578 | IssuesEvent | 2020-06-05 13:40:34 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Switchs become completely independent if you redefine one setting of switch group | Priority: High Type: Bug | **Describe the bug**
If you change one setting on a switch, part of a switch group, your switch become completely independent regarding all other settings defined in switch group.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a switch group with a specific config (settings different than defaults) a... | 1.0 | Switchs become completely independent if you redefine one setting of switch group - **Describe the bug**
If you change one setting on a switch, part of a switch group, your switch become completely independent regarding all other settings defined in switch group.
**To Reproduce**
Steps to reproduce the behavior:
... | priority | switchs become completely independent if you redefine one setting of switch group describe the bug if you change one setting on a switch part of a switch group your switch become completely independent regarding all other settings defined in switch group to reproduce steps to reproduce the behavior ... | 1 |
391,882 | 26,912,334,301 | IssuesEvent | 2023-02-07 01:32:37 | fga-eps-mds/2022-2-FGAtlas | https://api.github.com/repos/fga-eps-mds/2022-2-FGAtlas | closed | Criar PostMortem | documentation | # Descrição
Criar postMortem
# Tarefas
[ ] Post Mortem
# Critérios de aceitação
Post mortem em pdf | 1.0 | Criar PostMortem - # Descrição
Criar postMortem
# Tarefas
[ ] Post Mortem
# Critérios de aceitação
Post mortem em pdf | non_priority | criar postmortem descrição criar postmortem tarefas post mortem critérios de aceitação post mortem em pdf | 0 |
31,457 | 11,941,774,620 | IssuesEvent | 2020-04-02 19:03:12 | alexantom/gatsby-one | https://api.github.com/repos/alexantom/gatsby-one | opened | CVE-2019-11358 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-2.1.4.min.js</b>, <b>jquery-1.9.1.js</b>, <b>jquery-3.2.1.min.js</b></p></summary>
<p>
<details><summary><b... | True | CVE-2019-11358 (Medium) detected in multiple libraries - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-2.1.4.min.js</b>, <b>jquery-1.9.1.js</b>, <b>jquery... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws... | 0 |
2,409 | 2,607,901,083 | IssuesEvent | 2015-02-26 00:13:35 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | How to use zen-coding with emacs | auto-migrated Priority-Medium Type-Defect | ```
i'm a emacser. It's there a plug-in for emacs?
```
-----
Original issue reported on code.google.com by `xielingw...@gmail.com` on 3 Feb 2010 at 1:53 | 1.0 | How to use zen-coding with emacs - ```
i'm a emacser. It's there a plug-in for emacs?
```
-----
Original issue reported on code.google.com by `xielingw...@gmail.com` on 3 Feb 2010 at 1:53 | non_priority | how to use zen coding with emacs i m a emacser it s there a plug in for emacs original issue reported on code google com by xielingw gmail com on feb at | 0 |
395,810 | 11,696,766,571 | IssuesEvent | 2020-03-06 10:24:59 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Custom JavaScript are not allowed issue | NEXT UPDATE [Priority: HIGH] bug | When we enable this two option "Convert AMP to WP theme (Beta)" and "Back to Top link" then validation error will appear - https://monosnap.com/direct/QOsbHmHguymp6w8UJCClcelLfsuXWZ | 1.0 | Custom JavaScript are not allowed issue - When we enable this two option "Convert AMP to WP theme (Beta)" and "Back to Top link" then validation error will appear - https://monosnap.com/direct/QOsbHmHguymp6w8UJCClcelLfsuXWZ | priority | custom javascript are not allowed issue when we enable this two option convert amp to wp theme beta and back to top link then validation error will appear | 1 |
365,865 | 25,556,097,652 | IssuesEvent | 2022-11-30 06:48:34 | PainterQubits/Unitful.jl | https://api.github.com/repos/PainterQubits/Unitful.jl | closed | Documentation for `Types` outdated? | documentation | [The documentation for `Types`](https://painterqubits.github.io/Unitful.jl/stable/types/) says
> An abstract type [Unitful.Units{N,D}](https://painterqubits.github.io/Unitful.jl/stable/types/#Unitful.Units) is defined, where N is always a tuple of Unit objects, and D is a [Unitful.Dimensions{N}](https://painterqubit... | 1.0 | Documentation for `Types` outdated? - [The documentation for `Types`](https://painterqubits.github.io/Unitful.jl/stable/types/) says
> An abstract type [Unitful.Units{N,D}](https://painterqubits.github.io/Unitful.jl/stable/types/#Unitful.Units) is defined, where N is always a tuple of Unit objects, and D is a [Unitf... | non_priority | documentation for types outdated says an abstract type is defined where n is always a tuple of unit objects and d is a object such as 𝐋 the object representing the length dimension and currently implemented subtypes of unitful units n d include and but for example ... | 0 |
625,496 | 19,750,063,475 | IssuesEvent | 2022-01-15 01:40:43 | NikolaiVChr/f16 | https://api.github.com/repos/NikolaiVChr/f16 | closed | radarSystem: Auto CM went nuts | Medium Priority | After getting shot down, and the relocated back to airport, auto CM went nuts even on ground. | 1.0 | radarSystem: Auto CM went nuts - After getting shot down, and the relocated back to airport, auto CM went nuts even on ground. | priority | radarsystem auto cm went nuts after getting shot down and the relocated back to airport auto cm went nuts even on ground | 1 |
93,171 | 15,878,396,020 | IssuesEvent | 2021-04-09 10:57:38 | MohamedElashri/SwiftLaTeX-Docker | https://api.github.com/repos/MohamedElashri/SwiftLaTeX-Docker | opened | CVE-2020-11022 (Medium) detected in jquery-1.7.2.min.js, jquery-1.8.3-2.0.0.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.2.min.js</b>, <b>jquery-1.8.3-2.0.0.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.7.2.min.... | True | CVE-2020-11022 (Medium) detected in jquery-1.7.2.min.js, jquery-1.8.3-2.0.0.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.2.min.js</b>, <b>jq... | non_priority | cve medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependenc... | 0 |
107,362 | 23,397,985,617 | IssuesEvent | 2022-08-12 03:25:22 | CleverRaven/Cataclysm-DDA | https://api.github.com/repos/CleverRaven/Cataclysm-DDA | opened | Debug tool: spawn requirements and craft | <Enhancement / Feature> <Suggestion / Discussion> (P2 - High) Crafting / Construction / Recipes Code: Tests Quality of Life Code: Tooling Code: Debug | ### Is your feature request related to a problem? Please describe.
Attempting to debug and playtest crafting is, to put it mildly, a pain in the ass. Debug Hammerspace grants you all components and tools, but prevents crafting failures, cannot test component inheritance (eg calorie and vitamins), disassembly, proper u... | 3.0 | Debug tool: spawn requirements and craft - ### Is your feature request related to a problem? Please describe.
Attempting to debug and playtest crafting is, to put it mildly, a pain in the ass. Debug Hammerspace grants you all components and tools, but prevents crafting failures, cannot test component inheritance (eg c... | non_priority | debug tool spawn requirements and craft is your feature request related to a problem please describe attempting to debug and playtest crafting is to put it mildly a pain in the ass debug hammerspace grants you all components and tools but prevents crafting failures cannot test component inheritance eg c... | 0 |
138,320 | 5,331,807,678 | IssuesEvent | 2017-02-15 20:25:37 | phetsims/joist | https://api.github.com/repos/phetsims/joist | closed | Deselected homescreen buttons should start grayish | priority:2-high type:bug | @ariel-phet pointed out that the new Joist homescreen buttons all start bright instead of the deselected ones starting out grayish (as they used to). Perhaps this broke in recent refactoring. I'll take a look shortly. | 1.0 | Deselected homescreen buttons should start grayish - @ariel-phet pointed out that the new Joist homescreen buttons all start bright instead of the deselected ones starting out grayish (as they used to). Perhaps this broke in recent refactoring. I'll take a look shortly. | priority | deselected homescreen buttons should start grayish ariel phet pointed out that the new joist homescreen buttons all start bright instead of the deselected ones starting out grayish as they used to perhaps this broke in recent refactoring i ll take a look shortly | 1 |
458,404 | 13,174,672,593 | IssuesEvent | 2020-08-11 23:09:00 | shimming-toolbox/shimming-toolbox-py | https://api.github.com/repos/shimming-toolbox/shimming-toolbox-py | opened | Improve masking capabilities | Priority: LOW enhancement | ## Context
The initial issue #47 which was partially fixed by PR #60 added some basic capabilities to mask some data (threshold, shape: square, cube). More masking capability could be implemented to segment the brain and spinal cord as well as other shapes.
Algorithms that could help
- SCT: for spinal cord + simpl... | 1.0 | Improve masking capabilities - ## Context
The initial issue #47 which was partially fixed by PR #60 added some basic capabilities to mask some data (threshold, shape: square, cube). More masking capability could be implemented to segment the brain and spinal cord as well as other shapes.
Algorithms that could help
... | priority | improve masking capabilities context the initial issue which was partially fixed by pr added some basic capabilities to mask some data threshold shape square cube more masking capability could be implemented to segment the brain and spinal cord as well as other shapes algorithms that could help ... | 1 |
131,757 | 18,249,387,546 | IssuesEvent | 2021-10-02 00:53:21 | ghc-dev/Devon-Le | https://api.github.com/repos/ghc-dev/Devon-Le | opened | CVE-2020-1753 (Medium) detected in ansible-2.9.9.tar.gz | security vulnerability | ## CVE-2020-1753 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary>
<p>Radically simple IT automation</p>
<p>Library home page: <a href="https://f... | True | CVE-2020-1753 (Medium) detected in ansible-2.9.9.tar.gz - ## CVE-2020-1753 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary>
<p>Radically simple ... | non_priority | cve medium detected in ansible tar gz cve medium severity vulnerability vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file devon le requirements txt path to vulnerable library requirements txt depend... | 0 |
61,188 | 6,726,962,886 | IssuesEvent | 2017-10-17 11:56:17 | QubesOS/updates-status | https://api.github.com/repos/QubesOS/updates-status | closed | app-linux-img-converter v1.2.3 (r3.2) | r3.2-fc26-testing | Update of app-linux-img-converter to v1.2.3 for Qubes r3.2, see comments below for details.
Built from: https://github.com/QubesOS/qubes-app-linux-img-converter/commit/851e4f026fcc9a45aa52e181360300640215064d
[Changes since previous version](https://github.com/QubesOS/qubes-app-linux-img-converter/compare/v1.2.2...v1... | 1.0 | app-linux-img-converter v1.2.3 (r3.2) - Update of app-linux-img-converter to v1.2.3 for Qubes r3.2, see comments below for details.
Built from: https://github.com/QubesOS/qubes-app-linux-img-converter/commit/851e4f026fcc9a45aa52e181360300640215064d
[Changes since previous version](https://github.com/QubesOS/qubes-app... | non_priority | app linux img converter update of app linux img converter to for qubes see comments below for details built from qubesos qubes app linux img converter version qubesos qubes app linux img converter removed travis yml bootstrap fix qubesos qubes app linux img converter upda... | 0 |
389,678 | 26,829,135,759 | IssuesEvent | 2023-02-02 14:53:50 | NetAppDocs/storagegrid-116 | https://api.github.com/repos/NetAppDocs/storagegrid-116 | closed | Additional Clarity On Steps | documentation good first issue | Page: [Search for and restore potentially lost objects](https://docs.netapp.com/us-en/storagegrid-116/monitor/searching-for-and-restoring-potentially-lost-objects.html)
Customer requested additional clarification on steps in the document. Specify what node type for steps.
Admin node for the audit log review.
... | 1.0 | Additional Clarity On Steps - Page: [Search for and restore potentially lost objects](https://docs.netapp.com/us-en/storagegrid-116/monitor/searching-for-and-restoring-potentially-lost-objects.html)
Customer requested additional clarification on steps in the document. Specify what node type for steps.
Admin node... | non_priority | additional clarity on steps page customer requested additional clarification on steps in the document specify what node type for steps admin node for the audit log review storage node for the ade search | 0 |
203,575 | 15,375,417,734 | IssuesEvent | 2021-03-02 14:54:44 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/upgrade_assistant/feature_controls/upgrade_assistant_security·ts - Upgrade checkup feature controls security global dashboard all with global_upgrade_assistant_role [SkipCloud] global dashboard all with global_upgrade_assistant_role should ren... | Team:Elasticsearch UI failed-test | A test failed on a tracked branch
```
Error: expected [ { sectionId: 'ingest',
sectionLinks: [ 'ingest_pipelines', 'pipelines' ] },
{ sectionId: 'data',
sectionLinks:
[ 'index_management',
'index_lifecycle_management',
'snapshot_restore',
'rollup_jobs',
'transform',
'... | 1.0 | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/upgrade_assistant/feature_controls/upgrade_assistant_security·ts - Upgrade checkup feature controls security global dashboard all with global_upgrade_assistant_role [SkipCloud] global dashboard all with global_upgrade_assistant_role should ren... | non_priority | failing test chrome x pack ui functional tests x pack test functional apps upgrade assistant feature controls upgrade assistant security·ts upgrade checkup feature controls security global dashboard all with global upgrade assistant role global dashboard all with global upgrade assistant role should render the s... | 0 |
376,781 | 11,152,400,204 | IssuesEvent | 2019-12-24 08:31:46 | googleapis/google-cloud-go | https://api.github.com/repos/googleapis/google-cloud-go | closed | spanner is pegging the backend | api: spanner priority: p1 type: bug | 1: Start a basic echo server (something like https://gist.github.com/jadekler/b85fdf6a7a71583419e05763bbb1ce7c) that sends an empty transaction `&tpb.Transaction{}` in `BeginTransaction`
2. Start the client library
3. See thousands of requests `BeginTransaction` per second to echo server
@skuruppu believes it is t... | 1.0 | spanner is pegging the backend - 1: Start a basic echo server (something like https://gist.github.com/jadekler/b85fdf6a7a71583419e05763bbb1ce7c) that sends an empty transaction `&tpb.Transaction{}` in `BeginTransaction`
2. Start the client library
3. See thousands of requests `BeginTransaction` per second to echo ser... | priority | spanner is pegging the backend start a basic echo server something like that sends an empty transaction tpb transaction in begintransaction start the client library see thousands of requests begintransaction per second to echo server skuruppu believes it is this block likely this enti... | 1 |
4,235 | 4,998,980,356 | IssuesEvent | 2016-12-09 21:40:54 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Endpoint reference after destroy caused by cocurrent handshake done and timeout | bug core security Version/1.0.x | Currently, we create a timer to track handshake deadline, and when the timeout is passed. The tcp endpoint is shutdown to trigger the lower layer handshake read/write failures and thus terminate the handshake. When the handshake is done, the timer is cancelled in the callback.
If the handshake is failed and timed-ou... | True | Endpoint reference after destroy caused by cocurrent handshake done and timeout - Currently, we create a timer to track handshake deadline, and when the timeout is passed. The tcp endpoint is shutdown to trigger the lower layer handshake read/write failures and thus terminate the handshake. When the handshake is done, ... | non_priority | endpoint reference after destroy caused by cocurrent handshake done and timeout currently we create a timer to track handshake deadline and when the timeout is passed the tcp endpoint is shutdown to trigger the lower layer handshake read write failures and thus terminate the handshake when the handshake is done ... | 0 |
821,789 | 30,836,825,270 | IssuesEvent | 2023-08-02 07:59:20 | JanssenProject/jans | https://api.github.com/repos/JanssenProject/jans | closed | fix(jans-linux-setup) progress bar showing after installation as well | kind-bug priority-2 comp-jans-linux-setup | **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. install jans using install.py
2. while installing check progress bar
**Expected behavior**
progress bar should close after installation
**Screenshots**
If applicable, add screens... | 1.0 | fix(jans-linux-setup) progress bar showing after installation as well - **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. install jans using install.py
2. while installing check progress bar
**Expected behavior**
progress bar should ... | priority | fix jans linux setup progress bar showing after installation as well describe the bug a clear and concise description of what the bug is to reproduce steps to reproduce the behavior install jans using install py while installing check progress bar expected behavior progress bar should ... | 1 |
24,516 | 2,668,446,649 | IssuesEvent | 2015-03-23 08:52:56 | cs2103jan2015-f13-2j/main | https://api.github.com/repos/cs2103jan2015-f13-2j/main | closed | create a basic keyword mapping in Map<String, String> | priority.medium | We need to create a basic Map of keywords. On init, if there is no command.cfg found, write a default command.cfg file. | 1.0 | create a basic keyword mapping in Map<String, String> - We need to create a basic Map of keywords. On init, if there is no command.cfg found, write a default command.cfg file. | priority | create a basic keyword mapping in map we need to create a basic map of keywords on init if there is no command cfg found write a default command cfg file | 1 |
268,268 | 8,405,562,646 | IssuesEvent | 2018-10-11 15:33:09 | CS2103-AY1819S1-F10-2/main | https://api.github.com/repos/CS2103-AY1819S1-F10-2/main | opened | I can readily view a list of available bicycles | priority.Medium type.Story | so that I know what bikes are available right now so that I can serve customers faster.
- View a filtered list of only available bikes. | 1.0 | I can readily view a list of available bicycles - so that I know what bikes are available right now so that I can serve customers faster.
- View a filtered list of only available bikes. | priority | i can readily view a list of available bicycles so that i know what bikes are available right now so that i can serve customers faster view a filtered list of only available bikes | 1 |
433,491 | 12,505,856,971 | IssuesEvent | 2020-06-02 11:31:15 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | closed | Build - Sync with Blockchain button on the Issue Explorer | Gitcoin Issue Explorer discussion priority: ungroomed | <!--
Hello Gitcoiner!
Please use the template below for feature requests for Gitcoin.
If it is general support you need, reach out to us at
gitcoin.co/slack
-->
### User Story
[comment]: # (As a <user type>, I want to <task> so that <goal>.)
As a user, I want a way to manually sync with the blockchain s... | 1.0 | Build - Sync with Blockchain button on the Issue Explorer - <!--
Hello Gitcoiner!
Please use the template below for feature requests for Gitcoin.
If it is general support you need, reach out to us at
gitcoin.co/slack
-->
### User Story
[comment]: # (As a <user type>, I want to <task> so that <goal>.)
As... | priority | build sync with blockchain button on the issue explorer hello gitcoiner please use the template below for feature requests for gitcoin if it is general support you need reach out to us at gitcoin co slack user story as a i want to so that as a user i want a way to man... | 1 |
776,696 | 27,264,570,303 | IssuesEvent | 2023-02-22 17:03:32 | ascheid/itsg33-pbmm-issue-gen | https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen | opened | CP-7: Alternate Processing Site | Priority: P3 Suggested Assignment: IT Security Function ITSG-33 Class: Operational Control: CP-7 | # Control Definition
(A) The organization establishes an alternate processing site including necessary agreements to permit the transfer and resumption of [Assignment: organization-defined information system operations] for essential missions/business functions within [Assignment: organization-defined time period consi... | 1.0 | CP-7: Alternate Processing Site - # Control Definition
(A) The organization establishes an alternate processing site including necessary agreements to permit the transfer and resumption of [Assignment: organization-defined information system operations] for essential missions/business functions within [Assignment: orga... | priority | cp alternate processing site control definition a the organization establishes an alternate processing site including necessary agreements to permit the transfer and resumption of for essential missions business functions within when the primary processing capabilities are unavailable b the organization... | 1 |
72,878 | 8,787,204,009 | IssuesEvent | 2018-12-20 17:53:31 | Microsoft/visualfsharp | https://api.github.com/repos/Microsoft/visualfsharp | closed | Unneccessary boxing when type is constrained to be a reference type | Resolution-By Design | #### Repro steps
Define the active pattern below.
```
let (|DefaultArg|) def obj =
match obj with
| null -> def
| _ -> obj
```
`obj` is constrained to be a reference type
#### Expected behavior
`obj` is compared to null directly
```
IL_0000: ldarg.1 // obj
IL_0001: brfalse... | 1.0 | Unneccessary boxing when type is constrained to be a reference type - #### Repro steps
Define the active pattern below.
```
let (|DefaultArg|) def obj =
match obj with
| null -> def
| _ -> obj
```
`obj` is constrained to be a reference type
#### Expected behavior
`obj` is compared t... | non_priority | unneccessary boxing when type is constrained to be a reference type repro steps define the active pattern below let defaultarg def obj match obj with null def obj obj is constrained to be a reference type expected behavior obj is compared t... | 0 |
331,191 | 24,296,177,081 | IssuesEvent | 2022-09-29 10:13:48 | bigbinary/neeto-ui | https://api.github.com/repos/bigbinary/neeto-ui | closed | Stick onto naming convetions from React and JS | documentation enhancement Working PR | snake_case -> camelCase
https://academy.bigbinary.com/learn-react/pages/naming-conventions-in-react
@deepakjosp _a Please take this up.
<img width="729" alt="image" src="https://user-images.githubusercontent.com/31244999/191937272-c5506571-7081-4463-a8c3-fb1e136abea3.png">
cc: @karthiknmenon | 1.0 | Stick onto naming convetions from React and JS - snake_case -> camelCase
https://academy.bigbinary.com/learn-react/pages/naming-conventions-in-react
@deepakjosp _a Please take this up.
<img width="729" alt="image" src="https://user-images.githubusercontent.com/31244999/191937272-c5506571-7081-4463-a8c3-fb1e136... | non_priority | stick onto naming convetions from react and js snake case camelcase deepakjosp a please take this up img width alt image src cc karthiknmenon | 0 |
159,416 | 20,048,388,039 | IssuesEvent | 2022-02-03 01:11:59 | kapseliboi/ILIAS-Pegasus | https://api.github.com/repos/kapseliboi/ILIAS-Pegasus | opened | CVE-2021-32804 (High) detected in multiple libraries | security vulnerability | ## CVE-2021-32804 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.13.tgz</b>, <b>tar-4.4.8.tgz</b>, <b>tar-6.0.2.tgz</b></p></summary>
<p>
<details><summary><b>tar-4.4.13.tgz... | True | CVE-2021-32804 (High) detected in multiple libraries - ## CVE-2021-32804 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.13.tgz</b>, <b>tar-4.4.8.tgz</b>, <b>tar-6.0.2.tgz</b>... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node module... | 0 |
140,074 | 11,301,580,771 | IssuesEvent | 2020-01-17 15:52:19 | stevenschader/kabanero-foundation | https://api.github.com/repos/stevenschader/kabanero-foundation | opened | SVT: TER: Kabanero Automation test execution master branch - Verify: svtcrc-91397-1.fyre.ibm.com | SVT Kabanero Test Execution Test Execution Record bug verifyFailure | Original logfile /home/nest/kabanero-crc-logs/crc_kabanero.sh.2020-01-17-09:37:42.test.log
"msg": "******************** kabanero_verify_start ********************"
}
TASK [pause : include_tasks] ******************************************************************************************************
Friday 17 Januar... | 2.0 | SVT: TER: Kabanero Automation test execution master branch - Verify: svtcrc-91397-1.fyre.ibm.com - Original logfile /home/nest/kabanero-crc-logs/crc_kabanero.sh.2020-01-17-09:37:42.test.log
"msg": "******************** kabanero_verify_start ********************"
}
TASK [pause : include_tasks] *******************... | non_priority | svt ter kabanero automation test execution master branch verify svtcrc fyre ibm com original logfile home nest kabanero crc logs crc kabanero sh test log msg kabanero verify start task ... | 0 |
26,288 | 6,759,289,875 | IssuesEvent | 2017-10-24 16:36:43 | cornell-cup/cs-minibot | https://api.github.com/repos/cornell-cup/cs-minibot | opened | Documentation guide! | affects: cs only type: code cleanup | In Python AND JavaScript:
- At the top of files
- At the beginning of classes
- For each function
main.py
```Python
"""
Contains BaseStation interface. Intermediary between all functions of minibot.
"""
class BaseInterface:
"""
Description of this class.
"""
def __init__(self):
"""
... | 1.0 | Documentation guide! - In Python AND JavaScript:
- At the top of files
- At the beginning of classes
- For each function
main.py
```Python
"""
Contains BaseStation interface. Intermediary between all functions of minibot.
"""
class BaseInterface:
"""
Description of this class.
"""
def __... | non_priority | documentation guide in python and javascript at the top of files at the beginning of classes for each function main py python contains basestation interface intermediary between all functions of minibot class baseinterface description of this class def ... | 0 |
132,401 | 12,507,020,274 | IssuesEvent | 2020-06-02 13:31:00 | backtick-se/cowait | https://api.github.com/repos/backtick-se/cowait | closed | Kubernetes: Namespace & Service Account | documentation feature | - Don't use the default namespace
- Don't use the default service account | 1.0 | Kubernetes: Namespace & Service Account - - Don't use the default namespace
- Don't use the default service account | non_priority | kubernetes namespace service account don t use the default namespace don t use the default service account | 0 |
31,719 | 2,736,540,011 | IssuesEvent | 2015-04-19 14:55:47 | cs2103jan2015-t16-3c/Main | https://api.github.com/repos/cs2103jan2015-t16-3c/Main | closed | A user can group the to-do list according to day, week and month | priority.low | so that the user can see his schedule easier | 1.0 | A user can group the to-do list according to day, week and month - so that the user can see his schedule easier | priority | a user can group the to do list according to day week and month so that the user can see his schedule easier | 1 |
67,383 | 9,037,594,729 | IssuesEvent | 2019-02-09 12:18:50 | zfsonlinux/zfs | https://api.github.com/repos/zfsonlinux/zfs | closed | Documentation: Update Custom Packages Howto to include DKMS packages for Debian | Type: Documentation | Distribution Name | Debian
Distribution Version | 9.6 (Stretch)
Linux Kernel | 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27)
Architecture | x86_64
ZFS Version | 0.8.0-rc3
SPL Version | 0.8.0-rc3
### Describe the problem you're observing
I requested the ability to build DKMS packages on Debian in #... | 1.0 | Documentation: Update Custom Packages Howto to include DKMS packages for Debian - Distribution Name | Debian
Distribution Version | 9.6 (Stretch)
Linux Kernel | 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27)
Architecture | x86_64
ZFS Version | 0.8.0-rc3
SPL Version | 0.8.0-rc3
### Describe the proble... | non_priority | documentation update custom packages howto to include dkms packages for debian distribution name debian distribution version stretch linux kernel smp debian architecture zfs version spl version describe the problem you re observing... | 0 |
37,956 | 4,863,654,059 | IssuesEvent | 2016-11-14 15:59:12 | azavea/cac-tripplanner | https://api.github.com/repos/azavea/cac-tripplanner | closed | Remove old_images directory | redesign | Unused images from the old design have been moved to `images/old_images`.
Remove once any icons we want to keep have been moved out. Apple touch icons and favicon have already been put back for re-use.
| 1.0 | Remove old_images directory - Unused images from the old design have been moved to `images/old_images`.
Remove once any icons we want to keep have been moved out. Apple touch icons and favicon have already been put back for re-use.
| non_priority | remove old images directory unused images from the old design have been moved to images old images remove once any icons we want to keep have been moved out apple touch icons and favicon have already been put back for re use | 0 |
354,619 | 10,570,220,968 | IssuesEvent | 2019-10-07 01:15:40 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | my.hypovereinsbank.de - Location Service Always requested | browser-fenix engine-gecko priority-normal severity-minor | <!-- @browser: Firefox Mobile 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://my.hypovereinsbank.de/HVBApp/apps/services/www/HVBApp/mobilewebapp/default/index.html
**Browser / Version**: Fir... | 1.0 | my.hypovereinsbank.de - Location Service Always requested - <!-- @browser: Firefox Mobile 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://my.hypovereinsbank.de/HVBApp/apps/services/www/HVBApp... | priority | my hypovereinsbank de location service always requested url browser version firefox mobile operating system android tested another browser no problem type something else description location service always requested steps to reproduce every time i visit the site... | 1 |
730,541 | 25,178,201,709 | IssuesEvent | 2022-11-11 11:11:22 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | [NSFW] rf.bongacams.com - see bug description | browser-firefox-mobile nsfw priority-normal engine-gecko android13 | <!-- @browser: Firefox Mobile 107.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:107.0) Gecko/107.0 Firefox/107.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/113793 -->
**URL**: https://rf.bongacams.com/im/conversations/active/636d9d393cc0aa40d5c04eb8... | 1.0 | [NSFW] rf.bongacams.com - see bug description - <!-- @browser: Firefox Mobile 107.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:107.0) Gecko/107.0 Firefox/107.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/113793 -->
**URL**: https://rf.bongacams.com/... | priority | rf bongacams com see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description tab automatically closes when i try to launch this link or other links at bongacams com ... | 1 |
243,420 | 7,857,531,814 | IssuesEvent | 2018-06-21 11:06:43 | ansible/galaxy | https://api.github.com/repos/ansible/galaxy | closed | Content search API returns code 500 | area/backend area/frontend priority/critical type/bug | ## Bug Report
##### SUMMARY
API endpoint `/api/v1/content/search` fails with error 500 on Galaxy QA.
Server log:
```
2018-06-20 06:41:55,198 ERROR exception: Internal Server Error: /api/v1/search/content/
| Traceback (most recent call last):
| File "/var/lib/galaxy/venv/lib/python2.7/site-packages/d... | 1.0 | Content search API returns code 500 - ## Bug Report
##### SUMMARY
API endpoint `/api/v1/content/search` fails with error 500 on Galaxy QA.
Server log:
```
2018-06-20 06:41:55,198 ERROR exception: Internal Server Error: /api/v1/search/content/
| Traceback (most recent call last):
| File "/var/lib/gal... | priority | content search api returns code bug report summary api endpoint api content search fails with error on galaxy qa server log error exception internal server error api search content traceback most recent call last file var lib galaxy venv lib ... | 1 |
196,946 | 6,951,165,501 | IssuesEvent | 2017-12-06 13:34:57 | vmware/admiral | https://api.github.com/repos/vmware/admiral | closed | Admiral UI shows containers as RUNNING despite being actually stopped - refresh issues | kind/bug priority/medium | Build: https://storage.googleapis.com/vic-product-ova-releases/vic-v1.3.0-rc2-2628-9e2a95b6.ova
Video attached: [Admiral-refresh.zip](https://github.com/vmware/admiral/files/1533951/Admiral-refresh.zip)
Containers will be shown by Admiral in RUNNING state despite being actually STOPPED. Refresh on UI does not hel... | 1.0 | Admiral UI shows containers as RUNNING despite being actually stopped - refresh issues - Build: https://storage.googleapis.com/vic-product-ova-releases/vic-v1.3.0-rc2-2628-9e2a95b6.ova
Video attached: [Admiral-refresh.zip](https://github.com/vmware/admiral/files/1533951/Admiral-refresh.zip)
Containers will be sho... | priority | admiral ui shows containers as running despite being actually stopped refresh issues build video attached containers will be shown by admiral in running state despite being actually stopped refresh on ui does not help but if a container is specifically selected to go onto its usages and properties p... | 1 |
233,172 | 7,694,983,658 | IssuesEvent | 2018-05-18 10:34:22 | minishift/minishift | https://api.github.com/repos/minishift/minishift | closed | when docker daemon in minishift restarts/stops, don't kill all the containers | kind/bug priority/major status/needs-investigation status/pinned | **Type of issue**:
/kind bug
**Problem description**:
Right now in minishift if docker daemon restarts all containers die, and then that renders openshift inside minishift unusable. So ideally we would want the minishift to leverage the docker's functionality to keep the containers running even if the daemon r... | 1.0 | when docker daemon in minishift restarts/stops, don't kill all the containers - **Type of issue**:
/kind bug
**Problem description**:
Right now in minishift if docker daemon restarts all containers die, and then that renders openshift inside minishift unusable. So ideally we would want the minishift to leverag... | priority | when docker daemon in minishift restarts stops don t kill all the containers type of issue kind bug problem description right now in minishift if docker daemon restarts all containers die and then that renders openshift inside minishift unusable so ideally we would want the minishift to leverag... | 1 |
779,519 | 27,355,755,644 | IssuesEvent | 2023-02-27 12:45:37 | snowplow/dbt-snowplow-web | https://api.github.com/repos/snowplow/dbt-snowplow-web | closed | Optional enrichment fields are not correctly prefixed by table alias | priority:high status:has_pr type:bug category:macros | ## Describe the bug
The `get_context_fields` macro does not correctly process the `table_prefix` argument and instead just writes it directly as a string.
## Steps to reproduce
Enable the contexts and run the query on redshift/postgres, the sessions table will fail (page views doesn't use the table prefix argument... | 1.0 | Optional enrichment fields are not correctly prefixed by table alias - ## Describe the bug
The `get_context_fields` macro does not correctly process the `table_prefix` argument and instead just writes it directly as a string.
## Steps to reproduce
Enable the contexts and run the query on redshift/postgres, the ses... | priority | optional enrichment fields are not correctly prefixed by table alias describe the bug the get context fields macro does not correctly process the table prefix argument and instead just writes it directly as a string steps to reproduce enable the contexts and run the query on redshift postgres the ses... | 1 |
593,885 | 18,019,373,056 | IssuesEvent | 2021-09-16 17:22:08 | Azure/autorest.java | https://api.github.com/repos/Azure/autorest.java | closed | LRO implementation for protocol methods | priority-0 v4 low-level-client | This task tracks the changes needed in autorest to generate LRO protocol methods. This task depends on #1044 | 1.0 | LRO implementation for protocol methods - This task tracks the changes needed in autorest to generate LRO protocol methods. This task depends on #1044 | priority | lro implementation for protocol methods this task tracks the changes needed in autorest to generate lro protocol methods this task depends on | 1 |
708,241 | 24,334,990,200 | IssuesEvent | 2022-10-01 01:21:52 | AMastryukov/LD51 | https://api.github.com/repos/AMastryukov/LD51 | opened | Game Map Asset(s) | High Priority 3D Asset Art | **Description**
The 3D level where the game takes place (will link concept art when available)
**References**
 | 1.0 | Game Map Asset(s) - **Description**
The 3D level where the game takes place (will link concept art when available)
**References**
 | priority | game map asset s description the level where the game takes place will link concept art when available references http link goes here | 1 |
162,587 | 20,235,358,345 | IssuesEvent | 2022-02-14 01:01:26 | 4k4xs4pH1r3/metasploit-framework | https://api.github.com/repos/4k4xs4pH1r3/metasploit-framework | opened | CVE-2022-23634 (High) detected in actionpack-6.1.4.1.gem | security vulnerability | ## CVE-2022-23634 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-6.1.4.1.gem</b></p></summary>
<p>Web apps on Rails. Simple, battle-tested conventions for building and test... | True | CVE-2022-23634 (High) detected in actionpack-6.1.4.1.gem - ## CVE-2022-23634 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-6.1.4.1.gem</b></p></summary>
<p>Web apps on Rai... | non_priority | cve high detected in actionpack gem cve high severity vulnerability vulnerable library actionpack gem web apps on rails simple battle tested conventions for building and testing mvc web applications works with any rack compatible server library home page a href ... | 0 |
256,334 | 19,407,707,378 | IssuesEvent | 2021-12-20 04:41:51 | kubesphere/website | https://api.github.com/repos/kubesphere/website | closed | Remove v3.1 Doc: Reuse the Same App Name after Its Deletion | kind/documentation | It seems that the issue described in [this document](https://kubesphere.io/docs/faq/applications/reuse-the-same-app-name-after-deletion/#reuse-the-same-app-name) is fixed in KS v3.1.
Confirmation needed and this document should be removed. | 1.0 | Remove v3.1 Doc: Reuse the Same App Name after Its Deletion - It seems that the issue described in [this document](https://kubesphere.io/docs/faq/applications/reuse-the-same-app-name-after-deletion/#reuse-the-same-app-name) is fixed in KS v3.1.
Confirmation needed and this document should be removed. | non_priority | remove doc reuse the same app name after its deletion it seems that the issue described in is fixed in ks confirmation needed and this document should be removed | 0 |
667,938 | 22,534,324,731 | IssuesEvent | 2022-06-25 02:05:02 | minifemtovalen/LIM017-md-links | https://api.github.com/repos/minifemtovalen/LIM017-md-links | closed | **Story 4** | enhancement high priority | *As a user, I want to read a file, so that the links inside can be extracted*
**AC:**
- [x] If the path is a directory, recursion must be applied to get to the files
- [x] Extract the links and return them in an object with 'href, text and file' properties
**Definition of done:**
- [x] return `{href: , text: , f... | 1.0 | **Story 4** - *As a user, I want to read a file, so that the links inside can be extracted*
**AC:**
- [x] If the path is a directory, recursion must be applied to get to the files
- [x] Extract the links and return them in an object with 'href, text and file' properties
**Definition of done:**
- [x] return `{hre... | priority | story as a user i want to read a file so that the links inside can be extracted ac if the path is a directory recursion must be applied to get to the files extract the links and return them in an object with href text and file properties definition of done return href t... | 1 |
55,657 | 3,074,119,808 | IssuesEvent | 2015-08-20 03:56:06 | canadainc/ilmtest | https://api.github.com/repos/canadainc/ilmtest | opened | Implement Share action | enhancement logic Priority-Medium task ui | A question should be shareable. Where the question and choices become plain-text so they can be shared. | 1.0 | Implement Share action - A question should be shareable. Where the question and choices become plain-text so they can be shared. | priority | implement share action a question should be shareable where the question and choices become plain text so they can be shared | 1 |
241,297 | 18,442,864,432 | IssuesEvent | 2021-10-14 20:24:38 | chakra-ui/chakra-ui | https://api.github.com/repos/chakra-ui/chakra-ui | closed | Update the deployed storybook build | Topic: Documentation 📚 needs triage | ### Subject
storybook, composition
### Description
Hi,
I know this issue about [Storybook composition](https://storybook.js.org/docs/react/workflows/storybook-composition) has been raised in the past [here](https://github.com/chakra-ui/chakra-ui/pull/1458) and [this PR](https://github.com/chakra-ui/chakra-ui/pull... | 1.0 | Update the deployed storybook build - ### Subject
storybook, composition
### Description
Hi,
I know this issue about [Storybook composition](https://storybook.js.org/docs/react/workflows/storybook-composition) has been raised in the past [here](https://github.com/chakra-ui/chakra-ui/pull/1458) and [this PR](https... | non_priority | update the deployed storybook build subject storybook composition description hi i know this issue about has been raised in the past and adjusted some of the required configuration my question is would it be possible to deploy a newer version of the storybook build to netlify the curre... | 0 |
35,463 | 14,706,170,224 | IssuesEvent | 2021-01-04 19:23:57 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | where is the Egress metrics from Azure Portal? | cxp media-services/svc product-question rest-v3/subsvc triaged |
I cannot find the Egress metric from Azure Portal, so does some other key metris listed below for Streaming Endpoint.
https://docs.microsoft.com/en-us/azure/media-services/latest/media-services-metrics-diagnostic-logs
How to add these key metrics to the Metrics chart?
---
#### Document Details
⚠ *Do not ... | 1.0 | where is the Egress metrics from Azure Portal? -
I cannot find the Egress metric from Azure Portal, so does some other key metris listed below for Streaming Endpoint.
https://docs.microsoft.com/en-us/azure/media-services/latest/media-services-metrics-diagnostic-logs
How to add these key metrics to the Metrics cha... | non_priority | where is the egress metrics from azure portal i cannot find the egress metric from azure portal so does some other key metris listed below for streaming endpoint how to add these key metrics to the metrics chart document details ⚠ do not edit this section it is required for docs micros... | 0 |
727,474 | 25,036,566,715 | IssuesEvent | 2022-11-04 16:30:39 | tempesta-tech/tempesta | https://api.github.com/repos/tempesta-tech/tempesta | opened | Limit the size of loaded certificates | low priority TLS good to start | # Motivation
With large certificate chains we might exceed the 16KB TLS record limit and need to fragment Certificate message, what we're unable to do for now. See https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/ssl-tls-record-fragmentation-support/ba-p/395743
# Scope
`tfw_tls_set_cert()... | 1.0 | Limit the size of loaded certificates - # Motivation
With large certificate chains we might exceed the 16KB TLS record limit and need to fragment Certificate message, what we're unable to do for now. See https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/ssl-tls-record-fragmentation-support/ba-p/... | priority | limit the size of loaded certificates motivation with large certificate chains we might exceed the tls record limit and need to fragment certificate message what we re unable to do for now see scope tfw tls set cert should verify the file size and limit it by overhead to make sure that th... | 1 |
60,280 | 6,678,171,465 | IssuesEvent | 2017-10-05 13:25:36 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | flake: error: build error: Failed to push image: unauthorized: authentication required | component/imageregistry kind/test-flake priority/P1 | https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/16453/test_pull_request_origin_extended_conformance_gce/9072/
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/16669/test_pull_request_origin_extended_conformance_gce/9074/
Both appear to have cakephp builds which fai... | 1.0 | flake: error: build error: Failed to push image: unauthorized: authentication required - https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/16453/test_pull_request_origin_extended_conformance_gce/9072/
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/16669/test_pull_requ... | non_priority | flake error build error failed to push image unauthorized authentication required both appear to have cakephp builds which failed with the following nodes journals docker service oct ci prtest ig n dockerd current pushing image docker registry default svc extended test t... | 0 |
456,186 | 13,146,546,867 | IssuesEvent | 2020-08-08 10:32:25 | LibreTexts/metalc | https://api.github.com/repos/LibreTexts/metalc | closed | Chicks 11~18 have low disk storage | flock cluster low priority | 
Not an issue for now, but pods scheduled on those nodes might get some out of disk space issues when pulling images. | 1.0 | Chicks 11~18 have low disk storage - 
Not an issue for now, but pods scheduled on those nodes might get some out of disk space issues when pulling images. | priority | chicks have low disk storage not an issue for now but pods scheduled on those nodes might get some out of disk space issues when pulling images | 1 |
176,125 | 13,627,839,376 | IssuesEvent | 2020-09-24 13:09:47 | microsoft/PowerToys | https://api.github.com/repos/microsoft/PowerToys | closed | [tests] add unit test for lowlevel keyboard hook callback | Area-Tests Product-FancyZones Product-Shortcut Guide | We almost shipped a broken handler, fixed by https://github.com/microsoft/PowerToys/pull/3044
We should add unit tests to each hook callback. | 1.0 | [tests] add unit test for lowlevel keyboard hook callback - We almost shipped a broken handler, fixed by https://github.com/microsoft/PowerToys/pull/3044
We should add unit tests to each hook callback. | non_priority | add unit test for lowlevel keyboard hook callback we almost shipped a broken handler fixed by we should add unit tests to each hook callback | 0 |
59,428 | 14,590,232,022 | IssuesEvent | 2020-12-19 06:33:56 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | Illegal instruction CPUs under version 2.4.0 | type:build/install | System information
OS: Ubuntu 18.04
TensorFlow binary installed using pip
TensorFlow version 2.4.0rc0
Python version 3.8.6
CUDA/cuDNN version: 11.0/8.0.4
GPU model: GTX 1080 ti
Describe the current behavior
Attempting to import tensorflow produces an "Illegal instruction" error.
Describe the expected beh... | 1.0 | Illegal instruction CPUs under version 2.4.0 - System information
OS: Ubuntu 18.04
TensorFlow binary installed using pip
TensorFlow version 2.4.0rc0
Python version 3.8.6
CUDA/cuDNN version: 11.0/8.0.4
GPU model: GTX 1080 ti
Describe the current behavior
Attempting to import tensorflow produces an "Illegal ... | non_priority | illegal instruction cpus under version system information os ubuntu tensorflow binary installed using pip tensorflow version python version cuda cudnn version gpu model gtx ti describe the current behavior attempting to import tensorflow produces an illegal instructi... | 0 |
378,366 | 11,201,043,398 | IssuesEvent | 2020-01-04 00:20:17 | Atlantiss/NetherwingBugtracker | https://api.github.com/repos/Atlantiss/NetherwingBugtracker | closed | [Mail system] Returning mail from alts/banks causes them to disappear | - Core Mechanic Hotfix Issue - Priority | [//]: # (Enclose links to things related to the bug using http://wowhead.com or any other TBC database.)
[//]: # (You can use screenshot ingame to visual the issue.)
[//]: # (Write your tickets according to the format:)
[//]: # ([Quest][Azuremyst Isle] Red Snapper - Very Tasty!)
[//]: # ([NPC] Magistrix Erona)
[//... | 1.0 | [Mail system] Returning mail from alts/banks causes them to disappear - [//]: # (Enclose links to things related to the bug using http://wowhead.com or any other TBC database.)
[//]: # (You can use screenshot ingame to visual the issue.)
[//]: # (Write your tickets according to the format:)
[//]: # ([Quest][Azuremys... | priority | returning mail from alts banks causes them to disappear enclose links to things related to the bug using or any other tbc database you can use screenshot ingame to visual the issue write your tickets according to the format red snapper very tasty magistrix erona ... | 1 |
93,923 | 3,917,070,175 | IssuesEvent | 2016-04-21 06:23:34 | Solinea/goldstone-server | https://api.github.com/repos/Solinea/goldstone-server | opened | bump_version.sh needs to leave versions of goldstone service containers alone | component: packaging priority 2: high type: bug | Currently it bumps the version of the canary container, which is not acceptable. | 1.0 | bump_version.sh needs to leave versions of goldstone service containers alone - Currently it bumps the version of the canary container, which is not acceptable. | priority | bump version sh needs to leave versions of goldstone service containers alone currently it bumps the version of the canary container which is not acceptable | 1 |
66,721 | 8,959,666,527 | IssuesEvent | 2019-01-28 00:40:47 | vuejs/jp.vuejs.org | https://api.github.com/repos/vuejs/jp.vuejs.org | closed | [Doc]: Fix the async_function syntax in the example | documentation | 本家のドキュメントに更新がありました:page_facing_up:
Original:https://github.com/vuejs/vuejs.org/commit/49f2f67073a8b2b38728d86e2799fd205e907add | 1.0 | [Doc]: Fix the async_function syntax in the example - 本家のドキュメントに更新がありました:page_facing_up:
Original:https://github.com/vuejs/vuejs.org/commit/49f2f67073a8b2b38728d86e2799fd205e907add | non_priority | fix the async function syntax in the example 本家のドキュメントに更新がありました page facing up original | 0 |
53,025 | 13,781,977,518 | IssuesEvent | 2020-10-08 16:57:05 | ioana-nicolae/first | https://api.github.com/repos/ioana-nicolae/first | opened | WS-2020-0091 (High) detected in http-proxy-1.16.2.tgz | security vulnerability | ## WS-2020-0091 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-proxy-1.16.2.tgz</b></p></summary>
<p>HTTP proxying for the masses</p>
<p>Library home page: <a href="https://regis... | True | WS-2020-0091 (High) detected in http-proxy-1.16.2.tgz - ## WS-2020-0091 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-proxy-1.16.2.tgz</b></p></summary>
<p>HTTP proxying for the... | non_priority | ws high detected in http proxy tgz ws high severity vulnerability vulnerable library http proxy tgz http proxying for the masses library home page a href path to dependency file first angular js master angular js master yarn lock path to vulnerable library first angu... | 0 |
734,189 | 25,339,530,425 | IssuesEvent | 2022-11-18 20:05:02 | googleapis/nodejs-datastore-kvstore | https://api.github.com/repos/googleapis/nodejs-datastore-kvstore | closed | system tests: should remove the data failed | type: bug priority: p1 api: datastore flakybot: issue flakybot: flaky | Note: #327 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 42e328e9bf0345a90f167b97849b2fc593d40098
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/45712c3d-e2d6-466e-a053-65ffd6e31892), [Sponge](http://sponge2/45712c3d-e2d6-466e-a... | 1.0 | system tests: should remove the data failed - Note: #327 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 42e328e9bf0345a90f167b97849b2fc593d40098
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/45712c3d-e2d6-466e-a053-65ffd6e31892)... | priority | system tests should remove the data failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output expected values to be strictly equal actual expected eat sleep repeat u... | 1 |
578,129 | 17,144,868,685 | IssuesEvent | 2021-07-13 13:40:15 | zowe/vscode-extension-for-zowe | https://api.github.com/repos/zowe/vscode-extension-for-zowe | closed | Support multiple VS Code windows for files opened via Zowe Explorer | 21PI2 Priority: High Sprint 2 bug | **Is your feature request related to a problem? Please describe.**
How to reproduce:
- Open a file such as a data set member in VS Code using Zowe Explorer
- In VS Code select File > New Window
- Observe that the open editor in the old window shows now `(Deleted)`
This is because opening a new Window in VS C... | 1.0 | Support multiple VS Code windows for files opened via Zowe Explorer - **Is your feature request related to a problem? Please describe.**
How to reproduce:
- Open a file such as a data set member in VS Code using Zowe Explorer
- In VS Code select File > New Window
- Observe that the open editor in the old window... | priority | support multiple vs code windows for files opened via zowe explorer is your feature request related to a problem please describe how to reproduce open a file such as a data set member in vs code using zowe explorer in vs code select file new window observe that the open editor in the old window... | 1 |
20,956 | 3,440,922,945 | IssuesEvent | 2015-12-14 16:26:26 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | "Illegal break statement" | defect | I am getting an "illegal break statement" in a complicated string parsing function. The code except:
try
{
while (pos < lines.Length)
{
while (pos < lines.Length && lines[pos].Length == 0)
{
pos++;
... | 1.0 | "Illegal break statement" - I am getting an "illegal break statement" in a complicated string parsing function. The code except:
try
{
while (pos < lines.Length)
{
while (pos < lines.Length && lines[pos].Length == 0)
{
... | non_priority | illegal break statement i am getting an illegal break statement in a complicated string parsing function the code except try while pos lines length while pos lines length lines length ... | 0 |
560,819 | 16,605,467,230 | IssuesEvent | 2021-06-02 02:48:49 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | Scrolling HitObject lifetimes aren't updated correctly when scroll speed is adjusted | area:gameplay area:pooling priority:0 ruleset:osu!mania | **Describe the bug:**
Scrolling HitObjects have their lifetimes set by `ScrollingHitObjectContainer`. Initially they start out with `LifetimeStart = StartTime - InitialLifetimeOffset(10s)`. When they become alive, a drawable will be assigned to them and added to the container, [then the newly added DHO will be inv... | 1.0 | Scrolling HitObject lifetimes aren't updated correctly when scroll speed is adjusted - **Describe the bug:**
Scrolling HitObjects have their lifetimes set by `ScrollingHitObjectContainer`. Initially they start out with `LifetimeStart = StartTime - InitialLifetimeOffset(10s)`. When they become alive, a drawable wil... | priority | scrolling hitobject lifetimes aren t updated correctly when scroll speed is adjusted describe the bug scrolling hitobjects have their lifetimes set by scrollinghitobjectcontainer initially they start out with lifetimestart starttime initiallifetimeoffset when they become alive a drawable will ... | 1 |
100,975 | 4,104,782,604 | IssuesEvent | 2016-06-05 16:12:39 | Microsoft/RTVS | https://api.github.com/repos/Microsoft/RTVS | closed | Windows that use VS Search don't work on Dev15 | area:Setup priority:P0 type:bug | 
VE, Help, PM. Looks like that Shell 14/15 types issue. | 1.0 | Windows that use VS Search don't work on Dev15 - 
VE, Help, PM. Looks like that Shell 14/15 types issue. | priority | windows that use vs search don t work on ve help pm looks like that shell types issue | 1 |
727,310 | 25,030,966,310 | IssuesEvent | 2022-11-04 12:20:48 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Support "short" GitHub Actions tag comments | type:feature priority-2-high manager:github-actions status:ready | ### What would you like Renovate to be able to do?
Support not only our standard GitHub tag pinning syntax of `uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3.0.11` but also `uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # v3.0.11`.
### If you have any ideas on how this should... | 1.0 | Support "short" GitHub Actions tag comments - ### What would you like Renovate to be able to do?
Support not only our standard GitHub tag pinning syntax of `uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3.0.11` but also `uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # v3.0.11`.
... | priority | support short github actions tag comments what would you like renovate to be able to do support not only our standard github tag pinning syntax of uses actions cache tag but also uses actions cache if you have any ideas on how this should be implemented please tell us here... | 1 |
391,102 | 11,569,171,033 | IssuesEvent | 2020-02-20 17:04:25 | ansible/galaxy-dev | https://api.github.com/repos/ansible/galaxy-dev | closed | Run ansible-test sanity for galaxy-importer in standalone mode | area/backend area/importer priority/high status/in-progress type/enhancement | `galaxy_importer` can be used in standalone mode to run validation and parsing against a collection to see output and check if an import failure may occur before importing to Automation Hub.
`ansible-test sanity` should be added to `galaxy_importer` standalone mode, run conditionally via configuration file | 1.0 | Run ansible-test sanity for galaxy-importer in standalone mode - `galaxy_importer` can be used in standalone mode to run validation and parsing against a collection to see output and check if an import failure may occur before importing to Automation Hub.
`ansible-test sanity` should be added to `galaxy_importer` st... | priority | run ansible test sanity for galaxy importer in standalone mode galaxy importer can be used in standalone mode to run validation and parsing against a collection to see output and check if an import failure may occur before importing to automation hub ansible test sanity should be added to galaxy importer st... | 1 |
141,299 | 18,957,050,588 | IssuesEvent | 2021-11-18 21:39:21 | CliffCrerar/bootstrap-5-starter | https://api.github.com/repos/CliffCrerar/bootstrap-5-starter | closed | CVE-2021-3807 (High) detected in ansi-regex-4.1.0.tgz, ansi-regex-5.0.0.tgz - autoclosed | security vulnerability | ## CVE-2021-3807 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-5.0.0.tgz</b></p></summary>
<p>
<details><summary><b>ansi-regex-4.1.0.tgz</b>... | True | CVE-2021-3807 (High) detected in ansi-regex-4.1.0.tgz, ansi-regex-5.0.0.tgz - autoclosed - ## CVE-2021-3807 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <... | non_priority | cve high detected in ansi regex tgz ansi regex tgz autoclosed cve high severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page a href pat... | 0 |
358,555 | 10,618,539,990 | IssuesEvent | 2019-10-13 05:32:37 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/reference/using-api/client-libraries.md | lang/zh priority/P0 sync/update version/1.16 welcome | Source File: [/docs/reference/using-api/client-libraries.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/using-api/client-libraries.md)
Diff 查看原始文档更新差异命令:
```bash
git diff release-1.14 release-1.16 -- content/en/docs/reference/using-api/client-libraries.md
``` | 1.0 | /docs/reference/using-api/client-libraries.md - Source File: [/docs/reference/using-api/client-libraries.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/using-api/client-libraries.md)
Diff 查看原始文档更新差异命令:
```bash
git diff release-1.14 release-1.16 -- content/en/docs/reference/using... | priority | docs reference using api client libraries md source file diff 查看原始文档更新差异命令 bash git diff release release content en docs reference using api client libraries md | 1 |
341,933 | 30,606,960,716 | IssuesEvent | 2023-07-23 05:42:41 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix jax_numpy_creation.test_jax_arange | JAX Frontend Sub Task Failing Test | | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5571794695/jobs/10177188249"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5571794695/jobs/10177188249"><img src=https://img.shields.io/badge/-success-success></a>
... | 1.0 | Fix jax_numpy_creation.test_jax_arange - | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5571794695/jobs/10177188249"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5571794695/jobs/10177188249"><img src=https://img... | non_priority | fix jax numpy creation test jax arange numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src | 0 |
433,045 | 12,501,150,020 | IssuesEvent | 2020-06-02 00:22:30 | eclipse-ee4j/glassfish | https://api.github.com/repos/eclipse-ee4j/glassfish | closed | It seems the update tool has a proxy host and port but no user name and password. (b67 web profile) | Component: admin_gui ERR: Assignee Priority: Major Stale Type: New Feature | Our corp Lan only has access to proxy with a username and password.
Perhaps storing the user name and password is insecure, but now I can't update
Glassfish v3.
Is this something that will be fixed ?
#### Environment
Operating System: All
Platform: Linux
#### Affected Versions
[V3] | 1.0 | It seems the update tool has a proxy host and port but no user name and password. (b67 web profile) - Our corp Lan only has access to proxy with a username and password.
Perhaps storing the user name and password is insecure, but now I can't update
Glassfish v3.
Is this something that will be fixed ?
#### Environment
... | priority | it seems the update tool has a proxy host and port but no user name and password web profile our corp lan only has access to proxy with a username and password perhaps storing the user name and password is insecure but now i can t update glassfish is this something that will be fixed environment ope... | 1 |
150,389 | 11,958,586,266 | IssuesEvent | 2020-04-04 18:38:07 | alan-turing-institute/ptype-dmkd | https://api.github.com/repos/alan-turing-institute/ptype-dmkd | closed | Test output discrepancy with column_type_counts.csv | type:bug what:testing | _Vis a vis_ Taha’s data files:
- [x] entries in different order in `tests/column_type_counts.csv` – sort `Counter` via list
- [x] try with Python 3.7[.3] instead of 3.8 :x: same behaviour
- [x] tests enforce that results are as expected
| 1.0 | Test output discrepancy with column_type_counts.csv - _Vis a vis_ Taha’s data files:
- [x] entries in different order in `tests/column_type_counts.csv` – sort `Counter` via list
- [x] try with Python 3.7[.3] instead of 3.8 :x: same behaviour
- [x] tests enforce that results are as expected
| non_priority | test output discrepancy with column type counts csv vis a vis taha’s data files entries in different order in tests column type counts csv – sort counter via list try with python instead of x same behaviour tests enforce that results are as expected | 0 |
51,985 | 6,206,002,702 | IssuesEvent | 2017-07-06 17:25:23 | brave/browser-android-tabs | https://api.github.com/repos/brave/browser-android-tabs | closed | Manual Test Run for v1.0.24(RC1) - Nexus 5 | tests | # Manual Test
## Installer
1. [x] Check that installer is close to the size of last release.
2. [x] Check the Brave version in About and make sure it is EXACTLY as expected.
## Visual look
1. [x] Make sure there is no words of Chromium after any merge.
## Data
1. [x] Make sure that data from the last... | 1.0 | Manual Test Run for v1.0.24(RC1) - Nexus 5 - # Manual Test
## Installer
1. [x] Check that installer is close to the size of last release.
2. [x] Check the Brave version in About and make sure it is EXACTLY as expected.
## Visual look
1. [x] Make sure there is no words of Chromium after any merge.
## Dat... | non_priority | manual test run for nexus manual test installer check that installer is close to the size of last release check the brave version in about and make sure it is exactly as expected visual look make sure there is no words of chromium after any merge data ... | 0 |
40,864 | 6,875,135,003 | IssuesEvent | 2017-11-19 10:04:42 | toricls/github-codebuild-integration | https://api.github.com/repos/toricls/github-codebuild-integration | closed | Update to documentation | documentation | I think we are going to need and env variable set before running make
export ENV_FILE_PATH=$(pwd)/env/$YOUR_PROJECT_NAME.env
I was not able to run it on my mac until I set this one, which I figured out looking into the makefile.
| 1.0 | Update to documentation - I think we are going to need and env variable set before running make
export ENV_FILE_PATH=$(pwd)/env/$YOUR_PROJECT_NAME.env
I was not able to run it on my mac until I set this one, which I figured out looking into the makefile.
| non_priority | update to documentation i think we are going to need and env variable set before running make export env file path pwd env your project name env i was not able to run it on my mac until i set this one which i figured out looking into the makefile | 0 |
662,636 | 22,147,032,682 | IssuesEvent | 2022-06-03 13:07:58 | netdata/netdata-cloud | https://api.github.com/repos/netdata/netdata-cloud | closed | [BUG] Removing too many nodes from a room results in incorrect error message | bug duplicate priority/medium mgmt-navigation-team | I tried to remove the 476 (! yes, I know) unreachable nodes from room "K8s", by selecting every node in the room and deselecting each reachable one. We probably didn't expect to have such a large request for removals (though I did see the popup asking for confirmation). The problem is that the error that comes back say... | 1.0 | [BUG] Removing too many nodes from a room results in incorrect error message - I tried to remove the 476 (! yes, I know) unreachable nodes from room "K8s", by selecting every node in the room and deselecting each reachable one. We probably didn't expect to have such a large request for removals (though I did see the po... | priority | removing too many nodes from a room results in incorrect error message i tried to remove the yes i know unreachable nodes from room by selecting every node in the room and deselecting each reachable one we probably didn t expect to have such a large request for removals though i did see the popup aski... | 1 |
241,517 | 7,816,111,171 | IssuesEvent | 2018-06-13 02:31:00 | socialappslab/appcivist-platform | https://api.github.com/repos/socialappslab/appcivist-platform | closed | Only coordinators should be able delete a proposal | Priority: Critical Priority: High | ## Describe the problem/story
Only coordinators should be able delete a proposal; no one else.
-- Currently, anyone can delete a proposal.
-- Delete options (cogwheel) should be only be enabled for coordinators; disabled for everyone else. For non-coordinators, cogwheel delete now appears on Card and proposal page. It... | 2.0 | Only coordinators should be able delete a proposal - ## Describe the problem/story
Only coordinators should be able delete a proposal; no one else.
-- Currently, anyone can delete a proposal.
-- Delete options (cogwheel) should be only be enabled for coordinators; disabled for everyone else. For non-coordinators, cogw... | priority | only coordinators should be able delete a proposal describe the problem story only coordinators should be able delete a proposal no one else currently anyone can delete a proposal delete options cogwheel should be only be enabled for coordinators disabled for everyone else for non coordinators cogw... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.