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
410,637
27,795,493,546
IssuesEvent
2023-03-17 12:13:42
mindsdb/mindsdb
https://api.github.com/repos/mindsdb/mindsdb
reopened
[Docs] Update a title of the `MySQL Question Answering` tutorial
help wanted good first issue documentation first-timers-only
## Instructions :page_facing_up: Here are the step-by-step instructions: 1. Go to the file `/docs/nlp/question-answering-inside-mysql-with-openai.mdx`. 2. Change the values of `title` and `sidebarTitle` to read as follows: ``` --- title: Question Answering with MindsDB and OpenAI using SQL sidebarTitle: ...
1.0
[Docs] Update a title of the `MySQL Question Answering` tutorial - ## Instructions :page_facing_up: Here are the step-by-step instructions: 1. Go to the file `/docs/nlp/question-answering-inside-mysql-with-openai.mdx`. 2. Change the values of `title` and `sidebarTitle` to read as follows: ``` --- title: Q...
non_process
update a title of the mysql question answering tutorial instructions page facing up here are the step by step instructions go to the file docs nlp question answering inside mysql with openai mdx change the values of title and sidebartitle to read as follows title questi...
0
624,131
19,687,437,674
IssuesEvent
2022-01-12 00:31:33
apcountryman/picolibrary
https://api.github.com/repos/apcountryman/picolibrary
opened
Add unit testing pseudo-random value generation
priority-normal status-awaiting_development type-feature
Add unit testing pseudo-random value generation (`::picolibrary::Testing::Unit::random()`). - [ ] The `random()` function should be defined in the `include/picolibrary/testing/unit/random.h`/`source/picolibrary/testing/unit/random.cc` header/source file pair - [ ] The `random()` function should have the following ove...
1.0
Add unit testing pseudo-random value generation - Add unit testing pseudo-random value generation (`::picolibrary::Testing::Unit::random()`). - [ ] The `random()` function should be defined in the `include/picolibrary/testing/unit/random.h`/`source/picolibrary/testing/unit/random.cc` header/source file pair - [ ] The...
non_process
add unit testing pseudo random value generation add unit testing pseudo random value generation picolibrary testing unit random the random function should be defined in the include picolibrary testing unit random h source picolibrary testing unit random cc header source file pair the ra...
0
14,224
17,145,268,054
IssuesEvent
2021-07-13 14:01:33
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
qgis:executesql cannot find input layer if it is a temporary layer with accentuated characters
Bug Processing
Hi, When using qgis:executesql algorithm from processing toolbox, if input layer is a temporary layer created by another algorithm with accentuated characters, such as "Reprojetรฉ" created by reprojectlayer algorithm in french, I get the following error message : <p><b>virtual:</b> Cannot find layer Reprojet%C3%A9_e83...
1.0
qgis:executesql cannot find input layer if it is a temporary layer with accentuated characters - Hi, When using qgis:executesql algorithm from processing toolbox, if input layer is a temporary layer created by another algorithm with accentuated characters, such as "Reprojetรฉ" created by reprojectlayer algorithm in fre...
process
qgis executesql cannot find input layer if it is a temporary layer with accentuated characters hi when using qgis executesql algorithm from processing toolbox if input layer is a temporary layer created by another algorithm with accentuated characters such as reprojetรฉ created by reprojectlayer algorithm in fre...
1
17,564
23,377,430,485
IssuesEvent
2022-08-11 05:44:52
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Rows processed by the right side of IN operator are not counted
st-fixed unexpected behaviour comp-processors
The first query uses a subselect for IN, and the second one just uses constants (disregard weird coding with `materialize` etc, this is to work around other bugs). Note that the number of processed rows is the same, despite the fact that the subselect processes another 81k rows. ``` /4/ :) SELECT UserID FROM hit...
1.0
Rows processed by the right side of IN operator are not counted - The first query uses a subselect for IN, and the second one just uses constants (disregard weird coding with `materialize` etc, this is to work around other bugs). Note that the number of processed rows is the same, despite the fact that the subselect pr...
process
rows processed by the right side of in operator are not counted the first query uses a subselect for in and the second one just uses constants disregard weird coding with materialize etc this is to work around other bugs note that the number of processed rows is the same despite the fact that the subselect pr...
1
3,195
6,261,571,104
IssuesEvent
2017-07-15 01:13:36
PHPSocialNetwork/phpfastcache
https://api.github.com/repos/PHPSocialNetwork/phpfastcache
closed
performance regression with v6
6.0 [-_-] In Process ^_^ enhancement ^_^ Fixed
### Configuration: PhpFastCache version: 6.0.1 / 5.0.16 PHP version: 7.0 Operating system: Linux / Windows #### Issue description: I've updated a project to phpfastcache v6 and noticed a perfomance regression. The project is running on windows using the wincache driver with php 7.0. The perfomance regressio...
1.0
performance regression with v6 - ### Configuration: PhpFastCache version: 6.0.1 / 5.0.16 PHP version: 7.0 Operating system: Linux / Windows #### Issue description: I've updated a project to phpfastcache v6 and noticed a perfomance regression. The project is running on windows using the wincache driver with ...
process
performance regression with configuration phpfastcache version php version operating system linux windows issue description i ve updated a project to phpfastcache and noticed a perfomance regression the project is running on windows using the wincache driver with php...
1
15,220
19,088,283,017
IssuesEvent
2021-11-29 09:14:14
opensafely-core/job-server
https://api.github.com/repos/opensafely-core/job-server
closed
Add Section Links to ApplicationDetail in Staff Area
application-process
Mirroring the confirmation page a User sees we need to add `Change` links to each section of the ApplicationDetail page to let a Staff user jump to that section.
1.0
Add Section Links to ApplicationDetail in Staff Area - Mirroring the confirmation page a User sees we need to add `Change` links to each section of the ApplicationDetail page to let a Staff user jump to that section.
process
add section links to applicationdetail in staff area mirroring the confirmation page a user sees we need to add change links to each section of the applicationdetail page to let a staff user jump to that section
1
35,433
31,279,520,126
IssuesEvent
2023-08-22 08:42:17
arduino/arduino-fwuploader
https://api.github.com/repos/arduino/arduino-fwuploader
closed
:open_umbrella: Umbrella: migrate `Nina` to plugin system
type: enhancement topic: infrastructure
## Phase 1 - [x] #188 - [x] #191 - [x] #196 - [x] #193 ## Phase 2 - [x] #195 ## Phase 3 - [x] #202 - [ ] Make a new release of `arduino-fwuploader`
1.0
:open_umbrella: Umbrella: migrate `Nina` to plugin system - ## Phase 1 - [x] #188 - [x] #191 - [x] #196 - [x] #193 ## Phase 2 - [x] #195 ## Phase 3 - [x] #202 - [ ] Make a new release of `arduino-fwuploader`
non_process
open umbrella umbrella migrate nina to plugin system phase phase phase make a new release of arduino fwuploader
0
14,750
18,020,485,077
IssuesEvent
2021-09-16 18:45:09
googleapis/gax-go
https://api.github.com/repos/googleapis/gax-go
closed
v2.1.0 is released but Version is still "2.0.5" ?
type: process priority: p2
https://pkg.go.dev/github.com/googleapis/gax-go/v2 shows `Version: v2.1.0 Latest` but ``` const Version = "2.0.5" ``` tag 2.1.0 is unexpected one?
1.0
v2.1.0 is released but Version is still "2.0.5" ? - https://pkg.go.dev/github.com/googleapis/gax-go/v2 shows `Version: v2.1.0 Latest` but ``` const Version = "2.0.5" ``` tag 2.1.0 is unexpected one?
process
is released but version is still shows version latest but const version tag is unexpected one
1
5,990
8,805,374,729
IssuesEvent
2018-12-26 19:14:03
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Pre-processing of map <navtitle> elements different in DITA-OT >=2.0
bug preprocess priority/medium stale
Pre-processing of map `<navtitle>` elements different in DITA-OT >=2.0 After a couple of hours deep-dive I'm pretty sure that the pre-processing behaviour of populating the `<navtitle>` elements inside the pre-processed DITA maps during mappull has changed. I'm almost sure that this is not intentional behaviour and h...
1.0
Pre-processing of map <navtitle> elements different in DITA-OT >=2.0 - Pre-processing of map `<navtitle>` elements different in DITA-OT >=2.0 After a couple of hours deep-dive I'm pretty sure that the pre-processing behaviour of populating the `<navtitle>` elements inside the pre-processed DITA maps during mappull ha...
process
pre processing of map elements different in dita ot pre processing of map elements different in dita ot after a couple of hours deep dive i m pretty sure that the pre processing behaviour of populating the elements inside the pre processed dita maps during mappull has changed i m almost sure ...
1
122,662
10,229,005,419
IssuesEvent
2019-08-17 08:32:44
Joystream/joystream
https://api.github.com/repos/Joystream/joystream
opened
Rome: Live Milestones
release release-plan rome-testnet
## Live Milestones The Rome Release Plan contains a set of Milestones, with a target date for each. Experience have shown that: - we might not be able to follow these - we may want to add or remove certain items - we may want to adjust the scope of each milestone This approach, like with `Tracking Issues`, giv...
1.0
Rome: Live Milestones - ## Live Milestones The Rome Release Plan contains a set of Milestones, with a target date for each. Experience have shown that: - we might not be able to follow these - we may want to add or remove certain items - we may want to adjust the scope of each milestone This approach, like wit...
non_process
rome live milestones live milestones the rome release plan contains a set of milestones with a target date for each experience have shown that we might not be able to follow these we may want to add or remove certain items we may want to adjust the scope of each milestone this approach like wit...
0
61,344
3,144,707,336
IssuesEvent
2015-09-14 14:40:41
andresriancho/w3af
https://api.github.com/repos/andresriancho/w3af
closed
TypeError: gdbm key must be string, not unicode
bug gui priority:medium
## Version Information ``` Python version: 2.7.10 (default, Jul 13 2015, 12:05:58) [GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] GTK version: 2.24.28 PyGTK version: 2.24.0 w3af version: w3af - Web Application Attack and Audit Framework Version: 1.7.6 Revision: 6e48526969 - 12 AฤŸu 2015 11:...
1.0
TypeError: gdbm key must be string, not unicode - ## Version Information ``` Python version: 2.7.10 (default, Jul 13 2015, 12:05:58) [GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] GTK version: 2.24.28 PyGTK version: 2.24.0 w3af version: w3af - Web Application Attack and Audit Framework Version...
non_process
typeerror gdbm key must be string not unicode version information python version default jul gtk version pygtk version version web application attack and audit framework version revision aฤŸu branch master local chang...
0
677,612
23,167,734,880
IssuesEvent
2022-07-30 07:50:12
ObsidianMC/Obsidian
https://api.github.com/repos/ObsidianMC/Obsidian
closed
Implement new chat message/command changes (1.19 branch)
enhancement help wanted good first issue priority: high networking
As the title suggests I'm opening up this issue for someone who wants to do this before I get to it myself. Helpful Links: https://wiki.vg/images/f/f4/MinecraftChat.drawio4.png https://wiki.vg/Chat#Processing_chat Packets that should be looked at (Classes for these packets are created already) https://wiki.vg/...
1.0
Implement new chat message/command changes (1.19 branch) - As the title suggests I'm opening up this issue for someone who wants to do this before I get to it myself. Helpful Links: https://wiki.vg/images/f/f4/MinecraftChat.drawio4.png https://wiki.vg/Chat#Processing_chat Packets that should be looked at (Class...
non_process
implement new chat message command changes branch as the title suggests i m opening up this issue for someone who wants to do this before i get to it myself helpful links packets that should be looked at classes for these packets are created already this should work reliably with onl...
0
20,624
27,295,616,569
IssuesEvent
2023-02-23 20:04:00
googleapis/google-cloudevents-python
https://api.github.com/repos/googleapis/google-cloudevents-python
opened
Warning: a recent release failed
type: process
The following release PRs may have failed: * #187 - The release job was triggered, but has not reported back success. * #185 - The release job was triggered, but has not reported back success. * #183 - The release job was triggered, but has not reported back success. * #181 - The release job was triggered, but has not...
1.0
Warning: a recent release failed - The following release PRs may have failed: * #187 - The release job was triggered, but has not reported back success. * #185 - The release job was triggered, but has not reported back success. * #183 - The release job was triggered, but has not reported back success. * #181 - The rel...
process
warning a recent release failed the following release prs may have failed the release job was triggered but has not reported back success the release job was triggered but has not reported back success the release job was triggered but has not reported back success the release job...
1
117,270
15,085,387,511
IssuesEvent
2021-02-05 18:35:31
uswds/uswds-team
https://api.github.com/repos/uswds/uswds-team
closed
Valentine's- draft comms plan and graphic updates
outreach skill: communications skill: ux design
Pre-existing designed cards will be pushed socially for Valentine's Day: Feb 10, 11, and 12. Graphics need to be updated, comms plan developed. Materials for approval located [here ](https://drive.google.com/drive/folders/1aFmUfT7uTGuZu8EhMNtA13b5dMgRqHys?usp=sharing). posted for [review ](https://gsa-tts.slack.com/a...
1.0
Valentine's- draft comms plan and graphic updates - Pre-existing designed cards will be pushed socially for Valentine's Day: Feb 10, 11, and 12. Graphics need to be updated, comms plan developed. Materials for approval located [here ](https://drive.google.com/drive/folders/1aFmUfT7uTGuZu8EhMNtA13b5dMgRqHys?usp=sharin...
non_process
valentine s draft comms plan and graphic updates pre existing designed cards will be pushed socially for valentine s day feb and graphics need to be updated comms plan developed materials for approval located posted for tasks to complete per ammie design k carr to update...
0
45,430
13,112,516,799
IssuesEvent
2020-08-05 02:27:00
ElliotChen/spring_boot_example
https://api.github.com/repos/ElliotChen/spring_boot_example
opened
CVE-2019-8331 (Medium) detected in bootstrap-3.3.6.min.js, bootstrap-3.3.6.js
security vulnerability
## CVE-2019-8331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.6.min.js</b>, <b>bootstrap-3.3.6.js</b></p></summary> <p> <details><summary><b>bootstrap-3.3.6.min.js...
True
CVE-2019-8331 (Medium) detected in bootstrap-3.3.6.min.js, bootstrap-3.3.6.js - ## CVE-2019-8331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.6.min.js</b>, <b>boots...
non_process
cve medium detected in bootstrap min js bootstrap js cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap js bootstrap min js the most popular front end framework for developing responsive mobile first projects on the ...
0
5,231
8,030,837,037
IssuesEvent
2018-07-27 21:16:05
brucemiller/LaTeXML
https://api.github.com/repos/brucemiller/LaTeXML
closed
bold and italic markup is sometimes lost in index terms
bug postprocessing
When converting ```tex \documentclass{article} \begin{document} \textbf{BOLD\index{NORMAL}} \textbf{BOLD\index{\textbf{BOLD}}} \textbf{BOLD\index{\textit{ITALIC}}} \textit{ITALIC\index{NORMAL}} \textit{ITALIC\index{\textbf{BOLD}}} \textit{ITALIC\index{\textit{ITALIC}}} {NORMAL\index{NORMAL}} ...
1.0
bold and italic markup is sometimes lost in index terms - When converting ```tex \documentclass{article} \begin{document} \textbf{BOLD\index{NORMAL}} \textbf{BOLD\index{\textbf{BOLD}}} \textbf{BOLD\index{\textit{ITALIC}}} \textit{ITALIC\index{NORMAL}} \textit{ITALIC\index{\textbf{BOLD}}} \textit{IT...
process
bold and italic markup is sometimes lost in index terms when converting tex documentclass article begin document textbf bold index normal textbf bold index textbf bold textbf bold index textit italic textit italic index normal textit italic index textbf bold textit it...
1
264,540
23,123,697,585
IssuesEvent
2022-07-28 01:51:57
milvus-io/milvus
https://api.github.com/repos/milvus-io/milvus
closed
[Bug]: [benchmark][cluster]Milvus 2 replicas concurrently with 2 clients, search, query, load latency becomes higher
kind/bug priority/critical-urgent needs-triage test/benchmark
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.1.0-20220723-1e038a75 - Deployment mode(standalone or cluster): cluster - SDK version(e.g. pymilvus v2.0.0rc2):pymilvus 2.1.0dev103 - OS(Ubuntu or CentOS): - CPU/Memory: - GPU: -...
1.0
[Bug]: [benchmark][cluster]Milvus 2 replicas concurrently with 2 clients, search, query, load latency becomes higher - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.1.0-20220723-1e038a75 - Deployment mode(standalone or cluster): clu...
non_process
milvus replicas concurrently with clients search query load latency becomes higher is there an existing issue for this i have searched the existing issues environment markdown milvus version deployment mode standalone or cluster cluster sdk version e g pymilvus ...
0
20,903
27,742,619,298
IssuesEvent
2023-03-15 15:10:35
toggl/track-windows-feedback
https://api.github.com/repos/toggl/track-windows-feedback
closed
Memory leak related to the UI (300-850MB+ RAM usage)
bug processed
**Describe the bug** RAM isn't being flushed. `webFrame.clearCache()` every screen change might solve. **Steps to reproduce** Moving around the UI fast and repeatedly makes the RAM usage increase and never goes down to its base level of about 130MB. - About 5 GB of free system RAM when I was running, so, probably...
1.0
Memory leak related to the UI (300-850MB+ RAM usage) - **Describe the bug** RAM isn't being flushed. `webFrame.clearCache()` every screen change might solve. **Steps to reproduce** Moving around the UI fast and repeatedly makes the RAM usage increase and never goes down to its base level of about 130MB. - About 5...
process
memory leak related to the ui ram usage describe the bug ram isn t being flushed webframe clearcache every screen change might solve steps to reproduce moving around the ui fast and repeatedly makes the ram usage increase and never goes down to its base level of about about gb of fre...
1
36,347
7,894,198,096
IssuesEvent
2018-06-28 20:38:24
pyroscope/rtorrent-ps
https://api.github.com/repos/pyroscope/rtorrent-ps
closed
Possible defect in xmlrpc logging or log.xmlrpc re-open
P1 defect in progress
Recently, had fragments of XMLRPC payloads in a file on disk, which hints at memory overwrites โ€˜somewhereโ€™. ``` โ€ฆโ€ฆโ€ฆโ€ฆโ€ฆโ€ฆponse> <params> <param><value><i4>0</i4></value></param> </params> </methodResponse> --- ``` The problem is new since a few days. A *recent* related change was https://github.com/pyroscop...
1.0
Possible defect in xmlrpc logging or log.xmlrpc re-open - Recently, had fragments of XMLRPC payloads in a file on disk, which hints at memory overwrites โ€˜somewhereโ€™. ``` โ€ฆโ€ฆโ€ฆโ€ฆโ€ฆโ€ฆponse> <params> <param><value><i4>0</i4></value></param> </params> </methodResponse> --- ``` The problem is new since a few days....
non_process
possible defect in xmlrpc logging or log xmlrpc re open recently had fragments of xmlrpc payloads in a file on disk which hints at memory overwrites โ€˜somewhereโ€™ โ€ฆโ€ฆโ€ฆโ€ฆโ€ฆโ€ฆponse the problem is new since a few days a recent related change was a functional difference is the ...
0
7,694
10,780,331,740
IssuesEvent
2019-11-04 12:45:17
prisma/photonjs
https://api.github.com/repos/prisma/photonjs
opened
Implement batching protocol
process/candidate
As described in https://github.com/prisma/specs/issues/242#issuecomment-548382431 This issue only tracks the implementation of the batching protocol both on the query-engine and Photon.js side. The underlying optimization of "merging multiple findOne" queries is a separate issue.
1.0
Implement batching protocol - As described in https://github.com/prisma/specs/issues/242#issuecomment-548382431 This issue only tracks the implementation of the batching protocol both on the query-engine and Photon.js side. The underlying optimization of "merging multiple findOne" queries is a separate issue.
process
implement batching protocol as described in this issue only tracks the implementation of the batching protocol both on the query engine and photon js side the underlying optimization of merging multiple findone queries is a separate issue
1
166,883
20,725,611,305
IssuesEvent
2022-03-14 01:14:25
jgeraigery/FHIR
https://api.github.com/repos/jgeraigery/FHIR
opened
CVE-2021-37713 (High) detected in tar-2.2.2.tgz
security vulnerability
## CVE-2021-37713 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-37713 (High) detected in tar-2.2.2.tgz - ## CVE-2021-37713 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home ...
non_process
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file docs package json path to vulnerable library docs node modules tar package json dependency hierarchy gatsb...
0
49,959
13,187,300,122
IssuesEvent
2020-08-13 02:58:36
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[docs] Missing `cd ../build` on "Parasitic metaprojects" documentation (Trac #2372)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2372">https://code.icecube.wisc.edu/ticket/2372</a>, reported by icecube and owned by dgillcrist</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "The documentation loca...
1.0
[docs] Missing `cd ../build` on "Parasitic metaprojects" documentation (Trac #2372) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2372">https://code.icecube.wisc.edu/ticket/2372</a>, reported by icecube and owned by dgillcrist</em></summary> <p> ```json { "status": "closed",...
non_process
missing cd build on parasitic metaprojects documentation trac migrated from json status closed changetime description the documentation located at has a missing command in the tutorial there should be a line build right before svn co ...
0
569,246
17,009,313,495
IssuesEvent
2021-07-02 00:07:49
waldronlab/BugSigDB
https://api.github.com/repos/waldronlab/BugSigDB
closed
Reproducible installation of bugsigdb.org
major priority
Want a containerized installation or instructions for otherwise easily reproducible installation of the full bugsigdb.org.
1.0
Reproducible installation of bugsigdb.org - Want a containerized installation or instructions for otherwise easily reproducible installation of the full bugsigdb.org.
non_process
reproducible installation of bugsigdb org want a containerized installation or instructions for otherwise easily reproducible installation of the full bugsigdb org
0
442,779
30,856,216,876
IssuesEvent
2023-08-02 20:51:25
gravitational/teleport
https://api.github.com/repos/gravitational/teleport
opened
Add a prominent link to the Teleport labs within the docs
documentation
## Applies To The `/docs/` landing page, probably. ## Details The is a request from Developer Relations. Add a link to the [Teleport labs](https://goteleport.com/labs/) from the docs so readers can try Teleport without spinning up their own environment. ## How will we know this is resolved? There is a li...
1.0
Add a prominent link to the Teleport labs within the docs - ## Applies To The `/docs/` landing page, probably. ## Details The is a request from Developer Relations. Add a link to the [Teleport labs](https://goteleport.com/labs/) from the docs so readers can try Teleport without spinning up their own environmen...
non_process
add a prominent link to the teleport labs within the docs applies to the docs landing page probably details the is a request from developer relations add a link to the from the docs so readers can try teleport without spinning up their own environment how will we know this is resolved...
0
145,018
5,557,157,151
IssuesEvent
2017-03-24 11:11:30
kubernetes-incubator/kompose
https://api.github.com/repos/kubernetes-incubator/kompose
closed
Improving `down` to handle Volumes
priority/P1
In 7349dc9 i'm proposing adding --emptyvols to the up/down operations. This raises a bigger question on whether we should enable passing the other **convert** options so that they can be used with up/down - this can be useful, but maybe not something we want to do.
1.0
Improving `down` to handle Volumes - In 7349dc9 i'm proposing adding --emptyvols to the up/down operations. This raises a bigger question on whether we should enable passing the other **convert** options so that they can be used with up/down - this can be useful, but maybe not something we want to do.
non_process
improving down to handle volumes in i m proposing adding emptyvols to the up down operations this raises a bigger question on whether we should enable passing the other convert options so that they can be used with up down this can be useful but maybe not something we want to do
0
15,485
19,694,693,566
IssuesEvent
2022-01-12 10:52:01
googleapis/python-bigtable
https://api.github.com/repos/googleapis/python-bigtable
closed
Fix samples CI runs under Python 3.9 / 3.10.
api: bigtable type: process samples
From PR #476, see [3.9](https://source.cloud.google.com/results/invocations/09b02d64-075e-4dd6-a81f-794b27bbc967) and [3.10](https://source.cloud.google.com/results/invocations/04364ec0-9ef4-42d7-affc-745cf7d7481b) samples run failures. The generated `noxfile.py` files in `samples/` don't have those sessions. I bel...
1.0
Fix samples CI runs under Python 3.9 / 3.10. - From PR #476, see [3.9](https://source.cloud.google.com/results/invocations/09b02d64-075e-4dd6-a81f-794b27bbc967) and [3.10](https://source.cloud.google.com/results/invocations/04364ec0-9ef4-42d7-affc-745cf7d7481b) samples run failures. The generated `noxfile.py` files ...
process
fix samples ci runs under python from pr see and samples run failures the generated noxfile py files in samples don t have those sessions i believe the correct fix is to add noxfile config py to each sample directory overriding the generated set of python versions to run
1
379,803
11,235,843,623
IssuesEvent
2020-01-09 09:15:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
thetechnicaltraders.us6.list-manage.com - site is not usable
browser-firefox engine-gecko priority-important
<!-- @browser: Firefox 72.0.1 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:71.0) Gecko/20100101 Firefox/71.0 --> <!-- @reported_with: --> **URL**: https://thetechnicaltraders.us6.list-manage.com/track/click?u=333a7c6a2dc511d85228db7b6&id=25afa799ed&e=390f881618 **Browser / Version**: Firefox...
1.0
thetechnicaltraders.us6.list-manage.com - site is not usable - <!-- @browser: Firefox 72.0.1 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:71.0) Gecko/20100101 Firefox/71.0 --> <!-- @reported_with: --> **URL**: https://thetechnicaltraders.us6.list-manage.com/track/click?u=333a7c6a2dc511d85228d...
non_process
thetechnicaltraders list manage com site is not usable url browser version firefox operating system mac os x tested another browser yes problem type site is not usable description the video does not load after i login firefox opens a blank page and displays...
0
8,889
11,985,070,741
IssuesEvent
2020-04-07 16:51:54
kubeflow/code-intelligence
https://api.github.com/repos/kubeflow/code-intelligence
opened
[label bot] code duplication among notebooks
area/labelbot kind/feature kind/process priority/p2
I'm noticing a lot of code duplication between the various notebooks. Which makes it hard to identify which notebook to use. This is probably tech debt as a result of us creating new copies of code rather than refactoring and reusing. We should try to clean this up. 1. Code shared between notebooks should be moved ...
1.0
[label bot] code duplication among notebooks - I'm noticing a lot of code duplication between the various notebooks. Which makes it hard to identify which notebook to use. This is probably tech debt as a result of us creating new copies of code rather than refactoring and reusing. We should try to clean this up. 1....
process
code duplication among notebooks i m noticing a lot of code duplication between the various notebooks which makes it hard to identify which notebook to use this is probably tech debt as a result of us creating new copies of code rather than refactoring and reusing we should try to clean this up code shar...
1
30,580
24,940,236,660
IssuesEvent
2022-10-31 18:17:45
dotnet/aspnetcore
https://api.github.com/repos/dotnet/aspnetcore
closed
Microsoft Dev Box integration with dotnet/aspnetcore
area-infrastructure feature-infrastructure-improvements
The [Microsoft Dev Box](https://techcommunity.microsoft.com/t5/azure-developer-community-blog/introducing-microsoft-dev-box/ba-p/3412063) was recently announced. > Dev teams preconfigure Dev Boxes for specific projects and tasks, enabling devs to get started quickly with an environment thatโ€™s ready to build and run...
2.0
Microsoft Dev Box integration with dotnet/aspnetcore - The [Microsoft Dev Box](https://techcommunity.microsoft.com/t5/azure-developer-community-blog/introducing-microsoft-dev-box/ba-p/3412063) was recently announced. > Dev teams preconfigure Dev Boxes for specific projects and tasks, enabling devs to get started qu...
non_process
microsoft dev box integration with dotnet aspnetcore the was recently announced dev teams preconfigure dev boxes for specific projects and tasks enabling devs to get started quickly with an environment thatโ€™s ready to build and run their app in minutes this issue tracks setting up the dotnet aspnet...
0
14,671
17,788,802,478
IssuesEvent
2021-08-31 14:05:58
Leviatan-Analytics/LA-data-processing
https://api.github.com/repos/Leviatan-Analytics/LA-data-processing
closed
Document new ways to add value with the project [3]
Data Processing Week 4 Sprint 3
Add to research document all the different feature ideas that can be useful to the end users.
1.0
Document new ways to add value with the project [3] - Add to research document all the different feature ideas that can be useful to the end users.
process
document new ways to add value with the project add to research document all the different feature ideas that can be useful to the end users
1
34,988
4,958,787,131
IssuesEvent
2016-12-02 10:58:22
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
github.com/cockroachdb/cockroach/pkg/security: TestUseCerts failed under stress
Robot test-failure
SHA: https://github.com/cockroachdb/cockroach/commits/318358c6b5af6ef5769fbcf5ed7903b8c35eea13 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=true TAGS=stress GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=73959&tab=buildLog ``` I161202 07:40:48.552599 21 gossip...
1.0
github.com/cockroachdb/cockroach/pkg/security: TestUseCerts failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/318358c6b5af6ef5769fbcf5ed7903b8c35eea13 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=true TAGS=stress GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb....
non_process
github com cockroachdb cockroach pkg security testusecerts failed under stress sha parameters cockroach proposer evaluated kv true tags stress goflags stress build found a failed test gossip gossip go initial resolvers gossip gossip go no resolvers found u...
0
10,726
9,081,625,256
IssuesEvent
2019-02-17 03:28:50
AlwaysBeCrafting/Mysticell
https://api.github.com/repos/AlwaysBeCrafting/Mysticell
opened
Migrate redux to data hooks
enhancement service-web
## Prerequisites - #10 Migrate to React v16.8 / React Hooks ## Summary Mysticell is a good place to demo and iterate on the data hooks pattern (see [`useStore()` and Data Hooks](https://gist.github.com/Alexander-Prime/7b7f2ef07fb3fb3587672bb775ac3140#usestore-and-data-hooks)). Currently we use `redux`, along with ...
1.0
Migrate redux to data hooks - ## Prerequisites - #10 Migrate to React v16.8 / React Hooks ## Summary Mysticell is a good place to demo and iterate on the data hooks pattern (see [`useStore()` and Data Hooks](https://gist.github.com/Alexander-Prime/7b7f2ef07fb3fb3587672bb775ac3140#usestore-and-data-hooks)). Current...
non_process
migrate redux to data hooks prerequisites migrate to react react hooks summary mysticell is a good place to demo and iterate on the data hooks pattern see currently we use redux along with react redux s cumbersome connect function to inject store data into component props data hoo...
0
338,822
10,237,920,661
IssuesEvent
2019-08-19 14:50:21
adamcaudill/yawast
https://api.github.com/repos/adamcaudill/yawast
opened
Connection error in check_local_ip_disclosure
bug high-priority
User reported issue: ``` Completed (Elapsed: 6:20:51.327802 - Peak Memory: 3.14GB) Traceback (most recent call last): File "/usr/local/bin/yawast", line 42, in <module> main.main() File "/usr/local/lib/python3.7/site-packages/yawast/main.py", line 76, in main args.func(args, urls) File "/...
1.0
Connection error in check_local_ip_disclosure - User reported issue: ``` Completed (Elapsed: 6:20:51.327802 - Peak Memory: 3.14GB) Traceback (most recent call last): File "/usr/local/bin/yawast", line 42, in <module> main.main() File "/usr/local/lib/python3.7/site-packages/yawast/main.py", line 7...
non_process
connection error in check local ip disclosure user reported issue completed elapsed peak memory traceback most recent call last file usr local bin yawast line in main main file usr local lib site packages yawast main py line in main args func...
0
21,427
29,359,594,056
IssuesEvent
2023-05-28 00:37:18
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[QA Automation] [NODE.JS] QA Automation na @YellowIpe
TESTE PJ JAVASCRIPT SCRUM NODE.JS REQUISITOS SELENIUM REMOTO PROCESSOS GITHUB KANBAN UMA C QUALIDADE ESPRESSO PADRร• QA TESTES AUTOMATIZADOS METODOLOGIAS รGEIS HELP WANTED ESPECIALISTA UI XCTEST AUTOMAร‡รƒO DE TESTES Stale
<!-- IMPORTANTE: 1. VOCรŠ PODE SER BLOQUEADO de divulgar vaga se realizar aรงรตes que geram spam como: 1.1. Abrir diversas issues para a mesma vaga em um curto perรญodo de tempo. 1.2. Fechar qualquer issue. Se alguma issue aberta por vocรช รฉ referente a uma vaga que nรฃo estรก mais aberta, mude o tรญtulo da iss...
1.0
[QA Automation] [NODE.JS] QA Automation na @YellowIpe - <!-- IMPORTANTE: 1. VOCรŠ PODE SER BLOQUEADO de divulgar vaga se realizar aรงรตes que geram spam como: 1.1. Abrir diversas issues para a mesma vaga em um curto perรญodo de tempo. 1.2. Fechar qualquer issue. Se alguma issue aberta por vocรช รฉ referente a...
process
qa automation na yellowipe importante vocรช pode ser bloqueado de divulgar vaga se realizar aรงรตes que geram spam como abrir diversas issues para a mesma vaga em um curto perรญodo de tempo fechar qualquer issue se alguma issue aberta por vocรช รฉ referente a uma vaga que nรฃo estรก...
1
289,470
21,784,775,072
IssuesEvent
2022-05-14 01:16:28
Equipment-and-Tool-Institute/j1939-84
https://api.github.com/repos/Equipment-and-Tool-Institute/j1939-84
closed
Support DEF Used This Operating Cycle in Table A-1
documentation Mtask8 DR
Support DEF Used This Operating Cycle in Table A-1 DEF Used This Operating Cycle in Table A-1 is needed for 2024 MY engines
1.0
Support DEF Used This Operating Cycle in Table A-1 - Support DEF Used This Operating Cycle in Table A-1 DEF Used This Operating Cycle in Table A-1 is needed for 2024 MY engines
non_process
support def used this operating cycle in table a support def used this operating cycle in table a def used this operating cycle in table a is needed for my engines
0
16,401
21,184,277,099
IssuesEvent
2022-04-08 11:02:55
paul-buerkner/brms
https://api.github.com/repos/paul-buerkner/brms
closed
error-adding-loo-criterion-to-brms-ordinal-model-with-link-cloglog
bug post-processing
https://discourse.mc-stan.org/t/error-adding-loo-criterion-to-brms-ordinal-model-with-link-cloglog/22600 The model looks fine but when I try to add loo or waic criterion I get the error `validate_ll(x) : All input values must be finite` I'm not convinced that the `cloglog` link is appropriate. I get fairly go...
1.0
error-adding-loo-criterion-to-brms-ordinal-model-with-link-cloglog - https://discourse.mc-stan.org/t/error-adding-loo-criterion-to-brms-ordinal-model-with-link-cloglog/22600 The model looks fine but when I try to add loo or waic criterion I get the error `validate_ll(x) : All input values must be finite` I'm ...
process
error adding loo criterion to brms ordinal model with link cloglog the model looks fine but when i try to add loo or waic criterion i get the error validate ll x all input values must be finite i m not convinced that the cloglog link is appropriate i get fairly good results using the logit link ...
1
679,040
23,219,572,438
IssuesEvent
2022-08-02 16:51:16
KinsonDigital/Infrastructure
https://api.github.com/repos/KinsonDigital/Infrastructure
closed
๐ŸšงCreate re-usable workflow to resolve project files
high priority workflow
### I have done the items below . . . - [X] I have updated the title without removing the ๐Ÿšง emoji. ### Description Create a workflow with the name `resolve-charp-proj-file.yml` that can be used to resolve the path to a C# project file. ### Acceptance Criteria **This issue is finished when:** - [x] Work...
1.0
๐ŸšงCreate re-usable workflow to resolve project files - ### I have done the items below . . . - [X] I have updated the title without removing the ๐Ÿšง emoji. ### Description Create a workflow with the name `resolve-charp-proj-file.yml` that can be used to resolve the path to a C# project file. ### Acceptance C...
non_process
๐Ÿšงcreate re usable workflow to resolve project files i have done the items below i have updated the title without removing the ๐Ÿšง emoji description create a workflow with the name resolve charp proj file yml that can be used to resolve the path to a c project file acceptance cri...
0
7,063
10,219,207,715
IssuesEvent
2019-08-15 17:58:37
toggl/mobileapp
https://api.github.com/repos/toggl/mobileapp
closed
Write localization framework doc
process
This doc should explain how the whole translation workflow works. It should: - explain the idea of the translations being crowdsourced - explain how we'll use a project(s) for the translations - mention the translation guide from #4834 - how we organize our `Resource.<language-code>.resx` files (and comments ins...
1.0
Write localization framework doc - This doc should explain how the whole translation workflow works. It should: - explain the idea of the translations being crowdsourced - explain how we'll use a project(s) for the translations - mention the translation guide from #4834 - how we organize our `Resource.<language-...
process
write localization framework doc this doc should explain how the whole translation workflow works it should explain the idea of the translations being crowdsourced explain how we ll use a project s for the translations mention the translation guide from how we organize our resource resx files...
1
13,321
15,786,571,084
IssuesEvent
2021-04-01 17:56:36
hasura/ask-me-anything
https://api.github.com/repos/hasura/ask-me-anything
closed
What's the history behind the devil looking logo of Hasura?
processing-for-shortvid question
The company name Hasura is a portmanteu of Haskell and Asura. * [Haskell](https://en.wikipedia.org/wiki/Haskell_%28programming_language%29) being the language stack that Hasura is built in. * [Asura](https://en.wikipedia.org/wiki/Asura) in Hindu mythology, is a class of beings defined by their opposition to the dev...
1.0
What's the history behind the devil looking logo of Hasura? - The company name Hasura is a portmanteu of Haskell and Asura. * [Haskell](https://en.wikipedia.org/wiki/Haskell_%28programming_language%29) being the language stack that Hasura is built in. * [Asura](https://en.wikipedia.org/wiki/Asura) in Hindu mytholog...
process
what s the history behind the devil looking logo of hasura the company name hasura is a portmanteu of haskell and asura being the language stack that hasura is built in in hindu mythology is a class of beings defined by their opposition to the devas or suras
1
333,373
29,577,979,663
IssuesEvent
2023-06-07 01:39:54
Joystream/pioneer
https://api.github.com/repos/Joystream/pioneer
closed
Verified status: no visual representation in Pioneer UI
enhancement high-prio community-dev qa-tested-ready-for-prod release:1.5.0
Currently there is no visual representation of a user having the `verified: true` flag on their membership on Pioneer, this includes: - Member directory - Forums - Proposals I wouldn't say this is a high-priority thing to fix, but given the coming new Staking UI/UX and the fact that `jsgenesis` and `Gleev` member...
1.0
Verified status: no visual representation in Pioneer UI - Currently there is no visual representation of a user having the `verified: true` flag on their membership on Pioneer, this includes: - Member directory - Forums - Proposals I wouldn't say this is a high-priority thing to fix, but given the coming new Stak...
non_process
verified status no visual representation in pioneer ui currently there is no visual representation of a user having the verified true flag on their membership on pioneer this includes member directory forums proposals i wouldn t say this is a high priority thing to fix but given the coming new stak...
0
29,868
13,179,720,779
IssuesEvent
2020-08-12 11:29:13
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
Terraform does not support event_bus_name in aws_cloudwatch_event_rule
enhancement service/cloudwatch service/cloudwatchevents service/eventbridge
<!--- 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...
3.0
Terraform does not support event_bus_name in aws_cloudwatch_event_rule - <!--- 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...
non_process
terraform does not support event bus name in aws cloudwatch event rule 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 information or...
0
135,434
10,987,084,746
IssuesEvent
2019-12-02 08:26:34
dzhw/SLC-IntEr
https://api.github.com/repos/dzhw/SLC-IntEr
closed
Befragungseinstieg Mobile Endgerรคte
Hohe Prioritรคt bug testing
Auf mobilen Endgerรคten wird man zur Zeit nach Eingabe des Tokens direkt auf die Seite st0001.html geleitet. Der komplette erste Befragungsteil (Einstieg/beg) sowie das Kalendarium werden รผbersprungen.
1.0
Befragungseinstieg Mobile Endgerรคte - Auf mobilen Endgerรคten wird man zur Zeit nach Eingabe des Tokens direkt auf die Seite st0001.html geleitet. Der komplette erste Befragungsteil (Einstieg/beg) sowie das Kalendarium werden รผbersprungen.
non_process
befragungseinstieg mobile endgerรคte auf mobilen endgerรคten wird man zur zeit nach eingabe des tokens direkt auf die seite html geleitet der komplette erste befragungsteil einstieg beg sowie das kalendarium werden รผbersprungen
0
5,927
8,751,241,809
IssuesEvent
2018-12-13 21:41:43
de-ai/designengine.ai
https://api.github.com/repos/de-ai/designengine.ai
closed
[Processing] Processing is processing the wrong file IF it was not closed correctly
Processing
example... http://earlyaccess.designengine.ai/proj/2/design-engine-v11 This file isn't the file I uploaded
1.0
[Processing] Processing is processing the wrong file IF it was not closed correctly - example... http://earlyaccess.designengine.ai/proj/2/design-engine-v11 This file isn't the file I uploaded
process
processing is processing the wrong file if it was not closed correctly example this file isn t the file i uploaded
1
12,191
14,742,299,477
IssuesEvent
2021-01-07 12:03:12
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Orlando 045- Missing Payment
anc-process anp-0.5 ant-enhancement
In GitLab by @kdjstudios on Apr 3, 2019, 11:50 **Submitted by:** "David Difo" <david.difo@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2019-04-03-25939/conversation **Server:** Internal **Client/Site:** Orlando **Account:** **Issue:** We have client Ficurma 045-S8762 who ...
1.0
Orlando 045- Missing Payment - In GitLab by @kdjstudios on Apr 3, 2019, 11:50 **Submitted by:** "David Difo" <david.difo@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2019-04-03-25939/conversation **Server:** Internal **Client/Site:** Orlando **Account:** **Issue:** We have...
process
orlando missing payment in gitlab by kdjstudios on apr submitted by david difo helpdesk server internal client site orlando account issue we have client ficurma who has reached out stating e check payment processed on does not show under bank stat...
1
12,571
14,986,015,927
IssuesEvent
2021-01-28 20:41:35
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
summary staistics not found in "join atributes by location" function into QGIS 3.10.5 version
Bug Feedback Processing
![Error qgis 2](https://user-images.githubusercontent.com/78165726/106174508-df466d00-6173-11eb-9b75-5dbcafbbc1f7.png) ![Error qgis 1](https://user-images.githubusercontent.com/78165726/106174533-e66d7b00-6173-11eb-9a6a-9189ea040c07.png)
1.0
summary staistics not found in "join atributes by location" function into QGIS 3.10.5 version - ![Error qgis 2](https://user-images.githubusercontent.com/78165726/106174508-df466d00-6173-11eb-9b75-5dbcafbbc1f7.png) ![Error qgis 1](https://user-images.githubusercontent.com/78165726/106174533-e66d7b00-6173-11eb-9a6a-9...
process
summary staistics not found in join atributes by location function into qgis version
1
286,243
31,468,093,685
IssuesEvent
2023-08-30 04:52:06
UpendoVentures/generator-upendodnn
https://api.github.com/repos/UpendoVentures/generator-upendodnn
closed
CVE-2018-14042 (Medium) detected in bootstrap-3.3.5.min.js, bootstrap-3.3.5.js - autoclosed
Mend: dependency security vulnerability
## CVE-2018-14042 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.5.min.js</b>, <b>bootstrap-3.3.5.js</b></p></summary> <p> <details><summary><b>bootstrap-3.3.5.min.j...
True
CVE-2018-14042 (Medium) detected in bootstrap-3.3.5.min.js, bootstrap-3.3.5.js - autoclosed - ## CVE-2018-14042 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.5.min.j...
non_process
cve medium detected in bootstrap min js bootstrap js autoclosed cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap js bootstrap min js the most popular front end framework for developing responsive mobile first pro...
0
474,965
13,685,163,147
IssuesEvent
2020-09-30 06:38:21
shahednasser/sbuttons
https://api.github.com/repos/shahednasser/sbuttons
opened
Change "btn-disabled" to "disabled-btn"
Hacktoberfest Priority: Medium buttons enhancement good first issue help wanted up-for-grabs
Now we have a new button type "Disabled" but its class name does not follow the convention we are using for the website. We just need to change the class name from "btn-disabled" to "disabled-btn"
1.0
Change "btn-disabled" to "disabled-btn" - Now we have a new button type "Disabled" but its class name does not follow the convention we are using for the website. We just need to change the class name from "btn-disabled" to "disabled-btn"
non_process
change btn disabled to disabled btn now we have a new button type disabled but its class name does not follow the convention we are using for the website we just need to change the class name from btn disabled to disabled btn
0
20,209
26,796,273,489
IssuesEvent
2023-02-01 12:08:18
threefoldtech/tfchain
https://api.github.com/repos/threefoldtech/tfchain
closed
Add disks field to nodes
process_wontfix type_feature
To accommodate https://github.com/threefoldtech/zos/issues/1830, TF Chain's node object will need a data field that stores a list of disks. Something like: ``` node { disks = [disk, ...] } disk { type = "SSD" or "HDD" size = capacity } ```
1.0
Add disks field to nodes - To accommodate https://github.com/threefoldtech/zos/issues/1830, TF Chain's node object will need a data field that stores a list of disks. Something like: ``` node { disks = [disk, ...] } disk { type = "SSD" or "HDD" size = capacity } ```
process
add disks field to nodes to accommodate tf chain s node object will need a data field that stores a list of disks something like node disks disk type ssd or hdd size capacity
1
21,937
30,446,798,339
IssuesEvent
2023-07-15 19:28:29
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
pyutils 0.0.1a1 has 2 GuardDog issues
guarddog typosquatting silent-process-execution
https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1a1", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names, and might be a typosquatting attempt: ...
1.0
pyutils 0.0.1a1 has 2 GuardDog issues - https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1a1", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names...
process
pyutils has guarddog issues dependency pyutils version result issues errors results typosquatting this package closely ressembles the following package names and might be a typosquatting attempt python utils pytils silen...
1
14,002
16,773,267,617
IssuesEvent
2021-06-14 17:22:04
googleapis/python-cloud-core
https://api.github.com/repos/googleapis/python-cloud-core
closed
Add 'black' to nox for consistency
type: process
The codebase is not in line with our current standards: it does not use `black` to ensure consistent code style.
1.0
Add 'black' to nox for consistency - The codebase is not in line with our current standards: it does not use `black` to ensure consistent code style.
process
add black to nox for consistency the codebase is not in line with our current standards it does not use black to ensure consistent code style
1
216,360
24,278,525,331
IssuesEvent
2022-09-28 15:28:30
billmcchesney1/davinci
https://api.github.com/repos/billmcchesney1/davinci
reopened
CVE-2020-7656 (Medium) detected in jquery-1.7.1.min.js
security vulnerability
## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2020-7656 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library ...
non_process
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file node modules sockjs examples express x index html path to vulnerable libra...
0
411,397
27,821,180,296
IssuesEvent
2023-03-19 08:54:40
jbloomAus/DecisionTransformerInterpretability
https://api.github.com/repos/jbloomAus/DecisionTransformerInterpretability
opened
Write much better tutorials for the repo.
documentation
I've explained how to use the repo in the docs, but this could be way better. Some examples of pages what might be useful to add to the sphinx docs. 1. A page explaining what Minigrid is, and where to look at each MiniGrid environment (maybe include a table of environments by row with columns for different models ...
1.0
Write much better tutorials for the repo. - I've explained how to use the repo in the docs, but this could be way better. Some examples of pages what might be useful to add to the sphinx docs. 1. A page explaining what Minigrid is, and where to look at each MiniGrid environment (maybe include a table of environme...
non_process
write much better tutorials for the repo i ve explained how to use the repo in the docs but this could be way better some examples of pages what might be useful to add to the sphinx docs a page explaining what minigrid is and where to look at each minigrid environment maybe include a table of environme...
0
747,806
26,099,228,408
IssuesEvent
2022-12-27 03:33:36
simonbaird/tiddlyhost
https://api.github.com/repos/simonbaird/tiddlyhost
closed
Site backups and "restore previous version" functionality
priority-high
As I'm now beginning to use TH more seriously to develop stuff, I need a backup feature like in TS. Maybe I'm just not seeing something in front of my nose? IMO the most suitable place for it would be Your sites page or inside the Settings.
1.0
Site backups and "restore previous version" functionality - As I'm now beginning to use TH more seriously to develop stuff, I need a backup feature like in TS. Maybe I'm just not seeing something in front of my nose? IMO the most suitable place for it would be Your sites page or inside the Settings.
non_process
site backups and restore previous version functionality as i m now beginning to use th more seriously to develop stuff i need a backup feature like in ts maybe i m just not seeing something in front of my nose imo the most suitable place for it would be your sites page or inside the settings
0
9,807
12,819,943,821
IssuesEvent
2020-07-06 04:06:54
asyml/forte
https://api.github.com/repos/asyml/forte
closed
StanfordNLP sentence segmenter bug
bug priority: medium topic: processors
While trying to find sentence boundaries, the technique to find the sentence ending can fail. We are using `find` which gives the first occurrence of a word in a sentence. This will definitely fail when there are 2 duplicate words in a sentence. https://github.com/asyml/forte/blob/master/forte/processors/stanford...
1.0
StanfordNLP sentence segmenter bug - While trying to find sentence boundaries, the technique to find the sentence ending can fail. We are using `find` which gives the first occurrence of a word in a sentence. This will definitely fail when there are 2 duplicate words in a sentence. https://github.com/asyml/forte/...
process
stanfordnlp sentence segmenter bug while trying to find sentence boundaries the technique to find the sentence ending can fail we are using find which gives the first occurrence of a word in a sentence this will definitely fail when there are duplicate words in a sentence
1
143,542
11,568,861,940
IssuesEvent
2020-02-20 16:33:42
RPTools/maptool
https://api.github.com/repos/RPTools/maptool
closed
input() PROPS option no longer works.
bug feature macro changes tested
**Describe the bug** I'm getting an error in alpha 6 that I don't get in 1.5.12. Apparently the PROPS option no longer works. Gives null pointer exception error. **To Reproduce** [input("test|one=1;two=2;|Test|props")] **Expected behavior** Should give me fields "one" and "two" with their values. **MapTool ...
1.0
input() PROPS option no longer works. - **Describe the bug** I'm getting an error in alpha 6 that I don't get in 1.5.12. Apparently the PROPS option no longer works. Gives null pointer exception error. **To Reproduce** [input("test|one=1;two=2;|Test|props")] **Expected behavior** Should give me fields "one" an...
non_process
input props option no longer works describe the bug i m getting an error in alpha that i don t get in apparently the props option no longer works gives null pointer exception error to reproduce expected behavior should give me fields one and two with their values maptool...
0
6,437
9,539,163,714
IssuesEvent
2019-04-30 16:15:45
material-components/material-components-ios
https://api.github.com/repos/material-components/material-components-ios
closed
Internal issue:: b/130723794
type:Process
This was filed as an internal issue. If you are a Googler, please visit [b/130723794](http://b/130723794) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/130723794](http://b/130723794)
1.0
Internal issue:: b/130723794 - This was filed as an internal issue. If you are a Googler, please visit [b/130723794](http://b/130723794) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/130723794](http://b/130723794)
process
internal issue b this was filed as an internal issue if you are a googler please visit for more details internal data associated internal bug
1
276,857
30,557,551,707
IssuesEvent
2023-07-20 12:42:53
nagyesta/abort-mission-maven-plugin
https://api.github.com/repos/nagyesta/abort-mission-maven-plugin
closed
jszip-3.7.1.js: 1 vulnerabilities (highest severity is: 7.3)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jszip-3.7.1.js</b></p></summary> <p>Create, read and edit .zip files with Javascript http://stuartk.com/jszip</p> <p>Library home page: <a href="https://cdnjs.cloudfl...
True
jszip-3.7.1.js: 1 vulnerabilities (highest severity is: 7.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jszip-3.7.1.js</b></p></summary> <p>Create, read and edit .zip files with Javascript http://stuartk.com...
non_process
jszip js vulnerabilities highest severity is vulnerable library jszip js create read and edit zip files with javascript library home page a href path to vulnerable library target apidocs jquery jszip dist jszip js found in head commit a href vulnerabilitie...
0
69,818
13,347,081,462
IssuesEvent
2020-08-29 11:37:34
codeisscience/code-is-science
https://api.github.com/repos/codeisscience/code-is-science
closed
journal page - make it include the header include file [interesting mix of R and hugo templating]
code-task help wanted
So, the site is built largely using [hugo](https://gohugo.io/) with the exception of the journals page, which is rendered using [knitr](https://yihui.name/knitr/) R-related wizardry. @alokpant wisely suggested that the journals page should use the same header, which is entirely sane. Offhand I'm not sure how to mate th...
1.0
journal page - make it include the header include file [interesting mix of R and hugo templating] - So, the site is built largely using [hugo](https://gohugo.io/) with the exception of the journals page, which is rendered using [knitr](https://yihui.name/knitr/) R-related wizardry. @alokpant wisely suggested that the j...
non_process
journal page make it include the header include file so the site is built largely using with the exception of the journals page which is rendered using r related wizardry alokpant wisely suggested that the journals page should use the same header which is entirely sane offhand i m not sure how to ma...
0
200,840
22,916,001,210
IssuesEvent
2022-07-17 01:05:54
nanopathi/frameworks_av_AOSP10_r33_CVE-2020-0241
https://api.github.com/repos/nanopathi/frameworks_av_AOSP10_r33_CVE-2020-0241
closed
CVE-2020-0160 (High) detected in avandroid-10.0.0_r44 - autoclosed
security vulnerability
## CVE-2020-0160 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r44</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platform/fram...
True
CVE-2020-0160 (High) detected in avandroid-10.0.0_r44 - autoclosed - ## CVE-2020-0160 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r44</b></p></summary> <p> <p>Libr...
non_process
cve high detected in avandroid autoclosed cve high severity vulnerability vulnerable library avandroid library home page a href found in head commit a href found in base branch master vulnerable source files media extractors s...
0
725,756
24,974,793,086
IssuesEvent
2022-11-02 06:35:51
matrixorigin/matrixone
https://api.github.com/repos/matrixorigin/matrixone
opened
[Enhancement]: error handling on reading and writing io enties
kind/enhancement priority/p0.5
### Is there an existing issue for enhancement? - [X] I have checked the existing issues. ### What would you like to be added ? ```Markdown error handling on reading and writing io entries ``` ### Why is this needed ? 1. Timeout 2. Duplicated 3. Not found 4. Unexpected ### Additional information _No response...
1.0
[Enhancement]: error handling on reading and writing io enties - ### Is there an existing issue for enhancement? - [X] I have checked the existing issues. ### What would you like to be added ? ```Markdown error handling on reading and writing io entries ``` ### Why is this needed ? 1. Timeout 2. Duplicated 3. N...
non_process
error handling on reading and writing io enties is there an existing issue for enhancement i have checked the existing issues what would you like to be added markdown error handling on reading and writing io entries why is this needed timeout duplicated not found u...
0
239,352
19,848,909,853
IssuesEvent
2022-01-21 10:03:13
zephyrproject-rtos/test_results
https://api.github.com/repos/zephyrproject-rtos/test_results
closed
tests-ci : can: isotp: conformance test failed
bug area: Tests
**Describe the bug** conformance test is failed on v2.7.99-3293-g93b0ea978293 on mimxrt1060_evk see logs for details **To Reproduce** 1. ``` scripts/twister --device-testing --device-serial /dev/ttyACM0 -p mimxrt1060_evk --sub-test can.isotp ``` 2. See error **Expected behavior** test pass **Impact** **Logs an...
1.0
tests-ci : can: isotp: conformance test failed - **Describe the bug** conformance test is failed on v2.7.99-3293-g93b0ea978293 on mimxrt1060_evk see logs for details **To Reproduce** 1. ``` scripts/twister --device-testing --device-serial /dev/ttyACM0 -p mimxrt1060_evk --sub-test can.isotp ``` 2. See error **Ex...
non_process
tests ci can isotp conformance test failed describe the bug conformance test is failed on on evk see logs for details to reproduce scripts twister device testing device serial dev p evk sub test can isotp see error expected behavior test pass impact ...
0
9,032
12,129,836,723
IssuesEvent
2020-04-22 23:42:22
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
remove gcp-devrel-py-tools from datastore/cloud-client/requirements-test.txt
priority: p2 remove-gcp-devrel-py-tools type: process
remove gcp-devrel-py-tools from datastore/cloud-client/requirements-test.txt
1.0
remove gcp-devrel-py-tools from datastore/cloud-client/requirements-test.txt - remove gcp-devrel-py-tools from datastore/cloud-client/requirements-test.txt
process
remove gcp devrel py tools from datastore cloud client requirements test txt remove gcp devrel py tools from datastore cloud client requirements test txt
1
10,138
13,044,162,437
IssuesEvent
2020-07-29 03:47:32
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `JsonMergePreserveSig` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `JsonMergePreserveSig` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @mapleFU ## 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 `JsonMergePreserveSig` from TiDB - ## Description Port the scalar function `JsonMergePreserveSig` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @mapleFU ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - h...
process
ucp migrate scalar function jsonmergepreservesig from tidb description port the scalar function jsonmergepreservesig from tidb to coprocessor score mentor s maplefu recommended skills rust programming learning materials already implemented expressions ported from tidb ...
1
260,827
19,686,807,026
IssuesEvent
2022-01-11 23:25:18
corretto/amazon-corretto-crypto-provider
https://api.github.com/repos/corretto/amazon-corretto-crypto-provider
closed
Document all system properties
Documentation
All system properties defined by ACCP need to be documented. This must include include the target audience for each property and how long we commit to supporting it.
1.0
Document all system properties - All system properties defined by ACCP need to be documented. This must include include the target audience for each property and how long we commit to supporting it.
non_process
document all system properties all system properties defined by accp need to be documented this must include include the target audience for each property and how long we commit to supporting it
0
337,887
30,269,726,165
IssuesEvent
2023-07-07 14:28:30
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
ccl/changefeedccl: TestChangefeedNemeses failed
C-test-failure O-robot A-cdc branch-master T-cdc
ccl/changefeedccl.TestChangefeedNemeses [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9120744?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9120744?buildTab=artifacts#/) on master @ [8...
1.0
ccl/changefeedccl: TestChangefeedNemeses failed - ccl/changefeedccl.TestChangefeedNemeses [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9120744?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_Unit...
non_process
ccl changefeedccl testchangefeednemeses failed ccl changefeedccl testchangefeednemeses with on master run testchangefeednemeses test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present logs inline cont testchangefeedneme...
0
69,334
8,393,888,115
IssuesEvent
2018-10-09 22:00:08
LetsEatCo/Restaurants
https://api.github.com/repos/LetsEatCo/Restaurants
opened
โœจ Add Kiosk
priority: high ๐Ÿ”ฅ scope: back-office scope: design scope: functional type: feature โœจ
**Is your feature request related to a problem ? Please describe.** A logged in store should be able to add a kiosk **Describe the solution you'd like** CS **Describe alternatives you've considered** None **Additional context** None
1.0
โœจ Add Kiosk - **Is your feature request related to a problem ? Please describe.** A logged in store should be able to add a kiosk **Describe the solution you'd like** CS **Describe alternatives you've considered** None **Additional context** None
non_process
โœจ add kiosk is your feature request related to a problem please describe a logged in store should be able to add a kiosk describe the solution you d like cs describe alternatives you ve considered none additional context none
0
190,625
22,106,875,277
IssuesEvent
2022-06-01 17:40:52
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
opened
KeyCloak CSS STRA Review and Updates
security
- [x] Review STRA completed by Bruce and - [x] fix-up/update - [ ] Complete SoAR - [ ] Review w/ KeyCloak team
True
KeyCloak CSS STRA Review and Updates - - [x] Review STRA completed by Bruce and - [x] fix-up/update - [ ] Complete SoAR - [ ] Review w/ KeyCloak team
non_process
keycloak css stra review and updates review stra completed by bruce and fix up update complete soar review w keycloak team
0
283,787
24,562,799,560
IssuesEvent
2022-10-12 22:11:07
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
opened
[YSQL] flaky test: undefined behavior in PgLibPqTest.DBCatalogVersion
area/ysql kind/failing-test priority/high status/awaiting-triage
### Description https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=PgLibPqTest&fail_tag=undefined_behavior&name=DBCatalogVersion&platform=linux ``` [ts-1] ../../../../../../../src/postgres/src/backend/catalog/yb_catalog/yb_catalog_version.c:472:5: runtime error: null pointer p...
1.0
[YSQL] flaky test: undefined behavior in PgLibPqTest.DBCatalogVersion - ### Description https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=PgLibPqTest&fail_tag=undefined_behavior&name=DBCatalogVersion&platform=linux ``` [ts-1] ../../../../../../../src/postgres/src/backend/cata...
non_process
flaky test undefined behavior in pglibpqtest dbcatalogversion description src postgres src backend catalog yb catalog yb catalog version c runtime error null pointer passed as argument which is declared to never be null usr include stdlib h note nonnull attr...
0
22,564
7,190,669,633
IssuesEvent
2018-02-02 18:05:43
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
Useful information for geth support.
build-testing status-inprocess type-enhancement
h t t p s : / / g i t h u . b.com/ethereum/go-ethereum/wiki/Management-APIs
1.0
Useful information for geth support. - h t t p s : / / g i t h u . b.com/ethereum/go-ethereum/wiki/Management-APIs
non_process
useful information for geth support h t t p s g i t h u b com ethereum go ethereum wiki management apis
0
38,230
2,842,441,988
IssuesEvent
2015-05-28 09:21:03
hydrosolutions/imomo-hydromet-client
https://api.github.com/repos/hydrosolutions/imomo-hydromet-client
closed
Make it clear what a station being ready for processing means
enhancement Priority low question
When using a station that has not all the required initial data, the user gets an error message but it is not clear what is needed from the user.
1.0
Make it clear what a station being ready for processing means - When using a station that has not all the required initial data, the user gets an error message but it is not clear what is needed from the user.
non_process
make it clear what a station being ready for processing means when using a station that has not all the required initial data the user gets an error message but it is not clear what is needed from the user
0
365,428
25,535,396,607
IssuesEvent
2022-11-29 11:34:51
Quozul/template
https://api.github.com/repos/Quozul/template
closed
Add security policy
documentation
Using the following guide, please add a security policy to the repository. https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
1.0
Add security policy - Using the following guide, please add a security policy to the repository. https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
non_process
add security policy using the following guide please add a security policy to the repository
0
16,847
11,424,215,624
IssuesEvent
2020-02-03 17:17:19
openstreetmap/iD
https://api.github.com/repos/openstreetmap/iD
closed
Enable Issues section for multiple selected features
usability validation
Continuing our multiselection editing work in #7276, we should also try to enable the Issues section. We'll have to decide if it makes more sense to show every issue with every selected feature (which could be loads), or just those issues shared between features in the selection. There's also the problem of quick fixes...
True
Enable Issues section for multiple selected features - Continuing our multiselection editing work in #7276, we should also try to enable the Issues section. We'll have to decide if it makes more sense to show every issue with every selected feature (which could be loads), or just those issues shared between features in...
non_process
enable issues section for multiple selected features continuing our multiselection editing work in we should also try to enable the issues section we ll have to decide if it makes more sense to show every issue with every selected feature which could be loads or just those issues shared between features in th...
0
7,918
11,097,438,876
IssuesEvent
2019-12-16 13:22:30
prisma/photonjs
https://api.github.com/repos/prisma/photonjs
closed
Document error consumption
kind/docs process/candidate
``` try { user = await ctx.photon.users.create({ data: { name, email, password: hashedPassword, }, }) console.log("====", user) debugger } catch (error){ throw new Err...
1.0
Document error consumption - ``` try { user = await ctx.photon.users.create({ data: { name, email, password: hashedPassword, }, }) console.log("====", user) debugger } catch (err...
process
document error consumption try user await ctx photon users create data name email password hashedpassword console log user debugger catch err...
1
4,750
7,610,710,972
IssuesEvent
2018-05-01 09:56:26
TeamPotry/tutorial_text
https://api.github.com/repos/TeamPotry/tutorial_text
opened
ํŠœํ† ๋ฆฌ์–ผ ํ…์ŠคํŠธ์˜ ๊ตฌ์กฐ ๋ณ€๊ฒฝ
enhancement in_process
- [ ] **๊ธฐ์กด์˜ ํ•˜๋‚˜์˜ ์ปจํ”ฝ๋งŒ ์‚ฌ์šฉํ•˜๋˜ ๋กœ์ง์„ ๋ณ€๊ฒฝ** `configs/tutorial_text` ํด๋” ๋‚ด์˜ ๋ชจ๋“  ํ…์ŠคํŠธ ํŒŒ์ผ์„ ์ฝ๊ณ  ํŒŒ์ผ ์ด๋ฆ„์„ ๊ด‘์—ญ `stringmap`์— ์ €์žฅ ๊ธฐ์กด์— ํ…Œ์ŠคํŠธ ๋ฉ”๋‰ด์— ์‚ฌ์šฉ๋ฌ๋˜ ์ปจํ”ฝ์€ ๊ทธ๋ƒฅ ํ…Œ์ŠคํŠธ์šฉ์œผ๋กœ ์กด์žฌํ•˜๋„๋ก ๋ณ€๊ฒฝ - [ ] **`TTextKeyValue (KeyValues ์ƒ์†)` ์„ค๊ณ„ ๋ฐ ๊ธฐ์กด `KeyValues` ๊ด€๋ จ ์Šคํ†ก ์ด์ „** - [ ] **์ฟ ํ‚ค ๊ตฌ์กฐ ๋ณ€๊ฒฝ** ํ˜„์žฌ: `messageId` ๊ธฐ์ค€ ๊ตฌ์กฐ ๋ณ€๊ฒฝ: `filename_messageId` ๊ธฐ์ค€
1.0
ํŠœํ† ๋ฆฌ์–ผ ํ…์ŠคํŠธ์˜ ๊ตฌ์กฐ ๋ณ€๊ฒฝ - - [ ] **๊ธฐ์กด์˜ ํ•˜๋‚˜์˜ ์ปจํ”ฝ๋งŒ ์‚ฌ์šฉํ•˜๋˜ ๋กœ์ง์„ ๋ณ€๊ฒฝ** `configs/tutorial_text` ํด๋” ๋‚ด์˜ ๋ชจ๋“  ํ…์ŠคํŠธ ํŒŒ์ผ์„ ์ฝ๊ณ  ํŒŒ์ผ ์ด๋ฆ„์„ ๊ด‘์—ญ `stringmap`์— ์ €์žฅ ๊ธฐ์กด์— ํ…Œ์ŠคํŠธ ๋ฉ”๋‰ด์— ์‚ฌ์šฉ๋ฌ๋˜ ์ปจํ”ฝ์€ ๊ทธ๋ƒฅ ํ…Œ์ŠคํŠธ์šฉ์œผ๋กœ ์กด์žฌํ•˜๋„๋ก ๋ณ€๊ฒฝ - [ ] **`TTextKeyValue (KeyValues ์ƒ์†)` ์„ค๊ณ„ ๋ฐ ๊ธฐ์กด `KeyValues` ๊ด€๋ จ ์Šคํ†ก ์ด์ „** - [ ] **์ฟ ํ‚ค ๊ตฌ์กฐ ๋ณ€๊ฒฝ** ํ˜„์žฌ: `messageId` ๊ธฐ์ค€ ๊ตฌ์กฐ ๋ณ€๊ฒฝ: `filename_messageId` ๊ธฐ์ค€
process
ํŠœํ† ๋ฆฌ์–ผ ํ…์ŠคํŠธ์˜ ๊ตฌ์กฐ ๋ณ€๊ฒฝ ๊ธฐ์กด์˜ ํ•˜๋‚˜์˜ ์ปจํ”ฝ๋งŒ ์‚ฌ์šฉํ•˜๋˜ ๋กœ์ง์„ ๋ณ€๊ฒฝ configs tutorial text ํด๋” ๋‚ด์˜ ๋ชจ๋“  ํ…์ŠคํŠธ ํŒŒ์ผ์„ ์ฝ๊ณ  ํŒŒ์ผ ์ด๋ฆ„์„ ๊ด‘์—ญ stringmap ์— ์ €์žฅ ๊ธฐ์กด์— ํ…Œ์ŠคํŠธ ๋ฉ”๋‰ด์— ์‚ฌ์šฉ๋ฌ๋˜ ์ปจํ”ฝ์€ ๊ทธ๋ƒฅ ํ…Œ์ŠคํŠธ์šฉ์œผ๋กœ ์กด์žฌํ•˜๋„๋ก ๋ณ€๊ฒฝ ttextkeyvalue keyvalues ์ƒ์† ์„ค๊ณ„ ๋ฐ ๊ธฐ์กด keyvalues ๊ด€๋ จ ์Šคํ†ก ์ด์ „ ์ฟ ํ‚ค ๊ตฌ์กฐ ๋ณ€๊ฒฝ ํ˜„์žฌ messageid ๊ธฐ์ค€ ๊ตฌ์กฐ ๋ณ€๊ฒฝ filename messageid ๊ธฐ์ค€
1
105,490
13,188,418,826
IssuesEvent
2020-08-13 06:24:20
tektoncd/triggers
https://api.github.com/repos/tektoncd/triggers
closed
Should Trigger be a separate Custom Resource
kind/design lifecycle/stale maybe-next-milestone
# Expected Behavior Trigger inside Eventlistener feels like an independent cr. It has template ref, binding, param, and name. Latter of which seems to be better off with having an ObjectMeta based on the usecase for which it is added. If listener have just ref to trigger and trigger is a separate cr, then various op...
1.0
Should Trigger be a separate Custom Resource - # Expected Behavior Trigger inside Eventlistener feels like an independent cr. It has template ref, binding, param, and name. Latter of which seems to be better off with having an ObjectMeta based on the usecase for which it is added. If listener have just ref to trigge...
non_process
should trigger be a separate custom resource expected behavior trigger inside eventlistener feels like an independent cr it has template ref binding param and name latter of which seems to be better off with having an objectmeta based on the usecase for which it is added if listener have just ref to trigge...
0
373,951
11,053,188,766
IssuesEvent
2019-12-10 10:51:07
eclipse/codewind
https://api.github.com/repos/eclipse/codewind
closed
Maximum call stack size exceeded in PFE logs on Codewind
area/portal kind/bug priority/stopship
I'm seeing the following in the PFE logs (latest images) when running on Che just after a docker build and push finishes for Generic docker projects: ``` [26/11/19 22:11:31 FileWatcher.js] [ERROR] RangeError: Maximum call stack size exceeded at Function.[Symbol.hasInstance] (<anonymous>) at Function.isBuf...
1.0
Maximum call stack size exceeded in PFE logs on Codewind - I'm seeing the following in the PFE logs (latest images) when running on Che just after a docker build and push finishes for Generic docker projects: ``` [26/11/19 22:11:31 FileWatcher.js] [ERROR] RangeError: Maximum call stack size exceeded at Functio...
non_process
maximum call stack size exceeded in pfe logs on codewind i m seeing the following in the pfe logs latest images when running on che just after a docker build and push finishes for generic docker projects rangeerror maximum call stack size exceeded at function at function isbuffer buff...
0
4,219
7,179,151,151
IssuesEvent
2018-01-31 18:43:50
syndesisio/syndesis
https://api.github.com/repos/syndesisio/syndesis
closed
Code generator can't deal with plural type names
cat/bug cat/process module/ui prio/p2
|<img src="https://avatars2.githubusercontent.com/u/351660?v=4" valign="middle" width="22px"></img> @gashcrumb | [2017-07-25](https://github.com/syndesisio/syndesis-ui/issues/657) | bug, dev process, Priority - Low | |-|-|-| When running `yarn generate` against the current swagger that contains `FilterOptions` we get...
1.0
Code generator can't deal with plural type names - |<img src="https://avatars2.githubusercontent.com/u/351660?v=4" valign="middle" width="22px"></img> @gashcrumb | [2017-07-25](https://github.com/syndesisio/syndesis-ui/issues/657) | bug, dev process, Priority - Low | |-|-|-| When running `yarn generate` against the c...
process
code generator can t deal with plural type names gashcrumb bug dev process priority low when running yarn generate against the current swagger that contains filteroptions we get error in c users gashcrumb github syndesis ui src app model ts duplicate identifier filte...
1
174,473
14,483,822,239
IssuesEvent
2020-12-10 15:36:26
krosmaker/krosmaker
https://api.github.com/repos/krosmaker/krosmaker
closed
Document PDF export
documentation
Add a printable PDF export guide. Include assets necessary to prepare the PDFs.
1.0
Document PDF export - Add a printable PDF export guide. Include assets necessary to prepare the PDFs.
non_process
document pdf export add a printable pdf export guide include assets necessary to prepare the pdfs
0
65,983
19,846,070,635
IssuesEvent
2022-01-21 06:31:41
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Cannot share a video from iOS
T-Defect
### Steps to reproduce Steps to reproduce: 1. Have a video present in chat with someone 2. Click on the video and hold 3. Click more in the bottom left corner 4. Select share and select a user to send it to someone ### Outcome Expected the video to be shared to the other user. Actual result: The process gets ...
1.0
Cannot share a video from iOS - ### Steps to reproduce Steps to reproduce: 1. Have a video present in chat with someone 2. Click on the video and hold 3. Click more in the bottom left corner 4. Select share and select a user to send it to someone ### Outcome Expected the video to be shared to the other user. ...
non_process
cannot share a video from ios steps to reproduce steps to reproduce have a video present in chat with someone click on the video and hold click more in the bottom left corner select share and select a user to send it to someone outcome expected the video to be shared to the other user ...
0
108,566
11,595,661,636
IssuesEvent
2020-02-24 17:25:04
force-h2020/force-bdss-plugin-nevergrad
https://api.github.com/repos/force-h2020/force-bdss-plugin-nevergrad
closed
Documentation to be updated
documentation
We would like to provide the following documentation for release 0.1.0: - [x] A README similar to other Force repos - [x] Documentation / guide imported from #6
1.0
Documentation to be updated - We would like to provide the following documentation for release 0.1.0: - [x] A README similar to other Force repos - [x] Documentation / guide imported from #6
non_process
documentation to be updated we would like to provide the following documentation for release a readme similar to other force repos documentation guide imported from
0
243,948
20,598,215,242
IssuesEvent
2022-03-05 21:13:51
disco-lang/disco
https://api.github.com/repos/disco-lang/disco
opened
Ability to put tests after a definition
C-Moderate Effort Z-Feature Request U-Testing S-Moderate
For documentation purposes, educational purposes, etc., it may often make sense to put tests *after* a definition. However, at the moment this is impossible since we attach all tests to the following definition. 1. One alternative would be to forget the whole idea of attaching specific tests to specific functions. ...
1.0
Ability to put tests after a definition - For documentation purposes, educational purposes, etc., it may often make sense to put tests *after* a definition. However, at the moment this is impossible since we attach all tests to the following definition. 1. One alternative would be to forget the whole idea of attach...
non_process
ability to put tests after a definition for documentation purposes educational purposes etc it may often make sense to put tests after a definition however at the moment this is impossible since we attach all tests to the following definition one alternative would be to forget the whole idea of attach...
0
171,349
13,229,333,731
IssuesEvent
2020-08-18 07:59:30
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
The selected permission 'Delete version' doesn't display on Connect Summary dialog
:gear: attach :gear: sas ๐Ÿงช testing
**Storage Explorer Version:** 1.13.0 **Build**: [20200504.7](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3700661&view=results) **Branch**: master **Platform/OS:** Windows 10/ Linux Ubuntu 16.04/ macOS Catalina **Architecture**: ia32/x64 **Regression From:** Not a regression **Steps to repro...
1.0
The selected permission 'Delete version' doesn't display on Connect Summary dialog - **Storage Explorer Version:** 1.13.0 **Build**: [20200504.7](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3700661&view=results) **Branch**: master **Platform/OS:** Windows 10/ Linux Ubuntu 16.04/ macOS Catalina *...
non_process
the selected permission delete version doesn t display on connect summary dialog storage explorer version build branch master platform os windows linux ubuntu macos catalina architecture regression from not a regression steps to reproduce selec...
0
16,355
5,233,695,749
IssuesEvent
2017-01-30 13:43:42
SemsTestOrg/combinearchive-web
https://api.github.com/repos/SemsTestOrg/combinearchive-web
closed
Check for empty archive names, when creating
code fixed major migrated task
## Trac Ticket #54 **component:** code **owner:** somebody **reporter:** anonymous **created:** 2014-08-21 14:15:37 **milestone:** **type:** task **version:** **keywords:** ## comment 1 **time:** 2014-08-25 16:23:06 **author:** mp487 <martin.peters3@uni-rostock.de> In [None](/04d5dd0c2c002cc21f304ed828582fe5f71...
1.0
Check for empty archive names, when creating - ## Trac Ticket #54 **component:** code **owner:** somebody **reporter:** anonymous **created:** 2014-08-21 14:15:37 **milestone:** **type:** task **version:** **keywords:** ## comment 1 **time:** 2014-08-25 16:23:06 **author:** mp487 <martin.peters3@uni-rostock.de> ...
non_process
check for empty archive names when creating trac ticket component code owner somebody reporter anonymous created milestone type task version keywords comment time author in committicketreference repository r...
0
17,294
23,108,490,445
IssuesEvent
2022-07-27 10:55:28
FTBTeam/FTB-App
https://api.github.com/repos/FTBTeam/FTB-App
closed
[Bug]: Cant download most packs and cant run the few I can
bug subprocess
### What Operating System Windows 10 ### App Version 202204211116-ac2e189d70-release ### UI Version ac2e189d70 ### Log Files https://pste.ch/fagacahoro ### Debug Code FTB-DBGSUWEJUCIPO ### Describe the bug Cant download most packs ### Steps to reproduce 1. Open app ( still doesn't...
1.0
[Bug]: Cant download most packs and cant run the few I can - ### What Operating System Windows 10 ### App Version 202204211116-ac2e189d70-release ### UI Version ac2e189d70 ### Log Files https://pste.ch/fagacahoro ### Debug Code FTB-DBGSUWEJUCIPO ### Describe the bug Cant download most p...
process
cant download most packs and cant run the few i can what operating system windows app version release ui version log files debug code ftb dbgsuwejucipo describe the bug cant download most packs steps to reproduce open app still doesn...
1
9,362
12,370,928,769
IssuesEvent
2020-05-18 17:39:20
ofcyln/mortgage-expense-calculator
https://api.github.com/repos/ofcyln/mortgage-expense-calculator
closed
Modify README.md as a guide/documentation of the app
2 High app creation process
- Social sharable background implementation - App screenshot integrations - Explanatory content creation - Git badge implementations with subscriptions of the CI/CD services
1.0
Modify README.md as a guide/documentation of the app - - Social sharable background implementation - App screenshot integrations - Explanatory content creation - Git badge implementations with subscriptions of the CI/CD services
process
modify readme md as a guide documentation of the app social sharable background implementation app screenshot integrations explanatory content creation git badge implementations with subscriptions of the ci cd services
1
154,000
24,228,475,677
IssuesEvent
2022-09-26 16:08:17
o3de/o3de
https://api.github.com/repos/o3de/o3de
closed
AssetProcessor UI "Event Log Details" Status icons should be the same as "Asset Status" Status icons
needs-triage sig/content sig/ui-ux needs-ux-design
**Is your feature request related to a problem? Please describe.** I find the current "Status" icons in "Event Log Details" Log View to be confusing. In particular the Warning icon looks like an error icon. The Warning Icon in the "Asset Status" list looks correct, it even has a triangular shape while the errors are ...
1.0
AssetProcessor UI "Event Log Details" Status icons should be the same as "Asset Status" Status icons - **Is your feature request related to a problem? Please describe.** I find the current "Status" icons in "Event Log Details" Log View to be confusing. In particular the Warning icon looks like an error icon. The Warn...
non_process
assetprocessor ui event log details status icons should be the same as asset status status icons is your feature request related to a problem please describe i find the current status icons in event log details log view to be confusing in particular the warning icon looks like an error icon the warn...
0
142,458
21,769,280,056
IssuesEvent
2022-05-13 07:23:48
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Greying out already imported/derived addresses in address list and also choosing next available as default one
Wallet feature wallet-redesign
greying out already imported/derived addresses in address list and also choosing next available as default one
1.0
Greying out already imported/derived addresses in address list and also choosing next available as default one - greying out already imported/derived addresses in address list and also choosing next available as default one
non_process
greying out already imported derived addresses in address list and also choosing next available as default one greying out already imported derived addresses in address list and also choosing next available as default one
0
26,781
4,786,788,439
IssuesEvent
2016-10-29 16:40:20
WinFF/winff
https://api.github.com/repos/WinFF/winff
closed
Wrong Polish translation of Time: seconds
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Launch program in Polsih language. 2. Go to Options > Time (Polish "Time" - the 5th option) 3. You see: "Godziny/Minuty/Godziny" which meens: "Hours/Minutes/Hours". What is the expected output? What do you see instead? You should replace on of the "Godziny" by "Sekundy" (P...
1.0
Wrong Polish translation of Time: seconds - ``` What steps will reproduce the problem? 1. Launch program in Polsih language. 2. Go to Options > Time (Polish "Time" - the 5th option) 3. You see: "Godziny/Minuty/Godziny" which meens: "Hours/Minutes/Hours". What is the expected output? What do you see instead? You should...
non_process
wrong polish translation of time seconds what steps will reproduce the problem launch program in polsih language go to options time polish time the option you see godziny minuty godziny which meens hours minutes hours what is the expected output what do you see instead you should r...
0
12,267
19,547,531,117
IssuesEvent
2022-01-02 05:46:30
wplug/MemberPortal
https://api.github.com/repos/wplug/MemberPortal
closed
Define a strategy for authentication and authorization
wontfix requirement
If we implement the portal as a standalone system, we will need to decide how to do authentication (both in terms of how we will manage authentication data on the back-end, and how the UI will deal with it), and authorization (how we will keep track of who is an admin and who is not). My immediate suggestion would be ...
1.0
Define a strategy for authentication and authorization - If we implement the portal as a standalone system, we will need to decide how to do authentication (both in terms of how we will manage authentication data on the back-end, and how the UI will deal with it), and authorization (how we will keep track of who is an ...
non_process
define a strategy for authentication and authorization if we implement the portal as a standalone system we will need to decide how to do authentication both in terms of how we will manage authentication data on the back end and how the ui will deal with it and authorization how we will keep track of who is an ...
0
13,308
15,781,365,348
IssuesEvent
2021-04-01 11:16:06
GoogleCloudPlatform/dotnet-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/dotnet-docs-samples
closed
[Translate]: Fix and reactivate some tests that have started failing with PERMISSION_DENIED
api: translation priority: p1 samples type: process
Failing tests are: - BatchTranslateTests.GoogleCloudSamples.BatchTranslateTests.BatchTranslateTextTest - BatchTranslateWithGlossaryAndModelTests.GoogleCloudSamples.BatchTranslateWithGlossaryAndModelTests.BatchTranslateTextWithGlossaryAndModelTest - BatchTranslateWithGlossaryTests.GoogleCloudSamples.BatchTranslateW...
1.0
[Translate]: Fix and reactivate some tests that have started failing with PERMISSION_DENIED - Failing tests are: - BatchTranslateTests.GoogleCloudSamples.BatchTranslateTests.BatchTranslateTextTest - BatchTranslateWithGlossaryAndModelTests.GoogleCloudSamples.BatchTranslateWithGlossaryAndModelTests.BatchTranslateText...
process
fix and reactivate some tests that have started failing with permission denied failing tests are batchtranslatetests googlecloudsamples batchtranslatetests batchtranslatetexttest batchtranslatewithglossaryandmodeltests googlecloudsamples batchtranslatewithglossaryandmodeltests batchtranslatetextwithglossa...
1
4,582
3,399,268,471
IssuesEvent
2015-12-02 10:03:49
akka/akka
https://api.github.com/repos/akka/akka
closed
Comply with new sbt-dependency-graph(0.8.0)
1 - triaged community-contrib t:build
Hi, I have in my .sbt/0.13/plugins/plugins.sbt a fresh version of sbt-dependency-graph that is picked up by sbt on akka project. Unfortunately akka relies on older version(0.7.5), we could align to the newest one. These changes introduced issue: https://github.com/jrudolph/sbt-dependency-graph/commit/7a5126ef875...
1.0
Comply with new sbt-dependency-graph(0.8.0) - Hi, I have in my .sbt/0.13/plugins/plugins.sbt a fresh version of sbt-dependency-graph that is picked up by sbt on akka project. Unfortunately akka relies on older version(0.7.5), we could align to the newest one. These changes introduced issue: https://github.com/jr...
non_process
comply with new sbt dependency graph hi i have in my sbt plugins plugins sbt a fresh version of sbt dependency graph that is picked up by sbt on akka project unfortunately akka relies on older version we could align to the newest one these changes introduced issue
0
10,187
8,407,863,190
IssuesEvent
2018-10-11 22:29:37
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Test Windows installer for brave-core; ensure silent install possible
infrastructure setup/installer
We'll want to try (via CLI) the stub installer on Windows to ensure we can do a silent install. We can capture the exact shell command ran here too If (for some reason) we run into problems doing that, we can ask folks who may be familiar with the installer (ex: @simonhong or @emerick) for help ๐Ÿ˜„
1.0
Test Windows installer for brave-core; ensure silent install possible - We'll want to try (via CLI) the stub installer on Windows to ensure we can do a silent install. We can capture the exact shell command ran here too If (for some reason) we run into problems doing that, we can ask folks who may be familiar with t...
non_process
test windows installer for brave core ensure silent install possible we ll want to try via cli the stub installer on windows to ensure we can do a silent install we can capture the exact shell command ran here too if for some reason we run into problems doing that we can ask folks who may be familiar with t...
0
236,586
7,751,029,826
IssuesEvent
2018-05-30 15:50:14
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
UI issues for cyrillic languages
component: devhub contrib: good first bug contrib: mentor assigned priority: p4 triaged
Steps to reproduce: 1.Go to https://addons-dev.allizom.org/bg/developers/addons (Same for Russian) 2.Observe the header Expected results: No UI issues in Cyrillic languages Actual results: There are overlaying issues for Cyrillic languages Notes: I know that there are small overlaying issues for other non...
1.0
UI issues for cyrillic languages - Steps to reproduce: 1.Go to https://addons-dev.allizom.org/bg/developers/addons (Same for Russian) 2.Observe the header Expected results: No UI issues in Cyrillic languages Actual results: There are overlaying issues for Cyrillic languages Notes: I know that there are sm...
non_process
ui issues for cyrillic languages steps to reproduce go to same for russian observe the header expected results no ui issues in cyrillic languages actual results there are overlaying issues for cyrillic languages notes i know that there are small overlaying issues for other non cyrillic langu...
0
6,254
9,215,591,305
IssuesEvent
2019-03-11 04:01:20
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
reopened
Desktop: System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_TextFile_ShellExecute fails occasionally on NETFX
area-System.Diagnostics.Process disabled-test test bug test-run-desktop
Failed test: System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_TextFile_ShellExecute (from System.Diagnostics.Process.Tests) Detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/outerloop_netfx_windows_nt_debug/67/testReport/System.Diagnostics.Tests/ProcessStartInfoTests/StartInfo_TextFile_ShellExecut...
1.0
Desktop: System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_TextFile_ShellExecute fails occasionally on NETFX - Failed test: System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_TextFile_ShellExecute (from System.Diagnostics.Process.Tests) Detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/outerl...
process
desktop system diagnostics tests processstartinfotests startinfo textfile shellexecute fails occasionally on netfx failed test system diagnostics tests processstartinfotests startinfo textfile shellexecute from system diagnostics process tests detail configuration outerloop netfx windows nt debug me...
1
13,182
15,610,491,451
IssuesEvent
2021-03-19 13:15:38
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
GRASS r.cost does not generate results on Windows
Bug Feedback Processing
**Describe the bug** I try to generate a cost surface from raster data with GRASS algorithm r.cost and it seems to run fine, but does not generate any outputs. Seems to be Windows specific problem. **How to Reproduce** 1. Open r.cost algorithm 2. Use sample tiff as input. [hki_cost_rast.zip](https://github.com/q...
1.0
GRASS r.cost does not generate results on Windows - **Describe the bug** I try to generate a cost surface from raster data with GRASS algorithm r.cost and it seems to run fine, but does not generate any outputs. Seems to be Windows specific problem. **How to Reproduce** 1. Open r.cost algorithm 2. Use sample tif...
process
grass r cost does not generate results on windows describe the bug i try to generate a cost surface from raster data with grass algorithm r cost and it seems to run fine but does not generate any outputs seems to be windows specific problem how to reproduce open r cost algorithm use sample tif...
1
6,251
9,211,249,975
IssuesEvent
2019-03-09 13:46:16
SerialLain3170/GAN-papers
https://api.github.com/repos/SerialLain3170/GAN-papers
opened
VideoFlow: A Flow-Based Generative Model for Video
Video Processing
# Paper [VideoFlow: A Flow-Based Generative Model for Video](https://arxiv.org/pdf/1903.01434.pdf) # Summary - Flowใ‚’ๅ‹•็”ป็”Ÿๆˆใซ้ฉ็”จ - ๆฝœๅœจๅค‰ๆ•ฐzใฎๅˆ†ๅธƒใฏ่‡ชๅทฑๅ›žๅธฐใƒขใƒ‡ใƒซใซใ‚ˆใฃใฆๅ‰ๆ™‚ๅˆปใซใŠใ‘ใ‚‹ๆฝœๅœจๅค‰ๆ•ฐใ‚’ไฝฟ็”จใ—ใฆๆฑ‚ใ‚ใ‚‹ <img width="426" alt="ใ‚นใ‚ฏใƒชใƒผใƒณใ‚ทใƒงใƒƒใƒˆ 2019-03-09 22 41 17" src="https://user-images.githubusercontent.com/32360147/54072316-986bd780-42bc-11e9-8196-7ba35...
1.0
VideoFlow: A Flow-Based Generative Model for Video - # Paper [VideoFlow: A Flow-Based Generative Model for Video](https://arxiv.org/pdf/1903.01434.pdf) # Summary - Flowใ‚’ๅ‹•็”ป็”Ÿๆˆใซ้ฉ็”จ - ๆฝœๅœจๅค‰ๆ•ฐzใฎๅˆ†ๅธƒใฏ่‡ชๅทฑๅ›žๅธฐใƒขใƒ‡ใƒซใซใ‚ˆใฃใฆๅ‰ๆ™‚ๅˆปใซใŠใ‘ใ‚‹ๆฝœๅœจๅค‰ๆ•ฐใ‚’ไฝฟ็”จใ—ใฆๆฑ‚ใ‚ใ‚‹ <img width="426" alt="ใ‚นใ‚ฏใƒชใƒผใƒณใ‚ทใƒงใƒƒใƒˆ 2019-03-09 22 41 17" src="https://user-images.githubuserconten...
process
videoflow a flow based generative model for video paper summary flowใ‚’ๅ‹•็”ป็”Ÿๆˆใซ้ฉ็”จ ๆฝœๅœจๅค‰ๆ•ฐzใฎๅˆ†ๅธƒใฏ่‡ชๅทฑๅ›žๅธฐใƒขใƒ‡ใƒซใซใ‚ˆใฃใฆๅ‰ๆ™‚ๅˆปใซใŠใ‘ใ‚‹ๆฝœๅœจๅค‰ๆ•ฐใ‚’ไฝฟ็”จใ—ใฆๆฑ‚ใ‚ใ‚‹ img width alt ใ‚นใ‚ฏใƒชใƒผใƒณใ‚ทใƒงใƒƒใƒˆ src date
1
196
2,602,718,522
IssuesEvent
2015-02-24 11:07:49
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
[Process] Run a process within a webrequest
Process
I have a browser triggered php-script which is ment to start a process. The `Process` class then wants to use `/dev/tty` which on my Ubuntu 14 LTS is only readable as root per default. that means no matter which process I start it runs into a Warning and finally dies: ``` Warning: proc_open(/dev/tty): failed to...
1.0
[Process] Run a process within a webrequest - I have a browser triggered php-script which is ment to start a process. The `Process` class then wants to use `/dev/tty` which on my Ubuntu 14 LTS is only readable as root per default. that means no matter which process I start it runs into a Warning and finally dies: ...
process
run a process within a webrequest i have a browser triggered php script which is ment to start a process the process class then wants to use dev tty which on my ubuntu lts is only readable as root per default that means no matter which process i start it runs into a warning and finally dies wa...
1
828
3,296,528,212
IssuesEvent
2015-11-01 22:28:07
t3kt/vjzual2
https://api.github.com/repos/t3kt/vjzual2
closed
background module
enhancement video processing
put either a constant color or a video source under the input video. related to #151, which is for a constant color generator, which could be used as input to this module.
1.0
background module - put either a constant color or a video source under the input video. related to #151, which is for a constant color generator, which could be used as input to this module.
process
background module put either a constant color or a video source under the input video related to which is for a constant color generator which could be used as input to this module
1
444,073
12,806,049,924
IssuesEvent
2020-07-03 08:43:54
RichardFav/AnalysisGUI
https://api.github.com/repos/RichardFav/AnalysisGUI
closed
combining outputs for Phase Spiking Rate Comparison (Whole Experiment)
MEDIUM priority Review Required enhancement
Add option to show combined "excited+inhibited+mixed" percentages plus error bars.
1.0
combining outputs for Phase Spiking Rate Comparison (Whole Experiment) - Add option to show combined "excited+inhibited+mixed" percentages plus error bars.
non_process
combining outputs for phase spiking rate comparison whole experiment add option to show combined excited inhibited mixed percentages plus error bars
0
19,660
26,020,361,426
IssuesEvent
2022-12-21 12:06:36
firebase/firebase-cpp-sdk
https://api.github.com/repos/firebase/firebase-cpp-sdk
reopened
[C++] Nightly Integration Testing Report for Firestore
type: process nightly-testing
<hidden value="integration-test-status-comment"></hidden> ### โœ…&nbsp; [build against repo] Integration test succeeded! Requested by @sunmou99 on commit 3c64b33c0c3db4b476757c9e9041e7680f7e35c6 Last updated: Tue Dec 20 03:45 PST 2022 **[View integration test log & download artifacts](https://github.com/firebase/fireba...
1.0
[C++] Nightly Integration Testing Report for Firestore - <hidden value="integration-test-status-comment"></hidden> ### โœ…&nbsp; [build against repo] Integration test succeeded! Requested by @sunmou99 on commit 3c64b33c0c3db4b476757c9e9041e7680f7e35c6 Last updated: Tue Dec 20 03:45 PST 2022 **[View integration test log...
process
nightly integration testing report for firestore โœ… nbsp integration test succeeded requested by on commit last updated tue dec pst โœ… nbsp integration test succeeded requested by firebase workflow trigger on commit last updated tue dec pst
1