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
14,296
17,270,167,307
IssuesEvent
2021-07-22 18:40:39
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
System.ServiceProcess.Tests.ServiceControllerTests.Stop_FalseArg_WithDependentServices_ThrowsInvalidOperationException fails
area-System.ServiceProcess
System.ServiceProcess.Tests.ServiceControllerTests.Stop_FalseArg_WithDependentServices_ThrowsInvalidOperationException has been failing since 15.6. It's an **outerloop** test. Failure: ``` Assert.Throws() Failure Expected: typeof(System.InvalidOperationException) Actual: (No exception was thrown) at Sys...
1.0
System.ServiceProcess.Tests.ServiceControllerTests.Stop_FalseArg_WithDependentServices_ThrowsInvalidOperationException fails - System.ServiceProcess.Tests.ServiceControllerTests.Stop_FalseArg_WithDependentServices_ThrowsInvalidOperationException has been failing since 15.6. It's an **outerloop** test. Failure: `...
process
system serviceprocess tests servicecontrollertests stop falsearg withdependentservices throwsinvalidoperationexception fails system serviceprocess tests servicecontrollertests stop falsearg withdependentservices throwsinvalidoperationexception has been failing since it s an outerloop test failure ...
1
11,600
14,474,996,661
IssuesEvent
2020-12-10 00:33:28
googleapis/python-dialogflow
https://api.github.com/repos/googleapis/python-dialogflow
closed
Fix failing sample tests.
api: dialogflow type: process
See https://circleci.com/gh/googleapis/dialogflow-python-client-v2/1082 ``` __________________________ test_create_knowledge_base __________________________ capsys = <_pytest.capture.CaptureFixture object at 0x7f20e0bad978> def test_create_knowledge_base(capsys): # Check the knowledge base does n...
1.0
Fix failing sample tests. - See https://circleci.com/gh/googleapis/dialogflow-python-client-v2/1082 ``` __________________________ test_create_knowledge_base __________________________ capsys = <_pytest.capture.CaptureFixture object at 0x7f20e0bad978> def test_create_knowledge_base(capsys): # Che...
process
fix failing sample tests see test create knowledge base capsys def test create knowledge base capsys check the knowledge base does not yet exists knowledge base management list knowledge bases project id ...
1
11,932
14,706,222,654
IssuesEvent
2021-01-04 19:29:09
modi-w/AutoVersionsDB
https://api.github.com/repos/modi-w/AutoVersionsDB
opened
Show the number of files for each file state on the legend on the top of the grid.
area-UI good first issue process-ready-for-implementation type-enhancement up-for-grab
**The Problem** In the DBVersions View -> If a change exists in a script file that not in the scroll UI grid visibility, the user can't see that change. **Solution** Show the number of files for each file state on the legend on the top of the grid.
1.0
Show the number of files for each file state on the legend on the top of the grid. - **The Problem** In the DBVersions View -> If a change exists in a script file that not in the scroll UI grid visibility, the user can't see that change. **Solution** Show the number of files for each file state on the legend on th...
process
show the number of files for each file state on the legend on the top of the grid the problem in the dbversions view if a change exists in a script file that not in the scroll ui grid visibility the user can t see that change solution show the number of files for each file state on the legend on th...
1
271,496
29,513,517,046
IssuesEvent
2023-06-04 08:00:10
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 114: giflib-5.2.1: 1 advisory [8.8]
1.severity: security 9.needs: upstream fix
[search](https://search.nix.gsc.io/?q=giflib&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=giflib+in%3Apath&type=Code) * [ ] [CVE-2022-28506](https://nvd.nist.gov/vuln/detail/CVE-2022-28506) CVSSv3=8.8 (nixos-21.11, nixos-unstable) ## CVE details ### CVE-2022-28506 T...
True
Vulnerability roundup 114: giflib-5.2.1: 1 advisory [8.8] - [search](https://search.nix.gsc.io/?q=giflib&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=giflib+in%3Apath&type=Code) * [ ] [CVE-2022-28506](https://nvd.nist.gov/vuln/detail/CVE-2022-28506) CVSSv3=8.8 (nixos-2...
non_process
vulnerability roundup giflib advisory nixos nixos unstable cve details cve there is a heap buffer overflow in giflib function in c scanned versions nixos nixos unstable
0
10,397
13,198,424,845
IssuesEvent
2020-08-14 02:25:50
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
reopened
qgis_process tool for using GRASS algorithms
Feature Request Processing
When we type the command C:\Program Files\QGIS 3.14\bin>qgis_process-qgis.bat list it lists all Available Algorithms even the one in the GRASS library. When I tried using qgis_process with GRASS, I had the following problem: GRASS GIS 7 folder is not configured. Please configure it before running GRASS GIS 7 algo...
1.0
qgis_process tool for using GRASS algorithms - When we type the command C:\Program Files\QGIS 3.14\bin>qgis_process-qgis.bat list it lists all Available Algorithms even the one in the GRASS library. When I tried using qgis_process with GRASS, I had the following problem: GRASS GIS 7 folder is not configured. Plea...
process
qgis process tool for using grass algorithms when we type the command c program files qgis bin qgis process qgis bat list it lists all available algorithms even the one in the grass library when i tried using qgis process with grass i had the following problem grass gis folder is not configured pleas...
1
167,776
13,042,055,044
IssuesEvent
2020-07-28 21:36:30
codeforboston/flagging
https://api.github.com/repos/codeforboston/flagging
closed
Add new config option `API_MAX_HOURS`, put it in the REST API, and test its behavior.
data good first issue testing
Three tasks, but all related. - Add `API_MAX_HOURS` to the Config. Add a docstring below it to explain what it is. Here's a docstring for you: `"""The maximum number of hours of data that the API will return. We are not trying to be stingy about our data, we just want this in order to avoid any odd behaviors if the ...
1.0
Add new config option `API_MAX_HOURS`, put it in the REST API, and test its behavior. - Three tasks, but all related. - Add `API_MAX_HOURS` to the Config. Add a docstring below it to explain what it is. Here's a docstring for you: `"""The maximum number of hours of data that the API will return. We are not trying to...
non_process
add new config option api max hours put it in the rest api and test its behavior three tasks but all related add api max hours to the config add a docstring below it to explain what it is here s a docstring for you the maximum number of hours of data that the api will return we are not trying to...
0
12,040
14,738,719,944
IssuesEvent
2021-01-07 05:32:52
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Sarasota Billing - usage wrong
anc-ops anc-process anp-2 ant-support has attachment
In GitLab by @kdjstudios on Jul 16, 2018, 14:30 **Submitted by:** "Amanda Jennings " <amanda.jennings@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-07-16-13834 **Server:** Internal **Client/Site:** Sarasota **Account:** All **Issue:** I sent normal Helpdesk an email earl...
1.0
Sarasota Billing - usage wrong - In GitLab by @kdjstudios on Jul 16, 2018, 14:30 **Submitted by:** "Amanda Jennings " <amanda.jennings@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-07-16-13834 **Server:** Internal **Client/Site:** Sarasota **Account:** All **Issue:** I s...
process
sarasota billing usage wrong in gitlab by kdjstudios on jul submitted by amanda jennings helpdesk server internal client site sarasota account all issue i sent normal helpdesk an email earlier because my reports looks like they were tripling usage well i fina...
1
3,911
6,826,766,786
IssuesEvent
2017-11-08 15:07:40
DevExpress/testcafe-hammerhead
https://api.github.com/repos/DevExpress/testcafe-hammerhead
opened
Should emulate native browser behaviour related with trailing slashes for location properties
!IMPORTANT! AREA: client SYSTEM: URL processing TYPE: bug
Code to reproduce: ```js Page location is 'http://example.com' Without proxing: location.href: 'https://example.com/' location.origin: 'https://example.com' location.pathname: '/' With proxing: location.href: 'https://example.com' location.origin: 'null' location.pathname: 'null' ```
1.0
Should emulate native browser behaviour related with trailing slashes for location properties - Code to reproduce: ```js Page location is 'http://example.com' Without proxing: location.href: 'https://example.com/' location.origin: 'https://example.com' location.pathname: '/' With proxing: location.href: 'ht...
process
should emulate native browser behaviour related with trailing slashes for location properties code to reproduce js page location is without proxing location href location origin location pathname with proxing location href location origin null location pathname null ...
1
246,497
7,895,378,014
IssuesEvent
2018-06-29 02:53:25
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Add an option to the PLOT3D reader to autodetect the settings.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: High Support Group: Any
Rick Angellini mentioned that it would be nice if the PLOT3D reader autodetected the settings for the file. I agree that would be nice. The VTK multiblock reader has an autodetect option so we could possibly steal some code from there. -----------------------REDMINE MIGRATION----------------------- This ticket was m...
1.0
Add an option to the PLOT3D reader to autodetect the settings. - Rick Angellini mentioned that it would be nice if the PLOT3D reader autodetected the settings for the file. I agree that would be nice. The VTK multiblock reader has an autodetect option so we could possibly steal some code from there. ----------------...
non_process
add an option to the reader to autodetect the settings rick angellini mentioned that it would be nice if the reader autodetected the settings for the file i agree that would be nice the vtk multiblock reader has an autodetect option so we could possibly steal some code from there red...
0
828,377
31,825,040,302
IssuesEvent
2023-09-14 06:54:16
thesaurus-linguae-aegyptiae/tla-web
https://api.github.com/repos/thesaurus-linguae-aegyptiae/tla-web
closed
Satz-Kommentare, Schritt 1: einblenden
high priority essential
Einblenden der Kommentare zu Sätzen und Satzteilen Diese sind über 8090 in den `related`, Typ `BTSComment`, d.h. im Frontend über Thymeleaf `${related._____}` erreichbar. Beispiel: - http://localhost:8090/sentence/get/IBUBd0QD2uHbiUGmuP5vLHuMnYY - http://localhost:9200/sentence/_search?q=_id:IBUBd0QD2uHbiUGmuP...
1.0
Satz-Kommentare, Schritt 1: einblenden - Einblenden der Kommentare zu Sätzen und Satzteilen Diese sind über 8090 in den `related`, Typ `BTSComment`, d.h. im Frontend über Thymeleaf `${related._____}` erreichbar. Beispiel: - http://localhost:8090/sentence/get/IBUBd0QD2uHbiUGmuP5vLHuMnYY - http://localhost:9200/...
non_process
satz kommentare schritt einblenden einblenden der kommentare zu sätzen und satzteilen diese sind über in den related typ btscomment d h im frontend über thymeleaf related erreichbar beispiel in sentence details html
0
71
2,523,727,969
IssuesEvent
2015-01-20 13:08:56
sysown/proxysql-0.2
https://api.github.com/repos/sysown/proxysql-0.2
opened
Implement one or more commands to reset statistics counters
ADMIN cxx_db development enhancement MYSQL QUERY PROCESSOR STATISTICS
Counters on query rules are automatically reset when LOAD MYSQL QUERY RULES TO RUNTIME is executed. Yet, there is not a way to reset counters on stats_mysql_commands_counters
1.0
Implement one or more commands to reset statistics counters - Counters on query rules are automatically reset when LOAD MYSQL QUERY RULES TO RUNTIME is executed. Yet, there is not a way to reset counters on stats_mysql_commands_counters
process
implement one or more commands to reset statistics counters counters on query rules are automatically reset when load mysql query rules to runtime is executed yet there is not a way to reset counters on stats mysql commands counters
1
592,541
17,910,566,592
IssuesEvent
2021-09-09 04:18:03
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
[keymgr] Make lc_en=0 behavior consistent in RESET state
Priority:P1 Type:Bug
Right now, when keymgr makes its first advance operation (from reset to init), an operation error is not generated if for whatever life cycle enable is dropped right in the middle. All other transitions report an error when this happens, so it is better to also make reset more consistent.
1.0
[keymgr] Make lc_en=0 behavior consistent in RESET state - Right now, when keymgr makes its first advance operation (from reset to init), an operation error is not generated if for whatever life cycle enable is dropped right in the middle. All other transitions report an error when this happens, so it is better to a...
non_process
make lc en behavior consistent in reset state right now when keymgr makes its first advance operation from reset to init an operation error is not generated if for whatever life cycle enable is dropped right in the middle all other transitions report an error when this happens so it is better to also mak...
0
36,583
8,132,825,888
IssuesEvent
2018-08-18 16:47:49
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Menu Item - Tag
J3 Issue No Code Attached Yet
In the »Inhalt« module there are submenu items (eg in experiments) that are linked to a tag. For example, click on »Experimente - Analytik« and select an experiment from the list, the correct article will appear, but the wrong page header will appear, the slider will not be hidden and the article information will not b...
1.0
Menu Item - Tag - In the »Inhalt« module there are submenu items (eg in experiments) that are linked to a tag. For example, click on »Experimente - Analytik« and select an experiment from the list, the correct article will appear, but the wrong page header will appear, the slider will not be hidden and the article info...
non_process
menu item tag in the »inhalt« module there are submenu items eg in experiments that are linked to a tag for example click on »experimente analytik« and select an experiment from the list the correct article will appear but the wrong page header will appear the slider will not be hidden and the article info...
0
18,582
24,565,797,636
IssuesEvent
2022-10-13 02:48:14
pyanodon/pybugreports
https://api.github.com/repos/pyanodon/pybugreports
closed
Modular Turrets too late in Tech-Tree and too expensive
progression mod:pypostprocessing
### Mod source PyAE Beta ### Which mod are you having an issue with? - [ ] pyalienlife - [ ] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [ ] pypetroleumhandling - [X] pypostprocessing - [ ] pyrawores ### Operating system >=Windows 10 ### ...
1.0
Modular Turrets too late in Tech-Tree and too expensive - ### Mod source PyAE Beta ### Which mod are you having an issue with? - [ ] pyalienlife - [ ] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [ ] pypetroleumhandling - [X] pypostprocessing - [ ]...
process
modular turrets too late in tech tree and too expensive mod source pyae beta which mod are you having an issue with pyalienlife pyalternativeenergy pycoalprocessing pyfusionenergy pyhightech pyindustry pypetroleumhandling pypostprocessing pyrawores ...
1
2,284
5,047,242,544
IssuesEvent
2016-12-20 08:42:24
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
reopened
Import All In One SEO Settings - Permission error
bug compatibility wait for feedback
### What did you expect to happen? I want to import settings from All In One Seo to Yoast. ### What happened instead? An error permission occurred. My user is admin. ### How can we reproduce this behavior? I'va tried in a new installation and the same has occurred. You can reproduce it on any updated wordpress. ### ...
True
Import All In One SEO Settings - Permission error - ### What did you expect to happen? I want to import settings from All In One Seo to Yoast. ### What happened instead? An error permission occurred. My user is admin. ### How can we reproduce this behavior? I'va tried in a new installation and the same has occurred....
non_process
import all in one seo settings permission error what did you expect to happen i want to import settings from all in one seo to yoast what happened instead an error permission occurred my user is admin how can we reproduce this behavior i va tried in a new installation and the same has occurred ...
0
9,218
2,615,139,684
IssuesEvent
2015-03-01 06:13:52
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
closed
Cannot compile on MacOSX Lion
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Download source 2. Unzip 3. ./configure 4. make - fails What is the expected output? What do you see instead? Expected output is a successful 'make'. I see many errors halfway through the make compile: iwlib.c:2661: warning: (near initialization for ‘standard_event_descr[...
1.0
Cannot compile on MacOSX Lion - ``` What steps will reproduce the problem? 1. Download source 2. Unzip 3. ./configure 4. make - fails What is the expected output? What do you see instead? Expected output is a successful 'make'. I see many errors halfway through the make compile: iwlib.c:2661: warning: (near initializ...
non_process
cannot compile on macosx lion what steps will reproduce the problem download source unzip configure make fails what is the expected output what do you see instead expected output is a successful make i see many errors halfway through the make compile iwlib c warning near initializati...
0
12,654
4,513,516,220
IssuesEvent
2016-09-04 10:10:38
owncloud/gallery
https://api.github.com/repos/owncloud/gallery
closed
Introduce plugins to extend the main app
coder wanted enhancement
Plugins are a nice way to introduce additional features without altering the basic looks and functionalities of the app and they're easy to install and manage. Even though there is no official way to include other apps, it's still possible to do using the official development framework. ### Definition Plugins ar...
1.0
Introduce plugins to extend the main app - Plugins are a nice way to introduce additional features without altering the basic looks and functionalities of the app and they're easy to install and manage. Even though there is no official way to include other apps, it's still possible to do using the official developme...
non_process
introduce plugins to extend the main app plugins are a nice way to introduce additional features without altering the basic looks and functionalities of the app and they re easy to install and manage even though there is no official way to include other apps it s still possible to do using the official developme...
0
179,684
14,708,924,611
IssuesEvent
2021-01-05 00:58:57
robinhood-unofficial/pyrh
https://api.github.com/repos/robinhood-unofficial/pyrh
opened
How to Login with Google Authenticator (or any auth code generator)
documentation
<!-- Thank you for taking the time to find a gap in our documentation. Before you submit this; let's run through a few quick checks. Please make sure to check off the following boxes. --> <!-- Checked checkbox should look like this: [x] --> #### Checklist - [ x] I have searched the [issues](https://github.com/...
1.0
How to Login with Google Authenticator (or any auth code generator) - <!-- Thank you for taking the time to find a gap in our documentation. Before you submit this; let's run through a few quick checks. Please make sure to check off the following boxes. --> <!-- Checked checkbox should look like this: [x] --> #...
non_process
how to login with google authenticator or any auth code generator thank you for taking the time to find a gap in our documentation before you submit this let s run through a few quick checks please make sure to check off the following boxes checklist i have searched the of this ...
0
188,217
6,774,149,977
IssuesEvent
2017-10-27 09:17:33
fusetools/fuselibs-public
https://api.github.com/repos/fusetools/fuselibs-public
closed
ActivatedTest.PageControlTiming fails randomly
Priority: High
``` FAILED: AllTests.Fuse.Navigation.Test.ActivatedTest.PageControlTiming Assertion failed in 'PageControlTiming', at C:\Users\erik\src\fuselibs\Source\Fuse.Navigation\Tests\Activated.Test.uno:165 Expected: 1 But got : 0 ```
1.0
ActivatedTest.PageControlTiming fails randomly - ``` FAILED: AllTests.Fuse.Navigation.Test.ActivatedTest.PageControlTiming Assertion failed in 'PageControlTiming', at C:\Users\erik\src\fuselibs\Source\Fuse.Navigation\Tests\Activated.Test.uno:165 Expected: 1 But got : 0 ```
non_process
activatedtest pagecontroltiming fails randomly failed alltests fuse navigation test activatedtest pagecontroltiming assertion failed in pagecontroltiming at c users erik src fuselibs source fuse navigation tests activated test uno expected but got
0
4,231
7,182,974,804
IssuesEvent
2018-02-01 11:41:37
rogerthat-platform/rogerthat-backend
https://api.github.com/repos/rogerthat-platform/rogerthat-backend
closed
_archive_friend_connection isn't idempotent
priority_minor process_duplicate type_bug
Logs of first attempt: ``` The datastore operation timed out, or the data was temporarily unavailable. (/base/data/home/apps/e~rogerthat-server/47.404676892969344998/add_1_monkey_patches.py:123) Traceback (most recent call last): File "/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party...
1.0
_archive_friend_connection isn't idempotent - Logs of first attempt: ``` The datastore operation timed out, or the data was temporarily unavailable. (/base/data/home/apps/e~rogerthat-server/47.404676892969344998/add_1_monkey_patches.py:123) Traceback (most recent call last): File "/base/data/home/runtimes/python2...
process
archive friend connection isn t idempotent logs of first attempt the datastore operation timed out or the data was temporarily unavailable base data home apps e rogerthat server add monkey patches py traceback most recent call last file base data home runtimes experiment lib versions...
1
4,520
7,369,194,438
IssuesEvent
2018-03-13 01:17:30
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
ServiceBase tests failing on NETFX
area-System.ServiceProcess test-run-desktop
https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fdesktop~2Fcli~2F/build/20180210.03/workItem/System.ServiceProcess.ServiceController.Tests/wilogs ``` 2018-02-10 14:06:57,283: INFO: proc(54): run_and_log_output: Output: System.ServiceProcess.TimeoutExcep...
1.0
ServiceBase tests failing on NETFX - https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fdesktop~2Fcli~2F/build/20180210.03/workItem/System.ServiceProcess.ServiceController.Tests/wilogs ``` 2018-02-10 14:06:57,283: INFO: proc(54): run_and_log_output: Output: ...
process
servicebase tests failing on netfx info proc run and log output output system serviceprocess timeoutexception time out has expired and the operation has not been completed info proc run and log output output stack trace info proc ...
1
339,370
30,443,764,139
IssuesEvent
2023-07-15 12:01:17
jNullj/shields-fun-fork
https://api.github.com/repos/jNullj/shields-fun-fork
opened
test
question run-bug-test
### Are you experiencing an issue with... shields.io ### 🐞 Description t ### 🔗 Link to the badge linkylink ### 💡 Possible Solution a
1.0
test - ### Are you experiencing an issue with... shields.io ### 🐞 Description t ### 🔗 Link to the badge linkylink ### 💡 Possible Solution a
non_process
test are you experiencing an issue with shields io 🐞 description t 🔗 link to the badge linkylink 💡 possible solution a
0
21,917
30,444,797,846
IssuesEvent
2023-07-15 14:21:31
silentiumNoxe/priest_feudal_back
https://api.github.com/repos/silentiumNoxe/priest_feudal_back
opened
Processing service publish to result-action queue
enhancement processing service
#### Blocked by * #1 * #2 ## Task When Waterpipe sends a request to the endpoint `/v1/action/result`, the processing service should publish to queue `result-action` data which will be sent to the player.
1.0
Processing service publish to result-action queue - #### Blocked by * #1 * #2 ## Task When Waterpipe sends a request to the endpoint `/v1/action/result`, the processing service should publish to queue `result-action` data which will be sent to the player.
process
processing service publish to result action queue blocked by task when waterpipe sends a request to the endpoint action result the processing service should publish to queue result action data which will be sent to the player
1
632,385
20,194,575,908
IssuesEvent
2022-02-11 09:28:49
woocommerce/woocommerce-admin
https://api.github.com/repos/woocommerce/woocommerce-admin
opened
Enable navigation in core environment config
type: task priority: high
### Is your feature request related to a problem? Please describe. The new navigation is currently enabled as a feature in the [plugin](https://github.com/woocommerce/woocommerce-admin/blob/7abe790c509675dcbe8d3ea6b7f0d90f0d240f99/config/plugin.json#L11) environment, but not in [core](https://github.com/woocommerce/...
1.0
Enable navigation in core environment config - ### Is your feature request related to a problem? Please describe. The new navigation is currently enabled as a feature in the [plugin](https://github.com/woocommerce/woocommerce-admin/blob/7abe790c509675dcbe8d3ea6b7f0d90f0d240f99/config/plugin.json#L11) environment, bu...
non_process
enable navigation in core environment config is your feature request related to a problem please describe the new navigation is currently enabled as a feature in the environment but not in as such stores that have opted in to the new navigation under the feature plugin would then see the navigation...
0
3,262
6,340,480,784
IssuesEvent
2017-07-27 11:00:45
bazelbuild/continuous-integration
https://api.github.com/repos/bazelbuild/continuous-integration
closed
Move bazel configs to bazel repository
P1 process
As shown by today's RC, testing with the release actually made the Bazel test fails because the config was not corresponding anymore to the bazel repository, let's move the config to the bazel repository once https://cr.bazel.build/11890 is submitted. Those files specify how to build and tests the repository, they d...
1.0
Move bazel configs to bazel repository - As shown by today's RC, testing with the release actually made the Bazel test fails because the config was not corresponding anymore to the bazel repository, let's move the config to the bazel repository once https://cr.bazel.build/11890 is submitted. Those files specify how ...
process
move bazel configs to bazel repository as shown by today s rc testing with the release actually made the bazel test fails because the config was not corresponding anymore to the bazel repository let s move the config to the bazel repository once is submitted those files specify how to build and tests the repo...
1
336,468
30,195,461,164
IssuesEvent
2023-07-04 20:21:15
Dobriyr/JobSeeker
https://api.github.com/repos/Dobriyr/JobSeeker
opened
Cover VacancyDto by unit tests
unit test
**As a** *developer* **I want to** cover my code with tests **so that** I can effectively find bugs and understand what is going wrong **Description** Write a test to check if the **VacancyDto** Create unit tests that will check the correctness of the code of the VacancyDto class ### Acceptance Criteria A cl...
1.0
Cover VacancyDto by unit tests - **As a** *developer* **I want to** cover my code with tests **so that** I can effectively find bugs and understand what is going wrong **Description** Write a test to check if the **VacancyDto** Create unit tests that will check the correctness of the code of the VacancyDto class...
non_process
cover vacancydto by unit tests as a developer i want to cover my code with tests so that i can effectively find bugs and understand what is going wrong description write a test to check if the vacancydto create unit tests that will check the correctness of the code of the vacancydto class...
0
12,153
14,741,444,390
IssuesEvent
2021-01-07 10:37:52
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
SA Billing - El Paso - Invalid Late Fees
anc-process anp-1 ant-bug has attachment
In GitLab by @kdjstudios on Jan 18, 2019, 08:25 **Submitted by:** "Griselda Hernandez" <griselda.hernandez@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/6612354 **Server:** Internal **Client/Site:** El Paso **Account:** NA **Issue:** The red has been corrected and the yellow ...
1.0
SA Billing - El Paso - Invalid Late Fees - In GitLab by @kdjstudios on Jan 18, 2019, 08:25 **Submitted by:** "Griselda Hernandez" <griselda.hernandez@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/6612354 **Server:** Internal **Client/Site:** El Paso **Account:** NA **Issue:** ...
process
sa billing el paso invalid late fees in gitlab by kdjstudios on jan submitted by griselda hernandez helpdesk server internal client site el paso account na issue the red has been corrected and the yellow need correction the code to use is late charge adjust...
1
21,086
28,041,177,747
IssuesEvent
2023-03-28 18:38:31
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
closed
Your .repo-metadata.json files have a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json files: Result of scan 📈: * api_shortname 'dns' invalid in google-cloud-dns/.repo-metadata.json * api_shortname 'unknown' invalid in google-cloud-location/.repo-metadata.json * api_shortname field missing from google-cloud-resource_manager/.repo-metadata.json * api_...
1.0
Your .repo-metadata.json files have a problem 🤒 - You have a problem with your .repo-metadata.json files: Result of scan 📈: * api_shortname 'dns' invalid in google-cloud-dns/.repo-metadata.json * api_shortname 'unknown' invalid in google-cloud-location/.repo-metadata.json * api_shortname field missing from google...
process
your repo metadata json files have a problem 🤒 you have a problem with your repo metadata json files result of scan 📈 api shortname dns invalid in google cloud dns repo metadata json api shortname unknown invalid in google cloud location repo metadata json api shortname field missing from google...
1
30,148
6,033,371,252
IssuesEvent
2017-06-09 08:07:03
moosetechnology/Moose
https://api.github.com/repos/moosetechnology/Moose
closed
Not all shapes support borderColor/borderWidth
Priority-Medium Type-Defect
Originally reported on Google Code with ID 1097 ``` Some shapes are using the default stroke and/or the default stroke width, even if the user sets a borderColor/borderWidth |v ver circle box poly es | v := RTView new. ver := (1 to:5)collect:[:i | Point r:100 degrees:(360/5*i)]. circle := RTEllipse new size: 200; col...
1.0
Not all shapes support borderColor/borderWidth - Originally reported on Google Code with ID 1097 ``` Some shapes are using the default stroke and/or the default stroke width, even if the user sets a borderColor/borderWidth |v ver circle box poly es | v := RTView new. ver := (1 to:5)collect:[:i | Point r:100 degrees:(...
non_process
not all shapes support bordercolor borderwidth originally reported on google code with id some shapes are using the default stroke and or the default stroke width even if the user sets a bordercolor borderwidth v ver circle box poly es v rtview new ver to collect circle rtellipse new siz...
0
87,434
3,754,738,026
IssuesEvent
2016-03-12 05:43:16
cs2103jan2016-f13-4j/main
https://api.github.com/repos/cs2103jan2016-f13-4j/main
closed
Provide TranslationEngine with UserInterface rendering functionality
priority.high type.task
Let the class `UserInterface.java` render view passed from `TranslationEngine.java` properly
1.0
Provide TranslationEngine with UserInterface rendering functionality - Let the class `UserInterface.java` render view passed from `TranslationEngine.java` properly
non_process
provide translationengine with userinterface rendering functionality let the class userinterface java render view passed from translationengine java properly
0
220,229
24,564,778,347
IssuesEvent
2022-10-13 01:11:47
turkdevops/desktop
https://api.github.com/repos/turkdevops/desktop
opened
spectron-15.0.0.tgz: 2 vulnerabilities (highest severity is: 7.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spectron-15.0.0.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/async/package.json</p> <p> <...
True
spectron-15.0.0.tgz: 2 vulnerabilities (highest severity is: 7.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spectron-15.0.0.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Pat...
non_process
spectron tgz vulnerabilities highest severity is vulnerable library spectron tgz path to dependency file package json path to vulnerable library node modules async package json vulnerabilities cve severity cvss dependency type fixed in remediation ...
0
73,178
3,408,815,655
IssuesEvent
2015-12-04 12:48:41
agda/agda
https://api.github.com/repos/agda/agda
closed
To define a work-flow for releasing the new version
discussion Priority-High Repository
At the moment, we cannot release a new version from * the maint-2.4.2 branch because there was a regression (#1701) which only was fixed in the master branch (because the reason given in https://github.com/agda/agda/issues/1701#issuecomment-161228673). * the master branch because this branch is not "stable"
1.0
To define a work-flow for releasing the new version - At the moment, we cannot release a new version from * the maint-2.4.2 branch because there was a regression (#1701) which only was fixed in the master branch (because the reason given in https://github.com/agda/agda/issues/1701#issuecomment-161228673). * t...
non_process
to define a work flow for releasing the new version at the moment we cannot release a new version from the maint branch because there was a regression which only was fixed in the master branch because the reason given in the master branch because this branch is not stable
0
641,275
20,823,079,397
IssuesEvent
2022-03-18 17:22:55
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Error encountered while processing the large responses in GraphQL
Type/Improvement Priority/Normal
### Describe your problem(s) The below error occurs when the frame length of the response is higher than 65536 ``` TID: [] [] [2022-03-08 11:27:56,507] ERROR Unknown macro: {org.wso2.carbon.websocket.transport.WebSocketClientHandler} - Error encountered while processing the response io.netty.handler.codec.http.we...
1.0
Error encountered while processing the large responses in GraphQL - ### Describe your problem(s) The below error occurs when the frame length of the response is higher than 65536 ``` TID: [] [] [2022-03-08 11:27:56,507] ERROR Unknown macro: {org.wso2.carbon.websocket.transport.WebSocketClientHandler} - Error enc...
non_process
error encountered while processing the large responses in graphql describe your problem s the below error occurs when the frame length of the response is higher than tid error unknown macro org carbon websocket transport websocketclienthandler error encountered while processing the res...
0
275,704
23,931,745,757
IssuesEvent
2022-09-10 16:53:34
Seneca-CDOT/telescope
https://api.github.com/repos/Seneca-CDOT/telescope
opened
Add front-end tests to Jest projects
type: enhancement area: front-end type: test
<!-- Please only use this template for submitting enhancement requests --> Follow up of #3643 Related to #1145 In #3654, front-end tests are temporarily commented out of Jest projects to make the `pnpm jest` script continue to work for other project tests. As mentioned in the comments, there will need to be so...
1.0
Add front-end tests to Jest projects - <!-- Please only use this template for submitting enhancement requests --> Follow up of #3643 Related to #1145 In #3654, front-end tests are temporarily commented out of Jest projects to make the `pnpm jest` script continue to work for other project tests. As mentioned in...
non_process
add front end tests to jest projects follow up of related to in front end tests are temporarily commented out of jest projects to make the pnpm jest script continue to work for other project tests as mentioned in the comments there will need to be some tweaking involved to make jest work with...
0
33,847
7,758,425,922
IssuesEvent
2018-05-31 19:33:25
pexpect/pexpect
https://api.github.com/repos/pexpect/pexpect
closed
select.select() cannot handle more than 1024 open files
enhancement needs-code
I have been using pexpect for many months with no problem. However, I recently this line: 1680 return select.select(iwtd, owtd, ewtd, timeout) Has been creating a few problems. The select system call cannot handle more than 1024 file descriptors. On the other hand, the select.poll() system call does not have such...
1.0
select.select() cannot handle more than 1024 open files - I have been using pexpect for many months with no problem. However, I recently this line: 1680 return select.select(iwtd, owtd, ewtd, timeout) Has been creating a few problems. The select system call cannot handle more than 1024 file descriptors. On the ot...
non_process
select select cannot handle more than open files i have been using pexpect for many months with no problem however i recently this line return select select iwtd owtd ewtd timeout has been creating a few problems the select system call cannot handle more than file descriptors on the other hand ...
0
33,993
14,244,970,055
IssuesEvent
2020-11-19 07:54:55
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Add SKU argument for azurerm_firewall
enhancement service/firewall
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
Add SKU argument for azurerm_firewall - <!--- 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 pr...
non_process
add sku argument for azurerm firewall 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 me too comments they generate extra noise for issue followers and do not help prioritize...
0
14,601
17,703,615,436
IssuesEvent
2021-08-25 03:24:10
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - nameAccordingTo
Term - change Class - Taxon non-normative Process - complete
## Term change * Submitter: @nielsklazenga * Efficacy Justification (why is this change necessary?): Clarification * Demand Justification (if the change is semantic in nature, name at least two organizations that independently need this term): Clarification was asked for in #105. * Stability Justification (what c...
1.0
Change term - nameAccordingTo - ## Term change * Submitter: @nielsklazenga * Efficacy Justification (why is this change necessary?): Clarification * Demand Justification (if the change is semantic in nature, name at least two organizations that independently need this term): Clarification was asked for in #105. *...
process
change term nameaccordingto term change submitter nielsklazenga efficacy justification why is this change necessary clarification demand justification if the change is semantic in nature name at least two organizations that independently need this term clarification was asked for in s...
1
43,724
5,696,089,369
IssuesEvent
2017-04-16 07:17:06
thiagolimaa/stores-case
https://api.github.com/repos/thiagolimaa/stores-case
closed
FrontEnd / Design A003
Design enhancement help wanted High Priority
Now, I'm redesign *sidebar* section, it has to be also renamed to `container`.
1.0
FrontEnd / Design A003 - Now, I'm redesign *sidebar* section, it has to be also renamed to `container`.
non_process
frontend design now i m redesign sidebar section it has to be also renamed to container
0
17,484
5,425,414,517
IssuesEvent
2017-03-03 06:03:02
mozilla/web-ext
https://api.github.com/repos/mozilla/web-ext
opened
no-mixed-spaces-and-tabs eslint rule does not seem to work
component: code quality
### Is this a bug or feature request? bug (for development only) ### What is the current behavior? We use the [no-mixed-spaces-and-tabs](https://github.com/mozilla/web-ext/blob/master/.eslintrc#L85) eslint rule but it doesn't show an error if you mix a tab character into any file within the `./src` directory. ...
1.0
no-mixed-spaces-and-tabs eslint rule does not seem to work - ### Is this a bug or feature request? bug (for development only) ### What is the current behavior? We use the [no-mixed-spaces-and-tabs](https://github.com/mozilla/web-ext/blob/master/.eslintrc#L85) eslint rule but it doesn't show an error if you mix...
non_process
no mixed spaces and tabs eslint rule does not seem to work is this a bug or feature request bug for development only what is the current behavior we use the eslint rule but it doesn t show an error if you mix a tab character into any file within the src directory what is the expec...
0
19,757
26,127,871,996
IssuesEvent
2022-12-28 21:39:39
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
reopened
DISABLED test_fs_sharing (__main__.TestMultiprocessing)
module: windows module: multiprocessing triaged skipped
Flaky failures in the last week: https://fburl.com/scuba/opensource_ci_jobs/inmj698k. They only appear to be on windows Platforms: windows, mac, linux cc @peterjc123 @mszhanyi @skyline75489 @nbcsm @VitalyFedyunin
1.0
DISABLED test_fs_sharing (__main__.TestMultiprocessing) - Flaky failures in the last week: https://fburl.com/scuba/opensource_ci_jobs/inmj698k. They only appear to be on windows Platforms: windows, mac, linux cc @peterjc123 @mszhanyi @skyline75489 @nbcsm @VitalyFedyunin
process
disabled test fs sharing main testmultiprocessing flaky failures in the last week they only appear to be on windows platforms windows mac linux cc mszhanyi nbcsm vitalyfedyunin
1
12,613
15,013,726,754
IssuesEvent
2021-02-01 05:10:26
threefoldtech/js-sdk
https://api.github.com/repos/threefoldtech/js-sdk
closed
Filebrowser shows black screen when you doubleclick an uploaded file.
priority_major process_duplicate type_bug
VDC name: jetserthing - deployed documentserver - provided the URL to the filebrowser - uploaded a pptx file - doubleclicked the pptx file ![image](https://user-images.githubusercontent.com/13766992/106119045-30536280-616e-11eb-8157-47046068252f.png)
1.0
Filebrowser shows black screen when you doubleclick an uploaded file. - VDC name: jetserthing - deployed documentserver - provided the URL to the filebrowser - uploaded a pptx file - doubleclicked the pptx file ![image](https://user-images.githubusercontent.com/13766992/106119045-30536280-616e-11eb-8157-47046068...
process
filebrowser shows black screen when you doubleclick an uploaded file vdc name jetserthing deployed documentserver provided the url to the filebrowser uploaded a pptx file doubleclicked the pptx file
1
16,709
21,869,614,467
IssuesEvent
2022-05-19 03:11:50
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
QgsProcessingAlgorithm with FlagHideFromModeler flag is still visible in the Model Designer
Processing Bug
### What is the bug or the crash? I want to hide a processing algorithm from the Model Designer. Specifying the **QgsProcessingAlgorithm.flags** methode like so, has no effect. The algorithm is still visible: ``` def flags(self): return super().flags() | self.Flag.FlagHideFromModeler ``` ### Steps to r...
1.0
QgsProcessingAlgorithm with FlagHideFromModeler flag is still visible in the Model Designer - ### What is the bug or the crash? I want to hide a processing algorithm from the Model Designer. Specifying the **QgsProcessingAlgorithm.flags** methode like so, has no effect. The algorithm is still visible: ``` def f...
process
qgsprocessingalgorithm with flaghidefrommodeler flag is still visible in the model designer what is the bug or the crash i want to hide a processing algorithm from the model designer specifying the qgsprocessingalgorithm flags methode like so has no effect the algorithm is still visible def f...
1
29,171
7,065,071,100
IssuesEvent
2018-01-06 15:37:14
yunity/karrot-frontend
https://api.github.com/repos/yunity/karrot-frontend
closed
Rework vuex group module
code-improvement
At the moment things in the state that start with _active_ usually mean the currently visible one on the page, and are (or at least can be) cleared after you leave the page/route. Group works a bit differently, as each user always has a `currentGroup` set (it's saved in the backend too). The group vuex module sho...
1.0
Rework vuex group module - At the moment things in the state that start with _active_ usually mean the currently visible one on the page, and are (or at least can be) cleared after you leave the page/route. Group works a bit differently, as each user always has a `currentGroup` set (it's saved in the backend too). ...
non_process
rework vuex group module at the moment things in the state that start with active usually mean the currently visible one on the page and are or at least can be cleared after you leave the page route group works a bit differently as each user always has a currentgroup set it s saved in the backend too ...
0
204,357
15,439,172,014
IssuesEvent
2021-03-07 23:12:13
trevorNgo/Measure2.0
https://api.github.com/repos/trevorNgo/Measure2.0
opened
CS4ZP6 Tester Feedback: "FORCE CHECK-IN" button on the "Archive Year Term" page does not do anything
tester
**Description:** Clicking the **FORCE CHECK-IN** button under the **Archive Year Term** page when logged in as an **Admin** does not do anything. **OS:** Windows 10 Enterprise **Browser:** Chrome Version 89.0.4389.82 **Reproduction steps:** * Sign in as an **Admin**. * Click on the **Archive Year Term** bu...
1.0
CS4ZP6 Tester Feedback: "FORCE CHECK-IN" button on the "Archive Year Term" page does not do anything - **Description:** Clicking the **FORCE CHECK-IN** button under the **Archive Year Term** page when logged in as an **Admin** does not do anything. **OS:** Windows 10 Enterprise **Browser:** Chrome Version 89.0.43...
non_process
tester feedback force check in button on the archive year term page does not do anything description clicking the force check in button under the archive year term page when logged in as an admin does not do anything os windows enterprise browser chrome version ...
0
23,648
22,442,977,407
IssuesEvent
2022-06-21 03:32:23
hamedj2/TameesSourceCode
https://api.github.com/repos/hamedj2/TameesSourceCode
closed
Issue Number: 1 , Sign in/ Sign up menu name
Usability Issue
Issue Number: 1 Issue Name: Sign in/ Sign up menu name Severity: Severe Priority: High Steps to Reproduce: Change the name of the reserve menu on top to sign in. The reserve option confused the users and redirected users to the sign-in/sign-up page.
True
Issue Number: 1 , Sign in/ Sign up menu name - Issue Number: 1 Issue Name: Sign in/ Sign up menu name Severity: Severe Priority: High Steps to Reproduce: Change the name of the reserve menu on top to sign in. The reserve option confused the users and redirected users to the sign-in/sign-up page.
non_process
issue number sign in sign up menu name issue number issue name sign in sign up menu name severity severe priority high steps to reproduce change the name of the reserve menu on top to sign in the reserve option confused the users and redirected users to the sign in sign up page
0
610,209
18,900,809,991
IssuesEvent
2021-11-16 00:33:08
alerta/docker-alerta
https://api.github.com/repos/alerta/docker-alerta
closed
Review nginx and uwsgi settings
priority: low
See https://docs.nginx.com/nginx/admin-guide/web-server/app-gateway-uwsgi-django/ - [ ] Improve nginx logging format - [ ] allow disable nginx access logs - [ ] check uwsgi settings are optimal
1.0
Review nginx and uwsgi settings - See https://docs.nginx.com/nginx/admin-guide/web-server/app-gateway-uwsgi-django/ - [ ] Improve nginx logging format - [ ] allow disable nginx access logs - [ ] check uwsgi settings are optimal
non_process
review nginx and uwsgi settings see improve nginx logging format allow disable nginx access logs check uwsgi settings are optimal
0
116,724
24,974,828,777
IssuesEvent
2022-11-02 06:38:21
thecyberworld/thecyberhub.org
https://api.github.com/repos/thecyberworld/thecyberhub.org
closed
[FEATURE] OSINT(Cybersec) Game
⭐ goal: addition 🏁 status: ready for dev 💻 aspect: code good first issue hacktoberfest
### Detailed description OSINT(Cybersec) Game ### Context implement a OSINT game in the website under play section ### Possible implementation _No response_ ### Additional information _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
[FEATURE] OSINT(Cybersec) Game - ### Detailed description OSINT(Cybersec) Game ### Context implement a OSINT game in the website under play section ### Possible implementation _No response_ ### Additional information _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
non_process
osint cybersec game detailed description osint cybersec game context implement a osint game in the website under play section possible implementation no response additional information no response code of conduct i agree to follow this project s code of conduct
0
7,714
10,820,685,001
IssuesEvent
2019-11-08 16:54:03
prisma/prisma2
https://api.github.com/repos/prisma/prisma2
closed
Type aliases don't work
process/candidate
(User-defined) type aliases seem to be broken/unsupported and should be fixed. This allows the e.g. the following: ```prisma type CUID = String @id @default(cuid()) ```
1.0
Type aliases don't work - (User-defined) type aliases seem to be broken/unsupported and should be fixed. This allows the e.g. the following: ```prisma type CUID = String @id @default(cuid()) ```
process
type aliases don t work user defined type aliases seem to be broken unsupported and should be fixed this allows the e g the following prisma type cuid string id default cuid
1
11,308
14,108,740,545
IssuesEvent
2020-11-06 18:20:01
timberio/vector
https://api.github.com/repos/timberio/vector
closed
Add `log_schema.kubernetes_key` global option
domain: processing needs: approval platform: kubernetes source: kubernetes_logs type: enhancement
Similar to https://github.com/timberio/vector/issues/1823 we need to: - [x] Add a `log_schema.kubernetes_key` option. This should - [ ] Use this key in the `kubernetes` source - [x] Use this key in the `kubernetes_metadata` transform - [ ] Use this key when mapping in the `loki` and `datadog` sinks. Any others? S...
1.0
Add `log_schema.kubernetes_key` global option - Similar to https://github.com/timberio/vector/issues/1823 we need to: - [x] Add a `log_schema.kubernetes_key` option. This should - [ ] Use this key in the `kubernetes` source - [x] Use this key in the `kubernetes_metadata` transform - [ ] Use this key when mapping ...
process
add log schema kubernetes key global option similar to we need to add a log schema kubernetes key option this should use this key in the kubernetes source use this key in the kubernetes metadata transform use this key when mapping in the loki and datadog sinks any others should...
1
7,671
10,759,621,948
IssuesEvent
2019-10-31 16:59:10
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
closed
Spanner: 'test_transaction_batch_update_and_execute_dml' systest flakes with unexpected status code.
api: spanner flaky testing type: process
While resolving #9534, I was able to reproduce the previous variant (#7504) of a flaky error. ``` ===================================================== FAILURES ===================================================== ___________________________ TestSessionAPI.test_transaction_batch_update_and_execute_dml _____________...
1.0
Spanner: 'test_transaction_batch_update_and_execute_dml' systest flakes with unexpected status code. - While resolving #9534, I was able to reproduce the previous variant (#7504) of a flaky error. ``` ===================================================== FAILURES ===================================================== ...
process
spanner test transaction batch update and execute dml systest flakes with unexpected status code while resolving i was able to reproduce the previous variant of a flaky error failures ...
1
329,669
24,231,510,537
IssuesEvent
2022-09-26 18:44:06
lasdpc-games/Magnata-da-Saude
https://api.github.com/repos/lasdpc-games/Magnata-da-Saude
closed
Atualizar Manual do Usuário
documentation
Atualizar o [Manual do usuário](https://docs.google.com/document/u/1/d/1gz_O14Z-41JmPo-T6VjglF1vAkC48r9j/edit?usp=drive_web&ouid=107053088130801703718&rtpof=true) para apresentar a nova cozinha e os updates do jogo no geral
1.0
Atualizar Manual do Usuário - Atualizar o [Manual do usuário](https://docs.google.com/document/u/1/d/1gz_O14Z-41JmPo-T6VjglF1vAkC48r9j/edit?usp=drive_web&ouid=107053088130801703718&rtpof=true) para apresentar a nova cozinha e os updates do jogo no geral
non_process
atualizar manual do usuário atualizar o para apresentar a nova cozinha e os updates do jogo no geral
0
269,161
28,960,018,183
IssuesEvent
2023-05-10 01:08:38
dreamboy9/mongo
https://api.github.com/repos/dreamboy9/mongo
reopened
CVE-2022-0691 (High) detected in url-parse-1.5.1.tgz
Mend: dependency security vulnerability
## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser en...
True
CVE-2022-0691 (High) detected in url-parse-1.5.1.tgz - ## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary> <p>Small footprint URL par...
non_process
cve high detected in url parse tgz cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file buildscripts libdeps graph visu...
0
365,639
10,790,158,552
IssuesEvent
2019-11-05 13:55:03
tango-controls/cppTango
https://api.github.com/repos/tango-controls/cppTango
opened
Remove internal jpeg implementation
low priority
In cppapi/server/jpeg we have our own modified fork of libjpeg. Instead of that we should remove that code and use libjpeg-turbo.
1.0
Remove internal jpeg implementation - In cppapi/server/jpeg we have our own modified fork of libjpeg. Instead of that we should remove that code and use libjpeg-turbo.
non_process
remove internal jpeg implementation in cppapi server jpeg we have our own modified fork of libjpeg instead of that we should remove that code and use libjpeg turbo
0
322,435
27,603,609,011
IssuesEvent
2023-03-09 11:33:14
testomatio/app
https://api.github.com/repos/testomatio/app
opened
Mark user as manager when launching a manual run
enhancement management ui\ux manual testing priority medium
**Is your feature request related to a problem? Please describe.** User A was unselecting herself in the `assign to` part, and then adding User B .. it's not clear when you're first creating that User A who creates the test run is **meant to be the manager** when creating a test run. It's only when you add other peopl...
1.0
Mark user as manager when launching a manual run - **Is your feature request related to a problem? Please describe.** User A was unselecting herself in the `assign to` part, and then adding User B .. it's not clear when you're first creating that User A who creates the test run is **meant to be the manager** when crea...
non_process
mark user as manager when launching a manual run is your feature request related to a problem please describe user a was unselecting herself in the assign to part and then adding user b it s not clear when you re first creating that user a who creates the test run is meant to be the manager when crea...
0
79,791
29,146,547,098
IssuesEvent
2023-05-18 03:52:08
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
reopened
Some Japanese characters are printed oddly
T-Defect S-Minor I18n Help Wanted O-Occasional good first issue
### Steps to reproduce 1. send a text that contains "の" (a Japanese character) ### Outcome #### What did you expect? The glyph of "の" is displayed as the same style as other Japanese characters. ![good](https://user-images.githubusercontent.com/1198544/205488434-6f14610b-c69b-4a27-a65a-b067d3a31b9d.png) #...
1.0
Some Japanese characters are printed oddly - ### Steps to reproduce 1. send a text that contains "の" (a Japanese character) ### Outcome #### What did you expect? The glyph of "の" is displayed as the same style as other Japanese characters. ![good](https://user-images.githubusercontent.com/1198544/205488434-6f1...
non_process
some japanese characters are printed oddly steps to reproduce send a text that contains の a japanese character outcome what did you expect the glyph of の is displayed as the same style as other japanese characters what happened instead the glyph of の look different ...
0
455,996
13,135,126,739
IssuesEvent
2020-08-07 01:48:16
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
XML to JSON converter needs improvement
Area/StandardLibs Points/1 Priority/High
**Description:** Consider the following: ```ballerina import ballerina/io; import ballerina/jsonutils; public function main() { printXmlConvetedToJson(xml `<foo></foo>`); // 1 printXmlConvetedToJson(xml `<foo><bar></bar></foo>`); // 2 printXmlConvetedToJson(xml `...
1.0
XML to JSON converter needs improvement - **Description:** Consider the following: ```ballerina import ballerina/io; import ballerina/jsonutils; public function main() { printXmlConvetedToJson(xml `<foo></foo>`); // 1 printXmlConvetedToJson(xml `<foo><bar></bar></foo>`); ...
non_process
xml to json converter needs improvement description consider the following ballerina import ballerina io import ballerina jsonutils public function main printxmlconvetedtojson xml printxmlconvetedtojson xml printxmlconve...
0
346,126
10,384,512,257
IssuesEvent
2019-09-10 12:11:15
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
club.lanacion.com.ar - site is not usable
browser-firefox-mobile engine-gecko priority-normal
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://club.lanacion.com.ar/ **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android **Tested Another Browser**: No **Proble...
1.0
club.lanacion.com.ar - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://club.lanacion.com.ar/ **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Andr...
non_process
club lanacion com ar site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description the page is in blank steps to reproduce i just searched it at google browser configur...
0
46,588
7,268,051,253
IssuesEvent
2018-02-20 08:40:39
symfony/symfony-docs
https://api.github.com/repos/symfony/symfony-docs
closed
Added support for getting default values in Accept headers
HttpFoundation Missing Documentation hasPR
This is a common need for content negotiation, so if this is not documented yet, we should add a simple example about it. See https://github.com/symfony/symfony/pull/26036
1.0
Added support for getting default values in Accept headers - This is a common need for content negotiation, so if this is not documented yet, we should add a simple example about it. See https://github.com/symfony/symfony/pull/26036
non_process
added support for getting default values in accept headers this is a common need for content negotiation so if this is not documented yet we should add a simple example about it see
0
287,938
31,856,518,669
IssuesEvent
2023-09-15 07:52:27
Trinadh465/linux-4.1.15_CVE-2023-26607
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-26607
opened
CVE-2022-2196 (High) detected in linuxlinux-4.6
Mend: dependency security vulnerability
## CVE-2022-2196 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel....
True
CVE-2022-2196 (High) detected in linuxlinux-4.6 - ## CVE-2022-2196 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Libra...
non_process
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files vulnerabil...
0
84,952
15,728,371,897
IssuesEvent
2021-03-29 13:45:08
ssobue/oauth2-provider
https://api.github.com/repos/ssobue/oauth2-provider
closed
CVE-2020-10673 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-10673 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General...
non_process
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file provider pom xml path to v...
0
2,682
5,531,482,551
IssuesEvent
2017-03-21 07:44:10
openvstorage/openvstorage-health-check
https://api.github.com/repos/openvstorage/openvstorage-health-check
reopened
ignore the namespace_id_not_found in the alba disk-safety test.
process_wontfix
## Problem description Ignore this error. ``` CRIT - EXCEPTION HC000 - Could not fetch alba information for backend nvmebackend Message: Command 'get-disk-safety' failed with 'Namespace manager exception: Nsm_model.Err.Namespace_id_not_found'. ```
1.0
ignore the namespace_id_not_found in the alba disk-safety test. - ## Problem description Ignore this error. ``` CRIT - EXCEPTION HC000 - Could not fetch alba information for backend nvmebackend Message: Command 'get-disk-safety' failed with 'Namespace manager exception: Nsm_model.Err.Namespace_id_not_found'. ``` ...
process
ignore the namespace id not found in the alba disk safety test problem description ignore this error crit exception could not fetch alba information for backend nvmebackend message command get disk safety failed with namespace manager exception nsm model err namespace id not found
1
15,035
18,756,465,370
IssuesEvent
2021-11-05 11:25:57
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
Applying migrations to MariaDB unreasonably slow
bug/2-confirmed kind/bug process/candidate team/migrations
### Bug description We have user reports of unusually slow migrations with MariaDB on OSX. We did investigate and found the following timings for working with 100 migrations: **Linux** - `migrate deploy` 22s - `migrate dev` 1m30s - single sql command to db, 6ms **Mac** - `migrate deploy` 3m25s - `migrate d...
1.0
Applying migrations to MariaDB unreasonably slow - ### Bug description We have user reports of unusually slow migrations with MariaDB on OSX. We did investigate and found the following timings for working with 100 migrations: **Linux** - `migrate deploy` 22s - `migrate dev` 1m30s - single sql command to db, 6ms ...
process
applying migrations to mariadb unreasonably slow bug description we have user reports of unusually slow migrations with mariadb on osx we did investigate and found the following timings for working with migrations linux migrate deploy migrate dev single sql command to db mac ...
1
18,189
24,238,049,402
IssuesEvent
2022-09-27 02:32:41
gobuffalo/buffalo
https://api.github.com/repos/gobuffalo/buffalo
opened
milestone v1.1.0 or v1.0.1
process
Starting with #2306, stabilizing the Buffalo core library is almost done. Now time to clean up the Buffalo core library itself. The remaining issues to be (hopefully) addressed by this release are as follow: * [ ] #2306 * [ ] #1653 * [ ] #1769 * [ ] #2264 * [ ] #2287 * [ ] #2300 * [ ] #2306 * [ ] #1206
1.0
milestone v1.1.0 or v1.0.1 - Starting with #2306, stabilizing the Buffalo core library is almost done. Now time to clean up the Buffalo core library itself. The remaining issues to be (hopefully) addressed by this release are as follow: * [ ] #2306 * [ ] #1653 * [ ] #1769 * [ ] #2264 * [ ] #2287 * [ ] #2300...
process
milestone or starting with stabilizing the buffalo core library is almost done now time to clean up the buffalo core library itself the remaining issues to be hopefully addressed by this release are as follow
1
7,515
10,595,319,260
IssuesEvent
2019-10-09 18:43:15
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
opened
response to molecule of x origin
multi-species process
I don't really understand these molecule specific, species specific terms: For example this one has 4 annotations. We should look at these with a view to merging up... UniProtKB:F4JUW0 | LSD1 | involved_in | GO:0002240    response to molecule of oomycetes origin | ECO:0000315   IMP | PMID:16957775 |   | 3702 ...
1.0
response to molecule of x origin - I don't really understand these molecule specific, species specific terms: For example this one has 4 annotations. We should look at these with a view to merging up... UniProtKB:F4JUW0 | LSD1 | involved_in | GO:0002240    response to molecule of oomycetes origin | ECO:000031...
process
response to molecule of x origin i don t really understand these molecule specific species specific terms for example this one has annotations we should look at these with a view to merging up uniprotkb involved in go     response to molecule of oomycetes origin eco    imp pmid  ...
1
826,112
31,553,081,000
IssuesEvent
2023-09-02 09:49:05
very-scary-scenario/nkd.su
https://api.github.com/repos/very-scary-scenario/nkd.su
closed
Reduce the area that badges currently take up on user pages
low priority
There are currently 7 charity-related badges (6 video game, 1 charity single) and the Patreon badge - all of which are easy enough to get and take up a huge amount of real estate on the user pages. They obviously should still be displayed, but it'd be nice if they took up less total area so that it doesn't continue...
1.0
Reduce the area that badges currently take up on user pages - There are currently 7 charity-related badges (6 video game, 1 charity single) and the Patreon badge - all of which are easy enough to get and take up a huge amount of real estate on the user pages. They obviously should still be displayed, but it'd be ni...
non_process
reduce the area that badges currently take up on user pages there are currently charity related badges video game charity single and the patreon badge all of which are easy enough to get and take up a huge amount of real estate on the user pages they obviously should still be displayed but it d be ni...
0
16,473
21,392,318,674
IssuesEvent
2022-04-21 08:22:01
GoogleCloudPlatform/dotnet-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/dotnet-docs-samples
closed
CI: On occasion the build failes even if all tests are green
type: process priority: p2 samples
See [CI sample output](https://source.cloud.google.com/results/invocations/c972130c-5eec-4fbd-9918-fa74d23bcc60/targets;collapsed=/cloud-devrel%2Fdotnet-docs-samples%2Flinux%2Fpresubmit/log). I need to look into this in detail. There seems to be some permissions missing when moving test output files at the end of th...
1.0
CI: On occasion the build failes even if all tests are green - See [CI sample output](https://source.cloud.google.com/results/invocations/c972130c-5eec-4fbd-9918-fa74d23bcc60/targets;collapsed=/cloud-devrel%2Fdotnet-docs-samples%2Flinux%2Fpresubmit/log). I need to look into this in detail. There seems to be some per...
process
ci on occasion the build failes even if all tests are green see i need to look into this in detail there seems to be some permissions missing when moving test output files at the end of the build this might very well have to do with a kokoro glitch than with our own configuration given that it happens only ...
1
20,597
27,264,616,034
IssuesEvent
2023-02-22 17:05:21
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
closed
GraphQL Helm chart
enhancement process graphql
### Problem In #5153 a new GraphQL module was added. We need a way to deploy this to production so we can iterate on it. ### Solution * Add a `hedera-mirror-graphql` helm chart patterned after the web3 chart * Add a `postman.json` to the chart to smoke test the API * Does a negative test * Queries for a well ...
1.0
GraphQL Helm chart - ### Problem In #5153 a new GraphQL module was added. We need a way to deploy this to production so we can iterate on it. ### Solution * Add a `hedera-mirror-graphql` helm chart patterned after the web3 chart * Add a `postman.json` to the chart to smoke test the API * Does a negative test ...
process
graphql helm chart problem in a new graphql module was added we need a way to deploy this to production so we can iterate on it solution add a hedera mirror graphql helm chart patterned after the chart add a postman json to the chart to smoke test the api does a negative test quer...
1
4,610
7,453,340,334
IssuesEvent
2018-03-29 11:36:38
contentmonkey/contentmonkey
https://api.github.com/repos/contentmonkey/contentmonkey
closed
Uncaught error when calling Session::start
bug in-process
When I call contentmonkey's main page, a fatal, uncaught error occurs, signaling that Session :: start wants to access a nonexistent database connection. ``` Fatal error: Uncaught Error: Call to a member function Query() on null in /Applications/XAMPP/xamppfiles/htdocs/contentmonkey/inc/classes/Session.class.inc.ph...
1.0
Uncaught error when calling Session::start - When I call contentmonkey's main page, a fatal, uncaught error occurs, signaling that Session :: start wants to access a nonexistent database connection. ``` Fatal error: Uncaught Error: Call to a member function Query() on null in /Applications/XAMPP/xamppfiles/htdocs/c...
process
uncaught error when calling session start when i call contentmonkey s main page a fatal uncaught error occurs signaling that session start wants to access a nonexistent database connection fatal error uncaught error call to a member function query on null in applications xampp xamppfiles htdocs c...
1
182,758
14,922,064,793
IssuesEvent
2021-01-23 13:11:55
Stravaig-Projects/Stravaig.Extensions.Configuration.Diagnostics
https://api.github.com/repos/Stravaig-Projects/Stravaig.Extensions.Configuration.Diagnostics
closed
Create "Read the Docs" documentation
In Progress documentation
Create documentation that can be pushed to *Read the Docs* https://docs.readthedocs.io/en/stable/
1.0
Create "Read the Docs" documentation - Create documentation that can be pushed to *Read the Docs* https://docs.readthedocs.io/en/stable/
non_process
create read the docs documentation create documentation that can be pushed to read the docs
0
67,567
14,880,199,465
IssuesEvent
2021-01-20 08:51:49
loggly/elasticsearch
https://api.github.com/repos/loggly/elasticsearch
opened
CVE-2019-13116 (High) detected in commons-collections-3.2.1.jar
security vulnerability
## CVE-2019-13116 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <...
True
CVE-2019-13116 (High) detected in commons-collections-3.2.1.jar - ## CVE-2019-13116 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>T...
non_process
cve high detected in commons collections jar cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework path to dependency file elasticsearch buildsrc build gradle path to vulnerable library hom...
0
472,380
13,623,401,819
IssuesEvent
2020-09-24 06:14:37
modernweb-dev/web
https://api.github.com/repos/modernweb-dev/web
opened
[test-runner] rework concurrency mechanism
enhancement priority: high
Our current setup for runnings tests concurrently is that we start all configured browsers and then create a test "session" combinations of each test file + browser. We then iterate these test sessions, and run them in order of creation concurrently. Effectively this means that for each test files, we run it on all con...
1.0
[test-runner] rework concurrency mechanism - Our current setup for runnings tests concurrently is that we start all configured browsers and then create a test "session" combinations of each test file + browser. We then iterate these test sessions, and run them in order of creation concurrently. Effectively this means t...
non_process
rework concurrency mechanism our current setup for runnings tests concurrently is that we start all configured browsers and then create a test session combinations of each test file browser we then iterate these test sessions and run them in order of creation concurrently effectively this means that for each...
0
19,904
26,358,045,359
IssuesEvent
2023-01-11 11:12:44
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
start of DNA replication
low priority cell cycle and DNA processes start_and_end
When does DNA replication start? I think it starts with the binding of ORC recognition proteins to the DNA forming a complex. I also take "start", "begin" to be a synonym of "initiates", and starting implying parthood. This is of course what we have: DNA replication: http://amigo2.geneontology.org/cgi-bin/amigo2/amig...
1.0
start of DNA replication - When does DNA replication start? I think it starts with the binding of ORC recognition proteins to the DNA forming a complex. I also take "start", "begin" to be a synonym of "initiates", and starting implying parthood. This is of course what we have: DNA replication: http://amigo2.geneontol...
process
start of dna replication when does dna replication start i think it starts with the binding of orc recognition proteins to the dna forming a complex i also take start begin to be a synonym of initiates and starting implying parthood this is of course what we have dna replication dna replication ...
1
32,277
13,784,760,140
IssuesEvent
2020-10-08 21:26:36
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
Actual case should be used for logged paths on Windows
Feature Request Language Service more votes needed
This is similar to the UNC path issue tracked by https://github.com/microsoft/vscode-cpptools/issues/3980 (https://github.com/microsoft/vscode-cpptools/issues/2528 and likely others). On Windows, we're logging some paths with actual case, and some paths that are canonicalized into all upper case. Control-clicking o...
1.0
Actual case should be used for logged paths on Windows - This is similar to the UNC path issue tracked by https://github.com/microsoft/vscode-cpptools/issues/3980 (https://github.com/microsoft/vscode-cpptools/issues/2528 and likely others). On Windows, we're logging some paths with actual case, and some paths that a...
non_process
actual case should be used for logged paths on windows this is similar to the unc path issue tracked by and likely others on windows we re logging some paths with actual case and some paths that are canonicalized into all upper case control clicking on a link in upper case causes the file to be opened i...
0
142,460
5,475,616,286
IssuesEvent
2017-03-11 13:06:59
cyberpwnn/GlacialRealms
https://api.github.com/repos/cyberpwnn/GlacialRealms
closed
Faction Fly Tweak
commune enhancement low priority
Not a high priority but when you get around to it, also allow users with the ability to fly to fly in Allied land.
1.0
Faction Fly Tweak - Not a high priority but when you get around to it, also allow users with the ability to fly to fly in Allied land.
non_process
faction fly tweak not a high priority but when you get around to it also allow users with the ability to fly to fly in allied land
0
134,819
10,932,611,160
IssuesEvent
2019-11-23 18:59:37
IntellectualSites/FastAsyncWorldEdit-1.13
https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit-1.13
closed
IllegalArgumentException: minY <= maxY required
Fixed (commanding) Requires Testing
Paper dev 525 (Spigot 1.13.2) FAWE 1.13 compiled as of commit https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/commit/24fbc86cdd79b8ce13359342bc422ce1fb25a0d2 ``` [06:58:36] [Server thread/INFO]: player issued server command: //fill dirt 10 [06:58:36] [Craft Scheduler Thread - 742/INFO]: WorldEdit: pl...
1.0
IllegalArgumentException: minY <= maxY required - Paper dev 525 (Spigot 1.13.2) FAWE 1.13 compiled as of commit https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/commit/24fbc86cdd79b8ce13359342bc422ce1fb25a0d2 ``` [06:58:36] [Server thread/INFO]: player issued server command: //fill dirt 10 [06:58:36] ...
non_process
illegalargumentexception miny maxy required paper dev spigot fawe compiled as of commit player issued server command fill dirt worldedit player in creative fill dirt position an unexpected error occurred while handling a fawe command j...
0
453,120
13,065,073,226
IssuesEvent
2020-07-30 19:10:26
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
agoda.onelink.me - Site does not open in browser
browser-firefox-mobile engine-gecko priority-normal severity-critical
<!-- @browser: Firefox Mobile 79.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile; rv:79.0) Gecko/79.0 Firefox/79.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/55998 --> **URL**: http://agoda.onelink.me/1640755593?pid=Mobile_App&c=Property_Shari...
1.0
agoda.onelink.me - Site does not open in browser - <!-- @browser: Firefox Mobile 79.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile; rv:79.0) Gecko/79.0 Firefox/79.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/55998 --> **URL**: http://agoda.on...
non_process
agoda onelink me site does not open in browser url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce page is not loading but ...
0
116,976
11,945,602,515
IssuesEvent
2020-04-03 06:15:54
huixianc/ped
https://api.github.com/repos/huixianc/ped
opened
UG Documentation - AddressBook edit command
severity.VeryLow type.DocumentationBug
Format is given as 'contactEdit' but examples are 'edit'. Would be good to standardise. ![documentationEditBug.png](https://raw.githubusercontent.com/huixianc/ped/master/files/b85c52b7-194e-4670-9384-2fd2824c8529.png)
1.0
UG Documentation - AddressBook edit command - Format is given as 'contactEdit' but examples are 'edit'. Would be good to standardise. ![documentationEditBug.png](https://raw.githubusercontent.com/huixianc/ped/master/files/b85c52b7-194e-4670-9384-2fd2824c8529.png)
non_process
ug documentation addressbook edit command format is given as contactedit but examples are edit would be good to standardise
0
19,995
26,467,674,778
IssuesEvent
2023-01-17 02:32:59
vivianafu/dt-ui
https://api.github.com/repos/vivianafu/dt-ui
closed
Select issues
bug processing
1. Arrow shold be `v`,please remove fill class. 2. Tooltip text color not correct. ![Screenshot 2023-01-16 162540](https://user-images.githubusercontent.com/18546096/212631480-e31aeb81-9bbe-4b93-98dd-74101b8f0e28.png)
1.0
Select issues - 1. Arrow shold be `v`,please remove fill class. 2. Tooltip text color not correct. ![Screenshot 2023-01-16 162540](https://user-images.githubusercontent.com/18546096/212631480-e31aeb81-9bbe-4b93-98dd-74101b8f0e28.png)
process
select issues arrow shold be v ,please remove fill class tooltip text color not correct
1
89,146
8,196,315,733
IssuesEvent
2018-08-31 09:26:16
Thetta/Thetta-DAO-Framework
https://api.github.com/repos/Thetta/Thetta-DAO-Framework
closed
Fix voting.functional.tests.js (MoneyflowAuto call)
bug tests
After i fixed #283 -> voting.functional.tests.js are not working any more! Because BEFORE 283 fix actions() were not called at all Now they are called, but throw *revert()*. ## Branch dev2-voting-fix ## Command ``` npm run test -- test/governance/voting.functional.tests.js ``` ## Failing tests All ...
1.0
Fix voting.functional.tests.js (MoneyflowAuto call) - After i fixed #283 -> voting.functional.tests.js are not working any more! Because BEFORE 283 fix actions() were not called at all Now they are called, but throw *revert()*. ## Branch dev2-voting-fix ## Command ``` npm run test -- test/governance/votin...
non_process
fix voting functional tests js moneyflowauto call after i fixed voting functional tests js are not working any more because before fix actions were not called at all now they are called but throw revert branch voting fix command npm run test test governance voting funct...
0
404,544
11,859,001,250
IssuesEvent
2020-03-25 12:34:53
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
opened
add 'recently depleted liquidity' to the sort drop down in the my created markets section of portfolio
Add post v2 launch Priority: Medium
To allow user to bring all markets to the top with depleted liquidity in order of most recently depleted
1.0
add 'recently depleted liquidity' to the sort drop down in the my created markets section of portfolio - To allow user to bring all markets to the top with depleted liquidity in order of most recently depleted
non_process
add recently depleted liquidity to the sort drop down in the my created markets section of portfolio to allow user to bring all markets to the top with depleted liquidity in order of most recently depleted
0
20,900
27,738,794,416
IssuesEvent
2023-03-15 13:04:43
LiorBedok1077/LearnTogether
https://api.github.com/repos/LiorBedok1077/LearnTogether
closed
Implement tagging system.
In-process
Articles & groups use Tags. While storing them as plain-strings in the main database, the goal is to add an analytical tool for storing tags and their metadata (e.g. num_articles_used, num_groups_used, etc.).
1.0
Implement tagging system. - Articles & groups use Tags. While storing them as plain-strings in the main database, the goal is to add an analytical tool for storing tags and their metadata (e.g. num_articles_used, num_groups_used, etc.).
process
implement tagging system articles groups use tags while storing them as plain strings in the main database the goal is to add an analytical tool for storing tags and their metadata e g num articles used num groups used etc
1
131,562
12,486,572,825
IssuesEvent
2020-05-31 03:08:59
saleh99er/WailMail
https://api.github.com/repos/saleh99er/WailMail
closed
Write readme
documentation
especially note requirements, setup, intentional weird behaviors of the program, and etc.
1.0
Write readme - especially note requirements, setup, intentional weird behaviors of the program, and etc.
non_process
write readme especially note requirements setup intentional weird behaviors of the program and etc
0
4,973
7,807,793,519
IssuesEvent
2018-06-11 18:02:48
decidim/decidim
https://api.github.com/repos/decidim/decidim
closed
UserRole class should handle participatory spaces
general: core space: assemblies space: processes stale-issue type: enhancement wontfix
# This is a Bug Report #### :tophat: Description While working on #2020 I found out that the `Decidim::ParticipatoryProcessUserRole` is found on `decidim-core` and is bound to `ParticipatoryProcess`. This class is used to add permissions to single users so they can be admins/moderators of a single process (instea...
1.0
UserRole class should handle participatory spaces - # This is a Bug Report #### :tophat: Description While working on #2020 I found out that the `Decidim::ParticipatoryProcessUserRole` is found on `decidim-core` and is bound to `ParticipatoryProcess`. This class is used to add permissions to single users so they ...
process
userrole class should handle participatory spaces this is a bug report tophat description while working on i found out that the decidim participatoryprocessuserrole is found on decidim core and is bound to participatoryprocess this class is used to add permissions to single users so they can...
1
4,298
7,194,171,774
IssuesEvent
2018-02-04 00:49:35
HouraiTeahouse/FantasyCrescendo
https://api.github.com/repos/HouraiTeahouse/FantasyCrescendo
closed
Replace all UI Text components with TextMesbPro components
Category:UI Priority:1 Severity:1 Status:Assigned Status:Blocked Type:Enhancement Type:Process
Unity's base UI Text has poor scaling properties and expends excessive amounts of memory for their given purpose. TextMeshPro is free and integrated into the engine now and is more performant.
1.0
Replace all UI Text components with TextMesbPro components - Unity's base UI Text has poor scaling properties and expends excessive amounts of memory for their given purpose. TextMeshPro is free and integrated into the engine now and is more performant.
process
replace all ui text components with textmesbpro components unity s base ui text has poor scaling properties and expends excessive amounts of memory for their given purpose textmeshpro is free and integrated into the engine now and is more performant
1
11,578
14,443,275,581
IssuesEvent
2020-12-07 19:24:10
MelissaMorales13/5a
https://api.github.com/repos/MelissaMorales13/5a
opened
complete_size_estimating_template
process-dashboard
-completar el formato de estimación de LOC con los valores reales obtenidos
1.0
complete_size_estimating_template - -completar el formato de estimación de LOC con los valores reales obtenidos
process
complete size estimating template completar el formato de estimación de loc con los valores reales obtenidos
1
227,067
25,030,714,892
IssuesEvent
2022-11-04 12:07:52
sast-automation-dev/openmrs-core-46
https://api.github.com/repos/sast-automation-dev/openmrs-core-46
opened
openmrs-web-2.6.0-SNAPSHOT.jar: 1 vulnerabilities (highest severity is: 4.3)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openmrs-web-2.6.0-SNAPSHOT.jar</b></p></summary> <p></p> <p>Path to dependency file: /webapp/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/reposito...
True
openmrs-web-2.6.0-SNAPSHOT.jar: 1 vulnerabilities (highest severity is: 4.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openmrs-web-2.6.0-SNAPSHOT.jar</b></p></summary> <p></p> <p>Path to dependency file: /w...
non_process
openmrs web snapshot jar vulnerabilities highest severity is vulnerable library openmrs web snapshot jar path to dependency file webapp pom xml path to vulnerable library home wss scanner repository org apache struts struts taglib struts taglib jar home wss s...
0
10,534
13,310,753,422
IssuesEvent
2020-08-26 07:08:18
e4exp/paper_manager_abstract
https://api.github.com/repos/e4exp/paper_manager_abstract
opened
Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks
2015 Natural Language Processing Recurrent Neural Network Tree Structure _read_later
* https://arxiv.org/abs/1503.00075 * ACL 2015 シーケンス情報を経時的に保存する能力に優れているため、より複雑な計算単位を持つリカレント・ニューラル・ネットワークの一種であるLong Short-Term Memory (LSTM)ネットワークは、様々なシーケンス・モデリング・タスクにおいて強力な結果を得ています。 これまで探索されてきたLSTMの基礎となる構造は線形連鎖のみである。 しかし、自然言語は自然に単語から語句へと結合する構文的な性質を持っている。 我々は、LSTMを木構造ネットワークトポロジに一般化したTree-LSTMを導入する。 Tree-LSTMは、2つの...
1.0
Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks - * https://arxiv.org/abs/1503.00075 * ACL 2015 シーケンス情報を経時的に保存する能力に優れているため、より複雑な計算単位を持つリカレント・ニューラル・ネットワークの一種であるLong Short-Term Memory (LSTM)ネットワークは、様々なシーケンス・モデリング・タスクにおいて強力な結果を得ています。 これまで探索されてきたLSTMの基礎となる構造は線形連鎖のみである。 しかし、自然言語は...
process
improved semantic representations from tree structured long short term memory networks acl シーケンス情報を経時的に保存する能力に優れているため、より複雑な計算単位を持つリカレント・ニューラル・ネットワークの一種であるlong short term memory lstm ネットワークは、様々なシーケンス・モデリング・タスクにおいて強力な結果を得ています。 これまで探索されてきたlstmの基礎となる構造は線形連鎖のみである。 しかし、自然言語は自然に単語から語句へと結合する構文的な性質を持っている。 我々は、...
1
13,258
15,728,288,556
IssuesEvent
2021-03-29 13:39:39
bisq-network/bisq
https://api.github.com/repos/bisq-network/bisq
closed
Locked up funds
in:arbitration in:trade-process
<!-- SUPPORT REQUESTS: This is for reporting bugs in the Bisq app. If you have a support request, please join #support on Bisq's Keybase team at https://keybase.io/team/Bisq --> I had a trade, the other person on the trade did not respond for 20 days to the mediator moved towards arbitration. He told me...
1.0
Locked up funds - <!-- SUPPORT REQUESTS: This is for reporting bugs in the Bisq app. If you have a support request, please join #support on Bisq's Keybase team at https://keybase.io/team/Bisq --> I had a trade, the other person on the trade did not respond for 20 days to the mediator moved towards arbit...
process
locked up funds support requests this is for reporting bugs in the bisq app if you have a support request please join support on bisq s keybase team at i had a trade the other person on the trade did not respond for days to the mediator moved towards arbitration he told me to click ...
1
306,165
26,441,182,683
IssuesEvent
2023-01-16 00:21:01
EmotionCognitionLab/pvs
https://api.github.com/repos/EmotionCognitionLab/pvs
closed
Working memory instructions
needs testing
I'm pilot testing the cognitive baseline now and apparently just pressed 'continue' too quickly as I do not even recall seeing instructions on what to do in the N-back task (I could not tell you if they were there or not - so perhaps they were missing - but I can also imagine that I just went too quickly). So then what...
1.0
Working memory instructions - I'm pilot testing the cognitive baseline now and apparently just pressed 'continue' too quickly as I do not even recall seeing instructions on what to do in the N-back task (I could not tell you if they were there or not - so perhaps they were missing - but I can also imagine that I just w...
non_process
working memory instructions i m pilot testing the cognitive baseline now and apparently just pressed continue too quickly as i do not even recall seeing instructions on what to do in the n back task i could not tell you if they were there or not so perhaps they were missing but i can also imagine that i just w...
0
213,146
16,502,495,588
IssuesEvent
2021-05-25 15:38:41
phetsims/fourier-making-waves
https://api.github.com/repos/phetsims/fourier-making-waves
opened
CT: value failed isValidValue: 3
type:automated-testing
Looks like this started around 5/24/2021 @ 5:17pm. ``` fourier-making-waves : phet-io-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1621955401129/fourier-making-waves/fourier-making-waves_en.html?continuousTest=%7B%22test%22%3A%5B%22fourier-making-waves%22%2C%22phet-io-fuzz%22%2C%22unbu...
1.0
CT: value failed isValidValue: 3 - Looks like this started around 5/24/2021 @ 5:17pm. ``` fourier-making-waves : phet-io-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1621955401129/fourier-making-waves/fourier-making-waves_en.html?continuousTest=%7B%22test%22%3A%5B%22fourier-making-wave...
non_process
ct value failed isvalidvalue looks like this started around fourier making waves phet io fuzz unbuilt query ea brand phet io phetiostandalone fuzz memorylimit uncaught error assertion failed value failed isvalidvalue error assertion failed value failed isvalidvalue at ...
0
3,765
6,735,436,788
IssuesEvent
2017-10-18 21:47:30
PHPSocialNetwork/phpfastcache
https://api.github.com/repos/PHPSocialNetwork/phpfastcache
closed
Couchbase Error
0_0 bug 7.0 [*_*] Debugging [-_-] In Process
### Configuration: PhpFastCache version: 7 PHP version: 7.1.10 Operating system: Windows 2008 R2 X64 When using the Couchbase driver on a vanilla install of the last version of PHPFASTCACHE, I'm getting the error: Couchbase\Cluster::__construct() expects exactly 1 parameter, 3 given Error File: W:\web\localu...
1.0
Couchbase Error - ### Configuration: PhpFastCache version: 7 PHP version: 7.1.10 Operating system: Windows 2008 R2 X64 When using the Couchbase driver on a vanilla install of the last version of PHPFASTCACHE, I'm getting the error: Couchbase\Cluster::__construct() expects exactly 1 parameter, 3 given Error F...
process
couchbase error configuration phpfastcache version php version operating system windows when using the couchbase driver on a vanilla install of the last version of phpfastcache i m getting the error couchbase cluster construct expects exactly parameter given error file w ...
1
1,601
4,216,645,370
IssuesEvent
2016-06-30 09:59:50
stylelint/stylelint
https://api.github.com/repos/stylelint/stylelint
closed
Extraction from HTML reports erroneous positions in some situations
type: processor
This happens when the `<style>` content does not start with a newline, and when there are preceeding style tags with no newlines in them. Here's some HTML that throws it off. I will post a PR with failing tests. ```html <style>b { color: pink; }</style> <style>a {}</style> ``` ```html <style id="horse" ...
1.0
Extraction from HTML reports erroneous positions in some situations - This happens when the `<style>` content does not start with a newline, and when there are preceeding style tags with no newlines in them. Here's some HTML that throws it off. I will post a PR with failing tests. ```html <style>b { color: pink;...
process
extraction from html reports erroneous positions in some situations this happens when the content does not start with a newline and when there are preceeding style tags with no newlines in them here s some html that throws it off i will post a pr with failing tests html b color pink a ...
1
115,840
11,888,803,531
IssuesEvent
2020-03-28 10:36:24
ppodgorsek/sap-commerce-utils
https://api.github.com/repos/ppodgorsek/sap-commerce-utils
opened
Add Lombok library to reduce repetitive code
documentation enhancement
The following Lombok annotations can be very useful: * `@Getter` * `@Setter` * `@Slf4j` * `@UtilityClass` The README should also include a section explaining how to install it in an IDE, either Eclipse or IntelliJ.
1.0
Add Lombok library to reduce repetitive code - The following Lombok annotations can be very useful: * `@Getter` * `@Setter` * `@Slf4j` * `@UtilityClass` The README should also include a section explaining how to install it in an IDE, either Eclipse or IntelliJ.
non_process
add lombok library to reduce repetitive code the following lombok annotations can be very useful getter setter utilityclass the readme should also include a section explaining how to install it in an ide either eclipse or intellij
0
6,341
9,380,269,263
IssuesEvent
2019-04-04 16:39:38
emacs-ess/ESS
https://api.github.com/repos/emacs-ess/ESS
closed
Company-quickhelp can dump doc into process buffer
process symbols:completion
Thank's for this amazing package. Use it every day. My issue: after the latest update help-information is automatically shown in IESS when writing in ESS[R], which is rather annoying.
1.0
Company-quickhelp can dump doc into process buffer - Thank's for this amazing package. Use it every day. My issue: after the latest update help-information is automatically shown in IESS when writing in ESS[R], which is rather annoying.
process
company quickhelp can dump doc into process buffer thank s for this amazing package use it every day my issue after the latest update help information is automatically shown in iess when writing in ess which is rather annoying
1
453,934
13,092,202,630
IssuesEvent
2020-08-03 08:09:33
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
QGIS 3 vertex editor problems
Bug Editing Feedback High Priority Regression
Author Name: **Andreas Neumann** (@andreasneumann) Original Redmine Issue: [17243](https://issues.qgis.org/issues/17243) Affected QGIS version: 3.5(master) Redmine category:editing --- In QGIS 3, the behaviour of the vertex editor panel, has been changed in conjunction with the refactoring of the interactive node edi...
1.0
QGIS 3 vertex editor problems - Author Name: **Andreas Neumann** (@andreasneumann) Original Redmine Issue: [17243](https://issues.qgis.org/issues/17243) Affected QGIS version: 3.5(master) Redmine category:editing --- In QGIS 3, the behaviour of the vertex editor panel, has been changed in conjunction with the refacto...
non_process
qgis vertex editor problems author name andreas neumann andreasneumann original redmine issue affected qgis version master redmine category editing in qgis the behaviour of the vertex editor panel has been changed in conjunction with the refactoring of the interactive node editing on ca...
0
16,403
21,186,954,935
IssuesEvent
2022-04-08 13:39:35
ORNL-AMO/AMO-Tools-Desktop
https://api.github.com/repos/ORNL-AMO/AMO-Tools-Desktop
closed
Psychometric chart
duplicate Fans Calculator Process Cooling
![image.png](https://images.zenhubusercontent.com/5cd48a2af8cffa5a19122d27/1ff48415-83cc-4cdb-86f4-3a84d8a3e488) **IF WANT TO MAKE THE PSYCHOMETRIC CHART WITH DRY BULB TEMPS, RELATIVE HUMIDITY AND HUMIDITY RATIO SHOWN ABOVE Make a chart with X-axis = dry temp Y-axis = humidity ratio Make lines that are at constant rela...
1.0
Psychometric chart - ![image.png](https://images.zenhubusercontent.com/5cd48a2af8cffa5a19122d27/1ff48415-83cc-4cdb-86f4-3a84d8a3e488) **IF WANT TO MAKE THE PSYCHOMETRIC CHART WITH DRY BULB TEMPS, RELATIVE HUMIDITY AND HUMIDITY RATIO SHOWN ABOVE Make a chart with X-axis = dry temp Y-axis = humidity ratio Make lines that...
process
psychometric chart if want to make the psychometric chart with dry bulb temps relative humidity and humidity ratio shown above make a chart with x axis dry temp y axis humidity ratio make lines that are at constant relative humidities humidratiorh t degrees f rh patm i...
1
66,539
3,255,283,264
IssuesEvent
2015-10-20 07:46:20
sbt-compiler-maven-plugin/sbt-compiler-maven-plugin
https://api.github.com/repos/sbt-compiler-maven-plugin/sbt-compiler-maven-plugin
closed
Create compiler for SBT 0.13.9 (Zinc 0.3.9)
Component-Compiler-API Component-Compiler-SBT0139 Priority-High Type-Enhancement
Create new compiler implementation "sbt0139" for SBT version 0.13.9+. Use "sbt0137" compiler only for SBT 0.13.8. Use "sbt0138" compiler for SBT 0.13.9 and later.
1.0
Create compiler for SBT 0.13.9 (Zinc 0.3.9) - Create new compiler implementation "sbt0139" for SBT version 0.13.9+. Use "sbt0137" compiler only for SBT 0.13.8. Use "sbt0138" compiler for SBT 0.13.9 and later.
non_process
create compiler for sbt zinc create new compiler implementation for sbt version use compiler only for sbt use compiler for sbt and later
0
7,818
10,981,216,003
IssuesEvent
2019-11-30 20:03:32
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
Each run is re-adding log data from all previous runs
duplicate log-processing on-disk
My command looks something like the following: `goaccess /var/log/nginx/access.log -a --keep-db-files -o /var/www/analytics/index.html --log-format=COMBINED --load-from-disk --db-path=/var/goaccess/www` It runs on, successfully, on a cron at whatever schedule. The issue is that it is fully parsing the log with ea...
1.0
Each run is re-adding log data from all previous runs - My command looks something like the following: `goaccess /var/log/nginx/access.log -a --keep-db-files -o /var/www/analytics/index.html --log-format=COMBINED --load-from-disk --db-path=/var/goaccess/www` It runs on, successfully, on a cron at whatever schedul...
process
each run is re adding log data from all previous runs my command looks something like the following goaccess var log nginx access log a keep db files o var www analytics index html log format combined load from disk db path var goaccess www it runs on successfully on a cron at whatever schedul...
1
155,900
24,538,172,437
IssuesEvent
2022-10-11 23:21:09
DeveloperAcademy-POSTECH/MC2-Team5-Firefighter
https://api.github.com/repos/DeveloperAcademy-POSTECH/MC2-Team5-Firefighter
closed
[CHORE] 레버, 캡슐 이미지 변경
🖍 Design 👾 듀나
## 💡 Issue <!-- 이슈에 대한 내용을 설명해주세요. --> 레버, 캡슐 이미지 부분에 하얀색으로 테두리가 씌여져서 해당 부분을 없애기 위해서 이미지를 변경합니다. ## 📝 todo - [x] 레버 이미지 변경 - [x] 캡슐 이미지 변경 <!-- 해야 할 일들을 적어주세요. -->
1.0
[CHORE] 레버, 캡슐 이미지 변경 - ## 💡 Issue <!-- 이슈에 대한 내용을 설명해주세요. --> 레버, 캡슐 이미지 부분에 하얀색으로 테두리가 씌여져서 해당 부분을 없애기 위해서 이미지를 변경합니다. ## 📝 todo - [x] 레버 이미지 변경 - [x] 캡슐 이미지 변경 <!-- 해야 할 일들을 적어주세요. -->
non_process
레버 캡슐 이미지 변경 💡 issue 레버 캡슐 이미지 부분에 하얀색으로 테두리가 씌여져서 해당 부분을 없애기 위해서 이미지를 변경합니다 📝 todo 레버 이미지 변경 캡슐 이미지 변경
0
15,529
19,703,292,080
IssuesEvent
2022-01-12 18:54:00
googleapis/nodejs-tasks
https://api.github.com/repos/googleapis/nodejs-tasks
opened
Your .repo-metadata.json file has a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json file: Result of scan 📈: * api_shortname 'tasks' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if you have any questions.
1.0
Your .repo-metadata.json file has a problem 🤒 - You have a problem with your .repo-metadata.json file: Result of scan 📈: * api_shortname 'tasks' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if you have any questions.
process
your repo metadata json file has a problem 🤒 you have a problem with your repo metadata json file result of scan 📈 api shortname tasks invalid in repo metadata json ☝️ once you correct these problems you can close this issue reach out to go github automation if you have any questions
1