Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
37,036
2,814,439,217
IssuesEvent
2015-05-18 20:03:06
jimrybarski/raspberrypid
https://api.github.com/repos/jimrybarski/raspberrypid
closed
Autostart servers
feature high priority
The three servers (website, API, backend) need to start automatically on boot.
1.0
Autostart servers - The three servers (website, API, backend) need to start automatically on boot.
priority
autostart servers the three servers website api backend need to start automatically on boot
1
37,805
5,144,540,835
IssuesEvent
2017-01-12 18:58:03
ariya/phantomjs
https://api.github.com/repos/ariya/phantomjs
reopened
2.5.0-development Evaluated "window.open" defaults to trying to open a file
Bug Need minimized test case Need more information Need reproduction
1. Which version of PhantomJS are you using? Tip: run `phantomjs --version`. 2.5.0-development 2. What steps will reproduce the problem? evaluate("window.open('/some/url', 'popup')") In 2.1.1 that would default to the protocol of the current page and open with http://pagehost:pageport/some/url in a new wind...
1.0
2.5.0-development Evaluated "window.open" defaults to trying to open a file - 1. Which version of PhantomJS are you using? Tip: run `phantomjs --version`. 2.5.0-development 2. What steps will reproduce the problem? evaluate("window.open('/some/url', 'popup')") In 2.1.1 that would default to the protocol of ...
non_priority
development evaluated window open defaults to trying to open a file which version of phantomjs are you using tip run phantomjs version development what steps will reproduce the problem evaluate window open some url popup in that would default to the protocol of ...
0
7,312
2,610,362,934
IssuesEvent
2015-02-26 19:57:19
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Can't add new (or any) blog
auto-migrated Priority-Medium Type-Defect
``` What's the problem? When I try to add a new account. It tells me the following: Well, this is embarrassing... While trying to determine your blog's settings, ScribeFire tripped over this code: REMOTE_ERROR I've tried to use with and without http:// & www. What browser are you using? Google Chrome 20.0.1132.57 m ...
1.0
Can't add new (or any) blog - ``` What's the problem? When I try to add a new account. It tells me the following: Well, this is embarrassing... While trying to determine your blog's settings, ScribeFire tripped over this code: REMOTE_ERROR I've tried to use with and without http:// & www. What browser are you using?...
non_priority
can t add new or any blog what s the problem when i try to add a new account it tells me the following well this is embarrassing while trying to determine your blog s settings scribefire tripped over this code remote error i ve tried to use with and without http www what browser are you using ...
0
608,899
18,850,937,237
IssuesEvent
2021-11-11 20:46:06
crhunt/ormjs
https://api.github.com/repos/crhunt/ormjs
opened
Display reverse predicate reading
priority:low
Display reverse predicate reading for rolebox groups (predicates).
1.0
Display reverse predicate reading - Display reverse predicate reading for rolebox groups (predicates).
priority
display reverse predicate reading display reverse predicate reading for rolebox groups predicates
1
466,389
13,401,251,831
IssuesEvent
2020-09-03 17:00:53
open-telemetry/opentelemetry-java
https://api.github.com/repos/open-telemetry/opentelemetry-java
closed
Probability sampler only respects positive parent decision
Bug help wanted priority:p2 release:required-for-ga
~According to [the spec](https://github.com/open-telemetry/opentelemetry-specification/blob/18b2752ebe6c7f0cdd8c7b2bcbdceb0ae3f5ad95/specification/trace/sdk.md#built-in-samplers), the probability sampler's "default behavior should be to trust the parent `SampledFlag`"~ (EDIT: See https://github.com/open-telemetry/opent...
1.0
Probability sampler only respects positive parent decision - ~According to [the spec](https://github.com/open-telemetry/opentelemetry-specification/blob/18b2752ebe6c7f0cdd8c7b2bcbdceb0ae3f5ad95/specification/trace/sdk.md#built-in-samplers), the probability sampler's "default behavior should be to trust the parent `Samp...
priority
probability sampler only respects positive parent decision according to the probability sampler s default behavior should be to trust the parent sampledflag edit see however in java the decision is only respected if sampled true if sampled false the trace is potentially restarted with the sampler s ...
1
13,527
9,983,354,949
IssuesEvent
2019-07-10 12:13:31
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
opened
resource/aws_backup_selection: IAM Role cannot be assumed by AWS Backup
bug service/backup
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
resource/aws_backup_selection: IAM Role cannot be assumed by AWS Backup - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to hel...
non_priority
resource aws backup selection iam role cannot be assumed by aws backup community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue fo...
0
34,789
9,465,627,660
IssuesEvent
2019-04-18 00:31:12
habitat-sh/builder
https://api.github.com/repos/habitat-sh/builder
opened
Unpin actix
A-builder C-chore L-rust V-bldr X-fix
As part of the `cargo update` required to make builder pull the `core` crate from the `habitat` repo, actix got upgraded to `0.8.1` and subsequently started panicking every time `builder-api` or `builder-jobsrv` started up. I spent a few hours trying to track it down but was ultimately unsuccessful. In the interest o...
1.0
Unpin actix - As part of the `cargo update` required to make builder pull the `core` crate from the `habitat` repo, actix got upgraded to `0.8.1` and subsequently started panicking every time `builder-api` or `builder-jobsrv` started up. I spent a few hours trying to track it down but was ultimately unsuccessful. In ...
non_priority
unpin actix as part of the cargo update required to make builder pull the core crate from the habitat repo actix got upgraded to and subsequently started panicking every time builder api or builder jobsrv started up i spent a few hours trying to track it down but was ultimately unsuccessful in ...
0
170,319
13,183,746,525
IssuesEvent
2020-08-12 18:05:21
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Monitoring app - the app is deployed into two namespacs
[zube]: To Test status/blocker
`rancher/rancher:master-3411-head` Steps: - install rancher in HA mode - install the CRDs for monitoring from this repo: https://github.com/aiyengar2/charts/tree/add_split_crd_flag_example/packages/rancher-monitoring - create the namespace `monitoring-system` - go to the dashboard - install monitoring from the ...
1.0
Monitoring app - the app is deployed into two namespacs - `rancher/rancher:master-3411-head` Steps: - install rancher in HA mode - install the CRDs for monitoring from this repo: https://github.com/aiyengar2/charts/tree/add_split_crd_flag_example/packages/rancher-monitoring - create the namespace `monitoring-syst...
non_priority
monitoring app the app is deployed into two namespacs rancher rancher master head steps install rancher in ha mode install the crds for monitoring from this repo create the namespace monitoring system go to the dashboard install monitoring from the builtin chart results the monit...
0
174,607
14,492,740,830
IssuesEvent
2020-12-11 07:30:02
GQCG/GQCP
https://api.github.com/repos/GQCG/GQCP
closed
Python and C++ style guide
documentation novel website
**Describe the feature you'd like** A style guide would be a great addition to the developer documentation to make sure every contributor maintains the standards of the current code base. **Describe what the current code offers in relation to what it lacks** At the moment there is no style guide.
1.0
Python and C++ style guide - **Describe the feature you'd like** A style guide would be a great addition to the developer documentation to make sure every contributor maintains the standards of the current code base. **Describe what the current code offers in relation to what it lacks** At the moment there is no ...
non_priority
python and c style guide describe the feature you d like a style guide would be a great addition to the developer documentation to make sure every contributor maintains the standards of the current code base describe what the current code offers in relation to what it lacks at the moment there is no ...
0
259,363
8,197,927,155
IssuesEvent
2018-08-31 14:50:29
alexleen/log4net-config-editor
https://api.github.com/repos/alexleen/log4net-config-editor
opened
Ability to Create New Config XML
enhancement low priority
The tool can currently open existing log4net config files but cannot create a new one. This might be handy. We will not support creating new application configuration files (.config).
1.0
Ability to Create New Config XML - The tool can currently open existing log4net config files but cannot create a new one. This might be handy. We will not support creating new application configuration files (.config).
priority
ability to create new config xml the tool can currently open existing config files but cannot create a new one this might be handy we will not support creating new application configuration files config
1
234,125
25,801,509,163
IssuesEvent
2022-12-11 02:37:09
medplum/medplum
https://api.github.com/repos/medplum/medplum
opened
Setup cdk-nag
security compliance
https://github.com/cdklabs/cdk-nag It turns out we already have this in the dependency tree via clamscan. It includes check for HIPAA compliance, so we could programmatically verify that we're using HIPAA services correctly: https://github.com/cdklabs/cdk-nag/blob/main/RULES.md#hipaa-security
True
Setup cdk-nag - https://github.com/cdklabs/cdk-nag It turns out we already have this in the dependency tree via clamscan. It includes check for HIPAA compliance, so we could programmatically verify that we're using HIPAA services correctly: https://github.com/cdklabs/cdk-nag/blob/main/RULES.md#hipaa-security
non_priority
setup cdk nag it turns out we already have this in the dependency tree via clamscan it includes check for hipaa compliance so we could programmatically verify that we re using hipaa services correctly
0
515,074
14,950,154,885
IssuesEvent
2021-01-26 12:39:50
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
coronavirus.jhu.edu - see bug description
browser-focus-geckoview engine-gecko priority-normal
<!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/66278 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://coronavirus.jhu.edu/ma...
1.0
coronavirus.jhu.edu - see bug description - <!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/66278 --> <!-- @extra_labels: browser-focus-geckoview ...
priority
coronavirus jhu edu see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description the page does not build it freezes when uploading steps to reproduce browser ...
1
29,546
7,106,150,451
IssuesEvent
2018-01-16 15:48:06
PBR/QTM
https://api.github.com/repos/PBR/QTM
closed
Add NULL type for empty column values in QTL tables
bug code
See https://www.sqlite.org/datatype3.html Example db entry: ``` select * from Qtl where qtlId = 10 qtlId = 10 traitNameInArticle = Fruit weight traitNameInOntology = fruit weight traitUri = http://purl.obolibrary.org/obo/TO_0002746 chromosomeNumber = markerAssociated = ...
1.0
Add NULL type for empty column values in QTL tables - See https://www.sqlite.org/datatype3.html Example db entry: ``` select * from Qtl where qtlId = 10 qtlId = 10 traitNameInArticle = Fruit weight traitNameInOntology = fruit weight traitUri = http://purl.obolibrary.org/obo/TO_0002746...
non_priority
add null type for empty column values in qtl tables see example db entry select from qtl where qtlid qtlid traitnameinarticle fruit weight traitnameinontology fruit weight traituri chromosomenumber markerassociated markeruri ...
0
222,387
7,431,846,779
IssuesEvent
2018-03-25 18:41:25
ItsMennyo/Flex-AntiCheat
https://api.github.com/repos/ItsMennyo/Flex-AntiCheat
closed
FastBow check is too sensitive
False Positive Priority
**Which AntiCheat do you use? AAC, AACAdditionPro or AntiAura?** **AntiCheat**: AAC --- **What's the problem? Bypass, False Positive, Bug or Help?** **Problem**: False Positive --- **What version does your server use?** **Server Version**: / --- **Which Minecraft client did you use?** **Mi...
1.0
FastBow check is too sensitive - **Which AntiCheat do you use? AAC, AACAdditionPro or AntiAura?** **AntiCheat**: AAC --- **What's the problem? Bypass, False Positive, Bug or Help?** **Problem**: False Positive --- **What version does your server use?** **Server Version**: / --- **Which Minecr...
priority
fastbow check is too sensitive which anticheat do you use aac aacadditionpro or antiaura anticheat aac what s the problem bypass false positive bug or help problem false positive what version does your server use server version which minecr...
1
36,196
2,796,970,497
IssuesEvent
2015-05-12 10:58:23
CUL-DigitalServices/grasshopper-ui
https://api.github.com/repos/CUL-DigitalServices/grasshopper-ui
opened
Borrow series from another module-Information text on hovering mouse over borrowed series from another module doesnt show in firefox browser
Medium Priority
Borrow series from another module-Information text on hovering mouse over borrowed series from another module doesn’t show in Firefox browser. Firefox version 37.0 OS Windows 7 Professional I have attached screenshot from chrome showing the information and from Firefox where it doesn’t show ![borrow module-...
1.0
Borrow series from another module-Information text on hovering mouse over borrowed series from another module doesnt show in firefox browser - Borrow series from another module-Information text on hovering mouse over borrowed series from another module doesn’t show in Firefox browser. Firefox version 37.0 OS Window...
priority
borrow series from another module information text on hovering mouse over borrowed series from another module doesnt show in firefox browser borrow series from another module information text on hovering mouse over borrowed series from another module doesn’t show in firefox browser firefox version os windows...
1
121,795
4,821,459,173
IssuesEvent
2016-11-05 10:35:15
CS2103AUG2016-W11-C2/main
https://api.github.com/repos/CS2103AUG2016-W11-C2/main
opened
Improve parsing for add and schedule
priority.high type.bug
Initially, I wanted to reject other formats other than 1) add a task name 2) add do something by (time) 3) add attend something from (time) to (time) so things like 4) add read something to (time) will fail but the problem is natty reads number as time (so it does not help when we try to add back to the title stri...
1.0
Improve parsing for add and schedule - Initially, I wanted to reject other formats other than 1) add a task name 2) add do something by (time) 3) add attend something from (time) to (time) so things like 4) add read something to (time) will fail but the problem is natty reads number as time (so it does not help wh...
priority
improve parsing for add and schedule initially i wanted to reject other formats other than add a task name add do something by time add attend something from time to time so things like add read something to time will fail but the problem is natty reads number as time so it does not help wh...
1
156,266
19,847,353,741
IssuesEvent
2022-01-21 08:22:20
hisptz/scorecard-app
https://api.github.com/repos/hisptz/scorecard-app
opened
CVE-2022-0155 (High) detected in follow-redirects-1.14.5.tgz
security vulnerability
## CVE-2022-0155 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>follow-redirects-1.14.5.tgz</b></p></summary> <p>HTTP and HTTPS modules that follow redirects.</p> <p>Library home page...
True
CVE-2022-0155 (High) detected in follow-redirects-1.14.5.tgz - ## CVE-2022-0155 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>follow-redirects-1.14.5.tgz</b></p></summary> <p>HTTP an...
non_priority
cve high detected in follow redirects tgz cve high severity vulnerability vulnerable library follow redirects tgz http and https modules that follow redirects library home page a href path to dependency file package json path to vulnerable library node modules fol...
0
13,715
8,656,571,901
IssuesEvent
2018-11-27 18:50:23
pulumi/pulumi
https://api.github.com/repos/pulumi/pulumi
closed
Error "CloudFront ETag Out Of Sync" when externally modifying CloudFront resource
feature/refresh impact/usability
## Issue When using AWS CloudFront resources with Pulumi, you can run into errors if you update the CloudFront resource directly through AWS, such as the AWS CLI or console. This is tracked here: [Perform a `Refresh` operation before each `Apply` #57](https://github.com/pulumi/pulumi-terraform/issues/57). The CLI...
True
Error "CloudFront ETag Out Of Sync" when externally modifying CloudFront resource - ## Issue When using AWS CloudFront resources with Pulumi, you can run into errors if you update the CloudFront resource directly through AWS, such as the AWS CLI or console. This is tracked here: [Perform a `Refresh` operation before...
non_priority
error cloudfront etag out of sync when externally modifying cloudfront resource issue when using aws cloudfront resources with pulumi you can run into errors if you update the cloudfront resource directly through aws such as the aws cli or console this is tracked here the cli will show an error suc...
0
542,303
15,858,390,867
IssuesEvent
2021-04-08 06:38:21
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Give ability to deselect data format once selected from parameter edit menu
Priority/Normal Type/Bug
### Description: Data formats for data types are optional [1]. From the parameter menu, if we select a data format we cannot de select it again to none or empty. [1] https://swagger.io/docs/specification/data-models/data-types/ ### Steps to reproduce: ### Affected Product Version: API-M 4.0.0 Beta
1.0
Give ability to deselect data format once selected from parameter edit menu - ### Description: Data formats for data types are optional [1]. From the parameter menu, if we select a data format we cannot de select it again to none or empty. [1] https://swagger.io/docs/specification/data-models/data-types/ ### Steps...
priority
give ability to deselect data format once selected from parameter edit menu description data formats for data types are optional from the parameter menu if we select a data format we cannot de select it again to none or empty steps to reproduce affected product version api m bet...
1
42,312
22,471,057,708
IssuesEvent
2022-06-22 08:09:49
xamarin/xamarin-macios
https://api.github.com/repos/xamarin/xamarin-macios
closed
[net6/Xamarin.iOS] `NSObject.ConformsToProtocol` is very costly and invoked very often
enhancement performance
### Steps to Reproduce No specific step to reproduce, but it seems that UIView.AddSubview / UIView.RemoveFromSuperview with custom types inheriting from UIView seems to trigger this from time to time. ### Expected Behavior `ConformsToProtocol` does not appear prominently in performance traces. ### Actual Beha...
True
[net6/Xamarin.iOS] `NSObject.ConformsToProtocol` is very costly and invoked very often - ### Steps to Reproduce No specific step to reproduce, but it seems that UIView.AddSubview / UIView.RemoveFromSuperview with custom types inheriting from UIView seems to trigger this from time to time. ### Expected Behavior `...
non_priority
nsobject conformstoprotocol is very costly and invoked very often steps to reproduce no specific step to reproduce but it seems that uiview addsubview uiview removefromsuperview with custom types inheriting from uiview seems to trigger this from time to time expected behavior conformstoprotoco...
0
19,418
3,202,480,281
IssuesEvent
2015-10-02 14:16:34
JPaulMora/Pyrit
https://api.github.com/repos/JPaulMora/Pyrit
closed
OSX problems in building pyrit and cpyrit-opencl
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Compilation of pyrit and cpyrit-opencl on osx 10.9.5 using the instructions in the README files What is the expected output? What do you see instead? 1. Compiling pyrit fails to put the python executable _cpyrit_cpu.so in the top level directory cpyrit. It is instead f...
1.0
OSX problems in building pyrit and cpyrit-opencl - ``` What steps will reproduce the problem? 1. Compilation of pyrit and cpyrit-opencl on osx 10.9.5 using the instructions in the README files What is the expected output? What do you see instead? 1. Compiling pyrit fails to put the python executable _cpyrit_cpu.so ...
non_priority
osx problems in building pyrit and cpyrit opencl what steps will reproduce the problem compilation of pyrit and cpyrit opencl on osx using the instructions in the readme files what is the expected output what do you see instead compiling pyrit fails to put the python executable cpyrit cpu so i...
0
51,888
27,293,662,470
IssuesEvent
2023-02-23 18:27:18
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Regressions in System.Globalization.Tests.StringSearch and System.Tests.Perf_Single
tenet-performance tenet-performance-benchmarks untriaged
### Run Information Architecture | arm64 -- | -- OS | ubuntu 20.04 Baseline | [24107379cd4fbfe236f0a1cf92dbd6c4ad944fec](https://github.com/dotnet/runtime/commit/24107379cd4fbfe236f0a1cf92dbd6c4ad944fec) Compare | [14b844c06baabadcd0af7231015ee2321a51af59](https://github.com/dotnet/runtime/commit/14b844c06baab...
True
Regressions in System.Globalization.Tests.StringSearch and System.Tests.Perf_Single - ### Run Information Architecture | arm64 -- | -- OS | ubuntu 20.04 Baseline | [24107379cd4fbfe236f0a1cf92dbd6c4ad944fec](https://github.com/dotnet/runtime/commit/24107379cd4fbfe236f0a1cf92dbd6c4ad944fec) Compare | [14b844c06b...
non_priority
regressions in system globalization tests stringsearch and system tests perf single run information architecture os ubuntu baseline compare diff regressions in system tests perf single benchmark baseline test test base test quality edge detector ...
0
786,722
27,662,957,340
IssuesEvent
2023-03-12 18:30:53
TAKANOME-DEV/vidly-client
https://api.github.com/repos/TAKANOME-DEV/vidly-client
closed
(JS-0762) `tabIndex` declared on a non-interactive element
good first issue refactor :black_flag: status: ready for dev :green_square: priority: low
## Description Tab key navigation should be limited to elements on the page that can be interacted with. Thus it is not necessary to add a tabindex to items in an unordered list, for example, to make them navigable through assistive technology. These applications already afford page traversal mechanisms based on the …...
1.0
(JS-0762) `tabIndex` declared on a non-interactive element - ## Description Tab key navigation should be limited to elements on the page that can be interacted with. Thus it is not necessary to add a tabindex to items in an unordered list, for example, to make them navigable through assistive technology. These applica...
priority
js tabindex declared on a non interactive element description tab key navigation should be limited to elements on the page that can be interacted with thus it is not necessary to add a tabindex to items in an unordered list for example to make them navigable through assistive technology these applicatio...
1
213,081
16,509,223,737
IssuesEvent
2021-05-26 00:24:49
padaiyal/jWiki
https://api.github.com/repos/padaiyal/jWiki
opened
Add wiki page to brief usage of Apache MINA SSHD library.
documentation
- [ ] <b>Description</b> Add examples using the Apache MINA SSHD library for the following: <br> - Connect via key or username/password. Maintain a connection to a host. - Given an IP address or a host name. - Execute a command via SSH. - Transfer files. - [ ] <b>Use cases</b> 1. Establis...
1.0
Add wiki page to brief usage of Apache MINA SSHD library. - - [ ] <b>Description</b> Add examples using the Apache MINA SSHD library for the following: <br> - Connect via key or username/password. Maintain a connection to a host. - Given an IP address or a host name. - Execute a command via SSH. ...
non_priority
add wiki page to brief usage of apache mina sshd library description add examples using the apache mina sshd library for the following connect via key or username password maintain a connection to a host given an ip address or a host name execute a command via ssh transf...
0
429,278
12,422,762,623
IssuesEvent
2020-05-24 00:27:18
eclipse-ee4j/glassfish
https://api.github.com/repos/eclipse-ee4j/glassfish
closed
Eclipselink causing hang in SPECj
3_1_2-exclude Component: entity-persistence ERR: Assignee Priority: Major Stale Type: Bug
This is a tracking bug for [https://bugs.eclipse.org/bugs/show_bug.cgi?id=304423](https://bugs.eclipse.org/bugs/show_bug.cgi?id=304423) The eclipselink bug is causing perf tests to hang. [It's not really CMP; it's JPA -- is there no JPA category?] #### Affected Versions [3.1.2_dev]
1.0
Eclipselink causing hang in SPECj - This is a tracking bug for [https://bugs.eclipse.org/bugs/show_bug.cgi?id=304423](https://bugs.eclipse.org/bugs/show_bug.cgi?id=304423) The eclipselink bug is causing perf tests to hang. [It's not really CMP; it's JPA -- is there no JPA category?] #### Affected Versions [3.1.2_dev]
priority
eclipselink causing hang in specj this is a tracking bug for the eclipselink bug is causing perf tests to hang affected versions
1
536,811
15,715,330,935
IssuesEvent
2021-03-28 00:39:29
autodo-app/autodo
https://api.github.com/repos/autodo-app/autodo
closed
ui.TextHeightBehavior not found
bug priority: med user-request
Got this feedback from the dev of sembast when they were trying to build auToDo locally. Not sure why we haven't seen this yet. ``` json_intl-e7c6a10102381d99ac1583eb1060dd414c84ec3e/lib/src/translated.dart:64:9: Error: Type 'ui.TextHeightBehavior' not found. ```
1.0
ui.TextHeightBehavior not found - Got this feedback from the dev of sembast when they were trying to build auToDo locally. Not sure why we haven't seen this yet. ``` json_intl-e7c6a10102381d99ac1583eb1060dd414c84ec3e/lib/src/translated.dart:64:9: Error: Type 'ui.TextHeightBehavior' not found. ```
priority
ui textheightbehavior not found got this feedback from the dev of sembast when they were trying to build autodo locally not sure why we haven t seen this yet json intl lib src translated dart error type ui textheightbehavior not found
1
45,150
18,440,150,088
IssuesEvent
2021-10-14 17:03:31
dockstore/dockstore
https://api.github.com/repos/dockstore/dockstore
opened
Improve ElasticSearch Indexing
enhancement web-service
**Is your feature request related to a problem? Please describe.** In reviewing #4504, I noticed that the [entry to ES object code](https://github.com/dockstore/dockstore/blob/b7bd2196508196056b1139ef13ddfe2eddcfafdf/dockstore-webservice/src/main/java/io/dockstore/webservice/helpers/statelisteners/ElasticListener.java...
1.0
Improve ElasticSearch Indexing - **Is your feature request related to a problem? Please describe.** In reviewing #4504, I noticed that the [entry to ES object code](https://github.com/dockstore/dockstore/blob/b7bd2196508196056b1139ef13ddfe2eddcfafdf/dockstore-webservice/src/main/java/io/dockstore/webservice/helpers/st...
non_priority
improve elasticsearch indexing is your feature request related to a problem please describe in reviewing i noticed that the fetches all of a workflow s versions and all of the versions source files even though we mainly index only the default version describe the solution you d like ideall...
0
332,298
29,210,662,238
IssuesEvent
2023-05-22 00:14:08
QubesOS/updates-status
https://api.github.com/repos/QubesOS/updates-status
closed
meta-packages v4.2.5 (r4.2)
r4.2-host-cur-test r4.2-vm-bullseye-cur-test r4.2-vm-bookworm-cur-test r4.2-vm-fc37-cur-test r4.2-vm-fc36-cur-test r4.2-vm-centos-stream8-cur-test r4.2-vm-fc38-cur-test r4.2-vm-archlinux-cur-test r4.2-vm-jammy-cur-test
Update of meta-packages to v4.2.5 for Qubes OS r4.2, see comments below for details and build status. From commit: https://github.com/QubesOS/qubes-meta-packages/commit/cfc8f3c35d363b178ce24c019bbf1de20e95f6c7 [Changes since previous version](https://github.com/QubesOS/qubes-meta-packages/compare/v4.2.4...v4.2.5): Qu...
9.0
meta-packages v4.2.5 (r4.2) - Update of meta-packages to v4.2.5 for Qubes OS r4.2, see comments below for details and build status. From commit: https://github.com/QubesOS/qubes-meta-packages/commit/cfc8f3c35d363b178ce24c019bbf1de20e95f6c7 [Changes since previous version](https://github.com/QubesOS/qubes-meta-package...
non_priority
meta packages update of meta packages to for qubes os see comments below for details and build status from commit qubesos qubes meta packages version qubesos qubes meta packages merge remote tracking branch origin pr qubesos qubes meta packages qubes vm recommended re...
0
24,690
2,671,904,978
IssuesEvent
2015-03-24 10:38:46
prikhi/pencil
https://api.github.com/repos/prikhi/pencil
closed
1.3.2 is missing the toolbar shortcut for arrangement
2–5 stars bug could not reproduce imported Priority-Medium
_From [adam.spi...@gmail.com](https://code.google.com/u/104792522496728613330/) on December 15, 2011 15:57:54_ Prior to version 1.3.2 there was a shortcut on the toolbar for moving an element's arrangement forwards and backwards. This shortcut has been removed in version 1.3.2 which makes it more difficult to make cha...
1.0
1.3.2 is missing the toolbar shortcut for arrangement - _From [adam.spi...@gmail.com](https://code.google.com/u/104792522496728613330/) on December 15, 2011 15:57:54_ Prior to version 1.3.2 there was a shortcut on the toolbar for moving an element's arrangement forwards and backwards. This shortcut has been removed in...
priority
is missing the toolbar shortcut for arrangement from on december prior to version there was a shortcut on the toolbar for moving an element s arrangement forwards and backwards this shortcut has been removed in version which makes it more difficult to make changes because now you ...
1
100,566
30,724,814,044
IssuesEvent
2023-07-27 18:44:28
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
Build failure: man-pages (options-docbook tag mismatch)
0.kind: build failure
### Steps To Reproduce Steps to reproduce the behavior: 1. update nixpkgs from `0e1fc501c6072287c4dd49b1178d77b0c7918a0a` to `93d16f0f94354d4e5045c65c622afd2933a34fdf` 2. rebuild nixos ### Build log ``` error: builder for '/nix/store/hy9q33dj1lqzgdk0am06dm8rai5fipl1-options-docbook.xml.drv' failed with exit...
1.0
Build failure: man-pages (options-docbook tag mismatch) - ### Steps To Reproduce Steps to reproduce the behavior: 1. update nixpkgs from `0e1fc501c6072287c4dd49b1178d77b0c7918a0a` to `93d16f0f94354d4e5045c65c622afd2933a34fdf` 2. rebuild nixos ### Build log ``` error: builder for '/nix/store/hy9q33dj1lqzgdk0...
non_priority
build failure man pages options docbook tag mismatch steps to reproduce steps to reproduce the behavior update nixpkgs from to rebuild nixos build log error builder for nix store options docbook xml drv failed with exit code last log lines option...
0
579,288
17,187,417,218
IssuesEvent
2021-07-16 05:37:45
kubesphere-sigs/ks-devops
https://api.github.com/repos/kubesphere-sigs/ks-devops
closed
Add contact links of DevOps team into the README file
good first issue priority/low
Available communication channels: * https://groups.google.com/g/kubesphere-sig-devops/ * [DevOps Slack channel for English speakers](https://kubesphere.slack.com/archives/C010TH02010) * [DevOps Slack channel for Chinese speakers](https://kubesphere.slack.com/archives/C026V4FBWBW) * [Forum for Chinese speakers](ht...
1.0
Add contact links of DevOps team into the README file - Available communication channels: * https://groups.google.com/g/kubesphere-sig-devops/ * [DevOps Slack channel for English speakers](https://kubesphere.slack.com/archives/C010TH02010) * [DevOps Slack channel for Chinese speakers](https://kubesphere.slack.com/...
priority
add contact links of devops team into the readme file available communication channels if english is not your first language please feel free to add a readme file in your first language
1
34,003
16,372,609,898
IssuesEvent
2021-05-15 12:56:23
SerenityOS/serenity
https://api.github.com/repos/SerenityOS/serenity
opened
LibWeb: Copying HTMLToken objects is expensive
performance
While profiling LibWeb I've noticed that we're copying a whole bunch of `HTMLToken` objects while parsing HTML documents: ![Screenshot from 2021-05-15 14-52-28](https://user-images.githubusercontent.com/388571/118361787-33435900-b58d-11eb-8862-842f8bb968b4.png) Each `HTMLToken` object contains a couple of `String...
True
LibWeb: Copying HTMLToken objects is expensive - While profiling LibWeb I've noticed that we're copying a whole bunch of `HTMLToken` objects while parsing HTML documents: ![Screenshot from 2021-05-15 14-52-28](https://user-images.githubusercontent.com/388571/118361787-33435900-b58d-11eb-8862-842f8bb968b4.png) Eac...
non_priority
libweb copying htmltoken objects is expensive while profiling libweb i ve noticed that we re copying a whole bunch of htmltoken objects while parsing html documents each htmltoken object contains a couple of stringbuilder s the stringbuilder class has an internal buffer of at least bytes which ...
0
80,357
3,561,088,267
IssuesEvent
2016-01-23 15:16:12
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Unable to draw SVG files
> Bug Affects Usability Concerns Modeling Display Java2D Display OpenGL In Models Library OS All Priority Critical Version Git
Hi, I've tried to replace the usage of the SVG geometry in the Ants Sorting model to benefit from the direct display of the SVG file, but I am unable to use it. Whatever I write (esp. trying to guess a `scale`), I dont see anything besides the grid. GAMA seems to draw something (as the display is a bit stuttered)...
1.0
Unable to draw SVG files - Hi, I've tried to replace the usage of the SVG geometry in the Ants Sorting model to benefit from the direct display of the SVG file, but I am unable to use it. Whatever I write (esp. trying to guess a `scale`), I dont see anything besides the grid. GAMA seems to draw something (as the ...
priority
unable to draw svg files hi i ve tried to replace the usage of the svg geometry in the ants sorting model to benefit from the direct display of the svg file but i am unable to use it whatever i write esp trying to guess a scale i dont see anything besides the grid gama seems to draw something as the ...
1
222,603
7,434,346,236
IssuesEvent
2018-03-26 10:41:38
ilestis/miscellany
https://api.github.com/repos/ilestis/miscellany
closed
Keep tab id when refreshing
good first issue improvement medium priority
# Story As a user, I want the current tab to be opened when I refresh the page # Work 1. Adapt the tabs on views to add the tab anchor to the current page, so that if you view a character, hit the "relations" tab, and click refresh, the "relations" tab is still selected. Might be worth writing a blade template ...
1.0
Keep tab id when refreshing - # Story As a user, I want the current tab to be opened when I refresh the page # Work 1. Adapt the tabs on views to add the tab anchor to the current page, so that if you view a character, hit the "relations" tab, and click refresh, the "relations" tab is still selected. Might be w...
priority
keep tab id when refreshing story as a user i want the current tab to be opened when i refresh the page work adapt the tabs on views to add the tab anchor to the current page so that if you view a character hit the relations tab and click refresh the relations tab is still selected might be w...
1
370,246
10,927,303,104
IssuesEvent
2019-11-22 16:24:27
ooni/pipeline
https://api.github.com/repos/ooni/pipeline
closed
Ingest new metadata produced by new set of tests
priority/high
This is a master ticket for all feature extractors related to current and future tests: * [x] Add support for extracting features related to IM tests #200 * [x] Add support for extracting middlebox test features #201 * [x] Document writing feature extractors for new tests #133
1.0
Ingest new metadata produced by new set of tests - This is a master ticket for all feature extractors related to current and future tests: * [x] Add support for extracting features related to IM tests #200 * [x] Add support for extracting middlebox test features #201 * [x] Document writing feature extractors for ...
priority
ingest new metadata produced by new set of tests this is a master ticket for all feature extractors related to current and future tests add support for extracting features related to im tests add support for extracting middlebox test features document writing feature extractors for new tests ...
1
72,455
15,226,886,747
IssuesEvent
2021-02-18 09:29:15
devikab2b/whites6
https://api.github.com/repos/devikab2b/whites6
closed
CVE-2017-7658 (High) detected in jetty-http-9.2.15.v20160210.jar, jetty-server-9.2.15.v20160210.jar - autoclosed
security vulnerability
## CVE-2017-7658 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jetty-http-9.2.15.v20160210.jar</b>, <b>jetty-server-9.2.15.v20160210.jar</b></p></summary> <p> <details><summary><b>...
True
CVE-2017-7658 (High) detected in jetty-http-9.2.15.v20160210.jar, jetty-server-9.2.15.v20160210.jar - autoclosed - ## CVE-2017-7658 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jet...
non_priority
cve high detected in jetty http jar jetty server jar autoclosed cve high severity vulnerability vulnerable libraries jetty http jar jetty server jar jetty http jar administrative parent pom for jetty modules library home page a href...
0
557,812
16,519,932,171
IssuesEvent
2021-05-26 13:36:19
grote/Transportr
https://api.github.com/repos/grote/Transportr
closed
NoClassDefFoundError: LocalBroadcastManager
bug 🐞 priority 🚨️
These crashes happened during Google Play Pre-launch report testing on various API level for 6 devices in total. ``` FATAL EXCEPTION: main Process: de.grobox.liberario, PID: 10800 java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/localbroadcastmanager/content/LocalBroadcastManager; at com.mapbox.s...
1.0
NoClassDefFoundError: LocalBroadcastManager - These crashes happened during Google Play Pre-launch report testing on various API level for 6 devices in total. ``` FATAL EXCEPTION: main Process: de.grobox.liberario, PID: 10800 java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/localbroadcastmanager/co...
priority
noclassdeffounderror localbroadcastmanager these crashes happened during google play pre launch report testing on various api level for devices in total fatal exception main process de grobox liberario pid java lang noclassdeffounderror failed resolution of landroidx localbroadcastmanager conten...
1
24,629
24,065,249,771
IssuesEvent
2022-09-17 11:44:37
precice/precice
https://api.github.com/repos/precice/precice
opened
Buggy configuration in test not detected
bug usability
https://github.com/precice/precice/blob/b81e53f5bd5d63b18b45692756d894211050f381/tests/serial/TestImplicit.xml#L19-L35 I just found this test configuration, which looks buggy to me: `SolverTwo` uses `<read-data name="Forces" mesh="SquareTwo" /> `, but there is no mapping to `SquareTwo`. `SolverOne` uses `<write-data...
True
Buggy configuration in test not detected - https://github.com/precice/precice/blob/b81e53f5bd5d63b18b45692756d894211050f381/tests/serial/TestImplicit.xml#L19-L35 I just found this test configuration, which looks buggy to me: `SolverTwo` uses `<read-data name="Forces" mesh="SquareTwo" /> `, but there is no mapping to...
non_priority
buggy configuration in test not detected i just found this test configuration which looks buggy to me solvertwo uses but there is no mapping to squaretwo solverone uses can we raise an error here i fixed the test on my local branch by introducing a read mapping but there are of course ...
0
75,734
9,310,542,611
IssuesEvent
2019-03-25 19:02:02
bounswe/bounswe2019group5
https://api.github.com/repos/bounswe/bounswe2019group5
closed
Sequence Diagram - Report
Effort: Medium Priority: Critical Status: Completed Type: Design
We design sequence diagram for reporting a user and update the class diagram accordingly. Review Needed ASAP!
1.0
Sequence Diagram - Report - We design sequence diagram for reporting a user and update the class diagram accordingly. Review Needed ASAP!
non_priority
sequence diagram report we design sequence diagram for reporting a user and update the class diagram accordingly review needed asap
0
544,409
15,893,385,125
IssuesEvent
2021-04-11 05:33:16
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
After adding a new document and clicking on 'back to listing' a listing with with no docs is shown for few seconds
API-M 4.0.0 Priority/Normal React-UI T1 Type/Bug
### Description: Please refer the recording. https://user-images.githubusercontent.com/28379317/113974981-73137400-985c-11eb-85d5-bcf68f96edc6.mov ### Steps to reproduce: 1. Add an API document, click on back to document listing 2. It will first show a listing with no documents which lists the create first...
1.0
After adding a new document and clicking on 'back to listing' a listing with with no docs is shown for few seconds - ### Description: Please refer the recording. https://user-images.githubusercontent.com/28379317/113974981-73137400-985c-11eb-85d5-bcf68f96edc6.mov ### Steps to reproduce: 1. Add an API docume...
priority
after adding a new document and clicking on back to listing a listing with with no docs is shown for few seconds description please refer the recording steps to reproduce add an api document click on back to document listing it will first show a listing with no documents which lists...
1
54,191
6,369,297,694
IssuesEvent
2017-08-01 11:29:29
openbmc/openbmc-test-automation
https://api.github.com/repos/openbmc/openbmc-test-automation
opened
Hard power off
Test
The test fails if we exceed 5 min and We’d want the test to wait 6 min, then if still not off, do a hard power off, if that works, test passes. One thing that we have to remove before the early ship is our 5 min shutdown timer. It needs to go back to 45 min but because of https://github.com/open-power/skiboot/issu...
1.0
Hard power off - The test fails if we exceed 5 min and We’d want the test to wait 6 min, then if still not off, do a hard power off, if that works, test passes. One thing that we have to remove before the early ship is our 5 min shutdown timer. It needs to go back to 45 min but because of https://github.com/open-p...
non_priority
hard power off the test fails if we exceed min and we’d want the test to wait min then if still not off do a hard power off if that works test passes one thing that we have to remove before the early ship is our min shutdown timer it needs to go back to min but because of we can hit issues where ...
0
3,125
2,537,127,716
IssuesEvent
2015-01-26 18:29:13
jazzsequence/book-review-library
https://api.github.com/repos/jazzsequence/book-review-library
closed
Group Languages, Format and Publisher into one metabox?
CMB enhancement priority-low question taxonomy
Use CMB to group all these into a single metabox so we don't have boxes all over the place?
1.0
Group Languages, Format and Publisher into one metabox? - Use CMB to group all these into a single metabox so we don't have boxes all over the place?
priority
group languages format and publisher into one metabox use cmb to group all these into a single metabox so we don t have boxes all over the place
1
178,604
13,786,124,865
IssuesEvent
2020-10-09 00:51:39
chaos-mesh/chaos-mesh
https://api.github.com/repos/chaos-mesh/chaos-mesh
closed
Flaky test ptrace
component/tests lifecycle/stale
## Bug Report See https://github.com/pingcap/chaos-mesh/pull/478/checks?check_run_id=658150315 ``` /home/runner/work/chaos-mesh/chaos-mesh/go/src/github.com/pingcap/chaos-mesh/pkg/ptrace/ptrace_linux_test.go:93 ------------------------------ 2020-05-09T01:36:46.571Z INFO zapr@v0.1.0/zapr.go:69 attach success...
1.0
Flaky test ptrace - ## Bug Report See https://github.com/pingcap/chaos-mesh/pull/478/checks?check_run_id=658150315 ``` /home/runner/work/chaos-mesh/chaos-mesh/go/src/github.com/pingcap/chaos-mesh/pkg/ptrace/ptrace_linux_test.go:93 ------------------------------ 2020-05-09T01:36:46.571Z INFO zapr@v0.1.0/zapr....
non_priority
flaky test ptrace bug report see home runner work chaos mesh chaos mesh go src github com pingcap chaos mesh pkg ptrace ptrace linux test go info zapr zapr go attach successfully tid info zapr zapr go retry attaching...
0
193,547
15,379,005,107
IssuesEvent
2021-03-02 19:04:26
craftcms/nitro
https://api.github.com/repos/craftcms/nitro
closed
Unable to mount or read file/folder in system mounted partition file system
bug documentation
### Description I have started to partition my disk into different sections so that I can keep my home and developer files separated from each other, however this seems to cause issues with nitro. I am receiving a does not exist error when attempting to add site that is located in a mounted partition. This also ...
1.0
Unable to mount or read file/folder in system mounted partition file system - ### Description I have started to partition my disk into different sections so that I can keep my home and developer files separated from each other, however this seems to cause issues with nitro. I am receiving a does not exist error whe...
non_priority
unable to mount or read file folder in system mounted partition file system description i have started to partition my disk into different sections so that i can keep my home and developer files separated from each other however this seems to cause issues with nitro i am receiving a does not exist error whe...
0
1,354
3,202,239,891
IssuesEvent
2015-10-02 13:00:59
ur0/statusify
https://api.github.com/repos/ur0/statusify
closed
Private incidents show up in history
bug critical security
Private incidents are being shown in history, due to caching in `dated_incidents `. ![screenshot_2015-10-02-15-07-30](https://cloud.githubusercontent.com/assets/7693065/10243683/f8ade03e-6917-11e5-89fb-582b37eadd5b.png)
True
Private incidents show up in history - Private incidents are being shown in history, due to caching in `dated_incidents `. ![screenshot_2015-10-02-15-07-30](https://cloud.githubusercontent.com/assets/7693065/10243683/f8ade03e-6917-11e5-89fb-582b37eadd5b.png)
non_priority
private incidents show up in history private incidents are being shown in history due to caching in dated incidents
0
15,960
5,195,710,514
IssuesEvent
2017-01-23 10:19:04
SemsTestOrg/combinearchive-web
https://api.github.com/repos/SemsTestOrg/combinearchive-web
closed
[ArchiveContent] Add [new folder] button
code fixed major migrated task
## Trac Ticket #44 **component:** code **owner:** martinP **reporter:** martinP **created:** 2014-08-16 22:01:54 **milestone:** **type:** task **version:** **keywords:** ## comment 1 **time:** 2014-08-16 22:24:51 **author:** martinP ## comment 2 **time:** 2014-08-16 22:24:51 **author:** martinP Updated **ow...
1.0
[ArchiveContent] Add [new folder] button - ## Trac Ticket #44 **component:** code **owner:** martinP **reporter:** martinP **created:** 2014-08-16 22:01:54 **milestone:** **type:** task **version:** **keywords:** ## comment 1 **time:** 2014-08-16 22:24:51 **author:** martinP ## comment 2 **time:** 2014-08-16...
non_priority
add button trac ticket component code owner martinp reporter martinp created milestone type task version keywords comment time author martinp comment time author martinp updated owner to...
0
132,378
18,268,653,714
IssuesEvent
2021-10-04 11:28:41
artsking/linux-3.0.35
https://api.github.com/repos/artsking/linux-3.0.35
opened
CVE-2014-1444 (Low) detected in linux-stable-rtv3.8.6
security vulnerability
## CVE-2014-1444 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page: ...
True
CVE-2014-1444 (Low) detected in linux-stable-rtv3.8.6 - ## CVE-2014-1444 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright'...
non_priority
cve low detected in linux stable cve low severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
179,268
14,699,680,460
IssuesEvent
2021-01-04 08:59:07
cgnieder/xsim
https://api.github.com/repos/cgnieder/xsim
closed
Doc: \expandable overlaps with the backslash
documentation
Currently, the star created by `\expandable` overlaps with the backslash created by `\command`. https://github.com/cgnieder/xsim/blob/d3f8667b40878ffadfc317d46b94bf4623eb2690/doc/xsim-manual.tex#L1388-L1391 ![image](https://user-images.githubusercontent.com/6376638/103509440-1c358180-4e9e-11eb-95bb-21644a78262e.png) ...
1.0
Doc: \expandable overlaps with the backslash - Currently, the star created by `\expandable` overlaps with the backslash created by `\command`. https://github.com/cgnieder/xsim/blob/d3f8667b40878ffadfc317d46b94bf4623eb2690/doc/xsim-manual.tex#L1388-L1391 ![image](https://user-images.githubusercontent.com/6376638/10350...
non_priority
doc expandable overlaps with the backslash currently the star created by expandable overlaps with the backslash created by command if this effect is not intented then perhaps moving expandable a bit left is better
0
43,754
5,559,389,555
IssuesEvent
2017-03-24 16:49:51
backdrop-contrib/drush
https://api.github.com/repos/backdrop-contrib/drush
closed
Sitename with ampersand causes `drush up backdrop` failure
pr - reviewed & tested by the community status - has pull request type - bug
It gives a success message but the files are not replaced correctly if the sitename contains an asterisk. I suppose we could pretty easily add another `str_replace` [on this line](https://github.com/backdrop-contrib/drush/blob/d16a9d782c78b659abd117a04ae45355e37e7125/commands/pm/backdrop_pm.drush.inc#L310), but the...
1.0
Sitename with ampersand causes `drush up backdrop` failure - It gives a success message but the files are not replaced correctly if the sitename contains an asterisk. I suppose we could pretty easily add another `str_replace` [on this line](https://github.com/backdrop-contrib/drush/blob/d16a9d782c78b659abd117a04ae4...
non_priority
sitename with ampersand causes drush up backdrop failure it gives a success message but the files are not replaced correctly if the sitename contains an asterisk i suppose we could pretty easily add another str replace but there are probably other problem characters out there we may need to figure a bet...
0
454,881
13,108,884,647
IssuesEvent
2020-08-04 17:38:59
siteorigin/siteorigin-panels
https://api.github.com/repos/siteorigin/siteorigin-panels
closed
SO Layout Block: Investigate automatic wp_targeted_link_rel on links
bug priority-2
The Block Editor will automatically update all links with a `target="_blank"` if the link doesn't already account for [this issue](https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/). This, in turn, will break the SiteOrigin Layout Block as the saved content is different to th...
1.0
SO Layout Block: Investigate automatic wp_targeted_link_rel on links - The Block Editor will automatically update all links with a `target="_blank"` if the link doesn't already account for [this issue](https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/). This, in turn, will br...
priority
so layout block investigate automatic wp targeted link rel on links the block editor will automatically update all links with a target blank if the link doesn t already account for this in turn will break the siteorigin layout block as the saved content is different to the generated save content th...
1
41,404
5,355,311,754
IssuesEvent
2017-02-20 12:36:12
QualiSystems/OpenStack-Shell
https://api.github.com/repos/QualiSystems/OpenStack-Shell
closed
No default route for App Connectivity Subnets
bug P1 Resolved Test Plan Ready
Right now when we create Networks and Subnets for App connectivity, default routes get added to the subnets when the interfaces come up. This results in completely messed up routing tables on VM and the connectivity to VM is potentially lost. The way to fix this is - when we create a Subnet (during connectivity) we nee...
1.0
No default route for App Connectivity Subnets - Right now when we create Networks and Subnets for App connectivity, default routes get added to the subnets when the interfaces come up. This results in completely messed up routing tables on VM and the connectivity to VM is potentially lost. The way to fix this is - when...
non_priority
no default route for app connectivity subnets right now when we create networks and subnets for app connectivity default routes get added to the subnets when the interfaces come up this results in completely messed up routing tables on vm and the connectivity to vm is potentially lost the way to fix this is when...
0
300,631
25,982,645,836
IssuesEvent
2022-12-19 20:20:58
apache/airflow
https://api.github.com/repos/apache/airflow
closed
Status of testing Providers that were prepared on December 14, 2022
kind:meta testing status
### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? Let us know in the comment, whether the issue is addressed. Those are providers that require testing as there were some substantial changes introduc...
1.0
Status of testing Providers that were prepared on December 14, 2022 - ### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? Let us know in the comment, whether the issue is addressed. Those are provider...
non_priority
status of testing providers that were prepared on december body i have a kind request for all the contributors to the latest provider packages release could you please help us to test the rc versions of the providers let us know in the comment whether the issue is addressed those are providers th...
0
16,265
11,889,153,368
IssuesEvent
2020-03-28 12:31:26
bootstrapworld/curriculum
https://api.github.com/repos/bootstrapworld/curriculum
closed
Regression in use of fragments
Infrastructure
Any `ds-` lesson that uses fragments (specifically, DR pages) now includes the fragment source verbatim, instead of the rendered version of the source.
1.0
Regression in use of fragments - Any `ds-` lesson that uses fragments (specifically, DR pages) now includes the fragment source verbatim, instead of the rendered version of the source.
non_priority
regression in use of fragments any ds lesson that uses fragments specifically dr pages now includes the fragment source verbatim instead of the rendered version of the source
0
165,027
26,084,554,304
IssuesEvent
2022-12-25 23:16:18
JuliaDynamics/Entropies.jl
https://api.github.com/repos/JuliaDynamics/Entropies.jl
closed
Remove method `entropy([e::Entropy,] est::EntropyEstimator, x)`
discussion-design
I am really unhappy about this method. There are so many things wrong with it: 1. It is exposed at the same level as the more-likely-to-be-used `entropy([e::Entropy,] est::ProbabilitiesEstimator, x)`. 2. It is genuinely a different thing then the method above. 3. Most "entropy estimators" do not work with any en...
1.0
Remove method `entropy([e::Entropy,] est::EntropyEstimator, x)` - I am really unhappy about this method. There are so many things wrong with it: 1. It is exposed at the same level as the more-likely-to-be-used `entropy([e::Entropy,] est::ProbabilitiesEstimator, x)`. 2. It is genuinely a different thing then the me...
non_priority
remove method entropy est entropyestimator x i am really unhappy about this method there are so many things wrong with it it is exposed at the same level as the more likely to be used entropy est probabilitiesestimator x it is genuinely a different thing then the method above most en...
0
7,849
5,251,852,565
IssuesEvent
2017-02-02 01:20:21
coreos/bugs
https://api.github.com/repos/coreos/bugs
closed
Ingition: enabled systemd unit does not start
area/usability component/ignition kind/question team/os
# Issue Report # I have the following ignition config: ``` systemd: units: - name: rpc-mountd.service enable: true ``` but the rpc-mountd.service is not started: ``` core@localhost ~ $ systemctl status rpc-mountd.service ● nfs-mountd.service - NFS Mount Daemon Loaded: loaded (/usr/lib/syste...
True
Ingition: enabled systemd unit does not start - # Issue Report # I have the following ignition config: ``` systemd: units: - name: rpc-mountd.service enable: true ``` but the rpc-mountd.service is not started: ``` core@localhost ~ $ systemctl status rpc-mountd.service ● nfs-mountd.service - NFS...
non_priority
ingition enabled systemd unit does not start issue report i have the following ignition config systemd units name rpc mountd service enable true but the rpc mountd service is not started core localhost systemctl status rpc mountd service ● nfs mountd service nfs...
0
584,454
17,440,707,223
IssuesEvent
2021-08-05 04:05:35
pancakeswap/pancake-frontend
https://api.github.com/repos/pancakeswap/pancake-frontend
closed
[BUG] "{Amount} CAKE" & "through community auctions so far!" aren't using the correct text colors on dark mode.
Bug Medium Priority
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior <img width="1123" alt="Screenshot at Aug 05 10-17-19" src="https://user-images.githubusercontent.com/71833681/128276074-948ab005-314b-46b1-b609-f8b4578894ed.png"> ### Expected Behavior Text should be using the...
1.0
[BUG] "{Amount} CAKE" & "through community auctions so far!" aren't using the correct text colors on dark mode. - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior <img width="1123" alt="Screenshot at Aug 05 10-17-19" src="https://user-images.githubusercontent.c...
priority
amount cake through community auctions so far aren t using the correct text colors on dark mode is there an existing issue for this i have searched the existing issues current behavior img width alt screenshot at aug src expected behavior text should be using the...
1
344,185
30,723,918,622
IssuesEvent
2023-07-27 18:02:27
Azure/azure-sdk-for-js
https://api.github.com/repos/Azure/azure-sdk-for-js
closed
Azure OpenAI Readme And Sample Issue
Client Docs test-manual-pass OpenAI
1. Section [link](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai#summarize-text-with-completion ) ![GetImage (19)](https://github.com/Azure/azure-sdk-for-js/assets/20970631/322a420d-1ec0-4a12-96d2-5f8238323f0a) **Reason:** `examplePrompts` is not defined **Suggestion:** Update to `summ...
1.0
Azure OpenAI Readme And Sample Issue - 1. Section [link](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai#summarize-text-with-completion ) ![GetImage (19)](https://github.com/Azure/azure-sdk-for-js/assets/20970631/322a420d-1ec0-4a12-96d2-5f8238323f0a) **Reason:** `examplePrompts` is not define...
non_priority
azure openai readme and sample issue section   reason exampleprompts is not defined suggestion update to summarizationprompt section reason cannot use import statement outside a module str substr is not a function assignment to con...
0
1,324
2,539,020,210
IssuesEvent
2015-01-27 12:15:31
owncloud/client
https://api.github.com/repos/owncloud/client
closed
[1.7.0 beta4] [OS X] Client does 2 full sync runs at start with 30 sec space, only then switches to 5 min interval
bug ReadyToTest sev4-low
Possibly we need to store the get&root Etag (e.g. could we get it from the ```csync_update``` run?)
1.0
[1.7.0 beta4] [OS X] Client does 2 full sync runs at start with 30 sec space, only then switches to 5 min interval - Possibly we need to store the get&root Etag (e.g. could we get it from the ```csync_update``` run?)
non_priority
client does full sync runs at start with sec space only then switches to min interval possibly we need to store the get root etag e g could we get it from the csync update run
0
451,685
32,038,192,052
IssuesEvent
2023-09-22 17:00:22
GoogleContainerTools/jib
https://api.github.com/repos/GoogleContainerTools/jib
closed
The README for the Maven and Gradle plugins contains broken links
type:documentation priority: p2
<!-- Before filing an issue, please reproduce with the latest version of Jib. If you are encountering errors pulling or pushing to remote registries, please check our Frequently Asked Questions before filing an issue: https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#registry-errors --> ...
1.0
The README for the Maven and Gradle plugins contains broken links - <!-- Before filing an issue, please reproduce with the latest version of Jib. If you are encountering errors pulling or pushing to remote registries, please check our Frequently Asked Questions before filing an issue: https://github.com/Goo...
non_priority
the readme for the maven and gradle plugins contains broken links before filing an issue please reproduce with the latest version of jib if you are encountering errors pulling or pushing to remote registries please check our frequently asked questions before filing an issue environmen...
0
375,311
26,157,176,796
IssuesEvent
2022-12-31 01:08:52
Perl/perl5
https://api.github.com/repos/Perl/perl5
closed
[doc] perlre: Do not attempt to describe \K. Simply give examples.
documentation
**Where** perlre **Description** We see ``` There is a special form of this construct, called "\K" (available since Perl 5.10.0), which causes the regex engine to "keep" everything it had matched prior to the "\K" and not include it in $&. … ``` WRONG. PROOF: ``` $ echo a b|perl -pwle 's/ \Kb/$&X/;' a bX ...
1.0
[doc] perlre: Do not attempt to describe \K. Simply give examples. - **Where** perlre **Description** We see ``` There is a special form of this construct, called "\K" (available since Perl 5.10.0), which causes the regex engine to "keep" everything it had matched prior to the "\K" and not include it in $&. … ...
non_priority
perlre do not attempt to describe k simply give examples where perlre description we see there is a special form of this construct called k available since perl which causes the regex engine to keep everything it had matched prior to the k and not include it in … ...
0
227,439
7,533,544,461
IssuesEvent
2018-04-16 03:08:15
LetAmericaVote/rowboat
https://api.github.com/repos/LetAmericaVote/rowboat
closed
Add modal system
-End: Front Priority: AA Type: Feature
Various modals need to be implemented - [ ] Log in from nav - [ ] Fill out profile after first account signup - [ ] Fill out icebreaker after event signup
1.0
Add modal system - Various modals need to be implemented - [ ] Log in from nav - [ ] Fill out profile after first account signup - [ ] Fill out icebreaker after event signup
priority
add modal system various modals need to be implemented log in from nav fill out profile after first account signup fill out icebreaker after event signup
1
41,484
12,832,291,707
IssuesEvent
2020-07-07 07:24:10
rvvergara/react-weather-app
https://api.github.com/repos/rvvergara/react-weather-app
closed
CVE-2019-6283 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz
security vulnerability
## CVE-2019-6283 - 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.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper ...
True
CVE-2019-6283 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz - ## CVE-2019-6283 - 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.14.1.tgz</b><...
non_priority
cve medium detected in opennms opennms source node sass tgz cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm react weather app p...
0
112,147
11,760,518,918
IssuesEvent
2020-03-13 19:41:17
UBC-MDS/pysketball
https://api.github.com/repos/UBC-MDS/pysketball
closed
Check Styling Flake8
documentation
- [x] nba_stats - [x] nba_ranking - [x] nba_boxplot - [x] nba_scraper - [x] test_nba_stats - [x] test_nba_ranking - [x] test_nba_boxplot - [x] test_nba_scraper We still need to check style for new test!
1.0
Check Styling Flake8 - - [x] nba_stats - [x] nba_ranking - [x] nba_boxplot - [x] nba_scraper - [x] test_nba_stats - [x] test_nba_ranking - [x] test_nba_boxplot - [x] test_nba_scraper We still need to check style for new test!
non_priority
check styling nba stats nba ranking nba boxplot nba scraper test nba stats test nba ranking test nba boxplot test nba scraper we still need to check style for new test
0
314,350
26,994,316,812
IssuesEvent
2023-02-09 22:55:34
nasa/openmct
https://api.github.com/repos/nasa/openmct
reopened
Y axis label ends up empty when user selects an empty telemetry range block "name" while "unit" was provided for that block
type:bug severity:critical unverified needs:test instructions bug:visual bug:retest
<!--- Focus on user impact in the title. Use the Summary Field to --> <!--- describe the problem technically. --> #### Summary <!--- A description of the issue encountered. When possible, a description --> <!--- of the impact of the issue. What use case does it impede?--> If in a given range value block within...
2.0
Y axis label ends up empty when user selects an empty telemetry range block "name" while "unit" was provided for that block - <!--- Focus on user impact in the title. Use the Summary Field to --> <!--- describe the problem technically. --> #### Summary <!--- A description of the issue encountered. When possible, ...
non_priority
y axis label ends up empty when user selects an empty telemetry range block name while unit was provided for that block summary if in a given range value block within the dictionary we only provide the unit field and no name field the unit is not displayed as the y axis label instea...
0
25,763
2,683,972,133
IssuesEvent
2015-03-28 14:41:10
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
визуальные глюки при изменении размеров окна мышкой
1 star bug imported Priority-Medium wontfix
_From [kerberos464@gmail.com](https://code.google.com/u/kerberos464@gmail.com/) on November 25, 2010 00:54:45_ ок, установил ConEmu , запустил, в настройках поменял только следующее: размер шрифта 18, немигающий курсор, размер окна 150х52 (монитор 22"), автосворачивание в трей, Lazy tab switch = off, больше вроде нич...
1.0
визуальные глюки при изменении размеров окна мышкой - _From [kerberos464@gmail.com](https://code.google.com/u/kerberos464@gmail.com/) on November 25, 2010 00:54:45_ ок, установил ConEmu , запустил, в настройках поменял только следующее: размер шрифта 18, немигающий курсор, размер окна 150х52 (монитор 22"), автосворач...
priority
визуальные глюки при изменении размеров окна мышкой from on november ок установил conemu запустил в настройках поменял только следующее размер шрифта немигающий курсор размер окна монитор автосворачивание в трей lazy tab switch off больше вроде ничего не менял теперь беру мыш...
1
130,297
10,604,829,994
IssuesEvent
2019-10-10 19:03:24
phetsims/energy-skate-park
https://api.github.com/repos/phetsims/energy-skate-park
opened
CT did not finish
type:automated-testing
CT did not finish tests the night between 10/9/19 and 10/10/19. Making an issue per request of @jessegreenberg
1.0
CT did not finish - CT did not finish tests the night between 10/9/19 and 10/10/19. Making an issue per request of @jessegreenberg
non_priority
ct did not finish ct did not finish tests the night between and making an issue per request of jessegreenberg
0
793,779
28,009,862,100
IssuesEvent
2023-03-27 17:47:45
rancher/rke2
https://api.github.com/repos/rancher/rke2
closed
Passing --debug to rke2 command when it's also present in config.yaml causes a fatal cli error (low priority issue)
kind/bug priority/backlog 2023 confirmed
<!-- Thanks for helping us to improve RKE2! We welcome all bug reports. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can delete them if you wish. --> **Environmental Info:** RKE2 Version: <!-- Provide the output from "rke2 -v" --> I ...
1.0
Passing --debug to rke2 command when it's also present in config.yaml causes a fatal cli error (low priority issue) - <!-- Thanks for helping us to improve RKE2! We welcome all bug reports. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can d...
priority
passing debug to command when it s also present in config yaml causes a fatal cli error low priority issue environmental info version i think this is present on all branches version go version node s cpu architecture os and version linux ip ...
1
726,950
25,017,411,801
IssuesEvent
2022-11-03 20:09:15
l7mp/stunner
https://api.github.com/repos/l7mp/stunner
closed
Let turncat to handle FQDNs in TURN URIs
good first issue priority: high status: confirmed type: bug
Currently turncat cannot connect to TURN servers using a TURN URI that contains the FQDN of the server, e.g.: turn://example.com. The reason is that during startup we try to create a fake STUNner config from the given URI and when we try to validate it: https://github.com/l7mp/stunner/blob/a845b070ee263b14453743f120...
1.0
Let turncat to handle FQDNs in TURN URIs - Currently turncat cannot connect to TURN servers using a TURN URI that contains the FQDN of the server, e.g.: turn://example.com. The reason is that during startup we try to create a fake STUNner config from the given URI and when we try to validate it: https://github.com/l...
priority
let turncat to handle fqdns in turn uris currently turncat cannot connect to turn servers using a turn uri that contains the fqdn of the server e g turn example com the reason is that during startup we try to create a fake stunner config from the given uri and when we try to validate it we run into an err...
1
166,508
6,305,823,695
IssuesEvent
2017-07-21 19:20:33
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[deployer] Change log level to debug for cache invalidation
enhancement Priority: Low
``` [INFO] 2017-07-21 19:14:32,994 [http-nio-8080-exec-8] [load-test] [rest.SiteCacheRestController] | Content cache and Freemarker cache have been cleared for site 'load-test' ```
1.0
[deployer] Change log level to debug for cache invalidation - ``` [INFO] 2017-07-21 19:14:32,994 [http-nio-8080-exec-8] [load-test] [rest.SiteCacheRestController] | Content cache and Freemarker cache have been cleared for site 'load-test' ```
priority
change log level to debug for cache invalidation content cache and freemarker cache have been cleared for site load test
1
36,265
12,404,350,828
IssuesEvent
2020-05-21 15:23:36
jgeraigery/beaker-notebook
https://api.github.com/repos/jgeraigery/beaker-notebook
opened
WS-2017-0114 (Medium) detected in angular-v1.2.28
security vulnerability
## WS-2017-0114 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-v1.2.28</b></p></summary> <p>null</p> <p>Path to dependency file: /tmp/ws-scm/beaker-notebook/core/bower.json<...
True
WS-2017-0114 (Medium) detected in angular-v1.2.28 - ## WS-2017-0114 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-v1.2.28</b></p></summary> <p>null</p> <p>Path to dependenc...
non_priority
ws medium detected in angular ws medium severity vulnerability vulnerable library angular null path to dependency file tmp ws scm beaker notebook core bower json path to vulnerable library tmp ws scm beaker notebook core src vendor bower components angular bower json b...
0
31,844
7,459,237,188
IssuesEvent
2018-03-30 14:29:17
pnp/pnpjs
https://api.github.com/repos/pnp/pnpjs
closed
Custom Client-side web part not added to a page
area: code status: in progress type: bug
Related article: https://pnp.github.io/pnpjs/sp/client-side-pages.html ### Category - [ ] Enhancement - [Х] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Versions tested with- 1.0.2 and 1.0.3 ### Expected / Desired Behavior / Question Expecting that the web part is added to the provision...
1.0
Custom Client-side web part not added to a page - Related article: https://pnp.github.io/pnpjs/sp/client-side-pages.html ### Category - [ ] Enhancement - [Х] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Versions tested with- 1.0.2 and 1.0.3 ### Expected / Desired Behavior / Question Exp...
non_priority
custom client side web part not added to a page related article category enhancement bug question documentation gap issue version versions tested with and expected desired behavior question expecting that the web part is added to the provisioned page ...
0
162,345
25,522,401,059
IssuesEvent
2022-11-28 21:46:59
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
[Factions] Specific vending machine gets filled with outpost items in output
Bug Design Unstable
### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What happened? A very specific vending machinee, on a city module, will always have some kind of engineering item in the output. Specifically the first vending...
1.0
[Factions] Specific vending machine gets filled with outpost items in output - ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What happened? A very specific vending machinee, on a city module, will always h...
non_priority
specific vending machine gets filled with outpost items in output disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened a very specific vending machinee on a city module will always have some kind...
0
233,725
7,703,857,352
IssuesEvent
2018-05-21 09:57:49
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
opened
RJEB-Monbetsu Airport-HOKKAIDO-JAPAN
Being Redone Low Priority
# Airport Name < Monbetsu Airport > # Country? < Japan > # Improvements that need to be made? < Redo from scratch > # Are you working on this airport? < Yes > # Airport Priority? (A380, 10000ft+ Runway) < Low >
1.0
RJEB-Monbetsu Airport-HOKKAIDO-JAPAN - # Airport Name < Monbetsu Airport > # Country? < Japan > # Improvements that need to be made? < Redo from scratch > # Are you working on this airport? < Yes > # Airport Priority? (A380, 10000ft+ Runway) < Low >
priority
rjeb monbetsu airport hokkaido japan airport name country improvements that need to be made are you working on this airport airport priority runway
1
620,158
19,554,527,540
IssuesEvent
2022-01-03 07:04:52
knative/eventing
https://api.github.com/repos/knative/eventing
reopened
[Experimental] Enhanced Trigger filters via adopting CloudEvent Subscriptions API
kind/feature-request priority/important-longterm area/api area/eventing lifecycle/stale area/delivery triage/accepted roadmap
### Description Trigger Filter API should conform to the CNCF CouldEvents [Subscriptions API](https://github.com/cloudevents/spec/blob/master/subscriptions-api.md) in order to support more complex predicates, the newly born CloudEvents Expression Language and any additional custom language/predicate vendors wants to...
1.0
[Experimental] Enhanced Trigger filters via adopting CloudEvent Subscriptions API - ### Description Trigger Filter API should conform to the CNCF CouldEvents [Subscriptions API](https://github.com/cloudevents/spec/blob/master/subscriptions-api.md) in order to support more complex predicates, the newly born CloudEven...
priority
enhanced trigger filters via adopting cloudevent subscriptions api description trigger filter api should conform to the cncf couldevents in order to support more complex predicates the newly born cloudevents expression language and any additional custom language predicate vendors wants to include in the...
1
124,784
17,779,479,622
IssuesEvent
2021-08-31 01:08:11
AlexRogalskiy/quotes
https://api.github.com/repos/AlexRogalskiy/quotes
opened
CVE-2020-11022 (Medium) detected in jquery-1.9.1.js, jquery-1.8.1.min.js
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.js</b>, <b>jquery-1.8.1.min.js</b></p></summary> <p> <details><summary><b>jquery-1.9.1.js</b></p></su...
True
CVE-2020-11022 (Medium) detected in jquery-1.9.1.js, jquery-1.8.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.js</b>, <b>jquery-1.8.1.min...
non_priority
cve medium detected in jquery js jquery min js cve medium severity vulnerability vulnerable libraries jquery js jquery min js jquery js javascript library for dom operations library home page a href path to dependency file quotes node modu...
0
40,245
9,934,927,237
IssuesEvent
2019-07-02 15:25:41
zfsonlinux/zfs
https://api.github.com/repos/zfsonlinux/zfs
closed
Snapshot automount (.zfs) still fails under chroot (OpenSSH ChrootDirectory)
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please search our issue tracker *before* making a new issue. If you cannot find a similar issue, then create a new issue. https://github.com/zfsonlinux/zf...
1.0
Snapshot automount (.zfs) still fails under chroot (OpenSSH ChrootDirectory) - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please search our issue tracker *before* making a new issue. If you cannot f...
non_priority
snapshot automount zfs still fails under chroot openssh chrootdirectory thank you for reporting an issue important please search our issue tracker before making a new issue if you cannot find a similar issue then create a new issue important this issue tracker is for bugs an...
0
252,191
27,233,082,572
IssuesEvent
2023-02-21 14:33:47
tom9carthron1/goel
https://api.github.com/repos/tom9carthron1/goel
opened
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz
security vulnerability
## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) pa...
True
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - ## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create nested values ...
non_priority
cve high detected in set value tgz cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href path to dependency file docs revealjs package json path to v...
0
49,303
3,001,922,743
IssuesEvent
2015-07-24 14:28:10
jayway/powermock
https://api.github.com/repos/jayway/powermock
opened
Update Wiki examples
imported Priority-Low Type-Task
_From [Flavou...@gmail.com](https://code.google.com/u/116399868039738497534/) on June 28, 2011 15:28:32_ What steps will reproduce the problem? 1. Have the "import" statements in your code. 2. Or put the class in front of the action (i.e. PowerMock.replay(...)) 3. Or both `#1` & `#2` Please provide any additional...
1.0
Update Wiki examples - _From [Flavou...@gmail.com](https://code.google.com/u/116399868039738497534/) on June 28, 2011 15:28:32_ What steps will reproduce the problem? 1. Have the "import" statements in your code. 2. Or put the class in front of the action (i.e. PowerMock.replay(...)) 3. Or both `#1` & `#2` Please...
priority
update wiki examples from on june what steps will reproduce the problem have the import statements in your code or put the class in front of the action i e powermock replay or both please provide any additional information below i am new to powermock and though...
1
106,817
4,286,297,138
IssuesEvent
2016-07-16 01:47:00
munki/munki
https://api.github.com/repos/munki/munki
closed
com.googlecode.munki.munkiimport compatibility with Profile Manager
enhancement imported Priority-Medium
_From [boneyjel...@gmail.com](https://code.google.com/u/113163839790660303759/) on July 07, 2014 11:46:43_ I would like to have the capability to better manager munkiimport and manifestutil from Profile Manager or Workgroup Manager. Right now, Munki only checks ~/Library/Preferences/com.googlecode.munki.munkiimport.pl...
1.0
com.googlecode.munki.munkiimport compatibility with Profile Manager - _From [boneyjel...@gmail.com](https://code.google.com/u/113163839790660303759/) on July 07, 2014 11:46:43_ I would like to have the capability to better manager munkiimport and manifestutil from Profile Manager or Workgroup Manager. Right now, Munki...
priority
com googlecode munki munkiimport compatibility with profile manager from on july i would like to have the capability to better manager munkiimport and manifestutil from profile manager or workgroup manager right now munki only checks library preferences com googlecode munki munkiimport plist for...
1
805,547
29,524,524,101
IssuesEvent
2023-06-05 06:34:26
GF-Corporate-Archives/gf-johann-conrad-fischer
https://api.github.com/repos/GF-Corporate-Archives/gf-johann-conrad-fischer
reopened
Places TEI-File: diverse englische PlaceNames am falschen Ort
bug anton highest priority
@ottosmops nun gibt es diverse englische PlaceNames die mehrfach am falschen Ort vorkommen. In der Orteübersicht schaut das dann so aus: <img width="1424" alt="Bildschirmfoto 2023-06-04 um 17 59 51" src="https://github.com/GF-Corporate-Archives/gf-johann-conrad-fischer/assets/92036071/cdb4ea60-93ca-442b-bcf3-5692d31...
1.0
Places TEI-File: diverse englische PlaceNames am falschen Ort - @ottosmops nun gibt es diverse englische PlaceNames die mehrfach am falschen Ort vorkommen. In der Orteübersicht schaut das dann so aus: <img width="1424" alt="Bildschirmfoto 2023-06-04 um 17 59 51" src="https://github.com/GF-Corporate-Archives/gf-johan...
priority
places tei file diverse englische placenames am falschen ort ottosmops nun gibt es diverse englische placenames die mehrfach am falschen ort vorkommen in der orteübersicht schaut das dann so aus img width alt bildschirmfoto um src img width alt bildschirmfoto um src ...
1
44,026
11,912,371,325
IssuesEvent
2020-03-31 10:09:18
vesoft-inc/nebula
https://api.github.com/repos/vesoft-inc/nebula
closed
ttl not working for reversely and bidirect query
bug defect-p2
I upgrade RC4 from RC3 (with RC3 data) edgetype created in RC3 ``` > describe edge follow ================= | Field | Type | ================= | degree | int | ----------------- ``` And insert an edge ``` > INSERT EDGE follow(degree) VALUES 100 -> 101:(95); ``` After upgradign to RC4, set a ttl `...
1.0
ttl not working for reversely and bidirect query - I upgrade RC4 from RC3 (with RC3 data) edgetype created in RC3 ``` > describe edge follow ================= | Field | Type | ================= | degree | int | ----------------- ``` And insert an edge ``` > INSERT EDGE follow(degree) VALUES 100 -> 101:...
non_priority
ttl not working for reversely and bidirect query i upgrade from with data edgetype created in describe edge follow field type degree int and insert an edge insert edge follow degree values ...
0
68,560
17,357,123,414
IssuesEvent
2021-07-29 15:34:23
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
aws_lex_bot Unable to update intent version based on slot type dependency
bug service/lexmodelbuildingservice
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
1.0
aws_lex_bot Unable to update intent version based on slot type dependency - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/doc...
non_priority
aws lex bot unable to update intent version based on slot type dependency please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running...
0
251,146
21,420,191,898
IssuesEvent
2022-04-22 14:54:09
ckeditor/ckeditor4
https://api.github.com/repos/ckeditor/ckeditor4
closed
tests/core/skin/manual/moonomultiselect should be skipped on mobile
type:task status:confirmed type:failingtest
## Type of report Task ## Provide description of the task There are three new manual tests that should be skipped on mobiles, as it is not possible to achieve the expected result, as dialog hides after blurring it. Tests: ``` http://localhost:1030/tests/core/skin/manual/kamamultiselect http://localhost:1...
1.0
tests/core/skin/manual/moonomultiselect should be skipped on mobile - ## Type of report Task ## Provide description of the task There are three new manual tests that should be skipped on mobiles, as it is not possible to achieve the expected result, as dialog hides after blurring it. Tests: ``` http://loc...
non_priority
tests core skin manual moonomultiselect should be skipped on mobile type of report task provide description of the task there are three new manual tests that should be skipped on mobiles as it is not possible to achieve the expected result as dialog hides after blurring it tests ...
0
331,117
24,292,415,371
IssuesEvent
2022-09-29 07:22:51
intel/pailliercryptolib
https://api.github.com/repos/intel/pailliercryptolib
closed
Improve/fix using IPCL installation
bug documentation enhancement
Some issues have been found when trying to compile with the Intel Paillier Cryptosystem Library, after installing it in ```/usr/local```. test code ```cpp #include <climits> #include <iostream> #include <vector> #include <random> #include "ipcl/ciphertext.hpp" #include "ipcl/keygen.hpp" #include "ipcl/plai...
1.0
Improve/fix using IPCL installation - Some issues have been found when trying to compile with the Intel Paillier Cryptosystem Library, after installing it in ```/usr/local```. test code ```cpp #include <climits> #include <iostream> #include <vector> #include <random> #include "ipcl/ciphertext.hpp" #include ...
non_priority
improve fix using ipcl installation some issues have been found when trying to compile with the intel paillier cryptosystem library after installing it in usr local test code cpp include include include include include ipcl ciphertext hpp include ipcl keygen hpp include ip...
0
416,243
12,141,778,569
IssuesEvent
2020-04-23 23:30:04
camsaul/methodical
https://api.github.com/repos/camsaul/methodical
reopened
add a is-default-method? util fn
enhancement high-priority!
We need a util fn to figure out if the effective method for a dispatch value is the default method, especially since we can't compare them using `=` since they aren't the same object (as they are in vanilla multimethods)
1.0
add a is-default-method? util fn - We need a util fn to figure out if the effective method for a dispatch value is the default method, especially since we can't compare them using `=` since they aren't the same object (as they are in vanilla multimethods)
priority
add a is default method util fn we need a util fn to figure out if the effective method for a dispatch value is the default method especially since we can t compare them using since they aren t the same object as they are in vanilla multimethods
1
84,940
15,728,370,993
IssuesEvent
2021-03-29 13:45:05
ssobue/oauth2-provider
https://api.github.com/repos/ssobue/oauth2-provider
closed
CVE-2020-14061 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2020-14061 - 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-14061 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2020-14061 - 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_priority
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
395,961
11,699,202,385
IssuesEvent
2020-03-06 15:14:09
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.latimes.com - site is not usable
browser-fenix engine-gecko priority-normal
<!-- @browser: Firefox Mobile 75.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/49714 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.latimes.com/archives/la-xpm-1986-01-...
1.0
www.latimes.com - site is not usable - <!-- @browser: Firefox Mobile 75.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/49714 --> <!-- @extra_labels: browser-fenix --> **URL**: https://w...
priority
site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description can t scroll steps to reproduce loaded page tried to scroll with finger browser configuration non...
1
526,953
15,305,452,496
IssuesEvent
2021-02-24 18:08:14
itslupus/gamersnet
https://api.github.com/repos/itslupus/gamersnet
closed
Backend authentication for account sign in
backend dev task medium priority
**Description**: Create backend authentication endpoint
1.0
Backend authentication for account sign in - **Description**: Create backend authentication endpoint
priority
backend authentication for account sign in description create backend authentication endpoint
1
365,511
25,539,903,367
IssuesEvent
2022-11-29 14:38:42
Shopify/react-native-skia
https://api.github.com/repos/Shopify/react-native-skia
closed
how to create SkiaView snapshot?
documentation
### Description I've tried to create a snapshot when using <SkiaView> tag, but didn't worked: ``` const paint = Skia.Paint(); paint.setAntiAlias(true); paint.setBlendMode(BlendMode.Multiply); const App = () => { const canvas = useRef<SkCanvas>(); const width = 256; const height = 256; const r = 92...
1.0
how to create SkiaView snapshot? - ### Description I've tried to create a snapshot when using <SkiaView> tag, but didn't worked: ``` const paint = Skia.Paint(); paint.setAntiAlias(true); paint.setBlendMode(BlendMode.Multiply); const App = () => { const canvas = useRef<SkCanvas>(); const width = 256; ...
non_priority
how to create skiaview snapshot description i ve tried to create a snapshot when using tag but didn t worked const paint skia paint paint setantialias true paint setblendmode blendmode multiply const app const canvas useref const width const height ...
0
180,380
14,763,165,718
IssuesEvent
2021-01-09 08:07:40
YutongXiao/JavaGroupProject
https://api.github.com/repos/YutongXiao/JavaGroupProject
closed
任务4-Branch类实现分支与回滚设计文档
documentation
Branch类: 数据域: -String Name:分支名 -String commit:当前指向commit的哈希 方法: -构造方法:Branch(String Name): 生成名为Name的文件,获取当前分支指向commit写入文件 -getBranchName():返回当前分支名 -updateBranch(String commit):更新Branch文件中储存的commit的哈希值 -getBranchCommit():返回当前Branch储存的commit的哈希值 -resetCommit():在当前分支回滚,Branch指向前一个Commit,并恢复文件 ------ Comm...
1.0
任务4-Branch类实现分支与回滚设计文档 - Branch类: 数据域: -String Name:分支名 -String commit:当前指向commit的哈希 方法: -构造方法:Branch(String Name): 生成名为Name的文件,获取当前分支指向commit写入文件 -getBranchName():返回当前分支名 -updateBranch(String commit):更新Branch文件中储存的commit的哈希值 -getBranchCommit():返回当前Branch储存的commit的哈希值 -resetCommit():在当前分支回滚,Branch指向前一个Com...
non_priority
branch类实现分支与回滚设计文档 branch类: 数据域: string name:分支名 string commit:当前指向commit的哈希 方法: 构造方法:branch string name 生成名为name的文件,获取当前分支指向commit写入文件 getbranchname :返回当前分支名 updatebranch string commit 更新branch文件中储存的commit的哈希值 getbranchcommit 返回当前branch储存的commit的哈希值 resetcommit 在当前分支回滚,branch指向前一个commi...
0
1,561
3,267,876,326
IssuesEvent
2015-10-23 07:59:02
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Request for removing empty package.
Area-Infrastructure
Hello I was having problems with the "test" package created by the dart eclipse plugin but pub get could not download it. So i tried publishing to see if my package works without the /test directory. https://pub.dartlang.org/packages/weDGE Could you please remove it for me?
1.0
Request for removing empty package. - Hello I was having problems with the "test" package created by the dart eclipse plugin but pub get could not download it. So i tried publishing to see if my package works without the /test directory. https://pub.dartlang.org/packages/weDGE Could you please remove it for me?
non_priority
request for removing empty package hello i was having problems with the test package created by the dart eclipse plugin but pub get could not download it so i tried publishing to see if my package works without the test directory could you please remove it for me
0
62,770
12,239,630,926
IssuesEvent
2020-05-04 22:05:56
mikegloudemans/gwas-download
https://api.github.com/repos/mikegloudemans/gwas-download
opened
Munge files containing multiple traits, where trait is specified as a string in one of the columns
code-base enhancement munge
i.e. the table is a multi-trait gwas in "melted" format Would enable munging - Urinary-Metabolites_Raffler_2015 Might also eventually make it possible to munge standard eQTL files using this tool too
1.0
Munge files containing multiple traits, where trait is specified as a string in one of the columns - i.e. the table is a multi-trait gwas in "melted" format Would enable munging - Urinary-Metabolites_Raffler_2015 Might also eventually make it possible to munge standard eQTL files using this tool too
non_priority
munge files containing multiple traits where trait is specified as a string in one of the columns i e the table is a multi trait gwas in melted format would enable munging urinary metabolites raffler might also eventually make it possible to munge standard eqtl files using this tool too
0
336,733
30,219,164,796
IssuesEvent
2023-07-05 17:54:29
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
sql: index out of range during EXPLAIN (TYPES) of DELETE FROM USING
C-test-failure O-robot A-sql-explain T-sql-queries branch-release-23.1
pkg/ccl/testccl/sqlccl/sqlccl_test.TestExplainRedactDDL [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/10723627?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/10723627?buildTab=artifacts#/) on release-23.1 ...
1.0
sql: index out of range during EXPLAIN (TYPES) of DELETE FROM USING - pkg/ccl/testccl/sqlccl/sqlccl_test.TestExplainRedactDDL [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/10723627?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach...
non_priority
sql index out of range during explain types of delete from using pkg ccl testccl sqlccl sqlccl test testexplainredactddl with on release fatal error panic runtime error index out of range with length panic runtime error index out of range with length panic runtime error ...
0
247,135
26,688,645,280
IssuesEvent
2023-01-27 01:12:35
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
opened
CVE-2023-0394 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246
security vulnerability
## CVE-2023-0394 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary> <p> <p>Linux kernel stable tree mirror</p> <p>Library...
True
CVE-2023-0394 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - ## CVE-2023-0394 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability d...
0
170,819
27,018,791,003
IssuesEvent
2023-02-10 22:23:14
microsoft/terminal
https://api.github.com/repos/microsoft/terminal
reopened
Tab background on active/hovered is dark even in light mode
Resolution-By-Design Needs-Triage Product-Terminal Needs-Discussion Area-Theming
### Windows Terminal version 1.16.10262.0 ### Windows build number 10.0.22621.1194 ### Other Software _No response_ ### Steps to reproduce * Open Windows terminal when the light them OR use system theme (with Windows set to light mode) * Observe the tab row ![image](https://user-images.githubuser...
1.0
Tab background on active/hovered is dark even in light mode - ### Windows Terminal version 1.16.10262.0 ### Windows build number 10.0.22621.1194 ### Other Software _No response_ ### Steps to reproduce * Open Windows terminal when the light them OR use system theme (with Windows set to light mode) ...
non_priority
tab background on active hovered is dark even in light mode windows terminal version windows build number other software no response steps to reproduce open windows terminal when the light them or use system theme with windows set to light mode observe the...
0
619,607
19,530,908,580
IssuesEvent
2021-12-30 16:36:42
Tangerine-Community/Tangerine
https://api.github.com/repos/Tangerine-Community/Tangerine
closed
Teach translations on Task report (Status in ENglish)
bug Education Project Priority
we are missing the statuses translations for the Task report in teach. Below you can see how the status Mediocre is shown in English instead of the translation. <img width="604" alt="Screen Shot 2021-11-30 at 3 09 15 PM" src="https://user-images.githubusercontent.com/453000/144062756-7b7b5a6d-b77e-4e9c-a65e-9ea269...
1.0
Teach translations on Task report (Status in ENglish) - we are missing the statuses translations for the Task report in teach. Below you can see how the status Mediocre is shown in English instead of the translation. <img width="604" alt="Screen Shot 2021-11-30 at 3 09 15 PM" src="https://user-images.githubusercon...
priority
teach translations on task report status in english we are missing the statuses translations for the task report in teach below you can see how the status mediocre is shown in english instead of the translation img width alt screen shot at pm src
1
788,828
27,769,043,586
IssuesEvent
2023-03-16 13:23:43
pendulum-chain/portal
https://api.github.com/repos/pendulum-chain/portal
closed
Route by default to Pendulum
priority:high type:enhancement
As a user accessing the Pendulum Portal via the default URL, I should be directed to the "production" network: Pendulum. # TC * When accessing `https://portal.pendulumchain.org`, the route should default to `https://portal.pendulumchain.org/pendulum` (not `/amplitude`)
1.0
Route by default to Pendulum - As a user accessing the Pendulum Portal via the default URL, I should be directed to the "production" network: Pendulum. # TC * When accessing `https://portal.pendulumchain.org`, the route should default to `https://portal.pendulumchain.org/pendulum` (not `/amplitude`)
priority
route by default to pendulum as a user accessing the pendulum portal via the default url i should be directed to the production network pendulum tc when accessing the route should default to not amplitude
1
43,680
2,891,182,026
IssuesEvent
2015-06-15 01:27:00
aseprite/aseprite
https://api.github.com/repos/aseprite/aseprite
closed
Layer Opacity
enhancement imported medium priority ui
_From [allegrot...@gmail.com](https://code.google.com/u/112244484696240855157/) on April 22, 2013 22:38:31_ What do you need to do? Make a layer semi-transparent How would you like to do it? I block animation in with rough shapes, and then want to clean it up. I'd like it if I can easily draw over layers by drawing on...
1.0
Layer Opacity - _From [allegrot...@gmail.com](https://code.google.com/u/112244484696240855157/) on April 22, 2013 22:38:31_ What do you need to do? Make a layer semi-transparent How would you like to do it? I block animation in with rough shapes, and then want to clean it up. I'd like it if I can easily draw over laye...
priority
layer opacity from on april what do you need to do make a layer semi transparent how would you like to do it i block animation in with rough shapes and then want to clean it up i d like it if i can easily draw over layers by drawing on a new layer and having the other layer go semi transparent ...
1
80,056
23,103,541,277
IssuesEvent
2022-07-27 06:38:41
homuler/MediaPipeUnityPlugin
https://api.github.com/repos/homuler/MediaPipeUnityPlugin
opened
Docker build successful, but libmediapipe_c.so is not generated.
type:build/install
### Plugin Version or Commit ID v0.10.1 ### Unity Version 2021.3.6f1c1 ### Your Host OS windows10--Docker Linux Container ### Target Platform Android ### [Windows Only] Visual Studio C++ and Windows SDK Version _No response_ ### [Linux Only] GCC/G++ and GLIBC Version _No response_ ### [Android Only] Android...
1.0
Docker build successful, but libmediapipe_c.so is not generated. - ### Plugin Version or Commit ID v0.10.1 ### Unity Version 2021.3.6f1c1 ### Your Host OS windows10--Docker Linux Container ### Target Platform Android ### [Windows Only] Visual Studio C++ and Windows SDK Version _No response_ ### [Linux Only] G...
non_priority
docker build successful but libmediapipe c so is not generated plugin version or commit id unity version your host os docker linux container target platform android visual studio c and windows sdk version no response gcc g and glibc version no response ...
0
747,095
26,073,118,887
IssuesEvent
2022-12-24 04:22:28
keras-team/keras-cv
https://api.github.com/repos/keras-team/keras-cv
closed
Support Sample weight in COCO methods
metric low-priority
- discuss with Wayne and Tao on how to support sample weight in COCO metrics - Tao will ping me the information on how to support this
1.0
Support Sample weight in COCO methods - - discuss with Wayne and Tao on how to support sample weight in COCO metrics - Tao will ping me the information on how to support this
priority
support sample weight in coco methods discuss with wayne and tao on how to support sample weight in coco metrics tao will ping me the information on how to support this
1