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
12,035
14,738,642,160
IssuesEvent
2021-01-07 05:20:29
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Check Payments made on the Portal not reflected in SAB
anc-ops anc-process anp-1 ant-bug ant-support has attachment
In GitLab by @kdjstudios on Jul 2, 2018, 08:50 **Submitted by:** "Kimberly Gagner" <kimberly.gagner@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-07-02-97189/conversation **Server:** Internal **Client/Site:** Billerica **Account:** Multi **Issue:** I reviewed by e-check ...
1.0
Check Payments made on the Portal not reflected in SAB - In GitLab by @kdjstudios on Jul 2, 2018, 08:50 **Submitted by:** "Kimberly Gagner" <kimberly.gagner@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-07-02-97189/conversation **Server:** Internal **Client/Site:** Billerica...
process
check payments made on the portal not reflected in sab in gitlab by kdjstudios on jul submitted by kimberly gagner helpdesk server internal client site billerica account multi issue i reviewed by e check report and see that payments were made for the following ac...
1
443
2,873,822,775
IssuesEvent
2015-06-08 19:07:46
K0zka/kerub
https://api.github.com/repos/K0zka/kerub
opened
ensure unique host properties
component:data processing priority: normal
When joining a host, ensure that some unique properties of the host are indeed unique in the installation: - host address - system uuid (from dmidecode, if any info is provided)
1.0
ensure unique host properties - When joining a host, ensure that some unique properties of the host are indeed unique in the installation: - host address - system uuid (from dmidecode, if any info is provided)
process
ensure unique host properties when joining a host ensure that some unique properties of the host are indeed unique in the installation host address system uuid from dmidecode if any info is provided
1
161
2,583,358,884
IssuesEvent
2015-02-16 04:31:02
dominikwilkowski/bronzies
https://api.github.com/repos/dominikwilkowski/bronzies
closed
REST API highscore needs to mark last entry with `"justadded": true`
bug In process
Currently it saves it into the database... that's silly
1.0
REST API highscore needs to mark last entry with `"justadded": true` - Currently it saves it into the database... that's silly
process
rest api highscore needs to mark last entry with justadded true currently it saves it into the database that s silly
1
10,612
13,437,423,364
IssuesEvent
2020-09-07 15:54:28
timberio/vector
https://api.github.com/repos/timberio/vector
opened
Add support for parsing and normalizing time units in the remap sytnax
domain: processing type: feature
With log data, especially after parsing, it's common for numbers to contain units in string format. ## Example For example, this common Elixir log contains time units (`5.4ms`): ``` 17:42:51.469 [info] GET /17:42:51.469 [info] Sent 200 in 5.4ms ``` But the unit can change depending on the duration (`167µs...
1.0
Add support for parsing and normalizing time units in the remap sytnax - With log data, especially after parsing, it's common for numbers to contain units in string format. ## Example For example, this common Elixir log contains time units (`5.4ms`): ``` 17:42:51.469 [info] GET /17:42:51.469 [info] Sent 200 i...
process
add support for parsing and normalizing time units in the remap sytnax with log data especially after parsing it s common for numbers to contain units in string format example for example this common elixir log contains time units get sent in but the un...
1
381,255
11,275,611,320
IssuesEvent
2020-01-14 21:10:07
redhat-developer/vscode-openshift-tools
https://api.github.com/repos/redhat-developer/vscode-openshift-tools
closed
Clicking 'Open' after cloning component repo cancels the whole workflow
kind/bug priority/major
Creating a component from git repo: - create a project and an application - choose a repo and a revision - clone the repo - select 'Open' when asked if you want to open the cloned folder - Aaaand it's gone! No component is getting created because the whole editor had to reload.
1.0
Clicking 'Open' after cloning component repo cancels the whole workflow - Creating a component from git repo: - create a project and an application - choose a repo and a revision - clone the repo - select 'Open' when asked if you want to open the cloned folder - Aaaand it's gone! No component is getting cr...
non_process
clicking open after cloning component repo cancels the whole workflow creating a component from git repo create a project and an application choose a repo and a revision clone the repo select open when asked if you want to open the cloned folder aaaand it s gone no component is getting cr...
0
20,472
27,131,439,617
IssuesEvent
2023-02-16 10:04:06
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
migrate namespace blaze -> namespace bazel
P3 type: process team-OSS stale
This is a tracking bug for the migration of the namespace in the C++ code.
1.0
migrate namespace blaze -> namespace bazel - This is a tracking bug for the migration of the namespace in the C++ code.
process
migrate namespace blaze namespace bazel this is a tracking bug for the migration of the namespace in the c code
1
422
2,854,701,944
IssuesEvent
2015-06-02 03:07:45
broadinstitute/hellbender
https://api.github.com/repos/broadinstitute/hellbender
closed
Remove use of GenomicsSecretsFile and instead use SecretsFile
Dataflow DataflowPreprocessingPipeline
The GenomicsSecretsFile is no longer needed at all. Fix its use in DataflowCommandLineProgram.
1.0
Remove use of GenomicsSecretsFile and instead use SecretsFile - The GenomicsSecretsFile is no longer needed at all. Fix its use in DataflowCommandLineProgram.
process
remove use of genomicssecretsfile and instead use secretsfile the genomicssecretsfile is no longer needed at all fix its use in dataflowcommandlineprogram
1
6,332
9,370,234,214
IssuesEvent
2019-04-03 13:03:08
googleapis/google-cloud-cpp
https://api.github.com/repos/googleapis/google-cloud-cpp
closed
Reduce the build times to fit in Travis limit.
type: process
Builds starting from a cold cache are failing to complete in the 50 minutes allowed by Travis CI. We need to figure out a way to reduce the build time, or increase the timeout, or both.
1.0
Reduce the build times to fit in Travis limit. - Builds starting from a cold cache are failing to complete in the 50 minutes allowed by Travis CI. We need to figure out a way to reduce the build time, or increase the timeout, or both.
process
reduce the build times to fit in travis limit builds starting from a cold cache are failing to complete in the minutes allowed by travis ci we need to figure out a way to reduce the build time or increase the timeout or both
1
11,860
14,665,134,559
IssuesEvent
2020-12-29 13:36:37
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] Studies statuses 'Active'/ 'Paused'/ 'Deactivated' should display in PM for their respective sites/studies.
Feature request P1 Participant manager Process: Fixed Process: Release 2 Process: Reopened Process: Tested QA UX
Currently, if a study is Paused/Deactivated from SB, PM admin/user is unable to identify these study's status in PM. Recommended approach: Studies statuses 'Active'/ 'Paused'/ 'Deactivated' should display in PM for their respective sites/studies.
4.0
[PM] Studies statuses 'Active'/ 'Paused'/ 'Deactivated' should display in PM for their respective sites/studies. - Currently, if a study is Paused/Deactivated from SB, PM admin/user is unable to identify these study's status in PM. Recommended approach: Studies statuses 'Active'/ 'Paused'/ 'Deactivated' should displa...
process
studies statuses active paused deactivated should display in pm for their respective sites studies currently if a study is paused deactivated from sb pm admin user is unable to identify these study s status in pm recommended approach studies statuses active paused deactivated should display i...
1
13,121
15,505,101,790
IssuesEvent
2021-03-11 14:59:58
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Outdated code in example
Pri2 assigned-to-author automation/svc doc-enhancement process-automation/subsvc triaged
Export-RunAsCertificateToHybridWorker should be updated to use the modern AZ cmdlets. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: a21ca143-2f33-5cea-94a8-ace7e9de5f9c * Version Independent ID: d7f2ef01-8c25-770e-dfd9-37b98dc7ba29 * Conte...
1.0
Outdated code in example - Export-RunAsCertificateToHybridWorker should be updated to use the modern AZ cmdlets. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: a21ca143-2f33-5cea-94a8-ace7e9de5f9c * Version Independent ID: d7f2ef01-8c25-770...
process
outdated code in example export runascertificatetohybridworker should be updated to use the modern az cmdlets document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source ...
1
7,137
10,280,404,011
IssuesEvent
2019-08-26 05:09:22
thewca/wca-regulations
https://api.github.com/repos/thewca/wca-regulations
opened
Create a process for reviewing Delegate reports
process
- Check competition venue photos for how well they maintain scramble secrecy. - Check incidents to see if they were handled well.
1.0
Create a process for reviewing Delegate reports - - Check competition venue photos for how well they maintain scramble secrecy. - Check incidents to see if they were handled well.
process
create a process for reviewing delegate reports check competition venue photos for how well they maintain scramble secrecy check incidents to see if they were handled well
1
375,299
26,156,599,924
IssuesEvent
2022-12-30 23:22:19
theseus-os/Theseus
https://api.github.com/repos/theseus-os/Theseus
closed
`make view-book` creates book when it already exists
minor documentation
This is probably not a priority. More like an aesthetics/convenience issue. But I think it's good to add it to the issues list so that we can solve it in the future in case we run out of ideas on how to improve the OS further. Here's how the issue looks like: <details> <summary> $ make view-book </summary> `...
1.0
`make view-book` creates book when it already exists - This is probably not a priority. More like an aesthetics/convenience issue. But I think it's good to add it to the issues list so that we can solve it in the future in case we run out of ideas on how to improve the OS further. Here's how the issue looks like: ...
non_process
make view book creates book when it already exists this is probably not a priority more like an aesthetics convenience issue but i think it s good to add it to the issues list so that we can solve it in the future in case we run out of ideas on how to improve the os further here s how the issue looks like ...
0
10,688
13,466,805,734
IssuesEvent
2020-09-09 23:52:20
GoogleCloudPlatform/cloud-ops-sandbox
https://api.github.com/repos/GoogleCloudPlatform/cloud-ops-sandbox
closed
Create GitHub Action to automatically push website to App Engine
lang: shell priority: p2 type: process
In the interest of keeping our project actions in one place, a GitHub action should be added to push the website to App Engine instead of a GCP Cloud Build Trigger. This can be done by adding a script that runs `gcloud app deploy`. Once the website URL is redirected to stackdriver-sandbox.dev in GCP and the proje...
1.0
Create GitHub Action to automatically push website to App Engine - In the interest of keeping our project actions in one place, a GitHub action should be added to push the website to App Engine instead of a GCP Cloud Build Trigger. This can be done by adding a script that runs `gcloud app deploy`. Once the websit...
process
create github action to automatically push website to app engine in the interest of keeping our project actions in one place a github action should be added to push the website to app engine instead of a gcp cloud build trigger this can be done by adding a script that runs gcloud app deploy once the websit...
1
13,538
16,068,685,451
IssuesEvent
2021-04-24 01:38:22
rjsears/chia_plot_manager
https://api.github.com/repos/rjsears/chia_plot_manager
closed
Fix coin_monitor.py for new log file format
In Process bug
1.1.1 changed the way the logfiles are formatted. Need to update coin_monitor.py for this new logfile.
1.0
Fix coin_monitor.py for new log file format - 1.1.1 changed the way the logfiles are formatted. Need to update coin_monitor.py for this new logfile.
process
fix coin monitor py for new log file format changed the way the logfiles are formatted need to update coin monitor py for this new logfile
1
2,519
5,287,528,607
IssuesEvent
2017-02-08 12:39:09
opentrials/opentrials
https://api.github.com/repos/opentrials/opentrials
closed
Setup Sentry for our processors and collectors
4. Ready for Review Collectors Data Processors
It'll allow us to keep track of exceptions in our data pipeline processes
1.0
Setup Sentry for our processors and collectors - It'll allow us to keep track of exceptions in our data pipeline processes
process
setup sentry for our processors and collectors it ll allow us to keep track of exceptions in our data pipeline processes
1
3,044
6,040,681,627
IssuesEvent
2017-06-10 16:38:58
kangarko/ChatControl-Pro
https://api.github.com/repos/kangarko/ChatControl-Pro
closed
Packet Permissions (pt. 2)
[queued / Your issue will be processed shortly]
Using "ignore perm (perm)" does not work in packets.txt, as when reloading the plugin I get the error of: http://prntscr.com/f928q0 Config section: match ^DeluxeMenus* ignore perm chc.dm then deny Again, this is in my packets.txt, not rules.txt file. ALSO, another question: Is it possible to replace mu...
1.0
Packet Permissions (pt. 2) - Using "ignore perm (perm)" does not work in packets.txt, as when reloading the plugin I get the error of: http://prntscr.com/f928q0 Config section: match ^DeluxeMenus* ignore perm chc.dm then deny Again, this is in my packets.txt, not rules.txt file. ALSO, another question: ...
process
packet permissions pt using ignore perm perm does not work in packets txt as when reloading the plugin i get the error of config section match deluxemenus ignore perm chc dm then deny again this is in my packets txt not rules txt file also another question is it possible to repla...
1
19,426
25,583,399,330
IssuesEvent
2022-12-01 07:13:39
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
multiSchema + migrate: decide whether the _prisma_migrations table living in the search path's first schema is correct
process/candidate tech/engines/migration engine team/schema topic: multiSchema
Pros: - Mostly works - Avoids potential footguns with more configuration knobs (accidental changes) Cons: - The Prisma schema defines the schemas the application owns and manages. The migrations table is potentially in none of these.
1.0
multiSchema + migrate: decide whether the _prisma_migrations table living in the search path's first schema is correct - Pros: - Mostly works - Avoids potential footguns with more configuration knobs (accidental changes) Cons: - The Prisma schema defines the schemas the application owns and manages. The migra...
process
multischema migrate decide whether the prisma migrations table living in the search path s first schema is correct pros mostly works avoids potential footguns with more configuration knobs accidental changes cons the prisma schema defines the schemas the application owns and manages the migra...
1
4,279
7,190,585,825
IssuesEvent
2018-02-02 17:46:40
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
Genesis blocks
libs-etherlib status-inprocess type-question
Merge of issue https://github.com/Great-Hill-Corporation/ethslurp/issues/94 Block zero shows 8893 transactions on etherscan.io: https://etherscan.io/block/0. The file that contains these 8893 "transactions" (they must have been internal transactions) is here: https://github.com/blockapps/blockapps-data.big/blob/m...
1.0
Genesis blocks - Merge of issue https://github.com/Great-Hill-Corporation/ethslurp/issues/94 Block zero shows 8893 transactions on etherscan.io: https://etherscan.io/block/0. The file that contains these 8893 "transactions" (they must have been internal transactions) is here: https://github.com/blockapps/blockapp...
process
genesis blocks merge of issue block zero shows transactions on etherscan io the file that contains these transactions they must have been internal transactions is here or at least it was the file is copied here for safe keeping from
1
674,583
23,058,508,097
IssuesEvent
2022-07-25 07:46:52
fredo-ai/Fredo-Public
https://api.github.com/repos/fredo-ai/Fredo-Public
closed
New command /learn
priority-1
will present a link to the Fredo knowledge base: https://bit.ly/3yfBIYS here is a flow: https://miro.com/app/board/o9J_lttkfEA=/?moveToWidget=3458764528670249153&cot=14 Help menu: https://miro.com/app/board/o9J_lttkfEA=/?moveToWidget=3458764519491476452&cot=14 **It should be in every menu in all platforms.**
1.0
New command /learn - will present a link to the Fredo knowledge base: https://bit.ly/3yfBIYS here is a flow: https://miro.com/app/board/o9J_lttkfEA=/?moveToWidget=3458764528670249153&cot=14 Help menu: https://miro.com/app/board/o9J_lttkfEA=/?moveToWidget=3458764519491476452&cot=14 **It should be in every menu in a...
non_process
new command learn will present a link to the fredo knowledge base here is a flow help menu it should be in every menu in all platforms
0
188,403
22,046,372,868
IssuesEvent
2022-05-30 02:30:34
Check-den-Fakt/WebScraper
https://api.github.com/repos/Check-den-Fakt/WebScraper
closed
WS-2017-0330 (Medium) detected in mime-1.2.6.tgz - autoclosed
security vulnerability
## WS-2017-0330 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.2.6.tgz</b></p></summary> <p>A comprehensive library for mime-type mapping</p> <p>Library home page: <a href="h...
True
WS-2017-0330 (Medium) detected in mime-1.2.6.tgz - autoclosed - ## WS-2017-0330 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.2.6.tgz</b></p></summary> <p>A comprehensive li...
non_process
ws medium detected in mime tgz autoclosed ws medium severity vulnerability vulnerable library mime tgz a comprehensive library for mime type mapping library home page a href path to dependency file tmp ws scm webscraper package json path to vulnerable library tmp...
0
7,280
10,431,983,021
IssuesEvent
2019-09-17 10:13:55
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
GoAccess submitting aggregate data to MySQL
log-processing question
Is it possible to make GoAccess count views from Apache log (single server) in real-time and submit the aggregate data to MySQL according some threshold? (ex: each 5 min or 1KB)
1.0
GoAccess submitting aggregate data to MySQL - Is it possible to make GoAccess count views from Apache log (single server) in real-time and submit the aggregate data to MySQL according some threshold? (ex: each 5 min or 1KB)
process
goaccess submitting aggregate data to mysql is it possible to make goaccess count views from apache log single server in real time and submit the aggregate data to mysql according some threshold ex each min or
1
18,348
24,472,671,362
IssuesEvent
2022-10-07 22:04:20
OpenDataScotland/the_od_bods
https://api.github.com/repos/OpenDataScotland/the_od_bods
closed
Add Scottish Forestry as source
good first issue data processing back end
**Is your feature request related to a problem? Please describe.** Scottish Forestry have an open data portal and it looks like it's on arcgis so we may be able to use our existing arcgis extractor. https://open-data-scottishforestry.hub.arcgis.com/
1.0
Add Scottish Forestry as source - **Is your feature request related to a problem? Please describe.** Scottish Forestry have an open data portal and it looks like it's on arcgis so we may be able to use our existing arcgis extractor. https://open-data-scottishforestry.hub.arcgis.com/
process
add scottish forestry as source is your feature request related to a problem please describe scottish forestry have an open data portal and it looks like it s on arcgis so we may be able to use our existing arcgis extractor
1
63,955
15,766,573,089
IssuesEvent
2021-03-31 15:12:01
LuaJIT/LuaJIT
https://api.github.com/repos/LuaJIT/LuaJIT
closed
LuaJIT 2.1 no longer compiles under Alpine Linux with default grep
2.1 bug build system
I do not know if this is a real issue, but this information can be useful to someone. Since the commit b9d523965b3f55b19345a1ed1ebc92e431747ce1, LuaJIT 2.1 no longer compiles under Alpine Linux with the default grep. This seems to come from the introduction of the grep option `U` which is not recognized with the ...
1.0
LuaJIT 2.1 no longer compiles under Alpine Linux with default grep - I do not know if this is a real issue, but this information can be useful to someone. Since the commit b9d523965b3f55b19345a1ed1ebc92e431747ce1, LuaJIT 2.1 no longer compiles under Alpine Linux with the default grep. This seems to come from the ...
non_process
luajit no longer compiles under alpine linux with default grep i do not know if this is a real issue but this information can be useful to someone since the commit luajit no longer compiles under alpine linux with the default grep this seems to come from the introduction of the grep option u whi...
0
435,807
12,541,611,686
IssuesEvent
2020-06-05 12:40:37
gnosygnu/xowa
https://api.github.com/repos/gnosygnu/xowa
closed
strange chars �������
[effort 3 - less than a week] [priority 2 - major] [resolved - commit] [risk 2 - major] [schedule 1 - within days] [type - bug] core - parser xtn - lua
the page `en.wiktionary.org/wiki/齧り付く` looks like ![strange1](https://user-images.githubusercontent.com/861631/82901824-680e6880-9f56-11ea-906d-e019358543ef.jpg) On investigation `Module:ja` seems to be the culprit (its looking like another regex issue) This module contains the function function export.rm...
1.0
strange chars ������� - the page `en.wiktionary.org/wiki/齧り付く` looks like ![strange1](https://user-images.githubusercontent.com/861631/82901824-680e6880-9f56-11ea-906d-e019358543ef.jpg) On investigation `Module:ja` seems to be the culprit (its looking like another regex issue) This module contains the function ...
non_process
strange chars ������� the page en wiktionary org wiki 齧り付く looks like on investigation module ja seems to be the culprit its looking like another regex issue this module contains the function function export rm spaces hyphens f local text type f table and f args or f tex...
0
12,145
9,602,845,909
IssuesEvent
2019-05-10 15:30:05
fluencelabs/fluence
https://api.github.com/repos/fluencelabs/fluence
closed
IPFS failover
~infrastructure
- Run 2+ separate IPFS instances (on different datacenters) - Send all requests to a single node, and failover to the next one - Enable healthchecks for them (in nagios and in caddy for failover) As availability of IPFS is crucial for Fluence, it should be tolerant to a single IPFS instance failures. related #6...
1.0
IPFS failover - - Run 2+ separate IPFS instances (on different datacenters) - Send all requests to a single node, and failover to the next one - Enable healthchecks for them (in nagios and in caddy for failover) As availability of IPFS is crucial for Fluence, it should be tolerant to a single IPFS instance failure...
non_process
ipfs failover run separate ipfs instances on different datacenters send all requests to a single node and failover to the next one enable healthchecks for them in nagios and in caddy for failover as availability of ipfs is crucial for fluence it should be tolerant to a single ipfs instance failure...
0
8,119
11,303,179,038
IssuesEvent
2020-01-17 19:28:05
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
OCM Team Sizing
OCM_Int Processes
Nov 7 - decided to use regular T-shirt sizes OLD: VERY MAJOR (VM): (1) Approvals required by GCPE, IDIM and Executive and/or (2) >14 hours of effort to create the first draft MAJOR (J): (1) Approvals required by GCPE & IDIM and/or (2) >7 and <14 hours of effort to create the first draft MEDIUM (D): (1) Review/approva...
1.0
OCM Team Sizing - Nov 7 - decided to use regular T-shirt sizes OLD: VERY MAJOR (VM): (1) Approvals required by GCPE, IDIM and Executive and/or (2) >14 hours of effort to create the first draft MAJOR (J): (1) Approvals required by GCPE & IDIM and/or (2) >7 and <14 hours of effort to create the first draft MEDIUM (D): ...
process
ocm team sizing nov decided to use regular t shirt sizes old very major vm approvals required by gcpe idim and executive and or hours of effort to create the first draft major j approvals required by gcpe idim and or and hours of effort to create the first draft medium d ...
1
7,881
11,047,305,796
IssuesEvent
2019-12-09 18:41:24
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
ntr:rhamnolipid biosynthesis
New term request multi-species process
rhamnolipid biosynthesis positive regulation of rhamnolipid biosynthesis The chemical reactions and pathways resulting in the formation/production of a glycolipid surfactant that acts as a bacterial biofilm dispersal Found in Pseudomonas aeruginosa and other xxx bacteria (I see Mycolicibacterium and Streptomyces...
1.0
ntr:rhamnolipid biosynthesis - rhamnolipid biosynthesis positive regulation of rhamnolipid biosynthesis The chemical reactions and pathways resulting in the formation/production of a glycolipid surfactant that acts as a bacterial biofilm dispersal Found in Pseudomonas aeruginosa and other xxx bacteria (I see Myc...
process
ntr rhamnolipid biosynthesis rhamnolipid biosynthesis positive regulation of rhamnolipid biosynthesis the chemical reactions and pathways resulting in the formation production of a glycolipid surfactant that acts as a bacterial biofilm dispersal found in pseudomonas aeruginosa and other xxx bacteria i see myc...
1
1,000
3,463,227,049
IssuesEvent
2015-12-21 08:39:35
e-government-ua/iBP
https://api.github.com/repos/e-government-ua/iBP
closed
Видача копій, витягів з розпоряджень міського голови, рішень, прийнятих міською радою та виконавчим комітетом (Рефакторинг)
In process of testing
Рефакторинг БП для: Днепропетровск Нетишин (Хмельницкая обл.) Житомир Кузнецовск (Ровенская) Ужгород Бердянск (Запорожская) Вознесенск (Николаевская) Строчка в Сервисе 4 Сервис-дата: 609 109 107 298 101 98
1.0
Видача копій, витягів з розпоряджень міського голови, рішень, прийнятих міською радою та виконавчим комітетом (Рефакторинг) - Рефакторинг БП для: Днепропетровск Нетишин (Хмельницкая обл.) Житомир Кузнецовск (Ровенская) Ужгород Бердянск (Запорожская) Вознесенск (Николаевская) Строчка в Сервисе 4 Сервис-дата...
process
видача копій витягів з розпоряджень міського голови рішень прийнятих міською радою та виконавчим комітетом рефакторинг рефакторинг бп для днепропетровск нетишин хмельницкая обл житомир кузнецовск ровенская ужгород бердянск запорожская вознесенск николаевская строчка в сервисе сервис дата...
1
758
3,075,824,827
IssuesEvent
2015-08-20 15:24:46
jghibiki/mopey
https://api.github.com/repos/jghibiki/mopey
opened
Current Song + Spam + Upvote + Downvote tracking
API Database Service
One part of this service that i know we talked about but never made it into the diagram was that there should be some way of marking which song is playing - we will need to track which users have made upvotes, downvotes, or spam notices for this song as well as be able to have a client api endpoint that gets the curr...
1.0
Current Song + Spam + Upvote + Downvote tracking - One part of this service that i know we talked about but never made it into the diagram was that there should be some way of marking which song is playing - we will need to track which users have made upvotes, downvotes, or spam notices for this song as well as be ab...
non_process
current song spam upvote downvote tracking one part of this service that i know we talked about but never made it into the diagram was that there should be some way of marking which song is playing we will need to track which users have made upvotes downvotes or spam notices for this song as well as be ab...
0
755,813
26,441,025,764
IssuesEvent
2023-01-16 00:00:18
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
[Python+gevent] Python client gets stuck while reading from grpc stream under load
kind/bug lang/Python priority/P2 disposition/requires reporter action
<!-- PLEASE DO NOT POST A QUESTION HERE. This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc For questions that specifically need to be answered by gRPC t...
1.0
[Python+gevent] Python client gets stuck while reading from grpc stream under load - <!-- PLEASE DO NOT POST A QUESTION HERE. This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/q...
non_process
python client gets stuck while reading from grpc stream under load please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need...
0
342,695
30,634,774,339
IssuesEvent
2023-07-24 16:54:04
microsoft/vscode-python
https://api.github.com/repos/microsoft/vscode-python
closed
New pythonTestAdapter does not work with unittest.SkipTest
bug area-testing needs PR
Type: <b>Bug</b> <!-- Please fill in all XXX markers --> # Behaviour ## Expected vs. Actual The new `pythonTestAdapter` errors out instead of skipping the test. ## Steps to reproduce: Have a file like this in your test folder: ``` python from unittest import SkipTest raise SkipTest("This is unitte...
1.0
New pythonTestAdapter does not work with unittest.SkipTest - Type: <b>Bug</b> <!-- Please fill in all XXX markers --> # Behaviour ## Expected vs. Actual The new `pythonTestAdapter` errors out instead of skipping the test. ## Steps to reproduce: Have a file like this in your test folder: ``` python fr...
non_process
new pythontestadapter does not work with unittest skiptest type bug behaviour expected vs actual the new pythontestadapter errors out instead of skipping the test steps to reproduce have a file like this in your test folder python from unittest import skiptest raise skipte...
0
131,253
27,861,356,273
IssuesEvent
2023-03-21 06:40:59
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Task] : Split dataTree for eval
High Task FE Coders Pod Evaluated Value
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks As we know we have a dataTree which holds all properties and evaluated values. As part of the performance improvement we can make split this dataTree into `dataTree` and `entityConfig` - 1. `DataTree` - which has ...
1.0
[Task] : Split dataTree for eval - ### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks As we know we have a dataTree which holds all properties and evaluated values. As part of the performance improvement we can make split this dataTree into `dataTree` and `entityCon...
non_process
split datatree for eval is there an existing issue for this i have searched the existing issues subtasks as we know we have a datatree which holds all properties and evaluated values as part of the performance improvement we can make split this datatree into datatree and entityconfig ...
0
10,094
13,044,162,071
IssuesEvent
2020-07-29 03:47:29
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `AddDateAndString` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `AddDateAndString` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @andylokandy ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/sr...
2.0
UCP: Migrate scalar function `AddDateAndString` from TiDB - ## Description Port the scalar function `AddDateAndString` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @andylokandy ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https...
process
ucp migrate scalar function adddateandstring from tidb description port the scalar function adddateandstring from tidb to coprocessor score mentor s andylokandy recommended skills rust programming learning materials already implemented expressions ported from tidb ...
1
10,398
13,201,340,148
IssuesEvent
2020-08-14 09:57:19
bisq-network/proposals
https://api.github.com/repos/bisq-network/proposals
closed
Reverse Dutch Auction for the Donation address BTC
an:idea re:processes was:stalled
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://docs.bisq.network/proposals.html)._ <!-- Please do not remove the text above. --> I think quite a bit of efficiency could be gained for the BISQ DAO participants by changing the way the Donation address ...
1.0
Reverse Dutch Auction for the Donation address BTC - > _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://docs.bisq.network/proposals.html)._ <!-- Please do not remove the text above. --> I think quite a bit of efficiency could be gained for the BISQ DAO p...
process
reverse dutch auction for the donation address btc this is a bisq network proposal please familiarize yourself with the i think quite a bit of efficiency could be gained for the bisq dao participants by changing the way the donation address buys bsq tokens from contributors currently the donation a...
1
8,085
11,257,663,499
IssuesEvent
2020-01-13 00:19:35
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
SAGA SagaAlgorithm().processAlgorithm() builds multiple saga_cmd commands for composite algorithms
Bug Processing
Using PyQGIS to automate QGIS version 3.8.0 from OSGEO4W64, running SAGA tools that have _n_-multiple output files (e.g., Morphometric Features, Basic Terrain Analysis) creates saga batch files with _n_ repeats of `saga_cmd`. An example is probably easiest way to explain: see below `saga_batch_job.bat` created when run...
1.0
SAGA SagaAlgorithm().processAlgorithm() builds multiple saga_cmd commands for composite algorithms - Using PyQGIS to automate QGIS version 3.8.0 from OSGEO4W64, running SAGA tools that have _n_-multiple output files (e.g., Morphometric Features, Basic Terrain Analysis) creates saga batch files with _n_ repeats of `saga...
process
saga sagaalgorithm processalgorithm builds multiple saga cmd commands for composite algorithms using pyqgis to automate qgis version from running saga tools that have n multiple output files e g morphometric features basic terrain analysis creates saga batch files with n repeats of saga cmd a...
1
155,248
24,430,926,066
IssuesEvent
2022-10-06 08:04:26
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
opened
Add new data quality or data profiling UI enhancements
enhancement overlay model design discussions UX
Facets are great for quickly getting a sense of a column's values and showing the count of each unique value. However, there are broad strokes of general data quality or data profiling views in other tools and the OpenRefine ecosystem of extensions and addons that could be looked to as inspiration to incorporate some ...
1.0
Add new data quality or data profiling UI enhancements - Facets are great for quickly getting a sense of a column's values and showing the count of each unique value. However, there are broad strokes of general data quality or data profiling views in other tools and the OpenRefine ecosystem of extensions and addons th...
non_process
add new data quality or data profiling ui enhancements facets are great for quickly getting a sense of a column s values and showing the count of each unique value however there are broad strokes of general data quality or data profiling views in other tools and the openrefine ecosystem of extensions and addons th...
0
22,526
31,625,574,846
IssuesEvent
2023-09-06 04:58:14
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
[Mirror] BLAKE3-team/BLAKE3 1.3.3
P2 type: process team-OSS mirror request
### Please list the URLs of the archives you'd like to mirror: * https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.3.3.zip This dependency was added to distdir_deps.bzl in 03ba2bac60a. A release artifact ("/releases/download/...") containing source code does not appear to be available.
1.0
[Mirror] BLAKE3-team/BLAKE3 1.3.3 - ### Please list the URLs of the archives you'd like to mirror: * https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.3.3.zip This dependency was added to distdir_deps.bzl in 03ba2bac60a. A release artifact ("/releases/download/...") containing source code does not appear ...
process
team please list the urls of the archives you d like to mirror this dependency was added to distdir deps bzl in a release artifact releases download containing source code does not appear to be available
1
2,806
5,738,516,473
IssuesEvent
2017-04-23 05:05:21
SIMEXP/niak
https://api.github.com/repos/SIMEXP/niak
closed
Bunch of enhancement remarks from Aman and Christian for better QC workflow
enhancement preprocessing quality control
- Put the comment window before the fail/maybe/ok input - Allow register to stay open while writing down the comment - Add in the csv file for each subject the complete register command ready to be paste in a terminal.
1.0
Bunch of enhancement remarks from Aman and Christian for better QC workflow - - Put the comment window before the fail/maybe/ok input - Allow register to stay open while writing down the comment - Add in the csv file for each subject the complete register command ready to be paste in a terminal.
process
bunch of enhancement remarks from aman and christian for better qc workflow put the comment window before the fail maybe ok input allow register to stay open while writing down the comment add in the csv file for each subject the complete register command ready to be paste in a terminal
1
17,391
23,208,240,240
IssuesEvent
2022-08-02 07:51:41
vacp2p/rfc
https://api.github.com/repos/vacp2p/rfc
closed
RFC template
track:rfc-process
This issue tracks the writing of an RFC template. The purpose of this template is giving a basic common structure to all RFCs which helps both developers and researchers filtering and digesting the information quicker. ## Background * [forum discussion](https://forum.vac.dev/t/rfc-categories-structure/125) #...
1.0
RFC template - This issue tracks the writing of an RFC template. The purpose of this template is giving a basic common structure to all RFCs which helps both developers and researchers filtering and digesting the information quicker. ## Background * [forum discussion](https://forum.vac.dev/t/rfc-categories-stru...
process
rfc template this issue tracks the writing of an rfc template the purpose of this template is giving a basic common structure to all rfcs which helps both developers and researchers filtering and digesting the information quicker background progress tasks adjust to refle...
1
22,681
31,931,618,778
IssuesEvent
2023-09-19 07:49:57
prusa3d/Prusa-Firmware
https://api.github.com/repos/prusa3d/Prusa-Firmware
closed
Please restore old unload temperature requirement behavior
enhancement processing
The new filament unload preheat requirement is obnoxious and wasteful, why must I wait for a preheat when the nozzle is already 195C? Why does that preheat trigger a bed preheat? Please restore the old behavior of simply allowing the unload procedure as long as the nozzle is still above a certain temperature, or at lea...
1.0
Please restore old unload temperature requirement behavior - The new filament unload preheat requirement is obnoxious and wasteful, why must I wait for a preheat when the nozzle is already 195C? Why does that preheat trigger a bed preheat? Please restore the old behavior of simply allowing the unload procedure as long ...
process
please restore old unload temperature requirement behavior the new filament unload preheat requirement is obnoxious and wasteful why must i wait for a preheat when the nozzle is already why does that preheat trigger a bed preheat please restore the old behavior of simply allowing the unload procedure as long as ...
1
116,423
17,369,256,042
IssuesEvent
2021-07-30 11:46:02
lukebroganws/Java-Demo
https://api.github.com/repos/lukebroganws/Java-Demo
opened
CVE-2016-2510 (High) detected in bsh-core-2.0b4.jar
security vulnerability
## CVE-2016-2510 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bsh-core-2.0b4.jar</b></p></summary> <p>BeanShell core</p> <p>Path to dependency file: Java-Demo/pom.xml</p> <p>Path to...
True
CVE-2016-2510 (High) detected in bsh-core-2.0b4.jar - ## CVE-2016-2510 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bsh-core-2.0b4.jar</b></p></summary> <p>BeanShell core</p> <p>Pat...
non_process
cve high detected in bsh core jar cve high severity vulnerability vulnerable library bsh core jar beanshell core path to dependency file java demo pom xml path to vulnerable library home wss scanner repository org beanshell bsh core bsh core jar java demo extract ...
0
14,674
17,791,194,728
IssuesEvent
2021-08-31 16:22:37
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
mitigation, final fixes
ready multi-species process
from https://github.com/geneontology/go-ontology/issues/18357 we have 3 "mitigation terms" Would like to if possible reclassify as "evasion" or "supression" All related to viral host interactions <img width="448" alt="Screen Shot 2020-04-07 at 14 53 41" src="https://user-images.githubusercontent.com/7359272...
1.0
mitigation, final fixes - from https://github.com/geneontology/go-ontology/issues/18357 we have 3 "mitigation terms" Would like to if possible reclassify as "evasion" or "supression" All related to viral host interactions <img width="448" alt="Screen Shot 2020-04-07 at 14 53 41" src="https://user-images.git...
process
mitigation final fixes from we have mitigation terms would like to if possible reclassify as evasion or supression all related to viral host interactions img width alt screen shot at src but there seems to be some redundancy strangeness in the parentages the t...
1
705,275
24,229,101,892
IssuesEvent
2022-09-26 16:37:28
joomlahenk/fabrik
https://api.github.com/repos/joomlahenk/fabrik
closed
Plugins upgrade, install, update, uninstall test
help wanted Medium Priority
Created new sql files for plugins that create a new table. The plugins can now be installed and uninstalled separately. The table will now be created on install, not on use (as in J!3). Defaults for J!4 are set. All have now an update sql file, so new defaults will be set on upgrade, just like for com_fabrik. I test...
1.0
Plugins upgrade, install, update, uninstall test - Created new sql files for plugins that create a new table. The plugins can now be installed and uninstalled separately. The table will now be created on install, not on use (as in J!3). Defaults for J!4 are set. All have now an update sql file, so new defaults will be ...
non_process
plugins upgrade install update uninstall test created new sql files for plugins that create a new table the plugins can now be installed and uninstalled separately the table will now be created on install not on use as in j defaults for j are set all have now an update sql file so new defaults will be ...
0
8,420
11,584,729,950
IssuesEvent
2020-02-22 19:02:50
cetic/tsorage
https://api.github.com/repos/cetic/tsorage
opened
Add a state machine engine
processing
Add a system that enables the representation of state machines. These machines could then be used for modeling the behaviour of a physical system. Every time a data point is ingested, it can trigger the transition from the current state to the next one. State changes can trigger some predefined actions, either b...
1.0
Add a state machine engine - Add a system that enables the representation of state machines. These machines could then be used for modeling the behaviour of a physical system. Every time a data point is ingested, it can trigger the transition from the current state to the next one. State changes can trigger some...
process
add a state machine engine add a system that enables the representation of state machines these machines could then be used for modeling the behaviour of a physical system every time a data point is ingested it can trigger the transition from the current state to the next one state changes can trigger some...
1
9,587
12,537,814,016
IssuesEvent
2020-06-05 04:43:54
elastic/beats
https://api.github.com/repos/elastic/beats
opened
[libbeat] translate_sid should skip empty target fields
:Processors :Windows bug libbeat
The `translate_sid` processor only requires one of the three target fields to be configured. It should work properly when some of the targets are not set, but it doesn't check if the are empty strings. So it ends up adding target fields that are empty strings to the event (e.g. `"": "Group"`).
1.0
[libbeat] translate_sid should skip empty target fields - The `translate_sid` processor only requires one of the three target fields to be configured. It should work properly when some of the targets are not set, but it doesn't check if the are empty strings. So it ends up adding target fields that are empty strings to...
process
translate sid should skip empty target fields the translate sid processor only requires one of the three target fields to be configured it should work properly when some of the targets are not set but it doesn t check if the are empty strings so it ends up adding target fields that are empty strings to the eve...
1
318,385
23,718,526,887
IssuesEvent
2022-08-30 13:41:06
tursics/rock-paper-scissors
https://api.github.com/repos/tursics/rock-paper-scissors
closed
Improve documentation
documentation enhancement
- [x] add build instructions - [x] document the extensibility - [x] like more complex computer - [x] like device dependent input (AR + swipe + ...) - [x] human vs human via sockets or backend - [x] add more than 2 players - [x] use event system for additions like sound effects - [x] more UIs (via cla...
1.0
Improve documentation - - [x] add build instructions - [x] document the extensibility - [x] like more complex computer - [x] like device dependent input (AR + swipe + ...) - [x] human vs human via sockets or backend - [x] add more than 2 players - [x] use event system for additions like sound effects ...
non_process
improve documentation add build instructions document the extensibility like more complex computer like device dependent input ar swipe human vs human via sockets or backend add more than players use event system for additions like sound effects more uis ...
0
6,074
8,919,438,630
IssuesEvent
2019-01-21 00:11:37
SynBioDex/SEPs
https://api.github.com/repos/SynBioDex/SEPs
closed
SEP 002 -- SEP Template Document
Accepted Active Type: Process
# SEP 002 -- SEP Template Document <replace title with your own> < Note 1: remove/replace all instructions given within "< >" > < :exclamation: Note 2: you really need to look at this in raw / editing mode :smiley: > < Note 3: download the raw template from: https://raw.githubusercontent.com/SynBioDex/SEPs/master/sep...
1.0
SEP 002 -- SEP Template Document - # SEP 002 -- SEP Template Document <replace title with your own> < Note 1: remove/replace all instructions given within "< >" > < :exclamation: Note 2: you really need to look at this in raw / editing mode :smiley: > < Note 3: download the raw template from: https://raw.githubuserco...
process
sep sep template document sep sep template document sep title sep template document authors editor type process sbol version replaces status draft created oct last modif...
1
776,627
27,264,499,469
IssuesEvent
2023-02-22 17:00:54
ascheid/itsg33-pbmm-issue-gen
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
opened
AU-9(2): Protection Of Audit Information | Audit Backup On Separate Physical Systems / Components
Priority: P2 Class: Technical ITSG-33 Suggested Assignment: IT Projects Control: AU-9
# Control Definition PROTECTION OF AUDIT INFORMATION | AUDIT BACKUP ON SEPARATE PHYSICAL SYSTEMS / COMPONENTS The information system backs up audit records [Assignment: organization-defined frequency] onto a physically different system or system component than the system or component being audited. # Class Technical ...
1.0
AU-9(2): Protection Of Audit Information | Audit Backup On Separate Physical Systems / Components - # Control Definition PROTECTION OF AUDIT INFORMATION | AUDIT BACKUP ON SEPARATE PHYSICAL SYSTEMS / COMPONENTS The information system backs up audit records [Assignment: organization-defined frequency] onto a physically ...
non_process
au protection of audit information audit backup on separate physical systems components control definition protection of audit information audit backup on separate physical systems components the information system backs up audit records onto a physically different system or system component than t...
0
50,102
3,006,185,490
IssuesEvent
2015-07-27 08:44:02
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
opened
output of GPU detectMultiScale returns multiple of detector size
auto-transferred category: gpu (cuda) feature priority: low
Transferred from http://code.opencv.org/issues/1525 ``` || brendan ruff on 2011-12-23 13:12 || Priority: Low || Affected: None || Category: gpu (cuda) || Tracker: Feature || Difficulty: None || PR: || Platform: None / None ``` output of GPU detectMultiScale returns multiple of detector size ----------- ``` Hi I've ...
1.0
output of GPU detectMultiScale returns multiple of detector size - Transferred from http://code.opencv.org/issues/1525 ``` || brendan ruff on 2011-12-23 13:12 || Priority: Low || Affected: None || Category: gpu (cuda) || Tracker: Feature || Difficulty: None || PR: || Platform: None / None ``` output of GPU detectMul...
non_process
output of gpu detectmultiscale returns multiple of detector size transferred from brendan ruff on priority low affected none category gpu cuda tracker feature difficulty none pr platform none none output of gpu detectmultiscale returns multiple of detector siz...
0
559,551
16,565,566,239
IssuesEvent
2021-05-29 10:29:58
olive-editor/olive
https://api.github.com/repos/olive-editor/olive
closed
[NODES] Allow to connect nodes without holding Ctrl/Cmd button down
Medium Priority Nodes/Compositing
<!-- ⚠ Do not delete this issue template! ⚠ --> **Commit Hash** <!-- 8 character string of letters/numbers in title bar or Help > About dialog (e.g. 3ea173c9) --> 59952fdd **Platform** <!-- e.g. Windows 10, Ubuntu 20.04 or macOS 10.15 --> macOS 10.14.6 **Summary** Related with issue #1594, it would be nice ...
1.0
[NODES] Allow to connect nodes without holding Ctrl/Cmd button down - <!-- ⚠ Do not delete this issue template! ⚠ --> **Commit Hash** <!-- 8 character string of letters/numbers in title bar or Help > About dialog (e.g. 3ea173c9) --> 59952fdd **Platform** <!-- e.g. Windows 10, Ubuntu 20.04 or macOS 10.15 --> mac...
non_process
allow to connect nodes without holding ctrl cmd button down commit hash about dialog e g platform macos summary related with issue it would be nice to have no only a usable easy way to disconnect a node with other but also to connect it it s kind a hidden featur...
0
8,992
12,102,391,774
IssuesEvent
2020-04-20 16:37:18
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
CustomAttributes on classes get lost during metadata processing
Area: Metadata Processor Status: FIXED Type: Bug
## Details about Problem **nanoFramework area:** Visual Studio extension (metadata-processor) **VS extension version:** 2019.1.8.11 ## Description CustomAttributes, like TestClass get lost during "minimalize" phase of metadata processing. ## Detailed repro steps so we can see the same problem 1. Creat...
1.0
CustomAttributes on classes get lost during metadata processing - ## Details about Problem **nanoFramework area:** Visual Studio extension (metadata-processor) **VS extension version:** 2019.1.8.11 ## Description CustomAttributes, like TestClass get lost during "minimalize" phase of metadata processing. ...
process
customattributes on classes get lost during metadata processing details about problem nanoframework area visual studio extension metadata processor vs extension version description customattributes like testclass get lost during minimalize phase of metadata processing d...
1
253,424
19,100,764,014
IssuesEvent
2021-11-29 22:12:51
CMPUT301F21T44/HelloHabits
https://api.github.com/repos/CMPUT301F21T44/HelloHabits
closed
Create Javadoc on all classes
documentation
Ideally whoever creates new classes and methods should do them, but...
1.0
Create Javadoc on all classes - Ideally whoever creates new classes and methods should do them, but...
non_process
create javadoc on all classes ideally whoever creates new classes and methods should do them but
0
7,420
10,542,791,183
IssuesEvent
2019-10-02 13:51:22
prisma/studio
https://api.github.com/repos/prisma/studio
closed
Studio doesn't show any data
bug/0-needs-info kind/bug process/candidate
I'm trying to run this dataset using Prisma Studio: https://github.com/infoverload/datasets/tree/master/datasets/sqlite/climate When running `prisma2 dev`, I successfully get an endpoint for Studio, but it doesn't show any data: ![image](https://user-images.githubusercontent.com/4058327/65754356-29978400-e111-11e...
1.0
Studio doesn't show any data - I'm trying to run this dataset using Prisma Studio: https://github.com/infoverload/datasets/tree/master/datasets/sqlite/climate When running `prisma2 dev`, I successfully get an endpoint for Studio, but it doesn't show any data: ![image](https://user-images.githubusercontent.com/405...
process
studio doesn t show any data i m trying to run this dataset using prisma studio when running dev i successfully get an endpoint for studio but it doesn t show any data the sqlite browser proves that there is data in the db file though city has records monthlyavg has re...
1
21,213
28,289,335,238
IssuesEvent
2023-04-09 02:00:07
lizhihao6/get-daily-arxiv-noti
https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti
opened
New submissions for Fri, 7 Apr 23
event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB
## Keyword: events ### Recovering Continuous Scene Dynamics from A Single Blurry Image with Events - **Authors:** Zhangyi Cheng, Xiang Zhang, Lei Yu, Jianzhuang Liu, Wen Yang, Gui-Song Xia - **Subjects:** Computer Vision and Pattern Recognition (cs.CV) - **Arxiv link:** https://arxiv.org/abs/2304.02695 - **Pdf lin...
2.0
New submissions for Fri, 7 Apr 23 - ## Keyword: events ### Recovering Continuous Scene Dynamics from A Single Blurry Image with Events - **Authors:** Zhangyi Cheng, Xiang Zhang, Lei Yu, Jianzhuang Liu, Wen Yang, Gui-Song Xia - **Subjects:** Computer Vision and Pattern Recognition (cs.CV) - **Arxiv link:** https://...
process
new submissions for fri apr keyword events recovering continuous scene dynamics from a single blurry image with events authors zhangyi cheng xiang zhang lei yu jianzhuang liu wen yang gui song xia subjects computer vision and pattern recognition cs cv arxiv link pd...
1
15,230
2,850,337,105
IssuesEvent
2015-05-31 13:56:34
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
Multiple Cleans Should Not Be Required or Recommended
auto-migrated Priority-Medium Type-Defect
``` What device(s) are you experiencing the problem on? This is a documentation error, so not applicable. What firmware version are you running on the device? This is a documentation error, so not applicable. What steps will reproduce the problem? This is a documentation error, so not applicable. What is the ...
1.0
Multiple Cleans Should Not Be Required or Recommended - ``` What device(s) are you experiencing the problem on? This is a documentation error, so not applicable. What firmware version are you running on the device? This is a documentation error, so not applicable. What steps will reproduce the problem? This is...
non_process
multiple cleans should not be required or recommended what device s are you experiencing the problem on this is a documentation error so not applicable what firmware version are you running on the device this is a documentation error so not applicable what steps will reproduce the problem this is...
0
14,134
8,484,775,728
IssuesEvent
2018-10-26 04:38:01
nodejs/node
https://api.github.com/repos/nodejs/node
closed
v9.x seems to be slowing down ?
V8 Engine performance v10.x
v9.x seems to be slowing down? I have a computational function that performs `benchmark` tests in different versions of `node`. ```js // test function function compute(w, v, s, k, f, vr1 = 1, vr2 = 0) { return s + (Math.max(v * vr2 || v / vr1, w) - f) * k; } ``` Results are as follows: ```json (node...
True
v9.x seems to be slowing down ? - v9.x seems to be slowing down? I have a computational function that performs `benchmark` tests in different versions of `node`. ```js // test function function compute(w, v, s, k, f, vr1 = 1, vr2 = 0) { return s + (Math.max(v * vr2 || v / vr1, w) - f) * k; } ``` Results...
non_process
x seems to be slowing down x seems to be slowing down i have a computational function that performs benchmark tests in different versions of node js test function function compute w v s k f return s math max v v w f k results are as fo...
0
14,821
18,160,164,116
IssuesEvent
2021-09-27 08:42:55
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
coprocessor: redact log
type/enhancement sig/coprocessor difficulty/easy component/security
## Development Task In #7758 we are adding `security.redact-info-log` option to TiKV, to hide user data from printing into info log. The option provide a way for users to avoid leaking sensitive data into info log, when they want to transfer the info log out of the storage node to use in other systems. However the P...
1.0
coprocessor: redact log - ## Development Task In #7758 we are adding `security.redact-info-log` option to TiKV, to hide user data from printing into info log. The option provide a way for users to avoid leaking sensitive data into info log, when they want to transfer the info log out of the storage node to use in ot...
process
coprocessor redact log development task in we are adding security redact info log option to tikv to hide user data from printing into info log the option provide a way for users to avoid leaking sensitive data into info log when they want to transfer the info log out of the storage node to use in other...
1
1,211
3,715,446,590
IssuesEvent
2016-03-03 01:46:54
sysown/proxysql
https://api.github.com/repos/sysown/proxysql
opened
Validate mysql-monitor_writer_is_also_reader
ADMIN MONITOR PROTOCOL QUERY PROCESSOR
Create a set of automated test case to validate that variable mysql-monitor_writer_is_also_reader always works as expected
1.0
Validate mysql-monitor_writer_is_also_reader - Create a set of automated test case to validate that variable mysql-monitor_writer_is_also_reader always works as expected
process
validate mysql monitor writer is also reader create a set of automated test case to validate that variable mysql monitor writer is also reader always works as expected
1
286,649
8,791,235,978
IssuesEvent
2018-12-21 11:54:10
chmjs/chameleon-vuetify
https://api.github.com/repos/chmjs/chameleon-vuetify
closed
Add page color option
Priority:Medium Type:Enhancement
@Sneki , as we spoken, page color option is needed . It shoud be same as on other elements : color picker + input clear possibility.
1.0
Add page color option - @Sneki , as we spoken, page color option is needed . It shoud be same as on other elements : color picker + input clear possibility.
non_process
add page color option sneki as we spoken page color option is needed it shoud be same as on other elements color picker input clear possibility
0
95,107
8,531,092,561
IssuesEvent
2018-11-04 08:02:05
ihhub/penguinV
https://api.github.com/repos/ihhub/penguinV
closed
Include BinaryDilate and BinaryErode functions into unit tests
Hacktoberfest unit tests
These functions are defined in `src/image_function.h` file. We have unit tests for image functions located at `test/unit_tests/unit_test_image_function.cpp`. The definitions of function pointers already exist within the file: ```cpp typedef void (*BinaryDilateForm1)( Image & image, uint32_t dilationX, uint32_t dilati...
1.0
Include BinaryDilate and BinaryErode functions into unit tests - These functions are defined in `src/image_function.h` file. We have unit tests for image functions located at `test/unit_tests/unit_test_image_function.cpp`. The definitions of function pointers already exist within the file: ```cpp typedef void (*Binar...
non_process
include binarydilate and binaryerode functions into unit tests these functions are defined in src image function h file we have unit tests for image functions located at test unit tests unit test image function cpp the definitions of function pointers already exist within the file cpp typedef void i...
0
10,925
13,725,768,801
IssuesEvent
2020-10-03 20:00:52
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
closed
#If...Then...#Else directive not recognized
antlr bug has-workaround parse-tree-preprocessing
**Rubberduck version information** Version 2.4.1.4627 OS: Microsoft Windows NT 6.2.9200.0, x64 Host Product: Visual Basic x86 Host Version: 6.00.9782 Host Executable: VB6.EXE **Description** The #If...Then...#Else directive is not recognized. **To Reproduce** Steps to reproduce the behavior: 1. Have a mod...
1.0
#If...Then...#Else directive not recognized - **Rubberduck version information** Version 2.4.1.4627 OS: Microsoft Windows NT 6.2.9200.0, x64 Host Product: Visual Basic x86 Host Version: 6.00.9782 Host Executable: VB6.EXE **Description** The #If...Then...#Else directive is not recognized. **To Reproduce** S...
process
if then else directive not recognized rubberduck version information version os microsoft windows nt host product visual basic host version host executable exe description the if then else directive is not recognized to reproduce steps to reproduc...
1
13,803
16,557,062,129
IssuesEvent
2021-05-28 15:02:49
EBIvariation/eva-opentargets
https://api.github.com/repos/EBIvariation/eva-opentargets
closed
Evidence string generation for the 21.06 release
Processing
The submission window for 21.06 is not finalised, but is expected to open approximately at the end of May. As we discussed, it's best to submit sooner rather than later, in case there are any problems with generation or validation.
1.0
Evidence string generation for the 21.06 release - The submission window for 21.06 is not finalised, but is expected to open approximately at the end of May. As we discussed, it's best to submit sooner rather than later, in case there are any problems with generation or validation.
process
evidence string generation for the release the submission window for is not finalised but is expected to open approximately at the end of may as we discussed it s best to submit sooner rather than later in case there are any problems with generation or validation
1
50,069
21,005,700,444
IssuesEvent
2022-03-29 22:23:59
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
resource/aws_db_instance: Should support enabling cross-region automated backups
enhancement service/rds
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
resource/aws_db_instance: Should support enabling cross-region automated backups - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original iss...
non_process
resource aws db instance should support enabling cross region automated backups community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new info...
0
14,580
17,703,483,042
IssuesEvent
2021-08-25 03:07:18
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - associatedOrganisms
Term - change Class - Organism Class - ResourceRelationship non-normative Process - complete
## Change term * Submitter: John Wieczorek * Justification (why is this change necessary?): Consistency and clarity * Proponents (who needs this change): Everyone Current Term definition: https://dwc.tdwg.org/terms/#dwc:associatedOrganisms Proposed new attributes of the term: * Term name (in lowerCamelCas...
1.0
Change term - associatedOrganisms - ## Change term * Submitter: John Wieczorek * Justification (why is this change necessary?): Consistency and clarity * Proponents (who needs this change): Everyone Current Term definition: https://dwc.tdwg.org/terms/#dwc:associatedOrganisms Proposed new attributes of the te...
process
change term associatedorganisms change term submitter john wieczorek justification why is this change necessary consistency and clarity proponents who needs this change everyone current term definition proposed new attributes of the term term name in lowercamelcase associated...
1
2,610
5,367,756,514
IssuesEvent
2017-02-22 05:58:19
jlm2017/jlm-video-subtitles
https://api.github.com/repos/jlm2017/jlm-video-subtitles
closed
[subtitles] [FR] PAS VU À LA TÉLÉ #8 : LA PAUVRETÉ - CHRISTOPHE ROBERT - FONDATION ABBÉ PIERRE
Language: French Process: [6] Approved
# Video title PAS VU À LA TÉLÉ #8 : LA PAUVRETÉ - CHRISTOPHE ROBERT - FONDATION ABBÉ PIERRE # URL https://www.youtube.com/watch?v=bdcMbUVfWRA&t=2s # Youtube subtitles language Français # Duration 1:03:35 # URL subtitles https://www.youtube.com/timedtext_editor?ref=watch&action_mde_edit_form=1...
1.0
[subtitles] [FR] PAS VU À LA TÉLÉ #8 : LA PAUVRETÉ - CHRISTOPHE ROBERT - FONDATION ABBÉ PIERRE - # Video title PAS VU À LA TÉLÉ #8 : LA PAUVRETÉ - CHRISTOPHE ROBERT - FONDATION ABBÉ PIERRE # URL https://www.youtube.com/watch?v=bdcMbUVfWRA&t=2s # Youtube subtitles language Français # Duration 1:03:3...
process
pas vu à la télé la pauvreté christophe robert fondation abbé pierre video title pas vu à la télé la pauvreté christophe robert fondation abbé pierre url youtube subtitles language français duration url subtitles
1
21,061
28,010,455,874
IssuesEvent
2023-03-27 18:13:08
esmero/strawberryfield
https://api.github.com/repos/esmero/strawberryfield
opened
Allow ap:tasks entry to define what JSON key can alternatively (other than label) drive the NODE title
enhancement JSON Preprocessors Events and Subscriber JMESPath
# What? So far we have fixed that `label` key will drive always an ADO/NODE title. There are times (specially on multiligual Repositories) when we want to make one exception. `ap:tasks` is the key for machinable instruction giving to Archipelago. This ISSUE will support code that will provide ```JSON "ap:tasks"...
1.0
Allow ap:tasks entry to define what JSON key can alternatively (other than label) drive the NODE title - # What? So far we have fixed that `label` key will drive always an ADO/NODE title. There are times (specially on multiligual Repositories) when we want to make one exception. `ap:tasks` is the key for machinable ...
process
allow ap tasks entry to define what json key can alternatively other than label drive the node title what so far we have fixed that label key will drive always an ado node title there are times specially on multiligual repositories when we want to make one exception ap tasks is the key for machinable ...
1
62,225
6,782,630,106
IssuesEvent
2017-10-30 08:57:52
owncloud/client
https://api.github.com/repos/owncloud/client
closed
[Regression] In 2.4 "Credentials Wrong" state does not retrigger the password-asking form
bug ReadyToTest sev2-high
### Expected behavior After receiving the 401: Unauthorized from the server (`<s:message>No public access to this resource., Username or password was incorrect, Username or password was incorrect</s:message>`) client 2.3.3 displays again the password dialog. ### Actual behavior The status on the account tab stays...
1.0
[Regression] In 2.4 "Credentials Wrong" state does not retrigger the password-asking form - ### Expected behavior After receiving the 401: Unauthorized from the server (`<s:message>No public access to this resource., Username or password was incorrect, Username or password was incorrect</s:message>`) client 2.3.3 disp...
non_process
in credentials wrong state does not retrigger the password asking form expected behavior after receiving the unauthorized from the server no public access to this resource username or password was incorrect username or password was incorrect client displays again the password dialog ...
0
16,095
5,207,652,452
IssuesEvent
2017-01-25 00:22:42
missionpinball/mpf
https://api.github.com/repos/missionpinball/mpf
opened
Unify leds and lights
code refactor
In platforms unify configure_matrix_lights and configure_leds -> configure_light (only single channel) Unify LEDs and (Matrix-)Lights -> lights device with single or multichannel lights. will call configure_light on the platform once per channel
1.0
Unify leds and lights - In platforms unify configure_matrix_lights and configure_leds -> configure_light (only single channel) Unify LEDs and (Matrix-)Lights -> lights device with single or multichannel lights. will call configure_light on the platform once per channel
non_process
unify leds and lights in platforms unify configure matrix lights and configure leds configure light only single channel unify leds and matrix lights lights device with single or multichannel lights will call configure light on the platform once per channel
0
77,023
15,496,255,224
IssuesEvent
2021-03-11 02:20:28
n-devs/BuySellCar-Online
https://api.github.com/repos/n-devs/BuySellCar-Online
opened
CVE-2020-15366 (Medium) detected in ajv-6.10.0.tgz
security vulnerability
## CVE-2020-15366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.10.0.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registr...
True
CVE-2020-15366 (Medium) detected in ajv-6.10.0.tgz - ## CVE-2020-15366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.10.0.tgz</b></p></summary> <p>Another JSON Schema Validat...
non_process
cve medium detected in ajv tgz cve medium severity vulnerability vulnerable library ajv tgz another json schema validator library home page a href path to dependency file buysellcar online package json path to vulnerable library buysellcar online node modules ajv pa...
0
146,383
13,180,239,636
IssuesEvent
2020-08-12 12:27:43
bbc/simorgh
https://api.github.com/repos/bbc/simorgh
closed
Create MAINTAINERS.md file
Documentation Refinement Needed
**Is your feature request related to a problem? Please describe.** Create a `MAINTAINERS.md` file which would list the maintainers of Simorgh, the members of both World Service engineering teams. **Describe the solution you'd like** Create a `MAINTAINERS.md` file in the root of the Simorgh repository. **Describ...
1.0
Create MAINTAINERS.md file - **Is your feature request related to a problem? Please describe.** Create a `MAINTAINERS.md` file which would list the maintainers of Simorgh, the members of both World Service engineering teams. **Describe the solution you'd like** Create a `MAINTAINERS.md` file in the root of the Sim...
non_process
create maintainers md file is your feature request related to a problem please describe create a maintainers md file which would list the maintainers of simorgh the members of both world service engineering teams describe the solution you d like create a maintainers md file in the root of the sim...
0
184,036
6,700,445,176
IssuesEvent
2017-10-11 04:51:08
jwwolfe/innsystems
https://api.github.com/repos/jwwolfe/innsystems
closed
broadcastS, and client class's multicasting capabilities are non existant
auto-migrated Component-Logic Priority-Low Type-Enhancement Usability
``` What steps will reproduce the problem? 1. Run the test class that uses broadcastS What is the expected output? What do you see instead? I expected to see the IP of the client machine trying to connect, but after 5 min the client still had not found the server ``` Original issue reported on code.google.com by ...
1.0
broadcastS, and client class's multicasting capabilities are non existant - ``` What steps will reproduce the problem? 1. Run the test class that uses broadcastS What is the expected output? What do you see instead? I expected to see the IP of the client machine trying to connect, but after 5 min the client still had...
non_process
broadcasts and client class s multicasting capabilities are non existant what steps will reproduce the problem run the test class that uses broadcasts what is the expected output what do you see instead i expected to see the ip of the client machine trying to connect but after min the client still had...
0
36,059
12,396,310,165
IssuesEvent
2020-05-20 20:17:42
jjcv2304/CheatCodes
https://api.github.com/repos/jjcv2304/CheatCodes
closed
CVE-2018-11694 (High) detected in node-sass-4.13.1.tgz, opennms-opennms-source-24.1.2-1
security vulnerability
## CVE-2018-11694 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.13.1.tgz</b></p></summary> <p>Wrapper a...
True
CVE-2018-11694 (High) detected in node-sass-4.13.1.tgz, opennms-opennms-source-24.1.2-1 - ## CVE-2018-11694 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.1.tgz</b></p...
non_process
cve high detected in node sass tgz opennms opennms source cve high severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm cheatcodes cheatcodes u...
0
20,047
26,535,399,146
IssuesEvent
2023-01-19 15:18:59
unicode-org/icu4x
https://api.github.com/repos/unicode-org/icu4x
opened
Reduce the number of checked in generated files
C-test-infra C-process
We have quite a few generated files checked in, with CI failing if they are out of date. This happens to me quite a lot, and it's a waste of my time and CI resources (a new commit has to run *everything* again). Some files very cheap to generate on the fly (`gn-gen` and `diplomat-gen`), while some like testdata are ...
1.0
Reduce the number of checked in generated files - We have quite a few generated files checked in, with CI failing if they are out of date. This happens to me quite a lot, and it's a waste of my time and CI resources (a new commit has to run *everything* again). Some files very cheap to generate on the fly (`gn-gen` ...
process
reduce the number of checked in generated files we have quite a few generated files checked in with ci failing if they are out of date this happens to me quite a lot and it s a waste of my time and ci resources a new commit has to run everything again some files very cheap to generate on the fly gn gen ...
1
13,865
16,622,470,590
IssuesEvent
2021-06-03 04:31:40
lsmacedo/spotifyt
https://api.github.com/repos/lsmacedo/spotifyt
closed
Rodar scripts de pre-commit e pre-push
pending review process
Pre-commit: rodar lint e testes unitários Pre-push: rodar testes E2E
1.0
Rodar scripts de pre-commit e pre-push - Pre-commit: rodar lint e testes unitários Pre-push: rodar testes E2E
process
rodar scripts de pre commit e pre push pre commit rodar lint e testes unitários pre push rodar testes
1
251,852
18,976,987,423
IssuesEvent
2021-11-20 06:15:03
sayhisam1/Stitch
https://api.github.com/repos/sayhisam1/Stitch
opened
Add ECS Patterns to Wiki
documentation help wanted good first issue
It's often useful to have a quick reference of patterns one might want to use when building things with an ECS. I've added a wiki (https://github.com/sayhisam1/Stitch/wiki/ECS-Pattern-Data-Dump) that contains some ECS patterns with some Stitch examples. If anyone has any patterns they want to add, feel free to add...
1.0
Add ECS Patterns to Wiki - It's often useful to have a quick reference of patterns one might want to use when building things with an ECS. I've added a wiki (https://github.com/sayhisam1/Stitch/wiki/ECS-Pattern-Data-Dump) that contains some ECS patterns with some Stitch examples. If anyone has any patterns they wa...
non_process
add ecs patterns to wiki it s often useful to have a quick reference of patterns one might want to use when building things with an ecs i ve added a wiki that contains some ecs patterns with some stitch examples if anyone has any patterns they want to add feel free to add it
0
50,343
6,360,326,103
IssuesEvent
2017-07-31 09:47:32
IBM-Bluemix/finance-trade
https://api.github.com/repos/IBM-Bluemix/finance-trade
closed
Portfolio & Holdings sample JSON files creation
Design
Created a JSON with 3 portfolios (Technology,Pharma,Agriculture) ``` { "portfolios": [ { "closed": "false", "data": {}, "name": "technology", "timestamp": "currentdate" }, { "closed": "false", "data": {}, "name": "pharmaceutical", "timestamp": "currentdate" }, { "close...
1.0
Portfolio & Holdings sample JSON files creation - Created a JSON with 3 portfolios (Technology,Pharma,Agriculture) ``` { "portfolios": [ { "closed": "false", "data": {}, "name": "technology", "timestamp": "currentdate" }, { "closed": "false", "data": {}, "name": "pharmaceutical",...
non_process
portfolio holdings sample json files creation created a json with portfolios technology pharma agriculture portfolios closed false data name technology timestamp currentdate closed false data name pharmaceutical ...
0
21,903
30,352,327,811
IssuesEvent
2023-07-11 20:01:16
scikit-learn/scikit-learn
https://api.github.com/repos/scikit-learn/scikit-learn
closed
Use splitting classes to break data into more than train/test data chunks
New Feature module:preprocessing
I came across a situation where I needed to split my data into more than 2 groups, and realised that this can't be done that simply with sklearn's splitter classes as it stands. I note that stack overflow has several similar questions from other users. One can repeatedly apply splits, but this seems quite clunky giv...
1.0
Use splitting classes to break data into more than train/test data chunks - I came across a situation where I needed to split my data into more than 2 groups, and realised that this can't be done that simply with sklearn's splitter classes as it stands. I note that stack overflow has several similar questions from othe...
process
use splitting classes to break data into more than train test data chunks i came across a situation where i needed to split my data into more than groups and realised that this can t be done that simply with sklearn s splitter classes as it stands i note that stack overflow has several similar questions from othe...
1
1,504
4,087,194,783
IssuesEvent
2016-06-01 09:09:46
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
unexpected 'self' Process Component
Process
I just update silex framework where I'm using the Process component and was working ok but now I've got an error. I used to use v3.0 of this component, but know I'm getting the next error message: syntax error, unexpected 'self' (T_STRING) in ../vendor/symfony/process/Process.php on line 538. This is in the version v3...
1.0
unexpected 'self' Process Component - I just update silex framework where I'm using the Process component and was working ok but now I've got an error. I used to use v3.0 of this component, but know I'm getting the next error message: syntax error, unexpected 'self' (T_STRING) in ../vendor/symfony/process/Process.php...
process
unexpected self process component i just update silex framework where i m using the process component and was working ok but now i ve got an error i used to use of this component but know i m getting the next error message syntax error unexpected self t string in vendor symfony process process php ...
1
12,684
15,048,615,486
IssuesEvent
2021-02-03 10:24:43
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
Generate TEXT fields from String
kind/feature process/candidate team/migrations topic: native database types topic: types
Hi, I’m using `prisma2 lift` to generate my database, but it’s generating all my String fields as `VARCHAR` with size 191. Unfortunately, when I go to populate these fields, some of my data has more than 191 characters. Is there a way I can get `prisma2 lift` to generate `TEXT` fields or specify my desired length of...
1.0
Generate TEXT fields from String - Hi, I’m using `prisma2 lift` to generate my database, but it’s generating all my String fields as `VARCHAR` with size 191. Unfortunately, when I go to populate these fields, some of my data has more than 191 characters. Is there a way I can get `prisma2 lift` to generate `TEXT` fie...
process
generate text fields from string hi i’m using lift to generate my database but it’s generating all my string fields as varchar with size unfortunately when i go to populate these fields some of my data has more than characters is there a way i can get lift to generate text fields or specify m...
1
18,924
24,880,187,969
IssuesEvent
2022-10-27 23:46:44
apache/arrow-rs
https://api.github.com/repos/apache/arrow-rs
closed
Dictionary Uniqueness and Sortedness
enhancement development-process
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** A schema Field currently has a `dict_is_ordered` field. Much like `dict_id` this is non-trivial to use in practice (#1206) as it is part of the schema which may need to remain constant across multiple RecordBatc...
1.0
Dictionary Uniqueness and Sortedness - **Is your feature request related to a problem or challenge? Please describe what you are trying to do.** A schema Field currently has a `dict_is_ordered` field. Much like `dict_id` this is non-trivial to use in practice (#1206) as it is part of the schema which may need to rem...
process
dictionary uniqueness and sortedness is your feature request related to a problem or challenge please describe what you are trying to do a schema field currently has a dict is ordered field much like dict id this is non trivial to use in practice as it is part of the schema which may need to remain...
1
20,446
27,102,443,630
IssuesEvent
2023-02-15 09:40:09
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
DISABLED test_fs_sharing (__main__.TestMultiprocessing)
module: windows module: multiprocessing triaged skipped
Flaky failures in the last week: https://fburl.com/scuba/opensource_ci_jobs/inmj698k. They only appear to be on windows Platforms: rocm cc @peterjc123 @mszhanyi @skyline75489 @nbcsm @VitalyFedyunin
1.0
DISABLED test_fs_sharing (__main__.TestMultiprocessing) - Flaky failures in the last week: https://fburl.com/scuba/opensource_ci_jobs/inmj698k. They only appear to be on windows Platforms: rocm cc @peterjc123 @mszhanyi @skyline75489 @nbcsm @VitalyFedyunin
process
disabled test fs sharing main testmultiprocessing flaky failures in the last week they only appear to be on windows platforms rocm cc mszhanyi nbcsm vitalyfedyunin
1
4,149
7,098,416,950
IssuesEvent
2018-01-15 05:00:36
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
[New Tests] Failed: System.ServiceProcess.Tests.ServiceBaseTests / LogWritten & LogWritten_AutoLog_False
area-System.ServiceProcess test bug
Affected tests (introduced in PR #26260 - @Anipik): * LogWritten * LogWritten_AutoLog_False Failure of `LogWritten` test: ``` System.InvalidOperationException : Cannot open log Application on computer '.'. This function is not supported on this system at System.Diagnostics.EventLogInternal.OpenForRead(String ...
1.0
[New Tests] Failed: System.ServiceProcess.Tests.ServiceBaseTests / LogWritten & LogWritten_AutoLog_False - Affected tests (introduced in PR #26260 - @Anipik): * LogWritten * LogWritten_AutoLog_False Failure of `LogWritten` test: ``` System.InvalidOperationException : Cannot open log Application on computer '.'. ...
process
failed system serviceprocess tests servicebasetests logwritten logwritten autolog false affected tests introduced in pr anipik logwritten logwritten autolog false failure of logwritten test system invalidoperationexception cannot open log application on computer this function ...
1
349,068
24,932,617,184
IssuesEvent
2022-10-31 12:54:52
clarin-eric/ParlaMint
https://api.github.com/repos/clarin-eric/ParlaMint
opened
Obsolete projectDesc
bug 🕮 Documentation
We forgot about the `<projectDesc>` element in the corpus root file (.ana included), and people now submitting their corpora still use the one from ParlaMint I, which goes like this: ``` <projectDesc> <p xml:lang="en"><ref target="https://www.clarin.eu/content/parlamint">ParlaMint</ref> is a project that aims to (...
1.0
Obsolete projectDesc - We forgot about the `<projectDesc>` element in the corpus root file (.ana included), and people now submitting their corpora still use the one from ParlaMint I, which goes like this: ``` <projectDesc> <p xml:lang="en"><ref target="https://www.clarin.eu/content/parlamint">ParlaMint</ref> is a p...
non_process
obsolete projectdesc we forgot about the element in the corpus root file ana included and people now submitting their corpora still use the one from parlamint i which goes like this ref target is a project that aims to create a multilingual set of comparable corpora of parliamentary proc...
0
22,609
31,834,994,352
IssuesEvent
2023-09-14 13:01:36
USGS-WiM/StreamStats
https://api.github.com/repos/USGS-WiM/StreamStats
closed
Remove trash can from Batch Status tab
Batch Processor
Remove the trash can from the Batch Status tab. Users should not be allowed to delete their batches (at least for now).
1.0
Remove trash can from Batch Status tab - Remove the trash can from the Batch Status tab. Users should not be allowed to delete their batches (at least for now).
process
remove trash can from batch status tab remove the trash can from the batch status tab users should not be allowed to delete their batches at least for now
1
21,687
30,181,914,364
IssuesEvent
2023-07-04 09:26:48
UnitTestBot/UTBotJava
https://api.github.com/repos/UnitTestBot/UTBotJava
opened
Join the functionality of ValueConstructor and MockValueConstructor
ctg-refactoring comp-instrumented-process
**Description** There are two classes in UnitTestBot with the same responsibility `ValueConstructor` and `MockValueConstructor`. Both of them are responsible for converting UtModel to UtConcreteValue and located in instrumented process. Mostly `MockValueConstructor` is used because it is a wrapper of `ValueConst...
1.0
Join the functionality of ValueConstructor and MockValueConstructor - **Description** There are two classes in UnitTestBot with the same responsibility `ValueConstructor` and `MockValueConstructor`. Both of them are responsible for converting UtModel to UtConcreteValue and located in instrumented process. Mostly...
process
join the functionality of valueconstructor and mockvalueconstructor description there are two classes in unittestbot with the same responsibility valueconstructor and mockvalueconstructor both of them are responsible for converting utmodel to utconcretevalue and located in instrumented process mostly...
1
445,006
31,160,621,649
IssuesEvent
2023-08-16 15:44:53
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
[WASI] wasiconsole template: Instructions in generated README.md incorrect
documentation arch-wasm area-VM-meta-mono in-pr os-wasi
### Description The instructions in README.md are not correct when it comes to using `wasmtime` to run the wasiconsole application - Path to wasm file is incorrect - Path itself is wrong (folder `browser-wasm` is not part of the path and there exists no wasm file with that name) - Commandline for wasmtime is in...
1.0
[WASI] wasiconsole template: Instructions in generated README.md incorrect - ### Description The instructions in README.md are not correct when it comes to using `wasmtime` to run the wasiconsole application - Path to wasm file is incorrect - Path itself is wrong (folder `browser-wasm` is not part of the path an...
non_process
wasiconsole template instructions in generated readme md incorrect description the instructions in readme md are not correct when it comes to using wasmtime to run the wasiconsole application path to wasm file is incorrect path itself is wrong folder browser wasm is not part of the path and the...
0
330,750
24,275,912,766
IssuesEvent
2022-09-28 13:51:05
gobuffalo/buffalo
https://api.github.com/repos/gobuffalo/buffalo
closed
update function description for `render.Download()` to clarify the usage of the function
documentation internal cleanup
To address #2285
1.0
update function description for `render.Download()` to clarify the usage of the function - To address #2285
non_process
update function description for render download to clarify the usage of the function to address
0
12,658
15,030,632,297
IssuesEvent
2021-02-02 07:46:03
q191201771/lal
https://api.github.com/repos/q191201771/lal
closed
v0.19.0程序会卡死
#Bug *In process
### 测试环境 - 系统: ubuntu 20.04 - 内存:16G - CPU: 4.01 GHz 四核Intel Core i7 - 网络: 127.0.0.1本地循环网络 - 测试客户端:srs-bench - 测试版本:lal_v0.19.0_linux从release中下载。参数修改:"gop_num": 0 和关闭 hls - 测试方法:推流1路,通过srs-bench 播放100路RTMP srs-bench推流命令:`srs-bench/objs/sb_rtmp_publish -i doc/source.200kbps.768x320.flv -c 1 -r rtmp://127.0.0.1...
1.0
v0.19.0程序会卡死 - ### 测试环境 - 系统: ubuntu 20.04 - 内存:16G - CPU: 4.01 GHz 四核Intel Core i7 - 网络: 127.0.0.1本地循环网络 - 测试客户端:srs-bench - 测试版本:lal_v0.19.0_linux从release中下载。参数修改:"gop_num": 0 和关闭 hls - 测试方法:推流1路,通过srs-bench 播放100路RTMP srs-bench推流命令:`srs-bench/objs/sb_rtmp_publish -i doc/source.200kbps.768x320.flv -c 1 -r r...
process
测试环境 系统 ubuntu 内存 cpu ghz 四核intel core 网络: 测试客户端:srs bench 测试版本:lal linux从release中下载。参数修改 gop num 和关闭 hls 测试方法: ,通过srs bench srs bench推流命令: srs bench objs sb rtmp publish i doc source flv c r rtmp live livestream srs bench压测命令...
1
42,784
5,535,884,827
IssuesEvent
2017-03-21 18:19:22
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
With clause in query expressions (support for zip)
0 - Backlog Area-Language Design Feature Request
I propose to add a `with` clause to the query expression syntax. This will allow us to zip sequences together using either LINQ syntax. A query expression with a `with` clause followed by a `select` clause ``` c# from x1 in e1 with x2 in e2 select v ``` is translated into ``` c# ( e1 ) . Zip( e2, ( x1 , x2 ) => v ...
1.0
With clause in query expressions (support for zip) - I propose to add a `with` clause to the query expression syntax. This will allow us to zip sequences together using either LINQ syntax. A query expression with a `with` clause followed by a `select` clause ``` c# from x1 in e1 with x2 in e2 select v ``` is transl...
non_process
with clause in query expressions support for zip i propose to add a with clause to the query expression syntax this will allow us to zip sequences together using either linq syntax a query expression with a with clause followed by a select clause c from in with in select v is translated...
0
21,302
28,498,948,700
IssuesEvent
2023-04-18 15:54:56
ICEI-PUC-Minas-PMV-ADS/pmv-ads-2023-1-e1-proj-web-t15-e1-proj-web-t15-time4-projlivroapp
https://api.github.com/repos/ICEI-PUC-Minas-PMV-ADS/pmv-ads-2023-1-e1-proj-web-t15-e1-proj-web-t15-time4-projlivroapp
closed
Revisar introdução de Metodologia
processo sprint 1
Atualizada a doc de Metodologia para descrever convenções sobre PRs e outras
1.0
Revisar introdução de Metodologia - Atualizada a doc de Metodologia para descrever convenções sobre PRs e outras
process
revisar introdução de metodologia atualizada a doc de metodologia para descrever convenções sobre prs e outras
1
16,950
22,303,226,994
IssuesEvent
2022-06-13 10:38:04
arcus-azure/arcus.messaging
https://api.github.com/repos/arcus-azure/arcus.messaging
opened
Remove deprecated `MessageCorrelationInfoEnricher` in pump namespace
good first issue area:message-processing breaking-change
**Is your feature request related to a problem? Please describe.** Previously, we had the `MessageCorrelationInfoEnricher` in a different namespace but because it will be used in all concrete messaging implementations, we added it to the `Arcus.Messaging.Abstractions.Telemetry` namespace. **Describe the solution yo...
1.0
Remove deprecated `MessageCorrelationInfoEnricher` in pump namespace - **Is your feature request related to a problem? Please describe.** Previously, we had the `MessageCorrelationInfoEnricher` in a different namespace but because it will be used in all concrete messaging implementations, we added it to the `Arcus.Mes...
process
remove deprecated messagecorrelationinfoenricher in pump namespace is your feature request related to a problem please describe previously we had the messagecorrelationinfoenricher in a different namespace but because it will be used in all concrete messaging implementations we added it to the arcus mes...
1
13,046
15,387,700,743
IssuesEvent
2021-03-03 09:51:44
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
Panic: Did not find a relation for model
bug/1-repro-available kind/bug process/candidate team/migrations topic: schema validation
I'm using prisma `2.13.1`. ```prisma model Movie { id String @id @default(cuid()) title String slug String @unique synopsis String year Int runtime Int imdb String @unique rating Float poster String genres String[] cast A...
1.0
Panic: Did not find a relation for model - I'm using prisma `2.13.1`. ```prisma model Movie { id String @id @default(cuid()) title String slug String @unique synopsis String year Int runtime Int imdb String @unique rating Float poster ...
process
panic did not find a relation for model i m using prisma prisma model movie id string id default cuid title string slug string unique synopsis string year int runtime int imdb string unique rating float poster ...
1
18,954
13,175,776,367
IssuesEvent
2020-08-12 02:43:24
arbitrarydot/copilot
https://api.github.com/repos/arbitrarydot/copilot
opened
Automated Tests
infrastructure
I know nobody likes writing tests, but they will save us time in the long run when issues arise.
1.0
Automated Tests - I know nobody likes writing tests, but they will save us time in the long run when issues arise.
non_process
automated tests i know nobody likes writing tests but they will save us time in the long run when issues arise
0
9,437
12,425,055,817
IssuesEvent
2020-05-24 14:38:47
jyn514/rcc
https://api.github.com/repos/jyn514/rcc
closed
Cannot use function macros with no arguments
bug preprocessor
### Code <!-- The code that was not interpreted correctly goes here. This should also include the error message you got. --> ```c #define f() 1 f() <stdin>:2:1 error: invalid macro: wrong number of arguments: expected 1, got 0 ``` Found while investigating #349 and #437
1.0
Cannot use function macros with no arguments - ### Code <!-- The code that was not interpreted correctly goes here. This should also include the error message you got. --> ```c #define f() 1 f() <stdin>:2:1 error: invalid macro: wrong number of arguments: expected 1, got 0 ``` Found while investigating...
process
cannot use function macros with no arguments code the code that was not interpreted correctly goes here this should also include the error message you got c define f f error invalid macro wrong number of arguments expected got found while investigating an...
1
10,954
16,010,997,242
IssuesEvent
2021-04-20 10:32:09
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Refactor tests for Travis manager
priority-5-triage status:requirements type:feature
**What would you like Renovate to be able to do?** In `lib/manager/travis/package.spec.ts`: ```ts let config: any; ``` Convert `any` to `PackageUpdateConfig`. **Did you already have any implementation ideas?** <!-- In case you've already dug into existing options or source code and have ideas, mention ...
1.0
Refactor tests for Travis manager - **What would you like Renovate to be able to do?** In `lib/manager/travis/package.spec.ts`: ```ts let config: any; ``` Convert `any` to `PackageUpdateConfig`. **Did you already have any implementation ideas?** <!-- In case you've already dug into existing options or ...
non_process
refactor tests for travis manager what would you like renovate to be able to do in lib manager travis package spec ts ts let config any convert any to packageupdateconfig did you already have any implementation ideas
0
11,584
14,444,993,140
IssuesEvent
2020-12-07 22:10:02
AKROGIS/PDS-Data-Management
https://api.github.com/repos/AKROGIS/PDS-Data-Management
closed
Non-ASCII data in the robo copy logs throws an error
LogProcessor bug
For example: `07-26 07:05:05 main ERROR Unexpected exception processing log file: E:\XDrive\Logs\2019-07-25_18-00-02-YUGA-update-x-drive.log, exception: 'ascii' codec can't decode byte 0x82 in position 82: ordinal not in range(128)` This happens when there is a non-ASCII character in a file system path
1.0
Non-ASCII data in the robo copy logs throws an error - For example: `07-26 07:05:05 main ERROR Unexpected exception processing log file: E:\XDrive\Logs\2019-07-25_18-00-02-YUGA-update-x-drive.log, exception: 'ascii' codec can't decode byte 0x82 in position 82: ordinal not in range(128)` This happens when...
process
non ascii data in the robo copy logs throws an error for example main error unexpected exception processing log file e xdrive logs yuga update x drive log exception ascii codec can t decode byte in position ordinal not in range this happens when there is a non asc...
1
15,290
19,295,556,221
IssuesEvent
2021-12-12 14:29:58
zsuperxtreme/gd
https://api.github.com/repos/zsuperxtreme/gd
closed
Kiosk App - to show the ticket before print out the temporary receipt
Processing
can use back the existing Cashier paid screen, change the button PAID to PRINT
1.0
Kiosk App - to show the ticket before print out the temporary receipt - can use back the existing Cashier paid screen, change the button PAID to PRINT
process
kiosk app to show the ticket before print out the temporary receipt can use back the existing cashier paid screen change the button paid to print
1
11,691
14,543,549,643
IssuesEvent
2020-12-15 17:00:40
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
Link is wrong in task page in pipeline documentation
Pri1 devops-cicd-process/tech devops/prod doc-bug
[Enter feedback here] In this sentence, quoted as "By default, all tasks run in the same context, whether that's on the host or in a job container", the link of "host" actually leads to the page for job rather than host. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft....
1.0
Link is wrong in task page in pipeline documentation - [Enter feedback here] In this sentence, quoted as "By default, all tasks run in the same context, whether that's on the host or in a job container", the link of "host" actually leads to the page for job rather than host. --- #### Document Details ⚠ *Do no...
process
link is wrong in task page in pipeline documentation in this sentence quoted as by default all tasks run in the same context whether that s on the host or in a job container the link of host actually leads to the page for job rather than host document details ⚠ do not edit this section ...
1
651,232
21,470,393,130
IssuesEvent
2022-04-26 08:59:22
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
store.google.com - site is not usable
priority-critical browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 100.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:100.0) Gecko/100.0 Firefox/100.0 --> <!-- @reported_with: android-components-reporter --> <!-- @extra_labels: browser-fenix --> **URL**: https://store.google.com/?hl=en-US **Browser / Version**: Firefox Mobile 100.0 **Operati...
1.0
store.google.com - site is not usable - <!-- @browser: Firefox Mobile 100.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:100.0) Gecko/100.0 Firefox/100.0 --> <!-- @reported_with: android-components-reporter --> <!-- @extra_labels: browser-fenix --> **URL**: https://store.google.com/?hl=en-US **Browser / V...
non_process
store google com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce someone keeps backing me out of pages i can t c...
0
2,596
5,355,041,414
IssuesEvent
2017-02-20 11:43:00
CGAL/cgal
https://api.github.com/repos/CGAL/cgal
closed
Polyhedron demo: Reloading a point set
bug CGAL 3D demo Pkg::Point_set_processing_3
When reloading a point set the point size should not be reset.
1.0
Polyhedron demo: Reloading a point set - When reloading a point set the point size should not be reset.
process
polyhedron demo reloading a point set when reloading a point set the point size should not be reset
1