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
20,236
3,800,035,845
IssuesEvent
2016-03-23 17:45:36
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
circleci: failed tests (15094): TestCommitWaitState
Robot test-failure
The following test appears to have failed: [#15094](https://circleci.com/gh/cockroachdb/cockroach/15094): ``` E160323 17:44:51.857301 client/txn.go:358 failure aborting transaction: kv/txn_coord_sender.go:344: writing transaction timed out, was aborted, or ran on multiple coordinators; abort caused by: node unavaila...
1.0
circleci: failed tests (15094): TestCommitWaitState - The following test appears to have failed: [#15094](https://circleci.com/gh/cockroachdb/cockroach/15094): ``` E160323 17:44:51.857301 client/txn.go:358 failure aborting transaction: kv/txn_coord_sender.go:344: writing transaction timed out, was aborted, or ran on...
non_main
circleci failed tests testcommitwaitstate the following test appears to have failed client txn go failure aborting transaction kv txn coord sender go writing transaction timed out was aborted or ran on multiple coordinators abort caused by node unavailable try another peer ...
0
75,468
9,256,369,583
IssuesEvent
2019-03-16 18:27:47
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Duplicate GlobalKey when using MaterialApp(builder) on Hot Restart
f: material design framework
Suddenly, (only) hot restarting causes this issue. ```dart runApp(MaterialApp(builder: (_, child) => AnyBuilder(builder: (_) => AnyWidget(child: child)), ...)) // app contains functionality ``` ``` Multiple widgets used the same GlobalKey. The key [GlobalObjectKey<NavigatorState> _WidgetsAppState#bd478] was u...
1.0
Duplicate GlobalKey when using MaterialApp(builder) on Hot Restart - Suddenly, (only) hot restarting causes this issue. ```dart runApp(MaterialApp(builder: (_, child) => AnyBuilder(builder: (_) => AnyWidget(child: child)), ...)) // app contains functionality ``` ``` Multiple widgets used the same GlobalKey. T...
non_main
duplicate globalkey when using materialapp builder on hot restart suddenly only hot restarting causes this issue dart runapp materialapp builder child anybuilder builder anywidget child child app contains functionality multiple widgets used the same globalkey t...
0
5,143
26,222,057,709
IssuesEvent
2023-01-04 15:33:55
NIAEFEUP/website-niaefeup-backend
https://api.github.com/repos/NIAEFEUP/website-niaefeup-backend
closed
global: refactor DTO structure
maintainability
Until a while ago, all the DTOs we had were a direct mapping between DTO and model, so we had a `Dto` class with useful methods like `create()` and `update()`. However, we quickly realized we need more than that kind of DTO (see discussion in https://github.com/NIAEFEUP/website-niaefeup-backend/pull/54#discussion_r1038...
True
global: refactor DTO structure - Until a while ago, all the DTOs we had were a direct mapping between DTO and model, so we had a `Dto` class with useful methods like `create()` and `update()`. However, we quickly realized we need more than that kind of DTO (see discussion in https://github.com/NIAEFEUP/website-niaefeup...
main
global refactor dto structure until a while ago all the dtos we had were a direct mapping between dto and model so we had a dto class with useful methods like create and update however we quickly realized we need more than that kind of dto see discussion in the result was a few dtos residing alongsi...
1
125,515
10,345,260,024
IssuesEvent
2019-09-04 13:07:23
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Typeguard auto complete not working as expected for union with error type
Area/Tooling BetaTesting Component/LanguageServer Priority/High Type/Bug
**Description:** ![Screenshot from 2019-08-15 12-02-07](https://user-images.githubusercontent.com/8677511/63077052-af41e480-bf54-11e9-8770-dd59ccdeff48.png) The type guard generated has an additional `else` keyword ```ballerina error? respond = caller->respond(); if (respond is error) { ...
1.0
Typeguard auto complete not working as expected for union with error type - **Description:** ![Screenshot from 2019-08-15 12-02-07](https://user-images.githubusercontent.com/8677511/63077052-af41e480-bf54-11e9-8770-dd59ccdeff48.png) The type guard generated has an additional `else` keyword ```ballerina erro...
non_main
typeguard auto complete not working as expected for union with error type description the type guard generated has an additional else keyword ballerina error respond caller respond if respond is error else else ...
0
1,903
6,577,556,021
IssuesEvent
2017-09-12 01:44:15
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
mount is not idempotent for bind mount (Ubuntu 14.04, ansible 2.0.1.0)
affects_2.0 bug_report waiting_on_maintainer
##### Issue Type: - Bug Report ##### Plugin Name: mount ##### Ansible Version: ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: no changes from default ##### Environment: Ubuntu 14.04 control host and target host, b...
True
mount is not idempotent for bind mount (Ubuntu 14.04, ansible 2.0.1.0) - ##### Issue Type: - Bug Report ##### Plugin Name: mount ##### Ansible Version: ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: no changes from...
main
mount is not idempotent for bind mount ubuntu ansible issue type bug report plugin name mount ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ansible configuration no changes from d...
1
5,541
27,743,765,161
IssuesEvent
2023-03-15 15:46:52
cosmos/ibc-rs
https://api.github.com/repos/cosmos/ibc-rs
opened
[ICS02] Split `check_misbehaviour_and_update_state` and `check_header_and_update_state` into two sets of validation/execution functions
A: breaking I: logic O: maintainability O: modularity
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ 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
[ICS02] Split `check_misbehaviour_and_update_state` and `check_header_and_update_state` into two sets of validation/execution functions - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review...
main
split check misbehaviour and update state and check header and update state into two sets of validation execution functions ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the t...
1
62,434
17,023,922,311
IssuesEvent
2021-07-03 04:34:26
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
OSM website Map Key is missing "cliff"
Component: website Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 10.41pm, Sunday, 21st June 2015]** The Map Key on www.openstreetmap.org/search is missing the "cliff" line type item. See screenshot for example: [[Image(http://i.imgur.com/aOUEkQz.png)]] You can view this map position [https://www.openstreetmap.org/search?qu...
1.0
OSM website Map Key is missing "cliff" - **[Submitted to the original trac issue database at 10.41pm, Sunday, 21st June 2015]** The Map Key on www.openstreetmap.org/search is missing the "cliff" line type item. See screenshot for example: [[Image(http://i.imgur.com/aOUEkQz.png)]] You can view this map position...
non_main
osm website map key is missing cliff the map key on is missing the cliff line type item see screenshot for example you can view this map position
0
744
4,349,990,219
IssuesEvent
2016-07-30 23:29:48
christoff-buerger/racr
https://api.github.com/repos/christoff-buerger/racr
closed
RACR-meta: separation and testing of annotation facilities
enhancement low maintainability user interface
To simplify the core implementation of _RACR_ and, in particular, clearly identify and elaborate the essential facilities required for meta-instantiation and reasoning (cf. issues #62 and #63 ), the existing abstract syntax tree annotation functionalities should become a separate _Scheme_ library, that can be loaded ad...
True
RACR-meta: separation and testing of annotation facilities - To simplify the core implementation of _RACR_ and, in particular, clearly identify and elaborate the essential facilities required for meta-instantiation and reasoning (cf. issues #62 and #63 ), the existing abstract syntax tree annotation functionalities sho...
main
racr meta separation and testing of annotation facilities to simplify the core implementation of racr and in particular clearly identify and elaborate the essential facilities required for meta instantiation and reasoning cf issues and the existing abstract syntax tree annotation functionalities shoul...
1
2,495
8,655,457,949
IssuesEvent
2018-11-27 16:00:18
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
[Issues] Disconnections
unmaintained
I'm using QCMA on Win 8.1 Pro with my Vita running on the latest official firmware Vita is connecting to PC via WiFi I'm getting disconnections in the following situation - Under Content Manager, I open Photos or Videos - Under Content Manager, I leave the Vita and QCMA to run overnight to back up all my apps (not a f...
True
[Issues] Disconnections - I'm using QCMA on Win 8.1 Pro with my Vita running on the latest official firmware Vita is connecting to PC via WiFi I'm getting disconnections in the following situation - Under Content Manager, I open Photos or Videos - Under Content Manager, I leave the Vita and QCMA to run overnight to ba...
main
disconnections i m using qcma on win pro with my vita running on the latest official firmware vita is connecting to pc via wifi i m getting disconnections in the following situation under content manager i open photos or videos under content manager i leave the vita and qcma to run overnight to back up a...
1
622,413
19,634,682,162
IssuesEvent
2022-01-08 03:48:41
TASVideos/tasvideos
https://api.github.com/repos/TASVideos/tasvideos
closed
Editing the post there's 2 previews
enhancement Priority: Low
One preview is at the top and doesn't change/update, and another one appears at the bottom when you click the Preview button. I like that it appears at the bottom so you keep seeing your actual text above it, but I don't think the static preview at the top is needed.
1.0
Editing the post there's 2 previews - One preview is at the top and doesn't change/update, and another one appears at the bottom when you click the Preview button. I like that it appears at the bottom so you keep seeing your actual text above it, but I don't think the static preview at the top is needed.
non_main
editing the post there s previews one preview is at the top and doesn t change update and another one appears at the bottom when you click the preview button i like that it appears at the bottom so you keep seeing your actual text above it but i don t think the static preview at the top is needed
0
3,909
17,381,248,951
IssuesEvent
2021-07-31 19:07:19
dotnet/Silk.NET
https://api.github.com/repos/dotnet/Silk.NET
opened
Use ClangSharp's autogenerated bindings tests (i.e. for blittability, size, etc)
area-SilkTouch help wanted tenet-Maintainability
This is something that is left out of the initial pass of the SilkTouch Scraper because I (knowingly and idiotically) did not add support for tests in single-file XML dumps upstream in ClangSharp. The work is: - [ ] Investigate adding support upstream in ClangSharp for outputting test code where the XML output mod...
True
Use ClangSharp's autogenerated bindings tests (i.e. for blittability, size, etc) - This is something that is left out of the initial pass of the SilkTouch Scraper because I (knowingly and idiotically) did not add support for tests in single-file XML dumps upstream in ClangSharp. The work is: - [ ] Investigate addi...
main
use clangsharp s autogenerated bindings tests i e for blittability size etc this is something that is left out of the initial pass of the silktouch scraper because i knowingly and idiotically did not add support for tests in single file xml dumps upstream in clangsharp the work is investigate adding ...
1
305,908
23,136,785,299
IssuesEvent
2022-07-28 14:54:17
eCapitalAdvisors/Incorta_templates
https://api.github.com/repos/eCapitalAdvisors/Incorta_templates
closed
Design Document
documentation
Identified data sources: https://www.chicagobooth.edu/research/kilts/datasets/dominicks - [x] Examine Dominick's Dataset New Direction: I will be using the data in Incorta from the PAC Dev Instance (OnlineStoreData) - [x] Understanding the schema structure of the dataset - [x] Identified Analytics: Using R ...
1.0
Design Document - Identified data sources: https://www.chicagobooth.edu/research/kilts/datasets/dominicks - [x] Examine Dominick's Dataset New Direction: I will be using the data in Incorta from the PAC Dev Instance (OnlineStoreData) - [x] Understanding the schema structure of the dataset - [x] Identified A...
non_main
design document identified data sources examine dominick s dataset new direction i will be using the data in incorta from the pac dev instance onlinestoredata understanding the schema structure of the dataset identified analytics using r studio to write sparklyr syntax identified...
0
2,191
7,735,704,514
IssuesEvent
2018-05-27 18:02:30
Chromeroni/Hera-Chatbot
https://api.github.com/repos/Chromeroni/Hera-Chatbot
closed
Store log-files in a cloud
maintainability
Currently, log files are stored localy on the execution environment. This prevents easy access to the log files for all developers. **Change** Implement an interface to the google drive API, so that the daily created log files can automatically be stored in the developer cloud. **Prerequisite** Issue #16 & #27
True
Store log-files in a cloud - Currently, log files are stored localy on the execution environment. This prevents easy access to the log files for all developers. **Change** Implement an interface to the google drive API, so that the daily created log files can automatically be stored in the developer cloud. **Pre...
main
store log files in a cloud currently log files are stored localy on the execution environment this prevents easy access to the log files for all developers change implement an interface to the google drive api so that the daily created log files can automatically be stored in the developer cloud pre...
1
1,157
5,047,424,283
IssuesEvent
2016-12-20 09:23:18
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_container with empty links list always restarts
affects_2.2 bug_report cloud docker waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION *none* ##### OS / ENVIRONMENT Ubuntu 16.04 ##### SUMMARY When u...
True
docker_container with empty links list always restarts - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION *none* ####...
main
docker container with empty links list always restarts issue type bug report component name docker container ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration none ...
1
5,160
26,274,240,629
IssuesEvent
2023-01-06 20:11:20
cosmos/ibc-rs
https://api.github.com/repos/cosmos/ibc-rs
closed
Add `cargo doc` check to CI
O: maintainability I: CI/CD
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ 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
Add `cargo doc` check to CI - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ 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 :) ☺ > > > > > > > > > >...
main
add cargo doc check to ci ☺ 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
5,633
28,292,276,901
IssuesEvent
2023-04-09 11:09:40
WiredForWar/machines
https://api.github.com/repos/WiredForWar/machines
opened
Machines do self-destruct right on the start of Battle / Fortress / Siege in multiplayer
Bug Maintainance UI & UX Network
The scenario https://github.com/WiredForWar/machines/blob/dev/data/seige.scn#L27 works only if the start positions are fixed (rather than random). 1. Add `FIXED_POSITIONS` property to the scenarios format 2. Adjust the scenario file to indicate that it requires fixed positions. 3. Disable the positions combobox if...
True
Machines do self-destruct right on the start of Battle / Fortress / Siege in multiplayer - The scenario https://github.com/WiredForWar/machines/blob/dev/data/seige.scn#L27 works only if the start positions are fixed (rather than random). 1. Add `FIXED_POSITIONS` property to the scenarios format 2. Adjust the scenar...
main
machines do self destruct right on the start of battle fortress siege in multiplayer the scenario works only if the start positions are fixed rather than random add fixed positions property to the scenarios format adjust the scenario file to indicate that it requires fixed positions disable ...
1
5,396
27,115,666,274
IssuesEvent
2023-02-15 18:21:50
VA-Explorer/va_explorer
https://api.github.com/repos/VA-Explorer/va_explorer
closed
Ensure that edited VAs are subjected to re-coding
Type: Maintainance good first issue Language: Python Domain: API/ Databases Status: Inactive
**What is the expected state?** If I change a VA, the CoD assigned or not assigned to it may also change. Since this is the case, I expect edited VAs to be considered by any code responsible for assigning CoD. **What is the actual state?** Edited VAs currently do not appear to be subject to CoD assignment unless t...
True
Ensure that edited VAs are subjected to re-coding - **What is the expected state?** If I change a VA, the CoD assigned or not assigned to it may also change. Since this is the case, I expect edited VAs to be considered by any code responsible for assigning CoD. **What is the actual state?** Edited VAs currently do...
main
ensure that edited vas are subjected to re coding what is the expected state if i change a va the cod assigned or not assigned to it may also change since this is the case i expect edited vas to be considered by any code responsible for assigning cod what is the actual state edited vas currently do...
1
644
4,158,721,236
IssuesEvent
2016-06-17 05:00:19
Microsoft/DirectXTK
https://api.github.com/repos/Microsoft/DirectXTK
opened
Raise minimum supported Feature Level to 9.3
maintainence
The DirectX Tool Kit has supported all feature levels 9.1 and up, primarily to support Surface RT and Surface RT 2 devices. Since these devices will not be getting upgraded to Windows 10, and given the fact that the vast majority of PCs have 10.0 or better hardware, we will be retiring support for FL 9.1. There are alm...
True
Raise minimum supported Feature Level to 9.3 - The DirectX Tool Kit has supported all feature levels 9.1 and up, primarily to support Surface RT and Surface RT 2 devices. Since these devices will not be getting upgraded to Windows 10, and given the fact that the vast majority of PCs have 10.0 or better hardware, we wil...
main
raise minimum supported feature level to the directx tool kit has supported all feature levels and up primarily to support surface rt and surface rt devices since these devices will not be getting upgraded to windows and given the fact that the vast majority of pcs have or better hardware we will ...
1
5,327
26,903,221,819
IssuesEvent
2023-02-06 17:03:11
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Add logged in user's name in the app header user icon dropdown
work: frontend status: ready restricted: maintainers
<img width="251" alt="Screenshot 2022-12-07 at 3 36 44 AM" src="https://user-images.githubusercontent.com/11032856/206033602-d55d998d-a2b6-4135-94ad-934be54fc588.png">
True
Add logged in user's name in the app header user icon dropdown - <img width="251" alt="Screenshot 2022-12-07 at 3 36 44 AM" src="https://user-images.githubusercontent.com/11032856/206033602-d55d998d-a2b6-4135-94ad-934be54fc588.png">
main
add logged in user s name in the app header user icon dropdown img width alt screenshot at am src
1
88,046
3,770,904,325
IssuesEvent
2016-03-16 15:58:17
Vannevelj/VSDiagnostics
https://api.github.com/repos/Vannevelj/VSDiagnostics
opened
Implement LINQUsed
priority - medium type - feature
In performance-sensitive code, teams might sometimes decide to not allow any LINQ (known for its many allocations). We can write an analyzer that basically warns anytime LINQ is used. We'll have to do some thinking about how we address this: do we just check `using` statements? Do we search for exact occurrences afte...
1.0
Implement LINQUsed - In performance-sensitive code, teams might sometimes decide to not allow any LINQ (known for its many allocations). We can write an analyzer that basically warns anytime LINQ is used. We'll have to do some thinking about how we address this: do we just check `using` statements? Do we search for e...
non_main
implement linqused in performance sensitive code teams might sometimes decide to not allow any linq known for its many allocations we can write an analyzer that basically warns anytime linq is used we ll have to do some thinking about how we address this do we just check using statements do we search for e...
0
4,033
18,853,026,066
IssuesEvent
2021-11-12 00:09:52
exercism/python
https://api.github.com/repos/exercism/python
opened
[Templates]: Create New Concept Document Issue Template
maintainer chore 🔧
We should create an new issue template for [Concept Documents], similar to this issue https://github.com/exercism/python/issues/2456, but with `details` sections that can be expanded/collapsed.
True
[Templates]: Create New Concept Document Issue Template - We should create an new issue template for [Concept Documents], similar to this issue https://github.com/exercism/python/issues/2456, but with `details` sections that can be expanded/collapsed.
main
create new concept document issue template we should create an new issue template for similar to this issue but with details sections that can be expanded collapsed
1
2,879
10,319,547,782
IssuesEvent
2019-08-30 17:50:12
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Port of Facebook OAuth (FBOAuth)
Maintainer application Port in progress
Hi there. I recently became maintainer of FBOAuth module, thanks to Nate. I want to port it to Backdrop.
True
Port of Facebook OAuth (FBOAuth) - Hi there. I recently became maintainer of FBOAuth module, thanks to Nate. I want to port it to Backdrop.
main
port of facebook oauth fboauth hi there i recently became maintainer of fboauth module thanks to nate i want to port it to backdrop
1
106,480
13,303,751,987
IssuesEvent
2020-08-25 15:56:05
LibraryOfCongress/concordia
https://api.github.com/repos/LibraryOfCongress/concordia
closed
Create user flows on reviewing transcriptions for specific personas
design
**User story/persona** - High touch user, particularly intrigued by reviewing or wanting to participate in a challenge - A student given an assignment - Transcribe-a-thon participant **Is your feature request related to a problem? Please describe.** At this point, the team has some ideas on how a user comes to...
1.0
Create user flows on reviewing transcriptions for specific personas - **User story/persona** - High touch user, particularly intrigued by reviewing or wanting to participate in a challenge - A student given an assignment - Transcribe-a-thon participant **Is your feature request related to a problem? Please desc...
non_main
create user flows on reviewing transcriptions for specific personas user story persona high touch user particularly intrigued by reviewing or wanting to participate in a challenge a student given an assignment transcribe a thon participant is your feature request related to a problem please desc...
0
701,804
24,109,100,070
IssuesEvent
2022-09-20 09:51:08
younginnovations/iatipublisher
https://api.github.com/repos/younginnovations/iatipublisher
closed
Bug : Drop Down Issue
type: bug priority: high Frontend Backend
Context - Desktop - Chrome 103.0.5060.114 Preconditions - stage.iatipublisher.yipl.com.np - Username: Ram - password: 12345678 Steps - Select the drop-down options Actual Result - remove the icon is missing from the drop-down options Expected Result - remove the icon should be in the drop-down optio...
1.0
Bug : Drop Down Issue - Context - Desktop - Chrome 103.0.5060.114 Preconditions - stage.iatipublisher.yipl.com.np - Username: Ram - password: 12345678 Steps - Select the drop-down options Actual Result - remove the icon is missing from the drop-down options Expected Result - remove the icon should ...
non_main
bug drop down issue context desktop chrome preconditions stage iatipublisher yipl com np username ram password steps select the drop down options actual result remove the icon is missing from the drop down options expected result remove the icon should be in the drop...
0
884
4,543,548,386
IssuesEvent
2016-09-10 06:13:57
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_container module always recreate container if combine hostname and network_mode: host
affects_2.1 bug_report cloud docker waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ``` ansible 2.1.1.0 ``` ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY docker_container module always recreate container if use network_mode: host and specify hostname. If you remove netwo...
True
docker_container module always recreate container if combine hostname and network_mode: host - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ``` ansible 2.1.1.0 ``` ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY docker_container modul...
main
docker container module always recreate container if combine hostname and network mode host issue type bug report component name docker container ansible version ansible configuration n a os environment n a summary docker container modul...
1
280,624
21,313,844,988
IssuesEvent
2022-04-16 01:08:22
dankamongmen/notcurses
https://api.github.com/repos/dankamongmen/notcurses
opened
Support "passthrough" printing
documentation enhancement
Sometimes I have pre-colored strings I want to print. It would be nice if notcurses supported parsing and converting those strings so I don't have to. Today, the first one vanishes, and the second one print out in blue: ```c ncplane_putstr(n, "\x1b[34ma ═ nccolor\x1b[0m\n"); //... printf("\x1b[34ma ═ directcolor...
1.0
Support "passthrough" printing - Sometimes I have pre-colored strings I want to print. It would be nice if notcurses supported parsing and converting those strings so I don't have to. Today, the first one vanishes, and the second one print out in blue: ```c ncplane_putstr(n, "\x1b[34ma ═ nccolor\x1b[0m\n"); //......
non_main
support passthrough printing sometimes i have pre colored strings i want to print it would be nice if notcurses supported parsing and converting those strings so i don t have to today the first one vanishes and the second one print out in blue c ncplane putstr n ═ nccolor n printf...
0
21,466
11,660,239,703
IssuesEvent
2020-03-03 02:39:50
cityofaustin/atd-mobility-project-database
https://api.github.com/repos/cityofaustin/atd-mobility-project-database
closed
Discuss GIS <---> Knack integration
Project: Mobility Project Database Service: PM Type: Meeting Workgroup: AMD Workgroup: ATSD
@amenity commented on [Fri Jun 07 2019](https://github.com/cityofaustin/atd-data-tech/issues/185) ### Objective For MoPed, we'll need to be able to edit features in a GIS application. ### Participants Jaime, John, Nathan, Cole, Amenity ### Agenda <!--- Add agenda inline here or link to an online docu...
1.0
Discuss GIS <---> Knack integration - @amenity commented on [Fri Jun 07 2019](https://github.com/cityofaustin/atd-data-tech/issues/185) ### Objective For MoPed, we'll need to be able to edit features in a GIS application. ### Participants Jaime, John, Nathan, Cole, Amenity ### Agenda <!--- Add agenda...
non_main
discuss gis knack integration amenity commented on objective for moped we ll need to be able to edit features in a gis application participants jaime john nathan cole amenity agenda schedule meeting meet attach meeting notes to this issue cre...
0
74,546
15,353,864,029
IssuesEvent
2021-03-01 09:06:38
AlexRogalskiy/github-action-open-jscharts
https://api.github.com/repos/AlexRogalskiy/github-action-open-jscharts
opened
CVE-2020-28499 (High) detected in merge-1.2.1.tgz
security vulnerability
## CVE-2020-28499 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-1.2.1.tgz</b></p></summary> <p>Merge multiple objects into one, optionally creating a new cloned object. Similar...
True
CVE-2020-28499 (High) detected in merge-1.2.1.tgz - ## CVE-2020-28499 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-1.2.1.tgz</b></p></summary> <p>Merge multiple objects into o...
non_main
cve high detected in merge tgz cve high severity vulnerability vulnerable library merge tgz merge multiple objects into one optionally creating a new cloned object similar to the jquery extend but more flexible works in node js and the browser library home page a href ...
0
2,031
6,793,189,634
IssuesEvent
2017-11-01 05:54:59
cannawen/metric_units_reddit_bot
https://api.github.com/repos/cannawen/metric_units_reddit_bot
closed
Move documentation to /docs folder
chore first timers only hacktoberfest in progress maintainer approved
[metric_units](https://www.reddit.com/user/metric_units) is a sassy reddit bot that finds imperial units, and replies with a metric conversion. ## First timers only This issue is reserved for anyone who has **never** made a pull request to Open Source Software. If you are not a first timer, we would still love your...
True
Move documentation to /docs folder - [metric_units](https://www.reddit.com/user/metric_units) is a sassy reddit bot that finds imperial units, and replies with a metric conversion. ## First timers only This issue is reserved for anyone who has **never** made a pull request to Open Source Software. If you are not a ...
main
move documentation to docs folder is a sassy reddit bot that finds imperial units and replies with a metric conversion first timers only this issue is reserved for anyone who has never made a pull request to open source software if you are not a first timer we would still love your help please se...
1
344,610
30,751,873,225
IssuesEvent
2023-07-28 20:06:16
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
[Increase Test Coverage] Batch 35
Tests
Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/modules/ps.py 51 salt/modules/slsutil.py 71 salt/modules/textfsm_mod.py 13 salt/states/http.py 70 salt/beacons/aix_accou...
1.0
[Increase Test Coverage] Batch 35 - Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/modules/ps.py 51 salt/modules/slsutil.py 71 salt/modules/textfsm_mod.py 13 salt/stat...
non_main
batch increase the code coverage percent on the following files to at least please be aware that currently the percentage might be inaccurate if the module uses salt due to file percent salt modules ps py salt modules slsutil py salt modules textfsm mod py salt states http py salt beacons aix ac...
0
1,678
6,574,117,695
IssuesEvent
2017-09-11 11:33:59
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Support docker --sysctls options in docker_container
affects_2.3 bug_report cloud docker waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cloud/docker_container ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.3.0 config file = /etc/ansible/an...
True
Support docker --sysctls options in docker_container - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cloud/docker_container ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below -...
main
support docker sysctls options in docker container issue type bug report component name cloud docker container ansible version ansible config file etc ansible ansible cfg configured module search path summary docker has new sysctl opt...
1
758,993
26,576,383,845
IssuesEvent
2023-01-21 21:46:57
ApplETS/Notre-Dame
https://api.github.com/repos/ApplETS/Notre-Dame
closed
Recreate CI CD pipelines
enhancement CI priority: medium ready to develop
**Is your feature request related to a problem? Please describe.** As a developer, the CI and CD pipelines contain too much conditions depending on the execution context. - Creating pre-release vs release builds - Lint execution and version increment **Describe the solution you'd like** - [ ] Create developm...
1.0
Recreate CI CD pipelines - **Is your feature request related to a problem? Please describe.** As a developer, the CI and CD pipelines contain too much conditions depending on the execution context. - Creating pre-release vs release builds - Lint execution and version increment **Describe the solution you'd like...
non_main
recreate ci cd pipelines is your feature request related to a problem please describe as a developer the ci and cd pipelines contain too much conditions depending on the execution context creating pre release vs release builds lint execution and version increment describe the solution you d like...
0
683,072
23,367,631,212
IssuesEvent
2022-08-10 16:43:53
ASSETS-Conference/assets2022
https://api.github.com/repos/ASSETS-Conference/assets2022
closed
Adding table of content for long pages
medium priority
Potentially using https://tscanlin.github.io/tocbot/ for the long pages. Look into it and check if it is accessible.
1.0
Adding table of content for long pages - Potentially using https://tscanlin.github.io/tocbot/ for the long pages. Look into it and check if it is accessible.
non_main
adding table of content for long pages potentially using for the long pages look into it and check if it is accessible
0
1,072
4,890,830,236
IssuesEvent
2016-11-18 15:03:12
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
systemd fails on masking nonexistent service
affects_2.2 bug_report in progress waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME systemd ##### ANSIBLE VERSION ``` ansible 2.2.0.0 ``` ##### CONFIGURATION Default ##### OS / ENVIRONMENT Debian Jessie 64 GNU/Linux ##### SUMMARY Module systemd fails to mask nonexistent service. Shell command `systemctl mask hello` works fin...
True
systemd fails on masking nonexistent service - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME systemd ##### ANSIBLE VERSION ``` ansible 2.2.0.0 ``` ##### CONFIGURATION Default ##### OS / ENVIRONMENT Debian Jessie 64 GNU/Linux ##### SUMMARY Module systemd fails to mask nonexistent service....
main
systemd fails on masking nonexistent service issue type bug report component name systemd ansible version ansible configuration default os environment debian jessie gnu linux summary module systemd fails to mask nonexistent service ...
1
313,255
26,913,466,038
IssuesEvent
2023-02-07 03:06:37
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
opened
[wasi] `System.Collections.Tests` failing with `System.BadImageFormatException : Bad method token 0x1b00008f`
arch-wasm test-failure wasi
[Build](https://dev.azure.com/dnceng-public/public/_build/results?buildId=160649&view=logs&j=f02b8cf9-dd4d-54fc-c292-2bb1d305b019&t=fd9015e5-cd94-57d7-8286-4fe749355863&l=55), and [log](https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-76143faa4dbf4bd38b/System.Collections.Tests/1/co...
1.0
[wasi] `System.Collections.Tests` failing with `System.BadImageFormatException : Bad method token 0x1b00008f` - [Build](https://dev.azure.com/dnceng-public/public/_build/results?buildId=160649&view=logs&j=f02b8cf9-dd4d-54fc-c292-2bb1d305b019&t=fd9015e5-cd94-57d7-8286-4fe749355863&l=55), and [log](https://helixre107v0xd...
non_main
system collections tests failing with system badimageformatexception bad method token and info starting system collections tests dll fail system collections generic tests comparer icomparercomparewithobjectsnotofmatchingtypeshouldthrow info system badimageformatexception ...
0
269,428
20,381,933,731
IssuesEvent
2022-02-21 23:26:50
s-merritt/NotWordle
https://api.github.com/repos/s-merritt/NotWordle
opened
Add Code Documentation and Doxygen
documentation
I'd like to become more familiar with doxygen and how to use it for future projects, so let's see if we can get that added to this project. This will also force me to write up the code comments for everything.
1.0
Add Code Documentation and Doxygen - I'd like to become more familiar with doxygen and how to use it for future projects, so let's see if we can get that added to this project. This will also force me to write up the code comments for everything.
non_main
add code documentation and doxygen i d like to become more familiar with doxygen and how to use it for future projects so let s see if we can get that added to this project this will also force me to write up the code comments for everything
0
259,184
8,189,355,411
IssuesEvent
2018-08-30 07:09:33
kubeflow/tf-operator
https://api.github.com/repos/kubeflow/tf-operator
closed
Backwards compatibility support "Master" as chief
api/v1alpha2 priority/p1 release/0.3.0
For backwards compatibility with older versions of TF.estimator we need to treat replicas with name "Master" as "Chief". One place where this doesn't seem to be happening is the exit policy. If there is a replica of type, "Master" than TFJob should be marked completed when the "Master" exits. It would be good to ad...
1.0
Backwards compatibility support "Master" as chief - For backwards compatibility with older versions of TF.estimator we need to treat replicas with name "Master" as "Chief". One place where this doesn't seem to be happening is the exit policy. If there is a replica of type, "Master" than TFJob should be marked compl...
non_main
backwards compatibility support master as chief for backwards compatibility with older versions of tf estimator we need to treat replicas with name master as chief one place where this doesn t seem to be happening is the exit policy if there is a replica of type master than tfjob should be marked compl...
0
34,559
9,412,174,293
IssuesEvent
2019-04-10 02:49:52
habitat-sh/builder
https://api.github.com/repos/habitat-sh/builder
closed
How to make an existing origin private
A-builder C-feature V-bldr
Does Builder support the ability to switch origins to private visibility after it has been created as public visibility? If an origin goes private, does that mean any user/client has to be part of that origin to gain at least read access to the packages?
1.0
How to make an existing origin private - Does Builder support the ability to switch origins to private visibility after it has been created as public visibility? If an origin goes private, does that mean any user/client has to be part of that origin to gain at least read access to the packages?
non_main
how to make an existing origin private does builder support the ability to switch origins to private visibility after it has been created as public visibility if an origin goes private does that mean any user client has to be part of that origin to gain at least read access to the packages
0
206,651
7,114,554,672
IssuesEvent
2018-01-18 01:23:04
tgockel/zookeeper-cpp
https://api.github.com/repos/tgockel/zookeeper-cpp
closed
Calling server::shutdown will always crash
bug lib/server priority/high
If `server::shutdown` is called with `true`, the `std::thread` will be joined again in `~server`, which will always throw an `std::invalid_argument` leading to an abort, since `~server` is `noexcept`. ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x00007ffff36993aa in __GI_abort...
1.0
Calling server::shutdown will always crash - If `server::shutdown` is called with `true`, the `std::thread` will be joined again in `~server`, which will always throw an `std::invalid_argument` leading to an abort, since `~server` is `noexcept`. ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/rai...
non_main
calling server shutdown will always crash if server shutdown is called with true the std thread will be joined again in server which will always throw an std invalid argument leading to an abort since server is noexcept gi raise sig sig entry at sysdeps unix sysv linux rai...
0
154,253
5,916,657,908
IssuesEvent
2017-05-22 11:07:45
DOAJ/doaj
https://api.github.com/repos/DOAJ/doaj
closed
Libraries IP information
feedback high priority
Dear CL Do we have this info? where can I get it? Hello. I am the Director at the Tom Green County Library and we have had a change in IP address. Please provide the information you currently have on file for our IPs. Thank you.
1.0
Libraries IP information - Dear CL Do we have this info? where can I get it? Hello. I am the Director at the Tom Green County Library and we have had a change in IP address. Please provide the information you currently have on file for our IPs. Thank you.
non_main
libraries ip information dear cl do we have this info where can i get it hello i am the director at the tom green county library and we have had a change in ip address please provide the information you currently have on file for our ips thank you
0
1,932
6,609,874,302
IssuesEvent
2017-09-19 15:49:27
Kristinita/Erics-Green-Room
https://api.github.com/repos/Kristinita/Erics-Green-Room
closed
[Feature request] Пауза
need-maintainer
### 1. Запрос Было бы неплохо, если б отыгрыш пакета в комнатах возможно было бы ставить на паузу. ### 2. Аргументация Игрока могут отвлекать различные факторы. От просьбы что-то сделать по дому до срочных сообщений в соцсетях. Сейчас игрок, который хочет узнать свой объективный результат, но которого отвлекли во вр...
True
[Feature request] Пауза - ### 1. Запрос Было бы неплохо, если б отыгрыш пакета в комнатах возможно было бы ставить на паузу. ### 2. Аргументация Игрока могут отвлекать различные факторы. От просьбы что-то сделать по дому до срочных сообщений в соцсетях. Сейчас игрок, который хочет узнать свой объективный результат, ...
main
пауза запрос было бы неплохо если б отыгрыш пакета в комнатах возможно было бы ставить на паузу аргументация игрока могут отвлекать различные факторы от просьбы что то сделать по дому до срочных сообщений в соцсетях сейчас игрок который хочет узнать свой объективный результат но которого отвл...
1
337,691
30,257,124,995
IssuesEvent
2023-07-07 04:22:07
rusefi/hellen154hyundai
https://api.github.com/repos/rusefi/hellen154hyundai
closed
Smiley face "Daniel" board now "3.6-1"
rev-C-hall-drama waiting-for-test
Some traces are FUBAR we would have to try the other fix on this board? ![WhatsApp Image 2023-06-30 at 14 53 03](https://github.com/rusefi/hellen154hyundai/assets/48498823/070a1353-a40a-4393-a039-e246d0ba4ddf)
1.0
Smiley face "Daniel" board now "3.6-1" - Some traces are FUBAR we would have to try the other fix on this board? ![WhatsApp Image 2023-06-30 at 14 53 03](https://github.com/rusefi/hellen154hyundai/assets/48498823/070a1353-a40a-4393-a039-e246d0ba4ddf)
non_main
smiley face daniel board now some traces are fubar we would have to try the other fix on this board
0
193,038
15,365,617,510
IssuesEvent
2021-03-01 23:57:27
spree/spree
https://api.github.com/repos/spree/spree
closed
Active Storage - CloudFlare - Image Caching & CDN
Documentation :book:
This is not really a bug with Spree, more of an issue with image caching and using a CDN for images served through Rails 5.2 Active Storage, but I figured it might be useful to have a documented solution on this issue for other Spree users. ## Issue Active Storage is simple to set up and get working, but offers no ...
1.0
Active Storage - CloudFlare - Image Caching & CDN - This is not really a bug with Spree, more of an issue with image caching and using a CDN for images served through Rails 5.2 Active Storage, but I figured it might be useful to have a documented solution on this issue for other Spree users. ## Issue Active Storage...
non_main
active storage cloudflare image caching cdn this is not really a bug with spree more of an issue with image caching and using a cdn for images served through rails active storage but i figured it might be useful to have a documented solution on this issue for other spree users issue active storage...
0
1,659
6,574,047,879
IssuesEvent
2017-09-11 11:14:45
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
azure resource group creation fails
affects_2.2 azure bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME azure_rm_resourcegroup ##### ANSIBLE VERSION ansible 2.2.0.0 also tried with github pip install at this time ##### CONFIGURATION ##### OS / ENVIRONMENT Linux ``` pip freeze | grep azure azure==2.0.0rc5 azure-batch==0.30.0rc5 azure-cli==0.1.0b10 ...
True
azure resource group creation fails - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME azure_rm_resourcegroup ##### ANSIBLE VERSION ansible 2.2.0.0 also tried with github pip install at this time ##### CONFIGURATION ##### OS / ENVIRONMENT Linux ``` pip freeze | grep azure azure==2.0.0rc5 azure-b...
main
azure resource group creation fails issue type bug report component name azure rm resourcegroup ansible version ansible also tried with github pip install at this time configuration os environment linux pip freeze grep azure azure azure batc...
1
293,759
25,321,101,259
IssuesEvent
2022-11-18 04:02:33
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
[chip-test] chip_sw_clkmgr_extended_range
Component:ChipLevelTest
### Test point name [chip_sw_clkmgr_extended_range](https://github.com/lowRISC/opentitan/blob/c1686dfd538165041d727fe1427e139bc20e848c/hw/top_earlgrey/data/chip_testplan.hjson#L867) Description: Check that the system can run at a reduced, calibrated clock frequency (70MHz) with jitter enabled (which can momenta...
1.0
[chip-test] chip_sw_clkmgr_extended_range - ### Test point name [chip_sw_clkmgr_extended_range](https://github.com/lowRISC/opentitan/blob/c1686dfd538165041d727fe1427e139bc20e848c/hw/top_earlgrey/data/chip_testplan.hjson#L867) Description: Check that the system can run at a reduced, calibrated clock frequency (7...
non_main
chip sw clkmgr extended range test point name description check that the system can run at a reduced calibrated clock frequency with jitter enabled which can momentarily bring it down to mhz this option is intended as a fall back in case there are issues running the system at calibrat...
0
3,076
11,645,010,136
IssuesEvent
2020-02-29 22:09:16
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
AppVeyor configuration file still uses JDK1.8
maintainability
AppVeyor configuration file still uses JDK1.8. Since we have recommended use of JDK8 the config must be updated too. cc: @thadguidry @wetneb your views ?
True
AppVeyor configuration file still uses JDK1.8 - AppVeyor configuration file still uses JDK1.8. Since we have recommended use of JDK8 the config must be updated too. cc: @thadguidry @wetneb your views ?
main
appveyor configuration file still uses appveyor configuration file still uses since we have recommended use of the config must be updated too cc thadguidry wetneb your views
1
795
4,397,162,824
IssuesEvent
2016-08-10 06:56:39
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
allow to specify version number when installing with zypper
feature_idea waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME packaging/os/zypper.py ##### ANSIBLE VERSION 2.2, devel ##### CONFIGURATION N/A ##### OS / ENVIRONMENT any Suse distro ##### SUMMARY Allow to put version information in the package name and handle that correctly. ##### STEPS TO REPRODUCE Thi...
True
allow to specify version number when installing with zypper - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME packaging/os/zypper.py ##### ANSIBLE VERSION 2.2, devel ##### CONFIGURATION N/A ##### OS / ENVIRONMENT any Suse distro ##### SUMMARY Allow to put version information in the package na...
main
allow to specify version number when installing with zypper issue type feature idea component name packaging os zypper py ansible version devel configuration n a os environment any suse distro summary allow to put version information in the package na...
1
890
4,553,165,577
IssuesEvent
2016-09-13 03:00:35
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Support starting stopped EC2 instances by tag
affects_1.7 aws cloud feature_idea waiting_on_maintainer
##### Issue Type: Feature Idea ##### Ansible Version: ansible 1.7.2 ##### Environment: N/A ##### Summary: Allow user to start all stopped EC2 instances associated with a particular tag. ##### Steps To Reproduce: Extend the ec2 module to enable, say, starting all stopped instances tagged with ...
True
Support starting stopped EC2 instances by tag - ##### Issue Type: Feature Idea ##### Ansible Version: ansible 1.7.2 ##### Environment: N/A ##### Summary: Allow user to start all stopped EC2 instances associated with a particular tag. ##### Steps To Reproduce: Extend the ec2 module to enable, ...
main
support starting stopped instances by tag issue type feature idea ansible version ansible environment n a summary allow user to start all stopped instances associated with a particular tag steps to reproduce extend the module to enable say s...
1
105,692
4,240,542,202
IssuesEvent
2016-07-06 13:46:40
azurestandard/api-spec
https://api.github.com/repos/azurestandard/api-spec
closed
Country of Origin
Low Priority
Allow the country of origin to be returned via the API. See Website Issue [#478](https://github.com/azurestandard/website/issues/478)
1.0
Country of Origin - Allow the country of origin to be returned via the API. See Website Issue [#478](https://github.com/azurestandard/website/issues/478)
non_main
country of origin allow the country of origin to be returned via the api see website issue
0
3,542
13,942,237,310
IssuesEvent
2020-10-22 20:41:49
polyfacet/ArasDeveloperTool
https://api.github.com/repos/polyfacet/ArasDeveloperTool
closed
General Refactoring
maintainability
Do a general refactor before replacing IOM with InnovatorClient and splitting the VS-project
True
General Refactoring - Do a general refactor before replacing IOM with InnovatorClient and splitting the VS-project
main
general refactoring do a general refactor before replacing iom with innovatorclient and splitting the vs project
1
2,089
7,106,605,165
IssuesEvent
2018-01-16 17:06:31
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
STDOUT logging on network failures
affects_2.3 feature_idea module needs_maintainer networking support:community
<!--- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release, and master branch are affected too. --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Feature Idea ##### COMPONENT NAME <!--- Name of the module/plugin/task/feature --> network...
True
STDOUT logging on network failures - <!--- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release, and master branch are affected too. --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Feature Idea ##### COMPONENT NAME <!--- Name of the mo...
main
stdout logging on network failures verify first that your issue request is not already reported on github also test if the latest release and master branch are affected too issue type feature idea component name network modules ansible version ansible ...
1
891
4,553,420,776
IssuesEvent
2016-09-13 04:41:27
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
ec2_elb_facts module can't use
affects_2.0 aws bug_report cloud waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_elb_facts.py ##### ANSIBLE VERSION ``` ansible 2.0.1.0 ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or us...
True
ec2_elb_facts module can't use - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_elb_facts.py ##### ANSIBLE VERSION ``` ansible 2.0.1.0 ``` ##### CONFIGURATION <!--- Mention any settings you have changed/add...
main
elb facts module can t use issue type bug report component name elb facts py ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variables ...
1
3,271
12,490,012,844
IssuesEvent
2020-05-31 21:40:26
short-d/short
https://api.github.com/repos/short-d/short
opened
[Refactor] Migrate switch statement for error type checking to user errors.As instead
maintainability
**What is frustrating you?** When short was first created, error types were checked using switch statement. Since then, golang has added two new constructs to work with errors: `Is` and `As`. Can be read about here: https://blog.golang.org/go1.13-errors Error type checking is still done the old way in the followin...
True
[Refactor] Migrate switch statement for error type checking to user errors.As instead - **What is frustrating you?** When short was first created, error types were checked using switch statement. Since then, golang has added two new constructs to work with errors: `Is` and `As`. Can be read about here: https://blog.g...
main
migrate switch statement for error type checking to user errors as instead what is frustrating you when short was first created error types were checked using switch statement since then golang has added two new constructs to work with errors is and as can be read about here error type checkin...
1
130,219
18,155,332,307
IssuesEvent
2021-09-27 00:05:24
ghc-dev/Haley-Sexton
https://api.github.com/repos/ghc-dev/Haley-Sexton
opened
CVE-2020-14332 (Medium) detected in ansible-2.9.9.tar.gz
security vulnerability
## CVE-2020-14332 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://...
True
CVE-2020-14332 (Medium) detected in ansible-2.9.9.tar.gz - ## CVE-2020-14332 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simpl...
non_main
cve medium detected in ansible tar gz cve medium severity vulnerability vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file haley sexton requirements txt path to vulnerable library requirements txt de...
0
4,124
19,547,178,924
IssuesEvent
2022-01-02 03:52:49
go-playground/validator
https://api.github.com/repos/go-playground/validator
opened
⚠️Validator - Looking for Additional Maintainers
help wanted maintainers
The Validator package is looking for additional maintainers to help with the growing number inquiries, Pull Requests and documentation needs. I can no longer fully dedicate the majority on my time to this one package 📦 I will continue to maintain and support this package but I don't want the community or contributo...
True
⚠️Validator - Looking for Additional Maintainers - The Validator package is looking for additional maintainers to help with the growing number inquiries, Pull Requests and documentation needs. I can no longer fully dedicate the majority on my time to this one package 📦 I will continue to maintain and support this p...
main
⚠️validator looking for additional maintainers the validator package is looking for additional maintainers to help with the growing number inquiries pull requests and documentation needs i can no longer fully dedicate the majority on my time to this one package 📦 i will continue to maintain and support this p...
1
1,017
4,804,581,604
IssuesEvent
2016-11-02 13:59:18
duckduckgo/zeroclickinfo-fathead
https://api.github.com/repos/duckduckgo/zeroclickinfo-fathead
closed
C++ Reference Docs: Need a new maintainer
Maintainer Submitted Mission: Programming
For now I can't anymore be the maintainer of the C++ Reference Docs fathead, so we need a new maintainer ! @duckduckgo/duckduckhack-contributors would anyone out there be interested ? Here are the pending issues : #301 #300 and #203. Good luck ! https://duck.co/ia/view/cppreference_doc
True
C++ Reference Docs: Need a new maintainer - For now I can't anymore be the maintainer of the C++ Reference Docs fathead, so we need a new maintainer ! @duckduckgo/duckduckhack-contributors would anyone out there be interested ? Here are the pending issues : #301 #300 and #203. Good luck ! https://duck.co/ia/view/cp...
main
c reference docs need a new maintainer for now i can t anymore be the maintainer of the c reference docs fathead so we need a new maintainer duckduckgo duckduckhack contributors would anyone out there be interested here are the pending issues and good luck
1
2,890
10,319,629,859
IssuesEvent
2019-08-30 18:04:10
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Backdrop geo kit
Maintainer application Port in progress
I've made an initial port of a collection of drupal mapping projects : geophp, geocoder, geofield, and leaflet. All were straightforward, except geocoder, which is marked with the infamous “dependencies[] = ctools”. I followed the @jenlampton method in the addressfield project, and it works... That's located at https:/...
True
Backdrop geo kit - I've made an initial port of a collection of drupal mapping projects : geophp, geocoder, geofield, and leaflet. All were straightforward, except geocoder, which is marked with the infamous “dependencies[] = ctools”. I followed the @jenlampton method in the addressfield project, and it works... That's...
main
backdrop geo kit i ve made an initial port of a collection of drupal mapping projects geophp geocoder geofield and leaflet all were straightforward except geocoder which is marked with the infamous “dependencies ctools” i followed the jenlampton method in the addressfield project and it works that s ...
1
4,218
20,869,490,092
IssuesEvent
2022-03-22 10:33:41
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
Enhance MiKo_3111 to only underline 'EqualTo(0)'
enhancement Area: analyzer Area: maintainability
Enhance MiKo_3111 to only underline `EqualTo(0)` as that's where the issue is.
True
Enhance MiKo_3111 to only underline 'EqualTo(0)' - Enhance MiKo_3111 to only underline `EqualTo(0)` as that's where the issue is.
main
enhance miko to only underline equalto enhance miko to only underline equalto as that s where the issue is
1
132,847
5,194,216,607
IssuesEvent
2017-01-23 02:09:15
UPBGE/blender
https://api.github.com/repos/UPBGE/blender
closed
Feature Request: Logic Brick to Interact with Python Component
feature request low priority
If you have a python component, it would be nice to be able to present a logic-brick interface to it. **Use cases:** - A FPS movement script, that exposes functions like "duck" to the logic brick interface - A vehicle that expose functions like "drive" and "toot horn" - A "damage" component that provided a log...
1.0
Feature Request: Logic Brick to Interact with Python Component - If you have a python component, it would be nice to be able to present a logic-brick interface to it. **Use cases:** - A FPS movement script, that exposes functions like "duck" to the logic brick interface - A vehicle that expose functions like "dr...
non_main
feature request logic brick to interact with python component if you have a python component it would be nice to be able to present a logic brick interface to it use cases a fps movement script that exposes functions like duck to the logic brick interface a vehicle that expose functions like dr...
0
56,936
23,963,376,700
IssuesEvent
2022-09-12 21:24:26
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
dms-vpc-role is not configured properly when creating aws_dms_replication_instance
bug service/iam service/dms
This is a similar (or the same) issue as [terraform-providers/terraform-provider-aws#7748](https://github.com/terraform-providers/terraform-provider-aws/issues/7748) which was closed. <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](htt...
2.0
dms-vpc-role is not configured properly when creating aws_dms_replication_instance - This is a similar (or the same) issue as [terraform-providers/terraform-provider-aws#7748](https://github.com/terraform-providers/terraform-provider-aws/issues/7748) which was closed. <!--- Please keep this note for the community --...
non_main
dms vpc role is not configured properly when creating aws dms replication instance this is a similar or the same issue as which was closed community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please d...
0
730,825
25,190,570,690
IssuesEvent
2022-11-12 00:01:48
simonbaird/tiddlyhost
https://api.github.com/repos/simonbaird/tiddlyhost
closed
Feature request: Clone wiki
priority
Shortly after the noob stage, a TW user identifies "favourite plugins, settings and customizations" that he wants for all his wikis. I dare say this happens to *all* TW users. And those that go deeper into tiddlyverse probably develop fine tuned recurring setups (e.g *public* vs *private* wikis, *work* vs *non-work* et...
1.0
Feature request: Clone wiki - Shortly after the noob stage, a TW user identifies "favourite plugins, settings and customizations" that he wants for all his wikis. I dare say this happens to *all* TW users. And those that go deeper into tiddlyverse probably develop fine tuned recurring setups (e.g *public* vs *private* ...
non_main
feature request clone wiki shortly after the noob stage a tw user identifies favourite plugins settings and customizations that he wants for all his wikis i dare say this happens to all tw users and those that go deeper into tiddlyverse probably develop fine tuned recurring setups e g public vs private ...
0
5,394
27,096,282,619
IssuesEvent
2023-02-15 03:18:51
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
closed
Python version check bug
question Maintainability API-Python Language-Python
Hi Your python version check in OlaClient.py fails on Python 3.10 line 957 if sys.version >= '3.2': request.data = data.tobytes() else: request.data = data.tostring() The best solution I can see, others may have a better solution, is pv = platform.python_version_tuple() if int(pv[0]) >= 3 and int(p...
True
Python version check bug - Hi Your python version check in OlaClient.py fails on Python 3.10 line 957 if sys.version >= '3.2': request.data = data.tobytes() else: request.data = data.tostring() The best solution I can see, others may have a better solution, is pv = platform.python_version_tuple() i...
main
python version check bug hi your python version check in olaclient py fails on python line if sys version request data data tobytes else request data data tostring the best solution i can see others may have a better solution is pv platform python version tuple if i...
1
711
4,288,799,410
IssuesEvent
2016-07-17 18:00:33
topogram/topogram
https://api.github.com/repos/topogram/topogram
closed
update to Meteor 1.3 / ES2015 design patterns
enhancement maintaining
This is a trillion time better, as we can control imports, require files, etc. Instead of having a big autoload, you just have clean importing / dependencies patterns. It will make code stronger, easy to test and debug, plus easier to move out Meteor if needed one day. check the whole story here http://guide.meteor...
True
update to Meteor 1.3 / ES2015 design patterns - This is a trillion time better, as we can control imports, require files, etc. Instead of having a big autoload, you just have clean importing / dependencies patterns. It will make code stronger, easy to test and debug, plus easier to move out Meteor if needed one day. ...
main
update to meteor design patterns this is a trillion time better as we can control imports require files etc instead of having a big autoload you just have clean importing dependencies patterns it will make code stronger easy to test and debug plus easier to move out meteor if needed one day che...
1
1,208
5,162,389,391
IssuesEvent
2017-01-17 00:24:59
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
iam_cert doesn't return the ARN value after creating a certificate
affects_2.0 aws bug_report cloud feature_idea waiting_on_maintainer
##### Issue Type: <!--- Please pick one and delete the rest: --> - Bug Report ##### Ansible Version: ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Environment: Ubuntu 14.04.4 LTS ##### Summary: I'm using the `iam_cert` module to create...
True
iam_cert doesn't return the ARN value after creating a certificate - ##### Issue Type: <!--- Please pick one and delete the rest: --> - Bug Report ##### Ansible Version: ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Environment: Ubuntu ...
main
iam cert doesn t return the arn value after creating a certificate issue type bug report ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides environment ubuntu lts summary i m using the iam ...
1
673,993
23,036,238,715
IssuesEvent
2022-07-22 19:06:21
GoogleCloudPlatform/golang-samples
https://api.github.com/repos/GoogleCloudPlatform/golang-samples
closed
compute/custom-hostname-instance: TestInstanceHostnameSnippets failed
type: bug priority: p1 api: compute samples flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: a9c8603f3a8d007af2f7d0258fa9777254f421b3 b...
1.0
compute/custom-hostname-instance: TestInstanceHostnameSnippets failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will s...
non_main
compute custom hostname instance testinstancehostnamesnippets failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output instance hostname test...
0
301,416
26,045,733,774
IssuesEvent
2022-12-22 14:15:04
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
[UI test automation] Improve coverage of the full functional UI test suite
eng:ui-test
### Summary Improve coverage of the [Full functional UI test suite](https://testrail.stage.mozaws.net/index.php?/suites/view/3192&group_by=cases:section_id&group_order=asc&group_id=45740): • Create new UI tests • Add missing steps ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/F...
1.0
[UI test automation] Improve coverage of the full functional UI test suite - ### Summary Improve coverage of the [Full functional UI test suite](https://testrail.stage.mozaws.net/index.php?/suites/view/3192&group_by=cases:section_id&group_order=asc&group_id=45740): • Create new UI tests • Add missing steps ┆Issue is ...
non_main
improve coverage of the full functional ui test suite summary improve coverage of the • create new ui tests • add missing steps ┆issue is synchronized with this
0
251,366
21,475,014,185
IssuesEvent
2022-04-26 12:59:45
kubernetes-sigs/cluster-api
https://api.github.com/repos/kubernetes-sigs/cluster-api
reopened
Integrate internal/matchers into Komega style test abstraction in Controller Runtime
kind/feature lifecycle/rotten area/testing
**User Story** As a developer I would like to have a consistent abstract toolset to quickly write unit tests in Cluster API. **Detailed Description** The matchers package added in #5259 brings generic matching to Cluster API objects and makes it easier to match only on required fields at test time. In controll...
1.0
Integrate internal/matchers into Komega style test abstraction in Controller Runtime - **User Story** As a developer I would like to have a consistent abstract toolset to quickly write unit tests in Cluster API. **Detailed Description** The matchers package added in #5259 brings generic matching to Cluster API...
non_main
integrate internal matchers into komega style test abstraction in controller runtime user story as a developer i would like to have a consistent abstract toolset to quickly write unit tests in cluster api detailed description the matchers package added in brings generic matching to cluster api ob...
0
805,078
29,507,282,137
IssuesEvent
2023-06-03 13:18:27
exellian/rex
https://api.github.com/repos/exellian/rex
opened
DRAFT: Add template children syntax
priority: low
I should add a syntax for embedding children into a template like contentChildren or props.children.
1.0
DRAFT: Add template children syntax - I should add a syntax for embedding children into a template like contentChildren or props.children.
non_main
draft add template children syntax i should add a syntax for embedding children into a template like contentchildren or props children
0
181,482
14,040,118,963
IssuesEvent
2020-11-01 00:25:29
trailheadapps/lwc-recipes
https://api.github.com/repos/trailheadapps/lwc-recipes
closed
Implement exception handling in c/mortgage component
new-test no-issue-activity
This component doesn't implement any exception handling, or handle false inputs that are not number-based. It should implement some, and add tests that exercise the logic. Also, look into implementing the static picklist values as a getter instead of a function. For reference see this [comment](https://github.com/t...
1.0
Implement exception handling in c/mortgage component - This component doesn't implement any exception handling, or handle false inputs that are not number-based. It should implement some, and add tests that exercise the logic. Also, look into implementing the static picklist values as a getter instead of a function. ...
non_main
implement exception handling in c mortgage component this component doesn t implement any exception handling or handle false inputs that are not number based it should implement some and add tests that exercise the logic also look into implementing the static picklist values as a getter instead of a function ...
0
670
4,212,800,213
IssuesEvent
2016-06-29 17:14:26
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Tips IA maintainer request
Maintainer Input Requested
There has been several maintainer timeouts for the Tips IA. If @mattlehning does not have any objections I would like to takeover as maintainer. Thanks! https://duck.co/ia/view/tips cc @moollaza @edgesince84 @zekiel
True
Tips IA maintainer request - There has been several maintainer timeouts for the Tips IA. If @mattlehning does not have any objections I would like to takeover as maintainer. Thanks! https://duck.co/ia/view/tips cc @moollaza @edgesince84 @zekiel
main
tips ia maintainer request there has been several maintainer timeouts for the tips ia if mattlehning does not have any objections i would like to takeover as maintainer thanks cc moollaza zekiel
1
81,055
30,688,674,619
IssuesEvent
2023-07-26 13:55:29
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
opened
Vulnerability Project API
defect in triage
### Current Behavior Using utilising api endpoint `/api/v1/vulnerability/project/{project_id}` `offset` query parameter doesn't work. Changing `offset` parameter doesn't change output from endpoint. Tested as well with query parameters `limit` & `page` and `pageNumber` & `pageSize` When using `offset` query par...
1.0
Vulnerability Project API - ### Current Behavior Using utilising api endpoint `/api/v1/vulnerability/project/{project_id}` `offset` query parameter doesn't work. Changing `offset` parameter doesn't change output from endpoint. Tested as well with query parameters `limit` & `page` and `pageNumber` & `pageSize` ...
non_main
vulnerability project api current behavior using utilising api endpoint api vulnerability project project id offset query parameter doesn t work changing offset parameter doesn t change output from endpoint tested as well with query parameters limit page and pagenumber pagesize w...
0
1,148
5,005,855,851
IssuesEvent
2016-12-12 12:10:23
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Feature request: Allow casks to be searchable by their names specified by `name`
awaiting maintainer feedback
### Description of feature/enhancement Sometimes, a cask has multiple names, all of which are used in the `name` stanza in its cask file. However, only the file name is searchable. Additional names in the `name` stanza should also be searchable. ### Justification This would certainly be helpful for programs with mul...
True
Feature request: Allow casks to be searchable by their names specified by `name` - ### Description of feature/enhancement Sometimes, a cask has multiple names, all of which are used in the `name` stanza in its cask file. However, only the file name is searchable. Additional names in the `name` stanza should also be se...
main
feature request allow casks to be searchable by their names specified by name description of feature enhancement sometimes a cask has multiple names all of which are used in the name stanza in its cask file however only the file name is searchable additional names in the name stanza should also be se...
1
1,200
5,133,075,979
IssuesEvent
2017-01-11 01:41:13
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Deleting elasticache cluster on redis throws TypeError
affects_2.0 aws bug_report cloud P2 waiting_on_maintainer
##### Issue Type: - Bug Report ##### Component Name: elasticache module ##### Ansible Version: ansible 2.0.0.2 ##### Ansible Configuration: `any_errors_fatal = True` ##### Environment: redis on aws elasticache ##### Summary: Errors on deleting cluster. ``` An exception occurred during task execution. The full tra...
True
Deleting elasticache cluster on redis throws TypeError - ##### Issue Type: - Bug Report ##### Component Name: elasticache module ##### Ansible Version: ansible 2.0.0.2 ##### Ansible Configuration: `any_errors_fatal = True` ##### Environment: redis on aws elasticache ##### Summary: Errors on deleting cluster. ``` ...
main
deleting elasticache cluster on redis throws typeerror issue type bug report component name elasticache module ansible version ansible ansible configuration any errors fatal true environment redis on aws elasticache summary errors on deleting cluster ...
1
3,362
13,033,007,647
IssuesEvent
2020-07-28 05:53:15
arcticicestudio/nord
https://api.github.com/repos/arcticicestudio/nord
closed
Repo label system
context-workflow resolution-answered scope-maintainability type-question
This has nothing to do with the wonderful Nord theme (that I've been using everywhere I can), but more about the label system you have in place for the repo. I find it more useful than the usual (default) label system that has Github and I want to implement this system (and colors) for my own repos. Is there any kin...
True
Repo label system - This has nothing to do with the wonderful Nord theme (that I've been using everywhere I can), but more about the label system you have in place for the repo. I find it more useful than the usual (default) label system that has Github and I want to implement this system (and colors) for my own rep...
main
repo label system this has nothing to do with the wonderful nord theme that i ve been using everywhere i can but more about the label system you have in place for the repo i find it more useful than the usual default label system that has github and i want to implement this system and colors for my own rep...
1
2,727
9,634,177,613
IssuesEvent
2019-05-15 20:33:28
Homebrew/homebrew-core
https://api.github.com/repos/Homebrew/homebrew-core
closed
Tracking issue for migrating to OpenBLAS
help wanted maintainer feedback
## Formulae using Accelerate The following formula still appear to depend on Apple's Accelerate framework: - [x] arpack (uses `veclibfort`) - [x] dynare (uses `veclibfort`) - [x] hypre (uses `veclibfort`) - [x] octave (uses `veclibfort`) - [x] qrupdate (uses `veclibfort`) - [x] sundials (uses `veclibfort`) ...
True
Tracking issue for migrating to OpenBLAS - ## Formulae using Accelerate The following formula still appear to depend on Apple's Accelerate framework: - [x] arpack (uses `veclibfort`) - [x] dynare (uses `veclibfort`) - [x] hypre (uses `veclibfort`) - [x] octave (uses `veclibfort`) - [x] qrupdate (uses `veclibf...
main
tracking issue for migrating to openblas formulae using accelerate the following formula still appear to depend on apple s accelerate framework arpack uses veclibfort dynare uses veclibfort hypre uses veclibfort octave uses veclibfort qrupdate uses veclibfort ...
1
4,540
23,638,389,951
IssuesEvent
2022-08-25 14:58:11
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Error:
type: bug work: backend status: ready restricted: maintainers
I get this error any time I try to load the records for the Checkouts table, when that table is created using our original method (in Cycle 2) of import tsv files and running the my SQL transform. I can do more work to try providing better reproduction steps if needed. <details> <summary><h3>Traceback</h3></summary>...
True
Error: - I get this error any time I try to load the records for the Checkouts table, when that table is created using our original method (in Cycle 2) of import tsv files and running the my SQL transform. I can do more work to try providing better reproduction steps if needed. <details> <summary><h3>Traceback</h3>...
main
error i get this error any time i try to load the records for the checkouts table when that table is created using our original method in cycle of import tsv files and running the my sql transform i can do more work to try providing better reproduction steps if needed traceback environment r...
1
3,477
13,394,055,274
IssuesEvent
2020-09-03 05:55:45
Homebrew/homebrew-cask
https://api.github.com/repos/Homebrew/homebrew-cask
closed
Error using --force to install/update some already installed casks
awaiting maintainer feedback
#### General troubleshooting steps - [x] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/closing_issues_without_review.md). - [x] I have retried my command with `--force`. - [x] I ran `brew update-reset && brew ...
True
Error using --force to install/update some already installed casks - #### General troubleshooting steps - [x] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/closing_issues_without_review.md). - [x] I have retrie...
main
error using force to install update some already installed casks general troubleshooting steps i understand that i have retried my command with force i ran brew update reset brew update and retried my command i ran brew doctor fixed as many issues as possible and retried...
1
155,170
13,613,583,835
IssuesEvent
2020-09-23 12:06:26
liferay/clay
https://api.github.com/repos/liferay/clay
opened
Expand documentation of Layout
comp: clayui.com comp: documentation
Now that the set of Layout components has been brewing for some time in DXP we could document them a bit better. We could describe some of the more common strategies and document the markup of the component so it's more consistent with all other components. @bryceosterhaus You worked on this, perhaps you can do th...
1.0
Expand documentation of Layout - Now that the set of Layout components has been brewing for some time in DXP we could document them a bit better. We could describe some of the more common strategies and document the markup of the component so it's more consistent with all other components. @bryceosterhaus You work...
non_main
expand documentation of layout now that the set of layout components has been brewing for some time in dxp we could document them a bit better we could describe some of the more common strategies and document the markup of the component so it s more consistent with all other components bryceosterhaus you work...
0
3,276
2,832,369,702
IssuesEvent
2015-05-25 07:24:45
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
Preview option dissapeared after merge.
CodeViewer highPriority
There is no longer a preview option to choose from in the "Kind". The css for the preview also seems to be missing...
1.0
Preview option dissapeared after merge. - There is no longer a preview option to choose from in the "Kind". The css for the preview also seems to be missing...
non_main
preview option dissapeared after merge there is no longer a preview option to choose from in the kind the css for the preview also seems to be missing
0
167,908
20,730,041,414
IssuesEvent
2022-03-14 08:33:06
zettatips/django-first-blog
https://api.github.com/repos/zettatips/django-first-blog
opened
CVE-2019-14234 (High) detected in django2.2.3, django2.2.3
security vulnerability
## CVE-2019-14234 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>django2.2.3</b>, <b>django2.2.3</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://w...
True
CVE-2019-14234 (High) detected in django2.2.3, django2.2.3 - ## CVE-2019-14234 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>django2.2.3</b>, <b>django2.2.3</b></p></summary> <p> ...
non_main
cve high detected in cve high severity vulnerability vulnerable libraries vulnerability details an issue was discovered in django x before x before and x before due to an error in shallow key transformation k...
0
233,795
17,892,780,678
IssuesEvent
2021-09-08 03:09:57
CoinAlpha/hummingbot
https://api.github.com/repos/CoinAlpha/hummingbot
opened
Documentation for `APIThrottler` class
documentation
The `APIThrottler` class is one of the two clear components (the other is `HangingOrdersTracker`) that we have individualized even in the code that are going to be used as they are and something that we want to make it usable by the community. Add to developer documentation and include as much information as possible ...
1.0
Documentation for `APIThrottler` class - The `APIThrottler` class is one of the two clear components (the other is `HangingOrdersTracker`) that we have individualized even in the code that are going to be used as they are and something that we want to make it usable by the community. Add to developer documentation and...
non_main
documentation for apithrottler class the apithrottler class is one of the two clear components the other is hangingorderstracker that we have individualized even in the code that are going to be used as they are and something that we want to make it usable by the community add to developer documentation and...
0
541,584
15,829,677,972
IssuesEvent
2021-04-06 11:30:59
kubernetes-sigs/cluster-api
https://api.github.com/repos/kubernetes-sigs/cluster-api
closed
Set CAPI status to paused or running
area/clusterctl help wanted kind/feature lifecycle/stale priority/backlog
<!-- NOTE: ⚠️ For larger proposals, we follow the CAEP process as outlined in https://sigs.k8s.io/cluster-api/CONTRIBUTING.md. --> **User Story** As a operator I would like to set my CAPI management cluster to a state of Paused or Running for the reason of needing to safely backup or restore my CAPI cluster. *...
1.0
Set CAPI status to paused or running - <!-- NOTE: ⚠️ For larger proposals, we follow the CAEP process as outlined in https://sigs.k8s.io/cluster-api/CONTRIBUTING.md. --> **User Story** As a operator I would like to set my CAPI management cluster to a state of Paused or Running for the reason of needing to safely ...
non_main
set capi status to paused or running user story as a operator i would like to set my capi management cluster to a state of paused or running for the reason of needing to safely backup or restore my capi cluster detailed description in order to safely backup restore duplicate a cluster and lea...
0
563,941
16,706,597,895
IssuesEvent
2021-06-09 10:43:16
googleapis/google-api-ruby-client
https://api.github.com/repos/googleapis/google-api-ruby-client
closed
Synthesis failed for gmailpostmastertools-v1
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate gmailpostmastertools-v1. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the gmailpostmastertools-v1 API, and the library grows stale. See https://github.com/googleapis/synthtool/...
1.0
Synthesis failed for gmailpostmastertools-v1 - Hello! Autosynth couldn't regenerate gmailpostmastertools-v1. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the gmailpostmastertools-v1 API, and the library grows stale...
non_main
synthesis failed for gmailpostmastertools hello autosynth couldn t regenerate gmailpostmastertools broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the gmailpostmastertools api and the library grows stale ...
0
599
4,097,416,693
IssuesEvent
2016-06-03 01:26:46
Particular/ServiceControl
https://api.github.com/repos/Particular/ServiceControl
closed
Password validation fails for some Windows 10 users
Tag: Installer Tag: Maintainer Prio Type: Bug
The ServiceControl Manangement UI indicates that the service account passowrd is incorrect on some Windows 10 PCs. The code throws a FileNotFoundException when initiializing the PrincipalContext for the machine. This is related to this issue with Windows 10 - http://stackoverflow.com/questions/33717673/system-dire...
True
Password validation fails for some Windows 10 users - The ServiceControl Manangement UI indicates that the service account passowrd is incorrect on some Windows 10 PCs. The code throws a FileNotFoundException when initiializing the PrincipalContext for the machine. This is related to this issue with Windows 10 - h...
main
password validation fails for some windows users the servicecontrol manangement ui indicates that the service account passowrd is incorrect on some windows pcs the code throws a filenotfoundexception when initiializing the principalcontext for the machine this is related to this issue with windows ...
1
2,941
10,563,690,223
IssuesEvent
2019-10-04 21:44:53
Unleash/unleash-client-core
https://api.github.com/repos/Unleash/unleash-client-core
opened
Add CONTRIBUTING.md guide
maintainer
Should give contributors a set of guidelines for contributing to this project
True
Add CONTRIBUTING.md guide - Should give contributors a set of guidelines for contributing to this project
main
add contributing md guide should give contributors a set of guidelines for contributing to this project
1
11,254
29,115,958,682
IssuesEvent
2023-05-17 01:00:48
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[Híbrido] Desenvolvedor Full Stack Java - Softtek
CLT Sênior Python Java Git Docker Stale Híbrido Clean architecture
## Nossa empresa Fundada em 1982, a Softtek é uma fornecedora global de soluções de TI orientadas a processos com 30 escritórios na América do Norte, América Latina, Europa e Ásia. Com 15 centros de entrega global nos EUA, México, China, Brasil, Argentina, Costa Rica, Espanha, Hungria e Índia, a Softtek ajuda a m...
1.0
[Híbrido] Desenvolvedor Full Stack Java - Softtek - ## Nossa empresa Fundada em 1982, a Softtek é uma fornecedora global de soluções de TI orientadas a processos com 30 escritórios na América do Norte, América Latina, Europa e Ásia. Com 15 centros de entrega global nos EUA, México, China, Brasil, Argentina, Costa...
non_main
desenvolvedor full stack java softtek nossa empresa fundada em a softtek é uma fornecedora global de soluções de ti orientadas a processos com escritórios na américa do norte américa latina europa e ásia com centros de entrega global nos eua méxico china brasil argentina costa rica espanh...
0
748
4,351,169,776
IssuesEvent
2016-07-31 18:06:41
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker: _human_to_bytes broken on current devel head
bug_report cloud docker waiting_on_maintainer
##### ISSUE TYPE Bug Report ##### COMPONENT NAME _docker module ##### ANSIBLE VERSION N/A ##### SUMMARY As of 8d126bd877444c9557b1671521516447cc557d3f the _human_to_bytes() function in docker.py is failing to work at all due to throwing the exception that "Cannot convert 0 into an integer" Without diggi...
True
docker: _human_to_bytes broken on current devel head - ##### ISSUE TYPE Bug Report ##### COMPONENT NAME _docker module ##### ANSIBLE VERSION N/A ##### SUMMARY As of 8d126bd877444c9557b1671521516447cc557d3f the _human_to_bytes() function in docker.py is failing to work at all due to throwing the exception t...
main
docker human to bytes broken on current devel head issue type bug report component name docker module ansible version n a summary as of the human to bytes function in docker py is failing to work at all due to throwing the exception that cannot convert into an integer ...
1
293,432
25,291,868,070
IssuesEvent
2022-11-17 01:19:41
Hekili/hekili
https://api.github.com/repos/Hekili/hekili
closed
Convoke not recommended in M+
incomplete triage in testing retail
### Before You Begin - [X] I confirm that I have downloaded the latest version of the addon. - [X] I am not playing on a private server. - [X] I checked for an [existing, open ticket](https://github.com/Hekili/hekili/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for this issue and was not able to find one. -...
1.0
Convoke not recommended in M+ - ### Before You Begin - [X] I confirm that I have downloaded the latest version of the addon. - [X] I am not playing on a private server. - [X] I checked for an [existing, open ticket](https://github.com/Hekili/hekili/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for this issue ...
non_main
convoke not recommended in m before you begin i confirm that i have downloaded the latest version of the addon i am not playing on a private server i checked for an for this issue and was not able to find one i edited the title of this bug report above so that it describes the issu...
0
422,648
28,452,218,584
IssuesEvent
2023-04-17 02:27:29
timescale/docs
https://api.github.com/repos/timescale/docs
closed
[Site Bug] Issue with the page: /use-timescale/latest/continuous-aggregates/time/
bug documentation community
_Use this template for reporting bugs in the docs._ # Describe the bug Example setting chunk size does not match text. ## What do the docs say now? > To create a hypertable that uses an integer-based column as time, you need to provide the chunk time interval. In this case, each chunk is 10 minutes. ``` S...
1.0
[Site Bug] Issue with the page: /use-timescale/latest/continuous-aggregates/time/ - _Use this template for reporting bugs in the docs._ # Describe the bug Example setting chunk size does not match text. ## What do the docs say now? > To create a hypertable that uses an integer-based column as time, you need...
non_main
issue with the page use timescale latest continuous aggregates time use this template for reporting bugs in the docs describe the bug example setting chunk size does not match text what do the docs say now to create a hypertable that uses an integer based column as time you need to provi...
0
2,545
8,674,894,603
IssuesEvent
2018-11-30 09:16:44
citrusframework/citrus
https://api.github.com/repos/citrusframework/citrus
opened
Change of class signature and typing of WaitConditionBuilder
Prio: High State: To discuss Type: Maintainance
**Citrus Version** >= 2.7.7 **Description** If you upgrade your Citrus version to 2.7.7 or higher, we've a breaking change in the `WaitConditionBuilder` class signature which is now abstract and of different typing. We should discuss if we build this back, because this does only affect implementations which c...
True
Change of class signature and typing of WaitConditionBuilder - **Citrus Version** >= 2.7.7 **Description** If you upgrade your Citrus version to 2.7.7 or higher, we've a breaking change in the `WaitConditionBuilder` class signature which is now abstract and of different typing. We should discuss if we build t...
main
change of class signature and typing of waitconditionbuilder citrus version description if you upgrade your citrus version to or higher we ve a breaking change in the waitconditionbuilder class signature which is now abstract and of different typing we should discuss if we build t...
1
4,146
19,712,661,387
IssuesEvent
2022-01-13 07:46:47
keptn/community
https://api.github.com/repos/keptn/community
closed
REQUEST: Maintainer status for @oleg-nenashev
membership:maintainer status:approved
I would like to request the maintainer status in Keptn. I have been an active contributor since July 2021, and currently I am helping with community management and Keptn growth. I do not contribute much to the Keptn production codebase but I focus on other areas: public roadmap, issue backlog, documentation and tutoria...
True
REQUEST: Maintainer status for @oleg-nenashev - I would like to request the maintainer status in Keptn. I have been an active contributor since July 2021, and currently I am helping with community management and Keptn growth. I do not contribute much to the Keptn production codebase but I focus on other areas: public r...
main
request maintainer status for oleg nenashev i would like to request the maintainer status in keptn i have been an active contributor since july and currently i am helping with community management and keptn growth i do not contribute much to the keptn production codebase but i focus on other areas public road...
1
995
4,759,595,993
IssuesEvent
2016-10-24 23:11:58
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
azure_rm_storageaccount throws SkuName' is not defined
affects_2.2 azure bug_report cloud waiting_on_maintainer
Moving #17949 to the correct location with my own information. ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME azure_rm_storageaccount ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0 ...
True
azure_rm_storageaccount throws SkuName' is not defined - Moving #17949 to the correct location with my own information. ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME azure_rm_storageaccount ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible...
main
azure rm storageaccount throws skuname is not defined moving to the correct location with my own information issue type bug report component name azure rm storageaccount ansible version ansible config file etc ansible ansible cfg configured module sear...
1
174
2,755,882,987
IssuesEvent
2015-04-27 01:09:20
canadainc/quran10
https://api.github.com/repos/canadainc/quran10
closed
Refactor Juz and Surah pages to move common elements into common helper
Component-UI Maintainability Type-Enhancement
Move LazyMediaPlayer, VersesListView, etc.
True
Refactor Juz and Surah pages to move common elements into common helper - Move LazyMediaPlayer, VersesListView, etc.
main
refactor juz and surah pages to move common elements into common helper move lazymediaplayer verseslistview etc
1
1,911
6,577,573,138
IssuesEvent
2017-09-12 01:51:13
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
rax module fails to create Cloud Server with multiple Cloud Images with same human_id
affects_1.9 bug_report cloud waiting_on_maintainer
##### Issue Type: - Bug Report ##### Plugin Name: `rax` ##### Ansible Version: ``` ansible 1.9.3 configured module search path = None ``` This includes vendored `pyrax==1.9.7`. ##### Ansible Configuration: N/A ##### Environment: N/A ##### Summary: The rax module supports the image key to be either `id` (eg UUID...
True
rax module fails to create Cloud Server with multiple Cloud Images with same human_id - ##### Issue Type: - Bug Report ##### Plugin Name: `rax` ##### Ansible Version: ``` ansible 1.9.3 configured module search path = None ``` This includes vendored `pyrax==1.9.7`. ##### Ansible Configuration: N/A ##### Environmen...
main
rax module fails to create cloud server with multiple cloud images with same human id issue type bug report plugin name rax ansible version ansible configured module search path none this includes vendored pyrax ansible configuration n a environmen...
1
2,182
7,674,568,160
IssuesEvent
2018-05-15 04:53:18
Kristinita/SashaMiscellaneous
https://api.github.com/repos/Kristinita/SashaMiscellaneous
opened
feature_request(repl.it): support Stylus
need-maintainer
### 1. Summary It would be nice, if Repl.it will support [**Stylus**](http://stylus-lang.com/) CSS preprocessor. ### 2. Argumentation I can use [**Stylus in Codepen.io**](https://blog.codepen.io/documentation/views/editor-view/#the-css-editor-1), but Codepen doesn't support [**more than one project (multiple f...
True
feature_request(repl.it): support Stylus - ### 1. Summary It would be nice, if Repl.it will support [**Stylus**](http://stylus-lang.com/) CSS preprocessor. ### 2. Argumentation I can use [**Stylus in Codepen.io**](https://blog.codepen.io/documentation/views/editor-view/#the-css-editor-1), but Codepen doesn't s...
main
feature request repl it support stylus summary it would be nice if repl it will support css preprocessor argumentation i can use but codepen doesn t support it would be nice if repl it users will have the opportunity use multiple stylus files for repls it a reason for stylu...
1
212,524
16,488,012,471
IssuesEvent
2021-05-24 21:10:28
AlaskaAirlines/WC-Generator
https://api.github.com/repos/AlaskaAirlines/WC-Generator
closed
As a [user] I need help with conventions
Status: Work In Progress Type: Documentation
# General Support Request As the Auro team is growing and more people are getting into the mix, the more the difference in naming conventions and commit messages can create momentary confusion. ## Support request It is healthy and time to discuss a naming convention for things like branches and update the sta...
1.0
As a [user] I need help with conventions - # General Support Request As the Auro team is growing and more people are getting into the mix, the more the difference in naming conventions and commit messages can create momentary confusion. ## Support request It is healthy and time to discuss a naming convention...
non_main
as a i need help with conventions general support request as the auro team is growing and more people are getting into the mix the more the difference in naming conventions and commit messages can create momentary confusion support request it is healthy and time to discuss a naming convention for ...
0
2,520
8,655,460,291
IssuesEvent
2018-11-27 16:00:34
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
QCMA Sometimes Requires a Restart
unmaintained
I am using Mac OS X 10.13.5 and quite frequently (especially on the PSTV) I have to restart QCMA before my PSTV will connect properly. Also I have to select quit twice for the app to fully quit and then sometimes crashes. Both PS Vita-1000 and PSTV on Enso 3.65 spoofed to 3.68.
True
QCMA Sometimes Requires a Restart - I am using Mac OS X 10.13.5 and quite frequently (especially on the PSTV) I have to restart QCMA before my PSTV will connect properly. Also I have to select quit twice for the app to fully quit and then sometimes crashes. Both PS Vita-1000 and PSTV on Enso 3.65 spoofed to 3.68.
main
qcma sometimes requires a restart i am using mac os x and quite frequently especially on the pstv i have to restart qcma before my pstv will connect properly also i have to select quit twice for the app to fully quit and then sometimes crashes both ps vita and pstv on enso spoofed to
1
5,332
26,915,122,782
IssuesEvent
2023-02-07 05:25:59
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
opened
Spack recipies are way out of date.
maintainability
## Expected behavior ## Packaging with spack is getting more and more popular, we should probably bring the versions into the modern age. It will be a bit challenging getting the versioning of deps right in the spack language, but just thought I should flag. AFAIK they only have up to 1.0 https://github.com...
True
Spack recipies are way out of date. - ## Expected behavior ## Packaging with spack is getting more and more popular, we should probably bring the versions into the modern age. It will be a bit challenging getting the versioning of deps right in the spack language, but just thought I should flag. AFAIK they on...
main
spack recipies are way out of date expected behavior packaging with spack is getting more and more popular we should probably bring the versions into the modern age it will be a bit challenging getting the versioning of deps right in the spack language but just thought i should flag afaik they on...
1
3,272
12,491,467,536
IssuesEvent
2020-06-01 04:12:10
short-d/short
https://api.github.com/repos/short-d/short
opened
[Refactor] Integration tests give error because of null values in primary key on migrate up or migrate down
maintainability
**What is frustrating you?** Two errors: ``` panic: pq: column "email" contains null values handling 19_add_constraints_to_user_changelog_table.sql [recovered] panic: pq: column "email" contains null values handling 19_add_constraints_to_user_changelog_table.sql ``` ``` panic: pq: column "user_email" c...
True
[Refactor] Integration tests give error because of null values in primary key on migrate up or migrate down - **What is frustrating you?** Two errors: ``` panic: pq: column "email" contains null values handling 19_add_constraints_to_user_changelog_table.sql [recovered] panic: pq: column "email" contains nul...
main
integration tests give error because of null values in primary key on migrate up or migrate down what is frustrating you two errors panic pq column email contains null values handling add constraints to user changelog table sql panic pq column email contains null values handling ...
1
583,761
17,397,948,604
IssuesEvent
2021-08-02 15:34:42
thespacedoctor/sherlock
https://api.github.com/repos/thespacedoctor/sherlock
closed
SDSS name conversion error
priority: 1 type: bug
Getting some skipped annotations because the code falls over when it tries to convert SDSS objects into names. https://star.pst.qub.ac.uk/sne/atlas4/candidate/1122646551085257700/ ``` * 08:35:34 - ERROR: /usr/local/swtools/python/atls/anaconda3/envs/sherlock37/lib/python3.7/site-packages/astrocalc/coords/unit_co...
1.0
SDSS name conversion error - Getting some skipped annotations because the code falls over when it tries to convert SDSS objects into names. https://star.pst.qub.ac.uk/sne/atlas4/candidate/1122646551085257700/ ``` * 08:35:34 - ERROR: /usr/local/swtools/python/atls/anaconda3/envs/sherlock37/lib/python3.7/site-pack...
non_main
sdss name conversion error getting some skipped annotations because the code falls over when it tries to convert sdss objects into names error usr local swtools python atls envs lib site packages astrocalc coords unit conversion py dec decimal to sexegesimal dec must be between ...
0