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
27,099
4,274,451,585
IssuesEvent
2016-07-13 20:33:45
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
opened
Add Negotiate and MultipleSchemes code to the System.net test Prerequisites
System.Net test bug
Add the missing `showidentity.ashx` file required by [DefaultCredentialsTest.cs](https://github.com/dotnet/corefx/blob/32b96925efce0dde416103862d0f37877918ec94/src/System.Net.Http/tests/FunctionalTests/DefaultCredentialsTest.cs#L25) ```C# // This test endpoint offers multiple schemes, Basic and NTLM, in tha...
1.0
Add Negotiate and MultipleSchemes code to the System.net test Prerequisites - Add the missing `showidentity.ashx` file required by [DefaultCredentialsTest.cs](https://github.com/dotnet/corefx/blob/32b96925efce0dde416103862d0f37877918ec94/src/System.Net.Http/tests/FunctionalTests/DefaultCredentialsTest.cs#L25) ```C# ...
non_process
add negotiate and multipleschemes code to the system net test prerequisites add the missing showidentity ashx file required by c this test endpoint offers multiple schemes basic and ntlm in that specific order this endpoint helps test that the client will use the stronger of th...
0
759,362
26,591,525,305
IssuesEvent
2023-01-23 09:06:52
codelab-app/builder
https://api.github.com/repos/codelab-app/builder
closed
Proposal for component slots
priority: high
## The Problem The current component system works for only basic templating. For example, you can't create a useful layout component right now. ## The solution We need what's the equivalent of slots in templating tools. In Vue they are called slots, in Rails this is done through partials, in Laravel you have c...
1.0
Proposal for component slots - ## The Problem The current component system works for only basic templating. For example, you can't create a useful layout component right now. ## The solution We need what's the equivalent of slots in templating tools. In Vue they are called slots, in Rails this is done through ...
non_process
proposal for component slots the problem the current component system works for only basic templating for example you can t create a useful layout component right now the solution we need what s the equivalent of slots in templating tools in vue they are called slots in rails this is done through ...
0
21,962
30,457,492,074
IssuesEvent
2023-07-17 02:00:08
lizhihao6/get-daily-arxiv-noti
https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti
opened
New submissions for Mon, 17 Jul 23
event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB
## Keyword: events ### Improved Flood Insights: Diffusion-Based SAR to EO Image Translation - **Authors:** Minseok Seo, Youngtack Oh, Doyi Kim, Dongmin Kang, Yeji Choi - **Subjects:** Computer Vision and Pattern Recognition (cs.CV); Image and Video Processing (eess.IV) - **Arxiv link:** https://arxiv.org/abs/2307.07...
2.0
New submissions for Mon, 17 Jul 23 - ## Keyword: events ### Improved Flood Insights: Diffusion-Based SAR to EO Image Translation - **Authors:** Minseok Seo, Youngtack Oh, Doyi Kim, Dongmin Kang, Yeji Choi - **Subjects:** Computer Vision and Pattern Recognition (cs.CV); Image and Video Processing (eess.IV) - **Arxiv ...
process
new submissions for mon jul keyword events improved flood insights diffusion based sar to eo image translation authors minseok seo youngtack oh doyi kim dongmin kang yeji choi subjects computer vision and pattern recognition cs cv image and video processing eess iv arxiv li...
1
11,346
14,168,524,123
IssuesEvent
2020-11-12 11:52:29
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Double dissolvence fails
Bug Feedback Processing
Goodmorning, I have an issue with a QGIS project: I tried to make a second dissolvence on a file using QGIS 3.16, the process has reached 100%, but it doesn't give me the resulting file. The file I want was created in the right folder, but, even if added on the map, it seems to be wrong (it's as if it wasn't there). ...
1.0
Double dissolvence fails - Goodmorning, I have an issue with a QGIS project: I tried to make a second dissolvence on a file using QGIS 3.16, the process has reached 100%, but it doesn't give me the resulting file. The file I want was created in the right folder, but, even if added on the map, it seems to be wrong (it'...
process
double dissolvence fails goodmorning i have an issue with a qgis project i tried to make a second dissolvence on a file using qgis the process has reached but it doesn t give me the resulting file the file i want was created in the right folder but even if added on the map it seems to be wrong it s a...
1
20,662
3,830,720,716
IssuesEvent
2016-03-31 15:27:10
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Temporarily skip Vesuviocommands system test on all but win7 and Rhel7
Component: Direct Inelastic Quality: System Tests
The newly implemented system test for VesuvioCommands is failing on various operating systems (which the exclusion of windows7 and Rhel7) in order to allow nightly builds to complete, tests on other OSs shall be skipped until a permanent solution is found.
1.0
Temporarily skip Vesuviocommands system test on all but win7 and Rhel7 - The newly implemented system test for VesuvioCommands is failing on various operating systems (which the exclusion of windows7 and Rhel7) in order to allow nightly builds to complete, tests on other OSs shall be skipped until a permanent solution ...
non_process
temporarily skip vesuviocommands system test on all but and the newly implemented system test for vesuviocommands is failing on various operating systems which the exclusion of and in order to allow nightly builds to complete tests on other oss shall be skipped until a permanent solution is found
0
695,376
23,854,367,120
IssuesEvent
2022-09-06 21:17:16
catalystneuro/neuroconv
https://api.github.com/repos/catalystneuro/neuroconv
closed
DataInterface for Blackrock spike sorting formats
enhancement priority: medium data interfaces
I added this to spikeinterface recently (https://github.com/SpikeInterface/spikeinterface/pull/856) as it was missing from the transition described in https://github.com/catalystneuro/neuroconv/issues/60. The corresponding interface should be added here as well.
1.0
DataInterface for Blackrock spike sorting formats - I added this to spikeinterface recently (https://github.com/SpikeInterface/spikeinterface/pull/856) as it was missing from the transition described in https://github.com/catalystneuro/neuroconv/issues/60. The corresponding interface should be added here as well.
non_process
datainterface for blackrock spike sorting formats i added this to spikeinterface recently as it was missing from the transition described in the corresponding interface should be added here as well
0
181,296
30,661,605,646
IssuesEvent
2023-07-25 15:19:58
KeyWorksRW/wxUiEditor
https://api.github.com/repos/KeyWorksRW/wxUiEditor
closed
Only indicate multiple languages for event handlers if they are actually being used
design change
### Description: <!-- Provide a description of of what you want to happen here --> Currently if you enter a C++ lambda function as an event handler, the property will also add a `[python] block, usually with the suggested function name. Presumably the dialog will be extended to support Ruby functions an lambdas as we...
1.0
Only indicate multiple languages for event handlers if they are actually being used - ### Description: <!-- Provide a description of of what you want to happen here --> Currently if you enter a C++ lambda function as an event handler, the property will also add a `[python] block, usually with the suggested function n...
non_process
only indicate multiple languages for event handlers if they are actually being used description currently if you enter a c lambda function as an event handler the property will also add a block usually with the suggested function name presumably the dialog will be extended to support ruby functions a...
0
12,375
14,897,020,446
IssuesEvent
2021-01-21 11:10:15
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[iOS] [Audit Logs] "run_id" is displayed empty string in description for the events
Bug P2 Process: Fixed iOS
**Events:** 1. ACTIVITY_METADATA_CONJOINED_WITH_RESPONSE_DATA 2. ACTIVITY_STATE_SAVED_OR_UPDATED_AFTER_RESPONSE_SUBMISSION Sample snippet for event `ACTIVITY_STATE_SAVED_OR_UPDATED_AFTER_RESPONSE_SUBMISSION` event ``` { "insertId": "rhfmywg1sw4xa3", "jsonPayload": { "eventCode": "ACTIVITY_STATE_SA...
1.0
[iOS] [Audit Logs] "run_id" is displayed empty string in description for the events - **Events:** 1. ACTIVITY_METADATA_CONJOINED_WITH_RESPONSE_DATA 2. ACTIVITY_STATE_SAVED_OR_UPDATED_AFTER_RESPONSE_SUBMISSION Sample snippet for event `ACTIVITY_STATE_SAVED_OR_UPDATED_AFTER_RESPONSE_SUBMISSION` event ``` { ...
process
run id is displayed empty string in description for the events events activity metadata conjoined with response data activity state saved or updated after response submission sample snippet for event activity state saved or updated after response submission event insertid ...
1
53,549
7,842,667,599
IssuesEvent
2018-06-19 00:58:48
facebook/jest
https://api.github.com/repos/facebook/jest
closed
Unexpected test file matching due to parent directory name interfere with `testRegex`
Documentation :book: Good First Issue :wave:
<!-- THIS IS NOT A HELP FORUM. If you are experiencing problems with setting up Jest, please make sure to visit our Help page: https://facebook.github.io/jest/help.html --> <!-- Before creating an issue please check the following: * you are using the latest version of Jest * try re-installing your node_mo...
1.0
Unexpected test file matching due to parent directory name interfere with `testRegex` - <!-- THIS IS NOT A HELP FORUM. If you are experiencing problems with setting up Jest, please make sure to visit our Help page: https://facebook.github.io/jest/help.html --> <!-- Before creating an issue please check the ...
non_process
unexpected test file matching due to parent directory name interfere with testregex this is not a help forum if you are experiencing problems with setting up jest please make sure to visit our help page before creating an issue please check the following you are using the latest v...
0
16,249
20,798,556,469
IssuesEvent
2022-03-17 11:43:59
ltechkorea/mlperf-inference
https://api.github.com/repos/ltechkorea/mlperf-inference
closed
Submit Logs
speech to text medical imaging Recommendation natural language processing object detection image classification pre-submit
### Submit Logs - [ ] Image Classification - [ ] Object Detection - [ ] Netural Language Processing - [ ] Recommendation - [ ] Medical Imaging - [ ] Speech to Text
1.0
Submit Logs - ### Submit Logs - [ ] Image Classification - [ ] Object Detection - [ ] Netural Language Processing - [ ] Recommendation - [ ] Medical Imaging - [ ] Speech to Text
process
submit logs submit logs image classification object detection netural language processing recommendation medical imaging speech to text
1
19,078
3,134,783,401
IssuesEvent
2015-09-10 12:15:03
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
GroupProperty defaulting not working properly when programmatic configuration is used
Team: QuSP Type: Defect
Example: Properties `IO_INPUT_THREAD_COUNT` and `IO_OUTPUT_THREAD_COUNT` are configurable. The both defaults to `IO_THREAD_COUNT` ```java IO_THREAD_COUNT("hazelcast.io.thread.count", 3), IO_INPUT_THREAD_COUNT("hazelcast.io.input.thread.count", IO_THREAD_COUNT), IO_OUTPUT_THREAD_COUNT("hazelcast.io.o...
1.0
GroupProperty defaulting not working properly when programmatic configuration is used - Example: Properties `IO_INPUT_THREAD_COUNT` and `IO_OUTPUT_THREAD_COUNT` are configurable. The both defaults to `IO_THREAD_COUNT` ```java IO_THREAD_COUNT("hazelcast.io.thread.count", 3), IO_INPUT_THREAD_COUNT("hazelca...
non_process
groupproperty defaulting not working properly when programmatic configuration is used example properties io input thread count and io output thread count are configurable the both defaults to io thread count java io thread count hazelcast io thread count io input thread count hazelca...
0
84,141
7,892,125,320
IssuesEvent
2018-06-28 14:11:49
cloudigrade/integrade
https://api.github.com/repos/cloudigrade/integrade
closed
Add test to exercise the sysconfig API endpoint
api needs verification test case
As a QE, I want a test that exercises the `sysconfig` API endpoint which returns the AWS account information. ## Acceptance Criteria - [x] Verify there is a test that performs an authenticated GET request to the `sysconfig` API endpoint and assert a 200 status code is returned with content like `{'aws_account_id'...
1.0
Add test to exercise the sysconfig API endpoint - As a QE, I want a test that exercises the `sysconfig` API endpoint which returns the AWS account information. ## Acceptance Criteria - [x] Verify there is a test that performs an authenticated GET request to the `sysconfig` API endpoint and assert a 200 status co...
non_process
add test to exercise the sysconfig api endpoint as a qe i want a test that exercises the sysconfig api endpoint which returns the aws account information acceptance criteria verify there is a test that performs an authenticated get request to the sysconfig api endpoint and assert a status code i...
0
272,376
23,669,374,163
IssuesEvent
2022-08-27 05:09:50
wixtoolset/issues
https://api.github.com/repos/wixtoolset/issues
closed
CanPatchSwidTag Burn integration test failing
tests
Despite https://github.com/wixtoolset/issues/issues/6380 being fixed, the `CanPatchSwidTag` test is still failing. ``` Error Message: Assert.Equal() Failure Expected: 1.0.0.0 Actual: (null) Stack Trace: at WixToolsetTest.BurnE2E.PatchTests.VerifySwidTagVersion(String tagName, String expectedVersion...
1.0
CanPatchSwidTag Burn integration test failing - Despite https://github.com/wixtoolset/issues/issues/6380 being fixed, the `CanPatchSwidTag` test is still failing. ``` Error Message: Assert.Equal() Failure Expected: 1.0.0.0 Actual: (null) Stack Trace: at WixToolsetTest.BurnE2E.PatchTests.VerifySwidT...
non_process
canpatchswidtag burn integration test failing despite being fixed the canpatchswidtag test is still failing error message assert equal failure expected actual null stack trace at wixtoolsettest patchtests verifyswidtagversion string tagname string expectedversion in ...
0
279,563
30,707,387,629
IssuesEvent
2023-07-27 07:22:24
ghc-staging-automation/3232857_ameer
https://api.github.com/repos/ghc-staging-automation/3232857_ameer
opened
ansible-2.9.9.tar.gz: 8 vulnerabilities (highest severity is: 7.1)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/00/5d/e10b83e0e605...
True
ansible-2.9.9.tar.gz: 8 vulnerabilities (highest severity is: 7.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page...
non_process
ansible tar gz vulnerabilities highest severity is vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file requirements txt path to vulnerable library requirements txt found in head commit a href v...
0
18,036
24,046,198,993
IssuesEvent
2022-09-16 08:33:42
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Obsolete GO:0039633 killing by virus of host cell
obsoletion multi-species process
Dear all, The proposal has been made to obsolete 'GO:0039633 killing by virus of host cell'. The reason for obsoletion is that this term is redundant with viral exist from host terms. There are no annotations or mappings to this term; this term is not present in any subset. Children GO:0044696 killing by viru...
1.0
Obsolete GO:0039633 killing by virus of host cell - Dear all, The proposal has been made to obsolete 'GO:0039633 killing by virus of host cell'. The reason for obsoletion is that this term is redundant with viral exist from host terms. There are no annotations or mappings to this term; this term is not present in a...
process
obsolete go killing by virus of host cell dear all the proposal has been made to obsolete go killing by virus of host cell the reason for obsoletion is that this term is redundant with viral exist from host terms there are no annotations or mappings to this term this term is not present in any subset ...
1
12,950
15,308,791,296
IssuesEvent
2021-02-24 23:06:11
GoogleCloudPlatform/cloudsql-proxy
https://api.github.com/repos/GoogleCloudPlatform/cloudsql-proxy
closed
Add tests for Go 1.16
type: process
Go 1.16 was released today. We should add tests and bump the binaries to compile with it.
1.0
Add tests for Go 1.16 - Go 1.16 was released today. We should add tests and bump the binaries to compile with it.
process
add tests for go go was released today we should add tests and bump the binaries to compile with it
1
20,944
27,805,232,913
IssuesEvent
2023-03-17 19:13:25
Azure/azure-sdk-tools
https://api.github.com/repos/Azure/azure-sdk-tools
closed
Implement an existing fabricbot rules using github actions.
Central-EngSys GitHub Event Processor
We're looking at moving from FabricBot into GitHub Actions. This issue is for tracking the work to do this.
1.0
Implement an existing fabricbot rules using github actions. - We're looking at moving from FabricBot into GitHub Actions. This issue is for tracking the work to do this.
process
implement an existing fabricbot rules using github actions we re looking at moving from fabricbot into github actions this issue is for tracking the work to do this
1
408,360
27,662,215,750
IssuesEvent
2023-03-12 16:54:41
Srebollo435/TFG-BOT-TRADING
https://api.github.com/repos/Srebollo435/TFG-BOT-TRADING
opened
Estructurar memoria TFG
documentation
Diseñar los apartados que va a contener el índice de la memoria del TFG.
1.0
Estructurar memoria TFG - Diseñar los apartados que va a contener el índice de la memoria del TFG.
non_process
estructurar memoria tfg diseñar los apartados que va a contener el índice de la memoria del tfg
0
3,151
6,204,212,004
IssuesEvent
2017-07-06 13:46:15
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
[Process] Consider allowing streamable input
Feature Process
Currently, the process component assumes that input is known before a command is invoked. Sometimes, you want to stream the input, i.e. gradually write it to the process that is being run. This could for example be done by exposing the pipes, or maybe better a specific method for writing: ``` php $process = new Proces...
1.0
[Process] Consider allowing streamable input - Currently, the process component assumes that input is known before a command is invoked. Sometimes, you want to stream the input, i.e. gradually write it to the process that is being run. This could for example be done by exposing the pipes, or maybe better a specific met...
process
consider allowing streamable input currently the process component assumes that input is known before a command is invoked sometimes you want to stream the input i e gradually write it to the process that is being run this could for example be done by exposing the pipes or maybe better a specific method for ...
1
279,923
21,189,458,089
IssuesEvent
2022-04-08 15:46:39
AY2122S2-CS2103T-W13-1/tp
https://api.github.com/repos/AY2122S2-CS2103T-W13-1/tp
closed
[PE-D] If the procedure is free, what happens?
type.DocumentationBug contentious
As per the title above! Since `0.0` also a positive value, though subjective. ![image.png](https://raw.githubusercontent.com/domlimm/ped/main/files/80551f38-8446-4a9b-aa07-bbb393c3b9a4.png) <!--session: 1648793109229-18c4eeb4-080a-48ae-9620-dd4be38ad9ba--> <!--Version: Web v3.4.2--> ------------- Labels: `type.Fu...
1.0
[PE-D] If the procedure is free, what happens? - As per the title above! Since `0.0` also a positive value, though subjective. ![image.png](https://raw.githubusercontent.com/domlimm/ped/main/files/80551f38-8446-4a9b-aa07-bbb393c3b9a4.png) <!--session: 1648793109229-18c4eeb4-080a-48ae-9620-dd4be38ad9ba--> <!--Versi...
non_process
if the procedure is free what happens as per the title above since also a positive value though subjective labels type functionalitybug severity low original domlimm ped
0
244,526
20,674,977,591
IssuesEvent
2022-03-10 08:20:49
IRPTeam/IRP
https://api.github.com/repos/IRPTeam/IRP
closed
BP/BR/CP/CR base on CTO
bug need test update
В настройках пользователя по умолчанию указаны Company и Branch. Но в CTO указывается другие Company и Branch. При создании BP/BR/CP/CR на основании CTO подставялются значение из пользовательских настроек, а не из CTO
1.0
BP/BR/CP/CR base on CTO - В настройках пользователя по умолчанию указаны Company и Branch. Но в CTO указывается другие Company и Branch. При создании BP/BR/CP/CR на основании CTO подставялются значение из пользовательских настроек, а не из CTO
non_process
bp br cp cr base on cto в настройках пользователя по умолчанию указаны company и branch но в cto указывается другие company и branch при создании bp br cp cr на основании cto подставялются значение из пользовательских настроек а не из cto
0
122,270
16,099,487,206
IssuesEvent
2021-04-27 07:27:50
cgeo/cgeo
https://api.github.com/repos/cgeo/cgeo
opened
Cache details menu unreadable (device specific)
Bug Frontend Design Regression
<!-- Fill in the following form by adding your text below the explanation comments. --> <!-- You can use the preview tab above to review your issue before submitting it. --> ## Bug description <!-- Enter a summarized description of what the bug/problem is, that you found --> Two users report, that the cache deta...
1.0
Cache details menu unreadable (device specific) - <!-- Fill in the following form by adding your text below the explanation comments. --> <!-- You can use the preview tab above to review your issue before submitting it. --> ## Bug description <!-- Enter a summarized description of what the bug/problem is, that yo...
non_process
cache details menu unreadable device specific bug description two users report that the cache details menu is unreadable with light skin i can not reproduce this problem although i have nearly the same device samsung vs reproduce steps to reproduce the problem open cach...
0
2,460
5,241,102,580
IssuesEvent
2017-01-31 14:56:12
AllenFang/react-bootstrap-table
https://api.github.com/repos/AllenFang/react-bootstrap-table
closed
Sort not working, don't quite understand the error message
bug inprocess
Hi there! I'm getting this error when I try to sort on a column, not quite sure what it means ``` The type of sort field and order should be both with String or Array ``` I have provided a sortFunc
1.0
Sort not working, don't quite understand the error message - Hi there! I'm getting this error when I try to sort on a column, not quite sure what it means ``` The type of sort field and order should be both with String or Array ``` I have provided a sortFunc
process
sort not working don t quite understand the error message hi there i m getting this error when i try to sort on a column not quite sure what it means the type of sort field and order should be both with string or array i have provided a sortfunc
1
18,068
24,082,659,715
IssuesEvent
2022-09-19 08:08:49
Blazebit/blaze-persistence
https://api.github.com/repos/Blazebit/blaze-persistence
closed
Annotation Processing not working for accessors with name result in views
kind: bug workaround available worth: high component: entity-view-annotation-processor
<!--- This template is for bugs. Remove it for other issues. --> <!--- Choose an expressive title --> ### Description <!--- Explain what you did and maybe show some code excerpts --> If the code contains views which has accessors with the name `getResult` or/and `setReuslt(..)` the application does not compile. ...
1.0
Annotation Processing not working for accessors with name result in views - <!--- This template is for bugs. Remove it for other issues. --> <!--- Choose an expressive title --> ### Description <!--- Explain what you did and maybe show some code excerpts --> If the code contains views which has accessors with the...
process
annotation processing not working for accessors with name result in views description if the code contains views which has accessors with the name getresult or and setreuslt the application does not compile expected behavior no compile issue actual behavior compilatio...
1
13,267
15,731,394,448
IssuesEvent
2021-03-29 17:01:14
googleapis/google-api-java-client-services
https://api.github.com/repos/googleapis/google-api-java-client-services
opened
Warning: a recent release failed
type: process
The following release PRs may have failed: * #7426 * #7425 * #7422 * #7420 * #7421 * #7419 * #7417 * #7418 * #7416 * #7415 * #7414 * #7413 * #7411 * #7426 * #7425 * #7422 * #7420 * #7421 * #7419 * #7417 * #7418 * #7416 * #7415 * #7414 * #7413 * #7411 * #7426 * #7425 * #7422 * #7420 * #7421 * #7419 * #7417 * #7418 * #7...
1.0
Warning: a recent release failed - The following release PRs may have failed: * #7426 * #7425 * #7422 * #7420 * #7421 * #7419 * #7417 * #7418 * #7416 * #7415 * #7414 * #7413 * #7411 * #7426 * #7425 * #7422 * #7420 * #7421 * #7419 * #7417 * #7418 * #7416 * #7415 * #7414 * #7413 * #7411 * #7426 * #7425 * #7422 * #7420 *...
process
warning a recent release failed the following release prs may have failed
1
75,832
21,007,509,729
IssuesEvent
2022-03-30 01:02:03
GEOSX/GEOSX
https://api.github.com/repos/GEOSX/GEOSX
closed
`config-build.py` appends `-D` options after `-C`
type: build
The `-D` options may not be considered by the `-C` cache script, because the order is important. Changing the order should be OK, but we need to be sure of what we are doing because this script is critical to a lot of users.
1.0
`config-build.py` appends `-D` options after `-C` - The `-D` options may not be considered by the `-C` cache script, because the order is important. Changing the order should be OK, but we need to be sure of what we are doing because this script is critical to a lot of users.
non_process
config build py appends d options after c the d options may not be considered by the c cache script because the order is important changing the order should be ok but we need to be sure of what we are doing because this script is critical to a lot of users
0
225,753
17,288,189,458
IssuesEvent
2021-07-24 06:14:20
MichaelZhao21/tams-club-cal
https://api.github.com/repos/MichaelZhao21/tams-club-cal
closed
Create official documentation!
documentation help wanted new feature
### Is your feature request related to a problem? Please describe. Our code base is starting to get quite a bit bigger (and messier). I've already set up the documentation, available at [docs.tams.club](https://docs.tams.club), but it is simply the default framework for Docsify. I would like to have this well-written ...
1.0
Create official documentation! - ### Is your feature request related to a problem? Please describe. Our code base is starting to get quite a bit bigger (and messier). I've already set up the documentation, available at [docs.tams.club](https://docs.tams.club), but it is simply the default framework for Docsify. I woul...
non_process
create official documentation is your feature request related to a problem please describe our code base is starting to get quite a bit bigger and messier i ve already set up the documentation available at but it is simply the default framework for docsify i would like to have this well written and e...
0
8,928
12,035,702,218
IssuesEvent
2020-04-13 18:22:52
googleapis/nodejs-bigquery
https://api.github.com/repos/googleapis/nodejs-bigquery
closed
update @types/sinon@9 and remove FakeTimers workaround
api: bigquery type: process
Tests for `Table` as part of PR #589 use the sinon fake timers API async methods. At the time of this writing (and #589) the async methods, i.e. `runAllAsync` and `tickAsync`, are missing from the TS definitions. A workaround is currently in place that defines the `SinonFakeTimersShim` interface: ``` interface ...
1.0
update @types/sinon@9 and remove FakeTimers workaround - Tests for `Table` as part of PR #589 use the sinon fake timers API async methods. At the time of this writing (and #589) the async methods, i.e. `runAllAsync` and `tickAsync`, are missing from the TS definitions. A workaround is currently in place that defines th...
process
update types sinon and remove faketimers workaround tests for table as part of pr use the sinon fake timers api async methods at the time of this writing and the async methods i e runallasync and tickasync are missing from the ts definitions a workaround is currently in place that defines the s...
1
174,504
27,657,541,622
IssuesEvent
2023-03-12 05:36:16
sboxgame/issues
https://api.github.com/repos/sboxgame/issues
closed
Tools API grievances
api design
### What it is? (i'll keep this updated as I keep working on tool dev.) **Window naming**: Tools.Window being a QMainWindow and not a QWindow is very confusing initially (I couldn't figure out why I had side borders until I saw it was a QMainWindow and read the QT docs) **No GraphicsView alignment**: Please expo...
1.0
Tools API grievances - ### What it is? (i'll keep this updated as I keep working on tool dev.) **Window naming**: Tools.Window being a QMainWindow and not a QWindow is very confusing initially (I couldn't figure out why I had side borders until I saw it was a QMainWindow and read the QT docs) **No GraphicsView a...
non_process
tools api grievances what it is i ll keep this updated as i keep working on tool dev window naming tools window being a qmainwindow and not a qwindow is very confusing initially i couldn t figure out why i had side borders until i saw it was a qmainwindow and read the qt docs no graphicsview a...
0
40,601
16,507,522,095
IssuesEvent
2021-05-25 21:21:52
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Should explain prerequisites early in the article
Pri1 assigned-to-author container-service/svc doc-bug triaged
You should explain [the prerequisites](https://docs.microsoft.com/en-us/azure/aks/servicemesh-osm-about?pivots=client-operating-system-linux#before-you-begin) early in the article. I have failed to enable this addon on my existing cluster due to a lack of aks-preview extension. Thanks. --- #### Document Details ...
1.0
Should explain prerequisites early in the article - You should explain [the prerequisites](https://docs.microsoft.com/en-us/azure/aks/servicemesh-osm-about?pivots=client-operating-system-linux#before-you-begin) early in the article. I have failed to enable this addon on my existing cluster due to a lack of aks-preview ...
non_process
should explain prerequisites early in the article you should explain early in the article i have failed to enable this addon on my existing cluster due to a lack of aks preview extension thanks document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue li...
0
70,696
8,570,942,595
IssuesEvent
2018-11-12 00:45:06
mbenlioglu/tor-cli
https://api.github.com/repos/mbenlioglu/tor-cli
closed
Problematic Release Generation
design issue help wanted
## Problem &nbsp;&nbsp;&nbsp;&nbsp;Due to lack of structure, generating a release is not trivial. Scripts for local and remote instances coexist in the same folders, and needs to be handpicked during release. (which also makes it hard for someone to build from repo) **Note:** Consider issue #3 when redesigning
1.0
Problematic Release Generation - ## Problem &nbsp;&nbsp;&nbsp;&nbsp;Due to lack of structure, generating a release is not trivial. Scripts for local and remote instances coexist in the same folders, and needs to be handpicked during release. (which also makes it hard for someone to build from repo) **Note:** Cons...
non_process
problematic release generation problem nbsp nbsp nbsp nbsp due to lack of structure generating a release is not trivial scripts for local and remote instances coexist in the same folders and needs to be handpicked during release which also makes it hard for someone to build from repo note cons...
0
7,731
10,852,968,971
IssuesEvent
2019-11-13 13:52:29
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
opened
Add "I do not have work experience" option on application
Apply Process State Dept.
Who: What: Why: Issue: State has noted that many students did not enter work experience and think it's because they missed the section. They would like to make work experience required. Acceptance criteria: - Add a checkbox to allow the applicant to indicate "I do not wish to provide or do not have any work experien...
1.0
Add "I do not have work experience" option on application - Who: What: Why: Issue: State has noted that many students did not enter work experience and think it's because they missed the section. They would like to make work experience required. Acceptance criteria: - Add a checkbox to allow the applicant to indicat...
process
add i do not have work experience option on application who what why issue state has noted that many students did not enter work experience and think it s because they missed the section they would like to make work experience required acceptance criteria add a checkbox to allow the applicant to indicat...
1
262,091
27,850,889,650
IssuesEvent
2023-03-20 18:36:14
jgeraigery/community-scripts
https://api.github.com/repos/jgeraigery/community-scripts
opened
zest-0.14.0.jar: 29 vulnerabilities (highest severity is: 9.8)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>zest-0.14.0.jar</b></p></summary> <p></p> <p>Path to dependency file: /build.gradle.kts</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/...
True
zest-0.14.0.jar: 29 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>zest-0.14.0.jar</b></p></summary> <p></p> <p>Path to dependency file: /build.gradle.kts</p> <p>Path t...
non_process
zest jar vulnerabilities highest severity is vulnerable library zest jar path to dependency file build gradle kts path to vulnerable library home wss scanner gradle caches modules files xalan xalan xalan jar found in head commit a href vul...
0
256,347
8,127,349,488
IssuesEvent
2018-08-17 07:44:17
javaee/javaee-jsp-api
https://api.github.com/repos/javaee/javaee-jsp-api
closed
Why just make a special judgment on JDK6
ERR: Assignee Priority: Major Type: Bug
There is a isJDK6() method in the org.apache.jasper. EmbeddedServletOptions. --------------------- private boolean isJDK6() { return "1.6".equals(System.getProperty("java.specification.version")); } ---------------------- The following source use the isJDK6() to set the value of keepGenerated --------------------- t...
1.0
Why just make a special judgment on JDK6 - There is a isJDK6() method in the org.apache.jasper. EmbeddedServletOptions. --------------------- private boolean isJDK6() { return "1.6".equals(System.getProperty("java.specification.version")); } ---------------------- The following source use the isJDK6() to set the val...
non_process
why just make a special judgment on there is a method in the org apache jasper embeddedservletoptions private boolean return equals system getproperty java specification version the following source use the to set the value of keepgenerate...
0
19,861
26,271,085,968
IssuesEvent
2023-01-06 17:03:23
GoogleCloudPlatform/pgadapter
https://api.github.com/repos/GoogleCloudPlatform/pgadapter
closed
Docker image cannot be built on M1 Macs
type: process priority: p3
The Docker build file uses an '-alpine' Docker image internally to build the PGAdapter image. This '-alpine' image does not support the Arm64 architecture, which makes it impossible to build the Docker image on M1 Macs.
1.0
Docker image cannot be built on M1 Macs - The Docker build file uses an '-alpine' Docker image internally to build the PGAdapter image. This '-alpine' image does not support the Arm64 architecture, which makes it impossible to build the Docker image on M1 Macs.
process
docker image cannot be built on macs the docker build file uses an alpine docker image internally to build the pgadapter image this alpine image does not support the architecture which makes it impossible to build the docker image on macs
1
355,533
25,175,960,791
IssuesEvent
2022-11-11 09:17:12
Whysochong/pe
https://api.github.com/repos/Whysochong/pe
opened
Use of terms user may be unfamiliar with
severity.VeryLow type.DocumentationBug
![image.png](https://raw.githubusercontent.com/Whysochong/pe/main/files/dc596c89-09e2-4bc8-b16f-3c16ebeea74a.png) Not every user understand what terminal is <!--session: 1668157998985-027a8e22-992f-4e85-af8b-47cb2f66be04--> <!--Version: Web v3.4.4-->
1.0
Use of terms user may be unfamiliar with - ![image.png](https://raw.githubusercontent.com/Whysochong/pe/main/files/dc596c89-09e2-4bc8-b16f-3c16ebeea74a.png) Not every user understand what terminal is <!--session: 1668157998985-027a8e22-992f-4e85-af8b-47cb2f66be04--> <!--Version: Web v3.4.4-->
non_process
use of terms user may be unfamiliar with not every user understand what terminal is
0
621
3,088,618,345
IssuesEvent
2015-08-25 17:26:59
codefordenver/fresh-food-connect
https://api.github.com/repos/codefordenver/fresh-food-connect
closed
Define Milestones
Process
As the Fresh Food Connect project, I would like milestones so Code for Denver can stay focused on goals.
1.0
Define Milestones - As the Fresh Food Connect project, I would like milestones so Code for Denver can stay focused on goals.
process
define milestones as the fresh food connect project i would like milestones so code for denver can stay focused on goals
1
20,257
26,874,665,038
IssuesEvent
2023-02-04 22:15:40
kserve/kserve
https://api.github.com/repos/kserve/kserve
closed
KServe v0.9 helm updated CRDs without incrementing version
kserve/release-process
Hi there, I noticed that a few CRDs got updated from v0.8 -> v0.9 (i.e. `protocolVersions` is introduced to `v1alpha1.ServingRuntime` and the versions still remain the same as `v1alpha1` or `v1beta1`. This causes `helm upgrade` fail as helm upgrades doesn’t update CRDs with same version. While we could just manually up...
1.0
KServe v0.9 helm updated CRDs without incrementing version - Hi there, I noticed that a few CRDs got updated from v0.8 -> v0.9 (i.e. `protocolVersions` is introduced to `v1alpha1.ServingRuntime` and the versions still remain the same as `v1alpha1` or `v1beta1`. This causes `helm upgrade` fail as helm upgrades doesn’t u...
process
kserve helm updated crds without incrementing version hi there i noticed that a few crds got updated from i e protocolversions is introduced to servingruntime and the versions still remain the same as or this causes helm upgrade fail as helm upgrades doesn’t update crds with same ve...
1
20,963
27,818,489,743
IssuesEvent
2023-03-19 00:05:17
cse442-at-ub/project_s23-one-belt-one-road
https://api.github.com/repos/cse442-at-ub/project_s23-one-belt-one-road
closed
Create a table in database for user's shopping cart
IO Task Processing Task Sprint 1 Sprint 2
**Task tests** *Test 1* 1) Open the database tables categories 2) Verify that there is a table named "ShoppingCart" 3) Make certain that the table contains these columns: ProductID, Product Name, Unit Price, Amount, and UserID
1.0
Create a table in database for user's shopping cart - **Task tests** *Test 1* 1) Open the database tables categories 2) Verify that there is a table named "ShoppingCart" 3) Make certain that the table contains these columns: ProductID, Product Name, Unit Price, Amount, and UserID
process
create a table in database for user s shopping cart task tests test open the database tables categories verify that there is a table named shoppingcart make certain that the table contains these columns productid product name unit price amount and userid
1
14,929
18,359,530,277
IssuesEvent
2021-10-09 01:46:04
DevExpress/testcafe-hammerhead
https://api.github.com/repos/DevExpress/testcafe-hammerhead
closed
The href change of the iframe location works wrong
TYPE: bug AREA: client SYSTEM: URL processing FREQUENCY: level 1 SYSTEM: iframe processing STATE: Stale
When cross domain iframe changes location, it leaves proxy port as is, but parent window location and new iframe location may be the same domain. Related with https://github.com/DevExpress/testcafe/issues/1922
2.0
The href change of the iframe location works wrong - When cross domain iframe changes location, it leaves proxy port as is, but parent window location and new iframe location may be the same domain. Related with https://github.com/DevExpress/testcafe/issues/1922
process
the href change of the iframe location works wrong when cross domain iframe changes location it leaves proxy port as is but parent window location and new iframe location may be the same domain related with
1
9,541
12,507,830,279
IssuesEvent
2020-06-02 14:41:22
GoogleCloudPlatform/dotnet-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/dotnet-docs-samples
opened
[Spanner] Deactivate the QuickStart test, it keeps failing on Windows.
api: spanner priority: p1 type: process
I've deactivated it in #1061 . I've also added the JUnit logger dependency to the tests so that we can get more info.
1.0
[Spanner] Deactivate the QuickStart test, it keeps failing on Windows. - I've deactivated it in #1061 . I've also added the JUnit logger dependency to the tests so that we can get more info.
process
deactivate the quickstart test it keeps failing on windows i ve deactivated it in i ve also added the junit logger dependency to the tests so that we can get more info
1
9,449
12,428,970,152
IssuesEvent
2020-05-25 07:31:23
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
feature request: select all columns when joining, not just the starting table's
.Proposal Querying/Processor
currently, when you filter/group across a foreign key (ie do a join), you only get the initial table's data back. it'd be nice to optionally also get the joined table's data. i know #2214 may be one way do this (and #1173 is related), but this would be a nice smaller step that wouldn't require setting up a view ahea...
1.0
feature request: select all columns when joining, not just the starting table's - currently, when you filter/group across a foreign key (ie do a join), you only get the initial table's data back. it'd be nice to optionally also get the joined table's data. i know #2214 may be one way do this (and #1173 is related), ...
process
feature request select all columns when joining not just the starting table s currently when you filter group across a foreign key ie do a join you only get the initial table s data back it d be nice to optionally also get the joined table s data i know may be one way do this and is related but th...
1
76,237
26,327,221,377
IssuesEvent
2023-01-10 07:56:59
line/armeria
https://api.github.com/repos/line/armeria
closed
`ClientCall.Listener#onHeaders` is not invoked for gRPC client
defect
Currently, the gRPC client does not invoke `ClientCall.Listener#onHeaders`. This behavior is different from upstream, which eventually invokes this callback. https://github.com/grpc/grpc-java/blob/f08300e0e314c6f0c0731c46f3e9985aefa35513/netty/src/main/java/io/grpc/netty/NettyClientStream.java#L336-L345 We sho...
1.0
`ClientCall.Listener#onHeaders` is not invoked for gRPC client - Currently, the gRPC client does not invoke `ClientCall.Listener#onHeaders`. This behavior is different from upstream, which eventually invokes this callback. https://github.com/grpc/grpc-java/blob/f08300e0e314c6f0c0731c46f3e9985aefa35513/netty/src/m...
non_process
clientcall listener onheaders is not invoked for grpc client currently the grpc client does not invoke clientcall listener onheaders this behavior is different from upstream which eventually invokes this callback we should also note that this callback is called only for headers not for trailers ...
0
7,565
6,993,059,154
IssuesEvent
2017-12-15 09:50:07
angular/material2
https://api.github.com/repos/angular/material2
closed
bug(build): nightly build not publishing for material
in progress infrastructure P3: important
#### Bug, feature request, or proposal: The nightly builds are not getting updated for material, but they are getting updated for the cdk #### What is the expected behavior? Both packages should be updated on the nightly build with each commit #### What is the current behavior? Nightly builds are not bei...
1.0
bug(build): nightly build not publishing for material - #### Bug, feature request, or proposal: The nightly builds are not getting updated for material, but they are getting updated for the cdk #### What is the expected behavior? Both packages should be updated on the nightly build with each commit #### Wha...
non_process
bug build nightly build not publishing for material bug feature request or proposal the nightly builds are not getting updated for material but they are getting updated for the cdk what is the expected behavior both packages should be updated on the nightly build with each commit wha...
0
7,961
11,140,456,923
IssuesEvent
2019-12-21 14:33:00
kakainet/ViTex
https://api.github.com/repos/kakainet/ViTex
opened
Make input images black&white
preprocessing
Targets: - Remove noise - Make text as white and background as black (text pixels should have positive value)
1.0
Make input images black&white - Targets: - Remove noise - Make text as white and background as black (text pixels should have positive value)
process
make input images black white targets remove noise make text as white and background as black text pixels should have positive value
1
10,507
13,265,038,942
IssuesEvent
2020-08-21 05:32:48
knative/serving
https://api.github.com/repos/knative/serving
closed
istio.sidecar.includeOutboundIPRanges in config-network should be obsolete
area/networking kind/feature kind/process lifecycle/frozen
## In what area(s)? /area networking ## Describe the feature Knative supports `traffic.sidecar.istio.io/includeOutboundIPRanges` option due to [1] in old version. But current Knative allows outbound access by default so the option should not be necessary. Docs also removed it - https://github.com/knative/docs...
1.0
istio.sidecar.includeOutboundIPRanges in config-network should be obsolete - ## In what area(s)? /area networking ## Describe the feature Knative supports `traffic.sidecar.istio.io/includeOutboundIPRanges` option due to [1] in old version. But current Knative allows outbound access by default so the option sho...
process
istio sidecar includeoutboundipranges in config network should be obsolete in what area s area networking describe the feature knative supports traffic sidecar istio io includeoutboundipranges option due to in old version but current knative allows outbound access by default so the option shoul...
1
3,878
6,817,601,985
IssuesEvent
2017-11-07 00:14:48
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
getBlock --latest should pull from etherscan as well as the local node
status-inprocess tools-getBlock type-enhancement
Or better yet, --latest should be an option on getBlock. Further, it should report how many blocks it's behind. It should also report latest block from the hard drive cache and the miniBlock cache From https://github.com/Great-Hill-Corporation/ethslurp/issues/148
1.0
getBlock --latest should pull from etherscan as well as the local node - Or better yet, --latest should be an option on getBlock. Further, it should report how many blocks it's behind. It should also report latest block from the hard drive cache and the miniBlock cache From https://github.com/Great-Hill-Corporation/...
process
getblock latest should pull from etherscan as well as the local node or better yet latest should be an option on getblock further it should report how many blocks it s behind it should also report latest block from the hard drive cache and the miniblock cache from
1
25,237
24,916,816,306
IssuesEvent
2022-10-30 13:55:31
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
Magicsock sometimes does not recover from internet outages
connectivity L2 Few P2 Aggravating T5 Usability tis but a scratch
The setup: have tailscale on various devices in a home LAN, behind an ISP-provided internet router. Restart the ISP router, or have some kind of internet outage that is "soft" from the Tailscale client's POV (interface doesn't go down, packets just stop flowing). Upon recovery of the internet link, I've observed both m...
True
Magicsock sometimes does not recover from internet outages - The setup: have tailscale on various devices in a home LAN, behind an ISP-provided internet router. Restart the ISP router, or have some kind of internet outage that is "soft" from the Tailscale client's POV (interface doesn't go down, packets just stop flowi...
non_process
magicsock sometimes does not recover from internet outages the setup have tailscale on various devices in a home lan behind an isp provided internet router restart the isp router or have some kind of internet outage that is soft from the tailscale client s pov interface doesn t go down packets just stop flowi...
0
51,574
10,697,302,818
IssuesEvent
2019-10-23 16:14:37
isogeo/isogeo-plugin-qgis
https://api.github.com/repos/isogeo/isogeo-plugin-qgis
closed
Break semantic versioning: directly bump from 2.x to 3.x
User Interface code art enhancement
## Why 3.x and not 2.x? The stable version of the Isogeo plugin for QGIS 3 will be 3.x and not 2.x because "version 3 of the plugin works on QGIS 3" is less confusing than "version 2 of the plugin works on QGIS 3". ## Same as version 1.x in QGIS 3.x LTR Version 3.x is the result of an isofunctional migration o...
1.0
Break semantic versioning: directly bump from 2.x to 3.x - ## Why 3.x and not 2.x? The stable version of the Isogeo plugin for QGIS 3 will be 3.x and not 2.x because "version 3 of the plugin works on QGIS 3" is less confusing than "version 2 of the plugin works on QGIS 3". ## Same as version 1.x in QGIS 3.x LTR ...
non_process
break semantic versioning directly bump from x to x why x and not x the stable version of the isogeo plugin for qgis will be x and not x because version of the plugin works on qgis is less confusing than version of the plugin works on qgis same as version x in qgis x ltr ...
0
33,248
6,188,029,068
IssuesEvent
2017-07-04 09:08:42
Icinga/icingaweb2
https://api.github.com/repos/Icinga/icingaweb2
closed
[dev.icinga.com #8471] Document how to define a custom configuration directory
bug documentation wontfix
This issue has been migrated from Redmine: https://dev.icinga.com/issues/8471 **Created by jmeyer on 2015-02-18 15:05:48 +00:00** Assignee: _(none)_ Status: _New_ Target Version: _(none)_ Last Update: _2015-06-29 14:47:04 +00:00 (in Redmine)_ --- The documentation is based on the assumption that the user is using ...
1.0
[dev.icinga.com #8471] Document how to define a custom configuration directory - This issue has been migrated from Redmine: https://dev.icinga.com/issues/8471 **Created by jmeyer on 2015-02-18 15:05:48 +00:00** Assignee: _(none)_ Status: _New_ Target Version: _(none)_ Last Update: _2015-06-29 14:47:04 +00:00 (in Red...
non_process
document how to define a custom configuration directory this issue has been migrated from redmine created by jmeyer on assignee none status new target version none last update in redmine the documentation is based on the assumption that the user is...
0
225,912
17,292,414,150
IssuesEvent
2021-07-25 03:01:58
jpmaida/openshift-pipelines
https://api.github.com/repos/jpmaida/openshift-pipelines
opened
Melhorar documentação principal do repositório
documentation
Toda a documentação deve estar em inglês e essa documentação deve mostrar a estruturação de diretórios com uma breve explicação de cada diretório.
1.0
Melhorar documentação principal do repositório - Toda a documentação deve estar em inglês e essa documentação deve mostrar a estruturação de diretórios com uma breve explicação de cada diretório.
non_process
melhorar documentação principal do repositório toda a documentação deve estar em inglês e essa documentação deve mostrar a estruturação de diretórios com uma breve explicação de cada diretório
0
6,533
9,632,606,363
IssuesEvent
2019-05-15 16:34:51
IIIF/api
https://api.github.com/repos/IIIF/api
closed
Move editorial process doc to website repo
discuss editorial process website
The process of discussing, defining, documenting and approving specifications should live in the community area of the site, not the specifications part. It should still be normative with requirements, but it's a process document related to the formation and work of TSGs (and soon to exist TRC).
1.0
Move editorial process doc to website repo - The process of discussing, defining, documenting and approving specifications should live in the community area of the site, not the specifications part. It should still be normative with requirements, but it's a process document related to the formation and work of TSGs (...
process
move editorial process doc to website repo the process of discussing defining documenting and approving specifications should live in the community area of the site not the specifications part it should still be normative with requirements but it s a process document related to the formation and work of tsgs ...
1
19,934
26,403,564,305
IssuesEvent
2023-01-13 05:03:56
AcademySoftwareFoundation/OpenCue
https://api.github.com/repos/AcademySoftwareFoundation/OpenCue
opened
Create integration test script
process triaged
**Describe the process** Create a script that performs an automated test with a full OpenCue deployment. Requirements: 1. Must run locally and on GitHub CI. 2. Create a fresh database, Cuebot, and RQD instance. 3. Install and test pycue, pyoutline, and cueadmin. 4. Install and launch cuegui and cuesubmit. 5. L...
1.0
Create integration test script - **Describe the process** Create a script that performs an automated test with a full OpenCue deployment. Requirements: 1. Must run locally and on GitHub CI. 2. Create a fresh database, Cuebot, and RQD instance. 3. Install and test pycue, pyoutline, and cueadmin. 4. Install and l...
process
create integration test script describe the process create a script that performs an automated test with a full opencue deployment requirements must run locally and on github ci create a fresh database cuebot and rqd instance install and test pycue pyoutline and cueadmin install and l...
1
10,381
13,194,517,504
IssuesEvent
2020-08-13 16:58:21
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
reopened
Obsolete GO:0044133 growth of symbiont on or near host ?
multi-species process obsoletion
No annotations. @mgiglio99 @ValWood Are there uses for this term ? Thanks, Pascale
1.0
Obsolete GO:0044133 growth of symbiont on or near host ? - No annotations. @mgiglio99 @ValWood Are there uses for this term ? Thanks, Pascale
process
obsolete go growth of symbiont on or near host no annotations valwood are there uses for this term thanks pascale
1
337,914
10,220,963,282
IssuesEvent
2019-08-15 23:17:17
googleapis/elixir-google-api
https://api.github.com/repos/googleapis/elixir-google-api
opened
[Compute] New codegen renamed Model.HttpHealthCheck to HTTPHealthCheck
priority: p2 type: bug
New codegen renamed Model.HttpHealthCheck to HTTPHealthCheck but didn't rename the uses. As a result, the new codegen doesn't build.
1.0
[Compute] New codegen renamed Model.HttpHealthCheck to HTTPHealthCheck - New codegen renamed Model.HttpHealthCheck to HTTPHealthCheck but didn't rename the uses. As a result, the new codegen doesn't build.
non_process
new codegen renamed model httphealthcheck to httphealthcheck new codegen renamed model httphealthcheck to httphealthcheck but didn t rename the uses as a result the new codegen doesn t build
0
646,053
21,035,788,141
IssuesEvent
2022-03-31 07:42:42
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
images.google.com - site is not usable
priority-critical browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 100.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:100.0) Gecko/100.0 Firefox/100.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/101777 --> <!-- @extra_labels: browser-fenix --> **URL**: https://images....
1.0
images.google.com - site is not usable - <!-- @browser: Firefox Mobile 100.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:100.0) Gecko/100.0 Firefox/100.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/101777 --> <!-- @extra_labels: br...
non_process
images google com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description missing items steps to reproduce dark mode doesn t work image searching through an...
0
287,679
8,818,216,475
IssuesEvent
2018-12-31 09:53:53
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
Should use IEC-compliant abbreviations, e.g. KiB, MiB, etc.
area/web bug priority/medium
As those are multipliers of 1024, then according to IEC standard their unit should be represented in kibibytes (KiB), mebibytes (MiB) and so on. KB, MB and alike are reserved for multipliers of 1000 so there is no confusion with SI standards of unit naming. Standard was also implemented by IEEE in 2002 as IEEE 1541-...
1.0
Should use IEC-compliant abbreviations, e.g. KiB, MiB, etc. - As those are multipliers of 1024, then according to IEC standard their unit should be represented in kibibytes (KiB), mebibytes (MiB) and so on. KB, MB and alike are reserved for multipliers of 1000 so there is no confusion with SI standards of unit naming. ...
non_process
should use iec compliant abbreviations e g kib mib etc as those are multipliers of then according to iec standard their unit should be represented in kibibytes kib mebibytes mib and so on kb mb and alike are reserved for multipliers of so there is no confusion with si standards of unit naming sta...
0
8,169
11,386,496,616
IssuesEvent
2020-01-29 13:24:12
prisma/prisma2
https://api.github.com/repos/prisma/prisma2
opened
findOne optimization
kind/feature process/candidate
To [quote from an earlier `specs` issue](https://github.com/prisma/specs/issues/242#issuecomment-548382431): > One of the main usecases of ~~Photon~~ Prisma Client is to use it inside a GraphQL server. The resolver system of a GraphQL server is prone to suffer from the N+1 problem. To mitigate this problem users can...
1.0
findOne optimization - To [quote from an earlier `specs` issue](https://github.com/prisma/specs/issues/242#issuecomment-548382431): > One of the main usecases of ~~Photon~~ Prisma Client is to use it inside a GraphQL server. The resolver system of a GraphQL server is prone to suffer from the N+1 problem. To mitigate...
process
findone optimization to one of the main usecases of photon prisma client is to use it inside a graphql server the resolver system of a graphql server is prone to suffer from the n problem to mitigate this problem users can choose to implement the dataloader pattern within the application server this...
1
2,716
5,581,188,968
IssuesEvent
2017-03-28 18:18:47
djspiewak/issue-testing
https://api.github.com/repos/djspiewak/issue-testing
opened
Add a signup button
epic: Signup Process 2.0
- [ ] Edit the HTML - [ ] Install Rails + [ ] Be annoyed that we're using Rails + [ ] Shave some yaks investigating alternate technologies - [ ] Wire up the button logic - [ ] … - [ ] Profit
1.0
Add a signup button - - [ ] Edit the HTML - [ ] Install Rails + [ ] Be annoyed that we're using Rails + [ ] Shave some yaks investigating alternate technologies - [ ] Wire up the button logic - [ ] … - [ ] Profit
process
add a signup button edit the html install rails be annoyed that we re using rails shave some yaks investigating alternate technologies wire up the button logic … profit
1
28,156
31,884,440,963
IssuesEvent
2023-09-16 19:27:21
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
LightmapProbes not selectable in the 3D editor viewport
bug topic:editor usability topic:3d
### Describe the project you are working on N/A ### Describe the problem or limitation you are having in your project As of currently, you cannot click-select them in 3D view and have to select them from scene tree. Considering that manually placing down light probes is already somewhat laborious(and using something...
True
LightmapProbes not selectable in the 3D editor viewport - ### Describe the project you are working on N/A ### Describe the problem or limitation you are having in your project As of currently, you cannot click-select them in 3D view and have to select them from scene tree. Considering that manually placing down ligh...
non_process
lightmapprobes not selectable in the editor viewport describe the project you are working on n a describe the problem or limitation you are having in your project as of currently you cannot click select them in view and have to select them from scene tree considering that manually placing down light ...
0
234,739
7,725,762,027
IssuesEvent
2018-05-24 18:59:19
projectcalico/calico
https://api.github.com/repos/projectcalico/calico
closed
Docker network creation with --subnet parameter breaks IPAM driver
priority/P1
Docker calico libnetwork driver (IPAM) is not getting IPs for containers, when I have created the network with the --subnet parameter. ``` docker run -ti --rm --net my-net nginx:alpine ip a docker: Error response from daemon: IpamDriver.RequestAddress: Unexpected number of assigned IP addresses. A single address s...
1.0
Docker network creation with --subnet parameter breaks IPAM driver - Docker calico libnetwork driver (IPAM) is not getting IPs for containers, when I have created the network with the --subnet parameter. ``` docker run -ti --rm --net my-net nginx:alpine ip a docker: Error response from daemon: IpamDriver.RequestAd...
non_process
docker network creation with subnet parameter breaks ipam driver docker calico libnetwork driver ipam is not getting ips for containers when i have created the network with the subnet parameter docker run ti rm net my net nginx alpine ip a docker error response from daemon ipamdriver requestad...
0
4,729
3,438,565,096
IssuesEvent
2015-12-14 01:32:56
jeff1evesque/machine-learning
https://api.github.com/repos/jeff1evesque/machine-learning
closed
Ensure only js files minify with uglifyjs
build enhancement
We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/puppet/scripts/browserify#L23).
1.0
Ensure only js files minify with uglifyjs - We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/...
non_process
ensure only js files minify with uglifyjs we need to ensure that uglifyjs only minifies files with js file extensions specifically we need to adjust puppet script uglifyjs similar to
0
14,722
17,932,091,060
IssuesEvent
2021-09-10 10:37:57
KratosMultiphysics/Kratos
https://api.github.com/repos/KratosMultiphysics/Kratos
closed
Custom GiD problemtypes should eventually be moved out of Kratos
Discussion Pre Process
**Description** The @KratosMultiphysics/technical-committee discussed about the custom gid problemtypes that exist in some applications should eventually be moved out of Kratos. We are not sure if they comply with the structure of the main GiD-interface so we would like to initiate the discussion of where and how to ...
1.0
Custom GiD problemtypes should eventually be moved out of Kratos - **Description** The @KratosMultiphysics/technical-committee discussed about the custom gid problemtypes that exist in some applications should eventually be moved out of Kratos. We are not sure if they comply with the structure of the main GiD-interfa...
process
custom gid problemtypes should eventually be moved out of kratos description the kratosmultiphysics technical committee discussed about the custom gid problemtypes that exist in some applications should eventually be moved out of kratos we are not sure if they comply with the structure of the main gid interfa...
1
16,430
4,052,460,914
IssuesEvent
2016-05-24 02:44:26
boostorg/compute
https://api.github.com/repos/boostorg/compute
closed
Update documentation before next Boost release
documentation
Now that Boost.Compute is an official Boost library and will be included in Boost 1.61, we need to update the documentation to reflect this. Currently there are a few locations where we describe Boost.Compute as ["not yet an offical Boost library"](http://www.boost.org/doc/libs/master/libs/compute/doc/html/boost_com...
1.0
Update documentation before next Boost release - Now that Boost.Compute is an official Boost library and will be included in Boost 1.61, we need to update the documentation to reflect this. Currently there are a few locations where we describe Boost.Compute as ["not yet an offical Boost library"](http://www.boost.or...
non_process
update documentation before next boost release now that boost compute is an official boost library and will be included in boost we need to update the documentation to reflect this currently there are a few locations where we describe boost compute as want to back this issue we accept b...
0
18,475
24,550,688,274
IssuesEvent
2022-10-12 12:23:07
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] [Angular Upgrade] Success message should get displayed at the center of the screen
Bug P1 Participant manager Process: Fixed Process: Tested dev
**AR:** Success message is getting displayed at the right corner of the screen **ER:** Success message should get displayed at the center of the screen **Note:** Issue needs to be fixed for all the messages which are available in the participant manager ![Message](https://user-images.githubusercontent.com/860...
2.0
[PM] [Angular Upgrade] Success message should get displayed at the center of the screen - **AR:** Success message is getting displayed at the right corner of the screen **ER:** Success message should get displayed at the center of the screen **Note:** Issue needs to be fixed for all the messages which are avail...
process
success message should get displayed at the center of the screen ar success message is getting displayed at the right corner of the screen er success message should get displayed at the center of the screen note issue needs to be fixed for all the messages which are available in the partici...
1
649,421
21,300,576,299
IssuesEvent
2022-04-15 02:10:46
moja-global/community-website
https://api.github.com/repos/moja-global/community-website
closed
Bug: the nav bar in iPad pro doesn't work
bug Assigned Issue:No-Activity Priority = High beginners-only
### Describe the bug. On the home page, the hamburger icon to toggle the navbar doesn't work properly for iPad pro screen size. Here is a video demo about the issue https://user-images.githubusercontent.com/73457704/146355285-c85a4298-8f55-47d6-b61a-e9c96a50452d.mp4 ### Describe the steps to reproduce the beh...
1.0
Bug: the nav bar in iPad pro doesn't work - ### Describe the bug. On the home page, the hamburger icon to toggle the navbar doesn't work properly for iPad pro screen size. Here is a video demo about the issue https://user-images.githubusercontent.com/73457704/146355285-c85a4298-8f55-47d6-b61a-e9c96a50452d.mp4 ...
non_process
bug the nav bar in ipad pro doesn t work describe the bug on the home page the hamburger icon to toggle the navbar doesn t work properly for ipad pro screen size here is a video demo about the issue describe the steps to reproduce the behavior no response expected behavior the expec...
0
145,894
19,359,199,369
IssuesEvent
2021-12-16 01:43:45
jnfaerch/elevator-dash
https://api.github.com/repos/jnfaerch/elevator-dash
opened
CVE-2021-41098 (High) detected in nokogiri-1.8.2.gem
security vulnerability
## CVE-2021-41098 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.8.2.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many f...
True
CVE-2021-41098 (High) detected in nokogiri-1.8.2.gem - ## CVE-2021-41098 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.8.2.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML...
non_process
cve high detected in nokogiri gem cve high severity vulnerability vulnerable library nokogiri gem nokogiri 鋸 is an html xml sax and reader parser among nokogiri s many features is the ability to search documents via xpath or selectors library home page a href ...
0
10,163
13,044,162,678
IssuesEvent
2020-07-29 03:47:34
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `ValuesTime` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `ValuesTime` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @sticnarf ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_exp...
2.0
UCP: Migrate scalar function `ValuesTime` from TiDB - ## Description Port the scalar function `ValuesTime` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @sticnarf ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/t...
process
ucp migrate scalar function valuestime from tidb description port the scalar function valuestime from tidb to coprocessor score mentor s sticnarf recommended skills rust programming learning materials already implemented expressions ported from tidb
1
13,056
15,393,498,145
IssuesEvent
2021-03-03 16:47:23
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
MDP failing to build NFUnitTestNamespace project
Area: Metadata Processor Status: FIXED Type: Bug
### Details about Problem **nanoFramework area:** ( MDP ) ### Description Build failing for NFUnitTestNamespace in mscorlib\develop-unit-test: ``` Severity Code Description Project File Line Suppression State Error StartIndex cannot be less than zero. Parameter name: startIndex at System.String.Subs...
1.0
MDP failing to build NFUnitTestNamespace project - ### Details about Problem **nanoFramework area:** ( MDP ) ### Description Build failing for NFUnitTestNamespace in mscorlib\develop-unit-test: ``` Severity Code Description Project File Line Suppression State Error StartIndex cannot be less than zero. ...
process
mdp failing to build nfunittestnamespace project details about problem nanoframework area mdp description build failing for nfunittestnamespace in mscorlib develop unit test severity code description project file line suppression state error startindex cannot be less than zero ...
1
68,547
17,353,386,343
IssuesEvent
2021-07-29 11:37:08
buildpacks/docs
https://api.github.com/repos/buildpacks/docs
closed
[RFC 0070] New fields in buildpack.toml
team/buildpack-authors-tooling team/implementations type/enhancement
Apologies if this is duplicated elsewhere, I couldn't find it. Document new fields described in [RFC 0070](https://github.com/buildpacks/rfcs/pull/127)
1.0
[RFC 0070] New fields in buildpack.toml - Apologies if this is duplicated elsewhere, I couldn't find it. Document new fields described in [RFC 0070](https://github.com/buildpacks/rfcs/pull/127)
non_process
new fields in buildpack toml apologies if this is duplicated elsewhere i couldn t find it document new fields described in
0
296,174
25,534,440,447
IssuesEvent
2022-11-29 10:52:14
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
closed
SAT: perform extra validation on integer fields.
type/bug Acceptance Tests team/connector-ops
# What SAT perform schema validation of records against the catalog schema with the `jsonschema` library. According to `jsonschema` a float value with a zero fractional part is a valid `integer` : ```bash >>> from jsonschema import Draft7Validator >>> schema = {'$schema': 'http://json-schema.org/draft-07/schema...
1.0
SAT: perform extra validation on integer fields. - # What SAT perform schema validation of records against the catalog schema with the `jsonschema` library. According to `jsonschema` a float value with a zero fractional part is a valid `integer` : ```bash >>> from jsonschema import Draft7Validator >>> schema = ...
non_process
sat perform extra validation on integer fields what sat perform schema validation of records against the catalog schema with the jsonschema library according to jsonschema a float value with a zero fractional part is a valid integer bash from jsonschema import schema schema ...
0
248,879
26,855,092,496
IssuesEvent
2023-02-03 14:04:11
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] Cyber Insights 2023 | Supply Chain Security
SecurityWeek Stale
**About SecurityWeek Cyber Insights \|** _At the end of 2022, SecurityWeek liaised with more than 300 cybersecurity experts from over 100 different organizations to gain insight into the security issues of today – and how these issues might evolve during 2023 and beyond. The result is more than a dozen features on su...
True
[SecurityWeek] Cyber Insights 2023 | Supply Chain Security - **About SecurityWeek Cyber Insights \|** _At the end of 2022, SecurityWeek liaised with more than 300 cybersecurity experts from over 100 different organizations to gain insight into the security issues of today – and how these issues might evolve during 20...
non_process
cyber insights supply chain security about securityweek cyber insights at the end of  securityweek liaised with more than cybersecurity experts from over different organizations to gain insight into the security issues of today – and how these issues might evolve during and beyond the result ...
0
27,367
28,153,127,352
IssuesEvent
2023-04-03 04:24:20
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
opened
[Feature]: auto format code in JS editor
Bug Enhancement JS Usability
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary The JS object pane should support basic keyboard shortcuts that help developers write code faster and more effectively. Auto-format the code in the JS editor. The keyboard shortcut to prettify the code opens an incognit...
True
[Feature]: auto format code in JS editor - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary The JS object pane should support basic keyboard shortcuts that help developers write code faster and more effectively. Auto-format the code in the JS editor. The keyboard shor...
non_process
auto format code in js editor is there an existing issue for this i have searched the existing issues summary the js object pane should support basic keyboard shortcuts that help developers write code faster and more effectively auto format the code in the js editor the keyboard shortcut to pr...
0
18,843
24,754,040,025
IssuesEvent
2022-10-21 15:58:29
aiidateam/aiida-core
https://api.github.com/repos/aiidateam/aiida-core
closed
Mark relevant `Process` exit codes as `invalidates_cache=True`
priority/important type/enhancement topic/processes
There are a number of exit codes defined on processes by `aiida-core` that do not specify `invalidates_cache=True` even though they should.
1.0
Mark relevant `Process` exit codes as `invalidates_cache=True` - There are a number of exit codes defined on processes by `aiida-core` that do not specify `invalidates_cache=True` even though they should.
process
mark relevant process exit codes as invalidates cache true there are a number of exit codes defined on processes by aiida core that do not specify invalidates cache true even though they should
1
427,970
29,892,657,419
IssuesEvent
2023-06-21 00:09:54
aws-amplify/amplify-ui
https://api.github.com/repos/aws-amplify/amplify-ui
closed
Missing code in AWS Doc - solution suggested
bug Documentation Authenticator React
### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or using a different...
1.0
Missing code in AWS Doc - solution suggested - ### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabl...
non_process
missing code in aws doc solution suggested before creating a new issue please confirm i have and i have tried disabling all browser extensions or using a different browser i have tried deleting the node modules folder and reinstalling my dependencies i have read the guide for ...
0
98,015
4,016,059,813
IssuesEvent
2016-05-15 10:39:47
fommil/sbt-big-project
https://api.github.com/repos/fommil/sbt-big-project
closed
FastJar needs to classes.mkdirs()
Bug Priority
incase it doesn't exist (think of projects with only test configs)
1.0
FastJar needs to classes.mkdirs() - incase it doesn't exist (think of projects with only test configs)
non_process
fastjar needs to classes mkdirs incase it doesn t exist think of projects with only test configs
0
76,160
7,520,213,733
IssuesEvent
2018-04-12 13:55:53
EOSIO/eos
https://api.github.com/repos/EOSIO/eos
closed
The boost file name mismatch
needs testing - pass
https://github.com/EOSIO/eos/blob/54d4d177ed80b37dcc93a9f7e7f310cb4542d492/scripts/eosio_build_ubuntu.sh#L113 The boost file name is not consistent with the one referred to at 107.
1.0
The boost file name mismatch - https://github.com/EOSIO/eos/blob/54d4d177ed80b37dcc93a9f7e7f310cb4542d492/scripts/eosio_build_ubuntu.sh#L113 The boost file name is not consistent with the one referred to at 107.
non_process
the boost file name mismatch the boost file name is not consistent with the one referred to at
0
811,282
30,282,434,547
IssuesEvent
2023-07-08 08:27:07
glific/mobile
https://api.github.com/repos/glific/mobile
closed
Small issues and enhancements
Priority: Medium
- Add a loading on button when we click on login as it takes some time to load <img width="386" alt="image" src="https://github.com/glific/mobile/assets/32592458/bbee1569-8261-4ffe-9820-8b2e7655fb76"> - If the wallet balance API fails change the text to **Please check gupshup settings** <img width="378" alt="image...
1.0
Small issues and enhancements - - Add a loading on button when we click on login as it takes some time to load <img width="386" alt="image" src="https://github.com/glific/mobile/assets/32592458/bbee1569-8261-4ffe-9820-8b2e7655fb76"> - If the wallet balance API fails change the text to **Please check gupshup setting...
non_process
small issues and enhancements add a loading on button when we click on login as it takes some time to load img width alt image src if the wallet balance api fails change the text to please check gupshup settings img width alt image src if there are no notifications add a text n...
0
19,531
25,841,235,041
IssuesEvent
2022-12-13 00:38:35
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
Analista de Análise do Cadastro Técnico JR na [COELBA]
SALVADOR TRAINEE BANCO DE DADOS PYTHON JUNIOR SQL SAP INGLÊS HELP WANTED GEOPROCESSAMENTO Stale
<!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]` ========================...
1.0
Analista de Análise do Cadastro Técnico JR na [COELBA] - <!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor...
process
analista de análise do cadastro técnico jr na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na ...
1
570,151
17,019,822,397
IssuesEvent
2021-07-02 17:04:09
modrinth/knossos
https://api.github.com/repos/modrinth/knossos
closed
If you're in the search and you click on the mods tab, the url updates, but not the page
bug priority: minor status: confirmed type: functional
**Describe the bug** When you're on the mods search page, and you click `Mods` in the header, the url displayed in the browser updates, but the contents of the page doesn't **To Reproduce** Steps to reproduce the behavior: 1. Go to the mods search page 2. Click on put something in the search bar 3. Click `Mods...
1.0
If you're in the search and you click on the mods tab, the url updates, but not the page - **Describe the bug** When you're on the mods search page, and you click `Mods` in the header, the url displayed in the browser updates, but the contents of the page doesn't **To Reproduce** Steps to reproduce the behavior: ...
non_process
if you re in the search and you click on the mods tab the url updates but not the page describe the bug when you re on the mods search page and you click mods in the header the url displayed in the browser updates but the contents of the page doesn t to reproduce steps to reproduce the behavior ...
0
2,694
5,541,014,912
IssuesEvent
2017-03-22 11:39:59
Polymap4/polymap4-core
https://api.github.com/repos/Polymap4/polymap4-core
closed
[Process] Area of interest
Process
Make a module that slects and processes the area of interest of a GridCoverage.
1.0
[Process] Area of interest - Make a module that slects and processes the area of interest of a GridCoverage.
process
area of interest make a module that slects and processes the area of interest of a gridcoverage
1
7,379
10,514,634,652
IssuesEvent
2019-09-28 02:15:12
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Filtering against datetimes broken in SQLite
.Backend Database/SQLite Priority:P1 Query Processor Type:Bug
It doesn't fail entirely, but rather returns a set of mystery results rather than the correct ones. We had previously assumed this was a bug with timezone support in SQLite. It wasn't. We were using the wrong format for datetime literals, which we splice directly into the query for other reasons. SQLite, like most S...
1.0
Filtering against datetimes broken in SQLite - It doesn't fail entirely, but rather returns a set of mystery results rather than the correct ones. We had previously assumed this was a bug with timezone support in SQLite. It wasn't. We were using the wrong format for datetime literals, which we splice directly into the ...
process
filtering against datetimes broken in sqlite it doesn t fail entirely but rather returns a set of mystery results rather than the correct ones we had previously assumed this was a bug with timezone support in sqlite it wasn t we were using the wrong format for datetime literals which we splice directly into the ...
1
19,718
26,073,796,452
IssuesEvent
2022-12-24 06:59:47
pyanodon/pybugreports
https://api.github.com/repos/pyanodon/pybugreports
closed
Postprocessing doesn't factor in recipes with result.amount = 0
mod:pypostprocessing postprocess-fail compatibility
### Mod source Github ### Which mod are you having an issue with? - [ ] pyalienlife - [ ] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [ ] pypetroleumhandling - [X] pypostprocessing - [ ] pyrawores ### Operating system >=Windows 10 ### What kind of issue is t...
2.0
Postprocessing doesn't factor in recipes with result.amount = 0 - ### Mod source Github ### Which mod are you having an issue with? - [ ] pyalienlife - [ ] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [ ] pypetroleumhandling - [X] pypostprocessing - [ ] pyrawore...
process
postprocessing doesn t factor in recipes with result amount mod source github which mod are you having an issue with pyalienlife pyalternativeenergy pycoalprocessing pyfusionenergy pyhightech pyindustry pypetroleumhandling pypostprocessing pyrawores operating s...
1
17,818
6,517,712,333
IssuesEvent
2017-08-28 02:37:38
Tirocupidus/TheExiledRPOverhaul
https://api.github.com/repos/Tirocupidus/TheExiledRPOverhaul
closed
Ice arrow recipe still 10 shards
easy fix ready for build
This wasn't fixed at least in the tooltip, haven't tried to make.
1.0
Ice arrow recipe still 10 shards - This wasn't fixed at least in the tooltip, haven't tried to make.
non_process
ice arrow recipe still shards this wasn t fixed at least in the tooltip haven t tried to make
0
250,769
21,335,179,204
IssuesEvent
2022-04-18 13:47:14
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
opened
[Flaky Test] Inserts the filtered hello world block even when filter added after block registration
[Type] Flaky Test
<!-- __META_DATA__:{"failedTimes":1,"totalCommits":1,"baseCommit":"33a5d514892c254760b5fceb17e72a9faefa1218"} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title Inserts the filtered hello world block even when filter added after block registr...
1.0
[Flaky Test] Inserts the filtered hello world block even when filter added after block registration - <!-- __META_DATA__:{"failedTimes":1,"totalCommits":1,"baseCommit":"33a5d514892c254760b5fceb17e72a9faefa1218"} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manual...
non_process
inserts the filtered hello world block even when filter added after block registration flaky test detected this is an auto generated issue by github actions please do not edit this manually test title inserts the filtered hello world block even when filter added after block registration test path ...
0
3,598
6,627,561,383
IssuesEvent
2017-09-23 04:49:57
renocollective/member-portal
https://api.github.com/repos/renocollective/member-portal
opened
Add contribution guidelines
docs process
Document the process required for contributing to this project, both in technical terms and process terms. - [ ] Add a [`CONTRIBUTING.md` file](https://help.github.com/articles/setting-guidelines-for-repository-contributors/) - [ ] Add a [Pull Request template](https://help.github.com/articles/creating-a-pull-requ...
1.0
Add contribution guidelines - Document the process required for contributing to this project, both in technical terms and process terms. - [ ] Add a [`CONTRIBUTING.md` file](https://help.github.com/articles/setting-guidelines-for-repository-contributors/) - [ ] Add a [Pull Request template](https://help.github.com...
process
add contribution guidelines document the process required for contributing to this project both in technical terms and process terms add a add a
1
140,668
18,906,120,661
IssuesEvent
2021-11-16 09:16:42
VerdantSparks/vuejs-aspnetcore-ssr
https://api.github.com/repos/VerdantSparks/vuejs-aspnetcore-ssr
closed
CVE-2019-16769 (Medium) detected in serialize-javascript-1.9.1.tgz
security vulnerability
## CVE-2019-16769 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.9.1.tgz</b></p></summary> <p>Serialize JavaScript to a superset of JSON that includes regular...
True
CVE-2019-16769 (Medium) detected in serialize-javascript-1.9.1.tgz - ## CVE-2019-16769 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.9.1.tgz</b></p></summary>...
non_process
cve medium detected in serialize javascript tgz cve medium severity vulnerability vulnerable library serialize javascript tgz serialize javascript to a superset of json that includes regular expressions and functions library home page a href path to dependency file tm...
0
163,234
12,708,078,558
IssuesEvent
2020-06-23 09:55:46
WoWManiaUK/Redemption
https://api.github.com/repos/WoWManiaUK/Redemption
closed
[ICC/Gunship] Damage of incinerating blast
Fix - Tester Confirmed
**What is Happening:** Our current formula is: 1000 + energyLeft² with 100 energy, max damage will be: 1000 + 10000 = 11k Problem is: if you check http://worldoflogs.com/reports/udqni9w8roj989w7/xe/?x=spell+%3D+%22Incinerating+Blast%22 and http://worldoflogs.com/reports/ul76xm556v85ir2v/xe/?x=spell+%3D+%22Incin...
1.0
[ICC/Gunship] Damage of incinerating blast - **What is Happening:** Our current formula is: 1000 + energyLeft² with 100 energy, max damage will be: 1000 + 10000 = 11k Problem is: if you check http://worldoflogs.com/reports/udqni9w8roj989w7/xe/?x=spell+%3D+%22Incinerating+Blast%22 and http://worldoflogs.com/repo...
non_process
damage of incinerating blast what is happening our current formula is energyleft² with energy max damage will be problem is if you check and you will see that this spell can hit more then what should happen i cant determine the exactly formula for this but looks l...
0
16,092
20,261,157,186
IssuesEvent
2022-02-15 07:35:49
quark-engine/quark-engine
https://api.github.com/repos/quark-engine/quark-engine
closed
Prepare to release version v22.2.1
work-in-progress issue-processing-state-04
Update the version number in `__init__.py` for the latest release of Quark. In this release, the following changes will be included. - #301 - #304 - #300 - #303
1.0
Prepare to release version v22.2.1 - Update the version number in `__init__.py` for the latest release of Quark. In this release, the following changes will be included. - #301 - #304 - #300 - #303
process
prepare to release version update the version number in init py for the latest release of quark in this release the following changes will be included
1
198,964
15,017,262,009
IssuesEvent
2021-02-01 10:37:19
toru-ver4/sample_code
https://api.github.com/repos/toru-ver4/sample_code
closed
create a test pattern to distinguish between 8-bit and 10-bit
test pattern
# Overview * Create a test pattern to distinguish between 8-bit and 10-bit. * Previously I created an achromatic pattern, but this time I'll create a chromatic pattern. # Detail * "The Spears & Munsil UHD HDR Benchmark" uses some color patterns. * For example, Yellow-Blue and Cyan-Red. ![zu](http://www.ed...
1.0
create a test pattern to distinguish between 8-bit and 10-bit - # Overview * Create a test pattern to distinguish between 8-bit and 10-bit. * Previously I created an achromatic pattern, but this time I'll create a chromatic pattern. # Detail * "The Spears & Munsil UHD HDR Benchmark" uses some color patterns. ...
non_process
create a test pattern to distinguish between bit and bit overview create a test pattern to distinguish between bit and bit previously i created an achromatic pattern but this time i ll create a chromatic pattern detail the spears munsil uhd hdr benchmark uses some color patterns ...
0
6,478
3,023,872,934
IssuesEvent
2015-08-02 00:17:26
librenms/librenms
https://api.github.com/repos/librenms/librenms
closed
docs: install mariadb
Documentation
It maybe better to install mariadb instead of mysql? If needed I'll update documentation.
1.0
docs: install mariadb - It maybe better to install mariadb instead of mysql? If needed I'll update documentation.
non_process
docs install mariadb it maybe better to install mariadb instead of mysql if needed i ll update documentation
0
20,485
27,143,587,997
IssuesEvent
2023-02-16 18:06:12
carbon-design-system/ibm-cloud-cognitive
https://api.github.com/repos/carbon-design-system/ibm-cloud-cognitive
closed
Single add select release review
type: process improvement component: AddSelect
## Review for release ### Readiness - [x] One or more scenarios for a design pattern have been identified as a useful unit of functionality to publish. - [x] A functioning component or components delivering those scenarios have been delivered and merged to main. - [ ] Design maintainer has approved the im...
1.0
Single add select release review - ## Review for release ### Readiness - [x] One or more scenarios for a design pattern have been identified as a useful unit of functionality to publish. - [x] A functioning component or components delivering those scenarios have been delivered and merged to main. - [ ] De...
process
single add select release review review for release readiness one or more scenarios for a design pattern have been identified as a useful unit of functionality to publish a functioning component or components delivering those scenarios have been delivered and merged to main design m...
1
16,682
21,784,970,041
IssuesEvent
2022-05-14 02:00:07
ymgw55/MLPapers
https://api.github.com/repos/ymgw55/MLPapers
closed
All-but-the-Top: Simple and Effective Postprocessing for Word Representations
Word Embeddings post-process isotropy
# Information ### URL https://openreview.net/forum?id=HkuGJ3kCb ### Authors [Jiaqi Mu](https://openreview.net/profile?email=jiaqimu2%40illinois.edu), [Pramod Viswanath](https://openreview.net/profile?email=pramodv%40illinois.edu) ### Published at ICLR 2018 <!--- ### Date of issue ### Related Websites ### Pack...
1.0
All-but-the-Top: Simple and Effective Postprocessing for Word Representations - # Information ### URL https://openreview.net/forum?id=HkuGJ3kCb ### Authors [Jiaqi Mu](https://openreview.net/profile?email=jiaqimu2%40illinois.edu), [Pramod Viswanath](https://openreview.net/profile?email=pramodv%40illinois.edu) ### P...
process
all but the top simple and effective postprocessing for word representations information url authors published at iclr date of issue related websites package code reading motivation で making static embedding isotropic is beneficial to lexical a...
1
19,108
25,159,990,405
IssuesEvent
2022-11-10 16:07:25
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
closed
Dependency Dashboard
type: process
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a ch...
1.0
Dependency Dashboard - This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make changes. To discard all commits and st...
process
dependency dashboard this issue lists renovate updates and detected dependencies read the docs to learn more edited blocked these updates have been manually edited so renovate will no longer make changes to discard all commits and start over click on a checkbox pull pull ...
1
8,531
5,798,461,482
IssuesEvent
2017-05-03 01:53:27
usnistgov/800-63-3
https://api.github.com/repos/usnistgov/800-63-3
closed
Usability recommendations go against best practices for protecting authentication information and reducing the ability of an attacker to gain intelligence
63A decline usability
**Organization Name (N/A, if individual)**: CMS **Organization Type**: 1 **Document (63-3, 63A, 63B, or 63C)**: 800-63A **Reference (Include section and paragraph number)**: Section 10.1 (Usability Considerations Common to Authenticators), Para 5, Bullet 5, Sub bullet 5 Section 10.2.1 (Memorized Secrets), Para 1 Se...
True
Usability recommendations go against best practices for protecting authentication information and reducing the ability of an attacker to gain intelligence - **Organization Name (N/A, if individual)**: CMS **Organization Type**: 1 **Document (63-3, 63A, 63B, or 63C)**: 800-63A **Reference (Include section and parag...
non_process
usability recommendations go against best practices for protecting authentication information and reducing the ability of an attacker to gain intelligence organization name n a if individual cms organization type document or reference include section and paragraph number...
0
106,765
23,282,376,171
IssuesEvent
2022-08-05 13:20:51
vegaprotocol/specs
https://api.github.com/repos/vegaprotocol/specs
closed
0036-BRIE-event_queue documentations inc. describing how confirmations/voting works
requires-engineering ac-code-remediation
Update 0036-BRIE-event_queue as it does not describe how confirmations/voting works As part of the gap analysis for the open issue in [asana](https://app.asana.com/0/1201666015335982/1201802898848442) its required that we have documentation covering the event types and the event triggers for these. Ideally we wil...
1.0
0036-BRIE-event_queue documentations inc. describing how confirmations/voting works - Update 0036-BRIE-event_queue as it does not describe how confirmations/voting works As part of the gap analysis for the open issue in [asana](https://app.asana.com/0/1201666015335982/1201802898848442) its required that we have docu...
non_process
brie event queue documentations inc describing how confirmations voting works update brie event queue as it does not describe how confirmations voting works as part of the gap analysis for the open issue in its required that we have documentation covering the event types and the event triggers for these ...
0
150,438
11,961,155,599
IssuesEvent
2020-04-05 07:05:07
vuetifyjs/vuetify
https://api.github.com/repos/vuetifyjs/vuetify
reopened
[Feature Request] Stubs for shallowMount
testing
### Problem to solve Some vuetify components use slots which are not rendered by default with `shallowMount` ### Proposed solution Include stubs that only render the slots. ```javascript const wrapper = shallowMount(CustomComponent, { store, localVue, vuetify, stubs: { VTextField: '<v-text-field-...
1.0
[Feature Request] Stubs for shallowMount - ### Problem to solve Some vuetify components use slots which are not rendered by default with `shallowMount` ### Proposed solution Include stubs that only render the slots. ```javascript const wrapper = shallowMount(CustomComponent, { store, localVue, vuetify, st...
non_process
stubs for shallowmount problem to solve some vuetify components use slots which are not rendered by default with shallowmount proposed solution include stubs that only render the slots javascript const wrapper shallowmount customcomponent store localvue vuetify stubs ...
0
142,731
19,102,962,966
IssuesEvent
2021-11-30 01:49:33
Nehamaefi/Efigit
https://api.github.com/repos/Nehamaefi/Efigit
opened
CVE-2021-20190 (High) detected in jackson-databind-2.9.4.jar
security vulnerability
## CVE-2021-20190 - 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.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2021-20190 (High) detected in jackson-databind-2.9.4.jar - ## CVE-2021-20190 - 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.4.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 efigit apps rest showcase pom x...
0
45,556
11,698,689,405
IssuesEvent
2020-03-06 14:20:51
AdoptOpenJDK/openjdk-build
https://api.github.com/repos/AdoptOpenJDK/openjdk-build
closed
New enable-dtrace options causes AIX builds to fail
bug buildbreak
Ref: https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-aix-ppc64-openj9/508/console ``` checking for dtrace tool... not found, cannot build dtrace checking sys/sdt.h usability... no checking sys/sdt.h presence... configure: error: Cannot enable dtrace with missing de...
1.0
New enable-dtrace options causes AIX builds to fail - Ref: https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-aix-ppc64-openj9/508/console ``` checking for dtrace tool... not found, cannot build dtrace checking sys/sdt.h usability... no checking sys/sdt.h presence... ...
non_process
new enable dtrace options causes aix builds to fail ref checking for dtrace tool not found cannot build dtrace checking sys sdt h usability no checking sys sdt h presence configure error cannot enable dtrace with missing dependencies see above no checking for sys sdt h no checking if d...
0
16,221
20,749,200,955
IssuesEvent
2022-03-15 04:45:39
NationalSecurityAgency/ghidra
https://api.github.com/repos/NationalSecurityAgency/ghidra
closed
Missing OpObjects for x86 instructions like SHR
Feature: Processor/x86
**Describe the bug** A clear and concise description of the bug. Certain x86 instructions seem to be missing `OpObjects` when calling `Instruction.getOpObjects()`. The following example does not exhibit the issue and is how I would expect the instruction to look like when examining the operands. ``` SHR EAX,...
1.0
Missing OpObjects for x86 instructions like SHR - **Describe the bug** A clear and concise description of the bug. Certain x86 instructions seem to be missing `OpObjects` when calling `Instruction.getOpObjects()`. The following example does not exhibit the issue and is how I would expect the instruction to look ...
process
missing opobjects for instructions like shr describe the bug a clear and concise description of the bug certain instructions seem to be missing opobjects when calling instruction getopobjects the following example does not exhibit the issue and is how i would expect the instruction to look like...
1