Unnamed: 0
int64
0
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
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
695,468
23,859,335,144
IssuesEvent
2022-09-07 05:02:34
nv-morpheus/Morpheus
https://api.github.com/repos/nv-morpheus/Morpheus
closed
[BUG] KafkaSourceStage: input_topic & group_id default values no longer relevant
bug Priority 1
**Describe the bug** Current default for `group_id` in both the class and the cli is "custreamz" should be "morpheus" Current default value for `input_topic` is "test_pcap", this should be a required argument without a default value.
1.0
[BUG] KafkaSourceStage: input_topic & group_id default values no longer relevant - **Describe the bug** Current default for `group_id` in both the class and the cli is "custreamz" should be "morpheus" Current default value for `input_topic` is "test_pcap", this should be a required argument without a default value...
non_process
kafkasourcestage input topic group id default values no longer relevant describe the bug current default for group id in both the class and the cli is custreamz should be morpheus current default value for input topic is test pcap this should be a required argument without a default value
0
1,696
4,346,122,902
IssuesEvent
2016-07-29 15:01:15
OpenBitcoinPrivacyProject/wallet-ratings
https://api.github.com/repos/OpenBitcoinPrivacyProject/wallet-ratings
opened
Revisit criterion for number of clicks to import a private key into an identity container
criteria easy-to-process
OBPPV3-CR45 is: > Number of clicks to assign an imported private key into an identity container It is only assigned to one countermeasure/attack: > Use multiple identities/accounts to allow funds associated with one transaction participant to be kept apart from funds associated with a different transaction partici...
1.0
Revisit criterion for number of clicks to import a private key into an identity container - OBPPV3-CR45 is: > Number of clicks to assign an imported private key into an identity container It is only assigned to one countermeasure/attack: > Use multiple identities/accounts to allow funds associated with one transac...
process
revisit criterion for number of clicks to import a private key into an identity container is number of clicks to assign an imported private key into an identity container it is only assigned to one countermeasure attack use multiple identities accounts to allow funds associated with one transaction par...
1
5,194
7,973,972,253
IssuesEvent
2018-07-17 02:29:15
pelias/pelias
https://api.github.com/repos/pelias/pelias
closed
Check for housenumber === street in openaddresses imports
processed
OpenAddresses has problematic data, see [here](https://github.com/openaddresses/openaddresses/issues/1841), and we currently import as is. This results in a less than awesome experience when searching for stuff like [this](http://pelias.github.io/compare/#/v1/search%3Ftext=4th%20street). Maybe we can at least check fo...
1.0
Check for housenumber === street in openaddresses imports - OpenAddresses has problematic data, see [here](https://github.com/openaddresses/openaddresses/issues/1841), and we currently import as is. This results in a less than awesome experience when searching for stuff like [this](http://pelias.github.io/compare/#/v1/...
process
check for housenumber street in openaddresses imports openaddresses has problematic data see and we currently import as is this results in a less than awesome experience when searching for stuff like maybe we can at least check for this common case where the housenumber matches the street name and skip...
1
205,543
23,343,842,528
IssuesEvent
2022-08-09 16:04:09
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] Twilio Hacked After Employees Tricked Into Giving Up Login Credentials
SecurityWeek Stale
**Enterprise software vendor Twilio (NYSE: TWLO) has been hacked by a relentless threat actor who successfully tricked employees into giving up login credentials that were then used to steal third-party customer data.** [read more](https://www.securityweek.com/twilio-hacked-after-employees-tricked-giving-login-crede...
True
[SecurityWeek] Twilio Hacked After Employees Tricked Into Giving Up Login Credentials - **Enterprise software vendor Twilio (NYSE: TWLO) has been hacked by a relentless threat actor who successfully tricked employees into giving up login credentials that were then used to steal third-party customer data.** [read mor...
non_process
twilio hacked after employees tricked into giving up login credentials enterprise software vendor twilio nyse twlo has been hacked by a relentless threat actor who successfully tricked employees into giving up login credentials that were then used to steal third party customer data
0
3,419
6,524,320,073
IssuesEvent
2017-08-29 12:14:01
kmycode/storycanvas-csharp
https://api.github.com/repos/kmycode/storycanvas-csharp
closed
人物のマップ機能
enhancement priority-middle processing
* 人物を「マップ」という名前の二次元空間上に配置 * 人物同士の関連付けを矢印で表現 * マップは複数作ることができ、同じ人物を複数のマップに登場させることも可能 * タップやドラッグドロップで人物の移動・編集・関連付け・削除が可能
1.0
人物のマップ機能 - * 人物を「マップ」という名前の二次元空間上に配置 * 人物同士の関連付けを矢印で表現 * マップは複数作ることができ、同じ人物を複数のマップに登場させることも可能 * タップやドラッグドロップで人物の移動・編集・関連付け・削除が可能
process
人物のマップ機能 人物を「マップ」という名前の二次元空間上に配置 人物同士の関連付けを矢印で表現 マップは複数作ることができ、同じ人物を複数のマップに登場させることも可能 タップやドラッグドロップで人物の移動・編集・関連付け・削除が可能
1
16,416
21,192,898,171
IssuesEvent
2022-04-08 19:40:35
googleapis/python-bigquery
https://api.github.com/repos/googleapis/python-bigquery
closed
refactor AccessEntry to use `_properties` pattern
api: bigquery type: process
**Is your feature request related to a problem? Please describe.** Often there is a private preview feature (or just a new feature that we haven't implemented yet) and we want to provide our customers a workaround to be able to send a resource as represented by JSON. Then we could have provided a workaround to the ...
1.0
refactor AccessEntry to use `_properties` pattern - **Is your feature request related to a problem? Please describe.** Often there is a private preview feature (or just a new feature that we haven't implemented yet) and we want to provide our customers a workaround to be able to send a resource as represented by JS...
process
refactor accessentry to use properties pattern is your feature request related to a problem please describe often there is a private preview feature or just a new feature that we haven t implemented yet and we want to provide our customers a workaround to be able to send a resource as represented by js...
1
18,163
24,199,654,386
IssuesEvent
2022-09-24 11:27:45
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
conPty and winPty
info-needed terminal-process
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> 1. when I use VSCode, the configuration of Windo...
1.0
conPty and winPty - <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> 1. when I use VSCode, the co...
process
conpty and winpty when i use vscode the configuration of windows enable conpty has confused me a lot my windows is weather i use conpty or winpty the terminal has no problem when i use if i choose conpty the terminal will disconnect if i use winpty the terminal is ok can you t...
1
4,210
4,891,634,977
IssuesEvent
2016-11-18 17:13:42
kbenoit/quanteda
https://api.github.com/repos/kbenoit/quanteda
closed
Ready corpus constructor for new API
infrastructure
Involves: - [x] Tidying up documentation - [x] moving to separate files - [x] adding tests
1.0
Ready corpus constructor for new API - Involves: - [x] Tidying up documentation - [x] moving to separate files - [x] adding tests
non_process
ready corpus constructor for new api involves tidying up documentation moving to separate files adding tests
0
312,045
23,414,046,924
IssuesEvent
2022-08-12 21:11:20
nebari-dev/nebari-docs
https://api.github.com/repos/nebari-dev/nebari-docs
opened
[DOC] Migrate day-to-day maintenance guide
area: documentation 📖
### Preliminary Checks - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions ### Summary [notion page](https://www.notion.so/quansightlabs/day-to-day-maintenance-9d468145edea428c9...
1.0
[DOC] Migrate day-to-day maintenance guide - ### Preliminary Checks - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions ### Summary [notion page](https://www.notion.so/quansight...
non_process
migrate day to day maintenance guide preliminary checks this issue is not a question feature request rfc or anything other than a bug report please post those things in github discussions summary link to old docs the contents of this page needs to be migrated into the new docs i ...
0
14,912
18,296,459,190
IssuesEvent
2021-10-05 20:57:35
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Field alias different for metric and sort, causing invalid query on Snowflake
Type:Bug Priority:P2 Querying/Processor Database/Snowflake
**Describe the bug** When I want to sort my question by a metric (defined in the data model > metrics) I have this error: `SQL compilation error: error line 1 at position 1,535 invalid identifier '"Direct + Influenced Open Rate"'` My metrics has capital letters "Direct + Influenced Open Rate". The SQL request sen...
1.0
Field alias different for metric and sort, causing invalid query on Snowflake - **Describe the bug** When I want to sort my question by a metric (defined in the data model > metrics) I have this error: `SQL compilation error: error line 1 at position 1,535 invalid identifier '"Direct + Influenced Open Rate"'` My m...
process
field alias different for metric and sort causing invalid query on snowflake describe the bug when i want to sort my question by a metric defined in the data model metrics i have this error sql compilation error error line at position invalid identifier direct influenced open rate my met...
1
68,367
13,123,818,761
IssuesEvent
2020-08-06 01:48:08
DS-13-Dev-Team/DS13
https://api.github.com/repos/DS-13-Dev-Team/DS13
closed
Runtime error when joining as crew
Bug Cannot Reproduce Code
runtime error: undefined proc or verb /mob/living/silicon/ai/get assignment(). proc name: hear radio (/mob/proc/hear_radio) source file: hear_say.dm,150 usr: the new player (/mob/new_player) src: (/mob/living/carbon/human) usr.loc: null src.loc: the deck (163,121,1) (/turf/simulated/floor/tiled/whi...
1.0
Runtime error when joining as crew - runtime error: undefined proc or verb /mob/living/silicon/ai/get assignment(). proc name: hear radio (/mob/proc/hear_radio) source file: hear_say.dm,150 usr: the new player (/mob/new_player) src: (/mob/living/carbon/human) usr.loc: null src.loc: the deck (163,12...
non_process
runtime error when joining as crew runtime error undefined proc or verb mob living silicon ai get assignment proc name hear radio mob proc hear radio source file hear say dm usr the new player mob new player src mob living carbon human usr loc null src loc the deck ...
0
397,005
27,145,142,185
IssuesEvent
2023-02-16 19:20:48
aws/aws-sdk-js-v3
https://api.github.com/repos/aws/aws-sdk-js-v3
closed
The ChallengeResponses of AdminRespondToAuthChallenge doesn't have options for CUSTOM_CHALLENGE
response-requested documentation
### Describe the issue When viewing the shape of **ChallengeResponses** in [AdminRespondToAuthChallengeCommandInput](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cognito-identity-provider/interfaces/adminrespondtoauthchallengecommandinput.html), it says that its value depend on the **Challenge...
1.0
The ChallengeResponses of AdminRespondToAuthChallenge doesn't have options for CUSTOM_CHALLENGE - ### Describe the issue When viewing the shape of **ChallengeResponses** in [AdminRespondToAuthChallengeCommandInput](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cognito-identity-provider/interfac...
non_process
the challengeresponses of adminrespondtoauthchallenge doesn t have options for custom challenge describe the issue when viewing the shape of challengeresponses in it says that its value depend on the challengename and proceeds to list down all the values for each challenge however the challenge...
0
2,894
5,873,089,500
IssuesEvent
2017-05-15 13:16:29
SpongePowered/Mixin
https://api.github.com/repos/SpongePowered/Mixin
closed
`remap = false` on `@Mixin` annotation doesn't seem to affect remap in `@At`
annotation processor bug minor
I get [bunch of warnings](https://paste.nightsnack.cf/oyakaxuvip.rb) about missing mappings for `@At`, even though I have `remap=false` for `@Mixin` annotation. Not sure if that is intended. (Some) [Code is here](https://paste.nightsnack.cf/iwiwucofod.java), if anyone wants to take a closer look.
1.0
`remap = false` on `@Mixin` annotation doesn't seem to affect remap in `@At` - I get [bunch of warnings](https://paste.nightsnack.cf/oyakaxuvip.rb) about missing mappings for `@At`, even though I have `remap=false` for `@Mixin` annotation. Not sure if that is intended. (Some) [Code is here](https://paste.nightsna...
process
remap false on mixin annotation doesn t seem to affect remap in at i get about missing mappings for at even though i have remap false for mixin annotation not sure if that is intended some if anyone wants to take a closer look
1
117,863
9,962,139,110
IssuesEvent
2019-07-07 12:03:02
132nd-vWing/TRM
https://api.github.com/repos/132nd-vWing/TRM
closed
ARCO returning through MOA West
completed testing requested
When ARCO are replaced and goes RTB, he takes shortest route back to base, which takes him through MOA WEST. Would it be possible to change so he follows his original flightpath(while flying into the area) back to base?
1.0
ARCO returning through MOA West - When ARCO are replaced and goes RTB, he takes shortest route back to base, which takes him through MOA WEST. Would it be possible to change so he follows his original flightpath(while flying into the area) back to base?
non_process
arco returning through moa west when arco are replaced and goes rtb he takes shortest route back to base which takes him through moa west would it be possible to change so he follows his original flightpath while flying into the area back to base
0
35,905
6,507,039,555
IssuesEvent
2017-08-24 11:36:22
chauncy-crib/tagprobot
https://api.github.com/repos/chauncy-crib/tagprobot
closed
Start each game with a chat message that prints our available commands
documentation new feature
We currently only have Q and V, but I already forget them all the time.
1.0
Start each game with a chat message that prints our available commands - We currently only have Q and V, but I already forget them all the time.
non_process
start each game with a chat message that prints our available commands we currently only have q and v but i already forget them all the time
0
1,580
4,174,682,341
IssuesEvent
2016-06-21 14:44:32
opentrials/opentrials
https://api.github.com/repos/opentrials/opentrials
opened
Can't find trial by searching for id M05-775
bug Data cleaning Processors
We can find it on ClinicalTrials.gov (https://clinicaltrials.gov/ct2/results?term=M05-775), but can't on OpenTrials (http://explorer.opentrials.net/search?q=M05-775). This trial exists on OpenTrials (http://explorer.opentrials.net/trials/d4487ef3-09bb-40c4-afed-46afbab310a6), we just don't have the `M05-775` study id.
1.0
Can't find trial by searching for id M05-775 - We can find it on ClinicalTrials.gov (https://clinicaltrials.gov/ct2/results?term=M05-775), but can't on OpenTrials (http://explorer.opentrials.net/search?q=M05-775). This trial exists on OpenTrials (http://explorer.opentrials.net/trials/d4487ef3-09bb-40c4-afed-46afbab310a...
process
can t find trial by searching for id we can find it on clinicaltrials gov but can t on opentrials this trial exists on opentrials we just don t have the study id
1
418,202
12,194,635,920
IssuesEvent
2020-04-29 16:05:44
11ty/eleventy
https://api.github.com/repos/11ty/eleventy
closed
Computed data not computed in the necessary order
bug high-priority
**Describe the bug** Hello, I'm trying to use Eleventy for a multilingual site, using file extensions to set the locale (rather than a separate folder). I need to set 3 properties in this order: 1. the `locale` read from the file path 2. a `key` to match translated content 3. the `permalink` derived from the `...
1.0
Computed data not computed in the necessary order - **Describe the bug** Hello, I'm trying to use Eleventy for a multilingual site, using file extensions to set the locale (rather than a separate folder). I need to set 3 properties in this order: 1. the `locale` read from the file path 2. a `key` to match trans...
non_process
computed data not computed in the necessary order describe the bug hello i m trying to use eleventy for a multilingual site using file extensions to set the locale rather than a separate folder i need to set properties in this order the locale read from the file path a key to match trans...
0
406,850
11,903,246,296
IssuesEvent
2020-03-30 15:04:26
googleapis/google-cloud-dotnet
https://api.github.com/repos/googleapis/google-cloud-dotnet
closed
Synthesis failed for Google.Cloud.Spanner.V1
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate Google.Cloud.Spanner.V1. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to a new branch 'autosynth-Google.Cloud.Spanner.V1' Cloning into '/tmpfs/tmp/tmpky2y34ui/googleapis'... Note: checking out '88316b63a486002727e14032d10469...
1.0
Synthesis failed for Google.Cloud.Spanner.V1 - Hello! Autosynth couldn't regenerate Google.Cloud.Spanner.V1. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to a new branch 'autosynth-Google.Cloud.Spanner.V1' Cloning into '/tmpfs/tmp/tmpky2y34ui/googleapis'... Not...
non_process
synthesis failed for google cloud spanner hello autosynth couldn t regenerate google cloud spanner broken heart here s the output from running synth py cloning into working repo switched to a new branch autosynth google cloud spanner cloning into tmpfs tmp googleapis note checking o...
0
694,184
23,805,598,177
IssuesEvent
2022-09-04 01:23:59
DevLUp-Inc/Feedback
https://api.github.com/repos/DevLUp-Inc/Feedback
closed
Investigate AWS CDK
Enhancement Low Priority Internal Research
**Notes** Split stateless and stateful resources into separate stacks L1, L2, L3 refers to abstraction levels
1.0
Investigate AWS CDK - **Notes** Split stateless and stateful resources into separate stacks L1, L2, L3 refers to abstraction levels
non_process
investigate aws cdk notes split stateless and stateful resources into separate stacks refers to abstraction levels
0
21,015
27,961,126,719
IssuesEvent
2023-03-24 15:44:03
JoTec2002/TINF21C_AAS_Management
https://api.github.com/repos/JoTec2002/TINF21C_AAS_Management
closed
Administration Management Page
in Process frontend
Creating a rough structure for the page, where the administrator has the opportunity for user management.
1.0
Administration Management Page - Creating a rough structure for the page, where the administrator has the opportunity for user management.
process
administration management page creating a rough structure for the page where the administrator has the opportunity for user management
1
595,009
18,059,184,360
IssuesEvent
2021-09-20 12:09:33
vaadin/flow-legacy-components
https://api.github.com/repos/vaadin/flow-legacy-components
closed
Include the child components added style names to the slot's class name
bug priority: high
After #37, when a component is added to AbstractOrderedLayout, it should check the style names of the child and include them to the slot, like: ```java Label legacyLabel = new Label("foobar"); legacyLabel.addStyleName("my-label"); verticalLayout.addComponent(legacyLabel); ``` ```html ... <div class="v-slot v-sl...
1.0
Include the child components added style names to the slot's class name - After #37, when a component is added to AbstractOrderedLayout, it should check the style names of the child and include them to the slot, like: ```java Label legacyLabel = new Label("foobar"); legacyLabel.addStyleName("my-label"); verticalLay...
non_process
include the child components added style names to the slot s class name after when a component is added to abstractorderedlayout it should check the style names of the child and include them to the slot like java label legacylabel new label foobar legacylabel addstylename my label verticallayo...
0
174,353
14,479,354,200
IssuesEvent
2020-12-10 09:41:56
paoloemilioserra/Civil3dToolkit
https://api.github.com/repos/paoloemilioserra/Civil3dToolkit
closed
XML Tags - I/O - AlignmentExtensions.CreateAlignmentByPolyline
documentation
v1.1.15 The "name" input port has some spelling errors. Current: "The Alignment name. If the names is alredy used it returns the existing Alignment." Proposed: "...**name** is **already**..."
1.0
XML Tags - I/O - AlignmentExtensions.CreateAlignmentByPolyline - v1.1.15 The "name" input port has some spelling errors. Current: "The Alignment name. If the names is alredy used it returns the existing Alignment." Proposed: "...**name** is **already**..."
non_process
xml tags i o alignmentextensions createalignmentbypolyline the name input port has some spelling errors current the alignment name if the names is alredy used it returns the existing alignment proposed name is already
0
181,976
21,664,471,516
IssuesEvent
2022-05-07 01:27:42
scottstientjes/snipe-it
https://api.github.com/repos/scottstientjes/snipe-it
closed
WS-2020-0070 (High) detected in lodash-4.17.5.tgz - autoclosed
security vulnerability
## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.5.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npm...
True
WS-2020-0070 (High) detected in lodash-4.17.5.tgz - autoclosed - ## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.5.tgz</b></p></summary> <p>Lodash modular u...
non_process
ws high detected in lodash tgz autoclosed ws high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm snipe it package json path to vulnerable library snipe it node modules lod...
0
20,362
27,020,693,533
IssuesEvent
2023-02-11 01:26:50
MikaylaFischler/cc-mek-scada
https://api.github.com/repos/MikaylaFischler/cc-mek-scada
closed
Process Target Energy Generation
supervisor coordinator process control
Coordinator should provide functionality for the user to simply request a specific target generation rate. It will then attempt to satisfy all input requirements to attain as close to the generation rate as possible. - [x] Calculate initial expected required burn rates based on turbine blade math - [x] Adjust to ta...
1.0
Process Target Energy Generation - Coordinator should provide functionality for the user to simply request a specific target generation rate. It will then attempt to satisfy all input requirements to attain as close to the generation rate as possible. - [x] Calculate initial expected required burn rates based on tur...
process
process target energy generation coordinator should provide functionality for the user to simply request a specific target generation rate it will then attempt to satisfy all input requirements to attain as close to the generation rate as possible calculate initial expected required burn rates based on turbi...
1
20,537
27,191,856,381
IssuesEvent
2023-02-19 22:02:07
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Add Ello Gov'nor from Regular Show
suggested title in process
Please add as much of the following info as you can: Title: Ello Gov'nor Type (film/tv show): film Film or show in which it appears: Regular Show - Season 2 - Episode 1: Ello Gov'nor Is the parent film/show streaming anywhere? HBO Max About when in the parent film/show does it appear? 01:06 Actual fo...
1.0
Add Ello Gov'nor from Regular Show - Please add as much of the following info as you can: Title: Ello Gov'nor Type (film/tv show): film Film or show in which it appears: Regular Show - Season 2 - Episode 1: Ello Gov'nor Is the parent film/show streaming anywhere? HBO Max About when in the parent film/sh...
process
add ello gov nor from regular show please add as much of the following info as you can title ello gov nor type film tv show film film or show in which it appears regular show season episode ello gov nor is the parent film show streaming anywhere hbo max about when in the parent film sh...
1
19,277
25,464,954,689
IssuesEvent
2022-11-25 02:31:59
openxla/stablehlo
https://api.github.com/repos/openxla/stablehlo
opened
Achieve obvious correctness of spec implementation
Process
As suggested by the title, this is a pretty aspirational ticket with the overall goal of making it as easy as possible for humans to map individual parts of the spec on the individual parts of the implementation, the finer grained the better.
1.0
Achieve obvious correctness of spec implementation - As suggested by the title, this is a pretty aspirational ticket with the overall goal of making it as easy as possible for humans to map individual parts of the spec on the individual parts of the implementation, the finer grained the better.
process
achieve obvious correctness of spec implementation as suggested by the title this is a pretty aspirational ticket with the overall goal of making it as easy as possible for humans to map individual parts of the spec on the individual parts of the implementation the finer grained the better
1
201,527
7,032,821,437
IssuesEvent
2017-12-27 07:01:19
redsunservers/LoadoutBugTracker
https://api.github.com/repos/redsunservers/LoadoutBugTracker
closed
MOTD is extremely inconsistent and not completing ajax calls properly.
priority:low source:website type:bug type:inconsistensy
Valve loves the MOTD so much they make it behave like a 1/3rd of a web browser, causing many inconsistenties with ajax calls thru the MOTD for stuff like gifting, equipping, etc. **Solution:** Somehow make it recognize the MOTD in the javascript code or apply a patch to make sure that MOTD users are crippled off usi...
1.0
MOTD is extremely inconsistent and not completing ajax calls properly. - Valve loves the MOTD so much they make it behave like a 1/3rd of a web browser, causing many inconsistenties with ajax calls thru the MOTD for stuff like gifting, equipping, etc. **Solution:** Somehow make it recognize the MOTD in the javascrip...
non_process
motd is extremely inconsistent and not completing ajax calls properly valve loves the motd so much they make it behave like a of a web browser causing many inconsistenties with ajax calls thru the motd for stuff like gifting equipping etc solution somehow make it recognize the motd in the javascript ...
0
784,963
27,591,134,898
IssuesEvent
2023-03-09 00:31:55
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
Wallet: Active account changes when clicking send transaction from a watched account
bug priority 2: medium E:Bugfixes E:Wallet
# Bug Report ## Description After clicking send transaction button from a transaction info screen (transaction selected from activity tab) the active account will change from the watched account to the status default account. Closing the modal results in the transaction info being blank as the account has changed...
1.0
Wallet: Active account changes when clicking send transaction from a watched account - # Bug Report ## Description After clicking send transaction button from a transaction info screen (transaction selected from activity tab) the active account will change from the watched account to the status default account. C...
non_process
wallet active account changes when clicking send transaction from a watched account bug report description after clicking send transaction button from a transaction info screen transaction selected from activity tab the active account will change from the watched account to the status default account c...
0
16,004
20,188,209,308
IssuesEvent
2022-02-11 01:18:12
savitamittalmsft/WAS-SEC-TEST
https://api.github.com/repos/savitamittalmsft/WAS-SEC-TEST
opened
Prohibit direct internet access of virtual machines with policy, logging, and monitoring
WARP-Import WAF FEB 2021 Security Performance and Scalability Capacity Management Processes Networking & Connectivity Endpoints
<a href="https://docs.microsoft.com/azure/architecture/framework/Security/governance#remove-virtual-machine-vm-direct-internet-connectivity">Prohibit direct internet access of virtual machines with policy, logging, and monitoring</a> <p><b>Why Consider This?</b></p> Attackers constantly scan public cloud IP ran...
1.0
Prohibit direct internet access of virtual machines with policy, logging, and monitoring - <a href="https://docs.microsoft.com/azure/architecture/framework/Security/governance#remove-virtual-machine-vm-direct-internet-connectivity">Prohibit direct internet access of virtual machines with policy, logging, and monitoring...
process
prohibit direct internet access of virtual machines with policy logging and monitoring why consider this attackers constantly scan public cloud ip ranges for open management ports and attempt to exploit weak credentials password spray and unpatched vulnerabilities in management protocols like ssh...
1
12,384
14,900,120,197
IssuesEvent
2021-01-21 15:04:36
googleapis/gapic-generator-go
https://api.github.com/repos/googleapis/gapic-generator-go
closed
Action Required: Fix Renovate Configuration
type: process
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: undefined. Note: this is a *nested* preset so please contact the preset author if you are unable to fix it yourself.
1.0
Action Required: Fix Renovate Configuration - There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: undefined. Note: this is a *nested* preset so please contact the preset author if you are unable to fix it your...
process
action required fix renovate configuration there is an error with this repository s renovate configuration that needs to be fixed as a precaution renovate will stop prs until it is resolved error type undefined note this is a nested preset so please contact the preset author if you are unable to fix it your...
1
21,702
30,198,601,117
IssuesEvent
2023-07-05 02:00:10
lizhihao6/get-daily-arxiv-noti
https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti
opened
New submissions for Tue, 4 Jul 23
event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB
## Keyword: events ### A MIL Approach for Anomaly Detection in Surveillance Videos from Multiple Camera Views - **Authors:** Silas Santiago Lopes Pereira, José Everardo Bessa Maia - **Subjects:** Computer Vision and Pattern Recognition (cs.CV) - **Arxiv link:** https://arxiv.org/abs/2307.00562 - **Pdf link:** http...
2.0
New submissions for Tue, 4 Jul 23 - ## Keyword: events ### A MIL Approach for Anomaly Detection in Surveillance Videos from Multiple Camera Views - **Authors:** Silas Santiago Lopes Pereira, José Everardo Bessa Maia - **Subjects:** Computer Vision and Pattern Recognition (cs.CV) - **Arxiv link:** https://arxiv.org...
process
new submissions for tue jul keyword events a mil approach for anomaly detection in surveillance videos from multiple camera views authors silas santiago lopes pereira josé everardo bessa maia subjects computer vision and pattern recognition cs cv arxiv link pdf link ...
1
5,034
7,852,584,795
IssuesEvent
2018-06-20 14:58:04
AlexsLemonade/refinebio
https://api.github.com/repos/AlexsLemonade/refinebio
closed
We need to utilize our `is_processed` fields
api processor review
### Context We currently have `is_processed` fields on the samples and original_files tables. However we don't ever actually set these fields to True. ### Problem or idea Because we aren't setting these fields ever we also aren't filtering our API's responses on that field. This means that the front end is sho...
1.0
We need to utilize our `is_processed` fields - ### Context We currently have `is_processed` fields on the samples and original_files tables. However we don't ever actually set these fields to True. ### Problem or idea Because we aren't setting these fields ever we also aren't filtering our API's responses on t...
process
we need to utilize our is processed fields context we currently have is processed fields on the samples and original files tables however we don t ever actually set these fields to true problem or idea because we aren t setting these fields ever we also aren t filtering our api s responses on t...
1
61,042
14,599,420,770
IssuesEvent
2020-12-21 04:08:28
doamatto/phone-passcode-gen
https://api.github.com/repos/doamatto/phone-passcode-gen
closed
CVE-2019-6283 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz
security vulnerability
## CVE-2019-6283 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4....
True
CVE-2019-6283 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz - ## CVE-2019-6283 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0...
non_process
cve medium detected in opennmsopennms source node sass tgz cve medium severity vulnerability vulnerable libraries opennmsopennms source node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file ...
0
230,267
18,527,822,394
IssuesEvent
2021-10-20 23:25:09
rclone/rclone
https://api.github.com/repos/rclone/rclone
closed
Warn about un-normalised UTF-8, or normalise it
enhancement needs retest encoding
Denormalised UTF-8 uploaded from OS X by other tools than rclone is causing problems for OS X users. Options are * stop denormalising the UTF-8 * warn about denormalised UTF-8 * normalise the UTF-8 in the sync routines Follow up from #1431
1.0
Warn about un-normalised UTF-8, or normalise it - Denormalised UTF-8 uploaded from OS X by other tools than rclone is causing problems for OS X users. Options are * stop denormalising the UTF-8 * warn about denormalised UTF-8 * normalise the UTF-8 in the sync routines Follow up from #1431
non_process
warn about un normalised utf or normalise it denormalised utf uploaded from os x by other tools than rclone is causing problems for os x users options are stop denormalising the utf warn about denormalised utf normalise the utf in the sync routines follow up from
0
829,857
31,926,631,129
IssuesEvent
2023-09-19 02:38:06
vmware/singleton
https://api.github.com/repos/vmware/singleton
closed
[BUG] [Go Service]400 Bad Request when request non exist region with svg type
priority/medium
**Describe the bug** [BUG] [Go Service]400 Bad Request when request non exist region with svg type **To Reproduce** Steps to reproduce the behavior: 1. Go to '[countryflag-api](http://10.186.134.67:9091/i18n/api/v2/swagger/index.html#/countryflag-api)' 2. Input region=ko scale=1 type=svg 3. See error <img wid...
1.0
[BUG] [Go Service]400 Bad Request when request non exist region with svg type - **Describe the bug** [BUG] [Go Service]400 Bad Request when request non exist region with svg type **To Reproduce** Steps to reproduce the behavior: 1. Go to '[countryflag-api](http://10.186.134.67:9091/i18n/api/v2/swagger/index.htm...
non_process
bad request when request non exist region with svg type describe the bug bad request when request non exist region with svg type to reproduce steps to reproduce the behavior go to input region ko scale type svg see error img width alt image src expected b...
0
75,104
25,534,090,559
IssuesEvent
2022-11-29 10:37:05
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Clicking a permalink doesn't scroll it into view
T-Defect X-Regression S-Minor X-Release-Blocker O-Frequent Z-MadLittleMods
### Steps to reproduce 1. Send a message 2. Send 30 other messages 3. Send a reply to the first message 4. Click on the reply ### Outcome #### What did you expect? The timeline to scroll. #### What happened instead? Lack of scrolling, though manually scrolling up reveals the event highlighted. The same...
1.0
Clicking a permalink doesn't scroll it into view - ### Steps to reproduce 1. Send a message 2. Send 30 other messages 3. Send a reply to the first message 4. Click on the reply ### Outcome #### What did you expect? The timeline to scroll. #### What happened instead? Lack of scrolling, though manually s...
non_process
clicking a permalink doesn t scroll it into view steps to reproduce send a message send other messages send a reply to the first message click on the reply outcome what did you expect the timeline to scroll what happened instead lack of scrolling though manually sc...
0
11,349
14,170,584,806
IssuesEvent
2020-11-12 14:43:06
pystatgen/sgkit
https://api.github.com/repos/pystatgen/sgkit
opened
Coverage is less than 100%
bug process + tools
The check that coverage must be 100% stopped working at some point. I'm not sure if it's related to the numba jit coverage issue (see #77), but I think we should mark numba functions as `no cover` (since there doesn't seem to be a way of getting coverage for these functions, see https://github.com/nedbat/coveragepy/iss...
1.0
Coverage is less than 100% - The check that coverage must be 100% stopped working at some point. I'm not sure if it's related to the numba jit coverage issue (see #77), but I think we should mark numba functions as `no cover` (since there doesn't seem to be a way of getting coverage for these functions, see https://git...
process
coverage is less than the check that coverage must be stopped working at some point i m not sure if it s related to the numba jit coverage issue see but i think we should mark numba functions as no cover since there doesn t seem to be a way of getting coverage for these functions see we also nee...
1
364,573
10,765,984,966
IssuesEvent
2019-11-01 12:37:59
kiwicom/schemathesis
https://api.github.com/repos/kiwicom/schemathesis
closed
Broken compatibility with Hypothesis 4.42.4
Priority: Critical Type: Bug
There was a bug in hypothesis, which is fixed in the recent version - https://github.com/HypothesisWorks/hypothesis/commit/6d5527716c11a776b57b732ea286c1f18bd0eea0
1.0
Broken compatibility with Hypothesis 4.42.4 - There was a bug in hypothesis, which is fixed in the recent version - https://github.com/HypothesisWorks/hypothesis/commit/6d5527716c11a776b57b732ea286c1f18bd0eea0
non_process
broken compatibility with hypothesis there was a bug in hypothesis which is fixed in the recent version
0
17,893
23,868,471,847
IssuesEvent
2022-09-07 13:06:13
spyrales/shinygouv
https://api.github.com/repos/spyrales/shinygouv
closed
[explo-processus] Indiquer ce que serait la méthode de mise à jour avec {bslib}
explo-processus
ETQ futur mainteneurs et utilisateurs, je souhaite savoir ce que cela implique d'intégrer une mise à jour esthétique du DSE dans une app shiny existante si la méthode est {bslib}, afin de choisir la méthode adaptée ## Critères d'acceptation Un rapport / vignette avec : - [x] La présentation de deux composante...
1.0
[explo-processus] Indiquer ce que serait la méthode de mise à jour avec {bslib} - ETQ futur mainteneurs et utilisateurs, je souhaite savoir ce que cela implique d'intégrer une mise à jour esthétique du DSE dans une app shiny existante si la méthode est {bslib}, afin de choisir la méthode adaptée ## Critères d'accept...
process
indiquer ce que serait la méthode de mise à jour avec bslib etq futur mainteneurs et utilisateurs je souhaite savoir ce que cela implique d intégrer une mise à jour esthétique du dse dans une app shiny existante si la méthode est bslib afin de choisir la méthode adaptée critères d acceptation un rapp...
1
11,085
13,928,351,594
IssuesEvent
2020-10-21 21:19:20
googleapis/google-auth-library-nodejs
https://api.github.com/repos/googleapis/google-auth-library-nodejs
opened
fix documentation related to authentication strategy
type: docs type: process
Related to #1084 and #983 How, and in what order of operations, are we authenticating in this library? We have a document describing how environment variables, constructors, etc., operate together, but what about order of operations within the constructor? For example, where do `keyfile`, `credentials`, and`clientO...
1.0
fix documentation related to authentication strategy - Related to #1084 and #983 How, and in what order of operations, are we authenticating in this library? We have a document describing how environment variables, constructors, etc., operate together, but what about order of operations within the constructor? For ...
process
fix documentation related to authentication strategy related to and how and in what order of operations are we authenticating in this library we have a document describing how environment variables constructors etc operate together but what about order of operations within the constructor for examp...
1
4,849
4,681,962,963
IssuesEvent
2016-10-09 02:00:45
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
reopened
Speed up list-wach in API Server side
area/performance component/controller-manager team/CSI-API Machinery SIG
The performance of list-watch takes an effect on the real-time event perceiving of kubernetes client side, such as scheduler, controller manager, kubelet etc. I have some ideas about speeding up list-watch in API Server side. 1. As @hongchaodeng metioned [here](https://github.com/kubernetes/kubernetes/blob/maste...
True
Speed up list-wach in API Server side - The performance of list-watch takes an effect on the real-time event perceiving of kubernetes client side, such as scheduler, controller manager, kubelet etc. I have some ideas about speeding up list-watch in API Server side. 1. As @hongchaodeng metioned [here](https://git...
non_process
speed up list wach in api server side the performance of list watch takes an effect on the real time event perceiving of kubernetes client side such as scheduler controller manager kubelet etc i have some ideas about speeding up list watch in api server side as hongchaodeng metioned we can use etc...
0
12,404
14,912,329,453
IssuesEvent
2021-01-22 12:30:05
alphagov/govuk-design-system
https://api.github.com/repos/alphagov/govuk-design-system
closed
Test issue
process 🕔 hours
## What Creating a test issue ## Why To demonstrate how to move a card to the sprint board ## Who needs to know about this Delivery Manager, Content Designer ## Further detail ## Done when - [x] Open issue - [x] Add assignees - [x] Add labels - [x] Add to sprint board - [x] Move to done - [x] Close
1.0
Test issue - ## What Creating a test issue ## Why To demonstrate how to move a card to the sprint board ## Who needs to know about this Delivery Manager, Content Designer ## Further detail ## Done when - [x] Open issue - [x] Add assignees - [x] Add labels - [x] Add to sprint board - [x] Move to done...
process
test issue what creating a test issue why to demonstrate how to move a card to the sprint board who needs to know about this delivery manager content designer further detail done when open issue add assignees add labels add to sprint board move to done clos...
1
9,682
12,683,079,567
IssuesEvent
2020-06-19 18:52:50
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Processes created using spawn with a pipe have no /dev/stdin
child_process
<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` P...
1.0
Processes created using spawn with a pipe have no /dev/stdin - <!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the te...
process
processes created using spawn with a pipe have no dev stdin thank you for reporting an issue this issue tracker is for bugs and issues found within node js core if you require more general support please file an issue on our help repo please fill in as much of the template below as you re able ...
1
18,499
24,551,136,697
IssuesEvent
2022-10-12 12:42:10
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
iOS > Create passcode is displayed twice for new user
Bug P1 iOS Process: Fixed Process: Tested dev
**Steps:** 1. Install the app 2. Signup 3. Enter verification code 4. Create a passcode and re-enter the passcode 5. Click on 'Next' and observe AR: Create passcode is displayed twice after the user signs up ER: Create passcode should be displayed only once
2.0
iOS > Create passcode is displayed twice for new user - **Steps:** 1. Install the app 2. Signup 3. Enter verification code 4. Create a passcode and re-enter the passcode 5. Click on 'Next' and observe AR: Create passcode is displayed twice after the user signs up ER: Create passcode should be displayed only on...
process
ios create passcode is displayed twice for new user steps install the app signup enter verification code create a passcode and re enter the passcode click on next and observe ar create passcode is displayed twice after the user signs up er create passcode should be displayed only on...
1
77,486
15,555,782,043
IssuesEvent
2021-03-16 06:45:32
jozseftiborcz/sast-eval-springboot1
https://api.github.com/repos/jozseftiborcz/sast-eval-springboot1
opened
CVE-2016-1000027 (High) detected in spring-web-5.2.2.RELEASE.jar
security vulnerability
## CVE-2016-1000027 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.2.2.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/s...
True
CVE-2016-1000027 (High) detected in spring-web-5.2.2.RELEASE.jar - ## CVE-2016-1000027 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.2.2.RELEASE.jar</b></p></summary> <p...
non_process
cve high detected in spring web release jar cve high severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file sast eval pom xml path to vulnerable library home wss scanner repository org spring...
0
105,164
9,037,368,060
IssuesEvent
2019-02-09 09:50:45
shaarli/Shaarli
https://api.github.com/repos/shaarli/Shaarli
closed
Open Graph meta tags not added on permalink
bug feedback needed please test template
I noticed something strange when trying to investigate this issue on Shaarli Material theme https://github.com/kalvn/Shaarli-Material/issues/88 With a fresh install, with default theme, when I open the permalink of a link, I cannot see og meta tags. ![image](https://user-images.githubusercontent.com/6149640/4805805...
1.0
Open Graph meta tags not added on permalink - I noticed something strange when trying to investigate this issue on Shaarli Material theme https://github.com/kalvn/Shaarli-Material/issues/88 With a fresh install, with default theme, when I open the permalink of a link, I cannot see og meta tags. ![image](https://use...
non_process
open graph meta tags not added on permalink i noticed something strange when trying to investigate this issue on shaarli material theme with a fresh install with default theme when i open the permalink of a link i cannot see og meta tags but when i switch to material theme on the exact same url i c...
0
21,232
28,321,769,008
IssuesEvent
2023-04-11 02:10:46
vnphanquang/svelte-put
https://api.github.com/repos/vnphanquang/svelte-put
closed
[preprocess-inline-svg] support `class:name` syntax
priority:medium scope:preprocess-inline-svg
## Context Currently the conditional class shorthand [class:name](https://svelte.dev/docs#template-syntax-element-directives-class-name) is not parsed after transformation by `preprocess-inline-svg`. This issue tracks how (or whether it is possible) to resolve this issue. Potentially, this means syntax that includes ...
1.0
[preprocess-inline-svg] support `class:name` syntax - ## Context Currently the conditional class shorthand [class:name](https://svelte.dev/docs#template-syntax-element-directives-class-name) is not parsed after transformation by `preprocess-inline-svg`. This issue tracks how (or whether it is possible) to resolve this...
process
support class name syntax context currently the conditional class shorthand is not parsed after transformation by preprocess inline svg this issue tracks how or whether it is possible to resolve this issue potentially this means syntax that includes in themselves might suffer from the same iss...
1
4,025
6,960,760,130
IssuesEvent
2017-12-08 05:52:46
bisq-network/exchange
https://api.github.com/repos/bisq-network/exchange
opened
Find a solution for more resiliance with price relays
a: feature Bounty task Trade process
We are very dependent on BitcoinAverage as the only Fiat price provider. If there are issues (as we just faced) all percentage based prices cannot be taken. We need secondary price sources and either fall back to that in case we have issues with BitcoinAverage or mix it. Thought there is some complexity as all price r...
1.0
Find a solution for more resiliance with price relays - We are very dependent on BitcoinAverage as the only Fiat price provider. If there are issues (as we just faced) all percentage based prices cannot be taken. We need secondary price sources and either fall back to that in case we have issues with BitcoinAverage or...
process
find a solution for more resiliance with price relays we are very dependent on bitcoinaverage as the only fiat price provider if there are issues as we just faced all percentage based prices cannot be taken we need secondary price sources and either fall back to that in case we have issues with bitcoinaverage or...
1
14,515
17,611,818,176
IssuesEvent
2021-08-18 03:06:01
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
WebPack Compilation Error on macOS Big Sur 11.4 on newly generated project
npm: webpack-batteries-included-preprocessor
### Current behavior I created a new folder, ran `yarn add -D cypress`, then openend cypress via `./node_modules/.bin/cypress open` and clicked the `todo.spec.js` which was autogenerated. Cypress threw a WebPack Compile Error: <details> <summary>Stack</summary> <pre> Error: Webpack Compilation Error ./cypres...
1.0
WebPack Compilation Error on macOS Big Sur 11.4 on newly generated project - ### Current behavior I created a new folder, ran `yarn add -D cypress`, then openend cypress via `./node_modules/.bin/cypress open` and clicked the `todo.spec.js` which was autogenerated. Cypress threw a WebPack Compile Error: <details>...
process
webpack compilation error on macos big sur on newly generated project current behavior i created a new folder ran yarn add d cypress then openend cypress via node modules bin cypress open and clicked the todo spec js which was autogenerated cypress threw a webpack compile error stack ...
1
8,819
11,936,834,153
IssuesEvent
2020-04-02 11:02:36
GoogleCloudPlatform/dotnet-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/dotnet-docs-samples
opened
Dlp: TestTriggers test is failing on CI
api: dlp priority: p1 type: process
Test is failing with this error: > Error: Grpc.Core.RpcException : Status(StatusCode=InvalidArgument, Detail="Invalid built-in info type name "US_ZIP".") I haven't been able to reproduce it on local. Skipping the test for now. @ace-n assigning to you since you were the last to significantly modify this test. ...
1.0
Dlp: TestTriggers test is failing on CI - Test is failing with this error: > Error: Grpc.Core.RpcException : Status(StatusCode=InvalidArgument, Detail="Invalid built-in info type name "US_ZIP".") I haven't been able to reproduce it on local. Skipping the test for now. @ace-n assigning to you since you were th...
process
dlp testtriggers test is failing on ci test is failing with this error error grpc core rpcexception status statuscode invalidargument detail invalid built in info type name us zip i haven t been able to reproduce it on local skipping the test for now ace n assigning to you since you were th...
1
65,822
19,712,374,107
IssuesEvent
2022-01-13 07:24:46
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
DataTable: ReferenceError: process is not defined regression in 7.1
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Current behavior** <!-- Describe how the bug manifests. --> Rendering a route with a DataTable...
1.0
DataTable: ReferenceError: process is not defined regression in 7.1 - **I'm submitting a ...** (check one with "x") ``` [x] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Current behavior** <!-- D...
non_process
datatable referenceerror process is not defined regression in i m submitting a check one with x bug report feature request support request please do not submit support request here instead see current behavior rendering a route with a datatable component results in...
0
139,661
12,877,651,864
IssuesEvent
2020-07-11 12:21:59
mariamihai/udemy-sbm-beer-service
https://api.github.com/repos/mariamihai/udemy-sbm-beer-service
closed
Jackson and Lombok issues documented
documentation
Under the **225. Refactor Model to Common Package** clip, the model used by the services is set to a common package. This way, all the services have the model in the same named package. Instead of this, I opted to update the Jackson configuration and add the mapping to the messageConverter. This way, the services are c...
1.0
Jackson and Lombok issues documented - Under the **225. Refactor Model to Common Package** clip, the model used by the services is set to a common package. This way, all the services have the model in the same named package. Instead of this, I opted to update the Jackson configuration and add the mapping to the message...
non_process
jackson and lombok issues documented under the refactor model to common package clip the model used by the services is set to a common package this way all the services have the model in the same named package instead of this i opted to update the jackson configuration and add the mapping to the messageco...
0
8,051
11,220,789,648
IssuesEvent
2020-01-07 16:28:30
aiidateam/aiida-core
https://api.github.com/repos/aiidateam/aiida-core
opened
Error when loading checkpoint
topic/processes type/bug
After moving from ``1.0.0`` to the latest ``develop``, I'm getting errors where workchains except because their checkpoint could not be loaded (see full traceback below). These are _new_ processes, i.e. they did not exist before the code update. At least once, the issue occurred right after the daemon was restart...
1.0
Error when loading checkpoint - After moving from ``1.0.0`` to the latest ``develop``, I'm getting errors where workchains except because their checkpoint could not be loaded (see full traceback below). These are _new_ processes, i.e. they did not exist before the code update. At least once, the issue occurred ri...
process
error when loading checkpoint after moving from to the latest develop i m getting errors where workchains except because their checkpoint could not be loaded see full traceback below these are new processes i e they did not exist before the code update at least once the issue occurred ri...
1
180,196
14,741,259,191
IssuesEvent
2021-01-07 10:20:40
crytic/building-secure-contracts
https://api.github.com/repos/crytic/building-secure-contracts
closed
Echidna: Add crytic integration walkthrough
Echidna documentation
https://crytic.io/ supports now Echidna, we need a walkthrough example on how it works.
1.0
Echidna: Add crytic integration walkthrough - https://crytic.io/ supports now Echidna, we need a walkthrough example on how it works.
non_process
echidna add crytic integration walkthrough supports now echidna we need a walkthrough example on how it works
0
17,236
22,959,073,979
IssuesEvent
2022-07-19 14:01:23
GabrielRPalma/DeepGenerativeModelling
https://api.github.com/repos/GabrielRPalma/DeepGenerativeModelling
closed
Studying Natural Language Processing
Python Natural Language Processing Literature Review
Here, I am going to study more methods for implementing autoencoder with text data. Study sources: - DataCamp courses - Research Papers - [Natural Language Processing In action](https://www.bookdepository.com/Natural-Language-Processing-in-Action-Lane-Hobson/9781617294631?redirected=true&utm_medium=Google&utm_...
1.0
Studying Natural Language Processing - Here, I am going to study more methods for implementing autoencoder with text data. Study sources: - DataCamp courses - Research Papers - [Natural Language Processing In action](https://www.bookdepository.com/Natural-Language-Processing-in-Action-Lane-Hobson/9781617294631...
process
studying natural language processing here i am going to study more methods for implementing autoencoder with text data study sources datacamp courses research papers
1
6,872
10,001,458,743
IssuesEvent
2019-07-12 15:40:37
googleapis/google-cloud-cpp-spanner
https://api.github.com/repos/googleapis/google-cloud-cpp-spanner
opened
Consider: Should we "own" github.com/GoogleCloudPlatform/cpp-docs-samples
type: docs type: process type: question
https://github.com/GoogleCloudPlatform/cpp-docs-samples exists. I believe it predates our supported google-cloud-cpp and google-cloud-cpp-spanner repos. The cpp-docs-samples repo appears to be fairly ignored at this point. Should we take "ownership" of it and put our C++ samples in that repo? Should we put only "big...
1.0
Consider: Should we "own" github.com/GoogleCloudPlatform/cpp-docs-samples - https://github.com/GoogleCloudPlatform/cpp-docs-samples exists. I believe it predates our supported google-cloud-cpp and google-cloud-cpp-spanner repos. The cpp-docs-samples repo appears to be fairly ignored at this point. Should we take "ow...
process
consider should we own github com googlecloudplatform cpp docs samples exists i believe it predates our supported google cloud cpp and google cloud cpp spanner repos the cpp docs samples repo appears to be fairly ignored at this point should we take ownership of it and put our c samples in that repo s...
1
17,825
23,753,924,612
IssuesEvent
2022-09-01 00:00:38
Azure/azure-sdk-tools
https://api.github.com/repos/Azure/azure-sdk-tools
opened
Code Documentation Generation Tool from Cadl files
Epic Central-EngSys Cadl WS: Process Tools & Automation
Tools that produce code documentation for the SDK team. The documentation comes from Cadl and is published in ms.docs. We currently do this for Swagger files.
1.0
Code Documentation Generation Tool from Cadl files - Tools that produce code documentation for the SDK team. The documentation comes from Cadl and is published in ms.docs. We currently do this for Swagger files.
process
code documentation generation tool from cadl files tools that produce code documentation for the sdk team the documentation comes from cadl and is published in ms docs we currently do this for swagger files
1
22,336
30,928,691,108
IssuesEvent
2023-08-06 20:17:44
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
v0.46.6.4 : Migration from H2 to Postgres fails with Command failed with exception: ERROR: insert or update on table "metabase_table" violates foreign key constraint "fk_table_ref_database_id"
Type:Bug .Team/QueryProcessor :hammer_and_wrench:
### Describe the bug Try to migrate meta database from H2 to production database ``` export MB_DB_TYPE=postgres export MB_DB_CONNECTION_URI="jdbc:postgresql://localhost:5432/metabase?user=postgres&password=mysecret" java -jar metabase.jar load-from-h2 ./metabase.db ``` Get the following error: ``` rg.postgre...
1.0
v0.46.6.4 : Migration from H2 to Postgres fails with Command failed with exception: ERROR: insert or update on table "metabase_table" violates foreign key constraint "fk_table_ref_database_id" - ### Describe the bug Try to migrate meta database from H2 to production database ``` export MB_DB_TYPE=postgres export MB...
process
migration from to postgres fails with command failed with exception error insert or update on table metabase table violates foreign key constraint fk table ref database id describe the bug try to migrate meta database from to production database export mb db type postgres export mb db ...
1
30,944
25,190,569,440
IssuesEvent
2022-11-12 00:01:39
microsoft/TypeScript
https://api.github.com/repos/microsoft/TypeScript
closed
To add `cache` support for GitHub Actions using `setup-node`
Infrastructure
# Suggestion To add `cache` support for GitHub Actions using `setup-node` ## 🔍 Search Terms <!-- 💡 Did you know? TypeScript has over 2,000 open suggestions! 🔎 Please search thoroughly before logging new feature requests as most common ideas already have a proposal in progress. The "Common Feature R...
1.0
To add `cache` support for GitHub Actions using `setup-node` - # Suggestion To add `cache` support for GitHub Actions using `setup-node` ## 🔍 Search Terms <!-- 💡 Did you know? TypeScript has over 2,000 open suggestions! 🔎 Please search thoroughly before logging new feature requests as most common idea...
non_process
to add cache support for github actions using setup node suggestion to add cache support for github actions using setup node 🔍 search terms 💡 did you know typescript has over open suggestions 🔎 please search thoroughly before logging new feature requests as most common ideas ...
0
278,811
24,179,092,604
IssuesEvent
2022-09-23 07:03:45
elastic/apm-server
https://api.github.com/repos/elastic/apm-server
opened
Manual Test Plan 8.5 release
test-plan
When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished. Testing can be started when the first build candidate (BC) is available. ## Smoke Testing ESS setup * [x] enable metrics collection in the Cloud UI and check APM Server data show up in the Stack Monit...
1.0
Manual Test Plan 8.5 release - When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished. Testing can be started when the first build candidate (BC) is available. ## Smoke Testing ESS setup * [x] enable metrics collection in the Cloud UI and check APM Server ...
non_process
manual test plan release when picking up a test case please add your name to this overview beforehand and tick the checkbox when finished testing can be started when the first build candidate bc is available smoke testing ess setup enable metrics collection in the cloud ui and check apm server da...
0
239,968
18,289,288,977
IssuesEvent
2021-10-05 13:42:01
GowthamGoush/Amazing_Sites
https://api.github.com/repos/GowthamGoush/Amazing_Sites
closed
freecodecamp.org
documentation hacktoberfest
Free Code Camp is a great place to start learning new technologies. It is free and open-source and is accessible to anyone. Their Youtube channel has content in all fields and is helpful to all new and experienced developers. Overall, I think it's a site to be featured in this repo.
1.0
freecodecamp.org - Free Code Camp is a great place to start learning new technologies. It is free and open-source and is accessible to anyone. Their Youtube channel has content in all fields and is helpful to all new and experienced developers. Overall, I think it's a site to be featured in this repo.
non_process
freecodecamp org free code camp is a great place to start learning new technologies it is free and open source and is accessible to anyone their youtube channel has content in all fields and is helpful to all new and experienced developers overall i think it s a site to be featured in this repo
0
62,882
26,196,075,473
IssuesEvent
2023-01-03 13:34:56
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
Fix the White Screen of Death (WSOD) for the VZV in 2024
Type: Bug Report Impact: 2-Major Service: Dev Need: 1-Must Have Workgroup: VZ Product: Vision Zero Viewer
Users may experience the White Screen of Death (WSOD) on the Vision Zero Viewer at the beginning of the year. The WSOD was caused because it was missing a [hard-coded population estimate](https://github.com/cityofaustin/atd-vz-data/blob/master/atd-vzv/src/constants/popEsts.js) for the City from the previous year. Up...
1.0
Fix the White Screen of Death (WSOD) for the VZV in 2024 - Users may experience the White Screen of Death (WSOD) on the Vision Zero Viewer at the beginning of the year. The WSOD was caused because it was missing a [hard-coded population estimate](https://github.com/cityofaustin/atd-vz-data/blob/master/atd-vzv/src/cons...
non_process
fix the white screen of death wsod for the vzv in users may experience the white screen of death wsod on the vision zero viewer at the beginning of the year the wsod was caused because it was missing a for the city from the previous year update the popests directly after the new year to prevent the w...
0
16,005
20,188,209,703
IssuesEvent
2022-02-11 01:18:14
savitamittalmsft/WAS-SEC-TEST
https://api.github.com/repos/savitamittalmsft/WAS-SEC-TEST
opened
Mitigate DDoS attacks
WARP-Import WAF FEB 2021 Security Performance and Scalability Capacity Management Processes Networking & Connectivity Endpoints
<a href="https://docs.microsoft.com/azure/architecture/framework/security/design-network-endpoints#mitigate-ddos-attacks">Mitigate DDoS attacks</a> <p><b>Why Consider This?</b></p> DDoS attacks can be debilitating and completely block access to, or take down, your services. The worst time to plan a DDoS strateg...
1.0
Mitigate DDoS attacks - <a href="https://docs.microsoft.com/azure/architecture/framework/security/design-network-endpoints#mitigate-ddos-attacks">Mitigate DDoS attacks</a> <p><b>Why Consider This?</b></p> DDoS attacks can be debilitating and completely block access to, or take down, your services. The worst tim...
process
mitigate ddos attacks why consider this ddos attacks can be debilitating and completely block access to or take down your services the worst time to plan a ddos strategy is while under ddos attack context the major cloud service providers offer ddos protection of services of varying effec...
1
952
3,418,193,610
IssuesEvent
2015-12-08 00:28:12
martensonbj/traffic-spy-skeleton
https://api.github.com/repos/martensonbj/traffic-spy-skeleton
opened
processing_requests_400
processing requests user story
As a user When I send a POST request to 'http://yourapplication:port/sources/IDENTIFIER/data' And I do not send a payload Then I get a response of 'Missing Payload - 400 Bad Request'
1.0
processing_requests_400 - As a user When I send a POST request to 'http://yourapplication:port/sources/IDENTIFIER/data' And I do not send a payload Then I get a response of 'Missing Payload - 400 Bad Request'
process
processing requests as a user when i send a post request to and i do not send a payload then i get a response of missing payload bad request
1
206,706
7,120,449,087
IssuesEvent
2018-01-19 01:16:37
neuropoly/spinalcordtoolbox
https://api.github.com/repos/neuropoly/spinalcordtoolbox
closed
Verbose issue if no output name is specified
bug priority:MEDIUM sct_image
### Description When using `-setorient` or `-setorient-data`, if user does not specify output name, it will say: "created file: None" without error message, although a file is created with suffix "_ORIENTATION". ### Additional Information ~~~ sct_image -i t2_copy.nii.gz -setorient RIP -- Spinal Cord Toolb...
1.0
Verbose issue if no output name is specified - ### Description When using `-setorient` or `-setorient-data`, if user does not specify output name, it will say: "created file: None" without error message, although a file is created with suffix "_ORIENTATION". ### Additional Information ~~~ sct_image -i t2_copy...
non_process
verbose issue if no output name is specified description when using setorient or setorient data if user does not specify output name it will say created file none without error message although a file is created with suffix orientation additional information sct image i copy ...
0
4,522
7,370,551,246
IssuesEvent
2018-03-13 08:53:12
DevExpress/testcafe-hammerhead
https://api.github.com/repos/DevExpress/testcafe-hammerhead
closed
Regular expression on destination site works wrong due to our code instrumentation
AREA: client AREA: server SYSTEM: resource processing TYPE: bug health-monitor
**Site**: http://tfile.me/. Code without hh: ```js function fnName() { let rand = "aGVsbG8="; bi.src = img; } var str = fnName.toString().match(/let\s*rand\s*\=\s*\"(.*)\"/i)[1]; // str = "aGVsbG8=" console.log(atob(str)); // "hello" ``` With hh: ```js function fnName() { let rand = "aGVsbG8="...
1.0
Regular expression on destination site works wrong due to our code instrumentation - **Site**: http://tfile.me/. Code without hh: ```js function fnName() { let rand = "aGVsbG8="; bi.src = img; } var str = fnName.toString().match(/let\s*rand\s*\=\s*\"(.*)\"/i)[1]; // str = "aGVsbG8=" console.log(atob(str...
process
regular expression on destination site works wrong due to our code instrumentation site code without hh js function fnname let rand bi src img var str fnname tostring match let s rand s s i str console log atob str hello with hh ...
1
15,298
19,318,766,558
IssuesEvent
2021-12-14 01:22:26
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Tasks with type `process` and a missing `command` fail too early to emit the right events
bug tasks terminal-process
Issue Type: <b>Bug</b> See the [reproduction repo](https://github.com/mkhl/issue-process-task-for-missing-executable-drops-events), which provides two tasks `shell` and `process` and a README with these steps. ### Actual behavior 1. Run the task `process` 1. Run the task `process` again. 1. Note that each ...
1.0
Tasks with type `process` and a missing `command` fail too early to emit the right events - Issue Type: <b>Bug</b> See the [reproduction repo](https://github.com/mkhl/issue-process-task-for-missing-executable-drops-events), which provides two tasks `shell` and `process` and a README with these steps. ### Actual...
process
tasks with type process and a missing command fail too early to emit the right events issue type bug see the which provides two tasks shell and process and a readme with these steps actual behavior run the task process run the task process again note that each failed in ...
1
66,205
20,049,679,943
IssuesEvent
2022-02-03 03:49:44
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Element Web shows blank message for polls if Labs feature disabled (or if on Stable, where it doesn't exist)
T-Defect X-Regression S-Minor A-Timeline O-Uncommon A-Polls
### Steps to reproduce 1. Where are you starting? What can you see? On Element/Web stable (or on Develop with the polls feature disabled) 2. What do you click? A room a poll has been started in ### Outcome #### What did you expect? Either not seeing the poll start message at all, or some kind of UI ind...
1.0
Element Web shows blank message for polls if Labs feature disabled (or if on Stable, where it doesn't exist) - ### Steps to reproduce 1. Where are you starting? What can you see? On Element/Web stable (or on Develop with the polls feature disabled) 2. What do you click? A room a poll has been started in ##...
non_process
element web shows blank message for polls if labs feature disabled or if on stable where it doesn t exist steps to reproduce where are you starting what can you see on element web stable or on develop with the polls feature disabled what do you click a room a poll has been started in ...
0
190,838
15,256,968,985
IssuesEvent
2021-02-20 22:41:12
100Automations/Website
https://api.github.com/repos/100Automations/Website
opened
Update new automation image size
documentation role: product
### Overview We need to update the new automation image size (744 by 300) across all documentation that mentions it ### Action Items - [ ] guide for image creation - [ ] automation template ### Resources/Instructions
1.0
Update new automation image size - ### Overview We need to update the new automation image size (744 by 300) across all documentation that mentions it ### Action Items - [ ] guide for image creation - [ ] automation template ### Resources/Instructions
non_process
update new automation image size overview we need to update the new automation image size by across all documentation that mentions it action items guide for image creation automation template resources instructions
0
11,101
13,941,603,173
IssuesEvent
2020-10-22 19:40:14
googleapis/google-resumable-media-python
https://api.github.com/repos/googleapis/google-resumable-media-python
closed
Tests broken on master
testing type: process
```python _____________ ERROR collecting tests_async/unit/test__download.py ______________ ImportError while importing test module '/home/tseaver/projects/agendaless/Google/src/grmp/tests_async/unit/test__download.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /opt/Python-3.8.1...
1.0
Tests broken on master - ```python _____________ ERROR collecting tests_async/unit/test__download.py ______________ ImportError while importing test module '/home/tseaver/projects/agendaless/Google/src/grmp/tests_async/unit/test__download.py'. Hint: make sure your test modules/packages have valid Python names. Trac...
process
tests broken on master python error collecting tests async unit test download py importerror while importing test module home tseaver projects agendaless google src grmp tests async unit test download py hint make sure your test modules packages have valid python names trac...
1
157,036
12,343,678,301
IssuesEvent
2020-05-15 04:51:43
gluster/glusterfs
https://api.github.com/repos/gluster/glusterfs
closed
./tests/features/ssl-ciphers.t test case failing on opensuse:15
FA: Testing Improvements Type:Bug wontfix
Problem Description: When running the test case using the command `./run-tests.sh prove -vf ./tests/features/ssl-ciphers.t`, 2 subtests fail as follows:- ``` ========================= TEST 23 (line 107): N openssl_connect -tls1 -connect $H0:$BRICK_PORT not ok 23 Got "Y" instead of "N", LINENUM:107 RESULT 23: 1 =...
1.0
./tests/features/ssl-ciphers.t test case failing on opensuse:15 - Problem Description: When running the test case using the command `./run-tests.sh prove -vf ./tests/features/ssl-ciphers.t`, 2 subtests fail as follows:- ``` ========================= TEST 23 (line 107): N openssl_connect -tls1 -connect $H0:$BRICK_PO...
non_process
tests features ssl ciphers t test case failing on opensuse problem description when running the test case using the command run tests sh prove vf tests features ssl ciphers t subtests fail as follows test line n openssl connect connect brick port not ...
0
15,606
19,728,395,208
IssuesEvent
2022-01-13 22:34:02
googleapis/python-automl
https://api.github.com/repos/googleapis/python-automl
reopened
tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_import_data failed
type: process priority: p1 api: automl flakybot: issue flakybot: flaky
Note: #183 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: a0f05b163013d4c4c8b2860882b16cf815c32188 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/3f928980-15be-4c11-9df8-eb839c280094), [Sponge](http://sponge2/3f928980-15be-4c11-9...
1.0
tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_import_data failed - Note: #183 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: a0f05b163013d4c4c8b2860882b16cf815c32188 buildURL: [Build Status](https://source.cloud.google.c...
process
tests system gapic test system tables client testsystemtablesclient test import data failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output self vpcsc config skip if inside vpcsc d...
1
15,500
19,703,262,995
IssuesEvent
2022-01-12 18:52:04
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
opened
Your .repo-metadata.json files have a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json files: Result of scan 📈: * must have required property 'library_type' in gcloud/.repo-metadata.json * must have required property 'release_level' in gcloud/.repo-metadata.json * must have required property 'release_level' in google-analytics-admin-v1alpha/.repo-metad...
1.0
Your .repo-metadata.json files have a problem 🤒 - You have a problem with your .repo-metadata.json files: Result of scan 📈: * must have required property 'library_type' in gcloud/.repo-metadata.json * must have required property 'release_level' in gcloud/.repo-metadata.json * must have required property 'release_l...
process
your repo metadata json files have a problem 🤒 you have a problem with your repo metadata json files result of scan 📈 must have required property library type in gcloud repo metadata json must have required property release level in gcloud repo metadata json must have required property release l...
1
7,960
11,137,569,523
IssuesEvent
2019-12-20 19:43:28
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
closed
View applicant - sort by
Apply Process Requirements Ready
Who: Community and sitewide admins What: ability to sort on applicant lists Why: in order to Acceptance criteria: - Add a sort by to the applicant listing - Default sort will be by last name - Sort by options will be for all fields on the table: Name, email, Status, and Last update Related tickets: 4049...
1.0
View applicant - sort by - Who: Community and sitewide admins What: ability to sort on applicant lists Why: in order to Acceptance criteria: - Add a sort by to the applicant listing - Default sort will be by last name - Sort by options will be for all fields on the table: Name, email, Status, and Last update ...
process
view applicant sort by who community and sitewide admins what ability to sort on applicant lists why in order to acceptance criteria add a sort by to the applicant listing default sort will be by last name sort by options will be for all fields on the table name email status and last update ...
1
16,790
22,036,471,942
IssuesEvent
2022-05-28 17:08:40
bow-simulation/virtualbow
https://api.github.com/repos/bow-simulation/virtualbow
closed
Clang vs GCC on MacOS
area: fem/numerics platform: macos area: software process type: idea
Compare simulation performance and decide whether to keep the release builds on Clang or switch to GCC.
1.0
Clang vs GCC on MacOS - Compare simulation performance and decide whether to keep the release builds on Clang or switch to GCC.
process
clang vs gcc on macos compare simulation performance and decide whether to keep the release builds on clang or switch to gcc
1
22,585
31,811,063,439
IssuesEvent
2023-09-13 16:52:11
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
NTR : [RNA alternative polyadenylation]
New term request RNA processes
_Please provide as much information as you can:_ * **Suggested term label:** RNA alternative polyadenylation parent of GO:0110104 mRNA alternative polyadenylation
1.0
NTR : [RNA alternative polyadenylation] - _Please provide as much information as you can:_ * **Suggested term label:** RNA alternative polyadenylation parent of GO:0110104 mRNA alternative polyadenylation
process
ntr please provide as much information as you can suggested term label rna alternative polyadenylation parent of go mrna alternative polyadenylation
1
11,590
14,447,052,223
IssuesEvent
2020-12-08 02:48:33
googleapis/google-api-python-client
https://api.github.com/repos/googleapis/google-api-python-client
closed
Change dependency from pycrypto
type: process
**Is your feature request related to a problem? Please describe.** Pycrypto has not been maintained since 2014. So it susceptible to vulnerabilities like CVE-2013-7459 and CVE-2018-6594, and lacks some compatibility with the latest versions of python. Thus should not be in the tox file, documentation, etc. **Descri...
1.0
Change dependency from pycrypto - **Is your feature request related to a problem? Please describe.** Pycrypto has not been maintained since 2014. So it susceptible to vulnerabilities like CVE-2013-7459 and CVE-2018-6594, and lacks some compatibility with the latest versions of python. Thus should not be in the tox fi...
process
change dependency from pycrypto is your feature request related to a problem please describe pycrypto has not been maintained since so it susceptible to vulnerabilities like cve and cve and lacks some compatibility with the latest versions of python thus should not be in the tox file documentati...
1
14,920
3,295,034,281
IssuesEvent
2015-10-31 15:51:41
devtees/shirt-ideas
https://api.github.com/repos/devtees/shirt-ideas
closed
Designerd
confirmed for next run design stage
My homie @mdo uses the term "designerd" a lot, and it's a lovely label. Working on a typography based tee concept for those who wish to proudly display their designerdery. ![image](https://cloud.githubusercontent.com/assets/1319791/10109212/b0b16c1c-6393-11e5-8807-28fe18d7fbef.png) ![image](https://cloud.githubu...
1.0
Designerd - My homie @mdo uses the term "designerd" a lot, and it's a lovely label. Working on a typography based tee concept for those who wish to proudly display their designerdery. ![image](https://cloud.githubusercontent.com/assets/1319791/10109212/b0b16c1c-6393-11e5-8807-28fe18d7fbef.png) ![image](https://c...
non_process
designerd my homie mdo uses the term designerd a lot and it s a lovely label working on a typography based tee concept for those who wish to proudly display their designerdery
0
13,221
15,690,499,872
IssuesEvent
2021-03-25 16:47:40
hasura/ask-me-anything
https://api.github.com/repos/hasura/ask-me-anything
opened
When using `hasura console` and making metadata changes, how will it determine which file to modify?
processing-for-shortvid question
Per @scriptonist "when using `hasura console` and making metadata changes, how will it determine which file to modify?"
1.0
When using `hasura console` and making metadata changes, how will it determine which file to modify? - Per @scriptonist "when using `hasura console` and making metadata changes, how will it determine which file to modify?"
process
when using hasura console and making metadata changes how will it determine which file to modify per scriptonist when using hasura console and making metadata changes how will it determine which file to modify
1
7,751
10,866,131,845
IssuesEvent
2019-11-14 20:31:59
microsoft/ptvsd
https://api.github.com/repos/microsoft/ptvsd
opened
Sporadic multiproc test failures due to Popen bug
Bug area:Multiprocessing
This is a Python bug: https://bugs.python.org/issue37380 TL;DR: when a `subprocess.Popen` instance is GC'd, the process handle gets closed, but it is not removed from "active processes" list if the process in question was still running at the time. At some later point, attempting to create a _new_ `Popen` instance ...
1.0
Sporadic multiproc test failures due to Popen bug - This is a Python bug: https://bugs.python.org/issue37380 TL;DR: when a `subprocess.Popen` instance is GC'd, the process handle gets closed, but it is not removed from "active processes" list if the process in question was still running at the time. At some later p...
process
sporadic multiproc test failures due to popen bug this is a python bug tl dr when a subprocess popen instance is gc d the process handle gets closed but it is not removed from active processes list if the process in question was still running at the time at some later point attempting to create a new...
1
4,838
7,734,323,331
IssuesEvent
2018-05-26 23:05:19
monarch-games/nanoshooter
https://api.github.com/repos/monarch-games/nanoshooter
closed
Rambo needs to make his first commit
Process Workable Writing
It just needs to happen ## Criteria - [ ] Rambo checks out a new local branch off `master`. - [ ] Rambo scours the README.md and finds a typo to fix or improvement to make, and commits the change(s) to his local branch. - [ ] Rambo pushes his local branch to this GitHub project. - [ ] Rambo creates a pull request. - [ ...
1.0
Rambo needs to make his first commit - It just needs to happen ## Criteria - [ ] Rambo checks out a new local branch off `master`. - [ ] Rambo scours the README.md and finds a typo to fix or improvement to make, and commits the change(s) to his local branch. - [ ] Rambo pushes his local branch to this GitHub project. -...
process
rambo needs to make his first commit it just needs to happen criteria rambo checks out a new local branch off master rambo scours the readme md and finds a typo to fix or improvement to make and commits the change s to his local branch rambo pushes his local branch to this github project ram...
1
477,331
13,760,128,132
IssuesEvent
2020-10-07 05:03:29
AY2021S1-CS2103T-T09-4/tp
https://api.github.com/repos/AY2021S1-CS2103T-T09-4/tp
opened
Data Tracking
Priority.High type.DG type.Function
Track relevant user data such as: 1. Number of correctly answered flashcards 2. Previous scores 3. Average time taken in total 4. Time of quiz As well as the following subtasks: 1. Tests 2. Update DG
1.0
Data Tracking - Track relevant user data such as: 1. Number of correctly answered flashcards 2. Previous scores 3. Average time taken in total 4. Time of quiz As well as the following subtasks: 1. Tests 2. Update DG
non_process
data tracking track relevant user data such as number of correctly answered flashcards previous scores average time taken in total time of quiz as well as the following subtasks tests update dg
0
1,759
4,462,267,319
IssuesEvent
2016-08-24 09:18:10
opentrials/opentrials
https://api.github.com/repos/opentrials/opentrials
opened
Introduce `database.identifiers` table
API Processors
# Overview For now we handle identifiers in `database.records.identifiers` jsonb dict and it's the most important part of our deduplication system. We have following problems with it: - can't have a few identifiers from one source (because it's dict) - should search using query like `identifiers @> '{"nct": "NCT12...
1.0
Introduce `database.identifiers` table - # Overview For now we handle identifiers in `database.records.identifiers` jsonb dict and it's the most important part of our deduplication system. We have following problems with it: - can't have a few identifiers from one source (because it's dict) - should search using q...
process
introduce database identifiers table overview for now we handle identifiers in database records identifiers jsonb dict and it s the most important part of our deduplication system we have following problems with it can t have a few identifiers from one source because it s dict should search using q...
1
17,267
23,049,644,743
IssuesEvent
2022-07-24 12:38:14
googleapis/python-pubsublite
https://api.github.com/repos/googleapis/python-pubsublite
closed
Add owl-bot as a required check
type: process api: pubsublite
Owl bot failed in #342 and the PR should not have been merged. This issue tracks adding owl bot as a required check.
1.0
Add owl-bot as a required check - Owl bot failed in #342 and the PR should not have been merged. This issue tracks adding owl bot as a required check.
process
add owl bot as a required check owl bot failed in and the pr should not have been merged this issue tracks adding owl bot as a required check
1
167,305
14,107,666,021
IssuesEvent
2020-11-06 16:37:29
pypa/bandersnatch
https://api.github.com/repos/pypa/bandersnatch
opened
Remove mentions of blacklist / whitelist from documentation
documentation
Change to denylist / allowlist everywhere.
1.0
Remove mentions of blacklist / whitelist from documentation - Change to denylist / allowlist everywhere.
non_process
remove mentions of blacklist whitelist from documentation change to denylist allowlist everywhere
0
6,681
9,799,151,577
IssuesEvent
2019-06-11 13:52:57
GoogleCloudPlatform/golang-samples
https://api.github.com/repos/GoogleCloudPlatform/golang-samples
closed
testing: build failed but marked as successful
Fixit type: process
http://sponge/805c10c0-1a89-4150-be16-9096a46cb569 ``` + tee gotest.out appengine/gophers/gophers-6/main.go:26:2: cannot find package "github.com/gofrs/uuid" in any of: /usr/local/go/src/github.com/gofrs/uuid (from $GOROOT) /tmpfs/src/gopath/src/github.com/gofrs/uuid (from $GOPATH) asset/quickstart/batch-get-...
1.0
testing: build failed but marked as successful - http://sponge/805c10c0-1a89-4150-be16-9096a46cb569 ``` + tee gotest.out appengine/gophers/gophers-6/main.go:26:2: cannot find package "github.com/gofrs/uuid" in any of: /usr/local/go/src/github.com/gofrs/uuid (from $GOROOT) /tmpfs/src/gopath/src/github.com/gofrs...
process
testing build failed but marked as successful tee gotest out appengine gophers gophers main go cannot find package github com gofrs uuid in any of usr local go src github com gofrs uuid from goroot tmpfs src gopath src github com gofrs uuid from gopath asset quickstart batch get a...
1
2,087
4,912,970,615
IssuesEvent
2016-11-23 10:52:59
Alfresco/alfresco-ng2-components
https://api.github.com/repos/Alfresco/alfresco-ng2-components
opened
If start form and first user task use same form, form is populated
browser: all bug comp: activiti-processList
1. Import below app 2. Start process 3. Enter fields in start form and complete 4. Go to task list > first user task in process **Expected results** Form attached to task is not populated **Actual results** Form attached to task is populated with that entered in step 3 **app used in testing** [simple app...
1.0
If start form and first user task use same form, form is populated - 1. Import below app 2. Start process 3. Enter fields in start form and complete 4. Go to task list > first user task in process **Expected results** Form attached to task is not populated **Actual results** Form attached to task is populate...
process
if start form and first user task use same form form is populated import below app start process enter fields in start form and complete go to task list first user task in process expected results form attached to task is not populated actual results form attached to task is populate...
1
97,143
20,171,073,924
IssuesEvent
2022-02-10 10:27:36
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
[Unstable] Can't copy/CTRL+Drag docking ports/hatches in editor
Bug Code
- [x] I have searched the issue tracker to check if the issue has already been reported. **Description** Can't copy/CTRL+Drag docking ports/hatches in editor Docking ports aren't saved in assemblies either **Steps To Reproduce** Select a docking hatch Hold CTRL and drag it Nothing happens CTRL+C CTRL+V N...
1.0
[Unstable] Can't copy/CTRL+Drag docking ports/hatches in editor - - [x] I have searched the issue tracker to check if the issue has already been reported. **Description** Can't copy/CTRL+Drag docking ports/hatches in editor Docking ports aren't saved in assemblies either **Steps To Reproduce** Select a docki...
non_process
can t copy ctrl drag docking ports hatches in editor i have searched the issue tracker to check if the issue has already been reported description can t copy ctrl drag docking ports hatches in editor docking ports aren t saved in assemblies either steps to reproduce select a docking hatch h...
0
538,263
15,765,652,474
IssuesEvent
2021-03-31 14:20:49
mskcc/pluto-cwl
https://api.github.com/repos/mskcc/pluto-cwl
opened
add sample concordance / discordance comparisons
high priority
Need to include information about concordant and discordant variants between a number of samples. The most basic case is 1 research sample vs. 1 clinical sample. We already have - [`samples_fillout_workflow.cwl`](https://github.com/mskcc/pluto-cwl/blob/master/cwl/samples_fillout_workflow.cwl) for doing fillout on...
1.0
add sample concordance / discordance comparisons - Need to include information about concordant and discordant variants between a number of samples. The most basic case is 1 research sample vs. 1 clinical sample. We already have - [`samples_fillout_workflow.cwl`](https://github.com/mskcc/pluto-cwl/blob/master/cwl...
non_process
add sample concordance discordance comparisons need to include information about concordant and discordant variants between a number of samples the most basic case is research sample vs clinical sample we already have for doing fillout on a set of samples each with their own maf files variant l...
0
51,343
6,156,240,970
IssuesEvent
2017-06-28 16:16:17
opengovfoundation/madison
https://api.github.com/repos/opengovfoundation/madison
closed
Test suite for API routes in laravel
Difficulty (3): Give me some time Needs: Laravel Type: Testing / QA
Since we are starting to modularize a bit and are making madison core just an API layer, it would be good to have a nicely defined set of routes that need to be functioning and have tests for each. Essentially these will be integration tests for just the API layer.
1.0
Test suite for API routes in laravel - Since we are starting to modularize a bit and are making madison core just an API layer, it would be good to have a nicely defined set of routes that need to be functioning and have tests for each. Essentially these will be integration tests for just the API layer.
non_process
test suite for api routes in laravel since we are starting to modularize a bit and are making madison core just an api layer it would be good to have a nicely defined set of routes that need to be functioning and have tests for each essentially these will be integration tests for just the api layer
0
375,023
26,143,349,753
IssuesEvent
2022-12-29 22:27:14
use-cardano/use-cardano
https://api.github.com/repos/use-cardano/use-cardano
closed
Where to set data within the library
documentation question
As it is now, some of the operations are performed in the components. This has the consequence that if the user opt-out of using the components, the behavior will be different. For example how warnings and errors are set. This is also a benefit, since it allows for a large degree of customization, but might be unexpect...
1.0
Where to set data within the library - As it is now, some of the operations are performed in the components. This has the consequence that if the user opt-out of using the components, the behavior will be different. For example how warnings and errors are set. This is also a benefit, since it allows for a large degree ...
non_process
where to set data within the library as it is now some of the operations are performed in the components this has the consequence that if the user opt out of using the components the behavior will be different for example how warnings and errors are set this is also a benefit since it allows for a large degree ...
0
289,343
8,869,222,803
IssuesEvent
2019-01-11 04:00:21
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Moved a stack of Sandstone from a small stockpile to a big one, disappeared
High Priority
I moved a 12 stack of sandstone from the small stockpile to the first linked one, it disappeared. Then I dragged in the 4 I was carrying to see if it would update the number to include the 12 but it didn't. ![image](https://user-images.githubusercontent.com/431728/51012505-2a02e580-15a9-11e9-8dce-7b82bd771499.png)
1.0
Moved a stack of Sandstone from a small stockpile to a big one, disappeared - I moved a 12 stack of sandstone from the small stockpile to the first linked one, it disappeared. Then I dragged in the 4 I was carrying to see if it would update the number to include the 12 but it didn't. ![image](https://user-images.git...
non_process
moved a stack of sandstone from a small stockpile to a big one disappeared i moved a stack of sandstone from the small stockpile to the first linked one it disappeared then i dragged in the i was carrying to see if it would update the number to include the but it didn t
0
20,412
27,072,109,015
IssuesEvent
2023-02-14 07:54:03
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Long running Genrule can't finish when "jobs" bigger then 1, thus compilation errors out.
P4 type: support / not a bug (process) team-Rules-CPP stale
### [BUG?] Description of the problem: **TLDR**: Long running genrule dependency is not allowed to finish before the compilation of "who depends on it" starts. Thus compilation errors out as the generated files have not been created yet. Genrule takes around 20s with 4 cores to complete. Maybe not standard proced...
1.0
Long running Genrule can't finish when "jobs" bigger then 1, thus compilation errors out. - ### [BUG?] Description of the problem: **TLDR**: Long running genrule dependency is not allowed to finish before the compilation of "who depends on it" starts. Thus compilation errors out as the generated files have not been ...
process
long running genrule can t finish when jobs bigger then thus compilation errors out description of the problem tldr long running genrule dependency is not allowed to finish before the compilation of who depends on it starts thus compilation errors out as the generated files have not been creat...
1
113,269
9,634,378,739
IssuesEvent
2019-05-15 21:04:55
saltstack/salt
https://api.github.com/repos/saltstack/salt
closed
unittest.loader._FailedTest.unit.cloud.clouds.test_joyent py3 failing
2019.2.1 Blocker Test Failure
The test `unittest.loader._FailedTest.unit.cloud.clouds.test_joyent` is failing on: 2019.2.1 failed salt-centos-7-py3, salt-centos-7-py3-pycryptodomex, salt-centos-7-py3-transport, salt-debian-9-py3, salt-fedora-28-py3, salt -fedora-29-py3, salt-opensuse-42-py3, salt-ubuntu-1604-py3, salt-ubuntu-1604-py3-pycryptodo...
1.0
unittest.loader._FailedTest.unit.cloud.clouds.test_joyent py3 failing - The test `unittest.loader._FailedTest.unit.cloud.clouds.test_joyent` is failing on: 2019.2.1 failed salt-centos-7-py3, salt-centos-7-py3-pycryptodomex, salt-centos-7-py3-transport, salt-debian-9-py3, salt-fedora-28-py3, salt -fedora-29-py3, sal...
non_process
unittest loader failedtest unit cloud clouds test joyent failing the test unittest loader failedtest unit cloud clouds test joyent is failing on failed salt centos salt centos pycryptodomex salt centos transport salt debian salt fedora salt fedora salt opensuse sal...
0
141,803
18,990,089,485
IssuesEvent
2021-11-22 05:42:17
ChoeMinji/tensorflow-2.2.3
https://api.github.com/repos/ChoeMinji/tensorflow-2.2.3
opened
CVE-2015-4852 (High) detected in commons-collections-3.2.1.jar
security vulnerability
## CVE-2015-4852 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <p...
True
CVE-2015-4852 (High) detected in commons-collections-3.2.1.jar - ## CVE-2015-4852 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Typ...
non_process
cve high detected in commons collections jar cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework path to dependency file tensorflow tensorflow java maven tensorflow hadoop pom xml pat...
0
34,197
4,892,968,913
IssuesEvent
2016-11-18 21:28:04
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Failure in AppDomainTests.GetAssemblies due to FileNotFoundException
area-System.Runtime test-run-core
This failed in CI, on CentOS https://ci.dot.net/job/dotnet_corefx/job/master/job/centos7.1_debug_prtest/280/consoleText ``` System.Tests.AppDomainTests.GetAssemblies [FAIL] System.IO.FileNotFoundException : Could not load file or assembly 'TestAppOutsideOfTPA, Version=4.2.0.0, Culture=neutral, PublicKe...
1.0
Failure in AppDomainTests.GetAssemblies due to FileNotFoundException - This failed in CI, on CentOS https://ci.dot.net/job/dotnet_corefx/job/master/job/centos7.1_debug_prtest/280/consoleText ``` System.Tests.AppDomainTests.GetAssemblies [FAIL] System.IO.FileNotFoundException : Could not load file or as...
non_process
failure in appdomaintests getassemblies due to filenotfoundexception this failed in ci on centos system tests appdomaintests getassemblies system io filenotfoundexception could not load file or assembly testappoutsideoftpa version culture neutral publickeytoken the system c...
0
423,035
12,289,772,904
IssuesEvent
2020-05-09 23:24:24
jwcorle/425_FinalProject
https://api.github.com/repos/jwcorle/425_FinalProject
opened
More/less damage to limbs
enhancement low priority
Goal: When a user fires a bullet and it impacts the different body parts (legs, arms, chest, head) to be able to keep track of these and deal the appropriate amount of damage. Possible Solutions: Start with just the head, splitting the existing capsule collider into an additional spherical collider for the head an...
1.0
More/less damage to limbs - Goal: When a user fires a bullet and it impacts the different body parts (legs, arms, chest, head) to be able to keep track of these and deal the appropriate amount of damage. Possible Solutions: Start with just the head, splitting the existing capsule collider into an additional spheri...
non_process
more less damage to limbs goal when a user fires a bullet and it impacts the different body parts legs arms chest head to be able to keep track of these and deal the appropriate amount of damage possible solutions start with just the head splitting the existing capsule collider into an additional spheri...
0
130,837
27,773,592,077
IssuesEvent
2023-03-16 15:50:17
modin-project/modin
https://api.github.com/repos/modin-project/modin
closed
CLN: FutureWarning: the `mangle_dupe_cols` keyword is deprecated for `read_csv`
Code Quality 💯
This warning appears for `hdk` engine.
1.0
CLN: FutureWarning: the `mangle_dupe_cols` keyword is deprecated for `read_csv` - This warning appears for `hdk` engine.
non_process
cln futurewarning the mangle dupe cols keyword is deprecated for read csv this warning appears for hdk engine
0
530,710
15,436,101,012
IssuesEvent
2021-03-07 11:42:52
AY2021S2-CS2103T-W13-2/tp
https://api.github.com/repos/AY2021S2-CS2103T-W13-2/tp
closed
Add reader
priority.High type.Story
As an individual operating a private book loaning service, I can add a new reader to the system, so that I can keep track of the readers.
1.0
Add reader - As an individual operating a private book loaning service, I can add a new reader to the system, so that I can keep track of the readers.
non_process
add reader as an individual operating a private book loaning service i can add a new reader to the system so that i can keep track of the readers
0
168,768
14,172,566,656
IssuesEvent
2020-11-12 17:06:51
dso-toolkit/dso-toolkit
https://api.github.com/repos/dso-toolkit/dso-toolkit
closed
Issue #835 moet als BREAKING in de CHANGELOG staan
status:done type:documentation
Ook als #866 gefixt is, blijft het een feit dat je iets moet doen.
1.0
Issue #835 moet als BREAKING in de CHANGELOG staan - Ook als #866 gefixt is, blijft het een feit dat je iets moet doen.
non_process
issue moet als breaking in de changelog staan ook als gefixt is blijft het een feit dat je iets moet doen
0