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
15,190
19,211,511,002
IssuesEvent
2021-12-07 02:50:49
actiontech/sqle
https://api.github.com/repos/actiontech/sqle
closed
support multi-params configuration of rule
ui feature not_compatible
### 背景 1. #55 中需要新增 3 个配置,层级不同,无法通过 3 条规则友好的表示 2. 当前规则只支持配置 1 个规则值,无法支持复杂规则的自定义 3. 当前规则值以字符串的形式展示,用户在修改规则值时,缺少类型限制(用户可能在规则值中填写任何值)
True
support multi-params configuration of rule - ### 背景 1. #55 中需要新增 3 个配置,层级不同,无法通过 3 条规则友好的表示 2. 当前规则只支持配置 1 个规则值,无法支持复杂规则的自定义 3. 当前规则值以字符串的形式展示,用户在修改规则值时,缺少类型限制(用户可能在规则值中填写任何值)
non_main
support multi params configuration of rule 背景 中需要新增 个配置,层级不同,无法通过 条规则友好的表示 当前规则只支持配置 个规则值,无法支持复杂规则的自定义 当前规则值以字符串的形式展示,用户在修改规则值时,缺少类型限制(用户可能在规则值中填写任何值)
0
5,402
27,115,680,630
IssuesEvent
2023-02-15 18:22:29
VA-Explorer/va_explorer
https://api.github.com/repos/VA-Explorer/va_explorer
closed
Display 'mean age of death' info to demographic tab
Type: Maintainance Language: Python Domain: Frontend Status: Inactive
**What is the expected state?** I expect to be able to view 'mean age of death' for each demographic highlighted on the dashboard demographic tab. Perhaps via the already existing hover tooltip. **What is the actual state?** Currently highlighted demographics of gender, age group, and location of death display the...
True
Display 'mean age of death' info to demographic tab - **What is the expected state?** I expect to be able to view 'mean age of death' for each demographic highlighted on the dashboard demographic tab. Perhaps via the already existing hover tooltip. **What is the actual state?** Currently highlighted demographics o...
main
display mean age of death info to demographic tab what is the expected state i expect to be able to view mean age of death for each demographic highlighted on the dashboard demographic tab perhaps via the already existing hover tooltip what is the actual state currently highlighted demographics o...
1
709,552
24,382,723,364
IssuesEvent
2022-10-04 09:11:26
tum-ei-eda/mlonmcu
https://api.github.com/repos/tum-ei-eda/mlonmcu
closed
Extend Platform API: BuildPlatform
priority:low
A platform API was recently added to MLonMCU and it's idea can be described as follows: - Common interface: `Platform` - Specific platform types/classes: - `CompilePlatform`: A platform which is able to build target software with given codegen results - `TargetPlatform`: A platform with the ability to flash/mo...
1.0
Extend Platform API: BuildPlatform - A platform API was recently added to MLonMCU and it's idea can be described as follows: - Common interface: `Platform` - Specific platform types/classes: - `CompilePlatform`: A platform which is able to build target software with given codegen results - `TargetPlatform`: A ...
non_main
extend platform api buildplatform a platform api was recently added to mlonmcu and it s idea can be described as follows common interface platform specific platform types classes compileplatform a platform which is able to build target software with given codegen results targetplatform a ...
0
17,058
2,615,129,917
IssuesEvent
2015-03-01 05:59:42
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Release Subscription Notifications support
auto-migrated Milestone-Version1.14.0 Priority-High Type-Enhancement
``` Google's subscriptions protocol is changing, and we'll use this issue to track those changes. These changes are final yet, so I'll wait to later to fill in those details. For now I'll just mention that I'd like to move Notification.EVENT_TYPE_HEADER to AbstractWebHookServlet. ``` Original issue reported on co...
1.0
Release Subscription Notifications support - ``` Google's subscriptions protocol is changing, and we'll use this issue to track those changes. These changes are final yet, so I'll wait to later to fill in those details. For now I'll just mention that I'd like to move Notification.EVENT_TYPE_HEADER to AbstractWebHo...
non_main
release subscription notifications support google s subscriptions protocol is changing and we ll use this issue to track those changes these changes are final yet so i ll wait to later to fill in those details for now i ll just mention that i d like to move notification event type header to abstractwebho...
0
715,477
24,600,751,837
IssuesEvent
2022-10-14 12:18:30
ballerina-platform/ballerina-standard-library
https://api.github.com/repos/ballerina-platform/ballerina-standard-library
closed
[Asgardeo to Choreo Hub] Cannot run multiple instances of `hub`
Points/4 Priority/Blocker Type/Bug Team/PCM
**Description:** When running multiple `hub` instances duplicate event notifications will be send to the subscribers.
1.0
[Asgardeo to Choreo Hub] Cannot run multiple instances of `hub` - **Description:** When running multiple `hub` instances duplicate event notifications will be send to the subscribers.
non_main
cannot run multiple instances of hub description when running multiple hub instances duplicate event notifications will be send to the subscribers
0
59,700
8,376,996,575
IssuesEvent
2018-10-05 22:02:25
opal/opal
https://api.github.com/repos/opal/opal
closed
Browser support
discuss documentation
> On an unrelated subject (well, maybe not so unrelated), I believe the claim that Opal runs on IE 6 is no longer true. I have seen things like Object.keys used in corelib (I think in the Array or Hash implementation), and that only became available in IE 9 I think. Not sure what if anything needs to be done about that...
1.0
Browser support - > On an unrelated subject (well, maybe not so unrelated), I believe the claim that Opal runs on IE 6 is no longer true. I have seen things like Object.keys used in corelib (I think in the Array or Hash implementation), and that only became available in IE 9 I think. Not sure what if anything needs to ...
non_main
browser support on an unrelated subject well maybe not so unrelated i believe the claim that opal runs on ie is no longer true i have seen things like object keys used in corelib i think in the array or hash implementation and that only became available in ie i think not sure what if anything needs to ...
0
728
4,318,963,280
IssuesEvent
2016-07-24 11:09:25
gogits/gogs
https://api.github.com/repos/gogits/gogs
closed
Pull request gives 500 error after deleting "base" branch from old pull request
kind/bug status/assigned to maintainer status/needs feedback
- Gogs version (or commit ref): 0.9.13.0319 - Git version: 2.8.1.windows.1 - Operating system: Windows Server 2012 R2 - Database: - [ ] PostgreSQL - [ ] MySQL - [ ] SQLite - Can you reproduce the bug at http://try.gogs.io: https://try.gogs.io/apettit/test500error/ - [X ] Yes (provide example URL) - [...
True
Pull request gives 500 error after deleting "base" branch from old pull request - - Gogs version (or commit ref): 0.9.13.0319 - Git version: 2.8.1.windows.1 - Operating system: Windows Server 2012 R2 - Database: - [ ] PostgreSQL - [ ] MySQL - [ ] SQLite - Can you reproduce the bug at http://try.gogs.io: ht...
main
pull request gives error after deleting base branch from old pull request gogs version or commit ref git version windows operating system windows server database postgresql mysql sqlite can you reproduce the bug at yes provide example url ...
1
13,538
23,297,052,203
IssuesEvent
2022-08-06 18:49:00
kysect/Shreks
https://api.github.com/repos/kysect/Shreks
closed
Фейковый API для эмулирования активности на гитхабе
requirement blocked area:github
Для разработки и тестирования нужно будет очень много действий делать на гитхабе и будет сильно проще, если будет возможность эмулировать действия на гитхабе. Пока это кажется как какой-то REST API, который умеет в те же действия, которые мы хендлин от вебхуков. ## Blocked by: - #1
1.0
Фейковый API для эмулирования активности на гитхабе - Для разработки и тестирования нужно будет очень много действий делать на гитхабе и будет сильно проще, если будет возможность эмулировать действия на гитхабе. Пока это кажется как какой-то REST API, который умеет в те же действия, которые мы хендлин от вебхуков. ...
non_main
фейковый api для эмулирования активности на гитхабе для разработки и тестирования нужно будет очень много действий делать на гитхабе и будет сильно проще если будет возможность эмулировать действия на гитхабе пока это кажется как какой то rest api который умеет в те же действия которые мы хендлин от вебхуков ...
0
19,442
26,992,522,411
IssuesEvent
2023-02-09 21:11:30
VazkiiMods/Botania
https://api.github.com/repos/VazkiiMods/Botania
closed
Implement Fabric transfer API support for Corporea
compatibility confirmed
### Mod Loader Fabric ### Minecraft Version 1.18.2 ### Botania version 1.18.2-434-FABRIC ### Modloader version Loader: 0.14.9 Api: 0.58.0+1.18.2 ### Modpack info Extended Drawers 1.3.3+mc1.18.2 ### The latest.log file https://pastebin.com/eJ20S58M ### Issue description Corporea sparks can't be attached to...
True
Implement Fabric transfer API support for Corporea - ### Mod Loader Fabric ### Minecraft Version 1.18.2 ### Botania version 1.18.2-434-FABRIC ### Modloader version Loader: 0.14.9 Api: 0.58.0+1.18.2 ### Modpack info Extended Drawers 1.3.3+mc1.18.2 ### The latest.log file https://pastebin.com/eJ20S58M ### Is...
non_main
implement fabric transfer api support for corporea mod loader fabric minecraft version botania version fabric modloader version loader api modpack info extended drawers the latest log file issue description corporea sparks can t...
0
2,878
8,461,748,442
IssuesEvent
2018-10-22 23:01:16
poanetwork/blockscout
https://api.github.com/repos/poanetwork/blockscout
opened
Geth Clique blocks always mined by 0x000
enhancement priority: high team: architecture
In order to find the miner for Geth Clique blocks, we must use `clique.getSignersAtHash('0x86837f148f096f1ce53463ecb4acf3d99bae0b2f0297dacbb6d33fcfdb7c04d9')`.
1.0
Geth Clique blocks always mined by 0x000 - In order to find the miner for Geth Clique blocks, we must use `clique.getSignersAtHash('0x86837f148f096f1ce53463ecb4acf3d99bae0b2f0297dacbb6d33fcfdb7c04d9')`.
non_main
geth clique blocks always mined by in order to find the miner for geth clique blocks we must use clique getsignersathash
0
73,808
14,118,792,801
IssuesEvent
2020-11-08 15:07:41
rtcharity/eahub.org
https://api.github.com/repos/rtcharity/eahub.org
closed
Use Django forms for rendering
Code Quality Velocity
See, e.g., https://docs.djangoproject.com/en/2.1/topics/forms/ This will make it possible to change the workings of models without writing a bunch more HTML. django-crispy-forms is probably the easiest way to integrate this with Bootstrap.
1.0
Use Django forms for rendering - See, e.g., https://docs.djangoproject.com/en/2.1/topics/forms/ This will make it possible to change the workings of models without writing a bunch more HTML. django-crispy-forms is probably the easiest way to integrate this with Bootstrap.
non_main
use django forms for rendering see e g this will make it possible to change the workings of models without writing a bunch more html django crispy forms is probably the easiest way to integrate this with bootstrap
0
201,308
22,948,166,468
IssuesEvent
2022-07-19 03:39:51
elikkatzgit/TestingPOM
https://api.github.com/repos/elikkatzgit/TestingPOM
reopened
CVE-2021-20190 (High) detected in jackson-databind-2.7.2.jar
security vulnerability
## CVE-2021-20190 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2021-20190 (High) detected in jackson-databind-2.7.2.jar - ## CVE-2021-20190 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.2.jar</b></p></summary> <p>General...
non_main
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href dependency hierarchy x jackson databind ...
0
29,891
4,540,426,235
IssuesEvent
2016-09-09 14:37:12
researchstudio-sat/webofneeds
https://api.github.com/repos/researchstudio-sat/webofneeds
closed
MobileFirst Changes
enhancement testing UX
Check/Review and Change the current GUI so that it works and looks nice on a mobile device as well
1.0
MobileFirst Changes - Check/Review and Change the current GUI so that it works and looks nice on a mobile device as well
non_main
mobilefirst changes check review and change the current gui so that it works and looks nice on a mobile device as well
0
167,735
13,040,839,021
IssuesEvent
2020-07-28 19:14:52
apple/servicetalk
https://api.github.com/repos/apple/servicetalk
closed
Flaky test: DefaultDnsClientTest.repeatDiscoverNxDomain
flaky tests
https://ci.servicetalk.io/job/servicetalk-java8-prb/1450/testReport/junit/io.servicetalk.dns.discovery.netty/DefaultDnsClientTest/repeatDiscoverNxDomain/ ``` Regression io.servicetalk.dns.discovery.netty.DefaultDnsClientTest.repeatDiscoverNxDomain Error Message java.lang.AssertionError: Unexpected exception du...
1.0
Flaky test: DefaultDnsClientTest.repeatDiscoverNxDomain - https://ci.servicetalk.io/job/servicetalk-java8-prb/1450/testReport/junit/io.servicetalk.dns.discovery.netty/DefaultDnsClientTest/repeatDiscoverNxDomain/ ``` Regression io.servicetalk.dns.discovery.netty.DefaultDnsClientTest.repeatDiscoverNxDomain Error ...
non_main
flaky test defaultdnsclienttest repeatdiscovernxdomain regression io servicetalk dns discovery netty defaultdnsclienttest repeatdiscovernxdomain error message java lang assertionerror unexpected exception during dns lookup expected an instance of java net unknownhostexception but null stac...
0
441,080
12,707,600,379
IssuesEvent
2020-06-23 09:10:11
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
retail.onlinesbi.com - see bug description
browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 77.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:77.0) Gecko/77.0 Firefox/77.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54354 --> <!-- @extra_labels: browser-fenix --> **URL**: https://retail.onlinesbi.com/retail/login.htm ...
1.0
retail.onlinesbi.com - see bug description - <!-- @browser: Firefox Mobile 77.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:77.0) Gecko/77.0 Firefox/77.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54354 --> <!-- @extra_labels: browser-fenix --> **URL**: ht...
non_main
retail onlinesbi com see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description login not visible steps to reproduce login not visible on all websites kindly email...
0
3,466
13,302,864,538
IssuesEvent
2020-08-25 14:47:21
PowerShell/PowerShell
https://api.github.com/repos/PowerShell/PowerShell
closed
Assemblies listed in FileList Module Manifest Property are being Processed.
Issue-Question Review - Maintainer
<!-- For Windows PowerShell 5.1 issues, suggestions, or feature requests please use the following link instead: Windows PowerShell [UserVoice](https://windowsserver.uservoice.com/forums/301869-powershell) This repository is **ONLY** for PowerShell Core 6 and PowerShell 7+ issues. - Make sure you are able to r...
True
Assemblies listed in FileList Module Manifest Property are being Processed. - <!-- For Windows PowerShell 5.1 issues, suggestions, or feature requests please use the following link instead: Windows PowerShell [UserVoice](https://windowsserver.uservoice.com/forums/301869-powershell) This repository is **ONLY** fo...
main
assemblies listed in filelist module manifest property are being processed for windows powershell issues suggestions or feature requests please use the following link instead windows powershell this repository is only for powershell core and powershell issues make sure you are a...
1
690,681
23,669,184,586
IssuesEvent
2022-08-27 04:26:14
ecotiya/ecotiya-portfolio-site
https://api.github.com/repos/ecotiya/ecotiya-portfolio-site
opened
AWS利用料金の全面見直し
bug Priority: Critical
<!-- 要望のテンプレート --> ## 概要 AWS利用料金の全面見直し ## 目的 あまりにも高すぎるので、不要なところを削る。そのためには、購入した本の見直しが必要。 マルチAZ構成である必要性がおそらくありません。 ## タスク - [ ] [AWSコンテナ設計・構築[本格]入門](https://www.amazon.co.jp/gp/product/B09DKZC1ZH/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1)を参照し、ネットワーク構成の見直しを実施する。 - [ ] 現行マルチAZ構成になっているため、シングルAZに切り替えするよう、[A...
1.0
AWS利用料金の全面見直し - <!-- 要望のテンプレート --> ## 概要 AWS利用料金の全面見直し ## 目的 あまりにも高すぎるので、不要なところを削る。そのためには、購入した本の見直しが必要。 マルチAZ構成である必要性がおそらくありません。 ## タスク - [ ] [AWSコンテナ設計・構築[本格]入門](https://www.amazon.co.jp/gp/product/B09DKZC1ZH/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1)を参照し、ネットワーク構成の見直しを実施する。 - [ ] 現行マルチAZ構成になっているため、シン...
non_main
aws利用料金の全面見直し 概要 aws利用料金の全面見直し 目的 あまりにも高すぎるので、不要なところを削る。そのためには、購入した本の見直しが必要。 マルチaz構成である必要性がおそらくありません。 タスク 現行マルチaz構成になっているため、シングルazに切り替えするよう、 環境の再設定を実施し、ソースコードを再度デプロイする。 補足 aws利用料金が高すぎるので、早く改善したい。 。 全額経費になるとはいえ、このままじゃいかないと思います。
0
24,099
5,028,726,605
IssuesEvent
2016-12-15 19:05:07
julien-truffaut/Monocle
https://api.github.com/repos/julien-truffaut/Monocle
opened
Add documentation about Apply optics
documentation
Idea of content: - description: partially applied optics (`ApplyLens[S, A] == (S + Lens[S, A])`, `ApplyIso[S, A] == (S, Iso[S, A])`, etc) - allow to use optics as an infix operator: `s lens set a` instead of `lens.set(a)(s)` - help type inference and implicit resolution - example of apply lens syntax `person.lens(_...
1.0
Add documentation about Apply optics - Idea of content: - description: partially applied optics (`ApplyLens[S, A] == (S + Lens[S, A])`, `ApplyIso[S, A] == (S, Iso[S, A])`, etc) - allow to use optics as an infix operator: `s lens set a` instead of `lens.set(a)(s)` - help type inference and implicit resolution - exam...
non_main
add documentation about apply optics idea of content description partially applied optics applylens s lens applyiso s iso etc allow to use optics as an infix operator s lens set a instead of lens set a s help type inference and implicit resolution example of apply lens sy...
0
68,709
8,321,561,229
IssuesEvent
2018-09-26 00:52:53
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
opened
Improve datepicker styles
Needs Design
There's been discussion in #7621 around improving the styling/UX of the datepicker. @jasmussen has some great ideas here: https://github.com/WordPress/gutenberg/pull/7621#issuecomment-401301889 and in the same issue @karmatosed referenced a datepicker she dug: https://github.com/WordPress/gutenberg/pull/7621#issuecomme...
1.0
Improve datepicker styles - There's been discussion in #7621 around improving the styling/UX of the datepicker. @jasmussen has some great ideas here: https://github.com/WordPress/gutenberg/pull/7621#issuecomment-401301889 and in the same issue @karmatosed referenced a datepicker she dug: https://github.com/WordPress/gu...
non_main
improve datepicker styles there s been discussion in around improving the styling ux of the datepicker jasmussen has some great ideas here and in the same issue karmatosed referenced a datepicker she dug we should do these things for sure but i m creating this issue separately to document the styles u...
0
42,784
5,535,884,827
IssuesEvent
2017-03-21 18:19:22
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
With clause in query expressions (support for zip)
0 - Backlog Area-Language Design Feature Request
I propose to add a `with` clause to the query expression syntax. This will allow us to zip sequences together using either LINQ syntax. A query expression with a `with` clause followed by a `select` clause ``` c# from x1 in e1 with x2 in e2 select v ``` is translated into ``` c# ( e1 ) . Zip( e2, ( x1 , x2 ) => v ...
1.0
With clause in query expressions (support for zip) - I propose to add a `with` clause to the query expression syntax. This will allow us to zip sequences together using either LINQ syntax. A query expression with a `with` clause followed by a `select` clause ``` c# from x1 in e1 with x2 in e2 select v ``` is transl...
non_main
with clause in query expressions support for zip i propose to add a with clause to the query expression syntax this will allow us to zip sequences together using either linq syntax a query expression with a with clause followed by a select clause c from in with in select v is translated...
0
4,206
20,618,209,366
IssuesEvent
2022-03-07 15:06:21
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[BUG] Latest release (2.0.4) is not starting
🐛 Bug 👤 Awaiting Maintainer Response
<h3 dir="auto">Environment</h3> <p dir="auto">Self-Hosted (Docker)</p> <h3 dir="auto">Version</h3> <p dir="auto">2.0.4</p> <h3 dir="auto">Describe the problem</h3> <p dir="auto">With release 2.0.4 container is not becoming ready, its just in "starting" and does not works after hours.</p> <p dir="auto">I removed my prev...
True
[BUG] Latest release (2.0.4) is not starting - <h3 dir="auto">Environment</h3> <p dir="auto">Self-Hosted (Docker)</p> <h3 dir="auto">Version</h3> <p dir="auto">2.0.4</p> <h3 dir="auto">Describe the problem</h3> <p dir="auto">With release 2.0.4 container is not becoming ready, its just in "starting" and does not works ...
main
latest release is not starting environment self hosted docker version describe the problem with release container is not becoming ready its just in starting and does not works after hours i removed my previous configuration remove the volume to check if a fresh restart wo...
1
4,031
18,836,789,501
IssuesEvent
2021-11-11 02:34:29
prismatic-obloquy/chattor
https://api.github.com/repos/prismatic-obloquy/chattor
closed
Move the Pages site to the docs branch
maintainer-only
Keeping it on its own branch will make it easier to handle, and keep changes to it from bogging down the various pipelines. So... yeah, move it to its own branch and update Pages to point to that.
True
Move the Pages site to the docs branch - Keeping it on its own branch will make it easier to handle, and keep changes to it from bogging down the various pipelines. So... yeah, move it to its own branch and update Pages to point to that.
main
move the pages site to the docs branch keeping it on its own branch will make it easier to handle and keep changes to it from bogging down the various pipelines so yeah move it to its own branch and update pages to point to that
1
2,853
10,239,338,254
IssuesEvent
2019-08-19 18:00:13
arcticicestudio/styleguide-javascript
https://api.github.com/repos/arcticicestudio/styleguide-javascript
closed
Monorepo with ESLint packages
context-pkg context-workflow scope-configurability scope-dx scope-maintainability scope-quality scope-stability target-pkg-eslint target-pkg-eslint-base type-epic
## Current Project State Currently this repository only contains the actual styleguide documentation while specific projects that implement the guidelines for linters and code style analyzer live in separate repositories. This is the best approach for modularity and a small and clear code base, but it increases the ...
True
Monorepo with ESLint packages - ## Current Project State Currently this repository only contains the actual styleguide documentation while specific projects that implement the guidelines for linters and code style analyzer live in separate repositories. This is the best approach for modularity and a small and clear ...
main
monorepo with eslint packages current project state currently this repository only contains the actual styleguide documentation while specific projects that implement the guidelines for linters and code style analyzer live in separate repositories this is the best approach for modularity and a small and clear ...
1
1,031
4,827,518,233
IssuesEvent
2016-11-07 13:53:11
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
Consul module idempotency
affects_2.3 feature_idea waiting_on_maintainer
Hey guys! I wonder if anyone can provide a bit of insight into this comment: https://github.com/ansible/ansible-modules-extras/blob/fdb4a58f975fc4df4b22157b97428b0b274a0d3d/clustering/consul.py#L33-L38 Was hoping I could help further that effort along on either the consul or the ansible side, but after some searching...
True
Consul module idempotency - Hey guys! I wonder if anyone can provide a bit of insight into this comment: https://github.com/ansible/ansible-modules-extras/blob/fdb4a58f975fc4df4b22157b97428b0b274a0d3d/clustering/consul.py#L33-L38 Was hoping I could help further that effort along on either the consul or the ansible si...
main
consul module idempotency hey guys i wonder if anyone can provide a bit of insight into this comment was hoping i could help further that effort along on either the consul or the ansible side but after some searching im not able to find much news about this upcoming api maybe sgargan can help thanks so ...
1
3,387
13,157,647,443
IssuesEvent
2020-08-10 13:06:45
RapidField/solid-instruments
https://api.github.com/repos/RapidField/solid-instruments
closed
Add registration aggregate for Entity Framework dependencies.
Category-Feature Source-Maintainer Stage-3-InProgress Subcategory-Functionality Subsystem-DataAccess Tag-AddReleaseNote Verdict-Pending Version-1.0.26 WindowForDelivery-2021-Q1
# Feature Request This issue represents a suggestion for new **Solid Instruments** functionality. ## Overview Extend the **Autofac** and native .NET dependency injection abstractions to expose single-line registration options for **Entity Framework** support dependencies. ## Statement of work The followi...
True
Add registration aggregate for Entity Framework dependencies. - # Feature Request This issue represents a suggestion for new **Solid Instruments** functionality. ## Overview Extend the **Autofac** and native .NET dependency injection abstractions to expose single-line registration options for **Entity Framewor...
main
add registration aggregate for entity framework dependencies feature request this issue represents a suggestion for new solid instruments functionality overview extend the autofac and native net dependency injection abstractions to expose single line registration options for entity framewor...
1
3,610
14,598,191,656
IssuesEvent
2020-12-20 23:41:00
spack/spack
https://api.github.com/repos/spack/spack
closed
Maintainers bots and actions
actions feature maintainers
I've been trying to think of ways to increase our number of packages with official maintainers. Here's what I came up with. 1. Add a GitHub action to automatically add package `maintainers` as reviewers of PRs. This was attempted in #12269, but later removed because we never got it working. I wanted to open a dedica...
True
Maintainers bots and actions - I've been trying to think of ways to increase our number of packages with official maintainers. Here's what I came up with. 1. Add a GitHub action to automatically add package `maintainers` as reviewers of PRs. This was attempted in #12269, but later removed because we never got it wor...
main
maintainers bots and actions i ve been trying to think of ways to increase our number of packages with official maintainers here s what i came up with add a github action to automatically add package maintainers as reviewers of prs this was attempted in but later removed because we never got it working...
1
91,390
10,719,823,294
IssuesEvent
2019-10-26 13:15:57
locustio/locust
https://api.github.com/repos/locustio/locust
closed
Possible typo in docs
documentation
<!-- For general questions about how to use Locust, use either the Slack link provided in the Readme or [ask a question on Stack Overflow](https://stackoverflow.com/questions/ask) tagged Locust.--> ### Description of issue / feature request In this section of the docs: https://docs.locust.io/en/stable/writing-a...
1.0
Possible typo in docs - <!-- For general questions about how to use Locust, use either the Slack link provided in the Readme or [ask a question on Stack Overflow](https://stackoverflow.com/questions/ask) tagged Locust.--> ### Description of issue / feature request In this section of the docs: https://docs.locus...
non_main
possible typo in docs description of issue feature request in this section of the docs client is referenced not as an attribute everywhere else it s self client is this a typo expected behavior code examples should reference self client actual behavior some code exam...
0
5,883
32,024,765,347
IssuesEvent
2023-09-22 08:03:22
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
`expression-language` module shouldn't depend on `scheduler`
kind/toil good first issue area/maintainability component/scheduler
**Description** The `zeebe-expression-language` depends on the `scheduler` module because it accepts an `ActorClock` as it's source of time. This is a bit inelegant and we should make changes so that `zeebe-expression-language` doesn't have a direct dependency on `scheduler`, for example by injecting `ZeebeFeelEngi...
True
`expression-language` module shouldn't depend on `scheduler` - **Description** The `zeebe-expression-language` depends on the `scheduler` module because it accepts an `ActorClock` as it's source of time. This is a bit inelegant and we should make changes so that `zeebe-expression-language` doesn't have a direct dep...
main
expression language module shouldn t depend on scheduler description the zeebe expression language depends on the scheduler module because it accepts an actorclock as it s source of time this is a bit inelegant and we should make changes so that zeebe expression language doesn t have a direct dep...
1
756,710
26,482,661,893
IssuesEvent
2023-01-17 15:43:24
LiteLDev/LiteLoaderBDS
https://api.github.com/repos/LiteLDev/LiteLoaderBDS
closed
`JsonConfigFile`行为异常
type: bug module: script engine priority: high
### 异常模块 ScriptEngine (脚本引擎) ### 操作系统 Windows Server 2022 ### LiteLoader 版本 2.9.1 Actions#123 779364e ### BDS 版本 1.19.51.01 ### 发生了什么? `new JsonConfigFile`创建的是文件夹 ### 复现此问题的步骤 _No response_ ### 有关的日志/输出 _No response_ ### 插件列表 _No response_
1.0
`JsonConfigFile`行为异常 - ### 异常模块 ScriptEngine (脚本引擎) ### 操作系统 Windows Server 2022 ### LiteLoader 版本 2.9.1 Actions#123 779364e ### BDS 版本 1.19.51.01 ### 发生了什么? `new JsonConfigFile`创建的是文件夹 ### 复现此问题的步骤 _No response_ ### 有关的日志/输出 _No response_ ### 插件列表 _No response_
non_main
jsonconfigfile 行为异常 异常模块 scriptengine 脚本引擎 操作系统 windows server liteloader 版本 actions bds 版本 发生了什么 new jsonconfigfile 创建的是文件夹 复现此问题的步骤 no response 有关的日志 输出 no response 插件列表 no response
0
613,774
19,098,071,189
IssuesEvent
2021-11-29 18:56:21
kubeapps/kubeapps
https://api.github.com/repos/kubeapps/kubeapps
opened
Installed app not found right after installing a Carvel package
kind/bug component/dashboard priority/high size/S
Parent issue: https://github.com/kubeapps/kubeapps/issues/3849 When a package is installed, we got redirected to the InstalledPackage view, which is great. The problem is that Kapp hasn't created the `App` resource yet. Alternatives (I'd go with 2) 1. Auto-retry from the UI in N attempts - follow-up idea: s...
1.0
Installed app not found right after installing a Carvel package - Parent issue: https://github.com/kubeapps/kubeapps/issues/3849 When a package is installed, we got redirected to the InstalledPackage view, which is great. The problem is that Kapp hasn't created the `App` resource yet. Alternatives (I'd go with 2) ...
non_main
installed app not found right after installing a carvel package parent issue when a package is installed we got redirected to the installedpackage view which is great the problem is that kapp hasn t created the app resource yet alternatives i d go with auto retry from the ui in n attempts ...
0
3,159
12,220,380,904
IssuesEvent
2020-05-02 01:17:14
short-d/short
https://api.github.com/repos/short-d/short
opened
[Refactor] Generate random alias if empty or malicious string is passed for alias from frontend
maintainability
**What is frustrating you?** When you specify an empty string custom alias (currently impossible from the frontend but a custom form can be crafted to do this) and click "Create Short Link", it is passed as an empty string into the backend. This will end up producing a short link of empty string alias, which is undesi...
True
[Refactor] Generate random alias if empty or malicious string is passed for alias from frontend - **What is frustrating you?** When you specify an empty string custom alias (currently impossible from the frontend but a custom form can be crafted to do this) and click "Create Short Link", it is passed as an empty strin...
main
generate random alias if empty or malicious string is passed for alias from frontend what is frustrating you when you specify an empty string custom alias currently impossible from the frontend but a custom form can be crafted to do this and click create short link it is passed as an empty string into th...
1
186,955
14,426,868,445
IssuesEvent
2020-12-06 00:28:37
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
munnerz/k8s-api-pager-demo: vendor/k8s.io/apiserver/pkg/endpoints/handlers/responsewriters/status_test.go; 6 LoC
fresh test tiny vendored
Found a possible issue in [munnerz/k8s-api-pager-demo](https://www.github.com/munnerz/k8s-api-pager-demo) at [vendor/k8s.io/apiserver/pkg/endpoints/handlers/responsewriters/status_test.go](https://github.com/munnerz/k8s-api-pager-demo/blob/c4470dbbc304d9f165df0b77ae15da170b07b16a/vendor/k8s.io/apiserver/pkg/endpoints/...
1.0
munnerz/k8s-api-pager-demo: vendor/k8s.io/apiserver/pkg/endpoints/handlers/responsewriters/status_test.go; 6 LoC - Found a possible issue in [munnerz/k8s-api-pager-demo](https://www.github.com/munnerz/k8s-api-pager-demo) at [vendor/k8s.io/apiserver/pkg/endpoints/handlers/responsewriters/status_test.go](https://github....
non_main
munnerz api pager demo vendor io apiserver pkg endpoints handlers responsewriters status test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consid...
0
4,895
25,138,767,445
IssuesEvent
2022-11-09 21:01:50
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Keyboard fails to move active cell after clicking a column header or row header
type: bug work: frontend status: ready restricted: maintainers
## Steps to reproduce 1. Go to a table page. 1. Click on a cell to select it. 1. Press `Up`, `Down`, `Left`, `Right`, `Tab` and `Shift+Tab`. 1. Observe the active cell to move in response to the keyboard. Good. 1. Click on a column header to select all the cells within the column. 1. Press those keyboard keys again. 1...
True
Keyboard fails to move active cell after clicking a column header or row header - ## Steps to reproduce 1. Go to a table page. 1. Click on a cell to select it. 1. Press `Up`, `Down`, `Left`, `Right`, `Tab` and `Shift+Tab`. 1. Observe the active cell to move in response to the keyboard. Good. 1. Click on a column heade...
main
keyboard fails to move active cell after clicking a column header or row header steps to reproduce go to a table page click on a cell to select it press up down left right tab and shift tab observe the active cell to move in response to the keyboard good click on a column heade...
1
88,953
10,584,732,093
IssuesEvent
2019-10-08 15:59:44
Astrotomic/stancy
https://api.github.com/repos/Astrotomic/stancy
opened
Add nginx config for static serving
documentation
Add a default nginx config to serve static HTML files and Laravel app as fallback.
1.0
Add nginx config for static serving - Add a default nginx config to serve static HTML files and Laravel app as fallback.
non_main
add nginx config for static serving add a default nginx config to serve static html files and laravel app as fallback
0
5,215
26,464,347,001
IssuesEvent
2023-01-16 21:18:51
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Flag --incompatible_disable_starlark_host_transitions will break Android Studio Plugin Google in Bazel 7.0
type: bug product: Android Studio topic: bazel awaiting-maintainer
Incompatible flag `--incompatible_disable_starlark_host_transitions` will be enabled by default in the next major release (Bazel 7.0), thus breaking Android Studio Plugin Google. Please migrate to fix this and unblock the flip of this flag. The flag is documented here: [bazelbuild/bazel#17032](https://github.com/baz...
True
Flag --incompatible_disable_starlark_host_transitions will break Android Studio Plugin Google in Bazel 7.0 - Incompatible flag `--incompatible_disable_starlark_host_transitions` will be enabled by default in the next major release (Bazel 7.0), thus breaking Android Studio Plugin Google. Please migrate to fix this and u...
main
flag incompatible disable starlark host transitions will break android studio plugin google in bazel incompatible flag incompatible disable starlark host transitions will be enabled by default in the next major release bazel thus breaking android studio plugin google please migrate to fix this and u...
1
256,982
22,139,545,815
IssuesEvent
2022-06-03 04:41:20
brave/brave-ios
https://api.github.com/repos/brave/brave-ios
closed
Manual test run for `1.39` on iPhone running `iOS 15`
QA/Yes release-notes/exclude QA Pass - iPhone tests iPhone
## Installer - [x] Check that installer is close to the size of the last release - [x] Check the Brave version in About and make sure it is EXACTLY as expected ## Data - [x] Verify that data from the previous build appears in the updated build as expected (bookmarks, history, etc.) - [x] Verify that cookies from th...
1.0
Manual test run for `1.39` on iPhone running `iOS 15` - ## Installer - [x] Check that installer is close to the size of the last release - [x] Check the Brave version in About and make sure it is EXACTLY as expected ## Data - [x] Verify that data from the previous build appears in the updated build as expected (boo...
non_main
manual test run for on iphone running ios installer check that installer is close to the size of the last release check the brave version in about and make sure it is exactly as expected data verify that data from the previous build appears in the updated build as expected bookmarks ...
0
5,640
28,369,224,291
IssuesEvent
2023-04-12 15:45:54
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Allow pasting from the system clipboard into Mathesar cells
type: enhancement work: frontend status: ready restricted: maintainers
## Current behavior - Mathesar allows cell data to be _copied_ to the system clipboard (implemented in #2773) - There is no _paste_ functionality though. ## Desired behavior - "Paste" is quite a bit more complex than "copy". The behavior is specified in detail within our [Clipboard Interaction specs](https://wiki.ma...
True
Allow pasting from the system clipboard into Mathesar cells - ## Current behavior - Mathesar allows cell data to be _copied_ to the system clipboard (implemented in #2773) - There is no _paste_ functionality though. ## Desired behavior - "Paste" is quite a bit more complex than "copy". The behavior is specified in d...
main
allow pasting from the system clipboard into mathesar cells current behavior mathesar allows cell data to be copied to the system clipboard implemented in there is no paste functionality though desired behavior paste is quite a bit more complex than copy the behavior is specified in deta...
1
231,870
17,759,771,178
IssuesEvent
2021-08-29 13:23:57
matteodelabre/vnsee
https://api.github.com/repos/matteodelabre/vnsee
closed
Build fails looking for <filesystem> header
documentation
I've probably just missed some basic configuration option, but 0d94c7f39b817c3cb0ea921fc41e9ee702f90295 adds the `#include <filesystem>` header, which causes my build to fail: ``` [ 39%] Building CXX object CMakeFiles/vnsee.dir/src/rmioc/device.cpp.o /home/steven/Documents/projects/remarkable/vnsee/src/rmioc/devic...
1.0
Build fails looking for <filesystem> header - I've probably just missed some basic configuration option, but 0d94c7f39b817c3cb0ea921fc41e9ee702f90295 adds the `#include <filesystem>` header, which causes my build to fail: ``` [ 39%] Building CXX object CMakeFiles/vnsee.dir/src/rmioc/device.cpp.o /home/steven/Docum...
non_main
build fails looking for header i ve probably just missed some basic configuration option but adds the include header which causes my build to fail building cxx object cmakefiles vnsee dir src rmioc device cpp o home steven documents projects remarkable vnsee src rmioc device cpp fatal err...
0
1,975
6,694,173,755
IssuesEvent
2017-10-10 00:05:35
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Places: show working time range
Improvement Internal Maintainer Approved
Could we also show opening/closing time on queries like "McDonalds nearby". --- IA Page: http://duck.co/ia/view/maps_places [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @nilnilnil
True
Places: show working time range - Could we also show opening/closing time on queries like "McDonalds nearby". --- IA Page: http://duck.co/ia/view/maps_places [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @nilnilnil
main
places show working time range could we also show opening closing time on queries like mcdonalds nearby ia page nilnilnil
1
3,265
12,424,994,645
IssuesEvent
2020-05-24 14:22:37
dappkit/aviondb
https://api.github.com/repos/dappkit/aviondb
closed
Typescript Interfaces & ESLint Config
maintainance
It'd be great to see the AvionDB environment fully integrated with Typescript (interfaces for each class etc, strict types for method arguments etc). I also noticed a lot of variables use `var` instead of `const` or `let`. An ESLint config could help enforce some requirements (such as only use `const` or `let` inst...
True
Typescript Interfaces & ESLint Config - It'd be great to see the AvionDB environment fully integrated with Typescript (interfaces for each class etc, strict types for method arguments etc). I also noticed a lot of variables use `var` instead of `const` or `let`. An ESLint config could help enforce some requirements...
main
typescript interfaces eslint config it d be great to see the aviondb environment fully integrated with typescript interfaces for each class etc strict types for method arguments etc i also noticed a lot of variables use var instead of const or let an eslint config could help enforce some requirements...
1
5,206
26,457,601,785
IssuesEvent
2023-01-16 15:18:56
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Add support for self-referential links within Link Table modal
type: enhancement work: frontend status: ready restricted: maintainers
Description and discussion pending
True
Add support for self-referential links within Link Table modal - Description and discussion pending
main
add support for self referential links within link table modal description and discussion pending
1
1,699
6,574,376,520
IssuesEvent
2017-09-11 12:39:45
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ec2_asg does not work when using replace_all_instances option
affects_2.2 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_asg ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT OSX, local_action ##### SUMMARY When using the option replace_all_instanc...
True
ec2_asg does not work when using replace_all_instances option - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_asg ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### OS / ENVIRONMENT OSX, local_ac...
main
asg does not work when using replace all instances option issue type bug report component name asg ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides os environment osx local action...
1
3,603
14,546,271,435
IssuesEvent
2020-12-15 20:58:12
microsoft/DirectXTK
https://api.github.com/repos/microsoft/DirectXTK
closed
Add vcpkg installation instructions
maintainence
`directxtk `is available as a port in [vcpkg](https://github.com/microsoft/vcpkg), a C++ library manager that simplifies installation for `directxtk `and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build `directxtk `, ready to be ...
True
Add vcpkg installation instructions - `directxtk `is available as a port in [vcpkg](https://github.com/microsoft/vcpkg), a C++ library manager that simplifies installation for `directxtk `and other project dependencies. Documenting the install process here will help users get started by providing a single set of comma...
main
add vcpkg installation instructions directxtk is available as a port in a c library manager that simplifies installation for directxtk and other project dependencies documenting the install process here will help users get started by providing a single set of commands to build directxtk ready to be in...
1
3,797
16,238,951,623
IssuesEvent
2021-05-07 06:53:18
walbourn/directx-vs-templates
https://api.github.com/repos/walbourn/directx-vs-templates
closed
Remove support for Windows 10 SDK (14393) or earlier
maintainence
There are a few places in the templates where I use this guard. ``` #if defined(NTDDI_WIN10_RS2) && (NTDDI_VERSION >= NTDDI_WIN10_RS2) ``` This is specifically to support the Windows 10 SDK (14393) which was the last one supported for VS 2015. Since I no longer support VS 2015, I can remove these guards to simp...
True
Remove support for Windows 10 SDK (14393) or earlier - There are a few places in the templates where I use this guard. ``` #if defined(NTDDI_WIN10_RS2) && (NTDDI_VERSION >= NTDDI_WIN10_RS2) ``` This is specifically to support the Windows 10 SDK (14393) which was the last one supported for VS 2015. Since I no lo...
main
remove support for windows sdk or earlier there are a few places in the templates where i use this guard if defined ntddi ntddi version ntddi this is specifically to support the windows sdk which was the last one supported for vs since i no longer support vs i can ...
1
736,617
25,480,242,070
IssuesEvent
2022-11-25 19:35:14
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
PPR Search by Name - Only first letter of middle name is matched for "exact match" purposes
bug Priority3 Assets
## Description When I perform a PPR search by name, only the first letter of the middle name is matched for the purpose of identifying "exact matches" on the search results screen. This is a function of the search algorithm, but the reason why is not known at this time (it may have been a holdover from how the legacy a...
1.0
PPR Search by Name - Only first letter of middle name is matched for "exact match" purposes - ## Description When I perform a PPR search by name, only the first letter of the middle name is matched for the purpose of identifying "exact matches" on the search results screen. This is a function of the search algorithm, b...
non_main
ppr search by name only first letter of middle name is matched for exact match purposes description when i perform a ppr search by name only the first letter of the middle name is matched for the purpose of identifying exact matches on the search results screen this is a function of the search algorithm b...
0
3,740
15,707,387,800
IssuesEvent
2021-03-26 18:48:23
precice/precice
https://api.github.com/repos/precice/precice
closed
Extend CI to macOS
maintainability
We got the hardware. Next steps: * Add a macOS build to the workflow * Setup and use a local runner
True
Extend CI to macOS - We got the hardware. Next steps: * Add a macOS build to the workflow * Setup and use a local runner
main
extend ci to macos we got the hardware next steps add a macos build to the workflow setup and use a local runner
1
1,486
2,860,124,295
IssuesEvent
2015-06-03 14:29:49
Graylog2/graylog2-web-interface
https://api.github.com/repos/Graylog2/graylog2-web-interface
opened
Trying to access a deleted saved search should redirect you nicely
usability
On 1.1.0-rc.3, trying to access a saved search that was deleted (or doesn't exist) results in a error page. Instead of this, we should properly redirect to a normal search and explain that the search was not found.
True
Trying to access a deleted saved search should redirect you nicely - On 1.1.0-rc.3, trying to access a saved search that was deleted (or doesn't exist) results in a error page. Instead of this, we should properly redirect to a normal search and explain that the search was not found.
non_main
trying to access a deleted saved search should redirect you nicely on rc trying to access a saved search that was deleted or doesn t exist results in a error page instead of this we should properly redirect to a normal search and explain that the search was not found
0
212,468
16,452,297,478
IssuesEvent
2021-05-21 07:45:02
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
The testcontainers are not able to pull the ryuk image
Source: Internal Team: Core Type: Test-Failure
Pulling the `ryuk` image fails in testcontainer tests. The issue is discussed here: https://github.com/testcontainers/testcontainers-java/issues/3574 It might be related to downgrading the testcontainers version in #18535. We could try if the new version 1.15.3 solves the problems. **Stacktrace** ``` [INFO] Ru...
1.0
The testcontainers are not able to pull the ryuk image - Pulling the `ryuk` image fails in testcontainer tests. The issue is discussed here: https://github.com/testcontainers/testcontainers-java/issues/3574 It might be related to downgrading the testcontainers version in #18535. We could try if the new version 1.15...
non_main
the testcontainers are not able to pull the ryuk image pulling the ryuk image fails in testcontainer tests the issue is discussed here it might be related to downgrading the testcontainers version in we could try if the new version solves the problems stacktrace running com hazelca...
0
5,562
27,822,775,132
IssuesEvent
2023-03-19 12:34:34
shield-wall/myprofile
https://api.github.com/repos/shield-wall/myprofile
closed
Remove css from user website
enhancement layout maintainer
for now we are using many css to user's website [example](https://www.myprofile.pro/eerison) the idea is use only [bulma](https://bulma.io) for this page.
True
Remove css from user website - for now we are using many css to user's website [example](https://www.myprofile.pro/eerison) the idea is use only [bulma](https://bulma.io) for this page.
main
remove css from user website for now we are using many css to user s website the idea is use only for this page
1
503,040
14,578,262,198
IssuesEvent
2020-12-18 04:20:09
magento/magento2
https://api.github.com/repos/magento/magento2
opened
[GraphQl] Add wishlist item to cart Implementation
Priority: P1 Progress: ready for dev
Implement coverage for this new mutation  <https://github.com/magento/architecture/blob/master/design-documents/graph-ql/coverage/customer/Wishlist.graphqls] `addWishlistItemsToCart( wishlistUid: ID!, @doc(description: "unique Id of wishlist") wishlistItemUids: [ID!> @doc(description: "Optional param. selected wi...
1.0
[GraphQl] Add wishlist item to cart Implementation - Implement coverage for this new mutation  <https://github.com/magento/architecture/blob/master/design-documents/graph-ql/coverage/customer/Wishlist.graphqls] `addWishlistItemsToCart( wishlistUid: ID!, @doc(description: "unique Id of wishlist") wishlistItemUids:...
non_main
add wishlist item to cart implementation implement coverage for this new mutation  addwishlistitemstocart wishlistuid id doc description unique id of wishlist wishlistitemuids id doc description optional param selected wish list items that are to be added addwishlistitemstocartoutput...
0
4,179
20,111,574,517
IssuesEvent
2022-02-07 15:31:29
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
MiKo_3022 should not report for inherited methods
bug Area: analyzer Area: maintainability
As the return types cannot be changed for inherited methods, MiKo_3022 should not consider them.
True
MiKo_3022 should not report for inherited methods - As the return types cannot be changed for inherited methods, MiKo_3022 should not consider them.
main
miko should not report for inherited methods as the return types cannot be changed for inherited methods miko should not consider them
1
43,948
5,719,686,767
IssuesEvent
2017-04-19 22:45:26
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
opened
Settings v Preferences mismatch
design feature/about-pages settings
- Did you search for similar issues before submitting this one? Yes - Describe the issue you encountered: I was opening an issue for Sync, and noticed that we use _Settings_ from the top menu: **_Edit > Settings_** for the `about:preferences` page. Sync issue opened for reference: https://github.com/brave/s...
1.0
Settings v Preferences mismatch - - Did you search for similar issues before submitting this one? Yes - Describe the issue you encountered: I was opening an issue for Sync, and noticed that we use _Settings_ from the top menu: **_Edit > Settings_** for the `about:preferences` page. Sync issue opened for ref...
non_main
settings v preferences mismatch did you search for similar issues before submitting this one yes describe the issue you encountered i was opening an issue for sync and noticed that we use settings from the top menu edit settings for the about preferences page sync issue opened for ref...
0
128,185
12,365,962,633
IssuesEvent
2020-05-18 09:39:56
prometheus/docs
https://api.github.com/repos/prometheus/docs
closed
Visualization: Grafana Documentation Out-of-Date
wrong documentation
Following this documentation: https://prometheus.io/docs/visualization/grafana/ The [configuring data source image](https://prometheus.io/assets/grafana_configuring_datasource.png) is out-of-date, and confusing given the [wording changes made to Direct / Proxy access](https://github.com/grafana/grafana/pull/11531)....
1.0
Visualization: Grafana Documentation Out-of-Date - Following this documentation: https://prometheus.io/docs/visualization/grafana/ The [configuring data source image](https://prometheus.io/assets/grafana_configuring_datasource.png) is out-of-date, and confusing given the [wording changes made to Direct / Proxy acce...
non_main
visualization grafana documentation out of date following this documentation the is out of date and confusing given the also the documentation doesn t appear to be complete for a simple use case in docker given docker pull prom prometheus docker run p prom prometheus docker run ...
0
2,316
8,299,919,643
IssuesEvent
2018-09-21 05:59:32
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
reopened
Namespace names should not contain technical stuff such as 'Interface(s)', 'Exception(s)', 'ViewModel(s)', 'Implementation(s)'
Area: analyzer Area: maintainability Area: naming feature
Namespace names should be more functional than technical. So they should not contains something like: - Implementation - Implementations - Interface - Interfaces - Exception - Exceptions - Model - Models - Proxy - Proxies - ServiceProxy - ServiceProxies - View - Views - ViewModel - ViewModels In addtion, they should ...
True
Namespace names should not contain technical stuff such as 'Interface(s)', 'Exception(s)', 'ViewModel(s)', 'Implementation(s)' - Namespace names should be more functional than technical. So they should not contains something like: - Implementation - Implementations - Interface - Interfaces - Exception - Exceptions - M...
main
namespace names should not contain technical stuff such as interface s exception s viewmodel s implementation s namespace names should be more functional than technical so they should not contains something like implementation implementations interface interfaces exception exceptions m...
1
3,804
16,456,001,301
IssuesEvent
2021-05-21 12:40:03
cloverhearts/quilljs-markdown
https://api.github.com/repos/cloverhearts/quilljs-markdown
closed
[] is no style?
READY FOR MERGE Saw with Maintainer
target: [] => -[] now: [] => dot In addition, can you support tab input to indent?
True
[] is no style? - target: [] => -[] now: [] => dot In addition, can you support tab input to indent?
main
is no style target now dot in addition can you support tab input to indent?
1
274,192
23,818,479,524
IssuesEvent
2022-09-05 09:02:46
AhmedNSidd/gamers-social-manager-telegram-bot
https://api.github.com/repos/AhmedNSidd/gamers-social-manager-telegram-bot
closed
Prevent old invites from expiring
V1.0 Release user-testing discussion
Right now, our invite system needs some work to not automatically expire old invites if new ones are sent out. details will be discussed and shared here soon. jas's suggestion
1.0
Prevent old invites from expiring - Right now, our invite system needs some work to not automatically expire old invites if new ones are sent out. details will be discussed and shared here soon. jas's suggestion
non_main
prevent old invites from expiring right now our invite system needs some work to not automatically expire old invites if new ones are sent out details will be discussed and shared here soon jas s suggestion
0
442,466
30,837,075,501
IssuesEvent
2023-08-02 08:09:23
Kwonminwoo/board-fc
https://api.github.com/repos/Kwonminwoo/board-fc
closed
깃헙 프로젝트와 이슈 정리하기
documentation
깃헙 프로젝트를 세팅하고, 카드를 만들어 정리 * [x] 프로젝트 베타 만들기 * [x] 카드 목록 만들기 - 강의 커리큘럼 * [x] 이슈로 적절히 바꾸기
1.0
깃헙 프로젝트와 이슈 정리하기 - 깃헙 프로젝트를 세팅하고, 카드를 만들어 정리 * [x] 프로젝트 베타 만들기 * [x] 카드 목록 만들기 - 강의 커리큘럼 * [x] 이슈로 적절히 바꾸기
non_main
깃헙 프로젝트와 이슈 정리하기 깃헙 프로젝트를 세팅하고 카드를 만들어 정리 프로젝트 베타 만들기 카드 목록 만들기 강의 커리큘럼 이슈로 적절히 바꾸기
0
359,072
10,659,689,323
IssuesEvent
2019-10-18 08:18:14
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - see bug description
ML Incorrect ML OFF browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.google.com/search?q=mainboard+wechseln+ohne+Windows+neu&ie=utf-8&oe=utf-8&client=firefox-b-m **Browser / Version**: Firefox Mob...
1.0
www.google.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.google.com/search?q=mainboard+wechseln+ohne+Windows+neu&ie=utf-8&oe=utf-8&client=firefox-...
non_main
see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description site freeze steps to reproduce browser configuration gfx webrender all false gfx webrender b...
0
3,361
13,031,367,547
IssuesEvent
2020-07-28 01:00:40
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Maintainer change request - Content Access
Maintainer change request
Content Access is abandoned. I'm willing to take it over for now and try to get a full release: https://github.com/backdrop-contrib/content_access/issues/5
True
Maintainer change request - Content Access - Content Access is abandoned. I'm willing to take it over for now and try to get a full release: https://github.com/backdrop-contrib/content_access/issues/5
main
maintainer change request content access content access is abandoned i m willing to take it over for now and try to get a full release
1
3,471
13,312,468,035
IssuesEvent
2020-08-26 09:46:43
digitalpardoe/isyncit
https://api.github.com/repos/digitalpardoe/isyncit
closed
Power-Source-Based Bluetooth
Improvement No Longer Maintained
Add an option to turn bluetooth power on and off dependent on if the laptop is connected to a mains power source or not.
True
Power-Source-Based Bluetooth - Add an option to turn bluetooth power on and off dependent on if the laptop is connected to a mains power source or not.
main
power source based bluetooth add an option to turn bluetooth power on and off dependent on if the laptop is connected to a mains power source or not
1
427,192
29,802,250,894
IssuesEvent
2023-06-16 08:59:46
apecloud/kubeblocks
https://api.github.com/repos/apecloud/kubeblocks
closed
[Improvement] playground should check docker's version
kind/enhancement documentation
Is your improvement request related to a problem? Please describe. `playground init` on local host better to check docker's version, if the version is too low, the k3d cluster will fail to create. And better to output the operating system distro.
1.0
[Improvement] playground should check docker's version - Is your improvement request related to a problem? Please describe. `playground init` on local host better to check docker's version, if the version is too low, the k3d cluster will fail to create. And better to output the operating system distro.
non_main
playground should check docker s version is your improvement request related to a problem please describe playground init on local host better to check docker s version if the version is too low the cluster will fail to create and better to output the operating system distro
0
32,528
13,878,856,448
IssuesEvent
2020-10-17 11:44:29
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
Header autocomplete and header/source switch for "*.cu" "*.cuh" files
Feature Request Feature: Auto-complete Feature: Switch Header/Source Language Service more votes needed
Hi, I'm developing in Cuda right now and just adding `*.cu` and `*.cuh` to `files.associations` in settings works for syntax parsing. However, when I try to autocomplete `#include <Header.cuh>`, it doesn't show files with `.cuh`/`.cu` extensions. Also switching between `.cuh`/`.cu` as header/source doesn't work. ...
1.0
Header autocomplete and header/source switch for "*.cu" "*.cuh" files - Hi, I'm developing in Cuda right now and just adding `*.cu` and `*.cuh` to `files.associations` in settings works for syntax parsing. However, when I try to autocomplete `#include <Header.cuh>`, it doesn't show files with `.cuh`/`.cu` extensions....
non_main
header autocomplete and header source switch for cu cuh files hi i m developing in cuda right now and just adding cu and cuh to files associations in settings works for syntax parsing however when i try to autocomplete include it doesn t show files with cuh cu extensions also swi...
0
22,598
10,762,409,448
IssuesEvent
2019-10-31 23:34:40
RuslanGox/BigRepo
https://api.github.com/repos/RuslanGox/BigRepo
opened
CVE-2018-1000620 (High) detected in cryptiles-2.0.5.tgz
security vulnerability
## CVE-2018-1000620 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptiles-2.0.5.tgz</b></p></summary> <p>General purpose crypto utilities</p> <p>Library home page: <a href="https:/...
True
CVE-2018-1000620 (High) detected in cryptiles-2.0.5.tgz - ## CVE-2018-1000620 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptiles-2.0.5.tgz</b></p></summary> <p>General purpose c...
non_main
cve high detected in cryptiles tgz cve high severity vulnerability vulnerable library cryptiles tgz general purpose crypto utilities library home page a href path to dependency file tmp ws scm bigrepo moodle package json path to vulnerable library tmp ws scm ...
0
1,109
4,981,808,305
IssuesEvent
2016-12-07 09:19:44
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Things that are still del()'d
Maintainability - Hinders improvements - Not a bug
@duncathan Here's a few things that are still `del`'d; not all of them should necessarily be `qdel`'d, but it's something to look at: - some fake attacker images in hallucinations - a lot of clients in the admin modules/topics - inactivity - SQL2 related things - Client/New I'm sure there's others.
True
Things that are still del()'d - @duncathan Here's a few things that are still `del`'d; not all of them should necessarily be `qdel`'d, but it's something to look at: - some fake attacker images in hallucinations - a lot of clients in the admin modules/topics - inactivity - SQL2 related things - Client/New I'm sure t...
main
things that are still del d duncathan here s a few things that are still del d not all of them should necessarily be qdel d but it s something to look at some fake attacker images in hallucinations a lot of clients in the admin modules topics inactivity related things client new i m sure ther...
1
4,163
19,978,730,903
IssuesEvent
2022-01-29 14:43:11
TheOdinProject/curriculum
https://api.github.com/repos/TheOdinProject/curriculum
closed
Wrong Codepen on Intermediate HTML and CSS - Form Validation
Type: Bug Type: Maintainer Only
Escaping the backslash before a special character end up broke the form validation. All correct format is being evaluated as invalid ![](https://i.imgur.com/bJVG1MO.png) All codepens in the Pattern Validations section made this mistake. Backslash before special characters shouldn't be escaped as per this ...
True
Wrong Codepen on Intermediate HTML and CSS - Form Validation - Escaping the backslash before a special character end up broke the form validation. All correct format is being evaluated as invalid ![](https://i.imgur.com/bJVG1MO.png) All codepens in the Pattern Validations section made this mistake. Backsl...
main
wrong codepen on intermediate html and css form validation escaping the backslash before a special character end up broke the form validation all correct format is being evaluated as invalid all codepens in the pattern validations section made this mistake backslash before special characters sh...
1
287,055
21,636,093,465
IssuesEvent
2022-05-05 14:21:01
ethyca/fidesops
https://api.github.com/repos/ethyca/fidesops
closed
<masked_object_fields> docs example should include trailing comma or be at end of request body
documentation
### Docs Update Description A minor "bug" in saas config documents that tripped me up in some of my own testing. Our `<masked_object_fields>` placeholder is replaced by a JSON serialization of fields that does include a trailing comma (`,`). This means the example provided leads users to a config that produces in...
1.0
<masked_object_fields> docs example should include trailing comma or be at end of request body - ### Docs Update Description A minor "bug" in saas config documents that tripped me up in some of my own testing. Our `<masked_object_fields>` placeholder is replaced by a JSON serialization of fields that does include...
non_main
docs example should include trailing comma or be at end of request body docs update description a minor bug in saas config documents that tripped me up in some of my own testing our placeholder is replaced by a json serialization of fields that does include a trailing comma this means the ex...
0
230,010
7,603,291,505
IssuesEvent
2018-04-29 13:01:39
alinaciuysal/OEDA
https://api.github.com/repos/alinaciuysal/OEDA
closed
results of the experiments
medium priority
- save experiment results (the whole result to be more generic) to the DB
1.0
results of the experiments - - save experiment results (the whole result to be more generic) to the DB
non_main
results of the experiments save experiment results the whole result to be more generic to the db
0
571,962
17,023,393,085
IssuesEvent
2021-07-03 01:47:43
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
disable proxy for localhost
Component: merkaartor Priority: major Resolution: fixed Type: enhancement
**[Submitted to the original trac issue database at 9.56am, Monday, 27th April 2009]** I have a proxy but use localhost for mapserver wms. So i have every time to go to preference to (un)check proxy settings (check to download or uplaod and uncheck to see wms images from mapserver). but I think the best is to hoce a ...
1.0
disable proxy for localhost - **[Submitted to the original trac issue database at 9.56am, Monday, 27th April 2009]** I have a proxy but use localhost for mapserver wms. So i have every time to go to preference to (un)check proxy settings (check to download or uplaod and uncheck to see wms images from mapserver). but ...
non_main
disable proxy for localhost i have a proxy but use localhost for mapserver wms so i have every time to go to preference to un check proxy settings check to download or uplaod and uncheck to see wms images from mapserver but i think the best is to hoce a firefox like setting no proxy for multiple host a...
0
558,310
16,529,200,372
IssuesEvent
2021-05-27 02:04:28
openmsupply/msupply-cold-chain
https://api.github.com/repos/openmsupply/msupply-cold-chain
closed
Can't update a sensors name
priority: high type: bug
**Describe the bug** When trying to update a sensors name, it doesn't work! **To Reproduce** Steps to reproduce the behavior: 1. Go and try update a sensor name, apparently doesn't work! 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Smartphone (please...
1.0
Can't update a sensors name - **Describe the bug** When trying to update a sensors name, it doesn't work! **To Reproduce** Steps to reproduce the behavior: 1. Go and try update a sensor name, apparently doesn't work! 4. See error **Expected behavior** A clear and concise description of what you expected to h...
non_main
can t update a sensors name describe the bug when trying to update a sensors name it doesn t work to reproduce steps to reproduce the behavior go and try update a sensor name apparently doesn t work see error expected behavior a clear and concise description of what you expected to h...
0
241
2,970,850,340
IssuesEvent
2015-07-14 00:19:21
cattolyst/datafinisher
https://api.github.com/repos/cattolyst/datafinisher
opened
Normalize the names of variables, files, and tables
maintainability
`dd2`,`data_dictionary`... these sorts of names will eventually cause confusion and maintainability issues. DataFinisher should have a consistent naming convention for the tables it creates, so they can be easily distinguished from native DataBuilder tables. Also, `makesql.py` is the sort of thing that someone who ...
True
Normalize the names of variables, files, and tables - `dd2`,`data_dictionary`... these sorts of names will eventually cause confusion and maintainability issues. DataFinisher should have a consistent naming convention for the tables it creates, so they can be easily distinguished from native DataBuilder tables. Als...
main
normalize the names of variables files and tables data dictionary these sorts of names will eventually cause confusion and maintainability issues datafinisher should have a consistent naming convention for the tables it creates so they can be easily distinguished from native databuilder tables also ...
1
66,472
8,933,398,450
IssuesEvent
2019-01-23 01:51:13
Sylius/Sylius
https://api.github.com/repos/Sylius/Sylius
closed
Custom cart contexts use-cases
Documentation Stale
**Sylius docs version**: latest **Description** In order to : - allow users to fully enjoy the ability to add their own cart contexts, - inform people of the customisation capabilities of Sylius, The documentation should contain some e-commerce uses-cases about why and how one can add a customized cart ...
1.0
Custom cart contexts use-cases - **Sylius docs version**: latest **Description** In order to : - allow users to fully enjoy the ability to add their own cart contexts, - inform people of the customisation capabilities of Sylius, The documentation should contain some e-commerce uses-cases about why and h...
non_main
custom cart contexts use cases sylius docs version latest description in order to allow users to fully enjoy the ability to add their own cart contexts inform people of the customisation capabilities of sylius the documentation should contain some e commerce uses cases about why and h...
0
194,149
15,397,968,649
IssuesEvent
2021-03-03 23:04:42
yanniz0r/sonq
https://api.github.com/repos/yanniz0r/sonq
opened
Add readme
documentation
- [ ] Preview picture - [ ] How to get the development started - [ ] How to deploy this thing - [ ] Contribution
1.0
Add readme - - [ ] Preview picture - [ ] How to get the development started - [ ] How to deploy this thing - [ ] Contribution
non_main
add readme preview picture how to get the development started how to deploy this thing contribution
0
536,784
15,713,274,392
IssuesEvent
2021-03-27 15:31:01
AY2021S2-CS2103-T14-2/tp
https://api.github.com/repos/AY2021S2-CS2103-T14-2/tp
opened
Improved Price, Find & FindAll to include price as range
priority.Medium
As a user, I can search for prices by specifying a range, so that I can go for cheaper food options.
1.0
Improved Price, Find & FindAll to include price as range - As a user, I can search for prices by specifying a range, so that I can go for cheaper food options.
non_main
improved price find findall to include price as range as a user i can search for prices by specifying a range so that i can go for cheaper food options
0
67,836
7,065,107,026
IssuesEvent
2018-01-06 16:03:18
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
closed
Cant create a nested parameterized test that uses @MethodSource
component: Jupiter status: waiting-for-feedback theme: parameterized tests
## Overview **Bug report.** Version : org.junit.jupiter:junit-jupiter-params:5.0.2 Cant create a nested parameterized test that uses `@MethodSource`. `@MethodSource` requires that it points to a static method. But you cannot have a static method from a non-static inner class. And you cant have a nested class th...
1.0
Cant create a nested parameterized test that uses @MethodSource - ## Overview **Bug report.** Version : org.junit.jupiter:junit-jupiter-params:5.0.2 Cant create a nested parameterized test that uses `@MethodSource`. `@MethodSource` requires that it points to a static method. But you cannot have a static method ...
non_main
cant create a nested parameterized test that uses methodsource overview bug report version org junit jupiter junit jupiter params cant create a nested parameterized test that uses methodsource methodsource requires that it points to a static method but you cannot have a static method ...
0
5,538
27,716,568,265
IssuesEvent
2023-03-14 17:19:47
cosmos/ibc-rs
https://api.github.com/repos/cosmos/ibc-rs
opened
[Crate] Take consistent approach for handling public structs/fields
O: maintainability
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that this is not a duplicate issue :) ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
True
[Crate] Take consistent approach for handling public structs/fields - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that this is not a duplicate...
main
take consistent approach for handling public structs fields ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v please also ensure that this is not a duplicate issue...
1
143,719
22,148,371,328
IssuesEvent
2022-06-03 14:18:28
KeyWorksRW/wxUiEditor
https://api.github.com/repos/KeyWorksRW/wxUiEditor
opened
Remove prop_display_images from books
design change
### Description: <!-- Provide a description of of what you want to happen here --> The various books that can contain images have a `display_images` property that controls whether or not images our displayed. wxUE uses that to determine whether or not to generate an image list for the book. It's a bit odd, though, fo...
1.0
Remove prop_display_images from books - ### Description: <!-- Provide a description of of what you want to happen here --> The various books that can contain images have a `display_images` property that controls whether or not images our displayed. wxUE uses that to determine whether or not to generate an image list ...
non_main
remove prop display images from books description the various books that can contain images have a display images property that controls whether or not images our displayed wxue uses that to determine whether or not to generate an image list for the book it s a bit odd though for a page to specify a bi...
0
1,657
6,574,047,497
IssuesEvent
2017-09-11 11:14:40
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
apt-rpm Failed to get /usr/bin/rpm
affects_2.2 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME apt-rpm ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 ``` ##### CONFIGURATION ``` $ cat ansible.cfg [defaults] transport = ssh remote_user = toto remote_port = 2222 host_...
True
apt-rpm Failed to get /usr/bin/rpm - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME apt-rpm ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 ``` ##### CONFIGURATION ``` $ cat ansible.cfg [defaults] transport = ssh remote_u...
main
apt rpm failed to get usr bin rpm issue type bug report component name apt rpm ansible version ansible configuration cat ansible cfg transport ssh remote user toto remote port host key checking false remote tmp tmp roles path...
1
3,516
13,778,780,230
IssuesEvent
2020-10-08 12:56:58
luakit/luakit
https://api.github.com/repos/luakit/luakit
closed
Gentoo ebuild needs update and maintainer
for-package-maintainer
https://packages.gentoo.org/packages/www-client/luakit I see the text `This package needs a new maintainer!`. And available is only testing version for amd64, would be nice to have x86 also. ![image](https://user-images.githubusercontent.com/3514015/88483465-d11f5600-cf70-11ea-82c2-07f17bf6049a.png)
True
Gentoo ebuild needs update and maintainer - https://packages.gentoo.org/packages/www-client/luakit I see the text `This package needs a new maintainer!`. And available is only testing version for amd64, would be nice to have x86 also. ![image](https://user-images.githubusercontent.com/3514015/88483465-d11f5600-cf...
main
gentoo ebuild needs update and maintainer i see the text this package needs a new maintainer and available is only testing version for would be nice to have also
1
1,592
6,572,373,223
IssuesEvent
2017-09-11 01:48:41
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
known_hosts hashed hosts
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - known_hosts ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.1.1.0 config file = (...)/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION None. ##### OS / ENVIRONMENT - ubuntu/trusty64 ##### SUMMARY When using `kno...
True
known_hosts hashed hosts - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - known_hosts ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.1.1.0 config file = (...)/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION None. ##### OS / ENVIRONMENT - ubuntu/trusty64 ###...
main
known hosts hashed hosts issue type bug report component name known hosts ansible version ansible version ansible config file ansible cfg configured module search path default w o overrides configuration none os environment ubuntu summ...
1
1,708
6,574,437,078
IssuesEvent
2017-09-11 12:53:49
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_image : make action explicit
affects_2.2 cloud docker feature_idea waiting_on_maintainer
Hi, ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME docker_images ##### ANSIBLE VERSION ``` root$ ansible --version ansible 2.2.0.0 config file = /etc/ansible/ansible.cfg configured module search path = ['/usr/share/ansible'] ``` ##### CONFIGURATION Not relevant ##### OS / ENVIRONME...
True
docker_image : make action explicit - Hi, ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME docker_images ##### ANSIBLE VERSION ``` root$ ansible --version ansible 2.2.0.0 config file = /etc/ansible/ansible.cfg configured module search path = ['/usr/share/ansible'] ``` ##### CONFIGURATION...
main
docker image make action explicit hi issue type feature idea component name docker images ansible version root ansible version ansible config file etc ansible ansible cfg configured module search path configuration not relevant ...
1
29,967
5,967,786,914
IssuesEvent
2017-05-30 16:40:46
buildo/react-components
https://api.github.com/repos/buildo/react-components
opened
React peerDependency is still <0.15
defect
## description When installing brc on a React 15 project npm yields ``` ├─┬ buildo-react-components@0.22.1 │ └── UNMET PEER DEPENDENCY react@>=0.13.0 <0.15.0 || ^0.14.0-beta3 └── UNMET PEER DEPENDENCY eslint-plugin-jsx-a11y@5.0.1 ``` ## specs update the peerDep
1.0
React peerDependency is still <0.15 - ## description When installing brc on a React 15 project npm yields ``` ├─┬ buildo-react-components@0.22.1 │ └── UNMET PEER DEPENDENCY react@>=0.13.0 <0.15.0 || ^0.14.0-beta3 └── UNMET PEER DEPENDENCY eslint-plugin-jsx-a11y@5.0.1 ``` ## specs update the peerDep
non_main
react peerdependency is still description when installing brc on a react project npm yields ├─┬ buildo react components │ └── unmet peer dependency react └── unmet peer dependency eslint plugin jsx specs update the peerdep
0
4,871
25,020,356,394
IssuesEvent
2022-11-03 23:32:38
deislabs/spiderlightning
https://api.github.com/repos/deislabs/spiderlightning
closed
#18 epic: allow user to "watch" for events/changes
⭐ epic 🚧 maintainer issue ❎ not active
@devigned and @khenidak discussed we want some interface for the event-sourcing, or change data capture( CDC) pattern. ```go events. Listen([kv.On("somefilter"), sql.On("some other filter")]). Exec(|event| { code... }) ``` ```go kv:= get_kv(some_name) kv.On('someFilter', 'some description of ev...
True
#18 epic: allow user to "watch" for events/changes - @devigned and @khenidak discussed we want some interface for the event-sourcing, or change data capture( CDC) pattern. ```go events. Listen([kv.On("somefilter"), sql.On("some other filter")]). Exec(|event| { code... }) ``` ```go kv:= get_kv(so...
main
epic allow user to watch for events changes devigned and khenidak discussed we want some interface for the event sourcing or change data capture cdc pattern go events listen exec event code go kv get kv some name kv on somefilter some description of...
1
137,597
12,760,256,266
IssuesEvent
2020-06-29 07:42:04
bradharms/degu
https://api.github.com/repos/bradharms/degu
opened
Installation Process
documentation enhancement
Define and document a process by which a first-time user would install the software.
1.0
Installation Process - Define and document a process by which a first-time user would install the software.
non_main
installation process define and document a process by which a first time user would install the software
0
101,831
16,528,747,207
IssuesEvent
2021-05-27 01:05:03
RG4421/azure-iot-platform-dotnet
https://api.github.com/repos/RG4421/azure-iot-platform-dotnet
opened
CVE-2021-32640 (Medium) detected in ws-6.2.1.tgz
security vulnerability
## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-6.2.1.tgz</b></p></summary> <p>Simple to use, blazing fast and thoroughly tested websocket client and server for ...
True
CVE-2021-32640 (Medium) detected in ws-6.2.1.tgz - ## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-6.2.1.tgz</b></p></summary> <p>Simple to use, blazing fast and...
non_main
cve medium detected in ws tgz cve medium severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client and server for node js library home page a href path to dependency file azure iot platform dotnet src webui azure...
0
4,562
23,729,382,251
IssuesEvent
2022-08-30 23:23:53
deislabs/spiderlightning
https://api.github.com/repos/deislabs/spiderlightning
reopened
make an observability interface
📐 proposal 🚧 maintainer issue
We don't have an interface that allows observability like Dapr does, but we definitely need one. This task will involve the design of an interface, the implementation of a host that exports it, an example that imports it, and testing.
True
make an observability interface - We don't have an interface that allows observability like Dapr does, but we definitely need one. This task will involve the design of an interface, the implementation of a host that exports it, an example that imports it, and testing.
main
make an observability interface we don t have an interface that allows observability like dapr does but we definitely need one this task will involve the design of an interface the implementation of a host that exports it an example that imports it and testing
1
229,625
18,395,809,734
IssuesEvent
2021-10-12 11:12:38
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Notebook Editor: showNotebookDocment integration test failing
integration-test-failure
https://dev.azure.com/monacotools/Monaco/_build/results?buildId=129832&view=logs&j=4d2898ab-dfbe-557e-92e7-aaac158fdd2f&t=b2ac4860-fb3b-5a51-42a7-7423ead0721b ``` Notebook Editor showNotebookDocment: AssertionError [ERR_ASSERTION] [ERR_ASSERTION]: Expected values to be strictly equal: + actual - e...
1.0
Notebook Editor: showNotebookDocment integration test failing - https://dev.azure.com/monacotools/Monaco/_build/results?buildId=129832&view=logs&j=4d2898ab-dfbe-557e-92e7-aaac158fdd2f&t=b2ac4860-fb3b-5a51-42a7-7423ead0721b ``` Notebook Editor showNotebookDocment: AssertionError [ERR_ASSERTION] [ERR...
non_main
notebook editor shownotebookdocment integration test failing notebook editor shownotebookdocment assertionerror expected values to be strictly equal actual expected untitled untitled nbdserializer notebook nbdserializer fake fs pdnkfv nbdtest expected ...
0
5,369
26,996,968,838
IssuesEvent
2023-02-10 02:27:26
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
sam init quickstart templates failing on windows
platform/windows area/init maintainer/need-followup
### Description: ``` sam init {{ any flags }} ``` will fail with fresh installs on windows. I can replicate with defaults or a smattering of various options. (For reference, I'm trying to create a node16.x project Hello World project). I have SAM and AWS CLI installed on a fresh windows 11 machine. I can replica...
True
sam init quickstart templates failing on windows - ### Description: ``` sam init {{ any flags }} ``` will fail with fresh installs on windows. I can replicate with defaults or a smattering of various options. (For reference, I'm trying to create a node16.x project Hello World project). I have SAM and AWS CLI ins...
main
sam init quickstart templates failing on windows description sam init any flags will fail with fresh installs on windows i can replicate with defaults or a smattering of various options for reference i m trying to create a x project hello world project i have sam and aws cli installe...
1
2,084
7,093,728,424
IssuesEvent
2018-01-12 21:48:52
ocaml/opam-repository
https://api.github.com/repos/ocaml/opam-repository
closed
CAMLCity is down. OPAM's URLs are timing out for ocamlfind
needs maintainer action
The package download URL listed here does not work and it appears that camlcity.org (which hosts all the findlib tarballs) is down entirely: https://opam.ocaml.org/packages/ocamlfind/ocamlfind.1.7.3/
True
CAMLCity is down. OPAM's URLs are timing out for ocamlfind - The package download URL listed here does not work and it appears that camlcity.org (which hosts all the findlib tarballs) is down entirely: https://opam.ocaml.org/packages/ocamlfind/ocamlfind.1.7.3/
main
camlcity is down opam s urls are timing out for ocamlfind the package download url listed here does not work and it appears that camlcity org which hosts all the findlib tarballs is down entirely
1
5,241
26,563,281,160
IssuesEvent
2023-01-20 17:40:10
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Parse user entry of dates on the front end
type: enhancement work: frontend status: ready restricted: maintainers
## Context In the following places, we accept user-entry of date/datetime/time values: - Cells, when saving values - Filter conditions, when filtering the table page, or an exploration - Inputs when searching via the record selector - Inputs when saving a record on the Table Page - Inputs, when setting a default valu...
True
Parse user entry of dates on the front end - ## Context In the following places, we accept user-entry of date/datetime/time values: - Cells, when saving values - Filter conditions, when filtering the table page, or an exploration - Inputs when searching via the record selector - Inputs when saving a record on the Tab...
main
parse user entry of dates on the front end context in the following places we accept user entry of date datetime time values cells when saving values filter conditions when filtering the table page or an exploration inputs when searching via the record selector inputs when saving a record on the tab...
1
5,025
25,787,223,785
IssuesEvent
2022-12-09 21:56:35
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Auth problem with the records endpoint after session expiry
type: bug work: backend status: ready restricted: maintainers
- After my session on the staging site expired, I pressed the "Refresh" UI button within the Table Page. - The columns and constraints endpoints responded appropriately with an HTTP 403 and the following body: ```json [ { "code": 4003, "message": "Authentication credentials were not pro...
True
Auth problem with the records endpoint after session expiry - - After my session on the staging site expired, I pressed the "Refresh" UI button within the Table Page. - The columns and constraints endpoints responded appropriately with an HTTP 403 and the following body: ```json [ { "code": 400...
main
auth problem with the records endpoint after session expiry after my session on the staging site expired i pressed the refresh ui button within the table page the columns and constraints endpoints responded appropriately with an http and the following body json code ...
1
5,823
30,835,004,157
IssuesEvent
2023-08-02 06:38:36
jupyter-naas/awesome-notebooks
https://api.github.com/repos/jupyter-naas/awesome-notebooks
opened
Advertools - Check website pages status code
templates maintainer
This notebook checks the status code of website pages using Advertools. It is usefull for organizations to quickly check the status of their website pages.
True
Advertools - Check website pages status code - This notebook checks the status code of website pages using Advertools. It is usefull for organizations to quickly check the status of their website pages.
main
advertools check website pages status code this notebook checks the status code of website pages using advertools it is usefull for organizations to quickly check the status of their website pages
1
8,642
8,366,791,023
IssuesEvent
2018-10-04 10:09:39
prometheus/prometheus
https://api.github.com/repos/prometheus/prometheus
closed
EC2 service discovery panics when OwnerID is nil
component/service discovery kind/bug
_This only affects installations specifying the `endpoint` parameter in the EC2 SD configuration which means it doesn't concern users on AWS EC2._ https://github.com/prometheus/prometheus/blob/1c89984778fa78eda1b89d7fc2d30e025c7d3b9a/discovery/ec2/ec2.go#L243-L246 When `r.OwnerId` is `nil`, the server will crash.
1.0
EC2 service discovery panics when OwnerID is nil - _This only affects installations specifying the `endpoint` parameter in the EC2 SD configuration which means it doesn't concern users on AWS EC2._ https://github.com/prometheus/prometheus/blob/1c89984778fa78eda1b89d7fc2d30e025c7d3b9a/discovery/ec2/ec2.go#L243-L246 ...
non_main
service discovery panics when ownerid is nil this only affects installations specifying the endpoint parameter in the sd configuration which means it doesn t concern users on aws when r ownerid is nil the server will crash
0
1,810
6,576,169,928
IssuesEvent
2017-09-11 18:47:08
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
add_host hosts doesn't inherit host_vars from a vars plugin
affects_2.1 needs_info waiting_on_maintainer
##### ISSUE TYPE - Bug Report (apologies for opening this in the wrong repo -- https://github.com/ansible/ansible/issues/17544) ##### COMPONENT NAME add_host ##### ANSIBLE VERSION ansible 2.1.0.0 ##### CONFIGURATION ansible.cfg ``` ini [defaults] vars_plugins = vars_plugins ``` ##### OS / ENVIRONMENT N/A ##### SUM...
True
add_host hosts doesn't inherit host_vars from a vars plugin - ##### ISSUE TYPE - Bug Report (apologies for opening this in the wrong repo -- https://github.com/ansible/ansible/issues/17544) ##### COMPONENT NAME add_host ##### ANSIBLE VERSION ansible 2.1.0.0 ##### CONFIGURATION ansible.cfg ``` ini [defaults] vars_pl...
main
add host hosts doesn t inherit host vars from a vars plugin issue type bug report apologies for opening this in the wrong repo component name add host ansible version ansible configuration ansible cfg ini vars plugins vars plugins os environment n a ...
1
26,301
12,397,987,071
IssuesEvent
2020-05-21 00:22:34
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Preview or GA?
Pri1 assigned-to-author container-service/svc doc-enhancement triaged
'Control egress traffic' as described in https://docs.microsoft.com/en-us/azure/aks/limit-egress-traffic#egress-traffic-overview seems to depend on this feature. Since 'limit egress trafic' is GA https://azure.microsoft.com/en-us/updates/egress-lockdown-in-azure-kubernetes-service-aks-is-now-generally-available/ I woul...
1.0
Preview or GA? - 'Control egress traffic' as described in https://docs.microsoft.com/en-us/azure/aks/limit-egress-traffic#egress-traffic-overview seems to depend on this feature. Since 'limit egress trafic' is GA https://azure.microsoft.com/en-us/updates/egress-lockdown-in-azure-kubernetes-service-aks-is-now-generally-...
non_main
preview or ga control egress traffic as described in seems to depend on this feature since limit egress trafic is ga i would assume egress outboundtype is also ga unlike what s indicated in this page document details ⚠ do not edit this section it is required for docs microsoft com ➟ github is...
0
242,249
20,207,011,433
IssuesEvent
2022-02-11 21:45:04
nih-cfde/submission-workflow
https://api.github.com/repos/nih-cfde/submission-workflow
closed
Cancelled submissions don't update/Can't cancel submissions
bug Testing
I had a submission hang, and cancelled it in globus. This triggered an email from globus telling me the submission cancelled, but the submission tool didn't seem to update. The tool continues to say: ``` (cfdesubmit) (base) amandas-mbp-2:~ amanda$ cfde-submit status Running on service 'staging' Running on service...
1.0
Cancelled submissions don't update/Can't cancel submissions - I had a submission hang, and cancelled it in globus. This triggered an email from globus telling me the submission cancelled, but the submission tool didn't seem to update. The tool continues to say: ``` (cfdesubmit) (base) amandas-mbp-2:~ amanda$ cfde-s...
non_main
cancelled submissions don t update can t cancel submissions i had a submission hang and cancelled it in globus this triggered an email from globus telling me the submission cancelled but the submission tool didn t seem to update the tool continues to say cfdesubmit base amandas mbp amanda cfde s...
0
818
4,441,895,799
IssuesEvent
2016-08-19 11:13:28
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
unarchive: no support for .bz2 and .gz files (only tar.* and zip)
bug_report docs_report waiting_on_maintainer
##### Issue Type: - Documentation Report ##### Plugin Name: unarchive ##### Ansible Version: ansible 2.0.0.2 ##### Ansible Configuration: Default. No changes. ##### Environment: N/A ##### Summary: unarchive module only supports tar.* and .zip files, but the documentation does not menti...
True
unarchive: no support for .bz2 and .gz files (only tar.* and zip) - ##### Issue Type: - Documentation Report ##### Plugin Name: unarchive ##### Ansible Version: ansible 2.0.0.2 ##### Ansible Configuration: Default. No changes. ##### Environment: N/A ##### Summary: unarchive module only...
main
unarchive no support for and gz files only tar and zip issue type documentation report plugin name unarchive ansible version ansible ansible configuration default no changes environment n a summary unarchive module only s...
1
1,567
6,572,324,499
IssuesEvent
2017-09-11 01:23:24
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
npm: module crashes du to malformed npm output
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### ANSIBLE VERSION ``` ansible 2.1.0.0 ``` ##### CONFIGURATION ø ##### OS / ENVIRONMENT Debian Jessie ##### SUMMARY `ansible_module_npm.py` raises an exception. ##### STEPS TO REPRODUCE I'm just having this in my playbook: ``` - name: Install requirements from npm npm: name=...
True
npm: module crashes du to malformed npm output - ##### ISSUE TYPE - Bug Report ##### ANSIBLE VERSION ``` ansible 2.1.0.0 ``` ##### CONFIGURATION ø ##### OS / ENVIRONMENT Debian Jessie ##### SUMMARY `ansible_module_npm.py` raises an exception. ##### STEPS TO REPRODUCE I'm just having this in my playbook: ``` - n...
main
npm module crashes du to malformed npm output issue type bug report ansible version ansible configuration ø os environment debian jessie summary ansible module npm py raises an exception steps to reproduce i m just having this in my playbook n...
1
3,562
14,258,373,855
IssuesEvent
2020-11-20 06:08:30
SethMMorton/natsort
https://api.github.com/repos/SethMMorton/natsort
closed
Better support for unicode numbers
good first issue help wanted maintainability
**Describe the feature or enhancement** There should be some way to determine all the unicode numbers at start-up with zero runtime cost that does not require releasing a new `natsort` version. **Provide a concrete example of how the feature or enhancement will improve `natsort`** Each time a new Python versio...
True
Better support for unicode numbers - **Describe the feature or enhancement** There should be some way to determine all the unicode numbers at start-up with zero runtime cost that does not require releasing a new `natsort` version. **Provide a concrete example of how the feature or enhancement will improve `natsor...
main
better support for unicode numbers describe the feature or enhancement there should be some way to determine all the unicode numbers at start up with zero runtime cost that does not require releasing a new natsort version provide a concrete example of how the feature or enhancement will improve natsor...
1
430,906
12,467,912,032
IssuesEvent
2020-05-28 17:54:31
square/bazel_maven_repository
https://api.github.com/repos/square/bazel_maven_repository
opened
Make classes.jar more IDE friendly
Priority-2 Type-enhancement
Right now, you end up with a lot of "classes-<somekey>.jar" in your external workspace list in intellij. Renaming classes.jar to something more verbose can help disambiguate them in the external libraries list. Either artifactId-version-classes.jar (e.g. guava-18.0-classes.jar) would improve their visual appearance. po...
1.0
Make classes.jar more IDE friendly - Right now, you end up with a lot of "classes-<somekey>.jar" in your external workspace list in intellij. Renaming classes.jar to something more verbose can help disambiguate them in the external libraries list. Either artifactId-version-classes.jar (e.g. guava-18.0-classes.jar) woul...
non_main
make classes jar more ide friendly right now you end up with a lot of classes jar in your external workspace list in intellij renaming classes jar to something more verbose can help disambiguate them in the external libraries list either artifactid version classes jar e g guava classes jar would improve...
0
1,048
4,861,978,538
IssuesEvent
2016-11-14 10:43:59
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
blockinfile replaces the block instead of inserting it after EOF
affects_2.3 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME blockinfile ##### ANSIBLE VERSION ``` ansible 2.3.0 commit 20161109.65f019f config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION inventory = ./hosts gathering = explicit roles_path =...
True
blockinfile replaces the block instead of inserting it after EOF - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME blockinfile ##### ANSIBLE VERSION ``` ansible 2.3.0 commit 20161109.65f019f config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFI...
main
blockinfile replaces the block instead of inserting it after eof issue type bug report component name blockinfile ansible version ansible commit config file etc ansible ansible cfg configured module search path default w o overrides configuration inv...
1