Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
2,441
8,638,204,691
IssuesEvent
2018-11-23 14:00:05
invertase/react-native-firebase
https://api.github.com/repos/invertase/react-native-firebase
closed
Can`t receive credential-already-in-use from linkWithCredential on Android
await-maintainer-feedback await-react-native-pr ios πŸ‘‰ await-user-feedback πŸ€– android
<!--- Hello there you awesome person; Please note that the issue list of this repo is exclusively for bug reports; 1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase). 2) For questions and support please use our Discord chat: https://discord.gg/C9aK2...
True
Can`t receive credential-already-in-use from linkWithCredential on Android - <!--- Hello there you awesome person; Please note that the issue list of this repo is exclusively for bug reports; 1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase). 2) Fo...
main
can t receive credential already in use from linkwithcredential on android hello there you awesome person please note that the issue list of this repo is exclusively for bug reports for feature requests please visit our for questions and support please use our discord chat or stack overflow...
1
192
2,814,796,774
IssuesEvent
2015-05-18 22:05:39
DotNetAnalyzers/StyleCopAnalyzers
https://api.github.com/repos/DotNetAnalyzers/StyleCopAnalyzers
closed
Rule proposal - Readability (Maintainablility) rule - Report assignments in condition expressions
maintainability needs discussion new rule proposal
To carry on the side topic at http://stylecop.codeplex.com/discussions/252502... StyleCop does not currently complain about either of the following code patterns. Where bb and cc are bools: ``` if (bb = cc) { // ... } while (bb = cc) { // ... } if ((a = b) > 3) { // ... } whil...
True
Rule proposal - Readability (Maintainablility) rule - Report assignments in condition expressions - To carry on the side topic at http://stylecop.codeplex.com/discussions/252502... StyleCop does not currently complain about either of the following code patterns. Where bb and cc are bools: ``` if (bb = cc) { ...
main
rule proposal readability maintainablility rule report assignments in condition expressions to carry on the side topic at stylecop does not currently complain about either of the following code patterns where bb and cc are bools if bb cc while bb cc ...
1
20,251
3,800,355,968
IssuesEvent
2016-03-23 18:48:24
servo/servo
https://api.github.com/repos/servo/servo
closed
rust.png in reftests is missing
A-testing C-assigned E-easy
It's used in inline_margin_multiple_fragments_a.html and filter_inline_a.html but it's 404. We should replace references to it with one of the other images in http://mxr.mozilla.org/servo/source/tests/wpt/mozilla/tests/css/ .
1.0
rust.png in reftests is missing - It's used in inline_margin_multiple_fragments_a.html and filter_inline_a.html but it's 404. We should replace references to it with one of the other images in http://mxr.mozilla.org/servo/source/tests/wpt/mozilla/tests/css/ .
non_main
rust png in reftests is missing it s used in inline margin multiple fragments a html and filter inline a html but it s we should replace references to it with one of the other images in
0
5,434
27,243,567,134
IssuesEvent
2023-02-21 22:57:10
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Unable to run docker in ARM Architecture
stage/needs-investigation maintainer/need-followup platform/mac/arm
<!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. --> ### Description: <!-- sam build fails in the Mac Os M1 Chip for lambdas that is using Docker.--> ...
True
Unable to run docker in ARM Architecture - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. --> ### Description: <!-- sam build fails in the Mac Os M1 C...
main
unable to run docker in arm architecture make sure we don t have an existing issue that reports the bug you are seeing both open and closed if you do find an existing issue re open or add a comment to that issue instead of creating a new one description steps to reproduce ...
1
4,681
24,185,022,837
IssuesEvent
2022-09-23 12:35:02
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[Question]: How to dynamically render the expanded row content based on row?
type: question ❓ status: waiting for maintainer response πŸ’¬
### Question for Carbon I see in the given examples there are hardcoded values for expanded row like this. ``` {row.isExpanded && ( <TableExpandedRow colSpan={headers.length + 1}> <h1>Expandable row content</h1> <p>Description here</p> </Table...
True
[Question]: How to dynamically render the expanded row content based on row? - ### Question for Carbon I see in the given examples there are hardcoded values for expanded row like this. ``` {row.isExpanded && ( <TableExpandedRow colSpan={headers.length + 1}> <h1>Expandable row ...
main
how to dynamically render the expanded row content based on row question for carbon i see in the given examples there are hardcoded values for expanded row like this row isexpanded expandable row content description here ...
1
17,723
4,188,021,266
IssuesEvent
2016-06-23 19:19:38
bignerdranch/expandable-recycler-view
https://api.github.com/repos/bignerdranch/expandable-recycler-view
closed
Documentation error: Need LayoutManager
bug documentation
In the [original blog post](https://www.bignerdranch.com/blog/expand-a-recyclerview-in-four-steps/) you reference adding a layout manager, but [this page with the updated information](http://bignerdranch.github.io/expandable-recycler-view/) doesn't. Took me awhile to figure out why nothing was showing up!
1.0
Documentation error: Need LayoutManager - In the [original blog post](https://www.bignerdranch.com/blog/expand-a-recyclerview-in-four-steps/) you reference adding a layout manager, but [this page with the updated information](http://bignerdranch.github.io/expandable-recycler-view/) doesn't. Took me awhile to figure out...
non_main
documentation error need layoutmanager in the you reference adding a layout manager but doesn t took me awhile to figure out why nothing was showing up
0
2,530
8,657,247,698
IssuesEvent
2018-11-27 20:45:31
arcticicestudio/nord-docs
https://api.github.com/repos/arcticicestudio/nord-docs
opened
Netlify Configuration
context-workflow scope-configurability scope-maintainability type-feature
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/48661237-35d1a000-ea6f-11e8-8e16-f48948969be6.png" width="60%" /></p> > Related epics: #46 This issue documents a part of the implementation of the [hosting & continuous deployment concept][gh-46] with the [Netlify's configuration file]...
True
Netlify Configuration - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48661237-35d1a000-ea6f-11e8-8e16-f48948969be6.png" width="60%" /></p> > Related epics: #46 This issue documents a part of the implementation of the [hosting & continuous deployment concept][gh-46] with the [Netli...
main
netlify configuration related epics this issue documents a part of the implementation of the with the see the β€œhosting” and β€œcontinuous deployment” sub sections for more details about the architecture tasks implement netlify s netlify toml configuration file define the ...
1
1,958
6,678,594,345
IssuesEvent
2017-10-05 14:42:45
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
What3Words Geocoder: Fallback to StandardBlend (autosuggest) API when no results for three-word address
Low-Hanging Fruit Maintainer Approved Maintainer Submitted Suggestion
When a user misspells a three word address they will currently see no results. The What3Words team suggested we try faling back to their [StandardBlend](https://docs.what3words.com/api/v2/#standardblend) (Autocomplete) API in those cases to show potential matches for the given address. If the first API call returns no...
True
What3Words Geocoder: Fallback to StandardBlend (autosuggest) API when no results for three-word address - When a user misspells a three word address they will currently see no results. The What3Words team suggested we try faling back to their [StandardBlend](https://docs.what3words.com/api/v2/#standardblend) (Autocompl...
main
geocoder fallback to standardblend autosuggest api when no results for three word address when a user misspells a three word address they will currently see no results the team suggested we try faling back to their autocomplete api in those cases to show potential matches for the given address if the ...
1
208,746
16,136,311,721
IssuesEvent
2021-04-29 12:19:16
gatsbyjs/gatsby
https://api.github.com/repos/gatsbyjs/gatsby
closed
[docs] update docs for createRemoteFilenode usage
not stale type: documentation
## Summary I was using `createRemoteFilenode` and found some things in the docs that could use an update - using the examples on [this page](https://www.gatsbyjs.org/docs/preprocessing-external-images/#gatsby-node) I got a warning `warn Deprecation warning - adding inferred resolver for field GhostPost.feature_image...
1.0
[docs] update docs for createRemoteFilenode usage - ## Summary I was using `createRemoteFilenode` and found some things in the docs that could use an update - using the examples on [this page](https://www.gatsbyjs.org/docs/preprocessing-external-images/#gatsby-node) I got a warning `warn Deprecation warning - adding...
non_main
update docs for createremotefilenode usage summary i was using createremotefilenode and found some things in the docs that could use an update using the examples on i got a warning warn deprecation warning adding inferred resolver for field ghostpost feature image localfile in gatsby only field...
0
72,153
8,707,631,539
IssuesEvent
2018-12-06 08:32:02
phetsims/a11y-research
https://api.github.com/repos/phetsims/a11y-research
closed
How well are Arrow keys working in JAWS for 4-way custom move?
design:a11y dev:a11y meeting:a11y type:question
I am having some trouble assessing what is the best way to cue the custom 4-way drag, especially for Friction where pressing the W key is not so useful. In a recent session with a VoiceOver user familiar with our sims, there seemed to be confusion around cuing only the use of the WASD keys for moving the book. **...
1.0
How well are Arrow keys working in JAWS for 4-way custom move? - I am having some trouble assessing what is the best way to cue the custom 4-way drag, especially for Friction where pressing the W key is not so useful. In a recent session with a VoiceOver user familiar with our sims, there seemed to be confusion arou...
non_main
how well are arrow keys working in jaws for way custom move i am having some trouble assessing what is the best way to cue the custom way drag especially for friction where pressing the w key is not so useful in a recent session with a voiceover user familiar with our sims there seemed to be confusion arou...
0
5,559
27,808,349,143
IssuesEvent
2023-03-17 22:47:54
microsoft/DirectXTex
https://api.github.com/repos/microsoft/DirectXTex
closed
Retire legacy Xbox One XDK support
maintainence
The only scenario that still uses VS 2017 is for the legacy Xbox One XDK. This task is drop support for this older Xbox development model and remove the following projects: ``` DirectXTex_XboxOneXDK_2017.sln DirectXTex_XboxOneXDK_PC_2017.sln ``` > The end-of-life release will be hosted on https://github.com/mi...
True
Retire legacy Xbox One XDK support - The only scenario that still uses VS 2017 is for the legacy Xbox One XDK. This task is drop support for this older Xbox development model and remove the following projects: ``` DirectXTex_XboxOneXDK_2017.sln DirectXTex_XboxOneXDK_PC_2017.sln ``` > The end-of-life release wi...
main
retire legacy xbox one xdk support the only scenario that still uses vs is for the legacy xbox one xdk this task is drop support for this older xbox development model and remove the following projects directxtex xboxonexdk sln directxtex xboxonexdk pc sln the end of life release will be hos...
1
146,332
13,177,933,232
IssuesEvent
2020-08-12 08:16:56
legokor/UPRA-doksik
https://api.github.com/repos/legokor/UPRA-doksik
closed
UPRA for Dummies
documentation
UPRA for Dummies doksik készítéser -~~ÁltalÑnos âsszefoglaló~~ -~~OBC~~ -~~COM~~ -~~EPS~~ -DAU -Interface -BUS -~~GND~~
1.0
UPRA for Dummies - UPRA for Dummies doksik készítéser -~~ÁltalÑnos âsszefoglaló~~ -~~OBC~~ -~~COM~~ -~~EPS~~ -DAU -Interface -BUS -~~GND~~
non_main
upra for dummies upra for dummies doksik kΓ©szΓ­tΓ©ser Γ‘ltalΓ‘nos ΓΆsszefoglalΓ³ obc com eps dau interface bus gnd
0
4,543
23,662,203,313
IssuesEvent
2022-08-26 16:42:03
precice/precice
https://api.github.com/repos/precice/precice
opened
Resetting sent data in coupling scheme to zero after sending affects downstream calculations. Why?
bug maintainability
**Describe your setup** *will provide link to commit in a moment* **Describe the problem** To clean up things and to make sure there are no strange, I changed the source code to reset data after sending and before receiving in the coupling scheme (see link to commit above). However, I observed that some tests ...
True
Resetting sent data in coupling scheme to zero after sending affects downstream calculations. Why? - **Describe your setup** *will provide link to commit in a moment* **Describe the problem** To clean up things and to make sure there are no strange, I changed the source code to reset data after sending and bef...
main
resetting sent data in coupling scheme to zero after sending affects downstream calculations why describe your setup will provide link to commit in a moment describe the problem to clean up things and to make sure there are no strange i changed the source code to reset data after sending and bef...
1
129,772
27,559,625,948
IssuesEvent
2023-03-07 20:48:48
openxla/iree
https://api.github.com/repos/openxla/iree
opened
SCF::TileAndFuse produces bad IR for multi result generic op + pack op cases
codegen
I'm working on pack op fusion. I used aggressive fusion to get more data point and found that the SCF tile and fuse does not work well for some cases. If we apply TileAndFuse on `multi result generic ops` and `tensor.pack` ops, it will remain a generic op outside the scf.for loop. E.g., Input IR: ```mlir func.fu...
1.0
SCF::TileAndFuse produces bad IR for multi result generic op + pack op cases - I'm working on pack op fusion. I used aggressive fusion to get more data point and found that the SCF tile and fuse does not work well for some cases. If we apply TileAndFuse on `multi result generic ops` and `tensor.pack` ops, it will remai...
non_main
scf tileandfuse produces bad ir for multi result generic op pack op cases i m working on pack op fusion i used aggressive fusion to get more data point and found that the scf tile and fuse does not work well for some cases if we apply tileandfuse on multi result generic ops and tensor pack ops it will remai...
0
390,964
26,876,255,619
IssuesEvent
2023-02-05 03:26:24
RodrigoTeran/syntactically-awesome-react-app
https://api.github.com/repos/RodrigoTeran/syntactically-awesome-react-app
closed
Add strict node and git dependencies to use create-sara-project
documentation priority:low
# ✳️ Add strict node and git dependencies to use create-sara-project Dependencies: - ``` npm@8.9.0 ``` - ``` node@v16.17.1 ``` - ``` git@2.28.0 ``` Add them to the [Readme.md](https://github.com/RodrigoTeran/syntactically-awesome-react-app#readme)
1.0
Add strict node and git dependencies to use create-sara-project - # ✳️ Add strict node and git dependencies to use create-sara-project Dependencies: - ``` npm@8.9.0 ``` - ``` node@v16.17.1 ``` - ``` git@2.28.0 ``` Add them to the [Readme.md](https://github.com/RodrigoTeran/syntactically-awesome-react-app#readm...
non_main
add strict node and git dependencies to use create sara project ✳️ add strict node and git dependencies to use create sara project dependencies npm node git add them to the
0
1,387
6,015,202,230
IssuesEvent
2017-06-07 00:57:20
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
win_robocopy module don't handle all posible exit codes
affects_2.2 bug_report waiting_on_maintainer windows
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> win_robocopy module ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --v...
True
win_robocopy module don't handle all posible exit codes - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> win_robocopy module ##### ANSI...
main
win robocopy module don t handle all posible exit codes issue type bug report component name win robocopy module ansible version configuration mention any settings you have changed added removed in ansible cfg or using the ansible envir...
1
77,948
22,049,719,371
IssuesEvent
2022-05-30 07:31:14
pulumi/pulumi
https://api.github.com/repos/pulumi/pulumi
opened
Code coverage error should not fail a build
area/build kind/engineering
Failures like this one: https://github.com/pulumi/pulumi/runs/6614209710?check_suite_focus=true#step:40:25 ![image](https://user-images.githubusercontent.com/1454008/170940387-0138eb65-e612-4c5a-9d84-5b0690860227.png) should not fail the whole build.
1.0
Code coverage error should not fail a build - Failures like this one: https://github.com/pulumi/pulumi/runs/6614209710?check_suite_focus=true#step:40:25 ![image](https://user-images.githubusercontent.com/1454008/170940387-0138eb65-e612-4c5a-9d84-5b0690860227.png) should not fail the whole build.
non_main
code coverage error should not fail a build failures like this one should not fail the whole build
0
4,491
23,387,863,868
IssuesEvent
2022-08-11 15:07:52
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Improve BreadcrumbSelector component
type: enhancement work: frontend status: ready restricted: new maintainers
## Current behavior - This is the `BreadcrumbSelector` component: ![image](https://user-images.githubusercontent.com/42411/184004827-4bab2c6c-fc23-4768-b50b-1ffd07aa8c03.png) - It is used both for selecting a Schema within the current Database and for selecting a Table or Exploration within the current Schema. ...
True
Improve BreadcrumbSelector component - ## Current behavior - This is the `BreadcrumbSelector` component: ![image](https://user-images.githubusercontent.com/42411/184004827-4bab2c6c-fc23-4768-b50b-1ffd07aa8c03.png) - It is used both for selecting a Schema within the current Database and for selecting a Table or E...
main
improve breadcrumbselector component current behavior this is the breadcrumbselector component it is used both for selecting a schema within the current database and for selecting a table or exploration within the current schema desired behavior it should look more like this ...
1
2,939
10,548,952,294
IssuesEvent
2019-10-03 07:30:41
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Huawei CloudEngine modules do not work with Ansible 2.8.5
affects_2.8 bug module needs_maintainer needs_triage source_control support:community traceback
##### SUMMARY No ce_* module work with Ansible 2.8.5 I just try your example command : ` ansible -m ce_command -a "commands='display vlan summary' transport='cli' host=192.168.1.1 port=22 username=huawei password=huawei123" localhost --connection local ` I have the same issue with all modules 'ce_' The ...
True
Huawei CloudEngine modules do not work with Ansible 2.8.5 - ##### SUMMARY No ce_* module work with Ansible 2.8.5 I just try your example command : ` ansible -m ce_command -a "commands='display vlan summary' transport='cli' host=192.168.1.1 port=22 username=huawei password=huawei123" localhost --connection loca...
main
huawei cloudengine modules do not work with ansible summary no ce module work with ansible i just try your example command ansible m ce command a commands display vlan summary transport cli host port username huawei password localhost connection local i hav...
1
146,397
19,403,573,001
IssuesEvent
2021-12-19 16:08:14
victorlmneves/fed-pug-boilerplate-v2
https://api.github.com/repos/victorlmneves/fed-pug-boilerplate-v2
closed
CVE-2018-20821 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz - autoclosed
security vulnerability
## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4...
True
CVE-2018-20821 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz - autoclosed - ## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopen...
non_main
cve medium detected in opennmsopennms source node sass tgz autoclosed cve medium severity vulnerability vulnerable libraries opennmsopennms source node sass tgz node sass tgz wrapper around libsass library home page a href path to dep...
0
9,812
3,321,781,139
IssuesEvent
2015-11-09 10:53:55
interactivethings/catalog
https://api.github.com/repos/interactivethings/catalog
opened
Specimen Documentation
documentation
All specimen documentation pages should follow the same structure: - A brief description - Markdown API (options & JSON configuration) - React API (don't worry right now) - Examples with copy-n-pasteable code snippets
1.0
Specimen Documentation - All specimen documentation pages should follow the same structure: - A brief description - Markdown API (options & JSON configuration) - React API (don't worry right now) - Examples with copy-n-pasteable code snippets
non_main
specimen documentation all specimen documentation pages should follow the same structure a brief description markdown api options json configuration react api don t worry right now examples with copy n pasteable code snippets
0
374,108
11,072,081,075
IssuesEvent
2019-12-12 09:36:01
aspnetboilerplate/aspnetboilerplate
https://api.github.com/repos/aspnetboilerplate/aspnetboilerplate
closed
Does UnitTest Project Support EF Core Lazy Loading?
priority:high problem
I want to let Unit Test project support lazy loading feature which introduced in EF Core 2.1. Ref : https://docs.microsoft.com/en-us/ef/core/querying/related-data#lazy-loading So, I Performed following steps try to reach the goal: **Step1.** Install-Package Microsoft.EntityFrameworkCore.Proxies on Unit Test Projec...
1.0
Does UnitTest Project Support EF Core Lazy Loading? - I want to let Unit Test project support lazy loading feature which introduced in EF Core 2.1. Ref : https://docs.microsoft.com/en-us/ef/core/querying/related-data#lazy-loading So, I Performed following steps try to reach the goal: **Step1.** Install-Package Mic...
non_main
does unittest project support ef core lazy loading i want to let unit test project support lazy loading feature which introduced in ef core ref so i performed following steps try to reach the goal install package microsoft entityframeworkcore proxies on unit test project add services ...
0
773,550
27,161,536,993
IssuesEvent
2023-02-17 12:17:18
JamieMason/syncpack
https://api.github.com/repos/JamieMason/syncpack
closed
Output semver/version groups in the order they're defined
Priority: Medium Type: Feat good first issue
## Description Every command that lists output [has a `.reverse()` call](https://github.com/JamieMason/syncpack/blob/d397ea7d986815e3b5a79bcb017db83670839661/src/bin-list/list.ts#L8) – this is a hangover from a previous implementation before I recently refactored the code – looping in reverse just made it easier bec...
1.0
Output semver/version groups in the order they're defined - ## Description Every command that lists output [has a `.reverse()` call](https://github.com/JamieMason/syncpack/blob/d397ea7d986815e3b5a79bcb017db83670839661/src/bin-list/list.ts#L8) – this is a hangover from a previous implementation before I recently refa...
non_main
output semver version groups in the order they re defined description every command that lists output – this is a hangover from a previous implementation before i recently refactored the code – looping in reverse just made it easier because it meant the first item could be known to be the default group ...
0
4,174
20,015,665,939
IssuesEvent
2022-02-01 11:48:11
MetaCell/cloud-harness
https://api.github.com/repos/MetaCell/cloud-harness
closed
Add pull request template
maintainance
The pull request template shall include some self sanity checks to help the reviewer and the maintainer contextualize and evaluate the pull request
True
Add pull request template - The pull request template shall include some self sanity checks to help the reviewer and the maintainer contextualize and evaluate the pull request
main
add pull request template the pull request template shall include some self sanity checks to help the reviewer and the maintainer contextualize and evaluate the pull request
1
116,590
9,856,618,180
IssuesEvent
2019-06-19 22:50:53
livinglab/webwork-for-wordpress
https://api.github.com/repos/livinglab/webwork-for-wordpress
closed
Additional style adjustments
enhancement testing-needed
@boonebgorges, I've been able to identify a few additional style adjustments. I _think_ they are small and won't affect other elements but should tighten things up and get us a little closer to the original mockups. Feel free to push to "future" if there are cascade issues I'm not aware of. .item-stats.problem-stats...
1.0
Additional style adjustments - @boonebgorges, I've been able to identify a few additional style adjustments. I _think_ they are small and won't affect other elements but should tighten things up and get us a little closer to the original mockups. Feel free to push to "future" if there are cascade issues I'm not aware o...
non_main
additional style adjustments boonebgorges i ve been able to identify a few additional style adjustments i think they are small and won t affect other elements but should tighten things up and get us a little closer to the original mockups feel free to push to future if there are cascade issues i m not aware o...
0
118,458
4,745,601,847
IssuesEvent
2016-10-21 08:02:42
kubernetes/dashboard
https://api.github.com/repos/kubernetes/dashboard
closed
Pod state not correct
area/api kind/bug priority/P3
#### Issue details Pod state is not correct in UI ##### Environment ``` Dashboard version: master (12. Aug) Kubernetes version: v1.4.0-alpha.2 ``` ##### Steps to reproduce ``` $ kubectl run test --image=debian -- echo hello $ kubectl get pods NAME READY STATUS RES...
1.0
Pod state not correct - #### Issue details Pod state is not correct in UI ##### Environment ``` Dashboard version: master (12. Aug) Kubernetes version: v1.4.0-alpha.2 ``` ##### Steps to reproduce ``` $ kubectl run test --image=debian -- echo hello $ kubectl get pods NAME READY ...
non_main
pod state not correct issue details pod state is not correct in ui environment dashboard version master aug kubernetes version alpha steps to reproduce kubectl run test image debian echo hello kubectl get pods name ready ...
0
54,069
3,059,291,851
IssuesEvent
2015-08-14 14:16:03
phetsims/tasks
https://api.github.com/repos/phetsims/tasks
closed
Test Bending Light Performance on iPad2 for a few scenarios
High Priority QA
Please test the performance for Bending Light in the scenarios given in: https://github.com/phetsims/bending-light/issues/153 There is a link there for testing and full details in the issue. Please report your results in https://github.com/phetsims/bending-light/issues/153 @ariel-phet please delegate.
1.0
Test Bending Light Performance on iPad2 for a few scenarios - Please test the performance for Bending Light in the scenarios given in: https://github.com/phetsims/bending-light/issues/153 There is a link there for testing and full details in the issue. Please report your results in https://github.com/phetsims/bendi...
non_main
test bending light performance on for a few scenarios please test the performance for bending light in the scenarios given in there is a link there for testing and full details in the issue please report your results in ariel phet please delegate
0
1,174
5,096,305,393
IssuesEvent
2017-01-03 17:46:22
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
macports module: support for state=latest (upgrade) and for variants
affects_2.0 bug_report feature_idea waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME macports ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.0.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION N/A ##### OS / ENVIRONMENT Orchestrator: Ubuntu trusty Target: Macos 10.1...
True
macports module: support for state=latest (upgrade) and for variants - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME macports ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.0.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION N/A...
main
macports module support for state latest upgrade and for variants issue type bug report component name macports ansible version ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration n a...
1
2,786
9,985,230,884
IssuesEvent
2019-07-10 16:04:27
DynamoRIO/dynamorio
https://api.github.com/repos/DynamoRIO/dynamorio
opened
Move duplicated CHECK defines in tests to client_tools.h
Maintainability good first issue
We have 15 different tests defining a CHECK macro. We should move all of those to a single define in client_tools.h.
True
Move duplicated CHECK defines in tests to client_tools.h - We have 15 different tests defining a CHECK macro. We should move all of those to a single define in client_tools.h.
main
move duplicated check defines in tests to client tools h we have different tests defining a check macro we should move all of those to a single define in client tools h
1
152,868
5,871,404,869
IssuesEvent
2017-05-15 08:37:44
PX4/Firmware
https://api.github.com/repos/PX4/Firmware
closed
Losing GPS does not trigger fail safe
bug priority-critical
On latest master, failsafe when losing GPS does not work. A few test cases: * When I unclick `use GPS` for the EKF2_AID_MASK (in air), the only thing appearing is `WARN [navigator] global position timeout` after a few seconds but nothing happens. The quad just starts to drift. * When I stop sending GPS (in air), not...
1.0
Losing GPS does not trigger fail safe - On latest master, failsafe when losing GPS does not work. A few test cases: * When I unclick `use GPS` for the EKF2_AID_MASK (in air), the only thing appearing is `WARN [navigator] global position timeout` after a few seconds but nothing happens. The quad just starts to drift. ...
non_main
losing gps does not trigger fail safe on latest master failsafe when losing gps does not work a few test cases when i unclick use gps for the aid mask in air the only thing appearing is warn global position timeout after a few seconds but nothing happens the quad just starts to drift when i sto...
0
4,737
24,456,719,413
IssuesEvent
2022-10-07 07:29:27
NaluKit/nalu
https://api.github.com/repos/NaluKit/nalu
closed
Update plugin & dependency versions
maintainance
There are some newer versions of plugins and dependencies. Especially to avoid the JUnit 5 deprecate warnings
True
Update plugin & dependency versions - There are some newer versions of plugins and dependencies. Especially to avoid the JUnit 5 deprecate warnings
main
update plugin dependency versions there are some newer versions of plugins and dependencies especially to avoid the junit deprecate warnings
1
435,154
30,488,378,132
IssuesEvent
2023-07-18 05:27:55
hwchase17/langchain
https://api.github.com/repos/hwchase17/langchain
closed
DOC: SupabaseVectorStore.from_documents read operation timed out.
area: vector store auto:question auto:documentation
### Issue with current documentation: ``` # We're using the default `documents` table here. You can modify this by passing in a `table_name` argument to the `from_documents` method. vector_store = SupabaseVectorStore.from_documents(docs, embeddings, client=supabase) ``` ### Idea or request for content: throw erro...
1.0
DOC: SupabaseVectorStore.from_documents read operation timed out. - ### Issue with current documentation: ``` # We're using the default `documents` table here. You can modify this by passing in a `table_name` argument to the `from_documents` method. vector_store = SupabaseVectorStore.from_documents(docs, embeddings,...
non_main
doc supabasevectorstore from documents read operation timed out issue with current documentation we re using the default documents table here you can modify this by passing in a table name argument to the from documents method vector store supabasevectorstore from documents docs embeddings ...
0
637
4,155,107,931
IssuesEvent
2016-06-16 14:00:10
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Notepad_plus_plus Cheat Sheet:
Maintainer Submitted
In producing this CS, I made the mistake of incorrectly specifying single key combinations with square brackets, e.g. "[F7]" instead of "F7" ------ IA Page: http://duck.co/ia/view/notepad_plus_plus_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @biscuitNinja
True
Notepad_plus_plus Cheat Sheet: - In producing this CS, I made the mistake of incorrectly specifying single key combinations with square brackets, e.g. "[F7]" instead of "F7" ------ IA Page: http://duck.co/ia/view/notepad_plus_plus_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html...
main
notepad plus plus cheat sheet in producing this cs i made the mistake of incorrectly specifying single key combinations with square brackets e g instead of ia page biscuitninja
1
1,982
6,694,201,269
IssuesEvent
2017-10-10 00:16:50
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Astrobin Apod: not triggering
Maintainer Input Requested
the example query "astronomy picture of the day" isn't triggering for me. --- IA Page: http://duck.co/ia/view/apod [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @killerfish
True
Astrobin Apod: not triggering - the example query "astronomy picture of the day" isn't triggering for me. --- IA Page: http://duck.co/ia/view/apod [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @killerfish
main
astrobin apod not triggering the example query astronomy picture of the day isn t triggering for me ia page killerfish
1
64,510
15,896,497,500
IssuesEvent
2021-04-11 17:38:32
haskell/text
https://api.github.com/repos/haskell/text
closed
Can't build benchmarks
build failure
When trying to build benchmarks, I get a linker error, as the `cbits.c` from the `text` i have installed clash with the `cbits.c` from the `text` source code i'm currently working on and which i'm trying to benchmark. ``` Linking dist/build/text-benchmarks/text-benchmarks ... /home/kuko/.cabal/lib/x86_64-linux-ghc...
1.0
Can't build benchmarks - When trying to build benchmarks, I get a linker error, as the `cbits.c` from the `text` i have installed clash with the `cbits.c` from the `text` source code i'm currently working on and which i'm trying to benchmark. ``` Linking dist/build/text-benchmarks/text-benchmarks ... /home/kuko/.c...
non_main
can t build benchmarks when trying to build benchmarks i get a linker error as the cbits c from the text i have installed clash with the cbits c from the text source code i m currently working on and which i m trying to benchmark linking dist build text benchmarks text benchmarks home kuko c...
0
94,781
10,854,066,752
IssuesEvent
2019-11-13 15:47:51
dotnet/reactive
https://api.github.com/repos/dotnet/reactive
closed
Make the Documentation available on the Microsoft Docs website
documentation
Rx is an extremely powerful (and in many cases, essential) framework to build complex event-driven / reactive applications or to deal with complex asynchronous workflows. As such an important library, I think it should definitely be available on the [Microsoft Docs](https://docs.microsoft.com) website. There is a do...
1.0
Make the Documentation available on the Microsoft Docs website - Rx is an extremely powerful (and in many cases, essential) framework to build complex event-driven / reactive applications or to deal with complex asynchronous workflows. As such an important library, I think it should definitely be available on the [Micr...
non_main
make the documentation available on the microsoft docs website rx is an extremely powerful and in many cases essential framework to build complex event driven reactive applications or to deal with complex asynchronous workflows as such an important library i think it should definitely be available on the w...
0
3,157
12,198,047,592
IssuesEvent
2020-04-29 21:59:12
short-d/short
https://api.github.com/repos/short-d/short
closed
[Refactor] Move envconfig into app framework
maintainability
Current [envconfig](https://github.com/short-d/short/tree/master/backend/envconfig) in located in Short's repo. However, it's reusable across all microservices. Define `EnvConfig` interface in [fw](https://github.com/short-d/app/tree/master/fw) and create implementation here: https://github.com/short-d/app/tree/mast...
True
[Refactor] Move envconfig into app framework - Current [envconfig](https://github.com/short-d/short/tree/master/backend/envconfig) in located in Short's repo. However, it's reusable across all microservices. Define `EnvConfig` interface in [fw](https://github.com/short-d/app/tree/master/fw) and create implementation...
main
move envconfig into app framework current in located in short s repo however it s reusable across all microservices define envconfig interface in and create implementation here
1
3,673
15,036,008,410
IssuesEvent
2021-02-02 14:47:15
IITIDIDX597/sp_2021_team1
https://api.github.com/repos/IITIDIDX597/sp_2021_team1
opened
Sorting information in categories
Epic: 5 Maintaining the system Story Week 3
**Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better AbilityLab Patient care. **Hill St...
True
Sorting information in categories - **Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better A...
main
sorting information in categories project goal s lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way while at the same time foster deeper learning experiences in order to deliver better a...
1
2,816
10,102,930,772
IssuesEvent
2019-07-29 12:29:32
luckyariane/arthas-bot
https://api.github.com/repos/luckyariane/arthas-bot
closed
Fix recent subscriber parsing.
bug maintain
The loss of twitch alert local file creation means I need to find a new source for this data.
True
Fix recent subscriber parsing. - The loss of twitch alert local file creation means I need to find a new source for this data.
main
fix recent subscriber parsing the loss of twitch alert local file creation means i need to find a new source for this data
1
4,607
23,855,859,644
IssuesEvent
2022-09-06 23:24:56
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[a11y]: Violations found on UI Shell w/ SideNav component in v10 and v11
severity: 2 type: a11y β™Ώ component: ui-shell status: waiting for maintainer response πŸ’¬
### Package @carbon/react ### Browser Chrome, Firefox ### Operating System MacOS ### Package version v10, v11 ### React version _No response_ ### Automated testing tool and ruleset IBM Accessibility Checker - Latest Deployment ### Assistive technology _No response_ ### Description I used IBM Accessibilit...
True
[a11y]: Violations found on UI Shell w/ SideNav component in v10 and v11 - ### Package @carbon/react ### Browser Chrome, Firefox ### Operating System MacOS ### Package version v10, v11 ### React version _No response_ ### Automated testing tool and ruleset IBM Accessibility Checker - Latest Deployment ### As...
main
violations found on ui shell w sidenav component in and package carbon react browser chrome firefox operating system macos package version react version no response automated testing tool and ruleset ibm accessibility checker latest deployment assistive techn...
1
1,124
4,995,646,808
IssuesEvent
2016-12-09 10:53:16
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
vmware_guest is very slow
affects_2.2 bug_report cloud vmware waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME vmware_guest.py ##### ANSIBLE VERSION ``` 2.2.0 ``` ##### SUMMARY I have a lot of VMs and folders in my vcenter and _build_folder_map function take approximately 3 minutes to run. Have you an idea to accelerate it ?
True
vmware_guest is very slow - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME vmware_guest.py ##### ANSIBLE VERSION ``` 2.2.0 ``` ##### SUMMARY I have a lot of VMs and folders in my vcenter and _build_folder_map function take approximately 3 minutes to run. Have you an idea to accelerate it ?
main
vmware guest is very slow issue type bug report component name vmware guest py ansible version summary i have a lot of vms and folders in my vcenter and build folder map function take approximately minutes to run have you an idea to accelerate it
1
1,392
6,025,276,083
IssuesEvent
2017-06-08 08:16:04
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
win_iis_webbinding fails to assign specified certificate_hash
affects_2.1 bug_report waiting_on_maintainer windows
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME win_iis_webbinding ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” between quotes below --> ``` ansible 2.1.1.0 (detached HEAD 35da6ba9d1) last updated 2016/07/25 09:38:23 (GMT +000) lib/ansible/modules/core: (detached HEAD 45128c8bab) l...
True
win_iis_webbinding fails to assign specified certificate_hash - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME win_iis_webbinding ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” between quotes below --> ``` ansible 2.1.1.0 (detached HEAD 35da6ba9d1) last updated 2016/07/25 09:38:23 (GM...
main
win iis webbinding fails to assign specified certificate hash issue type bug report component name win iis webbinding ansible version ansible detached head last updated gmt lib ansible modules core detached head last updated gmt lib a...
1
26,409
7,835,342,476
IssuesEvent
2018-06-17 03:53:10
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
closed
Build-JDK8-win_x86 i686-w64-mingw32-g++: Command not found
comp:build
https://ci.eclipse.org/openj9/job/Build-JDK8-win_x86/3/console I assume a machine setup issue. win2012r2-x86-1 The build has previously worked on win2012r2-x86-3 ``` 07:29:22 make[3]: i686-w64-mingw32-g++: Command not found 07:29:22 make[3]: i686-w64-mingw32-g++: Command not found 07:29:22 make[3]: *** [.....
1.0
Build-JDK8-win_x86 i686-w64-mingw32-g++: Command not found - https://ci.eclipse.org/openj9/job/Build-JDK8-win_x86/3/console I assume a machine setup issue. win2012r2-x86-1 The build has previously worked on win2012r2-x86-3 ``` 07:29:22 make[3]: i686-w64-mingw32-g++: Command not found 07:29:22 make[3]: i686-...
non_main
build win g command not found i assume a machine setup issue the build has previously worked on make g command not found make g command not found make error make waiting for unfinished jobs make ...
0
3,074
11,642,592,238
IssuesEvent
2020-02-29 08:01:06
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
It would be very cool if there is a ftp net_tool.
affects_2.9 deprecated feature infoblox module needs_maintainer needs_triage net_tools networking support:certified support:community support:core
<!--- Verify first that your feature was not already discussed on GitHub --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Describe the new feature/improvement briefly below --> [get_url](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/n...
True
It would be very cool if there is a ftp net_tool. - <!--- Verify first that your feature was not already discussed on GitHub --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Describe the new feature/improvement briefly below --> [get_url](https://github...
main
it would be very cool if there is a ftp net tool summary which can download files from http https or ftp to the remote server how about uploading files it seems that there is no module to upload files to http https or ftp to the remote server sometimes ftp is a good net tool for uploa...
1
1,439
6,254,208,027
IssuesEvent
2017-07-14 01:03:28
Microsoft/DirectXMath
https://api.github.com/repos/Microsoft/DirectXMath
opened
Remove VS 2013 compiler support
maintainence
At some point it will make sense to retire VS 2013 compiler support. This will enable the ability to remove the ``constexpr`` workaround (assuming I also drop support for VS 2015 RTM): #if defined(_MSC_VER) && (_MSC_FULL_VER < 190023506) #define XM_CONST const #define XM_CONSTEXPR #else #defi...
True
Remove VS 2013 compiler support - At some point it will make sense to retire VS 2013 compiler support. This will enable the ability to remove the ``constexpr`` workaround (assuming I also drop support for VS 2015 RTM): #if defined(_MSC_VER) && (_MSC_FULL_VER < 190023506) #define XM_CONST const #define ...
main
remove vs compiler support at some point it will make sense to retire vs compiler support this will enable the ability to remove the constexpr workaround assuming i also drop support for vs rtm if defined msc ver msc full ver define xm const const define xm constexpr ...
1
4,379
22,287,203,914
IssuesEvent
2022-06-11 20:35:00
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFM - privoxy
Status: Available For Maintainer(s) Embeddable
## I DON'T Want To Become The Maintainer - [x] I have followed the Package Triage Process and I do NOT want to become maintainer of the package; - [x] There is no existing open maintainer request for this package; ## Checklist - [x] Issue title starts with 'RFM - ' ## Existing Package Details Package URL:...
True
RFM - privoxy - ## I DON'T Want To Become The Maintainer - [x] I have followed the Package Triage Process and I do NOT want to become maintainer of the package; - [x] There is no existing open maintainer request for this package; ## Checklist - [x] Issue title starts with 'RFM - ' ## Existing Package Detai...
main
rfm privoxy i don t want to become the maintainer i have followed the package triage process and i do not want to become maintainer of the package there is no existing open maintainer request for this package checklist issue title starts with rfm existing package details pa...
1
2,346
8,392,686,410
IssuesEvent
2018-10-09 18:20:42
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Archive module doesn't work with python 2.7 and LZMA package, asks for backport.
affects_2.7 bug module needs_maintainer python3 support:community traceback
<!--- Verify first that your issue/request is not already reported on GitHub. THIS FORM WILL BE READ BY A MACHINE, COMPLETE ALL SECTIONS AS DESCRIBED. Also test if the latest release, and devel branch are affected too. ALWAYS add information AFTER (OUTSIDE) these html comments. Otherwise it may end up being automa...
True
Archive module doesn't work with python 2.7 and LZMA package, asks for backport. - <!--- Verify first that your issue/request is not already reported on GitHub. THIS FORM WILL BE READ BY A MACHINE, COMPLETE ALL SECTIONS AS DESCRIBED. Also test if the latest release, and devel branch are affected too. ALWAYS add inf...
main
archive module doesn t work with python and lzma package asks for backport verify first that your issue request is not already reported on github this form will be read by a machine complete all sections as described also test if the latest release and devel branch are affected too always add inf...
1
49,475
12,345,381,157
IssuesEvent
2020-05-15 08:51:10
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
There is no synchronization between replicas, neither in readonly state nor in synchronization
build
2020.05.15 16:50:06.800472 [ 84 ] {} <Error> k19_test.replica_shard (ReplicatedMergeTreeRestartingThread): void DB::ReplicatedMergeTreeRestartingThread::run(): Code: 27, e.displayText() = DB::Exception: Cannot parse input: expected format version: at end of stream., Stack trace (when copying this message, always inclu...
1.0
There is no synchronization between replicas, neither in readonly state nor in synchronization - 2020.05.15 16:50:06.800472 [ 84 ] {} <Error> k19_test.replica_shard (ReplicatedMergeTreeRestartingThread): void DB::ReplicatedMergeTreeRestartingThread::run(): Code: 27, e.displayText() = DB::Exception: Cannot parse input: ...
non_main
there is no synchronization between replicas neither in readonly state nor in synchronization test replica shard replicatedmergetreerestartingthread void db replicatedmergetreerestartingthread run code e displaytext db exception cannot parse input expected format version a...
0
625,902
19,770,029,514
IssuesEvent
2022-01-17 09:06:16
scipp/scipp
https://api.github.com/repos/scipp/scipp
closed
Consider wider build matrix options
discussion priority:low
Solving regressions resulting from changes in compiler flags and linking options is time consuming. Would it be better to build with some of these options set to exercise the functionality and find regressions earlier. A few more recent aspect have made me raise this question. - With #1670 we had a test segfault,...
1.0
Consider wider build matrix options - Solving regressions resulting from changes in compiler flags and linking options is time consuming. Would it be better to build with some of these options set to exercise the functionality and find regressions earlier. A few more recent aspect have made me raise this question. ...
non_main
consider wider build matrix options solving regressions resulting from changes in compiler flags and linking options is time consuming would it be better to build with some of these options set to exercise the functionality and find regressions earlier a few more recent aspect have made me raise this question ...
0
55,181
23,408,153,120
IssuesEvent
2022-08-12 14:44:02
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Expressions: Improve test coverage
Feature:ExpressionLanguage loe:week Team:AppServicesSv impact:medium
Improve test coverage in Expressions plugin `src/plugins/expressions`. - [ ] Add unit tests for everything - [ ] Add few integration tests for the whole `expressions` plugin - [ ] Set-up test coverage reporting - [ ] Look into [moving interpreter functional snapshots to use the unified snapshot interface](https:/...
1.0
Expressions: Improve test coverage - Improve test coverage in Expressions plugin `src/plugins/expressions`. - [ ] Add unit tests for everything - [ ] Add few integration tests for the whole `expressions` plugin - [ ] Set-up test coverage reporting - [ ] Look into [moving interpreter functional snapshots to use th...
non_main
expressions improve test coverage improve test coverage in expressions plugin src plugins expressions add unit tests for everything add few integration tests for the whole expressions plugin set up test coverage reporting look into parent issue
0
443,405
30,888,764,199
IssuesEvent
2023-08-04 01:47:51
psf/black
https://api.github.com/repos/psf/black
closed
pre-commit hook fails when using `required-version`
T: documentation C: integrations C: configuration
This is attempting to use the pre-commit hook as described under [version control docs](https://black.readthedocs.io/en/stable/integrations/source_version_control.html) along with setting [--required-version](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#versions) in a configuration fil...
1.0
pre-commit hook fails when using `required-version` - This is attempting to use the pre-commit hook as described under [version control docs](https://black.readthedocs.io/en/stable/integrations/source_version_control.html) along with setting [--required-version](https://black.readthedocs.io/en/stable/usage_and_configur...
non_main
pre commit hook fails when using required version this is attempting to use the pre commit hook as described under along with setting in a configuration file the pre commit hook fails with oh no πŸ’₯ πŸ’” πŸ’₯ the required version does not match the running version to reproduce...
0
2,299
8,221,956,555
IssuesEvent
2018-09-06 05:11:51
TravisSpark/spark-website
https://api.github.com/repos/TravisSpark/spark-website
closed
Edit Readme
maintainence
### Checklist - [X] Searched for, and did not find, duplicate [issue](https://github.com/TravisSpark/spark-website/issues) - [X] Indicated whether the issue is a bug or a feature - [X] Focused on one specific bug/feature - [X] Gave a concise and relevant name - [X] Created clear and concise description - [X...
True
Edit Readme - ### Checklist - [X] Searched for, and did not find, duplicate [issue](https://github.com/TravisSpark/spark-website/issues) - [X] Indicated whether the issue is a bug or a feature - [X] Focused on one specific bug/feature - [X] Gave a concise and relevant name - [X] Created clear and concise desc...
main
edit readme checklist searched for and did not find duplicate indicated whether the issue is a bug or a feature focused on one specific bug feature gave a concise and relevant name created clear and concise description outlined which components are affected assigned...
1
108,663
23,644,045,693
IssuesEvent
2022-08-25 20:02:18
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] No way to change the site name during installation
No Code Attached Yet J4 Issue
### Steps to reproduce the issue Start an installation. Enter the site name, go to "setup login data" (and mybe to the database setup) Did you enter the site name right? Do you want to update the site name? ### Expected result You can see the site name you have entered in the first step. You can change the sit...
1.0
[4.0] No way to change the site name during installation - ### Steps to reproduce the issue Start an installation. Enter the site name, go to "setup login data" (and mybe to the database setup) Did you enter the site name right? Do you want to update the site name? ### Expected result You can see the site name ...
non_main
no way to change the site name during installation steps to reproduce the issue start an installation enter the site name go to setup login data and mybe to the database setup did you enter the site name right do you want to update the site name expected result you can see the site name you ...
0
16,547
2,914,792,045
IssuesEvent
2015-06-23 08:23:07
beefproject/beef
https://api.github.com/repos/beefproject/beef
closed
beef.net.request callbacks aren't being called
Core Defect Priority Low
I think I found an odd issue (Whilst working on Issue #1083) .. it appears that outside of the use of beef.net.request in core/main/client/updater.js (https://github.com/beefproject/beef/blob/master/core/main/client/updater.js#L60) the use of callbacks in beef.net.request() method calls do not actually get used. I f...
1.0
beef.net.request callbacks aren't being called - I think I found an odd issue (Whilst working on Issue #1083) .. it appears that outside of the use of beef.net.request in core/main/client/updater.js (https://github.com/beefproject/beef/blob/master/core/main/client/updater.js#L60) the use of callbacks in beef.net.reques...
non_main
beef net request callbacks aren t being called i think i found an odd issue whilst working on issue it appears that outside of the use of beef net request in core main client updater js the use of callbacks in beef net request method calls do not actually get used i found this in the integration test...
0
703
4,281,278,518
IssuesEvent
2016-07-15 01:45:48
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Counter-Strike Go Cheat Sheet: Add aliases
Maintainer Input Requested Suggestion
This could probably benefit from a few aliases, for example: "counter-strike go", "counter strike go", "cs:go", "counter-strike global offensive", "counter strike global offensive" ------ IA Page: http://duck.co/ia/view/csgo_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @ai...
True
Counter-Strike Go Cheat Sheet: Add aliases - This could probably benefit from a few aliases, for example: "counter-strike go", "counter strike go", "cs:go", "counter-strike global offensive", "counter strike global offensive" ------ IA Page: http://duck.co/ia/view/csgo_cheat_sheet [Maintainer](http://docs.duckd...
main
counter strike go cheat sheet add aliases this could probably benefit from a few aliases for example counter strike go counter strike go cs go counter strike global offensive counter strike global offensive ia page aiyankovil
1
4,993
25,708,406,639
IssuesEvent
2022-12-07 03:35:40
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Accept boolean values in CloudWatchEvent patterns
type/feature maintainer/need-response
I have a Lambda that is triggered by CloudWatchEvents. I'm trying to match events that have "campaign" in their details as in [this example of the documentation](https://docs.aws.amazon.com/eventbridge/latest/userguide/content-filtering-with-event-patterns.html#filtering-exists-matching). This is the code in the lambda...
True
Accept boolean values in CloudWatchEvent patterns - I have a Lambda that is triggered by CloudWatchEvents. I'm trying to match events that have "campaign" in their details as in [this example of the documentation](https://docs.aws.amazon.com/eventbridge/latest/userguide/content-filtering-with-event-patterns.html#filter...
main
accept boolean values in cloudwatchevent patterns i have a lambda that is triggered by cloudwatchevents i m trying to match events that have campaign in their details as in this is the code in the lambda s events property of my sam template feedpost type cloudwatchevent properties ...
1
5,680
29,833,373,332
IssuesEvent
2023-06-18 14:40:37
Windham-High-School/CubeServer
https://api.github.com/repos/Windham-High-School/CubeServer
closed
Refactor scoring code
maintainability
The current scoring code is ridiculously hard to follow and read, and is written in the same file as a database object mapping model class!
True
Refactor scoring code - The current scoring code is ridiculously hard to follow and read, and is written in the same file as a database object mapping model class!
main
refactor scoring code the current scoring code is ridiculously hard to follow and read and is written in the same file as a database object mapping model class
1
1,089
4,939,643,278
IssuesEvent
2016-11-29 14:55:51
numbbo/coco
https://api.github.com/repos/numbbo/coco
opened
data archives folder name convention
Maintainability question Usability
This is how it looks like currently: <img width="381" alt="screen shot 2016-11-29 at 15 53 46" src="https://cloud.githubusercontent.com/assets/7316439/20714360/177deb12-b64c-11e6-9225-e7a61a78c48c.png"> Shouldn't we rename `bbob-biobj-2016` to `2016-bbob-biobj`? Do we have dependencies which would brake? Even ...
True
data archives folder name convention - This is how it looks like currently: <img width="381" alt="screen shot 2016-11-29 at 15 53 46" src="https://cloud.githubusercontent.com/assets/7316439/20714360/177deb12-b64c-11e6-9225-e7a61a78c48c.png"> Shouldn't we rename `bbob-biobj-2016` to `2016-bbob-biobj`? Do we have de...
main
data archives folder name convention this is how it looks like currently img width alt screen shot at src shouldn t we rename bbob biobj to bbob biobj do we have dependencies which would brake even after this the naming convention is inconsistent as we have noiseless and no...
1
4,659
24,097,560,643
IssuesEvent
2022-09-19 20:15:13
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Sort sam init runtimes alphanumerically
type/ux area/init maintainer/need-followup
### Describe your idea/feature/enhancement ![image](https://user-images.githubusercontent.com/39839589/74185353-53070700-4bfd-11ea-9e5b-6d57667f4543.png) The list of runtimes shown in `sam init` are hard to look through. For example, if I was interested in a node app, I have to hunt through the list to find o...
True
Sort sam init runtimes alphanumerically - ### Describe your idea/feature/enhancement ![image](https://user-images.githubusercontent.com/39839589/74185353-53070700-4bfd-11ea-9e5b-6d57667f4543.png) The list of runtimes shown in `sam init` are hard to look through. For example, if I was interested in a node app,...
main
sort sam init runtimes alphanumerically describe your idea feature enhancement the list of runtimes shown in sam init are hard to look through for example if i was interested in a node app i have to hunt through the list to find one up top and one in the middle in the image i think tw...
1
6,706
9,815,575,684
IssuesEvent
2019-06-13 12:58:01
linnovate/root
https://api.github.com/repos/linnovate/root
closed
in tasks and projects, "no select" option when selecting an assignee changes the status to assigned
2.0.7 Fixed Process bug Projects Tasks
create a new task/ project click on select assignee click on "no select" the status is changed to assigned ![image](https://user-images.githubusercontent.com/38312178/50585726-0f30c280-0e7f-11e9-952e-544495e9a4b7.png)
1.0
in tasks and projects, "no select" option when selecting an assignee changes the status to assigned - create a new task/ project click on select assignee click on "no select" the status is changed to assigned ![image](https://user-images.githubusercontent.com/38312178/50585726-0f30c280-0e7f-11e9-952e-544495e9a4b7...
non_main
in tasks and projects no select option when selecting an assignee changes the status to assigned create a new task project click on select assignee click on no select the status is changed to assigned
0
814,793
30,522,160,222
IssuesEvent
2023-07-19 08:49:06
owncloud/web
https://api.github.com/repos/owncloud/web
closed
Search location filter is modified after opening a file in the text editor
Type:Bug Priority:p3-medium
steps: Precondition: user has files with the same "content" in different places (personal, project, shares jail) Steps: - user searches files using fullTextSearch and `all files` filter - open file from personal space in the text editor - close text editor Expected: `all files` filter in the search resul...
1.0
Search location filter is modified after opening a file in the text editor - steps: Precondition: user has files with the same "content" in different places (personal, project, shares jail) Steps: - user searches files using fullTextSearch and `all files` filter - open file from personal space in the text ed...
non_main
search location filter is modified after opening a file in the text editor steps precondition user has files with the same content in different places personal project shares jail steps user searches files using fulltextsearch and all files filter open file from personal space in the text ed...
0
1,411
6,130,961,657
IssuesEvent
2017-06-24 11:01:17
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
Remove TimeSeries
API Component-Core Format-DCD maintainability
We discussed recently to remove the TimeSeries objects from MDAnalysis. As far as I know none of the core devs is using it. We also note that it is unlikely we will ever implement TimeSeries for any other readers besides dcd and memory and most of it's function can be replaced by the Analysis Framework. The only pa...
True
Remove TimeSeries - We discussed recently to remove the TimeSeries objects from MDAnalysis. As far as I know none of the core devs is using it. We also note that it is unlikely we will ever implement TimeSeries for any other readers besides dcd and memory and most of it's function can be replaced by the Analysis Frame...
main
remove timeseries we discussed recently to remove the timeseries objects from mdanalysis as far as i know none of the core devs is using it we also note that it is unlikely we will ever implement timeseries for any other readers besides dcd and memory and most of it s function can be replaced by the analysis frame...
1
4,261
21,261,293,875
IssuesEvent
2022-04-13 04:45:56
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
ERPNEXT 13 Installation Easy install error URGENT !!!!
blocked/close-if-inactive maintainer/need-followup
I have tried to install ERPnext 13 more than 20 times , using all the tutorials but no good result , when I use Easy install [ sudo python3 install.py --verbose --production --user [USER] --mariadb-version 10.5 --frappe-branch version-13 --erpnext-branch version-13 ] I got error , return none zero status 2 Could y...
True
ERPNEXT 13 Installation Easy install error URGENT !!!! - I have tried to install ERPnext 13 more than 20 times , using all the tutorials but no good result , when I use Easy install [ sudo python3 install.py --verbose --production --user [USER] --mariadb-version 10.5 --frappe-branch version-13 --erpnext-branch versio...
main
erpnext installation easy install error urgent i have tried to install erpnext more than times using all the tutorials but no good result when i use easy install mariadb version frappe branch version erpnext branch version i got error return none zero status could you please...
1
60,407
14,543,819,136
IssuesEvent
2020-12-15 17:20:58
bitbar/testdroid-api
https://api.github.com/repos/bitbar/testdroid-api
opened
WS-2019-0379 (Medium) detected in commons-codec-1.10.jar
security vulnerability
## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary> <p>The Apache Commons Codec package contains simple encoder and decoders for ...
True
WS-2019-0379 (Medium) detected in commons-codec-1.10.jar - ## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary> <p>The Apache Comm...
non_main
ws medium detected in commons codec jar ws medium severity vulnerability vulnerable library commons codec jar the apache commons codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these widely used encoders and...
0
2,996
10,885,066,939
IssuesEvent
2019-11-18 09:39:46
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFP - AudioFlyout
Status: Available For Maintainer(s)
<!-- * Please ensure the package does not already exist in the Chocolatey Community Repository - https://chocolatey.org/packages - by using a relevant search. * Please ensure there is no existing open package request. * Please ensure the issue title starts with 'RFP - ' - for example 'RFP - Adobe Reader' * Pl...
True
RFP - AudioFlyout - <!-- * Please ensure the package does not already exist in the Chocolatey Community Repository - https://chocolatey.org/packages - by using a relevant search. * Please ensure there is no existing open package request. * Please ensure the issue title starts with 'RFP - ' - for example 'RFP - A...
main
rfp audioflyout please ensure the package does not already exist in the chocolatey community repository by using a relevant search please ensure there is no existing open package request please ensure the issue title starts with rfp for example rfp adobe reader please ensur...
1
3,669
14,997,077,640
IssuesEvent
2021-01-29 16:25:07
exercism/python
https://api.github.com/repos/exercism/python
opened
[CI] Update tooling for v3
maintainer action required:grey_exclamation:
## Changed components - Exercises are no longer in just one directory (exercises/). They are in either exercises/concept/ or exercises/practice/ - Example solutions are no longer in the exercise directory itself (two-fer/example.py). They have been/should be moved to .meta/exemplar.py (two-fer/.meta/exemplar.py) -...
True
[CI] Update tooling for v3 - ## Changed components - Exercises are no longer in just one directory (exercises/). They are in either exercises/concept/ or exercises/practice/ - Example solutions are no longer in the exercise directory itself (two-fer/example.py). They have been/should be moved to .meta/exemplar.py (...
main
update tooling for changed components exercises are no longer in just one directory exercises they are in either exercises concept or exercises practice example solutions are no longer in the exercise directory itself two fer example py they have been should be moved to meta exemplar py two ...
1
38,616
8,517,113,048
IssuesEvent
2018-11-01 06:28:56
virtual-labs/colloid-and-surface-chemistry-iiith
https://api.github.com/repos/virtual-labs/colloid-and-surface-chemistry-iiith
opened
Missing vendor-prefixed CSS gradients for Webkit (Safari 5+, Chrome), Opera 11.1+.
2018-Open static-code-analysis
CSS gradients in a cross-browser way requires using many different vendor-prefixed versions. There are currently five different vendor-prefixed versions of CSS gradient: -ms-linear-gradient and -ms-radial-gradient for Internet Explorer 10+ -moz-linear-gradient and -moz-radial-gradient for Firefox 3.6+ ...
1.0
Missing vendor-prefixed CSS gradients for Webkit (Safari 5+, Chrome), Opera 11.1+. - CSS gradients in a cross-browser way requires using many different vendor-prefixed versions. There are currently five different vendor-prefixed versions of CSS gradient: -ms-linear-gradient and -ms-radial-gradient for Internet ...
non_main
missing vendor prefixed css gradients for webkit safari chrome opera css gradients in a cross browser way requires using many different vendor prefixed versions there are currently five different vendor prefixed versions of css gradient ms linear gradient and ms radial gradient for internet e...
0
24,754
17,692,928,112
IssuesEvent
2021-08-24 12:20:15
tarantool/tarantool
https://api.github.com/repos/tarantool/tarantool
closed
new release policy: adjust download.tarantool.org infrastructure
infrastructure teamQ
The main discussion about the new release policy is [here](https://github.com/tarantool/tarantool/discussions/6182). Since we [plan](https://github.com/tarantool/tarantool/issues/6185) to add repositories with a bit different layout (`series-2`, `pre-release`), we should adjust download.tarantool.org redirections an...
1.0
new release policy: adjust download.tarantool.org infrastructure - The main discussion about the new release policy is [here](https://github.com/tarantool/tarantool/discussions/6182). Since we [plan](https://github.com/tarantool/tarantool/issues/6185) to add repositories with a bit different layout (`series-2`, `pre...
non_main
new release policy adjust download tarantool org infrastructure the main discussion about the new release policy is since we to add repositories with a bit different layout series pre release we should adjust download tarantool org redirections and ensure that everything works good nb don t...
0
635,851
20,510,795,378
IssuesEvent
2022-03-01 06:08:04
AY2122S2-CS2103T-T13-1/tp
https://api.github.com/repos/AY2122S2-CS2103T-T13-1/tp
opened
As a pet daycare owner I can get a list of pets which will be staying overnight in the daycare
type.Story priority.Medium
... so that I can arrange the necessary manpower support required.
1.0
As a pet daycare owner I can get a list of pets which will be staying overnight in the daycare - ... so that I can arrange the necessary manpower support required.
non_main
as a pet daycare owner i can get a list of pets which will be staying overnight in the daycare so that i can arrange the necessary manpower support required
0
157,506
13,691,125,176
IssuesEvent
2020-09-30 15:10:41
codesankalp/dsalgo
https://api.github.com/repos/codesankalp/dsalgo
opened
PR Protocol
documentation enhancement
required submission protocols for pull request. type: google doc, word , ppt must include: format for pull request, test,quality assurance and other neccessary checks
1.0
PR Protocol - required submission protocols for pull request. type: google doc, word , ppt must include: format for pull request, test,quality assurance and other neccessary checks
non_main
pr protocol required submission protocols for pull request type google doc word ppt must include format for pull request test quality assurance and other neccessary checks
0
299,678
22,617,917,411
IssuesEvent
2022-06-30 01:22:41
sonr-io/sonr
https://api.github.com/repos/sonr-io/sonr
closed
Integrate Stripe for Client Side Payment
documentation
We need to do some R&D and handle Fiat to ATOM to SNR conversion. Some questions that need to be answered: * How do Coins operate in the Cosmos Network? * Do we need to have an ATOM -> SNR conversion? * Can we have a direct Fiat -> SNR NFT purchase? https://dashboard.moonpay.com/getting\_started ┆Issue is synchron...
1.0
Integrate Stripe for Client Side Payment - We need to do some R&D and handle Fiat to ATOM to SNR conversion. Some questions that need to be answered: * How do Coins operate in the Cosmos Network? * Do we need to have an ATOM -> SNR conversion? * Can we have a direct Fiat -> SNR NFT purchase? https://dashboard.moonpay...
non_main
integrate stripe for client side payment we need to do some r d and handle fiat to atom to snr conversion some questions that need to be answered how do coins operate in the cosmos network do we need to have an atom snr conversion can we have a direct fiat snr nft purchase ┆issue is synchroniz...
0
528,068
15,359,403,350
IssuesEvent
2021-03-01 15:49:06
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pornhubpremium.com - video or audio doesn't play
browser-firefox-mobile browser-firefox-reality engine-gecko priority-normal type-webvr
<!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/67701 --> **URL**: https://www.pornhubpremium.com/ **Browser / Version**: Firefox Mo...
1.0
www.pornhubpremium.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/67701 --> **URL**: https://www...
non_main
video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes other problem type video or audio doesn t play description there is no video steps to reproduce oculus questfirefox reality when you try to...
0
390,102
11,524,808,568
IssuesEvent
2020-02-15 03:06:23
HW-PlayersPatch/Development
https://api.github.com/repos/HW-PlayersPatch/Development
opened
Salvage Crash Fix
Priority3: Low Status2: Research Needed Type1: Feature Type2: Bug
Build 11: "When salvage corvettes in a formation are given multiple different salvage targets, they often crash the game. To prevent this crash, salvage corvettes will no longer be able to join formations/strikegroups." https://github.com/HW-PlayersPatch/Development/commit/3b66a70e9b40f5a3b67c48d6b99f339d8561afba T...
1.0
Salvage Crash Fix - Build 11: "When salvage corvettes in a formation are given multiple different salvage targets, they often crash the game. To prevent this crash, salvage corvettes will no longer be able to join formations/strikegroups." https://github.com/HW-PlayersPatch/Development/commit/3b66a70e9b40f5a3b67c48d6b...
non_main
salvage crash fix build when salvage corvettes in a formation are given multiple different salvage targets they often crash the game to prevent this crash salvage corvettes will no longer be able to join formations strikegroups try to make this an option
0
4,832
24,910,996,393
IssuesEvent
2022-10-29 21:24:07
deislabs/spiderlightning
https://api.github.com/repos/deislabs/spiderlightning
closed
Bin releases of `slight`
🚧 maintainer issue
We should start building and publishing releases for `slight`, so that folks don't need to build bins themselves. We need to add a release action that is triggered by a semantic version tag that would build `slight` bins targeting the major OS/Arch combinations.
True
Bin releases of `slight` - We should start building and publishing releases for `slight`, so that folks don't need to build bins themselves. We need to add a release action that is triggered by a semantic version tag that would build `slight` bins targeting the major OS/Arch combinations.
main
bin releases of slight we should start building and publishing releases for slight so that folks don t need to build bins themselves we need to add a release action that is triggered by a semantic version tag that would build slight bins targeting the major os arch combinations
1
88,021
11,018,306,658
IssuesEvent
2019-12-05 10:15:10
statsmodels/statsmodels
https://api.github.com/repos/statsmodels/statsmodels
closed
use httplib2 for caching downloaded data files ?
design
Skipper recommended https://groups.google.com/group/pystatsmodels/browse_thread/thread/5bfe1e45b3336765?hl=en http://pypi.python.org/pypi/httplib2/ 80,000 downloads looks pretty good
1.0
use httplib2 for caching downloaded data files ? - Skipper recommended https://groups.google.com/group/pystatsmodels/browse_thread/thread/5bfe1e45b3336765?hl=en http://pypi.python.org/pypi/httplib2/ 80,000 downloads looks pretty good
non_main
use for caching downloaded data files skipper recommended downloads looks pretty good
0
166,141
12,891,859,896
IssuesEvent
2020-07-13 18:30:47
ReactiveX/RxJava
https://api.github.com/repos/ReactiveX/RxJava
closed
3.x: Flaky GroupBy test
3.x PR welcome Test-Failures good first issue
https://github.com/ReactiveX/RxJava/blob/98acac218cdb04d279b5ac49bb1afc65bc6ec4fe/src/test/java/io/reactivex/rxjava3/internal/operators/flowable/FlowableGroupByTest.java#L2668 ``` io.reactivex.rxjava3.internal.operators.flowable.FlowableGroupByTest > issue6974Part2Case1NoEvict FAILED java.lang.AssertionError: ...
1.0
3.x: Flaky GroupBy test - https://github.com/ReactiveX/RxJava/blob/98acac218cdb04d279b5ac49bb1afc65bc6ec4fe/src/test/java/io/reactivex/rxjava3/internal/operators/flowable/FlowableGroupByTest.java#L2668 ``` io.reactivex.rxjava3.internal.operators.flowable.FlowableGroupByTest > issue6974Part2Case1NoEvict FAILED ...
non_main
x flaky groupby test io reactivex internal operators flowable flowablegroupbytest failed java lang assertionerror error s present latch values errors completions at io reactivex observers basetestconsumer fail basetestconsumer java at io reactiv...
0
2,679
9,219,081,694
IssuesEvent
2019-03-11 14:44:39
precice/precice
https://api.github.com/repos/precice/precice
closed
Integrate a testing coverage tool
maintainability
Since we have quite some tests in preCICE, it would be useful to also have a testing coverage tool to show us where tests are missing etc. It would also be a nice code quality metric which we can track over time. A common tool that several projects use is [code coverage](https://codecov.io/) (e.g. see [Spack](https:...
True
Integrate a testing coverage tool - Since we have quite some tests in preCICE, it would be useful to also have a testing coverage tool to show us where tests are missing etc. It would also be a nice code quality metric which we can track over time. A common tool that several projects use is [code coverage](https://c...
main
integrate a testing coverage tool since we have quite some tests in precice it would be useful to also have a testing coverage tool to show us where tests are missing etc it would also be a nice code quality metric which we can track over time a common tool that several projects use is e g see any oth...
1
5,526
27,632,268,436
IssuesEvent
2023-03-10 11:49:27
jesus2099/konami-command
https://api.github.com/repos/jesus2099/konami-command
opened
Retrieve available localised texts from MBS page
ninja mb_POWER-VOTE minor maintainability
Instead of hardcoding _Yes, No, Abstain, No vote, Approve,_ etc., in several languages, fetch these text from current page.
True
Retrieve available localised texts from MBS page - Instead of hardcoding _Yes, No, Abstain, No vote, Approve,_ etc., in several languages, fetch these text from current page.
main
retrieve available localised texts from mbs page instead of hardcoding yes no abstain no vote approve etc in several languages fetch these text from current page
1
26,387
12,404,876,892
IssuesEvent
2020-05-21 16:16:37
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
TIA Customer Case Management: Customer Permit Details Page
Need: 1-Must Have Product: TIA Module Service: Apps Status: Done Type: Feature Workgroup: TDSD imported-from-csv
As a TIA Customer I'd like a case details page that allows me to see basic information about my case, especially the current status.
1.0
TIA Customer Case Management: Customer Permit Details Page - As a TIA Customer I'd like a case details page that allows me to see basic information about my case, especially the current status.
non_main
tia customer case management customer permit details page as a tia customer i d like a case details page that allows me to see basic information about my case especially the current status
0
493,593
14,235,366,822
IssuesEvent
2020-11-18 14:44:50
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
opened
Scheduler's navigate event does not trigger on mobile device
Bug C: Scheduler Kendo2 Priority 5 SEV: Medium Touch Devices
### Bug report The navigate event does not trigger when changing the view on a mobile device. The event triggers back in version 2019.1.220. ### Reproduction of the problem 1. Open [this example](https://dojo.telerik.com/OSOCOgEm) on a mobile device. 2. Change the View. ### Current behavior The navig...
1.0
Scheduler's navigate event does not trigger on mobile device - ### Bug report The navigate event does not trigger when changing the view on a mobile device. The event triggers back in version 2019.1.220. ### Reproduction of the problem 1. Open [this example](https://dojo.telerik.com/OSOCOgEm) on a mobile de...
non_main
scheduler s navigate event does not trigger on mobile device bug report the navigate event does not trigger when changing the view on a mobile device the event triggers back in version reproduction of the problem open on a mobile device change the view current behavior ...
0
30,432
11,825,715,288
IssuesEvent
2020-03-21 14:21:50
stefanfreitag/s3_yum_repository_slides
https://api.github.com/repos/stefanfreitag/s3_yum_repository_slides
opened
CVE-2015-9251 (Medium) detected in jquery-1.7.2.min.js
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2015-9251 (Medium) detected in jquery-1.7.2.min.js - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library ...
non_main
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm yum repository slides node modules js test index html path to...
0
182,572
14,917,998,820
IssuesEvent
2021-01-22 20:51:48
ZupIT/ritchie-cli
https://api.github.com/repos/ZupIT/ritchie-cli
closed
Add Bitbucket to provider list for rit add repo
:books: documentation :hammer: improvement :heavy_check_mark: refined :sparkles: feature Hacktoberfest
## What would you like to see - I would like to be able to import a bitbucket repo on Ritchie through the `rit add repo` command. ## Why is it needed - Bitbucket is not supported yet, only Github and Gitlab.
1.0
Add Bitbucket to provider list for rit add repo - ## What would you like to see - I would like to be able to import a bitbucket repo on Ritchie through the `rit add repo` command. ## Why is it needed - Bitbucket is not supported yet, only Github and Gitlab.
non_main
add bitbucket to provider list for rit add repo what would you like to see i would like to be able to import a bitbucket repo on ritchie through the rit add repo command why is it needed bitbucket is not supported yet only github and gitlab
0
99,438
8,700,535,103
IssuesEvent
2018-12-05 09:02:03
SME-Issues/issues
https://api.github.com/repos/SME-Issues/issues
closed
General Comprehension None Tests - 04/12/2018 - 5004
NLP Api pulse_tests
**General Comprehension None Tests** - Total: 23 - Passed: 17 - **Pass: 17 (77%)** - Not Understood: 0 - Error (not understood): 1 - Failed but Understood: 5 (23%)
1.0
General Comprehension None Tests - 04/12/2018 - 5004 - **General Comprehension None Tests** - Total: 23 - Passed: 17 - **Pass: 17 (77%)** - Not Understood: 0 - Error (not understood): 1 - Failed but Understood: 5 (23%)
non_main
general comprehension none tests general comprehension none tests total passed pass not understood error not understood failed but understood
0
1,395
6,025,335,501
IssuesEvent
2017-06-08 08:25:53
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
win_iis_webapplication: slashes in physical path are not converted to windows style
affects_2.3 bug_report waiting_on_maintainer windows
##### ISSUE TYPE Bug Report ##### COMPONENT NAME win_iis_webapplication module ##### ANSIBLE VERSION N/A ##### SUMMARY win_iis_website converts them. Example: vars somewhere: ``` path: c:/sites/https/develop ``` playbook: ``` - name: create website win_iis_website: name: "{{ name }}" state: started ...
True
win_iis_webapplication: slashes in physical path are not converted to windows style - ##### ISSUE TYPE Bug Report ##### COMPONENT NAME win_iis_webapplication module ##### ANSIBLE VERSION N/A ##### SUMMARY win_iis_website converts them. Example: vars somewhere: ``` path: c:/sites/https/develop ``` playbook: ``` ...
main
win iis webapplication slashes in physical path are not converted to windows style issue type bug report component name win iis webapplication module ansible version n a summary win iis website converts them example vars somewhere path c sites https develop playbook ...
1
247,133
18,857,342,416
IssuesEvent
2021-11-12 08:29:05
chongjunwei/pe
https://api.github.com/repos/chongjunwei/pe
opened
Command message ambiguous
severity.Low type.DocumentationBug
![Screenshot 2021-11-12 at 4.25.11 PM.png](https://raw.githubusercontent.com/chongjunwei/pe/main/files/76726e17-ce17-4781-ae92-ad32ea89681b.png) Instead of "show all modules", perhaps "show students from all the modules" or something similar would be clearer. The current wording is slightly ambiguous and may be confus...
1.0
Command message ambiguous - ![Screenshot 2021-11-12 at 4.25.11 PM.png](https://raw.githubusercontent.com/chongjunwei/pe/main/files/76726e17-ce17-4781-ae92-ad32ea89681b.png) Instead of "show all modules", perhaps "show students from all the modules" or something similar would be clearer. The current wording is slightly...
non_main
command message ambiguous instead of show all modules perhaps show students from all the modules or something similar would be clearer the current wording is slightly ambiguous and may be confused with the existing lsmod command which shows a list of all the modules
0
9,454
8,639,227,120
IssuesEvent
2018-11-23 17:45:18
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Add information about "Diagnose and solve problems" experience
app-service-web/svc assigned-to-author doc-enhancement triaged
We have a great new experience, but not covered in a documentation --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: a14de731-a265-1737-4580-67ca6dede020 * Version Independent ID: a275bb18-dedc-d41c-3541-224b42487b52 * Content: [Slow web app...
1.0
Add information about "Diagnose and solve problems" experience - We have a great new experience, but not covered in a documentation --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: a14de731-a265-1737-4580-67ca6dede020 * Version Independent...
non_main
add information about diagnose and solve problems experience we have a great new experience but not covered in a documentation document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id dedc content...
0
4,869
25,020,305,365
IssuesEvent
2022-11-03 23:27:56
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
"Auth" property do not work with "AWS::Include" DefinitionBody
area/resource/api area/intrinsics maintainer/need-response
**Description:** We need to use some cloudformation functions in our swagger. So the "AWS::Include" transform is used in the DefnitionBody. I tried to move the authorizer declaration out of the swagger using the new "Auth" property. But I received an error of "Unable to add Auth configuration because 'DefinitionBody...
True
"Auth" property do not work with "AWS::Include" DefinitionBody - **Description:** We need to use some cloudformation functions in our swagger. So the "AWS::Include" transform is used in the DefnitionBody. I tried to move the authorizer declaration out of the swagger using the new "Auth" property. But I received an e...
main
auth property do not work with aws include definitionbody description we need to use some cloudformation functions in our swagger so the aws include transform is used in the defnitionbody i tried to move the authorizer declaration out of the swagger using the new auth property but i received an e...
1
255,452
21,926,005,845
IssuesEvent
2022-05-23 04:18:28
stores-cedcommerce/Sungin-Internal--Feb21st-2022
https://api.github.com/repos/stores-cedcommerce/Sungin-Internal--Feb21st-2022
closed
Password Char length verification error issue.
Account pages Desktop Functional / bug Ready to test
Bug - Password char length verification showing different on create account page and on reset password page. Exp - Password char length should be visible same in validation on both pages. Ref Link - https://drive.google.com/file/d/1wQit2JLx4UtunlBWVkgX11DQce7qmysV/view
1.0
Password Char length verification error issue. - Bug - Password char length verification showing different on create account page and on reset password page. Exp - Password char length should be visible same in validation on both pages. Ref Link - https://drive.google.com/file/d/1wQit2JLx4UtunlBWVkgX11DQce7qmysV/view
non_main
password char length verification error issue bug password char length verification showing different on create account page and on reset password page exp password char length should be visible same in validation on both pages ref link
0
91,529
10,722,606,139
IssuesEvent
2019-10-27 13:16:50
riot/riot
https://api.github.com/repos/riot/riot
closed
[Question] How should I migrate mixins to riot 4?
documentation update required good for beginner
5. How would you tag this issue? - [x ] Question I noticed mixins are absent from riot 4 documentation and from what I can tell the code, too. Are there any undocumented features, samples, or ideas for users migrating mixins from riot 3 to riot 4?
1.0
[Question] How should I migrate mixins to riot 4? - 5. How would you tag this issue? - [x ] Question I noticed mixins are absent from riot 4 documentation and from what I can tell the code, too. Are there any undocumented features, samples, or ideas for users migrating mixins from riot 3 to riot 4?
non_main
how should i migrate mixins to riot how would you tag this issue question i noticed mixins are absent from riot documentation and from what i can tell the code too are there any undocumented features samples or ideas for users migrating mixins from riot to riot
0
854
4,513,365,927
IssuesEvent
2016-09-04 07:56:06
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
ec2_eni is not idempotent
aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - ec2_eni ##### ANSIBLE VERSION - devel ##### SUMMARY For the ec2_eni module to be idempotent on the eni creation, it should create the interface on the first execution and just return the interface with changed=False on the subsequent executions....
True
ec2_eni is not idempotent - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - ec2_eni ##### ANSIBLE VERSION - devel ##### SUMMARY For the ec2_eni module to be idempotent on the eni creation, it should create the interface on the first execution and just return the interface with changed=False o...
main
eni is not idempotent issue type bug report component name eni ansible version devel summary for the eni module to be idempotent on the eni creation it should create the interface on the first execution and just return the interface with changed false on the ...
1
166,569
12,962,315,342
IssuesEvent
2020-07-20 16:57:44
longhorn/longhorn
https://api.github.com/repos/longhorn/longhorn
closed
Listing backups may fail during backup deletion
area/engine area/test bug reproduce/rare
``` clients = {'longhorn-staging-tests-01': <longhorn.Client object at 0x7f0e589e2cd0>, 'longhorn-staging-tests-02': <longhorn.Client object at 0x7f0e58491e10>, 'longhorn-staging-tests-03': <longhorn.Client object at 0x7f0e589e2f50>} volume_name = 'longhorn-testvol-b4pqea' @pytest.mark.coretest # NOQA d...
1.0
Listing backups may fail during backup deletion - ``` clients = {'longhorn-staging-tests-01': <longhorn.Client object at 0x7f0e589e2cd0>, 'longhorn-staging-tests-02': <longhorn.Client object at 0x7f0e58491e10>, 'longhorn-staging-tests-03': <longhorn.Client object at 0x7f0e589e2f50>} volume_name = 'longhorn-testvol-b4...
non_main
listing backups may fail during backup deletion clients longhorn staging tests longhorn staging tests longhorn staging tests volume name longhorn testvol pytest mark coretest noqa def test backup clients volume name noqa backup test clients volum...
0
753
4,351,730,564
IssuesEvent
2016-08-01 01:10:53
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
azure_rm_virtualmachine module fails creating a virtualmachine when the name of vm contains upper-case.
azure bug_report cloud easyfix waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME azure_rm_virtualmachine ##### ANSIBLE VERSION ``` ansible 2.2.0 (devel 221520cbad) last updated 2016/07/13 15:32:29 (GMT +900) lib/ansible/modules/core: (detached HEAD db8af4c5af) last updated 2016/07/13 15:32:38 (GMT +900) lib/ansible/modules/extras: ...
True
azure_rm_virtualmachine module fails creating a virtualmachine when the name of vm contains upper-case. - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME azure_rm_virtualmachine ##### ANSIBLE VERSION ``` ansible 2.2.0 (devel 221520cbad) last updated 2016/07/13 15:32:29 (GMT +900) lib/ansible/modules/co...
main
azure rm virtualmachine module fails creating a virtualmachine when the name of vm contains upper case issue type bug report component name azure rm virtualmachine ansible version ansible devel last updated gmt lib ansible modules core detached head ...
1
2,884
10,319,589,571
IssuesEvent
2019-08-30 17:57:26
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
I would like to join the Backdrop Contrib community!
Maintainer application
I have a port of Multiple Selects (D7) ready, and I'm a (co)maintainer of a couple of Drupal projects which I can port, and maintain in the (near) future. -tnx!- Harold
True
I would like to join the Backdrop Contrib community! - I have a port of Multiple Selects (D7) ready, and I'm a (co)maintainer of a couple of Drupal projects which I can port, and maintain in the (near) future. -tnx!- Harold
main
i would like to join the backdrop contrib community i have a port of multiple selects ready and i m a co maintainer of a couple of drupal projects which i can port and maintain in the near future tnx harold
1
2,154
7,481,259,120
IssuesEvent
2018-04-04 20:04:12
lansuite/lansuite
https://api.github.com/repos/lansuite/lansuite
reopened
TLD .bayern domain not accepted
bug pending-maintainer-response
<!--- Provide a general summary of the issue in the Title above --> <!-- Formatting tips: GitHub supports Markdown: https://guides.github.com/features/mastering-markdown/ Multi-line code blocks either with three back ticks, or four space indent. ```php <?php $foo = "bar"; ... ``` --> ## Expected Behav...
True
TLD .bayern domain not accepted - <!--- Provide a general summary of the issue in the Title above --> <!-- Formatting tips: GitHub supports Markdown: https://guides.github.com/features/mastering-markdown/ Multi-line code blocks either with three back ticks, or four space indent. ```php <?php $foo = "bar"; ...
main
tld bayern domain not accepted formatting tips github supports markdown multi line code blocks either with three back ticks or four space indent php php foo bar expected behavior register with domain bayern without an error current behavior top l...
1
922
4,622,717,663
IssuesEvent
2016-09-27 08:36:17
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
nxos_config isn't idempotent (in some cases)
affects_2.2 bug_report networking P2 waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nxos_config ##### ANSIBLE VERSION ``` ansible 2.2.0 (devel 547cea556f) last updated 2016/09/20 12:12:18 (GMT +100) lib/ansible/modules/core: (devel 12a7027c49) last updated 2016/09/20 15:11:43 (GMT +100) lib/ansible/modules/extras: (devel db7a3f48e1)...
True
nxos_config isn't idempotent (in some cases) - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nxos_config ##### ANSIBLE VERSION ``` ansible 2.2.0 (devel 547cea556f) last updated 2016/09/20 12:12:18 (GMT +100) lib/ansible/modules/core: (devel 12a7027c49) last updated 2016/09/20 15:11:43 (GMT +100) ...
main
nxos config isn t idempotent in some cases issue type bug report component name nxos config ansible version ansible devel last updated gmt lib ansible modules core devel last updated gmt lib ansible modules extras devel ...
1
4,167
6,963,655,800
IssuesEvent
2017-12-08 18:17:41
mlibrary/cozy-sun-bear
https://api.github.com/repos/mlibrary/cozy-sun-bear
opened
Build in support for IE11 and IE10
browser compatibility EPUB
CSB must support older versions of IE to IE10. Full functionality is not a requirement. - [ ] Reading and paging must work - [ ] Table of contents must work - [ ] Preferences should work, but not mandatory
True
Build in support for IE11 and IE10 - CSB must support older versions of IE to IE10. Full functionality is not a requirement. - [ ] Reading and paging must work - [ ] Table of contents must work - [ ] Preferences should work, but not mandatory
non_main
build in support for and csb must support older versions of ie to full functionality is not a requirement reading and paging must work table of contents must work preferences should work but not mandatory
0
294,706
22,161,017,938
IssuesEvent
2022-06-04 14:07:15
nigelmann/res-http
https://api.github.com/repos/nigelmann/res-http
opened
Why is a reverse proxy useful to improve the security of the infrastructure ?
documentation
Hello m8 ! There is just one part of the documentation we need to discuss. https://github.com/HEIGVD-Course-API/API-2021-HTTP-Infra#step-4-ajax-requests-with-jquery Maybe tomorrow you have a little time for that ? I would be gr8ful In the mean time if you have some spare time you can check the documentatio...
1.0
Why is a reverse proxy useful to improve the security of the infrastructure ? - Hello m8 ! There is just one part of the documentation we need to discuss. https://github.com/HEIGVD-Course-API/API-2021-HTTP-Infra#step-4-ajax-requests-with-jquery Maybe tomorrow you have a little time for that ? I would be gr8ful...
non_main
why is a reverse proxy useful to improve the security of the infrastructure hello there is just one part of the documentation we need to discuss maybe tomorrow you have a little time for that i would be in the mean time if you have some spare time you can check the documentation i have adde...
0
235,298
19,322,232,906
IssuesEvent
2021-12-14 07:29:07
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
TiDB CI hang for more then 10 min
type/bug component/test component/tikv severity/major
## Bug Report ``` [2021-11-23T14:16:43.094Z] FAIL github.com/pingcap/tidb/session 600.096s ``` Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/47625/p...
1.0
TiDB CI hang for more then 10 min - ## Bug Report ``` [2021-11-23T14:16:43.094Z] FAIL github.com/pingcap/tidb/session 600.096s ``` Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_chec...
non_main
tidb ci hang for more then min bug report fail github com pingcap tidb session please answer these questions before submitting your issue thanks minimal reproduce step required in ci what did you expect to see required what did you see instead requi...
0
5,642
28,369,700,374
IssuesEvent
2023-04-12 16:03:48
deislabs/spiderlightning
https://api.github.com/repos/deislabs/spiderlightning
opened
installation fails on v0.4.1 in wsl (ubuntu 20.04) with "`GLIBC_2.32' not found (required by slight)"
πŸ› bug 🚧 maintainer issue
**Description of the bug** ╭── ~ ╰────▢ slight slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by slight) slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by slight) slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required ...
True
installation fails on v0.4.1 in wsl (ubuntu 20.04) with "`GLIBC_2.32' not found (required by slight)" - **Description of the bug** ╭── ~ ╰────▢ slight slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by slight) slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found ...
main
installation fails on in wsl ubuntu with glibc not found required by slight description of the bug ╭── ╰────▢ slight slight lib linux gnu libc so version glibc not found required by slight slight lib linux gnu libc so version glibc not found required by...
1
35,745
7,988,291,372
IssuesEvent
2018-07-19 10:31:40
Microsoft/devkit-sdk
https://api.github.com/repos/Microsoft/devkit-sdk
closed
[NOTE] Deprecate existing installation package
Code Ready Feature P1
As we are moving to the new [IoT Workbench](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-iot-workbench), the DevKit will be full supported by this new VS Code extension, which will be more convenient for developing, less tooltrain acquisition paints and more straightforward on creating a IoT...
1.0
[NOTE] Deprecate existing installation package - As we are moving to the new [IoT Workbench](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-iot-workbench), the DevKit will be full supported by this new VS Code extension, which will be more convenient for developing, less tooltrain acquisition ...
non_main
deprecate existing installation package as we are moving to the new the devkit will be full supported by this new vs code extension which will be more convenient for developing less tooltrain acquisition paints and more straightforward on creating a iot solution we will deprecate current installation pack...
0