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
963
3,421,717,607
IssuesEvent
2015-12-08 19:55:48
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Rename nextTick
feature request process
The `nextTick` function doesn't do what the name states, as it is more of like "current tick", or "from C++ into JS land". How about renaming it to something better?
1.0
Rename nextTick - The `nextTick` function doesn't do what the name states, as it is more of like "current tick", or "from C++ into JS land". How about renaming it to something better?
process
rename nexttick the nexttick function doesn t do what the name states as it is more of like current tick or from c into js land how about renaming it to something better
1
35,973
17,371,472,803
IssuesEvent
2021-07-30 14:32:15
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
opened
`TextRender` incorrectly marks `0` as an empty cell if the `placeholder` option is defined.
Cell type: base / text / password Type: Bug hyperformula
### Description For spreadsheet-like use-cases where the cell's value depends on the used formula, the intuitive option is to use the `text` cell type. Unfortunately, if we define the `placeholder` option at the same time, `TextRenderer` in this condition: https://github.com/handsontable/handsontable/blob/master/src/...
True
`TextRender` incorrectly marks `0` as an empty cell if the `placeholder` option is defined. - ### Description For spreadsheet-like use-cases where the cell's value depends on the used formula, the intuitive option is to use the `text` cell type. Unfortunately, if we define the `placeholder` option at the same time, `T...
non_process
textrender incorrectly marks as an empty cell if the placeholder option is defined description for spreadsheet like use cases where the cell s value depends on the used formula the intuitive option is to use the text cell type unfortunately if we define the placeholder option at the same time t...
0
4,728
7,571,774,505
IssuesEvent
2018-04-23 13:16:35
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
builder.launch() doesn't work inside a workchain
priority/important topic/JobCalculationAndProcess topic/Workflows
The reason for this is that ``builder.launch`` will not hook into the correct event loop. For this to work, it would need to have access to the executing workchain. Suggested solution: Remove the ``launch`` method, and instead allow for ``run(builder)`` and ``submit(builder)``. To make this easier to do from the co...
1.0
builder.launch() doesn't work inside a workchain - The reason for this is that ``builder.launch`` will not hook into the correct event loop. For this to work, it would need to have access to the executing workchain. Suggested solution: Remove the ``launch`` method, and instead allow for ``run(builder)`` and ``submit...
process
builder launch doesn t work inside a workchain the reason for this is that builder launch will not hook into the correct event loop for this to work it would need to have access to the executing workchain suggested solution remove the launch method and instead allow for run builder and submit...
1
3,709
6,731,569,444
IssuesEvent
2017-10-18 08:10:46
nlbdev/pipeline
https://api.github.com/repos/nlbdev/pipeline
closed
Switch position of generated "Om boka" and TOC
enhancement pre-processing Priority:2 - Medium
*from Trello:* TOC first, then "Om boka". @matskober correct?
1.0
Switch position of generated "Om boka" and TOC - *from Trello:* TOC first, then "Om boka". @matskober correct?
process
switch position of generated om boka and toc from trello toc first then om boka matskober correct
1
1,969
4,790,456,356
IssuesEvent
2016-10-31 08:40:27
opentrials/opentrials
https://api.github.com/repos/opentrials/opentrials
closed
Consolidate the logging format on collectors/processors
3. In Development Collectors Processors
It should be easy to query for logs on a specific collector or processor, errors, etc.
1.0
Consolidate the logging format on collectors/processors - It should be easy to query for logs on a specific collector or processor, errors, etc.
process
consolidate the logging format on collectors processors it should be easy to query for logs on a specific collector or processor errors etc
1
10,495
13,259,434,012
IssuesEvent
2020-08-20 16:42:32
pystatgen/sgkit
https://api.github.com/repos/pystatgen/sgkit
opened
Recommend using branches in developer's fork
process + tools
I think we should make it a rule that developers use branches in their own fork for PRs rather than create personal branches in the upstream repo. It's confusing to have lots of branches in the upstream and it makes it much harder to keep the repo tidy. I would vote that (unless there's a good reason not to) all PR bra...
1.0
Recommend using branches in developer's fork - I think we should make it a rule that developers use branches in their own fork for PRs rather than create personal branches in the upstream repo. It's confusing to have lots of branches in the upstream and it makes it much harder to keep the repo tidy. I would vote that (...
process
recommend using branches in developer s fork i think we should make it a rule that developers use branches in their own fork for prs rather than create personal branches in the upstream repo it s confusing to have lots of branches in the upstream and it makes it much harder to keep the repo tidy i would vote that ...
1
129,257
10,567,791,287
IssuesEvent
2019-10-06 07:53:16
measurement-kit/measurement-kit
https://api.github.com/repos/measurement-kit/measurement-kit
closed
Add HTTP keyword filtering test
new test wishlist
This test should perform HTTP requests containing potential censorship keywords on the given vantage point. Similar to the [HTTP keyword filtering test](https://github.com/TheTorProject/ooni-probe/blob/master/ooni/nettests/experimental/http_keyword_filtering.py).
1.0
Add HTTP keyword filtering test - This test should perform HTTP requests containing potential censorship keywords on the given vantage point. Similar to the [HTTP keyword filtering test](https://github.com/TheTorProject/ooni-probe/blob/master/ooni/nettests/experimental/http_keyword_filtering.py).
non_process
add http keyword filtering test this test should perform http requests containing potential censorship keywords on the given vantage point similar to the
0
8,917
12,017,849,924
IssuesEvent
2020-04-10 19:22:11
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Input issue GRASS v.in.lidar
Bug Processing
Hi there, The function v.in.lidar states that it accepts both las and laz. But the file filter only show .las and the input shows an error when providing a laz file. I might provide a fix but if someone else can do quick fix please tell me. Thanks,
1.0
Input issue GRASS v.in.lidar - Hi there, The function v.in.lidar states that it accepts both las and laz. But the file filter only show .las and the input shows an error when providing a laz file. I might provide a fix but if someone else can do quick fix please tell me. Thanks,
process
input issue grass v in lidar hi there the function v in lidar states that it accepts both las and laz but the file filter only show las and the input shows an error when providing a laz file i might provide a fix but if someone else can do quick fix please tell me thanks
1
626,928
19,847,330,096
IssuesEvent
2022-01-21 08:20:36
vincetiu8/zombie-game
https://api.github.com/repos/vincetiu8/zombie-game
closed
Zombies fly all over the place
type/bug area/network area/map size/s priority/medium
When objects are instantiated with `PhotonNetwork.Instantiate`, we should immediately set their coordinates instead of waiting. This is to prevent the current effect where we have zombies flying around the place as they are spawned in.
1.0
Zombies fly all over the place - When objects are instantiated with `PhotonNetwork.Instantiate`, we should immediately set their coordinates instead of waiting. This is to prevent the current effect where we have zombies flying around the place as they are spawned in.
non_process
zombies fly all over the place when objects are instantiated with photonnetwork instantiate we should immediately set their coordinates instead of waiting this is to prevent the current effect where we have zombies flying around the place as they are spawned in
0
5,976
8,795,669,739
IssuesEvent
2018-12-22 18:36:15
shirou/gopsutil
https://api.github.com/repos/shirou/gopsutil
closed
How to get the CPU usage of the background process on the windows platform.
os:windows package:process
The 'process.CPUPercent()' method works for front process, but it does not works for background process. The program prompts 'could not get CreationDate: Access is denied'. How to get the CPU usage of the background process on the windows platform.
1.0
How to get the CPU usage of the background process on the windows platform. - The 'process.CPUPercent()' method works for front process, but it does not works for background process. The program prompts 'could not get CreationDate: Access is denied'. How to get the CPU usage of the background process on the windows pl...
process
how to get the cpu usage of the background process on the windows platform the process cpupercent method works for front process but it does not works for background process the program prompts could not get creationdate access is denied how to get the cpu usage of the background process on the windows pl...
1
272,012
23,646,342,208
IssuesEvent
2022-08-25 22:48:22
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
opened
[test-triage] chip_sw_otbn_randomness
Component:TestTriage
### Hierarchy of regression failure Chip Level ### Failure Description Test chip_sw_otbn_randomness has 1 failures. 0.chip_sw_otbn_randomness.3823033481 Line 401, in log /container/opentitan-public/scratch/os_regression/chip_earlgrey_asic-sim-vcs/0.chip_sw_otbn_randomness/latest/run.log Offending '((req_i...
1.0
[test-triage] chip_sw_otbn_randomness - ### Hierarchy of regression failure Chip Level ### Failure Description Test chip_sw_otbn_randomness has 1 failures. 0.chip_sw_otbn_randomness.3823033481 Line 401, in log /container/opentitan-public/scratch/os_regression/chip_earlgrey_asic-sim-vcs/0.chip_sw_otbn_randomness/la...
non_process
chip sw otbn randomness hierarchy of regression failure chip level failure description test chip sw otbn randomness has failures chip sw otbn randomness line in log container opentitan public scratch os regression chip earlgrey asic sim vcs chip sw otbn randomness latest run log o...
0
185,988
15,039,406,730
IssuesEvent
2021-02-02 18:36:55
Calmanning/so_thirsty
https://api.github.com/repos/Calmanning/so_thirsty
closed
"/:user/plant/:plant" PAGE FIX - Plant images
documentation
As a User, when I add a photo, the most recent photo shows up next to the previous photos. Currently the photos append beneath each other. - [x] New photos on the page will append next to the previous photo - [x] add the date to the photo card with Handlebars notation (do we need to modify the time-stamp format?...
1.0
"/:user/plant/:plant" PAGE FIX - Plant images - As a User, when I add a photo, the most recent photo shows up next to the previous photos. Currently the photos append beneath each other. - [x] New photos on the page will append next to the previous photo - [x] add the date to the photo card with Handlebars notat...
non_process
user plant plant page fix plant images as a user when i add a photo the most recent photo shows up next to the previous photos currently the photos append beneath each other new photos on the page will append next to the previous photo add the date to the photo card with handlebars notation ...
0
18,778
24,680,519,100
IssuesEvent
2022-10-18 20:52:01
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Add donotannotate to renal system process
organism-level process do_not_annotate_flag
See #16143 where we decided to do this for "renal system development" surely we also want this for ```yaml id: GO:0003014 name: renal system process namespace: biological_process def: "A organ system process carried out by any of the organs or tissues of the renal system. The renal system maintains fluid bala...
1.0
Add donotannotate to renal system process - See #16143 where we decided to do this for "renal system development" surely we also want this for ```yaml id: GO:0003014 name: renal system process namespace: biological_process def: "A organ system process carried out by any of the organs or tissues of the renal s...
process
add donotannotate to renal system process see where we decided to do this for renal system development surely we also want this for yaml id go name renal system process namespace biological process def a organ system process carried out by any of the organs or tissues of the renal system the...
1
21,799
30,312,473,643
IssuesEvent
2023-07-10 13:39:21
USGS-WiM/StreamStats
https://api.github.com/repos/USGS-WiM/StreamStats
closed
BP: loader bug
Batch Processor
Follow-up to #1615 (missed this bug) Steps to recreate: 1. Do not select a State / Region 2. Check "Compute Flow Statistics" and "Compute Basin Characteristics" 3. The loading spinners appear in the "Select Flow Statistics" and "Select Basin Characteristics" areas ![image](https://github.com/USGS-WiM/StreamSta...
1.0
BP: loader bug - Follow-up to #1615 (missed this bug) Steps to recreate: 1. Do not select a State / Region 2. Check "Compute Flow Statistics" and "Compute Basin Characteristics" 3. The loading spinners appear in the "Select Flow Statistics" and "Select Basin Characteristics" areas ![image](https://github.com/U...
process
bp loader bug follow up to missed this bug steps to recreate do not select a state region check compute flow statistics and compute basin characteristics the loading spinners appear in the select flow statistics and select basin characteristics areas when a state region is...
1
80,639
23,266,998,312
IssuesEvent
2022-08-04 18:25:27
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
Double quoted url() arguments are parsed incorrectly
type: bug/fix freq1: low severity3: broken comp: devkit/build-angular devkit/build-angular: browser
# 🐞 Bug report ### Command (mark with an `x`) <!-- Can you pin-point the command or commands that are effected by this bug? --> <!-- ✍️edit: --> - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e - [ ] generate - [ ] add - [ ] update - [ ] lint - [ ] extract-i18n - [ ] run - [ ] config - [ ] ...
2.0
Double quoted url() arguments are parsed incorrectly - # 🐞 Bug report ### Command (mark with an `x`) <!-- Can you pin-point the command or commands that are effected by this bug? --> <!-- ✍️edit: --> - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e - [ ] generate - [ ] add - [ ] update - [ ] li...
non_process
double quoted url arguments are parsed incorrectly 🐞 bug report command mark with an x new build serve test generate add update lint extract run config help version doc is this a regression unknown ...
0
13,703
16,459,028,685
IssuesEvent
2021-05-21 16:07:56
googleapis/repo-automation-bots
https://api.github.com/repos/googleapis/repo-automation-bots
closed
test: add end 2 end authentication test for getAuthenticatedOctokit
priority: p2 type: process
Background is #1825 My guess is the recent gcf-utils are broken for scheduler authentication. It's better if we have end 2 end test for getAuthenticatedOctokit to prevent similar things to happen.
1.0
test: add end 2 end authentication test for getAuthenticatedOctokit - Background is #1825 My guess is the recent gcf-utils are broken for scheduler authentication. It's better if we have end 2 end test for getAuthenticatedOctokit to prevent similar things to happen.
process
test add end end authentication test for getauthenticatedoctokit background is my guess is the recent gcf utils are broken for scheduler authentication it s better if we have end end test for getauthenticatedoctokit to prevent similar things to happen
1
558,098
16,526,208,144
IssuesEvent
2021-05-26 20:28:35
penrose/penrose
https://api.github.com/repos/penrose/penrose
closed
Look into migrating from Haskell to browser-native language
kind:engineering priority:open-ended
Candidates: Elm, Purescript, Typescript, Javascript, maybe using d3, Svelte, Snap, React. Figure out the state of web support in the following: - Sophisticated static type systems and typechecking - Autodifferentiation - Optimization, linear algebra, and numerical computation - Parser combinators and generato...
1.0
Look into migrating from Haskell to browser-native language - Candidates: Elm, Purescript, Typescript, Javascript, maybe using d3, Svelte, Snap, React. Figure out the state of web support in the following: - Sophisticated static type systems and typechecking - Autodifferentiation - Optimization, linear algebra...
non_process
look into migrating from haskell to browser native language candidates elm purescript typescript javascript maybe using svelte snap react figure out the state of web support in the following sophisticated static type systems and typechecking autodifferentiation optimization linear algebra ...
0
52,158
13,724,722,579
IssuesEvent
2020-10-03 15:24:25
ScratchAddons/ScratchAddons
https://api.github.com/repos/ScratchAddons/ScratchAddons
closed
We will reject addons using innerHTML or triple curly from now on
addon specific announcement discussion security
Please do not use innerHTML. Use appendChild or textContent or innerText. Existing addons will be changed to use these methods. This includes Vue `{{{`.
True
We will reject addons using innerHTML or triple curly from now on - Please do not use innerHTML. Use appendChild or textContent or innerText. Existing addons will be changed to use these methods. This includes Vue `{{{`.
non_process
we will reject addons using innerhtml or triple curly from now on please do not use innerhtml use appendchild or textcontent or innertext existing addons will be changed to use these methods this includes vue
0
310,855
23,357,690,202
IssuesEvent
2022-08-10 08:54:26
software-mansion/protostar
https://api.github.com/repos/software-mansion/protostar
opened
Document various flavours of testing
documentation
Add a section to our documentation: Testing - Flavours (01, move other pages further) - Unit testing (01) - Integration testing (02) - E2E testing (03) In each page describe the theory of each approach and then showcase on an example how to do it in Protostar. The flavours page should simply b...
1.0
Document various flavours of testing - Add a section to our documentation: Testing - Flavours (01, move other pages further) - Unit testing (01) - Integration testing (02) - E2E testing (03) In each page describe the theory of each approach and then showcase on an example how to do it in Protosta...
non_process
document various flavours of testing add a section to our documentation testing flavours move other pages further unit testing integration testing testing in each page describe the theory of each approach and then showcase on an example how to do it in protostar ...
0
2,560
12,280,206,112
IssuesEvent
2020-05-08 13:43:59
ibm-cloud-architecture/cloudpak8s
https://api.github.com/repos/ibm-cloud-architecture/cloudpak8s
closed
Hide unfinished sections of CP for Automation
cp4automation
Request from Tech Sales leader. I have just commented out the unfinished parts, so they are hidden but not deleted.
1.0
Hide unfinished sections of CP for Automation - Request from Tech Sales leader. I have just commented out the unfinished parts, so they are hidden but not deleted.
non_process
hide unfinished sections of cp for automation request from tech sales leader i have just commented out the unfinished parts so they are hidden but not deleted
0
1,554
4,155,939,710
IssuesEvent
2016-06-16 16:20:43
altoxml/schema
https://api.github.com/repos/altoxml/schema
closed
Add Processing to replace OCRProcessing
2 discussion processing history
The current process recording elements are fixed with OCR and on the other hand bit redundand. I think it would make sense to change *OCRProcessing* to *Processing* and the *preProcessingStep*,*ocrProcessingStep*, *postProcessingStep* to generic *processingStep* with *processingStepType* element to record the type of p...
1.0
Add Processing to replace OCRProcessing - The current process recording elements are fixed with OCR and on the other hand bit redundand. I think it would make sense to change *OCRProcessing* to *Processing* and the *preProcessingStep*,*ocrProcessingStep*, *postProcessingStep* to generic *processingStep* with *processin...
process
add processing to replace ocrprocessing the current process recording elements are fixed with ocr and on the other hand bit redundand i think it would make sense to change ocrprocessing to processing and the preprocessingstep ocrprocessingstep postprocessingstep to generic processingstep with processin...
1
17,380
23,200,399,092
IssuesEvent
2022-08-01 20:48:37
Ultimate-Hosts-Blacklist/whitelist
https://api.github.com/repos/Ultimate-Hosts-Blacklist/whitelist
closed
[FALSE-POSITIVE?] `bre.is`
whitelisting process
**Domains or links** `bre.is` **More Information** It's a short URL service(Homepage: `https://bre.is/`), like other short URL services, very common to be leveraged to spread some bad things behind, not sure if it's the case can or should be whitelisted here? I found this domain blocked when someone shared ...
1.0
[FALSE-POSITIVE?] `bre.is` - **Domains or links** `bre.is` **More Information** It's a short URL service(Homepage: `https://bre.is/`), like other short URL services, very common to be leveraged to spread some bad things behind, not sure if it's the case can or should be whitelisted here? I found this domain...
process
bre is domains or links bre is more information it s a short url service homepage like other short url services very common to be leveraged to spread some bad things behind not sure if it s the case can or should be whitelisted here i found this domain blocked when someone shared a sh...
1
270
2,700,367,357
IssuesEvent
2015-04-04 02:49:42
tomchristie/django-rest-framework
https://api.github.com/repos/tomchristie/django-rest-framework
closed
Maintainers for Q2, 2015.
Process
This issue is for determining the maintenance team for the Q2, 2015 period. Please see the [Project management](http://www.django-rest-framework.org/topics/project-management/) section of our documentation for more details. --- #### Renewing existing members. The following people are the current maintenance...
1.0
Maintainers for Q2, 2015. - This issue is for determining the maintenance team for the Q2, 2015 period. Please see the [Project management](http://www.django-rest-framework.org/topics/project-management/) section of our documentation for more details. --- #### Renewing existing members. The following people...
process
maintainers for this issue is for determining the maintenance team for the period please see the section of our documentation for more details renewing existing members the following people are the current maintenance team please checkmark your name if you wish to continue to h...
1
4,244
7,187,135,894
IssuesEvent
2018-02-02 03:09:29
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
lastBlock.txt in monitors is fragile. Should just read to the end of teh file and find the last block
monitors-all status-inprocess type-enhancement
Fix this when we fix the binary file issue #226
1.0
lastBlock.txt in monitors is fragile. Should just read to the end of teh file and find the last block - Fix this when we fix the binary file issue #226
process
lastblock txt in monitors is fragile should just read to the end of teh file and find the last block fix this when we fix the binary file issue
1
577,093
17,103,336,923
IssuesEvent
2021-07-09 14:17:39
jpmorganchase/modular
https://api.github.com/repos/jpmorganchase/modular
closed
Global coverage vs local package coverage.
discussion medium priority
Since adding my partial test change back to Credit, times have improved a lot, (a recent build took 12mins as oppose to 1h 30mins) but now instead of reporting an average coverage in the changed package, we now report the average coverage of the changed file(s). First complaint from someone with a failing build, "b...
1.0
Global coverage vs local package coverage. - Since adding my partial test change back to Credit, times have improved a lot, (a recent build took 12mins as oppose to 1h 30mins) but now instead of reporting an average coverage in the changed package, we now report the average coverage of the changed file(s). First com...
non_process
global coverage vs local package coverage since adding my partial test change back to credit times have improved a lot a recent build took as oppose to but now instead of reporting an average coverage in the changed package we now report the average coverage of the changed file s first complaint from...
0
34,881
12,304,215,875
IssuesEvent
2020-05-11 20:06:10
three11/vuejs-template
https://api.github.com/repos/three11/vuejs-template
closed
WS-2020-0070 (High) detected in lodash-4.17.15.tgz
security vulnerability
## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.np...
True
WS-2020-0070 (High) detected in lodash-4.17.15.tgz - ## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary> <p>Lodash modular utilities.</...
non_process
ws high detected in lodash tgz ws high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm vuejs template package json path to vulnerable library vuejs template node modules loda...
0
17,929
23,923,950,957
IssuesEvent
2022-09-09 20:00:38
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
Can Multiple Filter Processors Be Used For POD Level Metrics
question processor/filter
Hi, Can **multiple** `Filter Processors` be used for POD level metrics? What I want to do is to include metrics `pod_network_rx_bytes` for the POD `mysql-db` and metrics `pod_memory_utilization_over_pod_limit` for POD `microService`. I am using the following config: ``` processors: filter/db-pod-net-met...
1.0
Can Multiple Filter Processors Be Used For POD Level Metrics - Hi, Can **multiple** `Filter Processors` be used for POD level metrics? What I want to do is to include metrics `pod_network_rx_bytes` for the POD `mysql-db` and metrics `pod_memory_utilization_over_pod_limit` for POD `microService`. I am using the fo...
process
can multiple filter processors be used for pod level metrics hi can multiple filter processors be used for pod level metrics what i want to do is to include metrics pod network rx bytes for the pod mysql db and metrics pod memory utilization over pod limit for pod microservice i am using the fo...
1
5,178
7,960,904,690
IssuesEvent
2018-07-13 08:56:08
Open-EO/openeo-api
https://api.github.com/repos/Open-EO/openeo-api
closed
filter_daterange: ISO8601 date/time ranges for temporal extents
data discovery processes
All temporal references should simply follow (a subset of) ISO8601. For example, the time attribute for datasets should be changed from ``` "time": { "from": "2016-01-01", "to": "2017-10-01" }, ``` to ` "time": "2016-01-01/2017-10-01",` and so on... For filtering, we probably need to thi...
1.0
filter_daterange: ISO8601 date/time ranges for temporal extents - All temporal references should simply follow (a subset of) ISO8601. For example, the time attribute for datasets should be changed from ``` "time": { "from": "2016-01-01", "to": "2017-10-01" }, ``` to ` "time": "2016-01-01/2017-...
process
filter daterange date time ranges for temporal extents all temporal references should simply follow a subset of for example the time attribute for datasets should be changed from time from to to time and so on for ...
1
7,563
10,681,963,450
IssuesEvent
2019-10-22 03:10:07
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Process.Start() stuck forever on Alpine Linux when UserName is set in StartInfo
area-System.Diagnostics.Process
Code example: ```csharp using System; using System.Diagnostics; namespace test { class Program { static void Main(string[] args) { var p = new Process { StartInfo = new ProcessStartInfo { FileName = "/b...
1.0
Process.Start() stuck forever on Alpine Linux when UserName is set in StartInfo - Code example: ```csharp using System; using System.Diagnostics; namespace test { class Program { static void Main(string[] args) { var p = new Process { Start...
process
process start stuck forever on alpine linux when username is set in startinfo code example csharp using system using system diagnostics namespace test class program static void main string args var p new process starti...
1
70,684
23,282,639,990
IssuesEvent
2022-08-05 13:34:08
galasa-dev/projectmanagement
https://api.github.com/repos/galasa-dev/projectmanagement
closed
Test engine continues after a interrupted exception is hit, leaving Jenkins job running indefinitely
defect
For example, run ID j17263 hits an interrupted exception: `20/05/2021 14:42:09.258 ERROR c.i.c.c.b.m.i.HBankManagerImpl - Terminal signoff failed dev.galasa.zos3270.TextNotFoundException: Unable to find a field containing 'Bank of Hursley Park Main Menu' at dev.galasa.zos3270.spi.Screen.waitForTextInField(Screen....
1.0
Test engine continues after a interrupted exception is hit, leaving Jenkins job running indefinitely - For example, run ID j17263 hits an interrupted exception: `20/05/2021 14:42:09.258 ERROR c.i.c.c.b.m.i.HBankManagerImpl - Terminal signoff failed dev.galasa.zos3270.TextNotFoundException: Unable to find a field co...
non_process
test engine continues after a interrupted exception is hit leaving jenkins job running indefinitely for example run id hits an interrupted exception error c i c c b m i hbankmanagerimpl terminal signoff failed dev galasa textnotfoundexception unable to find a field containing bank of hur...
0
5,188
7,966,420,302
IssuesEvent
2018-07-14 21:53:46
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Build result when @conkeyref attribute to reference external content is possibly incorrect for the html5 transform
bug preprocess/conref
## Overview DITA builds using the html5 transform do not handle @conkeyref attribute references outside of the directory hierarchy underneath the map referenced by args.input. The path to this file is miscalculated. This problem has few follow-on consequences: - Content in t-prompt.dita is not pulled in to ...
1.0
Build result when @conkeyref attribute to reference external content is possibly incorrect for the html5 transform - ## Overview DITA builds using the html5 transform do not handle @conkeyref attribute references outside of the directory hierarchy underneath the map referenced by args.input. The path to this file is...
process
build result when conkeyref attribute to reference external content is possibly incorrect for the transform overview dita builds using the transform do not handle conkeyref attribute references outside of the directory hierarchy underneath the map referenced by args input the path to this file is miscalc...
1
1,511
4,103,769,741
IssuesEvent
2016-06-04 22:28:51
kerubistan/kerub
https://api.github.com/repos/kerubistan/kerub
closed
lvmcreate waiting for interaction
bug component:data processing priority: high
lvcreate want to interact with the user when there was a volume in this vg already before ``` WARNING: iso9660 signature detected on /dev/test/test2 at offset 32769. Wipe it? [y/n]: ```
1.0
lvmcreate waiting for interaction - lvcreate want to interact with the user when there was a volume in this vg already before ``` WARNING: iso9660 signature detected on /dev/test/test2 at offset 32769. Wipe it? [y/n]: ```
process
lvmcreate waiting for interaction lvcreate want to interact with the user when there was a volume in this vg already before warning signature detected on dev test at offset wipe it
1
17,758
23,672,980,499
IssuesEvent
2022-08-27 16:54:24
apache/arrow-rs
https://api.github.com/repos/apache/arrow-rs
closed
Unreleased Object Store Fails To Compile With Only GCP Feature
bug development-process
**Describe the bug** <!-- A clear and concise description of what the bug is. --> Following #2509 the object_store crate no longer compiles with just the GCP feature enabled **To Reproduce** <!-- Steps to reproduce the behavior: --> **Expected behavior** <!-- A clear and concise description of what you...
1.0
Unreleased Object Store Fails To Compile With Only GCP Feature - **Describe the bug** <!-- A clear and concise description of what the bug is. --> Following #2509 the object_store crate no longer compiles with just the GCP feature enabled **To Reproduce** <!-- Steps to reproduce the behavior: --> **Expec...
process
unreleased object store fails to compile with only gcp feature describe the bug a clear and concise description of what the bug is following the object store crate no longer compiles with just the gcp feature enabled to reproduce steps to reproduce the behavior expected...
1
111,169
9,516,072,059
IssuesEvent
2019-04-26 07:52:53
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
[CI] :plugins:discovery-gce:qa:gce:integTestCluster#wait failing
:Distributed/Discovery-Plugins >test-failure
Failed on my PR build here: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-1/12781/ Primary cause seems to be: ``` | [2019-04-25T19:29:58,824][WARN ][o.e.c.g.GceInstancesServiceImpl] [node-0] Problem fetching instance list for zone test-zone | com.google.api.client.googleapi...
1.0
[CI] :plugins:discovery-gce:qa:gce:integTestCluster#wait failing - Failed on my PR build here: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-1/12781/ Primary cause seems to be: ``` | [2019-04-25T19:29:58,824][WARN ][o.e.c.g.GceInstancesServiceImpl] [node-0] Problem fetching ins...
non_process
plugins discovery gce qa gce integtestcluster wait failing failed on my pr build here primary cause seems to be problem fetching instance list for zone test zone com google api client googleapis json googlejsonresponseexception internal server error var lib jenkins work...
0
19,032
25,041,589,051
IssuesEvent
2022-11-04 21:28:32
nerfstudio-project/nerfstudio
https://api.github.com/repos/nerfstudio-project/nerfstudio
closed
Horizontal and vertical camera treated as different by colmap
bug data processing
**Describe the bug** If you create a dataset with vertical and horizontal images, colmap will treat this as two different cameras. This breaks the dataloader. **To Reproduce** Take vertical and horizontal images and process them with `ns-process-data`. The model can not train on the resulting dataset. **Expecte...
1.0
Horizontal and vertical camera treated as different by colmap - **Describe the bug** If you create a dataset with vertical and horizontal images, colmap will treat this as two different cameras. This breaks the dataloader. **To Reproduce** Take vertical and horizontal images and process them with `ns-process-data`...
process
horizontal and vertical camera treated as different by colmap describe the bug if you create a dataset with vertical and horizontal images colmap will treat this as two different cameras this breaks the dataloader to reproduce take vertical and horizontal images and process them with ns process data ...
1
19,681
26,032,277,266
IssuesEvent
2022-12-21 22:51:24
GoogleCloudPlatform/cloud-sql-go-connector
https://api.github.com/repos/GoogleCloudPlatform/cloud-sql-go-connector
closed
Connection failure due to Cloud SQL Admin API per user/minute quota
type: docs priority: p0 type: process
Hi, we're experiencing an issue with the go connector that I just can't make sense of. At some point, we hit the Cloud SQL Admin API per user/minute quota (in our case 180) for no apparent reason. Of course, once the quota is reached, refresh attempts do not succeed and no connection to cloudsql can be established,...
1.0
Connection failure due to Cloud SQL Admin API per user/minute quota - Hi, we're experiencing an issue with the go connector that I just can't make sense of. At some point, we hit the Cloud SQL Admin API per user/minute quota (in our case 180) for no apparent reason. Of course, once the quota is reached, refresh att...
process
connection failure due to cloud sql admin api per user minute quota hi we re experiencing an issue with the go connector that i just can t make sense of at some point we hit the cloud sql admin api per user minute quota in our case for no apparent reason of course once the quota is reached refresh attem...
1
29,647
11,765,905,499
IssuesEvent
2020-03-14 19:35:47
Zeus-HelpDesk/Zeus
https://api.github.com/repos/Zeus-HelpDesk/Zeus
opened
CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js
security vulnerability
## CVE-2012-6708 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library ...
non_process
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm zeus node modules vm browserify example run index html path to vu...
0
18,508
24,551,455,230
IssuesEvent
2022-10-12 12:55:36
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] Participants are navigating to change password screen, when signed in with the temporary password in the following scenario
Bug Blocker P0 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
**Steps:** 1. Sign in with the temporary password 2. Reload / Refresh the set up password screen and Verify **AR:** Participants are navigating to change password screen in the following scenario **ER:** Participants should not navigate to any other screen in the following scenario [screen-capture (90).webm...
3.0
[PM] Participants are navigating to change password screen, when signed in with the temporary password in the following scenario - **Steps:** 1. Sign in with the temporary password 2. Reload / Refresh the set up password screen and Verify **AR:** Participants are navigating to change password screen in the follow...
process
participants are navigating to change password screen when signed in with the temporary password in the following scenario steps sign in with the temporary password reload refresh the set up password screen and verify ar participants are navigating to change password screen in the following...
1
175,574
13,564,274,244
IssuesEvent
2020-09-18 09:47:47
LittleWhoDev/HelpingAngel-Web
https://api.github.com/repos/LittleWhoDev/HelpingAngel-Web
opened
Flow: view nearby posts
testing
- [ ] Select the "donor" option and be able to log in or proceed anonymously - [ ] Select the map view or view it by default if not logged in #4 #12 - [ ] Use map filters (distance, category) #6 - [ ] View post details #8
1.0
Flow: view nearby posts - - [ ] Select the "donor" option and be able to log in or proceed anonymously - [ ] Select the map view or view it by default if not logged in #4 #12 - [ ] Use map filters (distance, category) #6 - [ ] View post details #8
non_process
flow view nearby posts select the donor option and be able to log in or proceed anonymously select the map view or view it by default if not logged in use map filters distance category view post details
0
677,826
23,176,952,063
IssuesEvent
2022-07-31 15:04:39
Amulet-Team/Amulet-Map-Editor
https://api.github.com/repos/Amulet-Team/Amulet-Map-Editor
closed
[Bug Report] Import .construction into 1.13.2 World
type: bug priority: critical
**Describe the bug** Importing a `.construction` file into a 1.13.2 world causes chunks to reset/regenerate to their original generator state. **Expected behavior** The `.construction` file successfully imports into world and does not cause chunks to reset/regenerate. **To Reproduce** Steps to reproduce the be...
1.0
[Bug Report] Import .construction into 1.13.2 World - **Describe the bug** Importing a `.construction` file into a 1.13.2 world causes chunks to reset/regenerate to their original generator state. **Expected behavior** The `.construction` file successfully imports into world and does not cause chunks to reset/rege...
non_process
import construction into world describe the bug importing a construction file into a world causes chunks to reset regenerate to their original generator state expected behavior the construction file successfully imports into world and does not cause chunks to reset regenerate ...
0
101,102
16,490,895,237
IssuesEvent
2021-05-25 03:32:38
ekediala/honest-parrot
https://api.github.com/repos/ekediala/honest-parrot
opened
WS-2019-0424 (Medium) detected in elliptic-6.5.0.tgz
security vulnerability
## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.0.tgz</b></p></summary> <p>EC cryptography</p> <p>Library home page: <a href="https://registry.npmjs.org/...
True
WS-2019-0424 (Medium) detected in elliptic-6.5.0.tgz - ## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.0.tgz</b></p></summary> <p>EC cryptography</p> <p>...
non_process
ws medium detected in elliptic tgz ws medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file honest parrot package json path to vulnerable library honest parrot node modules elliptic package jso...
0
249,404
26,927,883,586
IssuesEvent
2023-02-07 14:57:22
ManageIQ/kubeclient
https://api.github.com/repos/ManageIQ/kubeclient
closed
CVE-2022-44571 (High) detected in rack-2.2.3.gem - autoclosed
security vulnerability
## CVE-2022-44571 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.2.3.gem</b></p></summary> <p>Rack provides a minimal, modular and adaptable interface for developing web applic...
True
CVE-2022-44571 (High) detected in rack-2.2.3.gem - autoclosed - ## CVE-2022-44571 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.2.3.gem</b></p></summary> <p>Rack provides a mi...
non_process
cve high detected in rack gem autoclosed cve high severity vulnerability vulnerable library rack gem rack provides a minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifi...
0
831,994
32,068,314,911
IssuesEvent
2023-09-25 05:59:27
Greenstand/treetracker-admin-client
https://api.github.com/repos/Greenstand/treetracker-admin-client
opened
Bug: When listing less than 24 images the default view does not show images.
type: bug tool: Verify priority tool: Captures
When trying to show less than 24 images In verify and in captures module filter the result comes up empty. When filtering (verify tool) with 96 images or more it works again. ![Screenshot 2023-09-25 at 08 54 27](https://github.com/Greenstand/treetracker-admin-client/assets/3283800/dd640405-5f70-4bab-ab2d-ae49427b8c52...
1.0
Bug: When listing less than 24 images the default view does not show images. - When trying to show less than 24 images In verify and in captures module filter the result comes up empty. When filtering (verify tool) with 96 images or more it works again. ![Screenshot 2023-09-25 at 08 54 27](https://github.com/Greenst...
non_process
bug when listing less than images the default view does not show images when trying to show less than images in verify and in captures module filter the result comes up empty when filtering verify tool with images or more it works again
0
239,776
7,800,015,940
IssuesEvent
2018-06-09 03:30:25
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0006716: default favorite "me" is not resolved properly
Bug Mantis Tinebase high priority
**Reported by cweiss on 9 Jul 2012 12:04** **Version:** Milan (2012.03.5) e.g. Calendar: I&#039;m Organizer Server sends id of organizer but not the organizers contact data.
1.0
0006716: default favorite "me" is not resolved properly - **Reported by cweiss on 9 Jul 2012 12:04** **Version:** Milan (2012.03.5) e.g. Calendar: I&#039;m Organizer Server sends id of organizer but not the organizers contact data.
non_process
default favorite me is not resolved properly reported by cweiss on jul version milan e g calendar i m organizer server sends id of organizer but not the organizers contact data
0
11,302
14,105,823,976
IssuesEvent
2020-11-06 14:04:23
paul-buerkner/brms
https://api.github.com/repos/paul-buerkner/brms
closed
Programmatically check diagnostics
feature post-processing
I would like to programmatically check all diagnostics for models fit with `brms` in unit tests. Unless I missed it, I found nothing relevant inside the `brmsfit` object or an existing function in the manual that does this. Of course, [`rstan` has all the necessary functions to do that](http://mc-stan.org/rstan/referen...
1.0
Programmatically check diagnostics - I would like to programmatically check all diagnostics for models fit with `brms` in unit tests. Unless I missed it, I found nothing relevant inside the `brmsfit` object or an existing function in the manual that does this. Of course, [`rstan` has all the necessary functions to do t...
process
programmatically check diagnostics i would like to programmatically check all diagnostics for models fit with brms in unit tests unless i missed it i found nothing relevant inside the brmsfit object or an existing function in the manual that does this of course but it would be more convenient if brms ha...
1
20,356
27,014,167,988
IssuesEvent
2023-02-10 17:46:52
AcademySoftwareFoundation/OpenCue
https://api.github.com/repos/AcademySoftwareFoundation/OpenCue
closed
[cuegui] Upgrade to PySide6
process
Subissue of #1204. **Describe the process** PySide2 is deprecated and no longer publishes wheels for newer platforms. I'm unable to `pip install PySide2` on my M1 macbook for example. This is blocking me from working on various other issues. We should upgrade to PySide6, which is the currently supported version.
1.0
[cuegui] Upgrade to PySide6 - Subissue of #1204. **Describe the process** PySide2 is deprecated and no longer publishes wheels for newer platforms. I'm unable to `pip install PySide2` on my M1 macbook for example. This is blocking me from working on various other issues. We should upgrade to PySide6, which is th...
process
upgrade to subissue of describe the process is deprecated and no longer publishes wheels for newer platforms i m unable to pip install on my macbook for example this is blocking me from working on various other issues we should upgrade to which is the currently supported version
1
82,146
3,603,460,687
IssuesEvent
2016-02-03 19:08:45
umts/pvta-multiplatform
https://api.github.com/repos/umts/pvta-multiplatform
closed
Search Drops Routes
bug high-priority
Somewhere, in the last couple of updates to master, a bug as been introduced that is isolated to the SearchController. When it must download all routes, it does so (and properly so, according to my testing). At some time between when the ```$resource``` callback fires and when we enter the for loop in ```prepareRou...
1.0
Search Drops Routes - Somewhere, in the last couple of updates to master, a bug as been introduced that is isolated to the SearchController. When it must download all routes, it does so (and properly so, according to my testing). At some time between when the ```$resource``` callback fires and when we enter the for...
non_process
search drops routes somewhere in the last couple of updates to master a bug as been introduced that is isolated to the searchcontroller when it must download all routes it does so and properly so according to my testing at some time between when the resource callback fires and when we enter the for...
0
22,579
31,805,417,816
IssuesEvent
2023-09-13 13:41:23
GSA/EDX
https://api.github.com/repos/GSA/EDX
closed
Update personal access token for GitHub Workflow (September 2023)
process
For the EDXPROJECT_TOKEN to automate the issue workflow (adding it to EDX's Inbox in its Kanban board) Instructions: - Click on your user icon at the top right - Click settings - Scroll to bottom, click "Developer Settings" - Under personal access tokens, click tokens classic - You want to update the EDXPROJECT...
1.0
Update personal access token for GitHub Workflow (September 2023) - For the EDXPROJECT_TOKEN to automate the issue workflow (adding it to EDX's Inbox in its Kanban board) Instructions: - Click on your user icon at the top right - Click settings - Scroll to bottom, click "Developer Settings" - Under personal acce...
process
update personal access token for github workflow september for the edxproject token to automate the issue workflow adding it to edx s inbox in its kanban board instructions click on your user icon at the top right click settings scroll to bottom click developer settings under personal access ...
1
86,657
8,042,451,967
IssuesEvent
2018-07-31 08:12:01
ClassicWoW/Nefarian_1.12.1_Bugtracker
https://api.github.com/repos/ClassicWoW/Nefarian_1.12.1_Bugtracker
closed
Fallschaden ohne fallen
Core Sonstiges Mehr Input/Recherche/Tests nötig
nachdem ich im ts kürzlich 2 mal davon gehört hab (1 x davon war ein Spieler irgendwo in Mulgore, nachdem er sich den Jahrmarktbuff geholt hatte), dass leute aus dem heiteren himmel fallschaden bekommen haben, habe ich nun auch eine solche stellte gefunden. Im Ödland bei 45,67 bin ich heute innerhalb weniger (7-8) r...
1.0
Fallschaden ohne fallen - nachdem ich im ts kürzlich 2 mal davon gehört hab (1 x davon war ein Spieler irgendwo in Mulgore, nachdem er sich den Jahrmarktbuff geholt hatte), dass leute aus dem heiteren himmel fallschaden bekommen haben, habe ich nun auch eine solche stellte gefunden. Im Ödland bei 45,67 bin ich heute...
non_process
fallschaden ohne fallen nachdem ich im ts kürzlich mal davon gehört hab x davon war ein spieler irgendwo in mulgore nachdem er sich den jahrmarktbuff geholt hatte dass leute aus dem heiteren himmel fallschaden bekommen haben habe ich nun auch eine solche stellte gefunden im ödland bei bin ich heute i...
0
154,013
5,907,066,037
IssuesEvent
2017-05-19 16:39:53
18F/web-design-standards
https://api.github.com/repos/18F/web-design-standards
closed
Interview the team at archives.gov about WDS adoption
[Priority] Minor [Skill] Content [Skill] User Experience [Type] Communication
Interview the team at archives.gov about their recent launch using the Standards, and post it on the 18F blog and the Standards News and Updates. ## Description - [x] Reach out to them to see if they're game - [x] Set an interview date and time - [ ] Interview and take notes - [ ] Send to them for their edits...
1.0
Interview the team at archives.gov about WDS adoption - Interview the team at archives.gov about their recent launch using the Standards, and post it on the 18F blog and the Standards News and Updates. ## Description - [x] Reach out to them to see if they're game - [x] Set an interview date and time - [ ] Inte...
non_process
interview the team at archives gov about wds adoption interview the team at archives gov about their recent launch using the standards and post it on the blog and the standards news and updates description reach out to them to see if they re game set an interview date and time interview an...
0
21,471
29,504,362,802
IssuesEvent
2023-06-03 05:35:57
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 - Expected first release candidate date: [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 manager will triage it and add it to the mil...
1.0
Release X.Y.Z - $MONTH $YEAR - # Status of Bazel X.Y.Z - Expected first release candidate date: [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 manager will ...
process
release x y z month year status of bazel x y z expected first release candidate date 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 milesto...
1
626,831
19,844,590,266
IssuesEvent
2022-01-21 03:38:35
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
opened
Tracking mobile last login date/time
Feature Priority: unconfirmed
## Is your feature request related to a problem? Please describe. Just putting this in here as it's been requested/asked about (although not confirmed as needed for anyone just yet). User(s) have requested to see user logins on Dashboard, which includes both Desktop and mobile. However - it doesn't look like we cur...
1.0
Tracking mobile last login date/time - ## Is your feature request related to a problem? Please describe. Just putting this in here as it's been requested/asked about (although not confirmed as needed for anyone just yet). User(s) have requested to see user logins on Dashboard, which includes both Desktop and mobile. ...
non_process
tracking mobile last login date time is your feature request related to a problem please describe just putting this in here as it s been requested asked about although not confirmed as needed for anyone just yet user s have requested to see user logins on dashboard which includes both desktop and mobile ...
0
19,238
25,390,364,055
IssuesEvent
2022-11-22 03:06:38
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
[Mirror] zulu jdk 17s
P2 type: process team-OSS mirror request
### Please list the URLs of the archives you'd like to mirror: https://cdn.azul.com/zulu/bin/zulu17.38.21-ca-jdk17.0.5-win_aarch64.zip https://cdn.azul.com/zulu/bin/zulu17.38.21-ca-jdk17.0.5-linux_x64.tar.gz https://cdn.azul.com/zulu/bin/zulu17.38.21-ca-jdk17.0.5-linux_aarch64.tar.gz https://cdn.azul.com/zulu/bin/...
1.0
[Mirror] zulu jdk 17s - ### Please list the URLs of the archives you'd like to mirror: https://cdn.azul.com/zulu/bin/zulu17.38.21-ca-jdk17.0.5-win_aarch64.zip https://cdn.azul.com/zulu/bin/zulu17.38.21-ca-jdk17.0.5-linux_x64.tar.gz https://cdn.azul.com/zulu/bin/zulu17.38.21-ca-jdk17.0.5-linux_aarch64.tar.gz https:...
process
zulu jdk please list the urls of the archives you d like to mirror
1
94,059
10,789,824,242
IssuesEvent
2019-11-05 12:49:32
xvitaly/srcrepair
https://api.github.com/repos/xvitaly/srcrepair
closed
Add documentation for cleanup.xml
documentation
Describe whatever you want to be implemented in SRC Repair in future: Add documentation for cleanup.xml.
1.0
Add documentation for cleanup.xml - Describe whatever you want to be implemented in SRC Repair in future: Add documentation for cleanup.xml.
non_process
add documentation for cleanup xml describe whatever you want to be implemented in src repair in future add documentation for cleanup xml
0
255,541
19,306,813,201
IssuesEvent
2021-12-13 12:26:32
localstack/localstack
https://api.github.com/repos/localstack/localstack
closed
Documentation Update for WebUI env var
documentation pr-requested
<!-- Love localstack? Please consider supporting our collective: :point_right: https://opencollective.com/localstack/donate --> # Type of request: Documentation [x] bug report [ ] feature request # Detailed description The following in [README](https://github.com/localstack/localstack/blob/master/README.md) ``` PO...
1.0
Documentation Update for WebUI env var - <!-- Love localstack? Please consider supporting our collective: :point_right: https://opencollective.com/localstack/donate --> # Type of request: Documentation [x] bug report [ ] feature request # Detailed description The following in [README](https://github.com/localstack/l...
non_process
documentation update for webui env var love localstack please consider supporting our collective point right type of request documentation bug report feature request detailed description the following in port web ui port for the web user interface dashboard default note t...
0
10,792
13,609,042,300
IssuesEvent
2020-09-23 04:06:15
googleapis/java-cloud-bom
https://api.github.com/repos/googleapis/java-cloud-bom
closed
Dependency Dashboard
type: process
This issue contains a list of Renovate updates and their statuses. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/com.google.googlejavaformat-google-java-format-1.x -->deps: update dependency com.google.googlejavaformat:g...
1.0
Dependency Dashboard - This issue contains a list of Renovate updates and their statuses. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/com.google.googlejavaformat-google-java-format-1.x -->deps: update dependency com.go...
process
dependency dashboard this issue contains a list of renovate updates and their statuses open these updates have all been created already click a checkbox below to force a retry rebase of any deps update dependency com google googlejavaformat google java format to check this box to trigge...
1
6,508
9,595,510,491
IssuesEvent
2019-05-09 16:13:11
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Sharing GPU tensors among different processes using billiard
awaiting response (this tag is deprecated) module: multiprocessing triaged
## 🚀 Feature <!-- A clear and concise description of the feature proposal --> Currenlty, pytorch only supports sharing tensors among multiple GPUs using `torch.multiprocessing`. Could you extend this support to `billiard` ( since the taskpool of `billiard` is often found to be more sophisticated and used widely -- e...
1.0
Sharing GPU tensors among different processes using billiard - ## 🚀 Feature <!-- A clear and concise description of the feature proposal --> Currenlty, pytorch only supports sharing tensors among multiple GPUs using `torch.multiprocessing`. Could you extend this support to `billiard` ( since the taskpool of `billiar...
process
sharing gpu tensors among different processes using billiard 🚀 feature currenlty pytorch only supports sharing tensors among multiple gpus using torch multiprocessing could you extend this support to billiard since the taskpool of billiard is often found to be more sophisticated and used widely e...
1
20,086
26,586,391,152
IssuesEvent
2023-01-23 02:00:08
lizhihao6/get-daily-arxiv-noti
https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti
opened
New submissions for Mon, 23 Jan 23
event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB
## Keyword: events There is no result ## Keyword: event camera There is no result ## Keyword: events camera There is no result ## Keyword: white balance There is no result ## Keyword: color contrast There is no result ## Keyword: AWB There is no result ## Keyword: ISP ### Unsupervised Light Field Depth Estimation...
2.0
New submissions for Mon, 23 Jan 23 - ## Keyword: events There is no result ## Keyword: event camera There is no result ## Keyword: events camera There is no result ## Keyword: white balance There is no result ## Keyword: color contrast There is no result ## Keyword: AWB There is no result ## Keyword: ISP ### Unsu...
process
new submissions for mon jan keyword events there is no result keyword event camera there is no result keyword events camera there is no result keyword white balance there is no result keyword color contrast there is no result keyword awb there is no result keyword isp unsupe...
1
5,261
8,056,267,844
IssuesEvent
2018-08-02 12:09:41
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
Implement an automatic exponential backoff retry mechanism for transport tasks
priority/critical-blocking topic/JobCalculationAndProcess topic/Workflows type/accepted feature
This is a sub issue of making `JobProcess` more robust with respect to exceptions occurring in tasks that run over a transport (see #1814).
1.0
Implement an automatic exponential backoff retry mechanism for transport tasks - This is a sub issue of making `JobProcess` more robust with respect to exceptions occurring in tasks that run over a transport (see #1814).
process
implement an automatic exponential backoff retry mechanism for transport tasks this is a sub issue of making jobprocess more robust with respect to exceptions occurring in tasks that run over a transport see
1
288,648
31,861,534,778
IssuesEvent
2023-09-15 11:17:31
nidhi7598/linux-v4.19.72_CVE-2022-3564
https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564
opened
WS-2021-0334 (High) detected in linuxlinux-4.19.294
Mend: dependency security vulnerability
## WS-2021-0334 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.ker...
True
WS-2021-0334 (High) detected in linuxlinux-4.19.294 - ## WS-2021-0334 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> ...
non_process
ws high detected in linuxlinux ws high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files net netfilter nf syn...
0
191,981
14,597,911,793
IssuesEvent
2020-12-20 22:19:08
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
knative/serving-operator: pkg/reconciler/knativeserving/common/certs_test.go; 5 LoC
fresh test tiny
Found a possible issue in [knative/serving-operator](https://www.github.com/knative/serving-operator) at [pkg/reconciler/knativeserving/common/certs_test.go](https://github.com/knative/serving-operator/blob/1699811963d09d6597ec335222e28d539fa555d7/pkg/reconciler/knativeserving/common/certs_test.go#L111-L115) Below is...
1.0
knative/serving-operator: pkg/reconciler/knativeserving/common/certs_test.go; 5 LoC - Found a possible issue in [knative/serving-operator](https://www.github.com/knative/serving-operator) at [pkg/reconciler/knativeserving/common/certs_test.go](https://github.com/knative/serving-operator/blob/1699811963d09d6597ec335222...
non_process
knative serving operator pkg reconciler knativeserving common certs test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents o...
0
3,757
6,733,486,620
IssuesEvent
2017-10-18 14:58:06
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
opened
Update contributing with instructions on how to run tests in the driver package
first-timers-only process: contributing
*General note:* The best source of truth in figuring out how to run tests for each package is our `circle.yml` file found in the main `cypress` directory. The tasks defined in our `cypress.yml` are all run before anything is deployed. *To run end-to-end tests for the `driver` package from the Cypress Test Runner:* ...
1.0
Update contributing with instructions on how to run tests in the driver package - *General note:* The best source of truth in figuring out how to run tests for each package is our `circle.yml` file found in the main `cypress` directory. The tasks defined in our `cypress.yml` are all run before anything is deployed. ...
process
update contributing with instructions on how to run tests in the driver package general note the best source of truth in figuring out how to run tests for each package is our circle yml file found in the main cypress directory the tasks defined in our cypress yml are all run before anything is deployed ...
1
11,354
14,172,858,732
IssuesEvent
2020-11-12 17:30:32
googleapis/python-asset
https://api.github.com/repos/googleapis/python-asset
closed
Asset: 'test_export_assets' flakes
api: cloudasset type: process
/cc @gaogaogiraffe (test added in PR googleapis/google-cloud-python#8613, configuration updated in googleapis/google-cloud-python#8627) From [this Kokoro failure today](https://source.cloud.google.com/results/invocations/0ddf2264-a3dd-4e44-956b-594c87bb1add/targets/cloud-devrel%2Fclient-libraries%2Fgoogle-cloud-pyth...
1.0
Asset: 'test_export_assets' flakes - /cc @gaogaogiraffe (test added in PR googleapis/google-cloud-python#8613, configuration updated in googleapis/google-cloud-python#8627) From [this Kokoro failure today](https://source.cloud.google.com/results/invocations/0ddf2264-a3dd-4e44-956b-594c87bb1add/targets/cloud-devrel%2...
process
asset test export assets flakes cc gaogaogiraffe test added in pr googleapis google cloud python configuration updated in googleapis google cloud python from python testvpcservicecontrol test export assets self pytest mark skipif p...
1
730,254
25,165,624,515
IssuesEvent
2022-11-10 20:33:23
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
mp3cut.net - Unsupported feature using Firefox
browser-firefox browser-safari priority-normal severity-important type-unsupported action-needssitepatch engine-gecko version100 diagnosis-priority-p2
<!-- @browser: Firefox 100 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Safari/537.36 Edg/101.0.1210.32 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/103844 --> **URL**: https://mp3cut.ne...
2.0
mp3cut.net - Unsupported feature using Firefox - <!-- @browser: Firefox 100 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Safari/537.36 Edg/101.0.1210.32 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-b...
non_process
net unsupported feature using firefox url browser version firefox operating system windows tested another browser yes firefox problem type something else description audio pitch dont work in firefox browser marked as an old browser steps to reproduce this we...
0
6,983
10,131,472,165
IssuesEvent
2019-08-01 19:38:05
toggl/mobileapp
https://api.github.com/repos/toggl/mobileapp
closed
Create a manual PR template (to copy and paste) to submit full translation PRs
process
Each translation should have one issue that starts it (format specified on #4835) and one PR with the format specified on this issue. (To be included in the docs folder or somewhere else, maybe a translations folder). The PR template should contain a checklist with some tasks to be done, both on android & iOS, inclu...
1.0
Create a manual PR template (to copy and paste) to submit full translation PRs - Each translation should have one issue that starts it (format specified on #4835) and one PR with the format specified on this issue. (To be included in the docs folder or somewhere else, maybe a translations folder). The PR template sh...
process
create a manual pr template to copy and paste to submit full translation prs each translation should have one issue that starts it format specified on and one pr with the format specified on this issue to be included in the docs folder or somewhere else maybe a translations folder the pr template shoul...
1
10,875
13,644,944,285
IssuesEvent
2020-09-25 19:50:20
GenderMagProject/GenderMagRecordersAssistant
https://api.github.com/repos/GenderMagProject/GenderMagRecordersAssistant
closed
Back Button
Enhancement Learning by Process vs. by Tinkering Medium Priority
* **Description** (Example: feature to add exit button) Add back button to every step * **Describe the feature to add (or improvement)** (Example: there is no right way to exit from the application) Add a back button to every step of the process (especially during subgoal stage in order to go back and edit sce...
1.0
Back Button - * **Description** (Example: feature to add exit button) Add back button to every step * **Describe the feature to add (or improvement)** (Example: there is no right way to exit from the application) Add a back button to every step of the process (especially during subgoal stage in order to go bac...
process
back button description example feature to add exit button add back button to every step describe the feature to add or improvement example there is no right way to exit from the application add a back button to every step of the process especially during subgoal stage in order to go bac...
1
1,042
3,322,734,414
IssuesEvent
2015-11-09 15:43:45
HTBox/allReady
https://api.github.com/repos/HTBox/allReady
closed
As an anomyous user, I want to be able to volunteer for an activity, so I can help the overall campaign
P2 requirement volunteer workflow web app
Needs to be fully documented and then issues logged for any gaps
1.0
As an anomyous user, I want to be able to volunteer for an activity, so I can help the overall campaign - Needs to be fully documented and then issues logged for any gaps
non_process
as an anomyous user i want to be able to volunteer for an activity so i can help the overall campaign needs to be fully documented and then issues logged for any gaps
0
3,975
6,905,624,108
IssuesEvent
2017-11-27 08:06:19
Hurence/logisland
https://api.github.com/repos/Hurence/logisland
closed
Processor to inject in Solr/SolrCloud
feature processor
Solr is also widely used as a powerful search engine. Would be good to also support it for a wider Logisland adoption.
1.0
Processor to inject in Solr/SolrCloud - Solr is also widely used as a powerful search engine. Would be good to also support it for a wider Logisland adoption.
process
processor to inject in solr solrcloud solr is also widely used as a powerful search engine would be good to also support it for a wider logisland adoption
1
40,080
20,512,435,005
IssuesEvent
2022-03-01 08:18:41
JuliaMolSim/DFTK.jl
https://api.github.com/repos/JuliaMolSim/DFTK.jl
closed
Improve density computation
performance
In #434 it became clear that we should take a look at getting density computations faster.
True
Improve density computation - In #434 it became clear that we should take a look at getting density computations faster.
non_process
improve density computation in it became clear that we should take a look at getting density computations faster
0
29,678
11,768,043,099
IssuesEvent
2020-03-15 08:09:46
efremropelato/cesium-coreui-react
https://api.github.com/repos/efremropelato/cesium-coreui-react
closed
WS-2019-0333 (Medium) detected in handlebars-4.1.2.tgz
security vulnerability
## WS-2019-0333 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ...
True
WS-2019-0333 (Medium) detected in handlebars-4.1.2.tgz - ## WS-2019-0333 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides...
non_process
ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws s...
0
3,032
6,037,552,144
IssuesEvent
2017-06-09 18:58:10
yahoo/fili
https://api.github.com/repos/yahoo/fili
opened
Indicate external vs. internal interfaces via annotation
EXTENSIBILITY IDEA ONBOARDING PROCESS TOOLING
Similar to `@ForTesting`, we can annotate the external code interfaces (ie. the ones we expect people to call and we'll try not to mess with) in some fashion. Gradle does something similar to this, and possibly so does Guava. What the annotation is, I do not know, but some sort of annotation.
1.0
Indicate external vs. internal interfaces via annotation - Similar to `@ForTesting`, we can annotate the external code interfaces (ie. the ones we expect people to call and we'll try not to mess with) in some fashion. Gradle does something similar to this, and possibly so does Guava. What the annotation is, I do not...
process
indicate external vs internal interfaces via annotation similar to fortesting we can annotate the external code interfaces ie the ones we expect people to call and we ll try not to mess with in some fashion gradle does something similar to this and possibly so does guava what the annotation is i do not...
1
248,803
18,858,120,124
IssuesEvent
2021-11-12 09:24:26
tenebrius1/pe
https://api.github.com/repos/tenebrius1/pe
opened
[UG] Missing a glossary for non-technical users
type.DocumentationBug severity.Low
I believe that a glossary would be good for users who are not technically inclined, perhaps for phrases like "System clipboard" mentioned in the share command section. ![image.png](https://raw.githubusercontent.com/tenebrius1/pe/main/files/3486bb69-9aa6-4665-9afc-6c5c4289b49d.png) <!--session: 1636703577616-b03902...
1.0
[UG] Missing a glossary for non-technical users - I believe that a glossary would be good for users who are not technically inclined, perhaps for phrases like "System clipboard" mentioned in the share command section. ![image.png](https://raw.githubusercontent.com/tenebrius1/pe/main/files/3486bb69-9aa6-4665-9afc-6c5c...
non_process
missing a glossary for non technical users i believe that a glossary would be good for users who are not technically inclined perhaps for phrases like system clipboard mentioned in the share command section
0
241,240
18,437,485,728
IssuesEvent
2021-10-14 14:26:45
CommonsBuild/Gravity
https://api.github.com/repos/CommonsBuild/Gravity
opened
Creating tickets for conflict management
documentation
**Organization** TEC **Start Date. (D/M/Y)** 13/11/2020 **Input mechanism** Typeform (CS) **Graviton in charge** Juan **Transformational action considered** Promote communication to solve the misunderstanding **Dispute continued?** N **Notes** Misunderstanding around Book clubs **Additional actions** No **Evidence** Pr...
1.0
Creating tickets for conflict management - **Organization** TEC **Start Date. (D/M/Y)** 13/11/2020 **Input mechanism** Typeform (CS) **Graviton in charge** Juan **Transformational action considered** Promote communication to solve the misunderstanding **Dispute continued?** N **Notes** Misunderstanding around Book club...
non_process
creating tickets for conflict management organization tec start date d m y input mechanism typeform cs graviton in charge juan transformational action considered promote communication to solve the misunderstanding dispute continued n notes misunderstanding around book clubs a...
0
388,198
11,484,616,434
IssuesEvent
2020-02-11 04:29:00
jcgood/kpaamcam
https://api.github.com/repos/jcgood/kpaamcam
closed
Gatekeepers
low-priority
Implement Gatekeepers to be able to turn on and off specific functionality to allow for a more stable master release.
1.0
Gatekeepers - Implement Gatekeepers to be able to turn on and off specific functionality to allow for a more stable master release.
non_process
gatekeepers implement gatekeepers to be able to turn on and off specific functionality to allow for a more stable master release
0
380,727
26,429,652,059
IssuesEvent
2023-01-14 16:54:29
Perl/perl5
https://api.github.com/repos/Perl/perl5
closed
[doc] sort docs say the compare function must return an integer, but it doesn't
documentation
**Where** <!-- What module, script or perldoc URL needs to be fixed? --> perldoc -f sort **Description** <!-- Please describe the documentation issue here. --> `perldoc -f sort` says > If SUBNAME is specified, it gives the name of a subroutine that returns an integer less than, equal to, or greater than 0, d...
1.0
[doc] sort docs say the compare function must return an integer, but it doesn't - **Where** <!-- What module, script or perldoc URL needs to be fixed? --> perldoc -f sort **Description** <!-- Please describe the documentation issue here. --> `perldoc -f sort` says > If SUBNAME is specified, it gives the name...
non_process
sort docs say the compare function must return an integer but it doesn t where perldoc f sort description perldoc f sort says if subname is specified it gives the name of a subroutine that returns an integer less than equal to or greater than depending on how the elements of the l...
0
48,893
6,114,469,518
IssuesEvent
2017-06-22 01:20:45
quicwg/base-drafts
https://api.github.com/repos/quicwg/base-drafts
closed
Version fields in transport parameters for NewSessionTicket
-transport design
There were a few errors in #512. Foremost of those was that the presence or absence of version fields in the transport parameters wasn't defined for NewSessionTicket. We don't need version fields in that message.
1.0
Version fields in transport parameters for NewSessionTicket - There were a few errors in #512. Foremost of those was that the presence or absence of version fields in the transport parameters wasn't defined for NewSessionTicket. We don't need version fields in that message.
non_process
version fields in transport parameters for newsessionticket there were a few errors in foremost of those was that the presence or absence of version fields in the transport parameters wasn t defined for newsessionticket we don t need version fields in that message
0
2,885
5,848,820,988
IssuesEvent
2017-05-10 21:51:33
qgis/QGIS-Documentation
https://api.github.com/repos/qgis/QGIS-Documentation
closed
[FEATURE] Make processing dissolve algorithm accept multiple fields
HackFest Processing Text User Manual
Original commit: https://github.com/qgis/QGIS/commit/7853aa1861521091ed3b15e9bfa77548cc275e02 by nyalldawson This allows you to dissolve based on more than one field value (cherry-picked from bb54b4f41a726737d5d28a71632ed29a9a8045df)
1.0
[FEATURE] Make processing dissolve algorithm accept multiple fields - Original commit: https://github.com/qgis/QGIS/commit/7853aa1861521091ed3b15e9bfa77548cc275e02 by nyalldawson This allows you to dissolve based on more than one field value (cherry-picked from bb54b4f41a726737d5d28a71632ed29a9a8045df)
process
make processing dissolve algorithm accept multiple fields original commit by nyalldawson this allows you to dissolve based on more than one field value cherry picked from
1
4,024
6,955,861,790
IssuesEvent
2017-12-07 09:28:32
ElliotAOram/GhostPyramid
https://api.github.com/repos/ElliotAOram/GhostPyramid
closed
Feature 2: Background subtraction
Image Processing
# Feature Description This feature will remove the background from the videofeed to ensure that there is a black background for the hologram and only the foreground is of interest. # Tasks * Entry tasks: * Spike work into how to perform background subtraction * Design feature: * [ ] Consult overall model...
1.0
Feature 2: Background subtraction - # Feature Description This feature will remove the background from the videofeed to ensure that there is a black background for the hologram and only the foreground is of interest. # Tasks * Entry tasks: * Spike work into how to perform background subtraction * Design fea...
process
feature background subtraction feature description this feature will remove the background from the videofeed to ensure that there is a black background for the hologram and only the foreground is of interest tasks entry tasks spike work into how to perform background subtraction design fea...
1
102,699
16,579,046,122
IssuesEvent
2021-05-31 09:10:51
AlexRogalskiy/javascript-tools
https://api.github.com/repos/AlexRogalskiy/javascript-tools
opened
CVE-2021-33623 (Medium) detected in trim-newlines-3.0.0.tgz
security vulnerability
## CVE-2021-33623 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-newlines-3.0.0.tgz</b></p></summary> <p>Trim newlines from the start and/or end of a string</p> <p>Library home...
True
CVE-2021-33623 (Medium) detected in trim-newlines-3.0.0.tgz - ## CVE-2021-33623 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-newlines-3.0.0.tgz</b></p></summary> <p>Trim newl...
non_process
cve medium detected in trim newlines tgz cve medium severity vulnerability vulnerable library trim newlines tgz trim newlines from the start and or end of a string library home page a href path to dependency file javascript tools package json path to vulnerable librar...
0
15,543
19,703,501,368
IssuesEvent
2022-01-12 19:07:52
googleapis/java-grafeas
https://api.github.com/repos/googleapis/java-grafeas
opened
Your .repo-metadata.json file has a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json file: Result of scan 📈: * release_level must be equal to one of the allowed values in .repo-metadata.json * api_shortname 'grafeas' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if...
1.0
Your .repo-metadata.json file has a problem 🤒 - You have a problem with your .repo-metadata.json file: Result of scan 📈: * release_level must be equal to one of the allowed values in .repo-metadata.json * api_shortname 'grafeas' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this...
process
your repo metadata json file has a problem 🤒 you have a problem with your repo metadata json file result of scan 📈 release level must be equal to one of the allowed values in repo metadata json api shortname grafeas invalid in repo metadata json ☝️ once you correct these problems you can close this...
1
18,056
24,067,639,172
IssuesEvent
2022-09-17 18:22:23
COS301-SE-2022/Pure-LoRa-Tracking
https://api.github.com/repos/COS301-SE-2022/Pure-LoRa-Tracking
closed
(data): service to feed AI, data from DB
(system) Database (system) Server (role) data engineer (system) AI (bus) processing
On the CRON confirming data is ready for the AI, extract the data and send to the AI for further processing
1.0
(data): service to feed AI, data from DB - On the CRON confirming data is ready for the AI, extract the data and send to the AI for further processing
process
data service to feed ai data from db on the cron confirming data is ready for the ai extract the data and send to the ai for further processing
1
16,411
21,191,486,633
IssuesEvent
2022-04-08 17:57:48
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Replace deprecated dependencies
stage: work in progress type: chore process: dependencies
### Current behavior: Upon install of packages when developing in Cypress there are some deprecation warning that should probably be addressed (not really covered with renovatebot) ``` npm WARN deprecated coffee-script@1.12.5: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated core-...
1.0
Replace deprecated dependencies - ### Current behavior: Upon install of packages when developing in Cypress there are some deprecation warning that should probably be addressed (not really covered with renovatebot) ``` npm WARN deprecated coffee-script@1.12.5: CoffeeScript on NPM has moved to "coffeescript" (no ...
process
replace deprecated dependencies current behavior upon install of packages when developing in cypress there are some deprecation warning that should probably be addressed not really covered with renovatebot npm warn deprecated coffee script coffeescript on npm has moved to coffeescript no h...
1
71,208
18,522,995,351
IssuesEvent
2021-10-20 16:58:42
golang/go
https://api.github.com/repos/golang/go
opened
x/build/dashboard: remove OpenBSD 6.4 builders
OS-OpenBSD Builders NeedsFix
At this time, OpenBSD 7.0 (released 6 days ago) and 6.9 are the supported releases of OpenBSD per their support policy of maintaining the last 2 releases. OpenBSD 6.4 stopped being supported on October 17, 2019. Go's OpenBSD support policy matches that of OpenBSD (https://golang.org/wiki/OpenBSD#longterm-support), s...
1.0
x/build/dashboard: remove OpenBSD 6.4 builders - At this time, OpenBSD 7.0 (released 6 days ago) and 6.9 are the supported releases of OpenBSD per their support policy of maintaining the last 2 releases. OpenBSD 6.4 stopped being supported on October 17, 2019. Go's OpenBSD support policy matches that of OpenBSD (htt...
non_process
x build dashboard remove openbsd builders at this time openbsd released days ago and are the supported releases of openbsd per their support policy of maintaining the last releases openbsd stopped being supported on october go s openbsd support policy matches that of openbsd so it...
0
220,206
16,892,208,068
IssuesEvent
2021-06-23 10:37:20
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
New docs: proofread and correct README files
Type: Change Type: Documentation
Let's make sure that our README files help our users understand what our documentation is and what they can expect from it. The files to be examined are listed below: https://github.com/handsontable/handsontable/blob/feature/issue-7624/docs/README.md https://github.com/handsontable/handsontable/blob/feature/issue-7...
1.0
New docs: proofread and correct README files - Let's make sure that our README files help our users understand what our documentation is and what they can expect from it. The files to be examined are listed below: https://github.com/handsontable/handsontable/blob/feature/issue-7624/docs/README.md https://github.com...
non_process
new docs proofread and correct readme files let s make sure that our readme files help our users understand what our documentation is and what they can expect from it the files to be examined are listed below
0
97,006
8,639,845,025
IssuesEvent
2018-11-23 22:01:48
SilentChaos512/ScalingHealth
https://api.github.com/repos/SilentChaos512/ScalingHealth
closed
[Feature Request] Configurable loot tables based on difficulty.
enhancement needs testing wontfix
Would love for difficult mobs and such to have bigger and better drops, even drops that are non-standard. Would love to use this in conjunction with lootbags and megaloot. ((Imagine an extreme difficulty mob finally being killed and having it drop a bag of loot containing nether stars, or a philosophers stone from p...
1.0
[Feature Request] Configurable loot tables based on difficulty. - Would love for difficult mobs and such to have bigger and better drops, even drops that are non-standard. Would love to use this in conjunction with lootbags and megaloot. ((Imagine an extreme difficulty mob finally being killed and having it drop a b...
non_process
configurable loot tables based on difficulty would love for difficult mobs and such to have bigger and better drops even drops that are non standard would love to use this in conjunction with lootbags and megaloot imagine an extreme difficulty mob finally being killed and having it drop a bag of loot conta...
0
65,190
19,253,871,294
IssuesEvent
2021-12-09 09:13:04
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Poll Create dialog in high contrast theme: delete answer button is a circle
T-Defect S-Minor A-Appearance A-Themes-Official O-Occasional A-Polls Z-Labs
### Steps to reproduce 1. Turn on Polls in Labs settings 2. Choose the high contrast theme 3. Create a poll ### Outcome #### What did you expect? The delete answer buttons should look like "X". #### What happened instead? Instead they are filled circles: ![image](https://user-images.githubusercontent...
1.0
Poll Create dialog in high contrast theme: delete answer button is a circle - ### Steps to reproduce 1. Turn on Polls in Labs settings 2. Choose the high contrast theme 3. Create a poll ### Outcome #### What did you expect? The delete answer buttons should look like "X". #### What happened instead? Inst...
non_process
poll create dialog in high contrast theme delete answer button is a circle steps to reproduce turn on polls in labs settings choose the high contrast theme create a poll outcome what did you expect the delete answer buttons should look like x what happened instead inst...
0
12,672
15,043,171,085
IssuesEvent
2021-02-03 00:07:12
bisq-network/bisq
https://api.github.com/repos/bisq-network/bisq
closed
Write a trading bot using the Bisq API
$BSQ bounty a:feature in:trade-process
Write a trading bot using the Bisq API. Best to build on existing trading bot frameworks.
1.0
Write a trading bot using the Bisq API - Write a trading bot using the Bisq API. Best to build on existing trading bot frameworks.
process
write a trading bot using the bisq api write a trading bot using the bisq api best to build on existing trading bot frameworks
1
38,478
2,847,877,601
IssuesEvent
2015-05-29 19:27:38
phetsims/joist
https://api.github.com/repos/phetsims/joist
closed
Navbar screen titles text vertically offset in Firefox/OSX 10.9.4
high-priority Summer 2015 redeploy
In most browsers (e.g. Chrome) there is a buffer space between the screen icon and the screen title, e.g. ![screen shot 2014-07-30 at 5 03 22 pm](https://cloud.githubusercontent.com/assets/4682895/3757813/c637a666-183d-11e4-88cd-a0ce93417804.png) However, in Firefox (v31.0 on Mac OSX 10.9.4), the screen titles are...
1.0
Navbar screen titles text vertically offset in Firefox/OSX 10.9.4 - In most browsers (e.g. Chrome) there is a buffer space between the screen icon and the screen title, e.g. ![screen shot 2014-07-30 at 5 03 22 pm](https://cloud.githubusercontent.com/assets/4682895/3757813/c637a666-183d-11e4-88cd-a0ce93417804.png) ...
non_process
navbar screen titles text vertically offset in firefox osx in most browsers e g chrome there is a buffer space between the screen icon and the screen title e g however in firefox on mac osx the screen titles are vertically set higher and run into overlap the icons e g
0
15,233
19,103,044,827
IssuesEvent
2021-11-30 01:59:13
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
process nginx access logs for 1 month
question log-processing
I have nginx access logs for a period of 1 month. Is there a way to generate OVERALL ANALYZED REQUESTS for a period of 1 month from Sept1 to Sept 30 as an example? The number of access logs stored are 30 files (30 days) Thanks in Advance.
1.0
process nginx access logs for 1 month - I have nginx access logs for a period of 1 month. Is there a way to generate OVERALL ANALYZED REQUESTS for a period of 1 month from Sept1 to Sept 30 as an example? The number of access logs stored are 30 files (30 days) Thanks in Advance.
process
process nginx access logs for month i have nginx access logs for a period of month is there a way to generate overall analyzed requests for a period of month from to sept as an example the number of access logs stored are files days thanks in advance
1
13,489
16,018,557,585
IssuesEvent
2021-04-20 19:17:07
anlsys/aml
https://api.github.com/repos/anlsys/aml
closed
ECP milestone STPR19-4
focus:dev process:prototype status:ongoing
In GitLab by @perarnau on Aug 24, 2020, 09:56 Original issue here: https://jira.exascaleproject.org/browse/STPR19-4 Goal: build a duplicator, a high-level tool that can be used to duplicate data across similar areas, using locality information. Current state: - duplicator in https://xgitlab.cels.anl.gov/argo/aml/-/b...
1.0
ECP milestone STPR19-4 - In GitLab by @perarnau on Aug 24, 2020, 09:56 Original issue here: https://jira.exascaleproject.org/browse/STPR19-4 Goal: build a duplicator, a high-level tool that can be used to duplicate data across similar areas, using locality information. Current state: - duplicator in https://xgitlab....
process
ecp milestone in gitlab by perarnau on aug original issue here goal build a duplicator a high level tool that can be used to duplicate data across similar areas using locality information current state duplicator in hwloc areas merged excit merged steps figure out duplicator api ...
1
12,121
14,740,720,323
IssuesEvent
2021-01-07 09:31:41
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Prevent Multiple Billing Cycles creations at the same time
anc-process anp-0.5 ant-bug ant-parent/primary
In GitLab by @kdjstudios on Nov 29, 2018, 13:17 **Submitted by:** Kyle **Helpdesk:** NA **Server:** ALL **Client/Site:** ALL **Account:** ALL **Issue:** As found in #1259 a single user and/or two users can access the billing cycles page and create multiple instances at the same time for one billing cycle. I be...
1.0
Prevent Multiple Billing Cycles creations at the same time - In GitLab by @kdjstudios on Nov 29, 2018, 13:17 **Submitted by:** Kyle **Helpdesk:** NA **Server:** ALL **Client/Site:** ALL **Account:** ALL **Issue:** As found in #1259 a single user and/or two users can access the billing cycles page and create mul...
process
prevent multiple billing cycles creations at the same time in gitlab by kdjstudios on nov submitted by kyle helpdesk na server all client site all account all issue as found in a single user and or two users can access the billing cycles page and create multiple ins...
1
278,458
8,641,647,559
IssuesEvent
2018-11-24 20:02:27
richelbilderbeek/djog_unos_2018
https://api.github.com/repos/richelbilderbeek/djog_unos_2018
closed
Add 'get_texture' to sfml_resources class
medium priority
**Is your feature request related to a problem? Please describe.** Currently, to get a texture of -say- a cow, one needs to call `sfml_resources::get_cow_texture`. Per `agent_type` there is one member function. This does not scale. **Describe the solution you'd like** Create a member function `sfml_resources::...
1.0
Add 'get_texture' to sfml_resources class - **Is your feature request related to a problem? Please describe.** Currently, to get a texture of -say- a cow, one needs to call `sfml_resources::get_cow_texture`. Per `agent_type` there is one member function. This does not scale. **Describe the solution you'd like** ...
non_process
add get texture to sfml resources class is your feature request related to a problem please describe currently to get a texture of say a cow one needs to call sfml resources get cow texture per agent type there is one member function this does not scale describe the solution you d like ...
0
65,078
19,089,974,167
IssuesEvent
2021-11-29 10:58:36
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Replies in the parent of thread are missing padding
T-Defect S-Major O-Occasional A-Threads Z-ThreadsP0
### Steps to reproduce 1. Send a message 2. Reply to the message 3. Start a thread from the reply ### Outcome #### What did you expect? The thread root message (the reply from step 2) should have all its components left-aligned in a similar way to how they are in the main timeline. #### What happened i...
1.0
Replies in the parent of thread are missing padding - ### Steps to reproduce 1. Send a message 2. Reply to the message 3. Start a thread from the reply ### Outcome #### What did you expect? The thread root message (the reply from step 2) should have all its components left-aligned in a similar way to how ...
non_process
replies in the parent of thread are missing padding steps to reproduce send a message reply to the message start a thread from the reply outcome what did you expect the thread root message the reply from step should have all its components left aligned in a similar way to how ...
0
80,123
3,550,997,785
IssuesEvent
2016-01-21 00:37:30
eustasy/phoenix
https://api.github.com/repos/eustasy/phoenix
opened
De-duplicate test initialization and database initialization.
Priority: Medium Status: Confirmed
It makes sense that `admin.php` and `_onces/phoenix/once.test.initialise.php` both need to install the database. That should definitely be a function, and one that checks the global setting itself.
1.0
De-duplicate test initialization and database initialization. - It makes sense that `admin.php` and `_onces/phoenix/once.test.initialise.php` both need to install the database. That should definitely be a function, and one that checks the global setting itself.
non_process
de duplicate test initialization and database initialization it makes sense that admin php and onces phoenix once test initialise php both need to install the database that should definitely be a function and one that checks the global setting itself
0
649,773
21,320,546,186
IssuesEvent
2022-04-17 02:09:25
bossbuwi/reality
https://api.github.com/repos/bossbuwi/reality
opened
Create systems ui
enhancement ui high priority
Create a UI for the systems. No logic is required. It must contain the items below. - A table showing a list of the systems currently registered on the app. - A popup showing a system's details if an item on the list is clicked. - (Optional) A button that will open a form to add a system. Note that this is tagged ...
1.0
Create systems ui - Create a UI for the systems. No logic is required. It must contain the items below. - A table showing a list of the systems currently registered on the app. - A popup showing a system's details if an item on the list is clicked. - (Optional) A button that will open a form to add a system. Note ...
non_process
create systems ui create a ui for the systems no logic is required it must contain the items below a table showing a list of the systems currently registered on the app a popup showing a system s details if an item on the list is clicked optional a button that will open a form to add a system note ...
0
18,569
24,556,010,172
IssuesEvent
2022-10-12 15:55:25
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Android] [Offline indicator] 'You are offline' error message is not getting displayed in the eligibility screen
Bug P1 Android Process: Fixed Process: Tested QA Process: Tested dev
**Steps:** 1. Sign in and complete the passcode process 2. Click on 'Closed' study 3. Click on 'Participate' button 4. Turn off the internet/mobile data and Verify the eligibility screen **AR:** 'You are offline' error message is not getting displayed in the eligibility screen **ER:** 'You are offline' error...
3.0
[Android] [Offline indicator] 'You are offline' error message is not getting displayed in the eligibility screen - **Steps:** 1. Sign in and complete the passcode process 2. Click on 'Closed' study 3. Click on 'Participate' button 4. Turn off the internet/mobile data and Verify the eligibility screen **AR:** ...
process
you are offline error message is not getting displayed in the eligibility screen steps sign in and complete the passcode process click on closed study click on participate button turn off the internet mobile data and verify the eligibility screen ar you are offline error me...
1
208,757
16,136,513,876
IssuesEvent
2021-04-29 12:33:54
PostHog/posthog
https://api.github.com/repos/PostHog/posthog
closed
PostHog Development on Apple Silicon
documentation
All of this will probably work with Rosetta 2, but to get it running natively on ARM, here's the situation. 1. [Homebrew](https://brew.sh/) [works well with ARM](https://github.com/Homebrew/brew/issues/10152) now. Some packages are broken, but most work. 2. Homebrew can be used to install a native version python 3....
1.0
PostHog Development on Apple Silicon - All of this will probably work with Rosetta 2, but to get it running natively on ARM, here's the situation. 1. [Homebrew](https://brew.sh/) [works well with ARM](https://github.com/Homebrew/brew/issues/10152) now. Some packages are broken, but most work. 2. Homebrew can be use...
non_process
posthog development on apple silicon all of this will probably work with rosetta but to get it running natively on arm here s the situation now some packages are broken but most work homebrew can be used to install a native version python brew install python nodejs works na...
0
2,824
5,773,465,768
IssuesEvent
2017-04-28 02:12:58
gaocegege/maintainer
https://api.github.com/repos/gaocegege/maintainer
opened
Support custom order in contributor subcommand
process/not claimed type/feature
Now maintainer is in time order, docker/docker is in lexicographical order
1.0
Support custom order in contributor subcommand - Now maintainer is in time order, docker/docker is in lexicographical order
process
support custom order in contributor subcommand now maintainer is in time order docker docker is in lexicographical order
1
182,176
14,906,464,163
IssuesEvent
2021-01-22 00:39:32
carlostrevisan1/iot-generic-control
https://api.github.com/repos/carlostrevisan1/iot-generic-control
closed
Deletar linhas de código comentadas
documentation help wanted
Todo mundo olha os próprios codigos e apaguem as linhas de código comentadas que não estão mais sendo usadas
1.0
Deletar linhas de código comentadas - Todo mundo olha os próprios codigos e apaguem as linhas de código comentadas que não estão mais sendo usadas
non_process
deletar linhas de código comentadas todo mundo olha os próprios codigos e apaguem as linhas de código comentadas que não estão mais sendo usadas
0
285,728
31,155,503,728
IssuesEvent
2023-08-16 12:54:04
nidhi7598/linux-4.1.15_CVE-2018-5873
https://api.github.com/repos/nidhi7598/linux-4.1.15_CVE-2018-5873
opened
CVE-2018-11508 (Medium) detected in linuxlinux-4.1.52
Mend: dependency security vulnerability
## CVE-2018-11508 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.k...
True
CVE-2018-11508 (Medium) detected in linuxlinux-4.1.52 - ## CVE-2018-11508 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel<...
non_process
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details the ...
0