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
39,360
5,076,058,684
IssuesEvent
2016-12-27 23:25:47
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Run the selector on items during Select.Count chains.
api-needs-work area-System.Linq Design Discussion up for grabs
Per @VSadov's comment at https://github.com/dotnet/corefx/pull/12703#issuecomment-262051319: > Re: can we skip selectors/predicates in this optimization > > It is a tough one. > > Generally, assuming that anything can have sideeffects is indeed very > constraining to what kind of optimizations we can do. In s...
1.0
Run the selector on items during Select.Count chains. - Per @VSadov's comment at https://github.com/dotnet/corefx/pull/12703#issuecomment-262051319: > Re: can we skip selectors/predicates in this optimization > > It is a tough one. > > Generally, assuming that anything can have sideeffects is indeed very > co...
non_process
run the selector on items during select count chains per vsadov s comment at re can we skip selectors predicates in this optimization it is a tough one generally assuming that anything can have sideeffects is indeed very constraining to what kind of optimizations we can do in some cases ...
0
61,443
14,627,760,138
IssuesEvent
2020-12-23 12:55:19
bitbar/test-samples
https://api.github.com/repos/bitbar/test-samples
opened
CVE-2019-12086 (High) detected in jackson-databind-2.6.0.jar
security vulnerability
## CVE-2019-12086 - 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.6.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-12086 (High) detected in jackson-databind-2.6.0.jar - ## CVE-2019-12086 - 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.6.0.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 test samples samples testing fr...
0
33,864
7,276,569,042
IssuesEvent
2018-02-21 16:44:07
BCDevExchange/devex
https://api.github.com/repos/BCDevExchange/devex
closed
Attachments tab is not available....
defect
...in the proposal until after I hit the SAVE CHANGES button. Can we just make it so that all tabs are visible and available right from the get-go?
1.0
Attachments tab is not available.... - ...in the proposal until after I hit the SAVE CHANGES button. Can we just make it so that all tabs are visible and available right from the get-go?
non_process
attachments tab is not available in the proposal until after i hit the save changes button can we just make it so that all tabs are visible and available right from the get go
0
83
2,533,263,964
IssuesEvent
2015-01-23 21:57:18
MozillaFoundation/plan
https://api.github.com/repos/MozillaFoundation/plan
opened
Allow for Heartbeat planning (and bug triage) across repos
process
This might be impossible, but it would be awesome to solve the problem of: "I filed this issue in one repo, but now I want it to appear in the Plan. Do I have to refile it?" A good example of this is a bug like 'Build Call Congress tool': https://github.com/MozillaFoundation/movement-building/issues/4 Could we...
1.0
Allow for Heartbeat planning (and bug triage) across repos - This might be impossible, but it would be awesome to solve the problem of: "I filed this issue in one repo, but now I want it to appear in the Plan. Do I have to refile it?" A good example of this is a bug like 'Build Call Congress tool': https://github...
process
allow for heartbeat planning and bug triage across repos this might be impossible but it would be awesome to solve the problem of i filed this issue in one repo but now i want it to appear in the plan do i have to refile it a good example of this is a bug like build call congress tool could we ...
1
7,203
10,340,319,654
IssuesEvent
2019-09-03 21:36:50
qri-io/desktop
https://api.github.com/repos/qri-io/desktop
closed
compiled binary isn't starting backend
bug main process
opening the app is bailing on "can't connect". We should also make sure log files from complied binary are writing to somewhere sane.
1.0
compiled binary isn't starting backend - opening the app is bailing on "can't connect". We should also make sure log files from complied binary are writing to somewhere sane.
process
compiled binary isn t starting backend opening the app is bailing on can t connect we should also make sure log files from complied binary are writing to somewhere sane
1
3,964
6,897,061,359
IssuesEvent
2017-11-23 22:32:54
PHPSocialNetwork/phpfastcache
https://api.github.com/repos/PHPSocialNetwork/phpfastcache
closed
Random "key does not exist on the server" messages
0_0 bug 7.0 [*_*] Debugging [-_-] In Process
### Configuration: PhpFastCache version: 7.0.0-alpha PHP version: 7.1.11 Operating system: Windows 2012 Datacentre #### Issue description: Using couchbase server as a memcached server, I'm getting rare, but random errors: Error Message: Uncaught Couchbase\Exception: LCB_KEY_ENOENT: The key does not exist ...
1.0
Random "key does not exist on the server" messages - ### Configuration: PhpFastCache version: 7.0.0-alpha PHP version: 7.1.11 Operating system: Windows 2012 Datacentre #### Issue description: Using couchbase server as a memcached server, I'm getting rare, but random errors: Error Message: Uncaught Couchba...
process
random key does not exist on the server messages configuration phpfastcache version alpha php version operating system windows datacentre issue description using couchbase server as a memcached server i m getting rare but random errors error message uncaught couchbase e...
1
586,555
17,580,633,329
IssuesEvent
2021-08-16 06:53:26
lewisjwilson/kmj
https://api.github.com/repos/lewisjwilson/kmj
opened
Refactor List Names Storage
bug Medium Priority
Rather than storing in sharedprefs, store in a new db table: ``` CREATE TABLE lists (id INTEGER PRIMARY KEY AUTOINCREMENT, list_name TEXT, FOREIGN KEY (id) REFERENCES jisho_data (list)) ``` To display matching list results: ``` SELECT jisho_data.* FROM jisho_data INNER JOIN lists ON lists.id = jis...
1.0
Refactor List Names Storage - Rather than storing in sharedprefs, store in a new db table: ``` CREATE TABLE lists (id INTEGER PRIMARY KEY AUTOINCREMENT, list_name TEXT, FOREIGN KEY (id) REFERENCES jisho_data (list)) ``` To display matching list results: ``` SELECT jisho_data.* FROM jisho_data INNER...
non_process
refactor list names storage rather than storing in sharedprefs store in a new db table create table lists id integer primary key autoincrement list name text foreign key id references jisho data list to display matching list results select jisho data from jisho data inner...
0
20,849
27,626,935,359
IssuesEvent
2023-03-10 07:45:20
zotero/zotero
https://api.github.com/repos/zotero/zotero
opened
Support converting Mendeley Cite citations in Word
Word Processor Integration
I haven't checked if the APIs are available for Mac Word. They definitely are for Windows. Either way, this would require prompting users that Mendeley Cite citations have been detected and Zotero can import/convert them, but that they need to make a backup copy, because they won't be able to work with Mendeley Cite ag...
1.0
Support converting Mendeley Cite citations in Word - I haven't checked if the APIs are available for Mac Word. They definitely are for Windows. Either way, this would require prompting users that Mendeley Cite citations have been detected and Zotero can import/convert them, but that they need to make a backup copy, bec...
process
support converting mendeley cite citations in word i haven t checked if the apis are available for mac word they definitely are for windows either way this would require prompting users that mendeley cite citations have been detected and zotero can import convert them but that they need to make a backup copy bec...
1
20,383
27,039,564,686
IssuesEvent
2023-02-13 03:17:05
open-telemetry/opentelemetry-collector
https://api.github.com/repos/open-telemetry/opentelemetry-collector
closed
Supporting Key and a List of Values in the Attribute Processor
enhancement Stale priority:p3 spec:trace release:after-ga area:processor
Support for key and list based values in the attribute processor. Use case: To support list of homogeneous values under a single key. Example Configuration(otel-collector-config): ``` attributes/priority_sampling: include: match_type: strict attributes: - key: http.url ...
1.0
Supporting Key and a List of Values in the Attribute Processor - Support for key and list based values in the attribute processor. Use case: To support list of homogeneous values under a single key. Example Configuration(otel-collector-config): ``` attributes/priority_sampling: include: match_t...
process
supporting key and a list of values in the attribute processor support for key and list based values in the attribute processor use case to support list of homogeneous values under a single key example configuration otel collector config attributes priority sampling include match t...
1
360,505
10,693,569,888
IssuesEvent
2019-10-23 09:06:21
sofittech/palcare-project
https://api.github.com/repos/sofittech/palcare-project
opened
Citizen Signup Glitch: (see details and video)
Citizen Hi Priority Web iOS
Citizen Sign up -> Successful Verification -> ACD -> Next arrow -> **Glitchh: Shows log in Screen** and then shows home screen again. Video Link: https://we.tl/t-BGTHd72mZ4
1.0
Citizen Signup Glitch: (see details and video) - Citizen Sign up -> Successful Verification -> ACD -> Next arrow -> **Glitchh: Shows log in Screen** and then shows home screen again. Video Link: https://we.tl/t-BGTHd72mZ4
non_process
citizen signup glitch see details and video citizen sign up successful verification acd next arrow glitchh shows log in screen and then shows home screen again video link
0
243,336
18,683,229,851
IssuesEvent
2021-11-01 09:06:01
Picovoice/picovoice
https://api.github.com/repos/Picovoice/picovoice
opened
Picovoice Documentation Issue: Limitations of Personal Acounts
documentation
### What is the URL of the doc? https://picovoice.ai/pricing/ https://github.com/Picovoice/rhino/issues/65 ### What's the nature of the issue? I have a non-commercial project in which I am tasked with creating a working product which will be used by individuals. The product I'm tasked to create is a mechanic...
1.0
Picovoice Documentation Issue: Limitations of Personal Acounts - ### What is the URL of the doc? https://picovoice.ai/pricing/ https://github.com/Picovoice/rhino/issues/65 ### What's the nature of the issue? I have a non-commercial project in which I am tasked with creating a working product which will be us...
non_process
picovoice documentation issue limitations of personal acounts what is the url of the doc what s the nature of the issue i have a non commercial project in which i am tasked with creating a working product which will be used by individuals the product i m tasked to create is a mechanical han...
0
9,289
12,305,900,323
IssuesEvent
2020-05-11 23:48:46
medic/cht-core
https://api.github.com/repos/medic/cht-core
opened
Release 3.10.0
Type: Internal process
# Planning - [ ] Create an [organisation wide project](https://github.com/orgs/medic/projects?query=is%3Aopen+sort%3Aname-asc) and add this issue to it. We use [semver](http://semver.org) so if there are breaking changes increment the major, otherwise if there are new features increment the minor, otherwise incremen...
1.0
Release 3.10.0 - # Planning - [ ] Create an [organisation wide project](https://github.com/orgs/medic/projects?query=is%3Aopen+sort%3Aname-asc) and add this issue to it. We use [semver](http://semver.org) so if there are breaking changes increment the major, otherwise if there are new features increment the minor, o...
process
release planning create an and add this issue to it we use so if there are breaking changes increment the major otherwise if there are new features increment the minor otherwise increment the service pack breaking changes in our case relate to updated software requirements egs couchdb no...
1
15,465
19,680,776,441
IssuesEvent
2022-01-11 16:33:04
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Unification App: Write E2E tests around "Top Nav"
stage: pending release process: tests type: chore
### What would you like? Write end-to-end tests to cover the new Unification work in 10.0-release branch for "[Top Nav](https://docs.google.com/spreadsheets/d/1iPwi89aW6aYeA0VT1XOhYdAWLuScW0okrlfcL9fzh3s/edit#gid=0)" in the App. ### Why is this needed? _No response_ ### Other _No response_
1.0
Unification App: Write E2E tests around "Top Nav" - ### What would you like? Write end-to-end tests to cover the new Unification work in 10.0-release branch for "[Top Nav](https://docs.google.com/spreadsheets/d/1iPwi89aW6aYeA0VT1XOhYdAWLuScW0okrlfcL9fzh3s/edit#gid=0)" in the App. ### Why is this needed? _No respon...
process
unification app write tests around top nav what would you like write end to end tests to cover the new unification work in release branch for in the app why is this needed no response other no response
1
461,883
13,237,739,196
IssuesEvent
2020-08-18 22:21:46
near/near-explorer
https://api.github.com/repos/near/near-explorer
closed
Viewing transactions on an account page shows wrong account when scrolling
Priority 0 bug
I was here looking for transactions on my account: https://explorer.testnet.near.org/accounts/oracle-node.p.mike.testnet and as I scrolled down I started seeing transactions from another account that was not mine. Something seems to be wrong with the paging/infinite-scroll. <img width="790" alt="Screen Shot 2020...
1.0
Viewing transactions on an account page shows wrong account when scrolling - I was here looking for transactions on my account: https://explorer.testnet.near.org/accounts/oracle-node.p.mike.testnet and as I scrolled down I started seeing transactions from another account that was not mine. Something seems to be wro...
non_process
viewing transactions on an account page shows wrong account when scrolling i was here looking for transactions on my account and as i scrolled down i started seeing transactions from another account that was not mine something seems to be wrong with the paging infinite scroll img width alt screen sh...
0
5,490
8,359,966,156
IssuesEvent
2018-10-03 09:57:26
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
Requirement of wallclock
requires discussion topic/JobCalculationAndProcess
There is now a requirement of supplying `max_wallclock_seconds`. This might make sense for some cluster, others not. Also, it now also wants this for typical local runs (e.g. for tests). Maybe we at least can remove this requirement for the local scheduler?
1.0
Requirement of wallclock - There is now a requirement of supplying `max_wallclock_seconds`. This might make sense for some cluster, others not. Also, it now also wants this for typical local runs (e.g. for tests). Maybe we at least can remove this requirement for the local scheduler?
process
requirement of wallclock there is now a requirement of supplying max wallclock seconds this might make sense for some cluster others not also it now also wants this for typical local runs e g for tests maybe we at least can remove this requirement for the local scheduler
1
13,836
8,378,737,374
IssuesEvent
2018-10-06 17:18:59
AndroidHardening/hardened_malloc
https://api.github.com/repos/AndroidHardening/hardened_malloc
closed
implement in-place growth for large allocations
enhancement performance
It will add an extra system call with synchronization when it fails, so it isn't necessarily a good idea at the smallest sizes if it almost always fails in practice. The Linux mmap heap uses best-fit and grows downwards which tends to eliminate common cases where this can actually work. It's also unclear if in-place...
True
implement in-place growth for large allocations - It will add an extra system call with synchronization when it fails, so it isn't necessarily a good idea at the smallest sizes if it almost always fails in practice. The Linux mmap heap uses best-fit and grows downwards which tends to eliminate common cases where this c...
non_process
implement in place growth for large allocations it will add an extra system call with synchronization when it fails so it isn t necessarily a good idea at the smallest sizes if it almost always fails in practice the linux mmap heap uses best fit and grows downwards which tends to eliminate common cases where this c...
0
18,575
24,556,403,242
IssuesEvent
2022-10-12 16:12:34
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Android] Eligibilty screens are getting displayed in the mobile app in the following scenario
Bug P0 Android Process: Fixed Process: Tested QA Process: Tested dev
**Steps:** 1. In SB, Edit the study which was enrolled by the participant in the mobile app 2. Update 'Enforce e-consent flow' again for enrolled participants and Publish the study 3. Now go back to mobile app 4. Click on 'Get started' button in the mobile app 5. Click on the study which was already enrolled and m...
3.0
[Android] Eligibilty screens are getting displayed in the mobile app in the following scenario - **Steps:** 1. In SB, Edit the study which was enrolled by the participant in the mobile app 2. Update 'Enforce e-consent flow' again for enrolled participants and Publish the study 3. Now go back to mobile app 4. Click ...
process
eligibilty screens are getting displayed in the mobile app in the following scenario steps in sb edit the study which was enrolled by the participant in the mobile app update enforce e consent flow again for enrolled participants and publish the study now go back to mobile app click on get ...
1
11,831
14,655,316,581
IssuesEvent
2020-12-28 10:43:36
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Mobile Apps] Time of day response attribute> Value for time of day is inconsistent in Android in response server
Android Bug P2 Process: Release 2 iOS
For 'Time of day' response attributes value is showing inconsistently in android and iOS. Android: ![Android_Time](https://user-images.githubusercontent.com/60386291/96561205-e2140500-12dc-11eb-86b4-cd880cbeb3ba.png) iOS: ![iOS_Timeofday](https://user-images.githubusercontent.com/60386291/96561236-ea6c4000-12d...
1.0
[Mobile Apps] Time of day response attribute> Value for time of day is inconsistent in Android in response server - For 'Time of day' response attributes value is showing inconsistently in android and iOS. Android: ![Android_Time](https://user-images.githubusercontent.com/60386291/96561205-e2140500-12dc-11eb-86b4-c...
process
time of day response attribute value for time of day is inconsistent in android in response server for time of day response attributes value is showing inconsistently in android and ios android ios
1
14,301
17,289,231,961
IssuesEvent
2021-07-24 11:17:21
metabase/metabase
https://api.github.com/repos/metabase/metabase
opened
Pivot Table errors if question is sorted by a breakout column
Priority:P2 Querying/Processor Type:Bug Visualization/Tables
**Describe the bug** Pivot Table errors if question is sorted by a breakout/group-by column. It works if grouping by aggregation/metric. Workaround is to not have sorting on the initial question, but apply sorting in the visualization settings sidebar for Pivot Table. **To Reproduce** 1. Custom question > Sampl...
1.0
Pivot Table errors if question is sorted by a breakout column - **Describe the bug** Pivot Table errors if question is sorted by a breakout/group-by column. It works if grouping by aggregation/metric. Workaround is to not have sorting on the initial question, but apply sorting in the visualization settings sidebar ...
process
pivot table errors if question is sorted by a breakout column describe the bug pivot table errors if question is sorted by a breakout group by column it works if grouping by aggregation metric workaround is to not have sorting on the initial question but apply sorting in the visualization settings sidebar ...
1
119,993
25,719,976,483
IssuesEvent
2022-12-07 13:03:10
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Devirtualization issues in non-shared generics
tenet-performance area-CodeGen-coreclr
During benchmarking an optimization involving `EqualityComparer<T>.Default` I found an issue - if the comparer is used in a generic type devirtualization doesn't happen for some cases. In the example below only `decimal` comparison is inlined well in case of generics, but not for `long`. At the same the JIT heavily opt...
1.0
Devirtualization issues in non-shared generics - During benchmarking an optimization involving `EqualityComparer<T>.Default` I found an issue - if the comparer is used in a generic type devirtualization doesn't happen for some cases. In the example below only `decimal` comparison is inlined well in case of generics, bu...
non_process
devirtualization issues in non shared generics during benchmarking an optimization involving equalitycomparer default i found an issue if the comparer is used in a generic type devirtualization doesn t happen for some cases in the example below only decimal comparison is inlined well in case of generics but ...
0
16,825
22,060,958,766
IssuesEvent
2022-05-30 17:45:30
bitPogo/kmock
https://api.github.com/repos/bitPogo/kmock
closed
Make freezing behaviour globally configurable
enhancement kmock-processor kmock-gradle
## Description <!--- Provide a detailed introduction to the issue itself, and why you consider it to be a bug --> Currently `freeze` is always `true` by default, which can harm the dev experience even if it is not needed. Simple solution is to make it configurable via the Extension of the GradlePlugin. Acceptance...
1.0
Make freezing behaviour globally configurable - ## Description <!--- Provide a detailed introduction to the issue itself, and why you consider it to be a bug --> Currently `freeze` is always `true` by default, which can harm the dev experience even if it is not needed. Simple solution is to make it configurable via ...
process
make freezing behaviour globally configurable description currently freeze is always true by default which can harm the dev experience even if it is not needed simple solution is to make it configurable via the extension of the gradleplugin acceptance criteria the gradleextension has a new field...
1
5,559
8,402,790,295
IssuesEvent
2018-10-11 07:55:42
mozilla-tw/ScreenshotGo
https://api.github.com/repos/mozilla-tw/ScreenshotGo
closed
Enable/integrate Adjust
P0 process
to enable adjust for ScreenshotGo, Dev. will need a token with the right package name from Marketing.
1.0
Enable/integrate Adjust - to enable adjust for ScreenshotGo, Dev. will need a token with the right package name from Marketing.
process
enable integrate adjust to enable adjust for screenshotgo dev will need a token with the right package name from marketing
1
135,273
10,968,082,696
IssuesEvent
2019-11-28 10:50:43
imixs/imixs-workflow
https://api.github.com/repos/imixs/imixs-workflow
closed
Extend Health Service
enhancement testing
Extend the Health Service and provide the engine version. Also a model version count of 0 should also indicate UP status
1.0
Extend Health Service - Extend the Health Service and provide the engine version. Also a model version count of 0 should also indicate UP status
non_process
extend health service extend the health service and provide the engine version also a model version count of should also indicate up status
0
14,176
17,088,674,937
IssuesEvent
2021-07-08 14:47:08
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
Investigate and remove usage of `--forceExit`
kind/tech process/candidate team/client team/migrations tech/typescript topic: node-api topic: tests
- [ ] migrate - [x] E2E - [x] sdk - [x] client - [x] integration-tests - [x] workflows https://sourcegraph.com/search?q=context:global+repo:github.com/prisma/prisma+--forceExit+count:1000&patternType=literal https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/prisma/e2e-tests%24+forceExit&pat...
1.0
Investigate and remove usage of `--forceExit` - - [ ] migrate - [x] E2E - [x] sdk - [x] client - [x] integration-tests - [x] workflows https://sourcegraph.com/search?q=context:global+repo:github.com/prisma/prisma+--forceExit+count:1000&patternType=literal https://sourcegraph.com/search?q=context:global+repo:%5...
process
investigate and remove usage of forceexit migrate sdk client integration tests workflows especially if introduced for node api this is something we should try to get rid of again before ga
1
16,238
20,792,829,944
IssuesEvent
2022-03-17 05:20:38
crim-ca/weaver
https://api.github.com/repos/crim-ca/weaver
closed
WPS hostname not replaced in XML response when behind server proxy
triage/bug triage/enhancement process/wps1 process/wps2
For example, calling : `${SERVER_HOSTNAME}/ows/wps?request=GetCapabilities&service=WPS` The returned XML document will have `https://localhost:4000` in place of `${SERVER_HOSTNAME}` instead of the actual server hostname, as defined by `weaver.url` configuration parameter.
2.0
WPS hostname not replaced in XML response when behind server proxy - For example, calling : `${SERVER_HOSTNAME}/ows/wps?request=GetCapabilities&service=WPS` The returned XML document will have `https://localhost:4000` in place of `${SERVER_HOSTNAME}` instead of the actual server hostname, as defined by `weaver.url...
process
wps hostname not replaced in xml response when behind server proxy for example calling server hostname ows wps request getcapabilities service wps the returned xml document will have in place of server hostname instead of the actual server hostname as defined by weaver url configuration parame...
1
5,989
8,805,374,680
IssuesEvent
2018-12-26 19:14:01
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Preprocessing conref step does not fix up external links
bug preprocess/conref stale
https://dita-ot.github.io/1.8/dev_ref/preprocess-conref.html describes how links internal to the conreffed content are randomised to make them unique within the topic they get included in, and how internal links within the conreffed content are updated to match the new targets. That works fine, but this breaks when co...
1.0
Preprocessing conref step does not fix up external links - https://dita-ot.github.io/1.8/dev_ref/preprocess-conref.html describes how links internal to the conreffed content are randomised to make them unique within the topic they get included in, and how internal links within the conreffed content are updated to match...
process
preprocessing conref step does not fix up external links describes how links internal to the conreffed content are randomised to make them unique within the topic they get included in and how internal links within the conreffed content are updated to match the new targets that works fine but this breaks when co...
1
4,265
7,189,382,722
IssuesEvent
2018-02-02 13:51:15
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
blockScrape --check --deep
apps-blockScrape status-inprocess type-enhancement
**Consolidating notes from bug #31:** Currently deep check only checks that each block has the correct list of transactions hashes. It should actually decend into the transactions and then into the receipts and then into the logs to check all data fields from QuickBlocks to the node. From Great-Hill-Corporation/ethsl...
1.0
blockScrape --check --deep - **Consolidating notes from bug #31:** Currently deep check only checks that each block has the correct list of transactions hashes. It should actually decend into the transactions and then into the receipts and then into the logs to check all data fields from QuickBlocks to the node. From...
process
blockscrape check deep consolidating notes from bug currently deep check only checks that each block has the correct list of transactions hashes it should actually decend into the transactions and then into the receipts and then into the logs to check all data fields from quickblocks to the node from ...
1
9,333
12,340,717,091
IssuesEvent
2020-05-14 20:27:30
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Click tests regarding `pointer-events:none` are duplicated
pkg/driver process: tests stage: needs review topic: cy.click 🖱
<!-- Is this a question? Questions WILL BE CLOSED. Ask in our chat https://on.cypress.io/chat --> ### Current behavior: Within `click_spec.js`, the tests for `pointer-events:none` are duplicated twice. Lines 885-961: https://github.com/cypress-io/cypress/blob/develop/packages/driver/test/cypress/integration/c...
1.0
Click tests regarding `pointer-events:none` are duplicated - <!-- Is this a question? Questions WILL BE CLOSED. Ask in our chat https://on.cypress.io/chat --> ### Current behavior: Within `click_spec.js`, the tests for `pointer-events:none` are duplicated twice. Lines 885-961: https://github.com/cypress-io/cy...
process
click tests regarding pointer events none are duplicated current behavior within click spec js the tests for pointer events none are duplicated twice lines lines desired behavior there is no need for these tests to be duplicated versions
1
13,236
15,706,356,956
IssuesEvent
2021-03-26 17:19:21
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
Issue when inserting/updating a float which value is 0.1
bug/2-confirmed kind/bug process/candidate team/client topic: floating point types
<!-- Thanks for helping us improve Prisma! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by setting the `DEBUG="*"` environment variable and enabling additional logging output in Prisma Client. Learn more about writing proper bug reports here: htt...
1.0
Issue when inserting/updating a float which value is 0.1 - <!-- Thanks for helping us improve Prisma! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by setting the `DEBUG="*"` environment variable and enabling additional logging output in Prisma Clien...
process
issue when inserting updating a float which value is thanks for helping us improve prisma 🙏 please follow the sections in the template and provide as much information as possible about your problem e g by setting the debug environment variable and enabling additional logging output in prisma clien...
1
167
2,586,290,367
IssuesEvent
2015-02-17 10:21:41
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Remove keydef processing from XHTML rendering code
feature P2 preprocess
Currently keys are (for the most part) resolved in one preprocessing step. For linking elements, all is good. For phrase elements, it pulls in text when needed. The XHTML step then does extra processing that probably belongs inside the keyref process. Specifically, for non-linking elements that can't take `@href`, t...
1.0
Remove keydef processing from XHTML rendering code - Currently keys are (for the most part) resolved in one preprocessing step. For linking elements, all is good. For phrase elements, it pulls in text when needed. The XHTML step then does extra processing that probably belongs inside the keyref process. Specifically...
process
remove keydef processing from xhtml rendering code currently keys are for the most part resolved in one preprocessing step for linking elements all is good for phrase elements it pulls in text when needed the xhtml step then does extra processing that probably belongs inside the keyref process specifically...
1
62,196
14,656,453,261
IssuesEvent
2020-12-28 13:27:38
fu1771695yongxie/svelte
https://api.github.com/repos/fu1771695yongxie/svelte
opened
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary> <p> <details><summary><b>minimist-0.0.8.tgz</b></p>...
True
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2....
non_process
cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file svelte site package json...
0
84,963
15,728,374,429
IssuesEvent
2021-03-29 13:45:17
ssobue/oauth2-provider
https://api.github.com/repos/ssobue/oauth2-provider
closed
CVE-2020-36189 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2020-36189 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-36189 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2020-36189 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General...
non_process
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file provider pom xml path to v...
0
122,284
10,218,497,367
IssuesEvent
2019-08-15 16:04:36
microsoft/PTVS
https://api.github.com/repos/microsoft/PTVS
closed
Tests are not removed from test explorer after test is renamed.
area:Legacy Test Adapter area:Test Adapter bug
repro step: 1.File, New Project, Python, Python Application 2.Add, New Item, Python Unit Test, make sure test1.py was added in python application 3.Open Test explorer,test1 should be found in that 4.Click test1.py and right click to select "Copy" 5.Paste in python application and make sure test1-Copy.py was in pyt...
2.0
Tests are not removed from test explorer after test is renamed. - repro step: 1.File, New Project, Python, Python Application 2.Add, New Item, Python Unit Test, make sure test1.py was added in python application 3.Open Test explorer,test1 should be found in that 4.Click test1.py and right click to select "Copy" 5....
non_process
tests are not removed from test explorer after test is renamed repro step file new project python python application add new item python unit test make sure py was added in python application open test explorer should be found in that click py and right click to select copy paste in pyt...
0
19,016
3,412,221,342
IssuesEvent
2015-12-05 18:29:51
eloipuertas/ES2015A
https://api.github.com/repos/eloipuertas/ES2015A
opened
Implement Toon Shading
design Group A
**Description** * Add toon shading effect to the models **Outcome expected/acceptance criteria** * Integrate characters in the game with toon shading Estimated time effort: 3h
1.0
Implement Toon Shading - **Description** * Add toon shading effect to the models **Outcome expected/acceptance criteria** * Integrate characters in the game with toon shading Estimated time effort: 3h
non_process
implement toon shading description add toon shading effect to the models outcome expected acceptance criteria integrate characters in the game with toon shading estimated time effort
0
481,364
13,884,532,058
IssuesEvent
2020-10-18 16:31:52
yalla-coop/website-redesign
https://api.github.com/repos/yalla-coop/website-redesign
closed
Navbar width
bug priority 1
There is a problem with the navbar height and also the colors it doesn't work all the time https://www.loom.com/share/fc256d2cc5424a4e947e0354efdef0b0
1.0
Navbar width - There is a problem with the navbar height and also the colors it doesn't work all the time https://www.loom.com/share/fc256d2cc5424a4e947e0354efdef0b0
non_process
navbar width there is a problem with the navbar height and also the colors it doesn t work all the time
0
11,586
14,445,315,186
IssuesEvent
2020-12-07 22:44:35
panther-labs/panther
https://api.github.com/repos/panther-labs/panther
opened
Log Processor - Sophos optional field
bug team:data processing
### Describe the bug In a prior version of Sophos logs, the `datastream` field was not present. Panther marks this as a required field, meaning the system will not be able to process this older log format. This is particularly problematic when trying to backfill data, which can be important for security data like th...
1.0
Log Processor - Sophos optional field - ### Describe the bug In a prior version of Sophos logs, the `datastream` field was not present. Panther marks this as a required field, meaning the system will not be able to process this older log format. This is particularly problematic when trying to backfill data, which ca...
process
log processor sophos optional field describe the bug in a prior version of sophos logs the datastream field was not present panther marks this as a required field meaning the system will not be able to process this older log format this is particularly problematic when trying to backfill data which ca...
1
17,394
23,210,034,528
IssuesEvent
2022-08-02 09:19:58
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Sandboxing is ineffective against dangling symlink action inputs
type: support / not a bug (process) team-Local-Exec
### Description of the bug: Per internal discussion, the intended semantics of a symlink input is that the action should only have access to the symlink itself, not the file/directory it points to (unless explicitly included as an input). However, sandboxing is unable to prevent such an action from accessing the targ...
1.0
Sandboxing is ineffective against dangling symlink action inputs - ### Description of the bug: Per internal discussion, the intended semantics of a symlink input is that the action should only have access to the symlink itself, not the file/directory it points to (unless explicitly included as an input). However, san...
process
sandboxing is ineffective against dangling symlink action inputs description of the bug per internal discussion the intended semantics of a symlink input is that the action should only have access to the symlink itself not the file directory it points to unless explicitly included as an input however san...
1
813,609
30,464,069,731
IssuesEvent
2023-07-17 09:07:15
Avaiga/taipy-gui
https://api.github.com/repos/Avaiga/taipy-gui
closed
Enhance organization of complex applications
✨New feature 🟨 Priority: Medium
## Faced issue Building complex applications requires manipulating a lot of Markdown and code surrounding it to create the logic behind it. The goal is to find an efficient way to organize an application between several pages and several sections of your pages. A page with a lot of functionality will be harder to un...
1.0
Enhance organization of complex applications - ## Faced issue Building complex applications requires manipulating a lot of Markdown and code surrounding it to create the logic behind it. The goal is to find an efficient way to organize an application between several pages and several sections of your pages. A page w...
non_process
enhance organization of complex applications faced issue building complex applications requires manipulating a lot of markdown and code surrounding it to create the logic behind it the goal is to find an efficient way to organize an application between several pages and several sections of your pages a page w...
0
1,587
4,178,174,653
IssuesEvent
2016-06-22 05:06:06
ryankeefe92/Episodes
https://api.github.com/repos/ryankeefe92/Episodes
opened
Fix for fabrice bellard error
download: error handling process:
- A problem file that causes this error is in the "fabrice bellard error" folder in episodes in RK apps, so you can use it for testing - See if it works if you try again later (99% sure trying again later won't make a difference, however) - delete problem file (and its torrent), repeat last rss search (URL still save...
1.0
Fix for fabrice bellard error - - A problem file that causes this error is in the "fabrice bellard error" folder in episodes in RK apps, so you can use it for testing - See if it works if you try again later (99% sure trying again later won't make a difference, however) - delete problem file (and its torrent), repeat...
process
fix for fabrice bellard error a problem file that causes this error is in the fabrice bellard error folder in episodes in rk apps so you can use it for testing see if it works if you try again later sure trying again later won t make a difference however delete problem file and its torrent repeat ...
1
274,291
20,830,533,063
IssuesEvent
2022-03-19 11:05:06
CalcagnoLoic/landing_page_groupe
https://api.github.com/repos/CalcagnoLoic/landing_page_groupe
opened
Initialisation du projet
documentation
Hello la team, Alors j'ai initialisé le cadre de travail sur la branche `developement`. Dans cette branche, vous avez - [ ] le fichier html à la racine comprend déjà les `meta` ainsi que les liens `script` et `link` - [ ] le dossier assets avec : 1. `font` pour la police d'écriture 2. `img` qui contient ...
1.0
Initialisation du projet - Hello la team, Alors j'ai initialisé le cadre de travail sur la branche `developement`. Dans cette branche, vous avez - [ ] le fichier html à la racine comprend déjà les `meta` ainsi que les liens `script` et `link` - [ ] le dossier assets avec : 1. `font` pour la police d'écritu...
non_process
initialisation du projet hello la team alors j ai initialisé le cadre de travail sur la branche developement dans cette branche vous avez le fichier html à la racine comprend déjà les meta ainsi que les liens script et link le dossier assets avec font pour la police d écriture ...
0
51,156
6,496,238,502
IssuesEvent
2017-08-22 09:17:29
python-trio/trio
https://api.github.com/repos/python-trio/trio
closed
High-level networking interface
design discussion missing piece
We should have something that's just a smidge higher level than `trio.socket`. This is something that could go into an external library, but: * I'd like to do TLS at this layer (so it's not bound to socket objects specifically), and in 2017 it really feels like TLS should be an included battery * Getting started wi...
1.0
High-level networking interface - We should have something that's just a smidge higher level than `trio.socket`. This is something that could go into an external library, but: * I'd like to do TLS at this layer (so it's not bound to socket objects specifically), and in 2017 it really feels like TLS should be an incl...
non_process
high level networking interface we should have something that s just a smidge higher level than trio socket this is something that could go into an external library but i d like to do tls at this layer so it s not bound to socket objects specifically and in it really feels like tls should be an include...
0
6,253
2,610,224,142
IssuesEvent
2015-02-26 19:11:04
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
Anvar G`aniev - Peshonamga sig`magan yorim
auto-migrated Priority-Medium Type-Defect
``` '''Арсен Жданов''' Привет всем не подскажите где можно найти .Anvar G`aniev - Peshonamga sig`magan yorim. как то выкладывали уже '''Винцент Чернов''' Качай тут http://bit.ly/19rdaLI '''Александр Шаров''' Просит ввести номер мобилы!Не опасно ли это? '''Альвиан Фомичёв''' Не это не влияет на баланс '''Всеволод ...
1.0
Anvar G`aniev - Peshonamga sig`magan yorim - ``` '''Арсен Жданов''' Привет всем не подскажите где можно найти .Anvar G`aniev - Peshonamga sig`magan yorim. как то выкладывали уже '''Винцент Чернов''' Качай тут http://bit.ly/19rdaLI '''Александр Шаров''' Просит ввести номер мобилы!Не опасно ли это? '''Альвиан Фомичё...
non_process
anvar g aniev peshonamga sig magan yorim арсен жданов привет всем не подскажите где можно найти anvar g aniev peshonamga sig magan yorim как то выкладывали уже винцент чернов качай тут александр шаров просит ввести номер мобилы не опасно ли это альвиан фомичёв не это не влияе...
0
22,724
32,043,332,697
IssuesEvent
2023-09-22 21:35:08
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
closed
Release Checklist 0.88
enhancement process
### Problem We need a checklist to verify the release is rolled out successfully. ### Solution ## Preparation - [x] Milestone field populated on relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc) - [x] Nothing open for [milestone](https://gi...
1.0
Release Checklist 0.88 - ### Problem We need a checklist to verify the release is rolled out successfully. ### Solution ## Preparation - [x] Milestone field populated on relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc) - [x] Nothing open f...
process
release checklist problem we need a checklist to verify the release is rolled out successfully solution preparation milestone field populated on relevant nothing open for github checks for branch are passing no pre release or snapshot dependencies present in build file...
1
11,482
14,354,049,560
IssuesEvent
2020-11-30 08:02:11
Ghost-chu/QuickShop-Reremake
https://api.github.com/repos/Ghost-chu/QuickShop-Reremake
closed
[BUG]
Bug In Process Need Investigate Priority:Major
**Describe the bug** So, in this plugin when you make a chest shop, the sign and anything about the shop just says "INVALED MESSAGE:" **To Reproduce** Steps to reproduce the behavior: Just create a chest shop **Expected behavior** Not to see a warning sign. **Screenshots** **Paste link:** Execute command ...
1.0
[BUG] - **Describe the bug** So, in this plugin when you make a chest shop, the sign and anything about the shop just says "INVALED MESSAGE:" **To Reproduce** Steps to reproduce the behavior: Just create a chest shop **Expected behavior** Not to see a warning sign. **Screenshots** **Paste link:** Execute ...
process
describe the bug so in this plugin when you make a chest shop the sign and anything about the shop just says invaled message to reproduce steps to reproduce the behavior just create a chest shop expected behavior not to see a warning sign screenshots paste link execute comm...
1
17,333
23,151,762,216
IssuesEvent
2022-07-29 09:01:05
Tencent/tdesign-miniprogram
https://api.github.com/repos/Tencent/tdesign-miniprogram
closed
[avatar-group] class写法有问题
processing
### tdesign-miniprogram 版本 ^0.17.0 ### 重现链接 _No response_ ### 重现步骤 <view class="{{classPrefix}}__collapse--slot {{collapseAvatar ? '{{prefix}}-is-hidden' : ''}}"> <slot name="collapseAvatar" /> </view> prefix无法被识别 ### 期望结果 t-avatar-group__collapse--slot prefix t-is-hidden ### 实际结果 t-avatar-group__col...
1.0
[avatar-group] class写法有问题 - ### tdesign-miniprogram 版本 ^0.17.0 ### 重现链接 _No response_ ### 重现步骤 <view class="{{classPrefix}}__collapse--slot {{collapseAvatar ? '{{prefix}}-is-hidden' : ''}}"> <slot name="collapseAvatar" /> </view> prefix无法被识别 ### 期望结果 t-avatar-group__collapse--slot prefix t-is-hidden #...
process
class写法有问题 tdesign miniprogram 版本 重现链接 no response 重现步骤 prefix无法被识别 期望结果 t avatar group collapse slot prefix t is hidden 实际结果 t avatar group collapse slot prefix is hidden 框架版本 小程序 浏览器版本 no response 系统版本 no response node版本 no re...
1
694,962
23,838,052,771
IssuesEvent
2022-09-06 07:57:37
ballerina-platform/ballerina-dev-website
https://api.github.com/repos/ballerina-platform/ballerina-dev-website
closed
Fix the rendering issue in tips of BBEs
Priority/Highest Type/Bug Area/BBEs Reason/EngineeringMistake
## Description Need to fix the rendering issue in tips of BBEs as shown below. For example, see [1]. <img width="1680" alt="Screenshot 2022-09-05 at 22 13 46" src="https://user-images.githubusercontent.com/11707273/188491103-bc27081e-6ad0-46c8-a0fc-84408bb58baa.png"> [1] https://pre-prod.ballerina.io/learn/by-ex...
1.0
Fix the rendering issue in tips of BBEs - ## Description Need to fix the rendering issue in tips of BBEs as shown below. For example, see [1]. <img width="1680" alt="Screenshot 2022-09-05 at 22 13 46" src="https://user-images.githubusercontent.com/11707273/188491103-bc27081e-6ad0-46c8-a0fc-84408bb58baa.png"> [1]...
non_process
fix the rendering issue in tips of bbes description need to fix the rendering issue in tips of bbes as shown below for example see img width alt screenshot at src steps to reproduce the steps to be followed to reproduce the issue affected version s the vers...
0
534,671
15,646,327,578
IssuesEvent
2021-03-23 00:38:48
vatSys/new-zealand-dataset
https://api.github.com/repos/vatSys/new-zealand-dataset
closed
New ADS-B Coverage Sites to be added
Priority: Next AIRAC airac
[Changes promulgated in AIP Supp. Bulletin 25 FEB 21](http://www.aip.net.nz/pdf/supplements/bulletin_25feb21.pdf) - [ ] **Rua o te Whenua** - [ ] **Te Weraiti** - [ ] **Ballance** - [ ] **Hawkings Hill** - [ ] **Mt Robertson** - [ ] **Christchurch Tower** - [ ] **Cass Peak** - [ ] **Cardrona** - [ ] ...
1.0
New ADS-B Coverage Sites to be added - [Changes promulgated in AIP Supp. Bulletin 25 FEB 21](http://www.aip.net.nz/pdf/supplements/bulletin_25feb21.pdf) - [ ] **Rua o te Whenua** - [ ] **Te Weraiti** - [ ] **Ballance** - [ ] **Hawkings Hill** - [ ] **Mt Robertson** - [ ] **Christchurch Tower** - [ ] **C...
non_process
new ads b coverage sites to be added rua o te whenua te weraiti ballance hawkings hill mt robertson christchurch tower cass peak cardrona coronet peak mt nicholas obelisk
0
8,927
12,034,864,210
IssuesEvent
2020-04-13 16:50:06
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
Array are only partially initialized
Area: Metadata Processor Status: FIXED Type: Bug
Arrays are only partially initialized if too many constants are specified. Sample Project: ```using System; using System.Threading; namespace NFApp1 { public class Program { public static void Main() { PixelFont7X9 _font1; Console.WriteLine("Hello world...
1.0
Array are only partially initialized - Arrays are only partially initialized if too many constants are specified. Sample Project: ```using System; using System.Threading; namespace NFApp1 { public class Program { public static void Main() { PixelFont7X9 _font1; ...
process
array are only partially initialized arrays are only partially initialized if too many constants are specified sample project using system using system threading namespace public class program public static void main console wri...
1
36,182
12,403,296,396
IssuesEvent
2020-05-21 13:40:31
jgeraigery/FHIR
https://api.github.com/repos/jgeraigery/FHIR
opened
CVE-2020-7598 (Medium) detected in minimist-1.2.0.tgz, minimist-0.0.8.tgz
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-1.2.0.tgz</b>, <b>minimist-0.0.8.tgz</b></p></summary> <p> <details><summary><b>minimist-1.2.0.tgz</b></p>...
True
CVE-2020-7598 (Medium) detected in minimist-1.2.0.tgz, minimist-0.0.8.tgz - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-1.2.0.tgz</b>, <b>minimist-0.0....
non_process
cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file tmp ws scm fhir docs pa...
0
329,349
10,015,048,054
IssuesEvent
2019-07-15 19:04:30
firelab/windninja
https://api.github.com/repos/firelab/windninja
opened
Segfault in point initialization with custom wx station file
component:point priority:high severity:segfault
Necessary files to reproduce are available [here](weather.firelab.org/ninja/windninja). From the user: I write because I am failing in running an own ‘station’ example (attatched .tif and .csv file). I am running WindNinja under ‘wine’ and I have excecuted all the Tutorial examples without any problem. You will n...
1.0
Segfault in point initialization with custom wx station file - Necessary files to reproduce are available [here](weather.firelab.org/ninja/windninja). From the user: I write because I am failing in running an own ‘station’ example (attatched .tif and .csv file). I am running WindNinja under ‘wine’ and I have excecut...
non_process
segfault in point initialization with custom wx station file necessary files to reproduce are available weather firelab org ninja windninja from the user i write because i am failing in running an own ‘station’ example attatched tif and csv file i am running windninja under ‘wine’ and i have excecuted al...
0
3,470
2,765,577,794
IssuesEvent
2015-04-29 21:18:52
OpenInternet/SAFETAG
https://api.github.com/repos/OpenInternet/SAFETAG
closed
drop materials needed, merge any existing into prep
documentation
Materials needed is essentially the intro to prep anyway
1.0
drop materials needed, merge any existing into prep - Materials needed is essentially the intro to prep anyway
non_process
drop materials needed merge any existing into prep materials needed is essentially the intro to prep anyway
0
235,860
19,432,388,033
IssuesEvent
2021-12-21 13:30:22
getsentry/sentry-cocoa
https://api.github.com/repos/getsentry/sentry-cocoa
closed
Failing Web Integration Tests
Type: Testing
`AuthenticationInterceptorTestCase.testThatInterceptorThrowsMissingCredentialErrorWhenCredentialIsNilAndRequestShouldBeRetried()` fails around 30% of the time. ``` Alamofire_iOS_Tests.AuthenticationInterceptorTestCase testThatInterceptorThrowsMissingCredentialErrorWhenCredentialIsNilAndRequestShouldBeRetried, XC...
1.0
Failing Web Integration Tests - `AuthenticationInterceptorTestCase.testThatInterceptorThrowsMissingCredentialErrorWhenCredentialIsNilAndRequestShouldBeRetried()` fails around 30% of the time. ``` Alamofire_iOS_Tests.AuthenticationInterceptorTestCase testThatInterceptorThrowsMissingCredentialErrorWhenCredentialIs...
non_process
failing web integration tests authenticationinterceptortestcase testthatinterceptorthrowsmissingcredentialerrorwhencredentialisnilandrequestshouldberetried fails around of the time alamofire ios tests authenticationinterceptortestcase testthatinterceptorthrowsmissingcredentialerrorwhencredentialisn...
0
125,310
4,955,398,903
IssuesEvent
2016-12-01 20:17:56
yairodriguez/AngularJS
https://api.github.com/repos/yairodriguez/AngularJS
opened
Bootstrapping
[priority] low [status] accepted [type] feature
### Description Finish the implementation of AngularJS, which at this point, should have all the core features the Angular itself has. Everything about _change detection_, _expressions_, _dependency injection_, _directives_, _controllers_, _transclusion_, _templates_, _interpolation_, _promises_, and `$http`. ---...
1.0
Bootstrapping - ### Description Finish the implementation of AngularJS, which at this point, should have all the core features the Angular itself has. Everything about _change detection_, _expressions_, _dependency injection_, _directives_, _controllers_, _transclusion_, _templates_, _interpolation_, _promises_, and...
non_process
bootstrapping description finish the implementation of angularjs which at this point should have all the core features the angular itself has everything about change detection expressions dependency injection directives controllers transclusion templates interpolation promises and...
0
159,373
24,983,463,474
IssuesEvent
2022-11-02 13:30:55
ta-mu-aa/workout-share
https://api.github.com/repos/ta-mu-aa/workout-share
closed
投稿用APIとの繋ぎ込みを行い投稿ができるようにする
feature Front design-layout
## 概要 投稿用APIとの繋ぎ込みを行い投稿ができるようにする。 投稿用のフォームは作成しているため投稿ボタンを押下することで投稿できるようにする 削除と更新のボタンに関してはまだないためこのイシューで対応する。
1.0
投稿用APIとの繋ぎ込みを行い投稿ができるようにする - ## 概要 投稿用APIとの繋ぎ込みを行い投稿ができるようにする。 投稿用のフォームは作成しているため投稿ボタンを押下することで投稿できるようにする 削除と更新のボタンに関してはまだないためこのイシューで対応する。
non_process
投稿用apiとの繋ぎ込みを行い投稿ができるようにする 概要 投稿用apiとの繋ぎ込みを行い投稿ができるようにする。 投稿用のフォームは作成しているため投稿ボタンを押下することで投稿できるようにする 削除と更新のボタンに関してはまだないためこのイシューで対応する。
0
7,715
10,820,914,754
IssuesEvent
2019-11-08 17:24:43
ContaoMonitoring/monitoring-response-time-graph
https://api.github.com/repos/ContaoMonitoring/monitoring-response-time-graph
closed
Show min, max and average of the response times
Feature ⚙ - Processed
Add option to show the min, max and average of the response times.
1.0
Show min, max and average of the response times - Add option to show the min, max and average of the response times.
process
show min max and average of the response times add option to show the min max and average of the response times
1
21,335
14,528,741,492
IssuesEvent
2020-12-14 16:54:51
dart-lang/dartdoc
https://api.github.com/repos/dart-lang/dartdoc
opened
sdk-analyzer test is broken
Infrastructure P0 bug
Looks like migration of _fe_analyzer_shared broke our analysis test?
1.0
sdk-analyzer test is broken - Looks like migration of _fe_analyzer_shared broke our analysis test?
non_process
sdk analyzer test is broken looks like migration of fe analyzer shared broke our analysis test
0
129,946
5,106,993,167
IssuesEvent
2017-01-05 13:34:06
cul-2016/quiz
https://api.github.com/repos/cul-2016/quiz
opened
Email autoverification issue
priority-4
In #248 we found that when emails are sent to certain addresses (specifically *@city.ac.uk), any links in the email are automatically followed before the recipient gets the email (in the city.ac.uk case it seems to be from IP address 70.39.157.195). This means that verification links are automatically clicked, and user...
1.0
Email autoverification issue - In #248 we found that when emails are sent to certain addresses (specifically *@city.ac.uk), any links in the email are automatically followed before the recipient gets the email (in the city.ac.uk case it seems to be from IP address 70.39.157.195). This means that verification links are ...
non_process
email autoverification issue in we found that when emails are sent to certain addresses specifically city ac uk any links in the email are automatically followed before the recipient gets the email in the city ac uk case it seems to be from ip address this means that verification links are automati...
0
30,304
7,183,039,632
IssuesEvent
2018-02-01 11:56:35
teotidev/gstudio
https://api.github.com/repos/teotidev/gstudio
opened
Display - Global scale/key changes
code work
Need to figure out how to make the transpose optional and apply scales to individual patterns that will override the global scale.
1.0
Display - Global scale/key changes - Need to figure out how to make the transpose optional and apply scales to individual patterns that will override the global scale.
non_process
display global scale key changes need to figure out how to make the transpose optional and apply scales to individual patterns that will override the global scale
0
5,589
8,443,538,304
IssuesEvent
2018-10-18 15:50:12
aspnet/IISIntegration
https://api.github.com/repos/aspnet/IISIntegration
closed
Test failure: HttpsClientCert_GetCertInformation
Branch:2.2 Branch:master in-process test-failure
``` Failed Microsoft.AspNetCore.Server.IIS.FunctionalTests.ClientCertificateTests.HttpsClientCert_GetCertInformation(variant: Server: IISExpress, TFM: netcoreapp2.2, Type: Portable, Arch: x64, ANCM: V2, Host: InProcess) Error Message: Assert.Equal() Failure  (pos 0) Expected: Enabled;BAF8529...
1.0
Test failure: HttpsClientCert_GetCertInformation - ``` Failed Microsoft.AspNetCore.Server.IIS.FunctionalTests.ClientCertificateTests.HttpsClientCert_GetCertInformation(variant: Server: IISExpress, TFM: netcoreapp2.2, Type: Portable, Arch: x64, ANCM: V2, Host: InProcess) Error Message: Assert.Equal() Failure ...
process
test failure httpsclientcert getcertinformation failed microsoft aspnetcore server iis functionaltests clientcertificatetests httpsclientcert getcertinformation variant server iisexpress tfm type portable arch ancm host inprocess error message assert equal failure ...
1
18,295
24,402,858,055
IssuesEvent
2022-10-05 04:08:01
swig/swig
https://api.github.com/repos/swig/swig
closed
Warn about invalid preprocessor expressions by default?
preprocessor
It seems SWIG quietly accepts `#if define XXX` (where `define` is an easy typo to make for `defined`). Testing with current git master (3.0.12 behaves the same way): ``` $ cat test.i #if define SWIGJAVA #error bang #endif $ ./preinst-swig -module foo -java test.i $ ./preinst-swig -module foo -python test.i ...
1.0
Warn about invalid preprocessor expressions by default? - It seems SWIG quietly accepts `#if define XXX` (where `define` is an easy typo to make for `defined`). Testing with current git master (3.0.12 behaves the same way): ``` $ cat test.i #if define SWIGJAVA #error bang #endif $ ./preinst-swig -module foo ...
process
warn about invalid preprocessor expressions by default it seems swig quietly accepts if define xxx where define is an easy typo to make for defined testing with current git master behaves the same way cat test i if define swigjava error bang endif preinst swig module foo ...
1
228,003
18,149,757,244
IssuesEvent
2021-09-26 04:05:45
Dj-Viking/vue3-typescript-bare-starter
https://api.github.com/repos/Dj-Viking/vue3-typescript-bare-starter
closed
FrontEnd: look up cypress local storage commands
Frontend Testing
because cypress trashes local storage a lot while running tests. and makes tests flaky that depend on local storage!! https://www.npmjs.com/package/cypress-localstorage-commands
1.0
FrontEnd: look up cypress local storage commands - because cypress trashes local storage a lot while running tests. and makes tests flaky that depend on local storage!! https://www.npmjs.com/package/cypress-localstorage-commands
non_process
frontend look up cypress local storage commands because cypress trashes local storage a lot while running tests and makes tests flaky that depend on local storage
0
328,873
28,139,024,654
IssuesEvent
2023-04-01 18:25:16
opentibiabr/canary
https://api.github.com/repos/opentibiabr/canary
closed
Depo crashed server
Type: Bug Priority: High Status: Pending Test
### Priority High ### Area - [ ] Datapack - [ ] Source - [ ] Map - [ ] Other ### What happened? This error crashed server and duplicated item from depo box to inbox container ### What OS are you seeing the problem on? Windows ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
Depo crashed server - ### Priority High ### Area - [ ] Datapack - [ ] Source - [ ] Map - [ ] Other ### What happened? This error crashed server and duplicated item from depo box to inbox container ### What OS are you seeing the problem on? Windows ### Code of Conduct - [X] I agree to follow this project's Cod...
non_process
depo crashed server priority high area datapack source map other what happened this error crashed server and duplicated item from depo box to inbox container what os are you seeing the problem on windows code of conduct i agree to follow this project s code of condu...
0
811,267
30,281,480,074
IssuesEvent
2023-07-08 05:34:23
Velocimeter/frontend
https://api.github.com/repos/Velocimeter/frontend
closed
Feat request - fallback router
wontfix least priority
Users and dunks wants to be able to fallback to default router when firebird is not connected so that they are able to do a trade.
1.0
Feat request - fallback router - Users and dunks wants to be able to fallback to default router when firebird is not connected so that they are able to do a trade.
non_process
feat request fallback router users and dunks wants to be able to fallback to default router when firebird is not connected so that they are able to do a trade
0
1,001
3,469,808,852
IssuesEvent
2015-12-23 00:51:57
DoSomething/MessageBroker-PHP
https://api.github.com/repos/DoSomething/MessageBroker-PHP
closed
Add itok to image request
mbc-image-processor
HTTP requests for reportback images need to include the `itok=<random string>` parameter .
1.0
Add itok to image request - HTTP requests for reportback images need to include the `itok=<random string>` parameter .
process
add itok to image request http requests for reportback images need to include the itok parameter
1
13,704
16,460,650,274
IssuesEvent
2021-05-21 18:26:53
graphql/graphql-spec
https://api.github.com/repos/graphql/graphql-spec
closed
Update legal & contribution text in spec
✏️ Editorial 🐝 Process
https://spec.graphql.org/draft/#sec-Introduction and https://spec.graphql.org/draft/#sec-Copyright-notice need to be updated with latest rules for governance and highlight contributors
1.0
Update legal & contribution text in spec - https://spec.graphql.org/draft/#sec-Introduction and https://spec.graphql.org/draft/#sec-Copyright-notice need to be updated with latest rules for governance and highlight contributors
process
update legal contribution text in spec and need to be updated with latest rules for governance and highlight contributors
1
55,442
14,008,921,273
IssuesEvent
2020-10-29 00:58:30
mwilliams7197/bootstrap
https://api.github.com/repos/mwilliams7197/bootstrap
closed
CVE-2018-20821 (Medium) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b>, <b>opennmsopennms-source-25.1.0-1</b>, <b>opennmsopennms-source-24.1.2-1</b></p></summary...
True
CVE-2018-20821 (Medium) detected in multiple libraries - autoclosed - ## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b>, <b>opennmsopennms-s...
non_process
cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries node sass tgz opennmsopennms source opennmsopennms source node sass tgz wrapper around libsass library home page a href path to de...
0
18,131
24,168,453,076
IssuesEvent
2022-09-22 16:57:26
jgraley/inferno-cpp2v
https://api.github.com/repos/jgraley/inferno-cpp2v
opened
ValueSelector to jump ahead if suggestion set is empty
Constraint Processing
It's confusing to see ``` T002 )}>CV Intersection of suggstions is {} - make queue from this T002 )}>CV OK ``` It would be better to skip to whatever happens _after_ ``` T002 )}>CN No (more) values found ``` And maybe never create a ValueSelector instance at all (which would probably mean ValueSelector would...
1.0
ValueSelector to jump ahead if suggestion set is empty - It's confusing to see ``` T002 )}>CV Intersection of suggstions is {} - make queue from this T002 )}>CV OK ``` It would be better to skip to whatever happens _after_ ``` T002 )}>CN No (more) values found ``` And maybe never create a ValueSelector insta...
process
valueselector to jump ahead if suggestion set is empty it s confusing to see cv intersection of suggstions is make queue from this cv ok it would be better to skip to whatever happens after cn no more values found and maybe never create a valueselector instance at al...
1
773,378
27,156,106,109
IssuesEvent
2023-02-17 07:58:51
hack4impact-calpoly/habitat-for-humanity
https://api.github.com/repos/hack4impact-calpoly/habitat-for-humanity
opened
Storing Images in S3
backend donor view priority
Store images in S3 and create and test backend methods to retrieve them. Images should only be stored once the "Submit" button is clicked on the Make a Donation - Review and Submit Page.
1.0
Storing Images in S3 - Store images in S3 and create and test backend methods to retrieve them. Images should only be stored once the "Submit" button is clicked on the Make a Donation - Review and Submit Page.
non_process
storing images in store images in and create and test backend methods to retrieve them images should only be stored once the submit button is clicked on the make a donation review and submit page
0
21,986
30,482,727,698
IssuesEvent
2023-07-17 21:52:40
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
roblox-pyc 1.16.34 has 3 GuardDog issues
guarddog silent-process-execution
https://pypi.org/project/roblox-pyc https://inspector.pypi.io/project/roblox-pyc ```{ "dependency": "roblox-pyc", "version": "1.16.34", "result": { "issues": 3, "errors": {}, "results": { "silent-process-execution": [ { "location": "roblox-pyc-1.16.34/src/robloxpy.py:86", ...
1.0
roblox-pyc 1.16.34 has 3 GuardDog issues - https://pypi.org/project/roblox-pyc https://inspector.pypi.io/project/roblox-pyc ```{ "dependency": "roblox-pyc", "version": "1.16.34", "result": { "issues": 3, "errors": {}, "results": { "silent-process-execution": [ { "location": "ro...
process
roblox pyc has guarddog issues dependency roblox pyc version result issues errors results silent process execution location roblox pyc src robloxpy py code subprocess call stdo...
1
7,256
10,419,428,739
IssuesEvent
2019-09-15 16:27:21
nion-software/nionswift
https://api.github.com/repos/nion-software/nionswift
opened
Review cropped_display_xdata scaling
f - line-plot f - processing
In email from BP/ND on 2019-04-08, they divide a line plot by itself and end up with non 1.0 value.
1.0
Review cropped_display_xdata scaling - In email from BP/ND on 2019-04-08, they divide a line plot by itself and end up with non 1.0 value.
process
review cropped display xdata scaling in email from bp nd on they divide a line plot by itself and end up with non value
1
497,549
14,379,992,031
IssuesEvent
2020-12-02 01:42:37
jGaboardi/tigernet
https://api.github.com/repos/jGaboardi/tigernet
closed
upload+update+streamline code base
enhancement priority—high
- from [`jGaboardi_dissertation`](https://github.com/jGaboardi/jGaboardi_dissertation) structure ([`at1866_Master`](https://github.com/jGaboardi/jGaboardi_dissertation/tree/master/code/at1866_Master)): - [x] `tigernet/__init__.py` - [x] `tigernet/spaghetti.py` - [x] `tigernet/sauce.py` - [x] `tigernet/utils...
1.0
upload+update+streamline code base - - from [`jGaboardi_dissertation`](https://github.com/jGaboardi/jGaboardi_dissertation) structure ([`at1866_Master`](https://github.com/jGaboardi/jGaboardi_dissertation/tree/master/code/at1866_Master)): - [x] `tigernet/__init__.py` - [x] `tigernet/spaghetti.py` - [x] `tigern...
non_process
upload update streamline code base from structure tigernet init py tigernet spaghetti py tigernet sauce py tigernet utils py tigernet dissertation workflows py to jgaboardi tigernet structure tigernet init py tigernet spaghetti...
0
19,367
25,496,228,024
IssuesEvent
2022-11-27 18:04:17
david-palm/DeepSudoku
https://api.github.com/repos/david-palm/DeepSudoku
closed
Identify lines
feature integral feature image processing
To cut the sudoku we first need to identify all lines of the sudoku. This will be achieved by using the Hough transform. The lines will be stored in an array written in the Hesse notation. The following step must be completed to achieve this: - [x] #5 - [x] #6
1.0
Identify lines - To cut the sudoku we first need to identify all lines of the sudoku. This will be achieved by using the Hough transform. The lines will be stored in an array written in the Hesse notation. The following step must be completed to achieve this: - [x] #5 - [x] #6
process
identify lines to cut the sudoku we first need to identify all lines of the sudoku this will be achieved by using the hough transform the lines will be stored in an array written in the hesse notation the following step must be completed to achieve this
1
15,340
19,488,258,023
IssuesEvent
2021-12-26 20:40:43
varabyte/kotter
https://api.github.com/repos/varabyte/kotter
closed
MAJOR CHANGE: Rename "konsole" to something else
enhancement process
The name Konsole sits too closely to KDE Konsole, which is confusing. So, this bug is a few parts... 1. Remove all references of the name "konsole" from class, method, and variable names, e.g. `konsoleApp` -> `session` and `konsoleVarOf` to `liveVarOf` * Once this is done, the code itself will no longer care...
1.0
MAJOR CHANGE: Rename "konsole" to something else - The name Konsole sits too closely to KDE Konsole, which is confusing. So, this bug is a few parts... 1. Remove all references of the name "konsole" from class, method, and variable names, e.g. `konsoleApp` -> `session` and `konsoleVarOf` to `liveVarOf` * Onc...
process
major change rename konsole to something else the name konsole sits too closely to kde konsole which is confusing so this bug is a few parts remove all references of the name konsole from class method and variable names e g konsoleapp session and konsolevarof to livevarof onc...
1
9,892
12,890,404,661
IssuesEvent
2020-07-13 15:57:00
endlessm/azafea
https://api.github.com/repos/endlessm/azafea
closed
Optimize some queries
endless event processors
Here is a dump of queries I've been asked to run on activation/ping data. Real-world queries provide good insight into what should be optimized and how (adding indexes, splitting columns, adding pre-processed tables, …) Let's make good use of PostgreSQL's `EXPLAIN` on those! --- * Countries with the most ...
1.0
Optimize some queries - Here is a dump of queries I've been asked to run on activation/ping data. Real-world queries provide good insight into what should be optimized and how (adding indexes, splitting columns, adding pre-processed tables, …) Let's make good use of PostgreSQL's `EXPLAIN` on those! --- * ...
process
optimize some queries here is a dump of queries i ve been asked to run on activation ping data real world queries provide good insight into what should be optimized and how adding indexes splitting columns adding pre processed tables … let s make good use of postgresql s explain on those ...
1
186
2,589,765,112
IssuesEvent
2015-02-18 15:03:43
tinkerpop/tinkerpop3
https://api.github.com/repos/tinkerpop/tinkerpop3
closed
Provide __(object) as the "inject" shortcut for traversals emanating from non-graph objects.
enhancement process
Make the below a reality.... WDYT @dkuppitz ? ```groovy gremlin> m = [a:2,b:1,c:3] ==>a=2 ==>b=1 ==>c=3 gremlin> __(m) ==>[a:2, b:1, c:3] gremlin> __(m).order(local).by(valueDecr) ==>[c:3, a:2, b:1] gremlin> __(m).order(local).by(keyIncr) ==>[a:2, b:1, c:3] gremlin> __(m).order(local).by(shuffle) ==>[...
1.0
Provide __(object) as the "inject" shortcut for traversals emanating from non-graph objects. - Make the below a reality.... WDYT @dkuppitz ? ```groovy gremlin> m = [a:2,b:1,c:3] ==>a=2 ==>b=1 ==>c=3 gremlin> __(m) ==>[a:2, b:1, c:3] gremlin> __(m).order(local).by(valueDecr) ==>[c:3, a:2, b:1] gremlin> __...
process
provide object as the inject shortcut for traversals emanating from non graph objects make the below a reality wdyt dkuppitz groovy gremlin m a b c gremlin m gremlin m order local by valuedecr gremlin m order local by keyincr grem...
1
9,724
3,963,992,951
IssuesEvent
2016-05-02 22:32:10
teotidev/guide
https://api.github.com/repos/teotidev/guide
closed
Export - as Sounds
code work
- checkbox list holding machines - TextInput for prefix on file names ([TemplateName] for default) - TextInput for postfix on file names ("" for default) - screen footer action items - Select All, Deselect All, Export Figure out away to let the user edit individual machine names as well. Plus, there is going...
1.0
Export - as Sounds - - checkbox list holding machines - TextInput for prefix on file names ([TemplateName] for default) - TextInput for postfix on file names ("" for default) - screen footer action items - Select All, Deselect All, Export Figure out away to let the user edit individual machine names as well. ...
non_process
export as sounds checkbox list holding machines textinput for prefix on file names for default textinput for postfix on file names for default screen footer action items select all deselect all export figure out away to let the user edit individual machine names as well plus there ...
0
16,073
20,248,549,871
IssuesEvent
2022-02-14 15:48:37
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Documentation issue: Configuring C toolchains Fails to build
P4 type: support / not a bug (process) team-Rules-CPP
Opened issue by mistake, trying to follow another tutorial: https://docs.bazel.build/versions/4.2.0/tutorial/cpp.html Will see if I have any luck with this one. Tried the cross compile arm toolchain tutorial and got this output: jb@jb-VirtualBox-dev:~/bazel-tutorial/examples/cpp/main$ bazel build --config=clang_con...
1.0
Documentation issue: Configuring C toolchains Fails to build - Opened issue by mistake, trying to follow another tutorial: https://docs.bazel.build/versions/4.2.0/tutorial/cpp.html Will see if I have any luck with this one. Tried the cross compile arm toolchain tutorial and got this output: jb@jb-VirtualBox-dev:~...
process
documentation issue configuring c toolchains fails to build opened issue by mistake trying to follow another tutorial will see if i have any luck with this one tried the cross compile arm toolchain tutorial and got this output jb jb virtualbox dev bazel tutorial examples cpp main bazel build config ...
1
18,236
24,302,436,742
IssuesEvent
2022-09-29 14:47:05
celo-org/celo-monorepo
https://api.github.com/repos/celo-org/celo-monorepo
closed
Catch src import issues on pre-commit hook
Priority: P3 release-process Applications stale
### Expected Behavior Sometimes the IDE can trick you and auto-import a `@celo` dependency from the `src` folder instead of the `lib` folder. For example, in ContractKit we had this in a file: ```typescript import { isValidAddress } from '@celo/utils/src/address' ``` Nothing in CI complains about this, but it...
1.0
Catch src import issues on pre-commit hook - ### Expected Behavior Sometimes the IDE can trick you and auto-import a `@celo` dependency from the `src` folder instead of the `lib` folder. For example, in ContractKit we had this in a file: ```typescript import { isValidAddress } from '@celo/utils/src/address' ``` ...
process
catch src import issues on pre commit hook expected behavior sometimes the ide can trick you and auto import a celo dependency from the src folder instead of the lib folder for example in contractkit we had this in a file typescript import isvalidaddress from celo utils src address ...
1
17,530
23,341,423,477
IssuesEvent
2022-08-09 14:19:04
hashgraph/hedera-json-rpc-relay
https://api.github.com/repos/hashgraph/hedera-json-rpc-relay
closed
Bump local node versions to alpha and release 0.29.0 candidates
enhancement P2 process
### Problem Local node images are using old versions of services and mirror node ### Solution Update - services -> 0.29.0-alpha.1 - mirror node -> 0.62.0-rc1 ### Alternatives _No response_
1.0
Bump local node versions to alpha and release 0.29.0 candidates - ### Problem Local node images are using old versions of services and mirror node ### Solution Update - services -> 0.29.0-alpha.1 - mirror node -> 0.62.0-rc1 ### Alternatives _No response_
process
bump local node versions to alpha and release candidates problem local node images are using old versions of services and mirror node solution update services alpha mirror node alternatives no response
1
71,935
13,764,352,036
IssuesEvent
2020-10-07 11:57:08
GoogleCloudPlatform/spring-cloud-gcp
https://api.github.com/repos/GoogleCloudPlatform/spring-cloud-gcp
opened
Update GHActions to remove vuln warning
P3 code-quality dependencies
Our GHActions are spitting out warnings about `add-path` and `set-env`: > The `add-path` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ The fix ...
1.0
Update GHActions to remove vuln warning - Our GHActions are spitting out warnings about `add-path` and `set-env`: > The `add-path` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-...
non_process
update ghactions to remove vuln warning our ghactions are spitting out warnings about add path and set env the add path command is deprecated and will be disabled soon please upgrade to using environment files for more information see the fix may be as easy as just bumping the versions of the step...
0
6,043
8,854,307,488
IssuesEvent
2019-01-09 00:44:32
NottingHack/hms2
https://api.github.com/repos/NottingHack/hms2
opened
member.payment audit
Process
If it's been 2 weeks and we have not seen a payment remind the user After 2 months there data should be deleted After 6 months there data should be purged
1.0
member.payment audit - If it's been 2 weeks and we have not seen a payment remind the user After 2 months there data should be deleted After 6 months there data should be purged
process
member payment audit if it s been weeks and we have not seen a payment remind the user after months there data should be deleted after months there data should be purged
1
380,655
11,269,269,124
IssuesEvent
2020-01-14 08:32:00
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Static build with OpenSSL 1.1.1+ on Windows
kind/bug priority/P2
This is duplicate of https://github.com/grpc/grpc/issues/12231 which has been closed as stale and in which I cannot comment. <!-- This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers here: - grpc.io mailing list: https://groups.google.com...
1.0
Static build with OpenSSL 1.1.1+ on Windows - This is duplicate of https://github.com/grpc/grpc/issues/12231 which has been closed as stale and in which I cannot comment. <!-- This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers here: - g...
non_process
static build with openssl on windows this is duplicate of which has been closed as stale and in which i cannot comment this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers here grpc io mailing list stackoverflow ...
0
21,149
28,127,252,884
IssuesEvent
2023-03-31 18:54:08
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
[processor/metrictransform] Aggregating labels drops metric description
bug help wanted priority:p2 processor/metricstransform
### What happened? ## Description When aggregating by labels, the metric description is made empty. See this function: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/d5bb86ce9ec34a62a6959ed22cc5bd61a6611215/processor/metricstransformprocessor/metrics_transform_processor_otlp.go#L454-L470 ...
1.0
[processor/metrictransform] Aggregating labels drops metric description - ### What happened? ## Description When aggregating by labels, the metric description is made empty. See this function: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/d5bb86ce9ec34a62a6959ed22cc5bd61a6611215/processor...
process
aggregating labels drops metric description what happened description when aggregating by labels the metric description is made empty see this function the metric description is not copied over to the new metric which causes the description of the metric to be dropped steps to reproduc...
1
67,003
7,031,572,660
IssuesEvent
2017-12-26 18:50:19
LeopoldArkham/Molten
https://api.github.com/repos/LeopoldArkham/Molten
closed
Add tests for, and fix indexing
API bug Testing
There should be a test suite for indexing all indexable values. Indexing was broken by #15 so it will need fixing to make the tests green!
1.0
Add tests for, and fix indexing - There should be a test suite for indexing all indexable values. Indexing was broken by #15 so it will need fixing to make the tests green!
non_process
add tests for and fix indexing there should be a test suite for indexing all indexable values indexing was broken by so it will need fixing to make the tests green
0
10,008
13,043,862,967
IssuesEvent
2020-07-29 02:52:56
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `Right` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `Right` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_expr) - ht...
2.0
UCP: Migrate scalar function `Right` from TiDB - ## Description Port the scalar function `Right` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree...
process
ucp migrate scalar function right from tidb description port the scalar function right from tidb to coprocessor score mentor s lonng recommended skills rust programming learning materials already implemented expressions ported from tidb
1
187
2,589,869,146
IssuesEvent
2015-02-18 15:39:06
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
opened
Implement System.Diagnostics.Process for Mac
cross platform feature approved System.Diagnostics.Process up for grabs
Process' implementation is currently Linux-specific, relying heavily on procfs to gather information on processes. To my knowledge, procfs doesn't exist on OS X, so we'll need a specialized implementation for Mac.
1.0
Implement System.Diagnostics.Process for Mac - Process' implementation is currently Linux-specific, relying heavily on procfs to gather information on processes. To my knowledge, procfs doesn't exist on OS X, so we'll need a specialized implementation for Mac.
process
implement system diagnostics process for mac process implementation is currently linux specific relying heavily on procfs to gather information on processes to my knowledge procfs doesn t exist on os x so we ll need a specialized implementation for mac
1
645,188
20,997,411,038
IssuesEvent
2022-03-29 14:32:48
kubernetes-sigs/cluster-api-provider-aws
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-aws
closed
Remove eks controlplane and bootstrap providers from clusterctl
kind/feature priority/important-soon area/provider/eks triage/accepted
/kind feature /area provider/eks /priority important-soon /milestone v0.7.x **Describe the solution you'd like** As a result of the graduation of EKS (#2570) the controlplane and bootstrap providers have been removed and the controllers incorporated in the main infrastructure provider. As a result we need to r...
1.0
Remove eks controlplane and bootstrap providers from clusterctl - /kind feature /area provider/eks /priority important-soon /milestone v0.7.x **Describe the solution you'd like** As a result of the graduation of EKS (#2570) the controlplane and bootstrap providers have been removed and the controllers incorpor...
non_process
remove eks controlplane and bootstrap providers from clusterctl kind feature area provider eks priority important soon milestone x describe the solution you d like as a result of the graduation of eks the controlplane and bootstrap providers have been removed and the controllers incorporated...
0
14,263
17,202,749,233
IssuesEvent
2021-07-17 15:48:08
ltechkorea/mlperf-inference
https://api.github.com/repos/ltechkorea/mlperf-inference
closed
Implement Generating Submission Automation using `submission_runner`
Recommendation enhancement image classification medical imaging natural language processing object detection pre-submit speech to text
`submission_runner`를 사용하여 자동화를 구현한다.
1.0
Implement Generating Submission Automation using `submission_runner` - `submission_runner`를 사용하여 자동화를 구현한다.
process
implement generating submission automation using submission runner submission runner 를 사용하여 자동화를 구현한다
1
302,792
9,292,550,684
IssuesEvent
2019-03-22 03:42:01
BentoBoxWorld/BentoBox
https://api.github.com/repos/BentoBoxWorld/BentoBox
closed
Island expel implementation
Priority: Low Status: In progress Type: Enhancement
**Is your feature request related to a problem?** - Not that we know of. **Describe the solution you'd like** - Our players would love to see /is expel implemented soon. Purpose of this is already familiar to ASkyBlock users; it temporarily ejects a player from your island. - As setspawn now exists, maybe there ...
1.0
Island expel implementation - **Is your feature request related to a problem?** - Not that we know of. **Describe the solution you'd like** - Our players would love to see /is expel implemented soon. Purpose of this is already familiar to ASkyBlock users; it temporarily ejects a player from your island. - As set...
non_process
island expel implementation is your feature request related to a problem not that we know of describe the solution you d like our players would love to see is expel implemented soon purpose of this is already familiar to askyblock users it temporarily ejects a player from your island as set...
0
27,510
13,261,673,809
IssuesEvent
2020-08-20 20:19:47
dotnet/msbuild
https://api.github.com/repos/dotnet/msbuild
closed
CopyOnWriteDictionary should just wrap ImmutableDictionary
Performance-Scenario-Solution-Open performance
In our tests on large solutions that have .NET Core projects in them, ProjectInstance objects used as snapshots can end up taking up to 10% of the managed heap (or more). Almost half of that is CopyOnWritePropertyDictionary<ProjectMetadataInstance> instances. (For example, a sample 1000 project solution has 300k instan...
True
CopyOnWriteDictionary should just wrap ImmutableDictionary - In our tests on large solutions that have .NET Core projects in them, ProjectInstance objects used as snapshots can end up taking up to 10% of the managed heap (or more). Almost half of that is CopyOnWritePropertyDictionary<ProjectMetadataInstance> instances....
non_process
copyonwritedictionary should just wrap immutabledictionary in our tests on large solutions that have net core projects in them projectinstance objects used as snapshots can end up taking up to of the managed heap or more almost half of that is copyonwritepropertydictionary instances for example a sample ...
0
6,076
8,922,184,134
IssuesEvent
2019-01-21 12:14:50
linnovate/root
https://api.github.com/repos/linnovate/root
opened
Copy paste title problem
2.0.7 Process bug bug
copy some title. paste in every entity. the font is bigger than it's should by. ![image](https://user-images.githubusercontent.com/31100069/51474079-de112700-1d86-11e9-8e15-b84d16fa6c73.png) and in search the names show up with css code. ![image](https://user-images.githubusercontent.com/31100069/51474060-c89bf...
1.0
Copy paste title problem - copy some title. paste in every entity. the font is bigger than it's should by. ![image](https://user-images.githubusercontent.com/31100069/51474079-de112700-1d86-11e9-8e15-b84d16fa6c73.png) and in search the names show up with css code. ![image](https://user-images.githubusercontent...
process
copy paste title problem copy some title paste in every entity the font is bigger than it s should by and in search the names show up with css code
1
10,113
13,044,162,214
IssuesEvent
2020-07-29 03:47:30
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `YearWeekWithMode` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `YearWeekWithMode` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @iosmanthus ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src...
2.0
UCP: Migrate scalar function `YearWeekWithMode` from TiDB - ## Description Port the scalar function `YearWeekWithMode` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @iosmanthus ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https:...
process
ucp migrate scalar function yearweekwithmode from tidb description port the scalar function yearweekwithmode from tidb to coprocessor score mentor s iosmanthus recommended skills rust programming learning materials already implemented expressions ported from tidb ...
1
282,889
24,502,869,681
IssuesEvent
2022-10-10 14:06:07
WPChill/download-monitor
https://api.github.com/repos/WPChill/download-monitor
closed
Can't add proeducts to cart
Bug needs testing
When adding products to cart an error is triggered: `Uncaught TypeError: can't access property "split", responseHeaders['content-disposition'] is undefined` ![image](https://user-images.githubusercontent.com/19348508/194877253-b271e4cc-f335-4713-bad7-0ba8528cf140.png)
1.0
Can't add proeducts to cart - When adding products to cart an error is triggered: `Uncaught TypeError: can't access property "split", responseHeaders['content-disposition'] is undefined` ![image](https://user-images.githubusercontent.com/19348508/194877253-b271e4cc-f335-4713-bad7-0ba8528cf140.png)
non_process
can t add proeducts to cart when adding products to cart an error is triggered uncaught typeerror can t access property split responseheaders is undefined
0
294,089
25,345,098,311
IssuesEvent
2022-11-19 05:09:40
karlavdelgadof/Recipe-app
https://api.github.com/repos/karlavdelgadof/Recipe-app
closed
[2pt] Recipe class Testing
testing
## Recipe class Testing :gear: :memo: :hammer_and_wrench: :man_cook: For this issue, the following need to be addressed :arrow_down: : - [x] Create tests for controller - [x] Create test for requests - [x] Create test for models/validations - [x] Create tests for views
1.0
[2pt] Recipe class Testing - ## Recipe class Testing :gear: :memo: :hammer_and_wrench: :man_cook: For this issue, the following need to be addressed :arrow_down: : - [x] Create tests for controller - [x] Create test for requests - [x] Create test for models/validations - [x] Create tests for views
non_process
recipe class testing recipe class testing gear memo hammer and wrench man cook for this issue the following need to be addressed arrow down create tests for controller create test for requests create test for models validations create tests for views
0
9,101
12,178,648,228
IssuesEvent
2020-04-28 09:21:02
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Clipping raster using mask layer ignores the layer filter
Bug Processing
# Problem * Load a vector layer in QGIS * Filter the vector layer * Load a raster layer. * Clip the raster layer using the vector layer. ![gdal-clip](https://user-images.githubusercontent.com/2510900/80214782-b53ba980-863b-11ea-9226-e1ee68dbfcfa.png) The gdal command shown on the processing dialog is like...
1.0
Clipping raster using mask layer ignores the layer filter - # Problem * Load a vector layer in QGIS * Filter the vector layer * Load a raster layer. * Clip the raster layer using the vector layer. ![gdal-clip](https://user-images.githubusercontent.com/2510900/80214782-b53ba980-863b-11ea-9226-e1ee68dbfcfa.png) ...
process
clipping raster using mask layer ignores the layer filter problem load a vector layer in qgis filter the vector layer load a raster layer clip the raster layer using the vector layer the gdal command shown on the processing dialog is like below gdalwarp of gtiff cutline tmp pro...
1
68,165
8,224,769,595
IssuesEvent
2018-09-06 14:32:26
trustlines-network/feedback
https://api.github.com/repos/trustlines-network/feedback
closed
Detailed contact view
design idea
### Basic information: OS (Android / iOS / both): Android 7.0 Version: 1.1.1-dev8 ### Screenshots or mock-ups ### Possible solution The trustline event should have the same design as the events on overview. The checkmarks should be moved away for "review". The (checkmark) does not add any value
1.0
Detailed contact view - ### Basic information: OS (Android / iOS / both): Android 7.0 Version: 1.1.1-dev8 ### Screenshots or mock-ups ### Possible solution The trustline event should have the same design as the events on overview. The checkmarks should be moved away for "review". The (checkmark) does...
non_process
detailed contact view basic information os android ios both android version screenshots or mock ups possible solution the trustline event should have the same design as the events on overview the checkmarks should be moved away for review the checkmark does no...
0
136,891
5,289,890,713
IssuesEvent
2017-02-08 18:30:13
timberline-secondary/flex-site
https://api.github.com/repos/timberline-secondary/flex-site
closed
Reset student password if not student homeroom teacher
4. Low Priority
Under the admin section, have a space where a student's password can be reset by someone other than just their homeroom teacher.
1.0
Reset student password if not student homeroom teacher - Under the admin section, have a space where a student's password can be reset by someone other than just their homeroom teacher.
non_process
reset student password if not student homeroom teacher under the admin section have a space where a student s password can be reset by someone other than just their homeroom teacher
0
11,115
13,957,681,876
IssuesEvent
2020-10-24 08:07:33
alexanderkotsev/geoportal
https://api.github.com/repos/alexanderkotsev/geoportal
opened
DE: request for a new harvesting
DE - Germany Geoportal Harvesting process
Dear Geoportal Helpdesk, As mentioned in Roberts Mail from 2020/03/02 we would like to initiate a new push of our metadata records to the EU Geoportal. For this reason we kindly ask you to start a new harvesting of our catalogue instance and publish them for us in the Geoportal harvesting &quot;sandbox&quot;, please. T...
1.0
DE: request for a new harvesting - Dear Geoportal Helpdesk, As mentioned in Roberts Mail from 2020/03/02 we would like to initiate a new push of our metadata records to the EU Geoportal. For this reason we kindly ask you to start a new harvesting of our catalogue instance and publish them for us in the Geoportal harves...
process
de request for a new harvesting dear geoportal helpdesk as mentioned in roberts mail from we would like to initiate a new push of our metadata records to the eu geoportal for this reason we kindly ask you to start a new harvesting of our catalogue instance and publish them for us in the geoportal harvesting ...
1
189
2,594,252,631
IssuesEvent
2015-02-20 01:08:54
dalehenrich/metacello-work
https://api.github.com/repos/dalehenrich/metacello-work
closed
Confusion when loading ConfigurationOfSeaside3 (which loads baseline) from ConfiguraitonOfMagrite
in process
I have BaselineOfSeaside3 locked in an image. I load Magritte3 which references ConfigurationOfSeaside3, but ConfigurationOfSeaside3 loads BaselineOfSeaside3 and the project registration is pretty confused. The ConfigurationOfSeaside3 uses a baseline to load Seaside, where is the baselineProjectSpec? ``` . ...
1.0
Confusion when loading ConfigurationOfSeaside3 (which loads baseline) from ConfiguraitonOfMagrite - I have BaselineOfSeaside3 locked in an image. I load Magritte3 which references ConfigurationOfSeaside3, but ConfigurationOfSeaside3 loads BaselineOfSeaside3 and the project registration is pretty confused. The Confi...
process
confusion when loading which loads baseline from configuraitonofmagrite i have locked in an image i load which references but loads and the project registration is pretty confused the uses a baseline to load seaside where is the baselineprojectspec ...
1
216,553
16,770,344,442
IssuesEvent
2021-06-14 14:08:00
onias-rocha/desafio_quality
https://api.github.com/repos/onias-rocha/desafio_quality
closed
TU-0002: Verifique se o bairro de entrada existe no repositório de bairros
test
Se cumprir: Permite continuar normalmente. Se não cumprir: Relate a incompatibilidade com uma exceção.
1.0
TU-0002: Verifique se o bairro de entrada existe no repositório de bairros - Se cumprir: Permite continuar normalmente. Se não cumprir: Relate a incompatibilidade com uma exceção.
non_process
tu verifique se o bairro de entrada existe no repositório de bairros se cumprir permite continuar normalmente se não cumprir relate a incompatibilidade com uma exceção
0