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
9,069
12,140,104,440
IssuesEvent
2020-04-23 19:58:13
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
remove gcp-devrel-py-tools from monitoring/api/v3/cloud-client/requirements-test.txt
priority: p2 remove-gcp-devrel-py-tools type: process
remove gcp-devrel-py-tools from monitoring/api/v3/cloud-client/requirements-test.txt
1.0
remove gcp-devrel-py-tools from monitoring/api/v3/cloud-client/requirements-test.txt - remove gcp-devrel-py-tools from monitoring/api/v3/cloud-client/requirements-test.txt
process
remove gcp devrel py tools from monitoring api cloud client requirements test txt remove gcp devrel py tools from monitoring api cloud client requirements test txt
1
21,572
29,924,949,792
IssuesEvent
2023-06-22 04:11:14
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
asyncssh 2.13.2 has 1 GuardDog issues
guarddog silent-process-execution
https://pypi.org/project/asyncssh https://inspector.pypi.io/project/asyncssh ```{ "dependency": "asyncssh", "version": "2.13.2", "result": { "issues": 1, "errors": {}, "results": { "silent-process-execution": [ { "location": "asyncssh-2.13.2/asyncssh/config.py:47", "c...
1.0
asyncssh 2.13.2 has 1 GuardDog issues - https://pypi.org/project/asyncssh https://inspector.pypi.io/project/asyncssh ```{ "dependency": "asyncssh", "version": "2.13.2", "result": { "issues": 1, "errors": {}, "results": { "silent-process-execution": [ { "location": "asyncssh-2.1...
process
asyncssh has guarddog issues dependency asyncssh version result issues errors results silent process execution location asyncssh asyncssh config py code return subprocess run cmd ...
1
41,878
5,396,871,007
IssuesEvent
2017-02-27 13:08:24
hacken-in/hacken-in
https://api.github.com/repos/hacken-in/hacken-in
closed
Switch to Mapbox or improve map rendering
design reviewable
At the moment we're using [Leaflet](http://leafletjs.com/index.html) for rendering the maps – which is fine in terms of functionality – but the Maps look awful. If we can improve the map rendering and stay with the OSM cards, I'm all for it. Otherwise we could give Mapbox a try – I talked to @freenerd at yesterdays D...
1.0
Switch to Mapbox or improve map rendering - At the moment we're using [Leaflet](http://leafletjs.com/index.html) for rendering the maps – which is fine in terms of functionality – but the Maps look awful. If we can improve the map rendering and stay with the OSM cards, I'm all for it. Otherwise we could give Mapbox a...
non_process
switch to mapbox or improve map rendering at the moment we re using for rendering the maps – which is fine in terms of functionality – but the maps look awful if we can improve the map rendering and stay with the osm cards i m all for it otherwise we could give mapbox a try – i talked to freenerd at yesterd...
0
14,859
18,264,603,311
IssuesEvent
2021-10-04 06:48:15
Blazebit/blaze-persistence
https://api.github.com/repos/Blazebit/blaze-persistence
closed
blaze persistence annotation processor yet incompatible with java 17 LTS
kind: bug worth: high component: entity-view-annotation-processor
When compiling with java 17 (liberca / bellsoft) we get this exception ``` org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':compileJava'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:188) at o...
1.0
blaze persistence annotation processor yet incompatible with java 17 LTS - When compiling with java 17 (liberca / bellsoft) we get this exception ``` org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':compileJava'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter...
process
blaze persistence annotation processor yet incompatible with java lts when compiling with java liberca bellsoft we get this exception org gradle api tasks taskexecutionexception execution failed for task compilejava at org gradle api internal tasks execution executeactionstaskexecuter l...
1
266,269
20,143,826,264
IssuesEvent
2022-02-09 04:03:22
gromeron/git_web_practice
https://api.github.com/repos/gromeron/git_web_practice
closed
Un commit que no sigue la convención de código o FIX a realizar
documentation
La convención del mensaje del último commit no es la esperada: `FIX1 - correcciones pagina5 y pagina3` Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>` Para realizar la corrección del mensaje de commit ejecute los comandos `git commit --amend` y `git push -f` Este issue ...
1.0
Un commit que no sigue la convención de código o FIX a realizar - La convención del mensaje del último commit no es la esperada: `FIX1 - correcciones pagina5 y pagina3` Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>` Para realizar la corrección del mensaje de commit ejec...
non_process
un commit que no sigue la convención de código o fix a realizar la convención del mensaje del último commit no es la esperada correcciones y recuerde que debe tener el siguiente formato para realizar la corrección del mensaje de commit ejecute los comandos git commit amend y git push f es...
0
71,570
9,528,536,592
IssuesEvent
2019-04-29 08:44:04
fergiemcdowall/search-index
https://api.github.com/repos/fergiemcdowall/search-index
opened
How to use the different parts of the API?
documentation question
Is it possible to do stuff like: * autocomplete on several words (matching on two, three or more words, meaning this needs to be indexed too) * number of results * only show a subset (i.e. 10 of 273) * filter on more than just one word * delete everything in the index I was thinking if I could get some hint o...
1.0
How to use the different parts of the API? - Is it possible to do stuff like: * autocomplete on several words (matching on two, three or more words, meaning this needs to be indexed too) * number of results * only show a subset (i.e. 10 of 273) * filter on more than just one word * delete everything in the index...
non_process
how to use the different parts of the api is it possible to do stuff like autocomplete on several words matching on two three or more words meaning this needs to be indexed too number of results only show a subset i e of filter on more than just one word delete everything in the index ...
0
317,931
27,273,611,046
IssuesEvent
2023-02-23 01:40:11
powbot/issues
https://api.github.com/repos/powbot/issues
closed
[BUG] Npc health percent returns 1.0 when an npc has 0.0% and is dying
bug needs-test
**Describe the bug** An npc returns 0.0% briefly when you kill them, but when their dying animation begins the health resets to 1.0. **To Reproduce/Line of code causing issue** Steps to reproduce the behavior: 1. Add npc health percent and animation to paint builder 2. Kill the npc 3. Watch the health percent...
1.0
[BUG] Npc health percent returns 1.0 when an npc has 0.0% and is dying - **Describe the bug** An npc returns 0.0% briefly when you kill them, but when their dying animation begins the health resets to 1.0. **To Reproduce/Line of code causing issue** Steps to reproduce the behavior: 1. Add npc health percent and...
non_process
npc health percent returns when an npc has and is dying describe the bug an npc returns briefly when you kill them but when their dying animation begins the health resets to to reproduce line of code causing issue steps to reproduce the behavior add npc health percent and ani...
0
276,794
30,543,961,723
IssuesEvent
2023-07-20 01:10:54
Yoavmartin/vulnerable-node
https://api.github.com/repos/Yoavmartin/vulnerable-node
opened
CVE-2018-19826 (Medium) detected in node-sass3.5.5
Mend: dependency security vulnerability
## CVE-2018-19826 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass3.5.5</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a href=http...
True
CVE-2018-19826 (Medium) detected in node-sass3.5.5 - ## CVE-2018-19826 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass3.5.5</b></p></summary> <p> <p>:rainbow: Node.js bindi...
non_process
cve medium detected in node cve medium severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href found in base branch master vulnerable source files nod...
0
4,205
7,165,061,012
IssuesEvent
2018-01-29 13:21:21
ncbo/bioportal-project
https://api.github.com/repos/ncbo/bioportal-project
closed
ICD-O-3_1: pull URL points to an HTML page
ontology processing problem
We received a [complaint on the support list](http://ncbo-support.2288202.n4.nabble.com/bioontology-support-Ontology-Set-Up-td4656042.html) that the [ICD-O-3_1 ontology](http://bioportal.bioontology.org/ontologies/ICD-O-3_1) didn't parse. The pull URL points to an HTML page. It's unclear after some initial investigatio...
1.0
ICD-O-3_1: pull URL points to an HTML page - We received a [complaint on the support list](http://ncbo-support.2288202.n4.nabble.com/bioontology-support-Ontology-Set-Up-td4656042.html) that the [ICD-O-3_1 ontology](http://bioportal.bioontology.org/ontologies/ICD-O-3_1) didn't parse. The pull URL points to an HTML page....
process
icd o pull url points to an html page we received a that the didn t parse the pull url points to an html page it s unclear after some initial investigation that this ontology is available in any format we accept waiting for confirmation from user but if we don t get any the pull url should be disabl...
1
302
2,735,133,990
IssuesEvent
2015-04-18 03:39:27
sysown/proxysql-0.2
https://api.github.com/repos/sysown/proxysql-0.2
opened
Activate fast-forward from mysql_users
ADMIN AUTHENTICATION CONNECTION POOL cxx_pa development MYSQL PROTOCOL QUERY PROCESSOR ROUTING
Add one more column to mysql_users table to specify if a specific user should have fast forwarding enabled
1.0
Activate fast-forward from mysql_users - Add one more column to mysql_users table to specify if a specific user should have fast forwarding enabled
process
activate fast forward from mysql users add one more column to mysql users table to specify if a specific user should have fast forwarding enabled
1
18,099
24,125,382,519
IssuesEvent
2022-09-20 23:28:15
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
No security-lib-ci yaml for reference
devops/prod Pri1 devops-cicd-process/tech
[Enter feedback here] Where is the security-lib-ci yaml? --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 86285f72-9e28-da97-59bb-c29eb60f627d * Version Independent ID: 18d5a591-a7d3-c261-6bff-8808ae433f54 * Content: [Configure p...
1.0
No security-lib-ci yaml for reference - [Enter feedback here] Where is the security-lib-ci yaml? --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 86285f72-9e28-da97-59bb-c29eb60f627d * Version Independent ID: 18d5a591-a7d3-c261-6b...
process
no security lib ci yaml for reference where is the security lib ci yaml document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source product devop...
1
125,301
12,256,630,436
IssuesEvent
2020-05-06 12:26:15
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Missing good enough C++ platform portability and cross compilation instructions
area/documentation kind/question lang/other priority/P3
<!-- This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers here: - grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io - StackOverflow, with "grpc" tag: http://stackoverflow.com/questions/tagged/grpc Issues specific to *gr...
1.0
Missing good enough C++ platform portability and cross compilation instructions - <!-- This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers here: - grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io - StackOverflow, with "g...
non_process
missing good enough c platform portability and cross compilation instructions this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers here grpc io mailing list stackoverflow with grpc tag issues specific to grpc java ...
0
20,204
26,782,778,351
IssuesEvent
2023-01-31 22:52:07
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Release X.Y.Z - $MONTH $YEAR
P1 type: process release team-OSS
# Status of Bazel X.Y.Z <!-- The first item is only needed for major releases (X.0.0) --> - Target baseline: [date] - Expected release date: [date] - [List of release blockers](link-to-milestone) To report a release-blocking bug, please add a comment with the text `@bazel-io flag` to the issue. A release...
1.0
Release X.Y.Z - $MONTH $YEAR - # Status of Bazel X.Y.Z <!-- The first item is only needed for major releases (X.0.0) --> - Target baseline: [date] - Expected release date: [date] - [List of release blockers](link-to-milestone) To report a release-blocking bug, please add a comment with the text `@bazel-i...
process
release x y z month year status of bazel x y z target baseline expected release date link to milestone to report a release blocking bug please add a comment with the text bazel io flag to the issue a release manager will triage it and add it to the milestone to cherry pi...
1
760,151
26,630,798,955
IssuesEvent
2023-01-24 17:40:40
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
30 ads history is blank
bug feature/rewards priority/P2 QA/Yes feature/ads OS/Android OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
30 ads history is blank - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AF...
non_process
ads history is blank have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened aft...
0
324,830
9,913,197,010
IssuesEvent
2019-06-28 11:03:22
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
mobile.twitter.com - see bug description
browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://mobile.twitter.com/home **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android **Tested Anothe...
1.0
mobile.twitter.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://mobile.twitter.com/home **Browser / Version**: Firefox Mobile 68.0 **...
non_process
mobile twitter com see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description lastpass doesn t recognise site steps to reproduce tried to use lastpass to login it thought i ...
0
1,527
4,118,762,870
IssuesEvent
2016-06-08 12:48:44
World4Fly/Interface-for-Arduino
https://api.github.com/repos/World4Fly/Interface-for-Arduino
closed
Design a tester
process
Create basic concept of the hardware tester _considering_ following points: - demonstrability - usability for different purposes (game controller, input device) - parts required - costs - visual design - time required
1.0
Design a tester - Create basic concept of the hardware tester _considering_ following points: - demonstrability - usability for different purposes (game controller, input device) - parts required - costs - visual design - time required
process
design a tester create basic concept of the hardware tester considering following points demonstrability usability for different purposes game controller input device parts required costs visual design time required
1
559
2,502,400,271
IssuesEvent
2015-01-09 08:29:56
fossology/fossology
https://api.github.com/repos/fossology/fossology
opened
License browser regression - schedule link
Category: UI Component: Rank Component: Tester Priority: High Status: New Tracker: Bug
--- Author Name: **Bob Gobeille** Original Redmine Issue: 7539, http://www.fossology.org/issues/7539 Original Date: 2014/08/26 Original Assignee: larry shi --- If you pull up the license browser and there is no license scan data, you used to get a message "No data available" and a link to schedule a scan. Look at...
1.0
License browser regression - schedule link - --- Author Name: **Bob Gobeille** Original Redmine Issue: 7539, http://www.fossology.org/issues/7539 Original Date: 2014/08/26 Original Assignee: larry shi --- If you pull up the license browser and there is no license scan data, you used to get a message "No data avail...
non_process
license browser regression schedule link author name bob gobeille original redmine issue original date original assignee larry shi if you pull up the license browser and there is no license scan data you used to get a message no data available and a link to schedule a scan look ...
0
275,365
8,575,605,455
IssuesEvent
2018-11-12 17:45:20
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Enzo reader failing on windows
Bug Likelihood: 3 - Occasional Priority: Normal Severity: 4 - Crash / Wrong Results
Jean Favre reported that his Enzo files could not be read on Windows. There are full-path specifications in his .hierarchy and .boundary files. The issue may be related to parsing those paths expecting windows-style path separators (since running on Windows), but the files contain unix-style path separators. ---...
1.0
Enzo reader failing on windows - Jean Favre reported that his Enzo files could not be read on Windows. There are full-path specifications in his .hierarchy and .boundary files. The issue may be related to parsing those paths expecting windows-style path separators (since running on Windows), but the files contain uni...
non_process
enzo reader failing on windows jean favre reported that his enzo files could not be read on windows there are full path specifications in his hierarchy and boundary files the issue may be related to parsing those paths expecting windows style path separators since running on windows but the files contain uni...
0
360
2,795,024,911
IssuesEvent
2015-05-11 19:47:50
scieloorg/search-journals
https://api.github.com/repos/scieloorg/search-journals
closed
Cluster Coleção deve ser classificado pelo nome do país
Processamento
- Classificar pelo nome do pais - O ideal seria ter dois botões para indicar a classificação desejada
1.0
Cluster Coleção deve ser classificado pelo nome do país - - Classificar pelo nome do pais - O ideal seria ter dois botões para indicar a classificação desejada
process
cluster coleção deve ser classificado pelo nome do país classificar pelo nome do pais o ideal seria ter dois botões para indicar a classificação desejada
1
55,947
8,036,454,923
IssuesEvent
2018-07-30 09:12:20
fossasia/susi_linux
https://api.github.com/repos/fossasia/susi_linux
closed
To Add documentation and installation regarding the ReSpeaker
documentation
Current Behavior No documentation regarding the ReSpeaker present Expected Behaviour To add the respected documentation Would you like to work on this issue? Yes
1.0
To Add documentation and installation regarding the ReSpeaker - Current Behavior No documentation regarding the ReSpeaker present Expected Behaviour To add the respected documentation Would you like to work on this issue? Yes
non_process
to add documentation and installation regarding the respeaker current behavior no documentation regarding the respeaker present expected behaviour to add the respected documentation would you like to work on this issue yes
0
12,484
14,951,331,875
IssuesEvent
2021-01-26 14:16:28
elastic/beats
https://api.github.com/repos/elastic/beats
closed
add_docker_metadata false positive
:Processors Journalbeat Stalled Team:Integrations [zube]: Old-Inbox bug containers
The following log entry is populated erroneously with docker metadata. My assumption is that journalbeat looks at the unit and finds "docker" in the string and therefore assumes it is log entry from inside a container. There is really no need to do that logic if journald is used as a log driver in docker it will say e...
1.0
add_docker_metadata false positive - The following log entry is populated erroneously with docker metadata. My assumption is that journalbeat looks at the unit and finds "docker" in the string and therefore assumes it is log entry from inside a container. There is really no need to do that logic if journald is used as...
process
add docker metadata false positive the following log entry is populated erroneously with docker metadata my assumption is that journalbeat looks at the unit and finds docker in the string and therefore assumes it is log entry from inside a container there is really no need to do that logic if journald is used as...
1
13,235
15,706,140,470
IssuesEvent
2021-03-26 17:01:58
emacs-ess/ESS
https://api.github.com/repos/emacs-ess/ESS
closed
display-buffer-alist reusable-frames does not work as expected
process:windows
This was originally posted on [emacs so](https://emacs.stackexchange.com/q/55556/21814). When using the `display-buffer-alist` value from [ess doc](https://github.com/emacs-ess/ESS/blob/master/doc/ess.texi#L632-L642) ```lisp (setq display-buffer-alist '(("*R" (display-buffer-reuse-window display-b...
1.0
display-buffer-alist reusable-frames does not work as expected - This was originally posted on [emacs so](https://emacs.stackexchange.com/q/55556/21814). When using the `display-buffer-alist` value from [ess doc](https://github.com/emacs-ess/ESS/blob/master/doc/ess.texi#L632-L642) ```lisp (setq display-buffer-alis...
process
display buffer alist reusable frames does not work as expected this was originally posted on when using the display buffer alist value from lisp setq display buffer alist r display buffer reuse window display buffer pop up frame reusable frames and ...
1
15,424
19,609,402,595
IssuesEvent
2022-01-06 13:43:04
Kernem/FeRSS-Core
https://api.github.com/repos/Kernem/FeRSS-Core
opened
ChannelCollection might need to own channels
fetching post-processing
If ChannelCollections are to persist across draw functions it needs to own it's channels. Te alternative is to create a new collection each time the UI needs to be drawn, which would necessitate fetching all the content over and over again.
1.0
ChannelCollection might need to own channels - If ChannelCollections are to persist across draw functions it needs to own it's channels. Te alternative is to create a new collection each time the UI needs to be drawn, which would necessitate fetching all the content over and over again.
process
channelcollection might need to own channels if channelcollections are to persist across draw functions it needs to own it s channels te alternative is to create a new collection each time the ui needs to be drawn which would necessitate fetching all the content over and over again
1
1,537
4,151,045,464
IssuesEvent
2016-06-15 19:17:50
Truncatis-Life/Server_Files
https://api.github.com/repos/Truncatis-Life/Server_Files
opened
Standard Server files changing
enhancement Processing
description.ext briefing.sql serverpic etc etc etc etc etc you get the point
1.0
Standard Server files changing - description.ext briefing.sql serverpic etc etc etc etc etc you get the point
process
standard server files changing description ext briefing sql serverpic etc etc etc etc etc you get the point
1
6,101
8,960,786,084
IssuesEvent
2019-01-28 07:31:22
linnovate/root
https://api.github.com/repos/linnovate/root
opened
after creating a document, you can add the creator as a partner even though he's already added
2.0.7 Process bug
after creating a document, you can add the creator as a partner even though he's already added to the document when he was created ![image](https://user-images.githubusercontent.com/31100069/51820544-c681f300-22de-11e9-9293-d0c3e32c88d1.png) after adding the user again the changes are saved ![image](https://user-...
1.0
after creating a document, you can add the creator as a partner even though he's already added - after creating a document, you can add the creator as a partner even though he's already added to the document when he was created ![image](https://user-images.githubusercontent.com/31100069/51820544-c681f300-22de-11e9-929...
process
after creating a document you can add the creator as a partner even though he s already added after creating a document you can add the creator as a partner even though he s already added to the document when he was created after adding the user again the changes are saved
1
12,846
15,228,060,240
IssuesEvent
2021-02-18 10:59:39
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Buffers from process.stdout are not transferable
buffer child_process worker
The buffers from process.stdout (child process) don't seem to be transferable. Is there a way to make them so? @addaleax @jasnell I'm trying to do something like: ```js const proc = cp.spawn(...) const parser = new ParserWorker() proc.stdout.on('data', buf => parser.postMessage(buf, [ buf ])) ```
1.0
Buffers from process.stdout are not transferable - The buffers from process.stdout (child process) don't seem to be transferable. Is there a way to make them so? @addaleax @jasnell I'm trying to do something like: ```js const proc = cp.spawn(...) const parser = new ParserWorker() proc.stdout.on('data', b...
process
buffers from process stdout are not transferable the buffers from process stdout child process don t seem to be transferable is there a way to make them so addaleax jasnell i m trying to do something like js const proc cp spawn const parser new parserworker proc stdout on data b...
1
26,240
12,893,546,998
IssuesEvent
2020-07-13 21:53:11
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
https://github.com/flutter/flutter/pull/49708 had a dramatic impact on a benchmark
P6 engine framework perf: speed severe: performance severe: regression
The PR https://github.com/flutter/flutter/pull/49708 produced a change in the `flutter_gallery__transition_perf_with_semantics/delta_average_frame_build_time_millis` benchmark that tripled the time those frame build times take. This impact was seen on 1/17/2020 when the original version of this fix landed under http...
True
https://github.com/flutter/flutter/pull/49708 had a dramatic impact on a benchmark - The PR https://github.com/flutter/flutter/pull/49708 produced a change in the `flutter_gallery__transition_perf_with_semantics/delta_average_frame_build_time_millis` benchmark that tripled the time those frame build times take. This...
non_process
had a dramatic impact on a benchmark the pr produced a change in the flutter gallery transition perf with semantics delta average frame build time millis benchmark that tripled the time those frame build times take this impact was seen on when the original version of this fix landed under the benc...
0
13,114
5,300,798,607
IssuesEvent
2017-02-10 06:58:40
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
Allow config to specify disk label for virtual floppy
builder/vmware-esxi enhancement waiting-reply
From reading the Redhat documentation, it appears that we can avoid doing the insecure VNC connection to launch a kickstart install if we use `floppy_files` AND label the FAT filesystem created `OEMDRV`. Right now, the disk label is hard-coded to "packer". This enhancement request is to allow us to specify `"floppy...
1.0
Allow config to specify disk label for virtual floppy - From reading the Redhat documentation, it appears that we can avoid doing the insecure VNC connection to launch a kickstart install if we use `floppy_files` AND label the FAT filesystem created `OEMDRV`. Right now, the disk label is hard-coded to "packer". Thi...
non_process
allow config to specify disk label for virtual floppy from reading the redhat documentation it appears that we can avoid doing the insecure vnc connection to launch a kickstart install if we use floppy files and label the fat filesystem created oemdrv right now the disk label is hard coded to packer thi...
0
16,138
6,109,591,188
IssuesEvent
2017-06-21 13:25:41
mavlink/mavros
https://api.github.com/repos/mavlink/mavros
closed
mavros_extras error
build error question
I'm intalling ros on raspberry pi 3 model B and i get this error when building mavros_extras >>> please help >>>>>>>>>>>> pi@raspberrypi:~ $ cd /home/pi/ros_catkin_ws/build_isolated/mavros_extras && /opt/ros/indigo/env.sh make -j4 -l4 [ 80%] Linking CXX executable /home/pi/ros_catkin_ws/devel_isolated/mavros...
1.0
mavros_extras error - I'm intalling ros on raspberry pi 3 model B and i get this error when building mavros_extras >>> please help >>>>>>>>>>>> pi@raspberrypi:~ $ cd /home/pi/ros_catkin_ws/build_isolated/mavros_extras && /opt/ros/indigo/env.sh make -j4 -l4 [ 80%] Linking CXX executable /home/pi/ros_catkin_ws...
non_process
mavros extras error i m intalling ros on raspberry pi model b and i get this error when building mavros extras please help pi raspberrypi cd home pi ros catkin ws build isolated mavros extras opt ros indigo env sh make linking cxx executable home pi ros catkin ws devel ...
0
43,203
17,466,875,854
IssuesEvent
2021-08-06 18:12:14
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
[Servicebus] test failing in nightly runs
Service Bus Client test-reliability
Servicebus nightly test runs are failing with: > Error message > Multiple failures or warnings in test: > > Azure.Messaging.ServiceBus.ServiceBusException: The session lock was lost. Request a new session receiver. (SessionLockLost) ---> Azure.Messaging.ServiceBus.ServiceBusException: The write operation failed,...
1.0
[Servicebus] test failing in nightly runs - Servicebus nightly test runs are failing with: > Error message > Multiple failures or warnings in test: > > Azure.Messaging.ServiceBus.ServiceBusException: The session lock was lost. Request a new session receiver. (SessionLockLost) ---> Azure.Messaging.ServiceBus.Serv...
non_process
test failing in nightly runs servicebus nightly test runs are failing with error message multiple failures or warnings in test azure messaging servicebus servicebusexception the session lock was lost request a new session receiver sessionlocklost azure messaging servicebus servicebusexcep...
0
409,901
27,757,117,114
IssuesEvent
2023-03-16 04:06:09
42organization/42gg.client
https://api.github.com/repos/42organization/42gg.client
closed
[Document] 와이어프레임 제작
documentation
## DESC 1. 관리자 페이지 view 2. 상점 페이지 view 3. (3기) 사이트 renewal view ## TODO - [x] #639 - [ ] 상점 페이지 - [ ] (renewal) 메인 페이지 ## ETC - 디자이너가 2월 초까지만 풀타임이 가능하기에 왠만하면 그전에 기능이 fix되야함
1.0
[Document] 와이어프레임 제작 - ## DESC 1. 관리자 페이지 view 2. 상점 페이지 view 3. (3기) 사이트 renewal view ## TODO - [x] #639 - [ ] 상점 페이지 - [ ] (renewal) 메인 페이지 ## ETC - 디자이너가 2월 초까지만 풀타임이 가능하기에 왠만하면 그전에 기능이 fix되야함
non_process
와이어프레임 제작 desc 관리자 페이지 view 상점 페이지 view 사이트 renewal view todo 상점 페이지 renewal 메인 페이지 etc 디자이너가 초까지만 풀타임이 가능하기에 왠만하면 그전에 기능이 fix되야함
0
56,222
3,078,599,914
IssuesEvent
2015-08-21 11:25:14
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Отказ от использования WinRAR
bug imported Priority-Medium
_From [birkoff.anarchist](https://code.google.com/u/birkoff.anarchist/) on June 22, 2011 11:33:06_ На вики-странице посвященной компиляции в качестве возможных проблем указывается отсутствия архиватора winrar. Если просмотреть все bat-файлы, то unrar используется только в FlyLinkDC\compiled\Settings\common\get_geo...
1.0
Отказ от использования WinRAR - _From [birkoff.anarchist](https://code.google.com/u/birkoff.anarchist/) on June 22, 2011 11:33:06_ На вики-странице посвященной компиляции в качестве возможных проблем указывается отсутствия архиватора winrar. Если просмотреть все bat-файлы, то unrar используется только в FlyLinkDC\...
non_process
отказ от использования winrar from on june на вики странице посвященной компиляции в качестве возможных проблем указывается отсутствия архиватора winrar если просмотреть все bat файлы то unrar используется только в flylinkdc compiled settings common get geo ip bat с учетом того что паралле...
0
296,939
9,134,975,689
IssuesEvent
2019-02-26 02:07:32
python/mypy
https://api.github.com/repos/python/mypy
closed
Union of different-length Tuple types should agree for corresponding items
bug priority-1-normal topic-union-types
See https://github.com/python/typeshed/pull/721#discussion_r90098017. The issue is that after ```python T = Union[Tuple[int, int], Tuple[int, int, str]] def f() -> T: pass a = f() reveal_type(a[0]) reveal_type(a[2]) ``` the item types are considered to be Any. A better approach would be to understand that a[0] ...
1.0
Union of different-length Tuple types should agree for corresponding items - See https://github.com/python/typeshed/pull/721#discussion_r90098017. The issue is that after ```python T = Union[Tuple[int, int], Tuple[int, int, str]] def f() -> T: pass a = f() reveal_type(a[0]) reveal_type(a[2]) ``` the item types ...
non_process
union of different length tuple types should agree for corresponding items see the issue is that after python t union tuple def f t pass a f reveal type a reveal type a the item types are considered to be any a better approach would be to understand that a is always an int while...
0
313,250
9,559,023,239
IssuesEvent
2019-05-03 15:35:11
canonical-web-and-design/www.ubuntu.com
https://api.github.com/repos/canonical-web-and-design/www.ubuntu.com
closed
Update release chart on /server page
Priority: High
The release chart doesn't have the ESM support additions to match the updated release cycle page - https://www.ubuntu.com/about/release-cycle --- *Reported from: https://www.ubuntu.com/server*
1.0
Update release chart on /server page - The release chart doesn't have the ESM support additions to match the updated release cycle page - https://www.ubuntu.com/about/release-cycle --- *Reported from: https://www.ubuntu.com/server*
non_process
update release chart on server page the release chart doesn t have the esm support additions to match the updated release cycle page reported from
0
164,336
25,951,239,396
IssuesEvent
2022-12-17 16:27:40
ita-social-projects/horondi_client_fe
https://api.github.com/repos/ita-social-projects/horondi_client_fe
closed
Redesign Checkout component according to the new design
FrontEnd part redesign
Redesign Checkout component. Expected result: ![image](https://user-images.githubusercontent.com/87911115/146604094-a4d77f2a-5b9f-4e54-b6f2-197e25580c8a.png)
1.0
Redesign Checkout component according to the new design - Redesign Checkout component. Expected result: ![image](https://user-images.githubusercontent.com/87911115/146604094-a4d77f2a-5b9f-4e54-b6f2-197e25580c8a.png)
non_process
redesign checkout component according to the new design redesign checkout component expected result
0
4,127
7,086,111,340
IssuesEvent
2018-01-11 13:32:28
bazelbuild/continuous-integration
https://api.github.com/repos/bazelbuild/continuous-integration
closed
Increase performance of CI builds
P1 process
So far a global tests takes around 1h30 minutes, most of it is taken from downstream jobs, the top 3 slowers are: 1. [TensorFlow](http://ci.bazel.io/job/Global/job/TensorFlow/workflow-stage/): ~1h15, capped by windows build (linux build is below 20 minutes) 2. [bazel-docker-tests](http://ci.bazel.io/job/Global/job/...
1.0
Increase performance of CI builds - So far a global tests takes around 1h30 minutes, most of it is taken from downstream jobs, the top 3 slowers are: 1. [TensorFlow](http://ci.bazel.io/job/Global/job/TensorFlow/workflow-stage/): ~1h15, capped by windows build (linux build is below 20 minutes) 2. [bazel-docker-tests...
process
increase performance of ci builds so far a global tests takes around minutes most of it is taken from downstream jobs the top slowers are capped by windows build linux build is below minutes issues all the tests are exclusive and non incremental any change to bazel distributio...
1
21,504
29,670,495,651
IssuesEvent
2023-06-11 10:49:06
giorgiopizz/mkShapesRDF
https://api.github.com/repos/giorgiopizz/mkShapesRDF
closed
[PROC] Verify mRDF Vary function with Snapshot
processor
With [this commit](https://github.com/giorgiopizz/mkShapesRDF/commit/63a1d0be7fbf3c78fae737810f7e6aa1b5d8ed77) it was added support to the classic Vary function to mRDF. The problem was that bare RDataFrames do not support the Vary functionality with Snaphot (for reference see [this](https://github.com/root-project/r...
1.0
[PROC] Verify mRDF Vary function with Snapshot - With [this commit](https://github.com/giorgiopizz/mkShapesRDF/commit/63a1d0be7fbf3c78fae737810f7e6aa1b5d8ed77) it was added support to the classic Vary function to mRDF. The problem was that bare RDataFrames do not support the Vary functionality with Snaphot (for refer...
process
verify mrdf vary function with snapshot with it was added support to the classic vary function to mrdf the problem was that bare rdataframes do not support the vary functionality with snaphot for reference see by parsing c definition strings expression passed in mrdf define it should be possible...
1
127,538
17,294,787,329
IssuesEvent
2021-07-25 13:59:33
mexyn/statev_v2_issues
https://api.github.com/repos/mexyn/statev_v2_issues
closed
Cop Attachments bei Frauen
gamedesign solved
<!-- Bitte die Vorlage unten vollständig ausfüllen --> **Character Name** Amber Reaper & diverse andere **Auftrittszeitpunkt (Datum / Uhrzeit)** 16.07.2021 **Beobachtetes Verhalten** Amber Reaper hat Cop Kleidung an (Handschellen & Marke) Sie selbe kann diese Gegenstände an sich nicht sehen, allerdings alle...
1.0
Cop Attachments bei Frauen - <!-- Bitte die Vorlage unten vollständig ausfüllen --> **Character Name** Amber Reaper & diverse andere **Auftrittszeitpunkt (Datum / Uhrzeit)** 16.07.2021 **Beobachtetes Verhalten** Amber Reaper hat Cop Kleidung an (Handschellen & Marke) Sie selbe kann diese Gegenstände an sich...
non_process
cop attachments bei frauen character name amber reaper diverse andere auftrittszeitpunkt datum uhrzeit beobachtetes verhalten amber reaper hat cop kleidung an handschellen marke sie selbe kann diese gegenstände an sich nicht sehen allerdings alle anderen dies tritt bei div...
0
704,410
24,196,221,018
IssuesEvent
2022-09-24 00:19:39
openservicemesh/osm
https://api.github.com/repos/openservicemesh/osm
closed
ServiceMonitor feature
size/S priority/P3 kind/feature-request stale
**Please describe the Improvement and/or Feature Request** <!-- A clear and concise description of the proposal. --> **Scope (please mark with X where applicable)** - New Functionality [ ] - Install [ ] - SMI Traffic Access Policy [ ] - SMI Traffic Specs Policy [ ] - SMI Traffic ...
1.0
ServiceMonitor feature - **Please describe the Improvement and/or Feature Request** <!-- A clear and concise description of the proposal. --> **Scope (please mark with X where applicable)** - New Functionality [ ] - Install [ ] - SMI Traffic Access Policy [ ] - SMI Traffic Specs Pol...
non_process
servicemonitor feature please describe the improvement and or feature request scope please mark with x where applicable new functionality install smi traffic access policy smi traffic specs policy smi traffic split policy permissive traffic ...
0
17,077
22,578,895,875
IssuesEvent
2022-06-28 09:47:22
alphagov/govuk-design-system
https://api.github.com/repos/alphagov/govuk-design-system
closed
Update branding and create merchandise / swag for Design System Day 2022
🕔 weeks process shared ownership
## What Update branding from Design System Day 2021, and create merch for this year's event. ## Why So we can give attendees something following the event. ## Who needs to work on this TBC ## Done when - [x] Updated branding - [x] Agreed other swag
1.0
Update branding and create merchandise / swag for Design System Day 2022 - ## What Update branding from Design System Day 2021, and create merch for this year's event. ## Why So we can give attendees something following the event. ## Who needs to work on this TBC ## Done when - [x] Updated branding - [x] ...
process
update branding and create merchandise swag for design system day what update branding from design system day and create merch for this year s event why so we can give attendees something following the event who needs to work on this tbc done when updated branding agreed oth...
1
156,775
24,625,660,019
IssuesEvent
2022-10-16 13:39:25
dotnet/efcore
https://api.github.com/repos/dotnet/efcore
closed
ParameterExtractingExpressionVisitor::GetValue
closed-by-design customer-reported
EFCore: master Could you change **private object GetValue(Expression expression, out string parameterName)** to **protected virtual object GetValue(Expression expression, out string parameterName)** ? My Data Provider for EF needs in overriding of this method for preparing (transforming) expression be...
1.0
ParameterExtractingExpressionVisitor::GetValue - EFCore: master Could you change **private object GetValue(Expression expression, out string parameterName)** to **protected virtual object GetValue(Expression expression, out string parameterName)** ? My Data Provider for EF needs in overriding of this ...
non_process
parameterextractingexpressionvisitor getvalue efcore master could you change private object getvalue expression expression out string parametername to protected virtual object getvalue expression expression out string parametername my data provider for ef needs in overriding of this ...
0
123,150
16,448,989,108
IssuesEvent
2021-05-21 00:47:09
revelrylabs/harmonium
https://api.github.com/repos/revelrylabs/harmonium
reopened
As a User I want simple default paragraph styles
designy stale
**I'm submitting a ...** - [x] feature request <!-- feel free to remove any items that don't apply to this issue --> **What is the current behavior?** All `<p>` tags have a default attribute: `max-width: 70rem` ![Screen Shot 2020-09-23 at 10 25 56 AM](https://user-images.githubusercontent.com/945265/9406...
1.0
As a User I want simple default paragraph styles - **I'm submitting a ...** - [x] feature request <!-- feel free to remove any items that don't apply to this issue --> **What is the current behavior?** All `<p>` tags have a default attribute: `max-width: 70rem` ![Screen Shot 2020-09-23 at 10 25 56 AM](ht...
non_process
as a user i want simple default paragraph styles i m submitting a feature request what is the current behavior all tags have a default attribute max width a a user this is somewhat baffling in its current state there needs to be a removal override on tags wh...
0
1,213
3,715,967,337
IssuesEvent
2016-03-03 05:31:02
shakeelmohamed/Today-Was
https://api.github.com/repos/shakeelmohamed/Today-Was
closed
Travis CI - auto deployment + testing
enhancement process
I already did everything with egress. Docs: http://about.travis-ci.org/docs/user/deployment/heroku/ - [ ] Add a `beta` branch, which contains code form `develop` that has passed all tests on Travis CI. Be sure to document this on the wiki somewhere. - [ ] Write some non-db dependent tests - [x] Configure[ databas...
1.0
Travis CI - auto deployment + testing - I already did everything with egress. Docs: http://about.travis-ci.org/docs/user/deployment/heroku/ - [ ] Add a `beta` branch, which contains code form `develop` that has passed all tests on Travis CI. Be sure to document this on the wiki somewhere. - [ ] Write some non-db d...
process
travis ci auto deployment testing i already did everything with egress docs add a beta branch which contains code form develop that has passed all tests on travis ci be sure to document this on the wiki somewhere write some non db dependent tests configure figure out command l...
1
205,053
23,296,039,019
IssuesEvent
2022-08-06 15:33:50
turkdevops/grafana
https://api.github.com/repos/turkdevops/grafana
closed
WS-2022-0008 (Medium) detected in node-forge-0.9.0.tgz - autoclosed
security vulnerability
## WS-2022-0008 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.9.0.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, PKI...
True
WS-2022-0008 (Medium) detected in node-forge-0.9.0.tgz - autoclosed - ## WS-2022-0008 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.9.0.tgz</b></p></summary> <p>JavaSc...
non_process
ws medium detected in node forge tgz autoclosed ws medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href dependenc...
0
858
3,317,235,079
IssuesEvent
2015-11-06 20:38:45
broadinstitute/gatk
https://api.github.com/repos/broadinstitute/gatk
closed
Create mapping from Human readable names to Ids for Google Genomics Reference API
DataflowPreprocessingPipeline Spark
Right now, the "names" in the table mapping (in RefAPISource) are things like EOSt9JOVhp3jkwE. What we want is "GRCh37".
1.0
Create mapping from Human readable names to Ids for Google Genomics Reference API - Right now, the "names" in the table mapping (in RefAPISource) are things like EOSt9JOVhp3jkwE. What we want is "GRCh37".
process
create mapping from human readable names to ids for google genomics reference api right now the names in the table mapping in refapisource are things like what we want is
1
8,142
11,352,110,724
IssuesEvent
2020-01-24 12:54:00
peopledoc/procrastinate
https://api.github.com/repos/peopledoc/procrastinate
opened
DeprecationWarning with Python 3.8
Type: Process
While running the tests on Python 3.8 we get a `DeprecationWarning`: ``` DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. ``` We get this warning several times.
1.0
DeprecationWarning with Python 3.8 - While running the tests on Python 3.8 we get a `DeprecationWarning`: ``` DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. ``` We get this warning several times.
process
deprecationwarning with python while running the tests on python we get a deprecationwarning deprecationwarning the loop argument is deprecated since python and scheduled for removal in python we get this warning several times
1
22,205
30,758,659,656
IssuesEvent
2023-07-29 12:02:38
DxytJuly3/gitalk_blog
https://api.github.com/repos/DxytJuly3/gitalk_blog
opened
[Linux] 一篇文章, 掌握Linux进程信号: 信号的产生、深入理解信号的处理与捕捉、信号在内核中的表示、进程的内核态与用户态转换分析、volatile关键字... - July.cc Blogs
Gitalk /posts/Linux-processSignals
https://www.julysblog.cn/posts/Linux-processSignals 进程信号, 在Linux系统的学习中, 是一个非常重要的概念. 我们可以通过向进程发送信号来让进程执行某些指定的动作.
1.0
[Linux] 一篇文章, 掌握Linux进程信号: 信号的产生、深入理解信号的处理与捕捉、信号在内核中的表示、进程的内核态与用户态转换分析、volatile关键字... - July.cc Blogs - https://www.julysblog.cn/posts/Linux-processSignals 进程信号, 在Linux系统的学习中, 是一个非常重要的概念. 我们可以通过向进程发送信号来让进程执行某些指定的动作.
process
一篇文章 掌握linux进程信号 信号的产生、深入理解信号的处理与捕捉、信号在内核中的表示、进程的内核态与用户态转换分析、volatile关键字 july cc blogs 进程信号 在linux系统的学习中 是一个非常重要的概念 我们可以通过向进程发送信号来让进程执行某些指定的动作
1
537,308
15,726,922,134
IssuesEvent
2021-03-29 12:00:14
protofire/omen-exchange
https://api.github.com/repos/protofire/omen-exchange
opened
After switching account/network, pending modal is still showing
priority:low
<img width="1329" alt="Bildschirmfoto 2021-03-29 um 13 59 37" src="https://user-images.githubusercontent.com/5337809/112833459-0e575d00-9097-11eb-8134-8d2864caab3d.png">
1.0
After switching account/network, pending modal is still showing - <img width="1329" alt="Bildschirmfoto 2021-03-29 um 13 59 37" src="https://user-images.githubusercontent.com/5337809/112833459-0e575d00-9097-11eb-8134-8d2864caab3d.png">
non_process
after switching account network pending modal is still showing img width alt bildschirmfoto um src
0
20,089
26,602,330,294
IssuesEvent
2023-01-23 16:36:44
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
[processor/attributes] resource attributes sent to incorrect tenant
bug priority:p2 processor/attributes never stale
**Describe the bug** multi-tenant use cases in the Loki exporter were introduced through https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/12415, which allows setting and creating tenantIDs from resource attribute values. This is awesome and is the exact functionality we are looking for, but we ar...
1.0
[processor/attributes] resource attributes sent to incorrect tenant - **Describe the bug** multi-tenant use cases in the Loki exporter were introduced through https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/12415, which allows setting and creating tenantIDs from resource attribute values. This i...
process
resource attributes sent to incorrect tenant describe the bug multi tenant use cases in the loki exporter were introduced through which allows setting and creating tenantids from resource attribute values this is awesome and is the exact functionality we are looking for but we are somehow seeing attribute ...
1
446,263
31,465,820,958
IssuesEvent
2023-08-30 01:50:59
rosrob/TecnoXpress
https://api.github.com/repos/rosrob/TecnoXpress
opened
IEEE 830 3 Requisitos específicos
documentation
Completar el punto 3 de requisitos especificos _Product Backlog Escribir todas las historias de Usuarios encontradas para el proyecto_
1.0
IEEE 830 3 Requisitos específicos - Completar el punto 3 de requisitos especificos _Product Backlog Escribir todas las historias de Usuarios encontradas para el proyecto_
non_process
ieee requisitos específicos completar el punto de requisitos especificos product backlog escribir todas las historias de usuarios encontradas para el proyecto
0
5,655
8,526,549,238
IssuesEvent
2018-11-02 16:35:12
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Handle leak while creating processes simultaneously from two threads causes spurious deadlocks
area-System.Diagnostics.Process bug
The fundamental issue is the same on all platforms. The varying behaviors are due to technical details of the platforms. On Windows, the following leaks are possible: When creating two processes that redirect handles, standard IO reader and writer handles can leak from one process being created to another process...
1.0
Handle leak while creating processes simultaneously from two threads causes spurious deadlocks - The fundamental issue is the same on all platforms. The varying behaviors are due to technical details of the platforms. On Windows, the following leaks are possible: When creating two processes that redirect handles,...
process
handle leak while creating processes simultaneously from two threads causes spurious deadlocks the fundamental issue is the same on all platforms the varying behaviors are due to technical details of the platforms on windows the following leaks are possible when creating two processes that redirect handles ...
1
5,217
8,016,437,940
IssuesEvent
2018-07-25 13:22:12
w3c/transitions
https://api.github.com/repos/w3c/transitions
opened
How is "description" used in publications?
Process Issue
The publication process, for instance https://www.w3.org/Guide/transitions?profile=WG-NOTE#pubreq, requires a description to be included along with publication requests. Folks do this but aren't sure where this description is used. (cc @deniak )
1.0
How is "description" used in publications? - The publication process, for instance https://www.w3.org/Guide/transitions?profile=WG-NOTE#pubreq, requires a description to be included along with publication requests. Folks do this but aren't sure where this description is used. (cc @deniak )
process
how is description used in publications the publication process for instance requires a description to be included along with publication requests folks do this but aren t sure where this description is used cc deniak
1
35,261
9,554,802,270
IssuesEvent
2019-05-02 23:32:59
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
Report modifications needed for loan form
CF Report Builder Priority-High
I need the following loan form to be duplicated as a new form in Arctos reports, called "MSB Zoo Loan Invoice" with the following changes: 1) replace NK as the identifier with the ID "Albuquerque Biopark Zoo Local ID", and call the column "Local ID / RIO GRAND" 2) Add a column for the data of collection <!-- probot ...
1.0
Report modifications needed for loan form - I need the following loan form to be duplicated as a new form in Arctos reports, called "MSB Zoo Loan Invoice" with the following changes: 1) replace NK as the identifier with the ID "Albuquerque Biopark Zoo Local ID", and call the column "Local ID / RIO GRAND" 2) Add a col...
non_process
report modifications needed for loan form i need the following loan form to be duplicated as a new form in arctos reports called msb zoo loan invoice with the following changes replace nk as the identifier with the id albuquerque biopark zoo local id and call the column local id rio grand add a col...
0
6,422
9,526,712,367
IssuesEvent
2019-04-28 22:17:30
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Unbundle mobile tools
P1 team-Android type: process
We're about to add another tool for Android builds to do sharded dex compilation, and that depends on having an Android SDK available. If we put it into @bazel_tools, then we'd implicitly require every user of Bazel to also have an Android SDK, whether they work with Android or not. After talking to @ahumesky and othe...
1.0
Unbundle mobile tools - We're about to add another tool for Android builds to do sharded dex compilation, and that depends on having an Android SDK available. If we put it into @bazel_tools, then we'd implicitly require every user of Bazel to also have an Android SDK, whether they work with Android or not. After talki...
process
unbundle mobile tools we re about to add another tool for android builds to do sharded dex compilation and that depends on having an android sdk available if we put it into bazel tools then we d implicitly require every user of bazel to also have an android sdk whether they work with android or not after talki...
1
6,429
9,531,331,325
IssuesEvent
2019-04-29 15:45:51
googleapis/google-cloud-java
https://api.github.com/repos/googleapis/google-cloud-java
closed
Update new_client.py to add new clients to the list of modules in google-cloud-clients
type: process
New clients should be added to the list of modules in the pom.xml file.
1.0
Update new_client.py to add new clients to the list of modules in google-cloud-clients - New clients should be added to the list of modules in the pom.xml file.
process
update new client py to add new clients to the list of modules in google cloud clients new clients should be added to the list of modules in the pom xml file
1
17,934
23,932,611,117
IssuesEvent
2022-09-10 19:28:14
ShawnPotter/snek-bot
https://api.github.com/repos/ShawnPotter/snek-bot
opened
Refactor Code
Ongoing Process
Everything is currently on index.js. Need a directory system to start separating out different functionality.
1.0
Refactor Code - Everything is currently on index.js. Need a directory system to start separating out different functionality.
process
refactor code everything is currently on index js need a directory system to start separating out different functionality
1
17,194
22,772,944,373
IssuesEvent
2022-07-08 11:51:30
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Obsoletion notice: GO:0039508 suppression by virus of host receptor activity & children
obsoletion multi-species process
Dear all, The proposal has been made to obsolete GO:0039508 suppression by virus of host receptor activity & children * GO:0039511 suppression by virus of host interferon receptor activity * GO:0039509 suppression by virus of host pattern recognition receptor activity The reason for obsoletion is that these te...
1.0
Obsoletion notice: GO:0039508 suppression by virus of host receptor activity & children - Dear all, The proposal has been made to obsolete GO:0039508 suppression by virus of host receptor activity & children * GO:0039511 suppression by virus of host interferon receptor activity * GO:0039509 suppression by virus o...
process
obsoletion notice go suppression by virus of host receptor activity children dear all the proposal has been made to obsolete go suppression by virus of host receptor activity children go suppression by virus of host interferon receptor activity go suppression by virus of host pattern recogniti...
1
383,785
11,362,376,657
IssuesEvent
2020-01-26 20:52:54
TNelen/BlackBox
https://api.github.com/repos/TNelen/BlackBox
opened
UI improvements
PRIORITY UI
Vote knop en start knop meer naar boven + meer marge tussen rand en items Knoppen ronder maken, icoontjes kleiner Bij lobby tekst bovenaan vet zetten
1.0
UI improvements - Vote knop en start knop meer naar boven + meer marge tussen rand en items Knoppen ronder maken, icoontjes kleiner Bij lobby tekst bovenaan vet zetten
non_process
ui improvements vote knop en start knop meer naar boven meer marge tussen rand en items knoppen ronder maken icoontjes kleiner bij lobby tekst bovenaan vet zetten
0
114,511
24,610,336,076
IssuesEvent
2022-10-14 20:39:23
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
--send-logs and --log-level options in clickhouse-disks tool do not work
unfinished code
**Description** --send-logs and --log-level options are present in the help, but they do not work. ``` # clickhouse-disks --help ... --send-logs Send logs --log-level Logging level ``` ``` # clickhouse-disks --log-level ERROR list-disks Bad arguments: too many positional opti...
1.0
--send-logs and --log-level options in clickhouse-disks tool do not work - **Description** --send-logs and --log-level options are present in the help, but they do not work. ``` # clickhouse-disks --help ... --send-logs Send logs --log-level Logging level ``` ``` # clickhouse...
non_process
send logs and log level options in clickhouse disks tool do not work description send logs and log level options are present in the help but they do not work clickhouse disks help send logs send logs log level logging level clickhouse...
0
244,547
20,676,582,771
IssuesEvent
2022-03-10 09:51:56
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
reopened
Longhorn App fails to install from Legacy project app
[zube]: To Test area/apps status/release-blocker kind/bug-qa team/area3
<!--------- For bugs and general issues ---------> **Setup** - Rancher version: v2.6-head - `3f30288` - Browser type & version: Chrome 97.0.4692.99 **Describe the bug** Longhorn app can't be installed from legacy project app **To Reproduce** 1. Enable legacy flag 2. Go to Legacy --> Project - > app 3. Laun...
1.0
Longhorn App fails to install from Legacy project app - <!--------- For bugs and general issues ---------> **Setup** - Rancher version: v2.6-head - `3f30288` - Browser type & version: Chrome 97.0.4692.99 **Describe the bug** Longhorn app can't be installed from legacy project app **To Reproduce** 1. Enable l...
non_process
longhorn app fails to install from legacy project app setup rancher version head browser type version chrome describe the bug longhorn app can t be installed from legacy project app to reproduce enable legacy flag go to legacy project app launch lo...
0
4,077
7,017,456,585
IssuesEvent
2017-12-21 09:43:11
openvstorage/framework-alba-plugin
https://api.github.com/repos/openvstorage/framework-alba-plugin
closed
The role check when adding a backend does not refresh
priority_minor process_duplicate type_bug
When having the 'Add Backend' wizard open without having a DB role assigned to any StorageRouter, the role check in the wizard will fail and not allow to add a Backend. When adding a DB role via the API or any other way without closing the 'Add Backend' wizard, the check does not refresh
1.0
The role check when adding a backend does not refresh - When having the 'Add Backend' wizard open without having a DB role assigned to any StorageRouter, the role check in the wizard will fail and not allow to add a Backend. When adding a DB role via the API or any other way without closing the 'Add Backend' wizard, th...
process
the role check when adding a backend does not refresh when having the add backend wizard open without having a db role assigned to any storagerouter the role check in the wizard will fail and not allow to add a backend when adding a db role via the api or any other way without closing the add backend wizard th...
1
51,782
6,548,453,330
IssuesEvent
2017-09-04 22:04:41
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
closed
LSGG-Geneve Airport-GENEVE-SWITZERLAND
Being Redone Design Issue Global Priority 2 (+10k)
Doing this one in the future when done with region airports.
1.0
LSGG-Geneve Airport-GENEVE-SWITZERLAND - Doing this one in the future when done with region airports.
non_process
lsgg geneve airport geneve switzerland doing this one in the future when done with region airports
0
15,740
19,910,494,140
IssuesEvent
2022-01-25 16:41:48
input-output-hk/high-assurance-legacy
https://api.github.com/repos/input-output-hk/high-assurance-legacy
closed
Formally prove `multi_receive` core lemmas
type: enhancement language: isabelle topic: process calculus
Our goal is to formally prove the `multi_receive` core lemmas described in #32. Informal proofs of these lemmas are given in https://github.com/input-output-hk/fm-ouroboros/issues/15#issuecomment-486381795.
1.0
Formally prove `multi_receive` core lemmas - Our goal is to formally prove the `multi_receive` core lemmas described in #32. Informal proofs of these lemmas are given in https://github.com/input-output-hk/fm-ouroboros/issues/15#issuecomment-486381795.
process
formally prove multi receive core lemmas our goal is to formally prove the multi receive core lemmas described in informal proofs of these lemmas are given in
1
172,641
6,514,925,198
IssuesEvent
2017-08-26 08:06:57
Bartlebys/Bartleby
https://api.github.com/repos/Bartlebys/Bartleby
closed
Interactive Quarantines Clean up Procedure
feature High Priority
When an operation is in quarantine we should present a Synthesis to the user and Ask what to do. - A **synthesis** will explain the problem with the operation (Deletion of part of A Bunch Update, ACL issue). - The system will offer solutions candidats like : "Delete entity X locally." - The user must arbitrate or defe...
1.0
Interactive Quarantines Clean up Procedure - When an operation is in quarantine we should present a Synthesis to the user and Ask what to do. - A **synthesis** will explain the problem with the operation (Deletion of part of A Bunch Update, ACL issue). - The system will offer solutions candidats like : "Delete entity ...
non_process
interactive quarantines clean up procedure when an operation is in quarantine we should present a synthesis to the user and ask what to do a synthesis will explain the problem with the operation deletion of part of a bunch update acl issue the system will offer solutions candidats like delete entity ...
0
177,660
13,735,052,073
IssuesEvent
2020-10-05 09:34:55
topcoder-platform/community-app
https://api.github.com/repos/topcoder-platform/community-app
closed
Challenge details page displaying a blank screen
P0 QA Pass on Test Staging Env listing:re-implementation
Description: Challenge details page displaying a blank screen ![image](https://user-images.githubusercontent.com/55895538/93746902-d5928300-fc30-11ea-83cb-fdb7ac491e6e.png)
1.0
Challenge details page displaying a blank screen - Description: Challenge details page displaying a blank screen ![image](https://user-images.githubusercontent.com/55895538/93746902-d5928300-fc30-11ea-83cb-fdb7ac491e6e.png)
non_process
challenge details page displaying a blank screen description challenge details page displaying a blank screen
0
19,365
25,494,303,950
IssuesEvent
2022-11-27 13:34:49
googleapis/python-documentai
https://api.github.com/repos/googleapis/python-documentai
closed
Internal error encountered with sample test_batch_process_documents_with_bad_input
status: investigating type: process priority: p2 external api: documentai samples
In the last 2 days, the samples test [test_batch_process_documents_with_bad_input](https://github.com/googleapis/python-documentai/blob/main/samples/snippets/batch_process_documents_sample_bad_input_test.py#L30) has been failing with ``` > assert "Failed to process" in e.message E AssertionError...
1.0
Internal error encountered with sample test_batch_process_documents_with_bad_input - In the last 2 days, the samples test [test_batch_process_documents_with_bad_input](https://github.com/googleapis/python-documentai/blob/main/samples/snippets/batch_process_documents_sample_bad_input_test.py#L30) has been failing with ...
process
internal error encountered with sample test batch process documents with bad input in the last days the samples test has been failing with assert failed to process in e message e assertionerror assert failed to process in internal error encountered e where ...
1
5,230
8,030,162,756
IssuesEvent
2018-07-27 18:35:01
GerkeLab/curatedProstateData
https://api.github.com/repos/GerkeLab/curatedProstateData
opened
Data types for collection
Process :clapper:
From Dr. Costello, July 19, 2018 > We should agree upon...the data types we are collecting. Gene expression will likely be the data type most likely to span most data sets. I think collecting any other -omic data type would be useful as well.
1.0
Data types for collection - From Dr. Costello, July 19, 2018 > We should agree upon...the data types we are collecting. Gene expression will likely be the data type most likely to span most data sets. I think collecting any other -omic data type would be useful as well.
process
data types for collection from dr costello july we should agree upon the data types we are collecting gene expression will likely be the data type most likely to span most data sets i think collecting any other omic data type would be useful as well
1
799,507
28,308,390,411
IssuesEvent
2023-04-10 13:17:16
sekiguchi-nagisa/ydsh
https://api.github.com/repos/sekiguchi-nagisa/ydsh
closed
show suggestion for semantic error
enhancement Core priority:high
show the following suggestion * variable name * type name * method/field name
1.0
show suggestion for semantic error - show the following suggestion * variable name * type name * method/field name
non_process
show suggestion for semantic error show the following suggestion variable name type name method field name
0
832,203
32,076,046,623
IssuesEvent
2023-09-25 11:04:49
GSM-MSG/Hi-v2-BackEnd
https://api.github.com/repos/GSM-MSG/Hi-v2-BackEnd
opened
QueryDsl 세팅
1️⃣ Priority: High ♻️ Refactor
### Describe 학생 전체 조회를 학번순으로 반환해주기 위해 queryDsl 을 사용하겠습니다. ### Additional _No response_
1.0
QueryDsl 세팅 - ### Describe 학생 전체 조회를 학번순으로 반환해주기 위해 queryDsl 을 사용하겠습니다. ### Additional _No response_
non_process
querydsl 세팅 describe 학생 전체 조회를 학번순으로 반환해주기 위해 querydsl 을 사용하겠습니다 additional no response
0
1,446
4,020,056,153
IssuesEvent
2016-05-16 17:02:31
emergence-lab/emergence-lab
https://api.github.com/repos/emergence-lab/emergence-lab
closed
Process Title/Description
backend enhancement process
Rework process model to have title and description to encourage better practices in users, similar to how git commits work
1.0
Process Title/Description - Rework process model to have title and description to encourage better practices in users, similar to how git commits work
process
process title description rework process model to have title and description to encourage better practices in users similar to how git commits work
1
164,827
26,029,025,163
IssuesEvent
2022-12-21 19:07:50
kubeshop/tracetest
https://api.github.com/repos/kubeshop/tracetest
closed
[In-App Config] Setup Wizard
design frontend backend
The setup wizard is the main in-app config feature that allows users to configure tracetest to start supporting traces. Acceptance Criteria: AC1: As a user looking at the setup wizard I should be able to see a brief explanation about why a data store is needed And a way to select the data store of my preference AC2 ...
1.0
[In-App Config] Setup Wizard - The setup wizard is the main in-app config feature that allows users to configure tracetest to start supporting traces. Acceptance Criteria: AC1: As a user looking at the setup wizard I should be able to see a brief explanation about why a data store is needed And a way to select the da...
non_process
setup wizard the setup wizard is the main in app config feature that allows users to configure tracetest to start supporting traces acceptance criteria as a user looking at the setup wizard i should be able to see a brief explanation about why a data store is needed and a way to select the data store of my p...
0
39,748
16,088,293,754
IssuesEvent
2021-04-26 13:54:44
Ryujinx/Ryujinx
https://api.github.com/repos/Ryujinx/Ryujinx
opened
hid IIrSensorServer: 307 (RunClusteringProcessor) is not implemented
not-implemented service:hid
hid IIrSensorServer: 307 (RunClusteringProcessor) is not implemented [Switchbrew](https://switchbrew.org/wiki/HID_services#RunClusteringProcessor) | [SwIPC](https://reswitched.github.io/SwIPC/ifaces.html#nn::irsensor::IIrSensorServer(307)) ## Service description: Takes a PID-descriptor, an #IrCameraHandle, an ...
1.0
hid IIrSensorServer: 307 (RunClusteringProcessor) is not implemented - hid IIrSensorServer: 307 (RunClusteringProcessor) is not implemented [Switchbrew](https://switchbrew.org/wiki/HID_services#RunClusteringProcessor) | [SwIPC](https://reswitched.github.io/SwIPC/ifaces.html#nn::irsensor::IIrSensorServer(307)) ## ...
non_process
hid iirsensorserver runclusteringprocessor is not implemented hid iirsensorserver runclusteringprocessor is not implemented service description takes a pid descriptor an ircamerahandle an appletresourceuserid and a packedclusteringprocessorconfig no output required by ...
0
19,567
25,887,827,304
IssuesEvent
2022-12-14 15:43:30
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
DISABLED test_terminate_exit (__main__.SpawnTest)
high priority triage review module: multiprocessing triaged module: flaky-tests skipped
Platforms: linux This test was disabled because it is failing on trunk. See [recent examples](http://torch-ci.com/failure/test_terminate_exit%2C%20SpawnTest) and the most recent [workflow logs](https://github.com/pytorch/pytorch/actions/runs/1817341053). Over the past 6 hours, it has been determined flaky in 1 w...
1.0
DISABLED test_terminate_exit (__main__.SpawnTest) - Platforms: linux This test was disabled because it is failing on trunk. See [recent examples](http://torch-ci.com/failure/test_terminate_exit%2C%20SpawnTest) and the most recent [workflow logs](https://github.com/pytorch/pytorch/actions/runs/1817341053). Over t...
process
disabled test terminate exit main spawntest platforms linux this test was disabled because it is failing on trunk see and the most recent over the past hours it has been determined flaky in workflow s with red and green cc ezyang gchanan vitalyfedyunin
1
122,588
10,227,473,974
IssuesEvent
2019-08-16 20:54:11
mozilla/iris_firefox
https://api.github.com/repos/mozilla/iris_firefox
closed
Fix set_as_default_search_engine_using_one_off_context_menu test
test case
Can not reproduce failure described at step: "None - [Actual]: None [Expected]: None" for OSX
1.0
Fix set_as_default_search_engine_using_one_off_context_menu test - Can not reproduce failure described at step: "None - [Actual]: None [Expected]: None" for OSX
non_process
fix set as default search engine using one off context menu test can not reproduce failure described at step none none none for osx
0
56,215
6,506,931,912
IssuesEvent
2017-08-24 11:05:29
LDMW/cms
https://api.github.com/repos/LDMW/cms
closed
Feedback loop
please-test T1d
As a service provider, I want the service to ask returning visitors how they found the resources that they were directed to, so that I can start to gather valuable feedback on the resources on the service and continue to improve - [x] If user has clicked on a resource, and then returns to LM, a section appears above...
1.0
Feedback loop - As a service provider, I want the service to ask returning visitors how they found the resources that they were directed to, so that I can start to gather valuable feedback on the resources on the service and continue to improve - [x] If user has clicked on a resource, and then returns to LM, a secti...
non_process
feedback loop as a service provider i want the service to ask returning visitors how they found the resources that they were directed to so that i can start to gather valuable feedback on the resources on the service and continue to improve if user has clicked on a resource and then returns to lm a section...
0
266,659
20,160,648,979
IssuesEvent
2022-02-09 21:08:05
amosproj/amos2021ws03-teams-to-nextcloud
https://api.github.com/repos/amosproj/amos2021ws03-teams-to-nextcloud
closed
Github page documentation
documentation Est. Size = 3
## User story 1. As an administrator 2. I want to have a guide / manual which provides all important information about the app 3. So that I can understand how the app works ## Acceptance criteria * Github page is created * Guide provides information about the initial setup: installing the zip file, setting it ...
1.0
Github page documentation - ## User story 1. As an administrator 2. I want to have a guide / manual which provides all important information about the app 3. So that I can understand how the app works ## Acceptance criteria * Github page is created * Guide provides information about the initial setup: installi...
non_process
github page documentation user story as an administrator i want to have a guide manual which provides all important information about the app so that i can understand how the app works acceptance criteria github page is created guide provides information about the initial setup installi...
0
22,416
10,756,657,233
IssuesEvent
2019-10-31 11:41:40
perezLamed/lamed_flowchart
https://api.github.com/repos/perezLamed/lamed_flowchart
closed
WS-2019-0019 Medium Severity Vulnerability detected by WhiteSource
security vulnerability
## WS-2019-0019 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>braces-0.1.5.tgz</b>, <b>braces-1.8.5.tgz</b></p></summary> <p> <details><summary><b>braces-0.1.5.tgz</b></...
True
WS-2019-0019 Medium Severity Vulnerability detected by WhiteSource - ## WS-2019-0019 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>braces-0.1.5.tgz</b>, <b>braces-1.8.5.t...
non_process
ws medium severity vulnerability detected by whitesource ws medium severity vulnerability vulnerable libraries braces tgz braces tgz braces tgz fastest brace expansion lib typically used with file paths but can be used with any string expands comma separated v...
0
3,740
6,733,147,628
IssuesEvent
2017-10-18 13:59:32
york-region-tpss/stp
https://api.github.com/repos/york-region-tpss/stp
closed
Group Tag Action
enhancement form process workflow
Be able to Cancel and Un-cancel group of tags by given range and delimited list.
1.0
Group Tag Action - Be able to Cancel and Un-cancel group of tags by given range and delimited list.
process
group tag action be able to cancel and un cancel group of tags by given range and delimited list
1
630,636
20,115,271,059
IssuesEvent
2022-02-07 18:49:55
MGHComputationalPathology/slim
https://api.github.com/repos/MGHComputationalPathology/slim
opened
User-level error reporting is lacking
idc:priority
When I get a 404 error, there is nothing that gets communicated to the user in the interface - only in the JS console. I think this should be improved. What do you think @hackermd @Punzo ? ![image](https://user-images.githubusercontent.com/313942/152852320-66c358dd-754e-4d75-b5b8-25259ca75d5d.png)
1.0
User-level error reporting is lacking - When I get a 404 error, there is nothing that gets communicated to the user in the interface - only in the JS console. I think this should be improved. What do you think @hackermd @Punzo ? ![image](https://user-images.githubusercontent.com/313942/152852320-66c358dd-754e-4d75-b...
non_process
user level error reporting is lacking when i get a error there is nothing that gets communicated to the user in the interface only in the js console i think this should be improved what do you think hackermd punzo
0
22,117
30,646,215,234
IssuesEvent
2023-07-25 05:04:00
quark-engine/quark-engine
https://api.github.com/repos/quark-engine/quark-engine
closed
Prepare to release version v23.7.1
issue-processing-state-04
Update the version number in __init__.py for releasing the latest version of Quark. In this version, the following changes will be included. * #526 * #527 * #528
1.0
Prepare to release version v23.7.1 - Update the version number in __init__.py for releasing the latest version of Quark. In this version, the following changes will be included. * #526 * #527 * #528
process
prepare to release version update the version number in init py for releasing the latest version of quark in this version the following changes will be included
1
229,923
7,601,040,665
IssuesEvent
2018-04-28 09:09:35
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
closed
Manufacturing Order automatic DocNo
priority:high type:bug
### Is this a bug or feature request? Bug ### What is the current behavior? In WebUI, the manufacturing order Document No is not created automatically. #### Which are the steps to reproduce? Open, try and see ### What is the expected or desired behavior? Automatically create the manufacturing Order Document No.
1.0
Manufacturing Order automatic DocNo - ### Is this a bug or feature request? Bug ### What is the current behavior? In WebUI, the manufacturing order Document No is not created automatically. #### Which are the steps to reproduce? Open, try and see ### What is the expected or desired behavior? Automatically create...
non_process
manufacturing order automatic docno is this a bug or feature request bug what is the current behavior in webui the manufacturing order document no is not created automatically which are the steps to reproduce open try and see what is the expected or desired behavior automatically create...
0
34,184
4,892,569,174
IssuesEvent
2016-11-18 20:07:30
radare/radare2
https://api.github.com/repos/radare/radare2
opened
ej doesn't produce valid json
easy has-test json
ej doesn't produce valid json, several strings aren't escaped and hexadecimal aren't int: ![image](https://cloud.githubusercontent.com/assets/1408600/20444834/f6335734-add2-11e6-9216-c0857ad3368e.png) ![image](https://cloud.githubusercontent.com/assets/1408600/20444836/fce402ae-add2-11e6-8a44-df4c656dd238.png)
1.0
ej doesn't produce valid json - ej doesn't produce valid json, several strings aren't escaped and hexadecimal aren't int: ![image](https://cloud.githubusercontent.com/assets/1408600/20444834/f6335734-add2-11e6-9216-c0857ad3368e.png) ![image](https://cloud.githubusercontent.com/assets/1408600/20444836/fce402ae-add...
non_process
ej doesn t produce valid json ej doesn t produce valid json several strings aren t escaped and hexadecimal aren t int
0
19
2,496,245,869
IssuesEvent
2015-01-06 18:06:31
vivo-isf/vivo-isf-ontology
https://api.github.com/repos/vivo-isf/vivo-isf-ontology
closed
smooth muscle contraction
biological_process imported
_From [vasil...@ohsu.edu](https://code.google.com/u/108803237899917466626/) on December 12, 2012 17:29:23_ GO:0006939 parent: system process \<a href="http://purl.obolibrary.org/obo/GO_0003008" rel="nofollow">http://purl.obolibrary.org/obo/GO_0003008</a> _Original issue: http://code.google.com/p/eagle-i/issues/...
1.0
smooth muscle contraction - _From [vasil...@ohsu.edu](https://code.google.com/u/108803237899917466626/) on December 12, 2012 17:29:23_ GO:0006939 parent: system process \<a href="http://purl.obolibrary.org/obo/GO_0003008" rel="nofollow">http://purl.obolibrary.org/obo/GO_0003008</a> _Original issue: http://code...
process
smooth muscle contraction from on december go parent system process original issue
1
247,370
20,974,968,574
IssuesEvent
2022-03-28 14:31:12
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] DataTiersMigrationsTests testUserOptsOutOfTierMigration failing
>test-failure :Data Management/ILM+SLM Team:Data Management
**Build scan:** https://gradle-enterprise.elastic.co/s/aodpvg6m2oba4/tests/:x-pack:plugin:ilm:internalClusterTest/org.elasticsearch.xpack.ilm.DataTiersMigrationsTests/testUserOptsOutOfTierMigration **Reproduction line:** `./gradlew ':x-pack:plugin:ilm:internalClusterTest' --tests "org.elasticsearch.xpack.ilm.DataTiers...
1.0
[CI] DataTiersMigrationsTests testUserOptsOutOfTierMigration failing - **Build scan:** https://gradle-enterprise.elastic.co/s/aodpvg6m2oba4/tests/:x-pack:plugin:ilm:internalClusterTest/org.elasticsearch.xpack.ilm.DataTiersMigrationsTests/testUserOptsOutOfTierMigration **Reproduction line:** `./gradlew ':x-pack:plugin:...
non_process
datatiersmigrationstests testuseroptsoutoftiermigration failing build scan reproduction line gradlew x pack plugin ilm internalclustertest tests org elasticsearch xpack ilm datatiersmigrationstests testuseroptsoutoftiermigration dtests seed dtests locale ar iq dtests timezone asia famagu...
0
20,201
26,778,158,190
IssuesEvent
2023-01-31 18:48:31
Ravenbrook/mps
https://api.github.com/repos/Ravenbrook/mps
closed
Merge procedure creates bogus Perforce branch locations
git-migration process optional
At some point we gained a bogus top-level directory in Perforce at //info.ravenbrook.com/project/mps/save-errno-win32. How'd that happen? It's something that's very hard to correct. How do we prevent it happening again? Basically, this happened because a branch was pushed that did not conform to the branch/DATE/TO...
1.0
Merge procedure creates bogus Perforce branch locations - At some point we gained a bogus top-level directory in Perforce at //info.ravenbrook.com/project/mps/save-errno-win32. How'd that happen? It's something that's very hard to correct. How do we prevent it happening again? Basically, this happened because a br...
process
merge procedure creates bogus perforce branch locations at some point we gained a bogus top level directory in perforce at info ravenbrook com project mps save errno how d that happen it s something that s very hard to correct how do we prevent it happening again basically this happened because a branch...
1
22,377
31,142,282,258
IssuesEvent
2023-08-16 01:43:56
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Flaky test: endVideoCapture timeouts
process: flaky test topic: flake ❄️ stage: fire watch priority: low stale
### Link to dashboard or CircleCI failure https://dashboard.cypress.io/projects/ypt4pf/runs/38164/test-results/instance/4ec63f4c-8f52-4a2d-9329-6e42bb2e6805/stdout ### Link to failing test in GitHub https://github.com/cypress-io/cypress/blob/a0a64cc851c8232b94eb0e907f220e08260bda20/packages/server/lib/video_capture....
1.0
Flaky test: endVideoCapture timeouts - ### Link to dashboard or CircleCI failure https://dashboard.cypress.io/projects/ypt4pf/runs/38164/test-results/instance/4ec63f4c-8f52-4a2d-9329-6e42bb2e6805/stdout ### Link to failing test in GitHub https://github.com/cypress-io/cypress/blob/a0a64cc851c8232b94eb0e907f220e08260b...
process
flaky test endvideocapture timeouts link to dashboard or circleci failure link to failing test in github analysis i ve seen this pretty frequently low priority since it doesn t cause failures img width alt screen shot at am src cypress version other...
1
383,488
26,552,538,105
IssuesEvent
2023-01-20 09:11:56
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Documentation: explain how to run tests
type: documentation product: IntelliJ type: user support
It's easy to build the entire project by selecting Bazel > Build > Compile Project. However, it was unclear how to run all the tests. It would be good to document this below "Building your project" here: https://ij.bazel.build/docs/bazel-plugin.html#building-your-project My method was: 1. Run > Edit configuratio...
1.0
Documentation: explain how to run tests - It's easy to build the entire project by selecting Bazel > Build > Compile Project. However, it was unclear how to run all the tests. It would be good to document this below "Building your project" here: https://ij.bazel.build/docs/bazel-plugin.html#building-your-project ...
non_process
documentation explain how to run tests it s easy to build the entire project by selecting bazel build compile project however it was unclear how to run all the tests it would be good to document this below building your project here my method was run edit configurations click sel...
0
149,463
11,902,287,658
IssuesEvent
2020-03-30 13:45:43
ooni/probe
https://api.github.com/repos/ooni/probe
opened
Run E2E tests in production environment
ooni/probe-desktop priority/low testing
Currently, the default configuration of Spectron makes it run tests in dev environment. We would like to test the code that is closest to what runs at the user end.
1.0
Run E2E tests in production environment - Currently, the default configuration of Spectron makes it run tests in dev environment. We would like to test the code that is closest to what runs at the user end.
non_process
run tests in production environment currently the default configuration of spectron makes it run tests in dev environment we would like to test the code that is closest to what runs at the user end
0
15,135
18,890,025,902
IssuesEvent
2021-11-15 12:11:40
Altinn/altinn-studio
https://api.github.com/repos/Altinn/altinn-studio
closed
Analysis: How to Restructure ProcessAPI and process handling in Altinn App
area/process kind/analysis
## Description Based on #2743 we see it is possible to restructure the Process API and Process handling to improve the architecture. The goal for this possible change is - Make it less complex to add types of task support. Like Payment or Signing. - Make it less complex to add gateways to add support for more flo...
1.0
Analysis: How to Restructure ProcessAPI and process handling in Altinn App - ## Description Based on #2743 we see it is possible to restructure the Process API and Process handling to improve the architecture. The goal for this possible change is - Make it less complex to add types of task support. Like Payment or ...
process
analysis how to restructure processapi and process handling in altinn app description based on we see it is possible to restructure the process api and process handling to improve the architecture the goal for this possible change is make it less complex to add types of task support like payment or sig...
1
48,053
5,932,928,172
IssuesEvent
2017-05-24 10:35:23
EenmaalAndermaal/EenmaalAndermaal
https://api.github.com/repos/EenmaalAndermaal/EenmaalAndermaal
closed
verkoper upgrade is kapot
bug prioriteit: 1 tester: Thijs
# Omschrijving Kolomnaam was gebruikersnaam is omgezet naar gebruiker. Wordt gebruikt in bestanden: - upgrade.php
1.0
verkoper upgrade is kapot - # Omschrijving Kolomnaam was gebruikersnaam is omgezet naar gebruiker. Wordt gebruikt in bestanden: - upgrade.php
non_process
verkoper upgrade is kapot omschrijving kolomnaam was gebruikersnaam is omgezet naar gebruiker wordt gebruikt in bestanden upgrade php
0
14,777
25,730,789,635
IssuesEvent
2022-12-07 20:08:32
Croquembouche/pyWhat-2022
https://api.github.com/repos/Croquembouche/pyWhat-2022
closed
NFR 5: Portability
Product Backlog Non-Functional Requirements
|NFR 5: Portability| |----------------------| | **Estimate:** 8 | | **Priority:** Must have | |**Story**: As a user, I would like to use pywhat on all python supported platforms.| | **Acceptance criteria:** | |1.The application can be used and returns the correct results on all python supported platforms.|
1.0
NFR 5: Portability - |NFR 5: Portability| |----------------------| | **Estimate:** 8 | | **Priority:** Must have | |**Story**: As a user, I would like to use pywhat on all python supported platforms.| | **Acceptance criteria:** | |1.The application can be used and returns the correct results on all python suppo...
non_process
nfr portability nfr portability estimate priority must have story as a user i would like to use pywhat on all python supported platforms acceptance criteria the application can be used and returns the correct results on all python suppo...
0
17,697
23,547,286,218
IssuesEvent
2022-08-21 10:00:18
Battle-s/battle-school-backend
https://api.github.com/repos/Battle-s/battle-school-backend
closed
[FEAT] Status Enum common에 생성
feature :computer: processing :hourglass_flowing_sand:
## 설명 > Status 컬럼을 쓰는 곳이 몇개 있어서 common에 생성합니다. ## 체크사항 > 이슈를 close하기 위해 필요한 조건들을 체크박스로 나열합니다. - [ ] todo1 - [ ] todo2 - [ ] todo3 ## 참고자료 > 이슈를 해결하기 위해 필요한 참고자료가 있다면 추가합니다. ## 관련 논의 > 이슈에 대한 논의가 있었다면 논의 내용을 간략하게 추가합니다.
1.0
[FEAT] Status Enum common에 생성 - ## 설명 > Status 컬럼을 쓰는 곳이 몇개 있어서 common에 생성합니다. ## 체크사항 > 이슈를 close하기 위해 필요한 조건들을 체크박스로 나열합니다. - [ ] todo1 - [ ] todo2 - [ ] todo3 ## 참고자료 > 이슈를 해결하기 위해 필요한 참고자료가 있다면 추가합니다. ## 관련 논의 > 이슈에 대한 논의가 있었다면 논의 내용을 간략하게 추가합니다.
process
status enum common에 생성 설명 status 컬럼을 쓰는 곳이 몇개 있어서 common에 생성합니다 체크사항 이슈를 close하기 위해 필요한 조건들을 체크박스로 나열합니다 참고자료 이슈를 해결하기 위해 필요한 참고자료가 있다면 추가합니다 관련 논의 이슈에 대한 논의가 있었다면 논의 내용을 간략하게 추가합니다
1
221,676
24,656,926,290
IssuesEvent
2022-10-18 01:02:59
btmluiz/prometeuspbx
https://api.github.com/repos/btmluiz/prometeuspbx
opened
Django-4.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-4.1-py3-none-any.whl</b></p></summary> <p>A high-level Python web framework that encourages rapid development and clean, pragmatic design.</p> <p>Library home ...
True
Django-4.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-4.1-py3-none-any.whl</b></p></summary> <p>A high-level Python web framework that en...
non_process
django none any whl vulnerabilities highest severity is vulnerable library django none any whl a high level python web framework that encourages rapid development and clean pragmatic design library home page a href vulnerabilities cve severity cvss depend...
0
6,115
8,973,911,999
IssuesEvent
2019-01-29 22:24:24
googleapis/google-cloud-cpp
https://api.github.com/repos/googleapis/google-cloud-cpp
closed
Disable `install` target when using external projects.
type: process
When using external projects `make install` should be disabled: the dependencies are not installed in the system, and installing `google-cloud-cpp` would fail.
1.0
Disable `install` target when using external projects. - When using external projects `make install` should be disabled: the dependencies are not installed in the system, and installing `google-cloud-cpp` would fail.
process
disable install target when using external projects when using external projects make install should be disabled the dependencies are not installed in the system and installing google cloud cpp would fail
1
6,418
9,516,133,794
IssuesEvent
2019-04-26 08:03:31
StefanPahlplatz/proep-backend
https://api.github.com/repos/StefanPahlplatz/proep-backend
closed
Create a list of user stories
process
- [ ] Create a word document with issues - [ ] Enter the issues into GitHub
1.0
Create a list of user stories - - [ ] Create a word document with issues - [ ] Enter the issues into GitHub
process
create a list of user stories create a word document with issues enter the issues into github
1
7,578
10,687,100,460
IssuesEvent
2019-10-22 15:31:19
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
GO:0080185 effector-dependent induction by symbiont of host immune response
multi-species process
GO:0080185 effector-dependent induction by symbiont of host immune response GO:0080185 JSON effector-dependent induction by symbiont of host immune response Biological Process Definition (GO:0080185 GONUTS page) Any process that involves recognition of an effector, and by which a symbiont activates, maintai...
1.0
GO:0080185 effector-dependent induction by symbiont of host immune response - GO:0080185 effector-dependent induction by symbiont of host immune response GO:0080185 JSON effector-dependent induction by symbiont of host immune response Biological Process Definition (GO:0080185 GONUTS page) Any process that...
process
go effector dependent induction by symbiont of host immune response go effector dependent induction by symbiont of host immune response go json effector dependent induction by symbiont of host immune response biological process definition go gonuts page any process that involves recognition of...
1
147,143
5,634,331,947
IssuesEvent
2017-04-05 21:04:09
vmware/vic
https://api.github.com/repos/vmware/vic
closed
Harbor's Password policy should be configurable for organizations
area/security priority/high product/harbor
According to Security testing criteria, `Password policy should be enforced and should be configurable for organizations` , But Harbor only have one password policy and not configurable.
1.0
Harbor's Password policy should be configurable for organizations - According to Security testing criteria, `Password policy should be enforced and should be configurable for organizations` , But Harbor only have one password policy and not configurable.
non_process
harbor s password policy should be configurable for organizations according to security testing criteria password policy should be enforced and should be configurable for organizations but harbor only have one password policy and not configurable
0
121,586
15,983,043,445
IssuesEvent
2021-04-18 07:23:28
icat-lab/g4n
https://api.github.com/repos/icat-lab/g4n
closed
slackの位置づけと利用方法
YFseminar design documentation
学部生向けにあまり多数のツールを一度に用いるのはNGだと思いますが、LINEでやりとりではなくSlackは使わせておきたい気がします。 Slackは別にWorkspaceを立てるのではなく、icat_labに追加でチャネルを設置することを想定。 春学期は、当初は1つのチャネルのみ設定。必要に応じて追加。 秋学期は、全体チャネルに加えて、グループごとにチャネルを作成。グループワークで用いる。 という感じを想定します。 [MBAのセットアップドキュメントから一部簡略化したセットアップドキュメント](https://github.com/icat-lab/icat_lab/blob/master/basic_seminar_...
1.0
slackの位置づけと利用方法 - 学部生向けにあまり多数のツールを一度に用いるのはNGだと思いますが、LINEでやりとりではなくSlackは使わせておきたい気がします。 Slackは別にWorkspaceを立てるのではなく、icat_labに追加でチャネルを設置することを想定。 春学期は、当初は1つのチャネルのみ設定。必要に応じて追加。 秋学期は、全体チャネルに加えて、グループごとにチャネルを作成。グループワークで用いる。 という感じを想定します。 [MBAのセットアップドキュメントから一部簡略化したセットアップドキュメント](https://github.com/icat-lab/icat_lab/blob/mas...
non_process
slackの位置づけと利用方法 学部生向けにあまり多数のツールを一度に用いるのはngだと思いますが、lineでやりとりではなくslackは使わせておきたい気がします。 slackは別にworkspaceを立てるのではなく、icat labに追加でチャネルを設置することを想定。 春学期は、 。必要に応じて追加。 秋学期は、全体チャネルに加えて、グループごとにチャネルを作成。グループワークで用いる。 という感じを想定します。
0
20,126
26,660,633,885
IssuesEvent
2023-01-25 20:46:01
openxla/stablehlo
https://api.github.com/repos/openxla/stablehlo
closed
Consider removing hlo_test_infer.get_return_type_components.
Type inference Process
Remove all tests that depend on hlo_test_infer.get_return_type_components because they can be now covered using hlo_test_infer.get_return_types instead.
1.0
Consider removing hlo_test_infer.get_return_type_components. - Remove all tests that depend on hlo_test_infer.get_return_type_components because they can be now covered using hlo_test_infer.get_return_types instead.
process
consider removing hlo test infer get return type components remove all tests that depend on hlo test infer get return type components because they can be now covered using hlo test infer get return types instead
1
446,614
31,551,042,006
IssuesEvent
2023-09-02 04:06:08
OpenIMSDK/Open-IM-Server
https://api.github.com/repos/OpenIMSDK/Open-IM-Server
opened
Optimization and Refactoring of Docker and Docker Compose Network Modes
kind/documentation enhancement kind/feature
# Optimization and Refactoring of Docker and Docker Compose Network Modes **Description:** #### Background: Our current Docker and Docker Compose setups use a bridge network mode. However, there's a need to optimize and refactor the network modes for better scalability, maintainability, and performance. #### Issue:...
1.0
Optimization and Refactoring of Docker and Docker Compose Network Modes - # Optimization and Refactoring of Docker and Docker Compose Network Modes **Description:** #### Background: Our current Docker and Docker Compose setups use a bridge network mode. However, there's a need to optimize and refactor the network mo...
non_process
optimization and refactoring of docker and docker compose network modes optimization and refactoring of docker and docker compose network modes description background our current docker and docker compose setups use a bridge network mode however there s a need to optimize and refactor the network mo...
0