Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 1 744 | labels stringlengths 4 574 | body stringlengths 9 211k | index stringclasses 10
values | text_combine stringlengths 96 211k | label stringclasses 2
values | text stringlengths 96 188k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
193,674 | 6,886,919,509 | IssuesEvent | 2017-11-21 21:16:25 | GoogleChrome/lighthouse | https://api.github.com/repos/GoogleChrome/lighthouse | closed | Document --no-enable-error-reporting and CI env var | needs-priority | https://github.com/GoogleChrome/lighthouse/blob/master/docs/error-reporting.md mentions the `--no-enable-error-reporting` but the readme and `lighthouse --help` do not list this flag.
That page also mentions as `CI` env variable. Needs examples and mention of that in `--help`.
It may also be better to rename the... | 1.0 | Document --no-enable-error-reporting and CI env var - https://github.com/GoogleChrome/lighthouse/blob/master/docs/error-reporting.md mentions the `--no-enable-error-reporting` but the readme and `lighthouse --help` do not list this flag.
That page also mentions as `CI` env variable. Needs examples and mention of tha... | non_process | document no enable error reporting and ci env var mentions the no enable error reporting but the readme and lighthouse help do not list this flag that page also mentions as ci env variable needs examples and mention of that in help it may also be better to rename the flag disable enable... | 0 |
20,389 | 27,045,255,583 | IssuesEvent | 2023-02-13 09:18:38 | camunda/issues | https://api.github.com/repos/camunda/issues | opened | Allow unsupported BPMN elements in non executable pools | component:zeebe-process-automation public kind:epic feature-parity target:8.2-alpha4 | ### Value Proposition Statement
Use unsupported BPMN elements in non-executable pools for documentation purposes.
### User Problem
Customers following our BPMN methodology described also in Real-Life BPMN might create collaboration diagrams that contain executable and non-executable Pools (for example a model ... | 1.0 | Allow unsupported BPMN elements in non executable pools - ### Value Proposition Statement
Use unsupported BPMN elements in non-executable pools for documentation purposes.
### User Problem
Customers following our BPMN methodology described also in Real-Life BPMN might create collaboration diagrams that contain... | process | allow unsupported bpmn elements in non executable pools value proposition statement use unsupported bpmn elements in non executable pools for documentation purposes user problem customers following our bpmn methodology described also in real life bpmn might create collaboration diagrams that contain... | 1 |
13,305 | 15,780,024,781 | IssuesEvent | 2021-04-01 09:25:57 | ooi-data/CE04OSPS-SF01B-2A-CTDPFA107-streamed-ctdpf_sbe43_sample | https://api.github.com/repos/ooi-data/CE04OSPS-SF01B-2A-CTDPFA107-streamed-ctdpf_sbe43_sample | opened | 🛑 Processing failed: ResponseParserError | process | ## Overview
`ResponseParserError` found in `processing_task` task during run ended on 2021-04-01T09:25:57.143881.
## Details
Flow name: `CE04OSPS-SF01B-2A-CTDPFA107-streamed-ctdpf_sbe43_sample`
Task name: `processing_task`
Error type: `ResponseParserError`
Error message: Unable to parse response (no element found: l... | 1.0 | 🛑 Processing failed: ResponseParserError - ## Overview
`ResponseParserError` found in `processing_task` task during run ended on 2021-04-01T09:25:57.143881.
## Details
Flow name: `CE04OSPS-SF01B-2A-CTDPFA107-streamed-ctdpf_sbe43_sample`
Task name: `processing_task`
Error type: `ResponseParserError`
Error message: U... | process | 🛑 processing failed responseparsererror overview responseparsererror found in processing task task during run ended on details flow name streamed ctdpf sample task name processing task error type responseparsererror error message unable to parse response no element fou... | 1 |
7,862 | 11,038,993,010 | IssuesEvent | 2019-12-08 17:31:56 | Jeffail/benthos | https://api.github.com/repos/Jeffail/benthos | closed | Permit customising successful response status in http_client output | enhancement outputs processors sponsored | When using the `http_client` output, it considers every `2xx` response as successful, acking messages in the pipeline. However, it would be desirable to customise this behaviour, by adding additional response statuses that should be considered a "success".
Proposal:
Add `successful_on` field to the `http_client` ... | 1.0 | Permit customising successful response status in http_client output - When using the `http_client` output, it considers every `2xx` response as successful, acking messages in the pipeline. However, it would be desirable to customise this behaviour, by adding additional response statuses that should be considered a "suc... | process | permit customising successful response status in http client output when using the http client output it considers every response as successful acking messages in the pipeline however it would be desirable to customise this behaviour by adding additional response statuses that should be considered a succe... | 1 |
4,318 | 7,204,594,853 | IssuesEvent | 2018-02-06 13:16:18 | openvstorage/framework | https://api.github.com/repos/openvstorage/framework | closed | Could not determine the Arakoon master node | process_wontfix | hi
when i first run ovs setup error
[root@localhost OpenvStorage]# ovs setup
+++++++++++++++++++++++++++++
+++ Open vStorage Setup +++
+++++++++++++++++++++++++++++
+++ Setting up connections +++
+++ Collecting cluster information +++
Avahi installed
[127.0.0.1] dbus already running
[127.0.0.... | 1.0 | Could not determine the Arakoon master node - hi
when i first run ovs setup error
[root@localhost OpenvStorage]# ovs setup
+++++++++++++++++++++++++++++
+++ Open vStorage Setup +++
+++++++++++++++++++++++++++++
+++ Setting up connections +++
+++ Collecting cluster information +++
Avahi installed
... | process | could not determine the arakoon master node hi when i first run ovs setup error ovs setup open vstorage setup setting up connections collecting cluster information avahi installed dbus already running ... | 1 |
3,233 | 6,186,354,014 | IssuesEvent | 2017-07-04 01:56:24 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | api: LocalizedMessages class should be removed | approved breaking compatibility checkstyle8 | https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessages.java
just need to be removed. Simple collection should be used in class that want to keep violations. | True | api: LocalizedMessages class should be removed - https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessages.java
just need to be removed. Simple collection should be used in class that want to keep violations. | non_process | api localizedmessages class should be removed just need to be removed simple collection should be used in class that want to keep violations | 0 |
438,449 | 12,627,959,311 | IssuesEvent | 2020-06-15 00:22:27 | juancri/covid19-animation-generator | https://api.github.com/repos/juancri/covid19-animation-generator | closed | Add chart type: stacked area | high priority work in progress | - Add stacked area as an addition to line
- It will allow us to generate the graph chile/upc with master | 1.0 | Add chart type: stacked area - - Add stacked area as an addition to line
- It will allow us to generate the graph chile/upc with master | non_process | add chart type stacked area add stacked area as an addition to line it will allow us to generate the graph chile upc with master | 0 |
7,874 | 11,045,602,902 | IssuesEvent | 2019-12-09 15:23:50 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | Question 'response to defenses of other organism involved in symbiotic interaction' | multi-species process | Is 'response to defenses of other organism involved in symbiotic interaction' really different from any 'response to defenses of other organism'?
I think we should drop the 'involved in symbiotic interaction' from the term, as well as from the definition 'Any process that results in a change in state or activity of... | 1.0 | Question 'response to defenses of other organism involved in symbiotic interaction' - Is 'response to defenses of other organism involved in symbiotic interaction' really different from any 'response to defenses of other organism'?
I think we should drop the 'involved in symbiotic interaction' from the term, as wel... | process | question response to defenses of other organism involved in symbiotic interaction is response to defenses of other organism involved in symbiotic interaction really different from any response to defenses of other organism i think we should drop the involved in symbiotic interaction from the term as wel... | 1 |
11,805 | 14,627,548,775 | IssuesEvent | 2020-12-23 12:30:16 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [Mobile apps] Unable to enroll into combined study | Bug P0 Participant datastore Process: Fixed Process: Tested dev | User is unable to enroll into Combined Study(Token and Eligibility) in android mobile

Instance- DEV
| 2.0 | [Mobile apps] Unable to enroll into combined study - User is unable to enroll into Combined Study(Token and Eligibility) in android mobile

Instance- DEV
| process | unable to enroll into combined study user is unable to enroll into combined study token and eligibility in android mobile instance dev | 1 |
122,976 | 10,242,543,271 | IssuesEvent | 2019-08-20 05:27:32 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | seek (forward or backward) on vimeo video messes up entire AC table | QA/Test-Plan-Specified QA/Yes bug feature/rewards release-notes/exclude release/blocking | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV... | 1.0 | seek (forward or backward) on vimeo video messes up entire AC table - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET TH... | non_process | seek forward or backward on vimeo video messes up entire ac table have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get th... | 0 |
34,711 | 14,498,575,485 | IssuesEvent | 2020-12-11 15:40:30 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Explain the corresponding LUIS app portal/authoring region mapping to publishing region a little further | cognitive-services/svc cxp doc-enhancement language-understanding/subsvc triaged | section "Authoring key creation limits", statement "Make sure you create an app in the authoring region that corresponds to the publishing region where you want your client application to be located."
Someone may take this to mean that there should be a 1-1 mapping between authoring and publishing regions. For examp... | 1.0 | Explain the corresponding LUIS app portal/authoring region mapping to publishing region a little further - section "Authoring key creation limits", statement "Make sure you create an app in the authoring region that corresponds to the publishing region where you want your client application to be located."
Someone m... | non_process | explain the corresponding luis app portal authoring region mapping to publishing region a little further section authoring key creation limits statement make sure you create an app in the authoring region that corresponds to the publishing region where you want your client application to be located someone m... | 0 |
121,076 | 15,836,752,866 | IssuesEvent | 2021-04-06 19:47:24 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | CLP - Back to Top alignment | design frontend needs-grooming planned-work vsa vsa-public-websites | ## Issue Description
_Based on recent design review post Staging review it was identified that the back to top component, need to be align the button the right-most "column" example below. Also discussed rounding out the right side but will need @rtwell review and approval in support_
Example: Alignment for CLP Ba... | 1.0 | CLP - Back to Top alignment - ## Issue Description
_Based on recent design review post Staging review it was identified that the back to top component, need to be align the button the right-most "column" example below. Also discussed rounding out the right side but will need @rtwell review and approval in support_
... | non_process | clp back to top alignment issue description based on recent design review post staging review it was identified that the back to top component need to be align the button the right most column example below also discussed rounding out the right side but will need rtwell review and approval in support ... | 0 |
19,753 | 26,114,032,598 | IssuesEvent | 2022-12-28 02:04:06 | openvinotoolkit/openvino | https://api.github.com/repos/openvinotoolkit/openvino | closed | How to reshape and transpose tensor in openvino? | category: preprocessing support_request | Hi~
I have a request to handle data in openvino, such as reshape and transpose tensor, and the information about it is limited. Anyone can provide some useful tips, please?
I try the set_shape method, but it can't work.
| 1.0 | How to reshape and transpose tensor in openvino? - Hi~
I have a request to handle data in openvino, such as reshape and transpose tensor, and the information about it is limited. Anyone can provide some useful tips, please?
I try the set_shape method, but it can't work.
| process | how to reshape and transpose tensor in openvino hi i have a request to handle data in openvino such as reshape and transpose tensor and the information about it is limited anyone can provide some useful tips please i try the set shape method but it can t work | 1 |
10,048 | 3,351,690,905 | IssuesEvent | 2015-11-17 19:36:19 | RasppleII/a2server | https://api.github.com/repos/RasppleII/a2server | closed | Info: Apple II archive formats | documentation | Binary II wrapper for a file contains ProDOS metadata about file, e.g. file type/auxtype. Binary II is not a compression format, though it can wrap compressed files, including the "squeezed" format supported by BLU (Binary Library Utility) which makes Binary II files.
NuFX is a multifile (archive) format that can co... | 1.0 | Info: Apple II archive formats - Binary II wrapper for a file contains ProDOS metadata about file, e.g. file type/auxtype. Binary II is not a compression format, though it can wrap compressed files, including the "squeezed" format supported by BLU (Binary Library Utility) which makes Binary II files.
NuFX is a multi... | non_process | info apple ii archive formats binary ii wrapper for a file contains prodos metadata about file e g file type auxtype binary ii is not a compression format though it can wrap compressed files including the squeezed format supported by blu binary library utility which makes binary ii files nufx is a multi... | 0 |
16,550 | 21,568,599,121 | IssuesEvent | 2022-05-02 04:17:57 | lynnandtonic/nestflix.fun | https://api.github.com/repos/lynnandtonic/nestflix.fun | closed | Irma Vep from Irma Vep | suggested title in process | Please add as much of the following info as you can:
Title: Irma Vep
Type (film/tv show): Film
Film or show in which it appears: Irma Vep (1996) (apparently being remade as a limited series)
Is the parent film/show streaming anywhere? Not sure (prev. Criterion Channel)
About when in the parent film/show ... | 1.0 | Irma Vep from Irma Vep - Please add as much of the following info as you can:
Title: Irma Vep
Type (film/tv show): Film
Film or show in which it appears: Irma Vep (1996) (apparently being remade as a limited series)
Is the parent film/show streaming anywhere? Not sure (prev. Criterion Channel)
About when... | process | irma vep from irma vep please add as much of the following info as you can title irma vep type film tv show film film or show in which it appears irma vep apparently being remade as a limited series is the parent film show streaming anywhere not sure prev criterion channel about when in... | 1 |
319,681 | 27,393,082,462 | IssuesEvent | 2023-02-28 17:33:09 | akkadotnet/akka.net | https://api.github.com/repos/akkadotnet/akka.net | closed | Akka.TestKit: accidental breaking changes in v1.5.0-beta3 | confirmed bug akka-testkit | **Version Information**
Version of Akka.NET? v1.5.0-beta3
Which Akka.NET Modules? All TestKit distributions.
**Describe the bug**
The following API signatures were broken by accident - and we should add them back before v1.5 ships:
- [x] `ExpectMsgAllOf` used to accept `params object[]` - no longer does.
- ... | 1.0 | Akka.TestKit: accidental breaking changes in v1.5.0-beta3 - **Version Information**
Version of Akka.NET? v1.5.0-beta3
Which Akka.NET Modules? All TestKit distributions.
**Describe the bug**
The following API signatures were broken by accident - and we should add them back before v1.5 ships:
- [x] `ExpectMsgA... | non_process | akka testkit accidental breaking changes in version information version of akka net which akka net modules all testkit distributions describe the bug the following api signatures were broken by accident and we should add them back before ships expectmsgallof used to... | 0 |
6,975 | 10,122,201,198 | IssuesEvent | 2019-07-31 17:22:32 | material-components/material-components-ios | https://api.github.com/repos/material-components/material-components-ios | closed | [ActionSheet] Internal issue: b/138203076 | [ActionSheet] type:Process | This was filed as an internal issue. If you are a Googler, please visit [b/138203076](http://b/138203076) for more details.
<!-- Auto-generated content below, do not modify -->
---
#### Internal data
- Associated internal bug: [b/138203076](http://b/138203076)
- Blocked by: https://github.com/material-components/mate... | 1.0 | [ActionSheet] Internal issue: b/138203076 - This was filed as an internal issue. If you are a Googler, please visit [b/138203076](http://b/138203076) for more details.
<!-- Auto-generated content below, do not modify -->
---
#### Internal data
- Associated internal bug: [b/138203076](http://b/138203076)
- Blocked by:... | process | internal issue b this was filed as an internal issue if you are a googler please visit for more details internal data associated internal bug blocked by | 1 |
29,522 | 13,131,444,137 | IssuesEvent | 2020-08-06 17:01:42 | terraform-providers/terraform-provider-aws | https://api.github.com/repos/terraform-providers/terraform-provider-aws | closed | Unable to create S3 buckets on local mocks since 3.0.0 | bug service/s3 | <!---
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 | Unable to create S3 buckets on local mocks since 3.0.0 - <!---
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)... | non_process | unable to create buckets on local mocks since 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 into one of these s... | 0 |
196,028 | 15,571,920,086 | IssuesEvent | 2021-03-17 06:02:48 | Anthrasite/BotPumpkin | https://api.github.com/repos/Anthrasite/BotPumpkin | opened | Add detailed information on how to setup the bot | documentation | Some detailed information should be written up on how to setup this bot, including AWS and Discord configuration. This will help others who may discover and try to use this bot, as well as to keep a record of how to set up everything in case it ever needs to be done again. | 1.0 | Add detailed information on how to setup the bot - Some detailed information should be written up on how to setup this bot, including AWS and Discord configuration. This will help others who may discover and try to use this bot, as well as to keep a record of how to set up everything in case it ever needs to be done ag... | non_process | add detailed information on how to setup the bot some detailed information should be written up on how to setup this bot including aws and discord configuration this will help others who may discover and try to use this bot as well as to keep a record of how to set up everything in case it ever needs to be done ag... | 0 |
17,489 | 23,302,726,543 | IssuesEvent | 2022-08-07 15:11:15 | Battle-s/battle-school-backend | https://api.github.com/repos/Battle-s/battle-school-backend | closed | [FEAT] 예외처리 advice 세팅 | feature :computer: processing :hourglass_flowing_sand: | ## 설명
> 이슈에 대한 설명을 작성합니다. 담당자도 함께 작성하면 좋습니다.
## 체크사항
> 이슈를 close하기 위해 필요한 조건들을 체크박스로 나열합니다.
- [ ] 예외처리 advice 개념 복습 후 코드 작성
- [ ] 당장 필요한 exception 생성
- [ ] 만들어진 코드들에 대해 exception 적용
## 참고자료
> 이슈를 해결하기 위해 필요한 참고자료가 있다면 추가합니다.
## 관련 논의
> 이슈에 대한 논의가 있었다면 논의 내용을 간략하게 추가합니다.
| 1.0 | [FEAT] 예외처리 advice 세팅 - ## 설명
> 이슈에 대한 설명을 작성합니다. 담당자도 함께 작성하면 좋습니다.
## 체크사항
> 이슈를 close하기 위해 필요한 조건들을 체크박스로 나열합니다.
- [ ] 예외처리 advice 개념 복습 후 코드 작성
- [ ] 당장 필요한 exception 생성
- [ ] 만들어진 코드들에 대해 exception 적용
## 참고자료
> 이슈를 해결하기 위해 필요한 참고자료가 있다면 추가합니다.
## 관련 논의
> 이슈에 대한 논의가 있었다면 논의 내용을 간략하게 추가합니다.
| process | 예외처리 advice 세팅 설명 이슈에 대한 설명을 작성합니다 담당자도 함께 작성하면 좋습니다 체크사항 이슈를 close하기 위해 필요한 조건들을 체크박스로 나열합니다 예외처리 advice 개념 복습 후 코드 작성 당장 필요한 exception 생성 만들어진 코드들에 대해 exception 적용 참고자료 이슈를 해결하기 위해 필요한 참고자료가 있다면 추가합니다 관련 논의 이슈에 대한 논의가 있었다면 논의 내용을 간략하게 추가합니다 | 1 |
234,159 | 17,935,493,565 | IssuesEvent | 2021-09-10 14:50:07 | AzureAD/microsoft-authentication-library-for-js | https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-js | opened | acquireTokenSilent refreshes page when React.Suspense is wrapped inside MsalProvider from @azure/msal-react | question documentation | ### Core Library
MSAL.js v2 (@azure/msal-browser)
### Wrapper Library
MSAL React (@azure/msal-react)
### Documentation Location
https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-react/docs/getting-started.md
### Description
Libraries
`@azure/msal-browser versions tested 2.17.0... | 1.0 | acquireTokenSilent refreshes page when React.Suspense is wrapped inside MsalProvider from @azure/msal-react - ### Core Library
MSAL.js v2 (@azure/msal-browser)
### Wrapper Library
MSAL React (@azure/msal-react)
### Documentation Location
https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/l... | non_process | acquiretokensilent refreshes page when react suspense is wrapped inside msalprovider from azure msal react core library msal js azure msal browser wrapper library msal react azure msal react documentation location description libraries azure msal browser versions tested ... | 0 |
25,103 | 5,132,711,892 | IssuesEvent | 2017-01-11 00:03:57 | OfficeDev/office-ui-fabric-core | https://api.github.com/repos/OfficeDev/office-ui-fabric-core | closed | Document how to override the base font-family to use another font | documentation | Separating this work item out from #852. There are limitations on the use of Segoe UI, which prevent developers from using Fabric for projects that aren't specifically for Office, or from hosting their own fonts without relying on the CDN.
The request here is to document how to override the base `font-family` to set... | 1.0 | Document how to override the base font-family to use another font - Separating this work item out from #852. There are limitations on the use of Segoe UI, which prevent developers from using Fabric for projects that aren't specifically for Office, or from hosting their own fonts without relying on the CDN.
The reque... | non_process | document how to override the base font family to use another font separating this work item out from there are limitations on the use of segoe ui which prevent developers from using fabric for projects that aren t specifically for office or from hosting their own fonts without relying on the cdn the request... | 0 |
170,436 | 13,187,086,977 | IssuesEvent | 2020-08-13 02:18:28 | KMcNickel/HH-DMX-Console-Hardware | https://api.github.com/repos/KMcNickel/HH-DMX-Console-Hardware | closed | PWRON pull-up needs to be removed/modified | bodge tested | Removing the pull up prevents the capacitance from re-enabling the LTC3101 after the MCU shuts off.
If a shorter button press is desired to turn the unit on, the PWRON pin can be shorted to the RESET pin and a pull-up can be added. HOWEVER, an investigation must be done to determine if there will be an issue with the ... | 1.0 | PWRON pull-up needs to be removed/modified - Removing the pull up prevents the capacitance from re-enabling the LTC3101 after the MCU shuts off.
If a shorter button press is desired to turn the unit on, the PWRON pin can be shorted to the RESET pin and a pull-up can be added. HOWEVER, an investigation must be done to ... | non_process | pwron pull up needs to be removed modified removing the pull up prevents the capacitance from re enabling the after the mcu shuts off if a shorter button press is desired to turn the unit on the pwron pin can be shorted to the reset pin and a pull up can be added however an investigation must be done to determ... | 0 |
13,713 | 16,471,603,041 | IssuesEvent | 2021-05-23 14:26:22 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | Crash deserializing IPC message using advanced serialization | child_process confirmed-bug v8 module | * **Version**: 14.8.0
* **Platform**: MacOS
* **Subsystem**: child_process
### What steps will reproduce the bug?
I start a child process using `fork()` and `{ serialization: 'advanced' }`. In the child process I synchronously call `process.send()` until it returns `false`. I keep `process.channel` referenced u... | 1.0 | Crash deserializing IPC message using advanced serialization - * **Version**: 14.8.0
* **Platform**: MacOS
* **Subsystem**: child_process
### What steps will reproduce the bug?
I start a child process using `fork()` and `{ serialization: 'advanced' }`. In the child process I synchronously call `process.send()` ... | process | crash deserializing ipc message using advanced serialization version platform macos subsystem child process what steps will reproduce the bug i start a child process using fork and serialization advanced in the child process i synchronously call process send u... | 1 |
18,417 | 24,544,763,226 | IssuesEvent | 2022-10-12 07:56:07 | home-climate-control/dz | https://api.github.com/repos/home-climate-control/dz | opened | Economizer: implement Swing visualization combined with Zone | enhancement usability visualization UX process control reactive-only | Reference: [HVAC Device: Economizer](https://github.com/home-climate-control/dz/wiki/HVAC-Device:-Economizer)
Depends on: #239
### Acceptance Criteria
* Zone panel/cell pair displays zone status against the following variables in a way consistent with the display in the case when Economizer is not configured:
... | 1.0 | Economizer: implement Swing visualization combined with Zone - Reference: [HVAC Device: Economizer](https://github.com/home-climate-control/dz/wiki/HVAC-Device:-Economizer)
Depends on: #239
### Acceptance Criteria
* Zone panel/cell pair displays zone status against the following variables in a way consistent wi... | process | economizer implement swing visualization combined with zone reference depends on acceptance criteria zone panel cell pair displays zone status against the following variables in a way consistent with the display in the case when economizer is not configured indoor temperature setpoi... | 1 |
12,129 | 14,740,890,047 | IssuesEvent | 2021-01-07 09:46:58 | kdjstudios/SABillingGitlab | https://api.github.com/repos/kdjstudios/SABillingGitlab | closed | Missing credit card info | anc-process anp-important ant-bug has attachment | In GitLab by @kdjstudios on Dec 12, 2018, 13:34
**Submitted by:** "Arianna Screen" <arianna.screen@answernet.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-12-12-81793/conversation
**Server:** Internal (All)
**Client/Site:** Santa Rosa (All)
**Account:** NA
**Issue:**
As I'm doing... | 1.0 | Missing credit card info - In GitLab by @kdjstudios on Dec 12, 2018, 13:34
**Submitted by:** "Arianna Screen" <arianna.screen@answernet.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-12-12-81793/conversation
**Server:** Internal (All)
**Client/Site:** Santa Rosa (All)
**Account:** NA... | process | missing credit card info in gitlab by kdjstudios on dec submitted by arianna screen helpdesk server internal all client site santa rosa all account na issue as i m doing the credit card charges for this month i am using the saved credit card in sab i notic... | 1 |
152,081 | 13,444,146,395 | IssuesEvent | 2020-09-08 09:23:08 | aarhusstadsarkiv/digiarch | https://api.github.com/repos/aarhusstadsarkiv/digiarch | closed | Fix data.py documentation! | documentation | <!--
Hi! :)
Documentation issues encompass improvements and/or additions to our current documentation. If there is an issue, please provide a direct link.
The markdown syntax for adding links to text is `[text](url)`
-->
Several functions in [`data.py`](https://github.com/aarhusstadsarkiv/digital-archive/blob/master/... | 1.0 | Fix data.py documentation! - <!--
Hi! :)
Documentation issues encompass improvements and/or additions to our current documentation. If there is an issue, please provide a direct link.
The markdown syntax for adding links to text is `[text](url)`
-->
Several functions in [`data.py`](https://github.com/aarhusstadsarkiv... | non_process | fix data py documentation hi documentation issues encompass improvements and or additions to our current documentation if there is an issue please provide a direct link the markdown syntax for adding links to text is url several functions in are not properly documented some lack docstrin... | 0 |
5,048 | 7,859,833,909 | IssuesEvent | 2018-06-21 17:53:35 | leg2015/Aagos | https://api.github.com/repos/leg2015/Aagos | reopened | Create Python Script to Clean Data | data processing | - [ ] Python script to clean data
* should loop through each directory for each mutation combo and add to one large csv | 1.0 | Create Python Script to Clean Data - - [ ] Python script to clean data
* should loop through each directory for each mutation combo and add to one large csv | process | create python script to clean data python script to clean data should loop through each directory for each mutation combo and add to one large csv | 1 |
14,043 | 16,849,587,421 | IssuesEvent | 2021-06-20 08:14:12 | qgis/QGIS-Documentation | https://api.github.com/repos/qgis/QGIS-Documentation | closed | Update rasterize.py (Request in QGIS) | 3.20 Processing Alg | ### Request for documentation
From pull request QGIS/qgis#41905
Author: @talledodiego
QGIS version: 3.20
**Update rasterize.py**
### PR Description:
## Description
Included the possibility to use Z of feature to extract burn values (fixes issue reported in #41896)
## Detailed description
Referring to latest... | 1.0 | Update rasterize.py (Request in QGIS) - ### Request for documentation
From pull request QGIS/qgis#41905
Author: @talledodiego
QGIS version: 3.20
**Update rasterize.py**
### PR Description:
## Description
Included the possibility to use Z of feature to extract burn values (fixes issue reported in #41896)
## Det... | process | update rasterize py request in qgis request for documentation from pull request qgis qgis author talledodiego qgis version update rasterize py pr description description included the possibility to use z of feature to extract burn values fixes issue reported in detailed des... | 1 |
14,175 | 17,088,660,823 | IssuesEvent | 2021-07-08 14:46:19 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [PM] Password expired error message is displayed when logging in with default superadmin credentials | Bug P1 Participant manager Process: Reopened | Steps:
1. Login with default superadmin crdentials (updated by script)
2. Observe the error message
Actual: Password expired error message is displayed when logging in with default superadmin credentials
Expected: Should login without any error message | 1.0 | [PM] Password expired error message is displayed when logging in with default superadmin credentials - Steps:
1. Login with default superadmin crdentials (updated by script)
2. Observe the error message
Actual: Password expired error message is displayed when logging in with default superadmin credentials
Expec... | process | password expired error message is displayed when logging in with default superadmin credentials steps login with default superadmin crdentials updated by script observe the error message actual password expired error message is displayed when logging in with default superadmin credentials expected... | 1 |
7,948 | 11,137,529,173 | IssuesEvent | 2019-12-20 19:36:37 | openopps/openopps-platform | https://api.github.com/repos/openopps/openopps-platform | closed | Update applicant status labels | Apply Process Approved Landing page Requirements Ready State Dept. | Who: State applicants
What: applicant status updates
Why: To be more clear and consistent with state language
Acceptance Criteria:
State has requested the following updates to application status:
Selected should be changed to Primary Select
Alternate should be changed to Alternate Select
The help center wi... | 1.0 | Update applicant status labels - Who: State applicants
What: applicant status updates
Why: To be more clear and consistent with state language
Acceptance Criteria:
State has requested the following updates to application status:
Selected should be changed to Primary Select
Alternate should be changed to Alter... | process | update applicant status labels who state applicants what applicant status updates why to be more clear and consistent with state language acceptance criteria state has requested the following updates to application status selected should be changed to primary select alternate should be changed to alter... | 1 |
249,242 | 18,858,174,878 | IssuesEvent | 2021-11-12 09:28:07 | VimuthM/pe | https://api.github.com/repos/VimuthM/pe | opened | [DG] Sequence diagram not readable - Too small | severity.Medium type.DocumentationBug | I cannot see any details, as it is too small.

<!--session: 1636702805811-5c3d0947-abd0-4638-baeb-f5c2670f042b-->
<!--Version: Web v3.4.1--> | 1.0 | [DG] Sequence diagram not readable - Too small - I cannot see any details, as it is too small.

<!--session: 1636702805811-5c3d0947-abd0-4638-baeb-f5c2670f042b-->
<!--Version: Web v3.4.1--> | non_process | sequence diagram not readable too small i cannot see any details as it is too small | 0 |
163,297 | 25,786,825,206 | IssuesEvent | 2022-12-09 21:29:54 | flix/flix | https://api.github.com/repos/flix/flix | closed | Re-design `par` construct | student-programmer language-design | I would like to re-design the `par` construct as follows:
- [x] We keep the `par(exp1, exp2, ... expn)` expression.
- [x] The compiler should be smart enough that if `exp_i` is a variable or literal, no thread is spawned.
- [ ] The compiler should only spawn `n - 1` threads.
- [x] We drop the `par exp1(exp2, ... | 1.0 | Re-design `par` construct - I would like to re-design the `par` construct as follows:
- [x] We keep the `par(exp1, exp2, ... expn)` expression.
- [x] The compiler should be smart enough that if `exp_i` is a variable or literal, no thread is spawned.
- [ ] The compiler should only spawn `n - 1` threads.
- [x] ... | non_process | re design par construct i would like to re design the par construct as follows we keep the par expn expression the compiler should be smart enough that if exp i is a variable or literal no thread is spawned the compiler should only spawn n threads we drop the p... | 0 |
136,286 | 5,279,383,175 | IssuesEvent | 2017-02-07 11:06:05 | ow2-proactive/studio | https://api.github.com/repos/ow2-proactive/studio | closed | Increase text fields length for Data Management | priority:low severity:trivial type:improvement | The popup that appears to configure _includes_ and _excludes_ patterns with dataspace management is large. However, the text fields used to enter patterns have a small width. Since these last are used to set paths, it would be really convenient to increase their width.
-->:**
### Description
I've tried to define a matrix as int[,] arr = new int[10,10] and got a strange error during co... | 1.0 | Compilation error when multidimensional array is defined - ### Details about Problem
**nanoFramework area:** C# code
**VS version:** 2019
**VS extension version:** 2019.2.0.17
**Target:** ESP32-WROOM_32
**Device capabilities output<!--(if relevant)-->:**
### Description
I've tried to define a matrix as in... | process | compilation error when multidimensional array is defined details about problem nanoframework area c code vs version vs extension version target wroom device capabilities output description i ve tried to define a matrix as int arr new int and got a str... | 1 |
226,946 | 18,045,970,406 | IssuesEvent | 2021-09-18 22:41:08 | logicmoo/logicmoo_workspace | https://api.github.com/repos/logicmoo/logicmoo_workspace | opened | logicmoo.pfc.test.sanity_base.BC_01C JUnit | Test_9999 logicmoo.pfc.test.sanity_base unit_test BC_01C | (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif bc_01c.pfc)
GH_MASTER_ISSUE_FINFO=
ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ABC_01C
GITLAB: https://logicmoo.org:2082/... | 3.0 | logicmoo.pfc.test.sanity_base.BC_01C JUnit - (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif bc_01c.pfc)
GH_MASTER_ISSUE_FINFO=
ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label... | non_process | logicmoo pfc test sanity base bc junit cd var lib jenkins workspace logicmoo workspace packs sys pfc t sanity base timeout foreground preserve status s sigkill k lmoo clif bc pfc gh master issue finfo issue search gitlab latest this build github running var... | 0 |
67,552 | 9,064,826,435 | IssuesEvent | 2019-02-14 02:46:46 | USGS-Astrogeology/ISIS3 | https://api.github.com/repos/USGS-Astrogeology/ISIS3 | closed | Add Look Direction terms to the Glossary | documentation | ---
Author Name: **Tammy Becker** (Tammy Becker)
Original Assignee: Tammy Becker
---
Campt will now report the look direction unit vectors in Body Fixed, J2000, and Camera Coordinate Systems.
These new terms should be added to the Glossary (accessible from campt user documentation):
LookDirectionBodyFixed
Lo... | 1.0 | Add Look Direction terms to the Glossary - ---
Author Name: **Tammy Becker** (Tammy Becker)
Original Assignee: Tammy Becker
---
Campt will now report the look direction unit vectors in Body Fixed, J2000, and Camera Coordinate Systems.
These new terms should be added to the Glossary (accessible from campt user do... | non_process | add look direction terms to the glossary author name tammy becker tammy becker original assignee tammy becker campt will now report the look direction unit vectors in body fixed and camera coordinate systems these new terms should be added to the glossary accessible from campt user docume... | 0 |
357,440 | 10,606,398,589 | IssuesEvent | 2019-10-10 23:13:31 | kubernetes/website | https://api.github.com/repos/kubernetes/website | closed | Issue with k8s.io/docs/concepts/ | kind/feature lifecycle/rotten priority/backlog | **This is a Bug Report**
<!-- Thanks for filing an issue! Before submitting, please fill in the following information. -->
<!-- See https://kubernetes.io/docs/contribute/start/ for guidance on writing an actionable issue description. -->
<!--Required Information-->
**Problem:**
Navigation of docs is pretty dif... | 1.0 | Issue with k8s.io/docs/concepts/ - **This is a Bug Report**
<!-- Thanks for filing an issue! Before submitting, please fill in the following information. -->
<!-- See https://kubernetes.io/docs/contribute/start/ for guidance on writing an actionable issue description. -->
<!--Required Information-->
**Problem:*... | non_process | issue with io docs concepts this is a bug report problem navigation of docs is pretty difficult once i go through the entire doc i have to scroll back again to the top and click on the next topic from the left pane it s cumbersome and looses the flow proposed solution solution i... | 0 |
594,956 | 18,058,006,497 | IssuesEvent | 2021-09-20 10:43:37 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | [Paladin's] Improved Judgement decreased cd not working properly | Class-Paladin Priority-Medium Confirmed ChromieCraft Generic | ### What client do you play on?
enUS
### Faction
- [X] Alliance
- [X] Horde
### Content Phase:
- [x] Generic
- [ ] 1-19
- [ ] 20-29
- [ ] 30-39
- [ ] 40-49
- [ ] 50-59
### Current Behaviour
Original report: https://github.com/chromiecraft/chromiecraft/issues/1608
If I open with JoW, my CD ... | 1.0 | [Paladin's] Improved Judgement decreased cd not working properly - ### What client do you play on?
enUS
### Faction
- [X] Alliance
- [X] Horde
### Content Phase:
- [x] Generic
- [ ] 1-19
- [ ] 20-29
- [ ] 30-39
- [ ] 40-49
- [ ] 50-59
### Current Behaviour
Original report: https://github.com/... | non_process | improved judgement decreased cd not working properly what client do you play on enus faction alliance horde content phase generic current behaviour original report if i open with jow my cd finishes on jol but it ... | 0 |
230,973 | 18,727,411,419 | IssuesEvent | 2021-11-03 17:40:28 | mennaelkashef/eShop | https://api.github.com/repos/mennaelkashef/eShop | opened | Ahmedhatemsayed@gmail.com | Hello! RULE-GOT-APPLIED DOES-NOT-CONTAIN-STRING Rule-works-on-convert-to-bug test instabug | # :clipboard: Bug Details
>Ahmedhatemsayed@gmail.com
key | value
--|--
Reported At | 2021-11-03 17:39:43 UTC
Email | Ahmedhatemsayed@gmail.com
Categories | Suggest an improvement, test71
Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug
App Version | 1.... | 1.0 | Ahmedhatemsayed@gmail.com - # :clipboard: Bug Details
>Ahmedhatemsayed@gmail.com
key | value
--|--
Reported At | 2021-11-03 17:39:43 UTC
Email | Ahmedhatemsayed@gmail.com
Categories | Suggest an improvement, test71
Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug... | non_process | ahmedhatemsayed gmail com clipboard bug details ahmedhatemsayed gmail com key value reported at utc email ahmedhatemsayed gmail com categories suggest an improvement tags test hello rule got applied does not contain string rule works on convert to bug instabug a... | 0 |
257,197 | 27,561,802,849 | IssuesEvent | 2023-03-07 22:47:20 | samqws-marketing/coursera_naptime | https://api.github.com/repos/samqws-marketing/coursera_naptime | closed | CVE-2019-14892 (High) detected in multiple libraries - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-14892 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.3.3.jar</b>, <b>jackson-databind-2.9.0.jar</b>, <b>jackson-databind-2.8.11.4.jar</b></p></summary>... | True | CVE-2019-14892 (High) detected in multiple libraries - autoclosed - ## CVE-2019-14892 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.3.3.jar</b>, <b>jackson-databi... | non_process | cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on cor... | 0 |
14,797 | 3,896,831,440 | IssuesEvent | 2016-04-16 02:02:02 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Improve chart documentation | In Documentation | Not clear in current documentation when tu use lists, lists of lists, lists of lists of lists, and the outcome.
Add an independant chart example model, and add nice pictures... | 1.0 | Improve chart documentation - Not clear in current documentation when tu use lists, lists of lists, lists of lists of lists, and the outcome.
Add an independant chart example model, and add nice pictures... | non_process | improve chart documentation not clear in current documentation when tu use lists lists of lists lists of lists of lists and the outcome add an independant chart example model and add nice pictures | 0 |
392,501 | 11,592,268,567 | IssuesEvent | 2020-02-24 11:06:58 | Tascana/tascana-web | https://api.github.com/repos/Tascana/tascana-web | closed | On drag start apply scale (1.05), on drag apply "grabbing" cursor style | priority | *Требования:*
- В drag'n'drop режиме размер таск-блока должен увеличиться на 1.05
- В drag'n'drop режиме для таск-блока должно добавляться свойство `cursor: grab` | 1.0 | On drag start apply scale (1.05), on drag apply "grabbing" cursor style - *Требования:*
- В drag'n'drop режиме размер таск-блока должен увеличиться на 1.05
- В drag'n'drop режиме для таск-блока должно добавляться свойство `cursor: grab` | non_process | on drag start apply scale on drag apply grabbing cursor style требования в drag n drop режиме размер таск блока должен увеличиться на в drag n drop режиме для таск блока должно добавляться свойство cursor grab | 0 |
25,277 | 24,934,270,023 | IssuesEvent | 2022-10-31 14:03:38 | pulumi/pulumi-kubernetes-operator | https://api.github.com/repos/pulumi/pulumi-kubernetes-operator | opened | Deleting a Program before deleting a Stack blocks the deletion of the Stack | impact/usability kind/bug | ### What happened?
If deleting both a stack and a program at the same time (e.g. they are defined in the same file, or if done manually), the program will delete fine, but the stack will enter a stalled condition as it tries to resolve a reference to a program that does not exist. This hangs the deletion of the stack ... | True | Deleting a Program before deleting a Stack blocks the deletion of the Stack - ### What happened?
If deleting both a stack and a program at the same time (e.g. they are defined in the same file, or if done manually), the program will delete fine, but the stack will enter a stalled condition as it tries to resolve a ref... | non_process | deleting a program before deleting a stack blocks the deletion of the stack what happened if deleting both a stack and a program at the same time e g they are defined in the same file or if done manually the program will delete fine but the stack will enter a stalled condition as it tries to resolve a ref... | 0 |
18,794 | 24,698,108,738 | IssuesEvent | 2022-10-19 13:33:13 | km4ack/pi-build | https://api.github.com/repos/km4ack/pi-build | closed | Old piardopc modem not deleted | in process Bug-Minor | Per Tim, KF7VUT, the old piardopc modem isn't deleted before the new one is installed. As a work around, the user can open the file browser and navigate to the ardop directory. Delete all instances of piardopc and then use the build a pi update tool to reinstall the ARDOP modem. | 1.0 | Old piardopc modem not deleted - Per Tim, KF7VUT, the old piardopc modem isn't deleted before the new one is installed. As a work around, the user can open the file browser and navigate to the ardop directory. Delete all instances of piardopc and then use the build a pi update tool to reinstall the ARDOP modem. | process | old piardopc modem not deleted per tim the old piardopc modem isn t deleted before the new one is installed as a work around the user can open the file browser and navigate to the ardop directory delete all instances of piardopc and then use the build a pi update tool to reinstall the ardop modem | 1 |
16,727 | 2,615,122,513 | IssuesEvent | 2015-03-01 05:49:47 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | d | auto-migrated Priority-Medium Type-Sample | ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional information ... | 1.0 | d - ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional informat... | non_process | d which google api and version e g google calendar data api version what format e g json atom what authentation e g oauth oauth clientlogin java environment e g java android app engine external references such as api reference guide please provide any additional informat... | 0 |
3,663 | 6,694,651,357 | IssuesEvent | 2017-10-10 03:26:58 | york-region-tpss/stp | https://api.github.com/repos/york-region-tpss/stp | opened | Watering Assignment - Auto-correct Wrong User Input | enhancement process workflow | Automatically change the number to 0 when user inputs any number that's larger than the total number on the RIN or not a positive integer.
For wrongly entered on-hold numbers, flash red and don't allow assigning. | 1.0 | Watering Assignment - Auto-correct Wrong User Input - Automatically change the number to 0 when user inputs any number that's larger than the total number on the RIN or not a positive integer.
For wrongly entered on-hold numbers, flash red and don't allow assigning. | process | watering assignment auto correct wrong user input automatically change the number to when user inputs any number that s larger than the total number on the rin or not a positive integer for wrongly entered on hold numbers flash red and don t allow assigning | 1 |
230 | 2,653,386,736 | IssuesEvent | 2015-03-16 23:02:04 | camsci/meteor-pi | https://api.github.com/repos/camsci/meteor-pi | closed | WP1.1 - Camera image processing validation | domain:Hardware domain:Image Processing Top Level Functionality | Assemble enough of the camera hardware to validate that images can be captured from the camera module and processed by the main board, and that events can be detected.
Note - for this issue we don't need to detect meteors perfectly, or possibly at all, just that we're linking everything together, we don't have glitc... | 1.0 | WP1.1 - Camera image processing validation - Assemble enough of the camera hardware to validate that images can be captured from the camera module and processed by the main board, and that events can be detected.
Note - for this issue we don't need to detect meteors perfectly, or possibly at all, just that we're lin... | process | camera image processing validation assemble enough of the camera hardware to validate that images can be captured from the camera module and processed by the main board and that events can be detected note for this issue we don t need to detect meteors perfectly or possibly at all just that we re linki... | 1 |
78,116 | 3,509,470,376 | IssuesEvent | 2016-01-08 22:55:19 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Visibility when logged or teleported to map (BB #886) | duplicate migrated Priority: Low Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** smoldar
**Original Date:** 19.05.2015 08:51:29 GMT+0000
**Original Priority:** minor
**Original Type:** bug
**Original State:** duplicate
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/886
<hr>
When player is logged ingame, still exist bug ... | 1.0 | Visibility when logged or teleported to map (BB #886) - This issue was migrated from bitbucket.
**Original Reporter:** smoldar
**Original Date:** 19.05.2015 08:51:29 GMT+0000
**Original Priority:** minor
**Original Type:** bug
**Original State:** duplicate
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues... | non_process | visibility when logged or teleported to map bb this issue was migrated from bitbucket original reporter smoldar original date gmt original priority minor original type bug original state duplicate direct link when player is logged ingame still exist bug of loaded... | 0 |
8,693 | 11,837,195,735 | IssuesEvent | 2020-03-23 13:49:34 | prisma/prisma2 | https://api.github.com/repos/prisma/prisma2 | opened | Remove enum usage from docs where sqlite is used | kind/docs process/candidate | Original Ref: https://github.com/prisma/prisma2/issues/1860
## Documentation error description
Right now certain sections of the docs are using enums with sqlite.
For example: https://github.com/prisma/prisma2/blob/master/docs/data-modeling.md#example
We have removed the shim for sqlite that used to create e... | 1.0 | Remove enum usage from docs where sqlite is used - Original Ref: https://github.com/prisma/prisma2/issues/1860
## Documentation error description
Right now certain sections of the docs are using enums with sqlite.
For example: https://github.com/prisma/prisma2/blob/master/docs/data-modeling.md#example
We hav... | process | remove enum usage from docs where sqlite is used original ref documentation error description right now certain sections of the docs are using enums with sqlite for example we have removed the shim for sqlite that used to create enums via a join and table and now we fallback to native database fe... | 1 |
26,977 | 12,501,202,474 | IssuesEvent | 2020-06-02 00:32:50 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | API_AUTHORIZED_IP_RANGE is not supported for Private Cluster | Pri2 container-service/svc | It's not clear in this page that you cannot use this command to limit access to the API when using Private Clusters.
The error reported via CLI is "--api-server-authorized-ip-ranges is not supported for private cluster"
Please update the page.
---
#### Document Details
⚠ *Do not edit this section. It is requir... | 1.0 | API_AUTHORIZED_IP_RANGE is not supported for Private Cluster - It's not clear in this page that you cannot use this command to limit access to the API when using Private Clusters.
The error reported via CLI is "--api-server-authorized-ip-ranges is not supported for private cluster"
Please update the page.
---
###... | non_process | api authorized ip range is not supported for private cluster it s not clear in this page that you cannot use this command to limit access to the api when using private clusters the error reported via cli is api server authorized ip ranges is not supported for private cluster please update the page ... | 0 |
21,064 | 6,975,126,134 | IssuesEvent | 2017-12-12 05:04:37 | caffe2/caffe2 | https://api.github.com/repos/caffe2/caffe2 | closed | caffe2 cpu-only on Mac highserria Error | build | I just want to run the cpu-only version of caffe2 on my mac. But some errors just confused me.
Command: -> cmake -DUSE_CUDA=OFF -DUSE_NNPACK=OFF ..
-- The CXX compiler identification is AppleClang 9.0.0.9000037
-- The C compiler identification is AppleClang 9.0.0.9000037
-- Check for working CXX compiler: /App... | 1.0 | caffe2 cpu-only on Mac highserria Error - I just want to run the cpu-only version of caffe2 on my mac. But some errors just confused me.
Command: -> cmake -DUSE_CUDA=OFF -DUSE_NNPACK=OFF ..
-- The CXX compiler identification is AppleClang 9.0.0.9000037
-- The C compiler identification is AppleClang 9.0.0.900003... | non_process | cpu only on mac highserria error i just want to run the cpu only version of on my mac but some errors just confused me command cmake duse cuda off duse nnpack off the cxx compiler identification is appleclang the c compiler identification is appleclang check for workin... | 0 |
207,041 | 16,064,260,936 | IssuesEvent | 2021-04-23 16:32:49 | google/transmat | https://api.github.com/repos/google/transmat | closed | Write article to explain the technique in depth | documentation | Explain the technique and vision about connecting the web. | 1.0 | Write article to explain the technique in depth - Explain the technique and vision about connecting the web. | non_process | write article to explain the technique in depth explain the technique and vision about connecting the web | 0 |
278,595 | 30,702,363,699 | IssuesEvent | 2023-07-27 01:23:46 | Nivaskumark/CVE-2020-0074-frameworks_base | https://api.github.com/repos/Nivaskumark/CVE-2020-0074-frameworks_base | reopened | CVE-2021-0521 (Medium) detected in baseandroid-11.0.0_r39, baseandroid-11.0.0_r39 | Mend: dependency security vulnerability | ## CVE-2021-0521 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>baseandroid-11.0.0_r39</b>, <b>baseandroid-11.0.0_r39</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summ... | True | CVE-2021-0521 (Medium) detected in baseandroid-11.0.0_r39, baseandroid-11.0.0_r39 - ## CVE-2021-0521 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>baseandroid-11.0.0_r39</b>, <b>b... | non_process | cve medium detected in baseandroid baseandroid cve medium severity vulnerability vulnerable libraries baseandroid baseandroid vulnerability details in getallpackages of packagemanagerservice there is a possible information disclosure... | 0 |
18,080 | 24,095,346,126 | IssuesEvent | 2022-09-19 18:13:35 | keras-team/keras-cv | https://api.github.com/repos/keras-team/keras-cv | closed | Add augment_bounding_boxes support to MixUp layer | contribution-welcome preprocessing | The augment_bounding_boxes should be implemented for Mixup Layer in keras_cv. The PR should contain implementation, test scripts and a demo script to verify implementation.
Example code for implementing augment_bounding_boxes() can be found here
- https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/p... | 1.0 | Add augment_bounding_boxes support to MixUp layer - The augment_bounding_boxes should be implemented for Mixup Layer in keras_cv. The PR should contain implementation, test scripts and a demo script to verify implementation.
Example code for implementing augment_bounding_boxes() can be found here
- https://github.c... | process | add augment bounding boxes support to mixup layer the augment bounding boxes should be implemented for mixup layer in keras cv the pr should contain implementation test scripts and a demo script to verify implementation example code for implementing augment bounding boxes can be found here the im... | 1 |
79,681 | 28,496,326,703 | IssuesEvent | 2023-04-18 14:29:09 | vector-im/element-desktop | https://api.github.com/repos/vector-im/element-desktop | opened | Number of unread messages badge not shown in the taskbar on Windows 10 | T-Defect | **Is your suggestion related to a problem? Please describe.**
Riot currently shows the number of unread messages in the upper-left corner of the window. It would be nice if it showed the number of unread messages in the icon as well.
**Describe the solution you'd like**
Here is a screenshot of both the Riot icon i... | 1.0 | Number of unread messages badge not shown in the taskbar on Windows 10 - **Is your suggestion related to a problem? Please describe.**
Riot currently shows the number of unread messages in the upper-left corner of the window. It would be nice if it showed the number of unread messages in the icon as well.
**Describ... | non_process | number of unread messages badge not shown in the taskbar on windows is your suggestion related to a problem please describe riot currently shows the number of unread messages in the upper left corner of the window it would be nice if it showed the number of unread messages in the icon as well describe... | 0 |
740,231 | 25,740,189,873 | IssuesEvent | 2022-12-08 05:15:22 | googleapis/nodejs-ai-platform | https://api.github.com/repos/googleapis/nodejs-ai-platform | closed | AI platform create batch prediction job video object tracking: should create a video object tracking batch prediction job failed | type: bug priority: p1 flakybot: issue api: vertex-ai | Note: #382 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 04f7c858217f1a3ce7b1072c7bf8946d39947532
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/2c1b5aae-a46c-4a7a-a474-79da01e686eb), [Sponge](http://sponge2/2c1b5aae-a46c-4a7a-a... | 1.0 | AI platform create batch prediction job video object tracking: should create a video object tracking batch prediction job failed - Note: #382 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 04f7c858217f1a3ce7b1072c7bf8946d39947532
buildURL: [Build Status](http... | non_process | ai platform create batch prediction job video object tracking should create a video object tracking batch prediction job failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output command failed node ... | 0 |
713,948 | 24,544,691,569 | IssuesEvent | 2022-10-12 07:52:46 | gobitfly/eth2-beaconchain-explorer | https://api.github.com/repos/gobitfly/eth2-beaconchain-explorer | closed | Relax "attestation missed" notification to only notify after several missing attesations | enhancement High Priority backend | As an at home staker, it is normal to miss some attestations -- e.g. the broadband probably reconnects once per day, leading to some minutes of downtime. This means it is very common to get missing attestation notification.
Much more rarely, a validator actually goes down and you need to intervene. Unfortunately, it... | 1.0 | Relax "attestation missed" notification to only notify after several missing attesations - As an at home staker, it is normal to miss some attestations -- e.g. the broadband probably reconnects once per day, leading to some minutes of downtime. This means it is very common to get missing attestation notification.
Mu... | non_process | relax attestation missed notification to only notify after several missing attesations as an at home staker it is normal to miss some attestations e g the broadband probably reconnects once per day leading to some minutes of downtime this means it is very common to get missing attestation notification mu... | 0 |
174,210 | 6,537,797,386 | IssuesEvent | 2017-09-01 01:00:53 | CanberraOceanRacingClub/namadgi3 | https://api.github.com/repos/CanberraOceanRacingClub/namadgi3 | closed | Install float switch on electric bilge pump | BME Electrics 12V priority 1: High | Currently the electric bilge pump only operates when it is switched on at the switch panel -- and then, it operates continuously.
Prudence would demand that
1. the bilge pump be left on at all times and
1. operates only when there is water to be pumped from the bilge
This will required the installation of a ... | 1.0 | Install float switch on electric bilge pump - Currently the electric bilge pump only operates when it is switched on at the switch panel -- and then, it operates continuously.
Prudence would demand that
1. the bilge pump be left on at all times and
1. operates only when there is water to be pumped from the bilg... | non_process | install float switch on electric bilge pump currently the electric bilge pump only operates when it is switched on at the switch panel and then it operates continuously prudence would demand that the bilge pump be left on at all times and operates only when there is water to be pumped from the bilg... | 0 |
9,329 | 12,339,892,457 | IssuesEvent | 2020-05-14 18:55:57 | MicrosoftDocs/windows-uwp | https://api.github.com/repos/MicrosoftDocs/windows-uwp | closed | Awesome and simple example | Pri2 processes-and-threading/tech uwp/prod | Thank You
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: f43a6232-d7f2-2600-20bb-2f26da456628
* Version Independent ID: 9fde14b7-b11b-97bc-f6f9-3dd9219b3f9a
* Content: [Launch the default app for a file - UWP applications](https://docs.micr... | 1.0 | Awesome and simple example - Thank You
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: f43a6232-d7f2-2600-20bb-2f26da456628
* Version Independent ID: 9fde14b7-b11b-97bc-f6f9-3dd9219b3f9a
* Content: [Launch the default app for a file - UWP ap... | process | awesome and simple example thank you document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source product uwp technology processes and threading github l... | 1 |
44,174 | 12,025,547,610 | IssuesEvent | 2020-04-12 09:49:08 | tiangolo/jbrout | https://api.github.com/repos/tiangolo/jbrout | closed | unit tests need to be run from manatlan's machine? | Priority-Low Type-Defect auto-migrated | ```
What steps will reproduce the problem?
1. `cd unittests`
2. `python runtests.py`
3.
What is the expected output? What do you see instead?
Expected output should be something about how the unit tests completed
successfully.
Instead I see this:
(cut)
...
--- Tests tests_dbtags.py
Traceback (most recent call last):... | 1.0 | unit tests need to be run from manatlan's machine? - ```
What steps will reproduce the problem?
1. `cd unittests`
2. `python runtests.py`
3.
What is the expected output? What do you see instead?
Expected output should be something about how the unit tests completed
successfully.
Instead I see this:
(cut)
...
--- Tes... | non_process | unit tests need to be run from manatlan s machine what steps will reproduce the problem cd unittests python runtests py what is the expected output what do you see instead expected output should be something about how the unit tests completed successfully instead i see this cut tes... | 0 |
9,701 | 12,702,093,987 | IssuesEvent | 2020-06-22 19:28:34 | unicode-org/icu4x | https://api.github.com/repos/unicode-org/icu4x | closed | Use wildcard label filters to simplify triaging.md | C-process T-enhancement backlog help wanted | triaging.md has a lot of queries that enumerate all labels in a category, like all the "T-" or "C-" labels. It would be nice to filter these all out with a wildcard label search. Unfortunately, GitHub doesn't support this yet. I'm opening this issue to track this feature request if GitHub implements it.
https://g... | 1.0 | Use wildcard label filters to simplify triaging.md - triaging.md has a lot of queries that enumerate all labels in a category, like all the "T-" or "C-" labels. It would be nice to filter these all out with a wildcard label search. Unfortunately, GitHub doesn't support this yet. I'm opening this issue to track this ... | process | use wildcard label filters to simplify triaging md triaging md has a lot of queries that enumerate all labels in a category like all the t or c labels it would be nice to filter these all out with a wildcard label search unfortunately github doesn t support this yet i m opening this issue to track this ... | 1 |
769,636 | 27,015,189,786 | IssuesEvent | 2023-02-10 18:41:11 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | DISABLED test_dispatch_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) | high priority triaged skipped module: meta tensors | This test appears to be intermittently segfaulting. See: https://hud.pytorch.org/failure/RuntimeError%3A%20test_meta%20failed
Examples:
- https://github.com/pytorch/pytorch/actions/runs/3422286124/jobs/5699855677
- https://github.com/pytorch/pytorch/actions/runs/3422172113/jobs/5699549575
- https://github.com/pyt... | 1.0 | DISABLED test_dispatch_meta_outplace_fft_fft_cuda_float64 (__main__.TestMetaCUDA) - This test appears to be intermittently segfaulting. See: https://hud.pytorch.org/failure/RuntimeError%3A%20test_meta%20failed
Examples:
- https://github.com/pytorch/pytorch/actions/runs/3422286124/jobs/5699855677
- https://github.c... | non_process | disabled test dispatch meta outplace fft fft cuda main testmetacuda this test appears to be intermittently segfaulting see examples cc ezyang gchanan eellison bdhirsh soumith | 0 |
24,530 | 6,550,928,905 | IssuesEvent | 2017-09-05 13:06:48 | jimmerioles/bitcoin-currency-converter-php | https://api.github.com/repos/jimmerioles/bitcoin-currency-converter-php | closed | Fix "Generic Files LineLength TooLong" issue in src/Provider/AbstractProvider.php | codeclimate | Line exceeds 120 characters; contains 124 characters
https://codeclimate.com/github/jimmerioles/bitcoin-currency-converter-php/src/Provider/AbstractProvider.php#issue_59ae6f761dced6000100001f | 1.0 | Fix "Generic Files LineLength TooLong" issue in src/Provider/AbstractProvider.php - Line exceeds 120 characters; contains 124 characters
https://codeclimate.com/github/jimmerioles/bitcoin-currency-converter-php/src/Provider/AbstractProvider.php#issue_59ae6f761dced6000100001f | non_process | fix generic files linelength toolong issue in src provider abstractprovider php line exceeds characters contains characters | 0 |
7,103 | 10,256,891,665 | IssuesEvent | 2019-08-21 18:45:35 | material-components/material-components-ios | https://api.github.com/repos/material-components/material-components-ios | closed | Internal issue: b/138794963 | type:Process | This was filed as an internal issue. If you are a Googler, please visit [b/138794963](http://b/138794963) for more details.
<!-- Auto-generated content below, do not modify -->
---
#### Internal data
- Associated internal bug: [b/138794963](http://b/138794963)
- Blocked by: https://github.com/material-components/mate... | 1.0 | Internal issue: b/138794963 - This was filed as an internal issue. If you are a Googler, please visit [b/138794963](http://b/138794963) for more details.
<!-- Auto-generated content below, do not modify -->
---
#### Internal data
- Associated internal bug: [b/138794963](http://b/138794963)
- Blocked by: https://githu... | process | internal issue b this was filed as an internal issue if you are a googler please visit for more details internal data associated internal bug blocked by | 1 |
8,380 | 11,541,983,012 | IssuesEvent | 2020-02-18 06:03:48 | google/ground-android | https://api.github.com/repos/google/ground-android | opened | [Feature] Description | priority: p2 type: process | From comment https://github.com/google/ground-android/pull/370#pullrequestreview-359936471
- Run code check on commit instead
- Realtime warnings in Android Studio (probably by using a plugin) | 1.0 | [Feature] Description - From comment https://github.com/google/ground-android/pull/370#pullrequestreview-359936471
- Run code check on commit instead
- Realtime warnings in Android Studio (probably by using a plugin) | process | description from comment run code check on commit instead realtime warnings in android studio probably by using a plugin | 1 |
10,157 | 13,044,162,618 | IssuesEvent | 2020-07-29 03:47:34 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | UCP: Migrate scalar function `FoundRows` from TiDB | challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor |
## Description
Port the scalar function `FoundRows` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @sticnarf
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_expr... | 2.0 | UCP: Migrate scalar function `FoundRows` from TiDB -
## Description
Port the scalar function `FoundRows` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @sticnarf
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.com/tik... | process | ucp migrate scalar function foundrows from tidb description port the scalar function foundrows from tidb to coprocessor score mentor s sticnarf recommended skills rust programming learning materials already implemented expressions ported from tidb | 1 |
4,730 | 7,572,148,893 | IssuesEvent | 2018-04-23 14:15:04 | openvstorage/pyrakoon | https://api.github.com/repos/openvstorage/pyrakoon | closed | KeyError in compat.py _send_message | process_cantreproduce type_bug | ```
Dec 19 03:15:51 NY1SRV0002 python2[39339]: 2017-12-19 03:15:51 75500 -0500 - NY1SRV0002 - 39339/139840258029312 - arakoon_client/pyrakoon - 17834353 - ERROR - 'roLR7yTDk9hMdPGK': Unable to validate master on node
roLR7yTDk9hMdPGK
Dec 19 03:15:51 NY1SRV0002 python2[39339]: Traceback (most recent call last):
Dec... | 1.0 | KeyError in compat.py _send_message - ```
Dec 19 03:15:51 NY1SRV0002 python2[39339]: 2017-12-19 03:15:51 75500 -0500 - NY1SRV0002 - 39339/139840258029312 - arakoon_client/pyrakoon - 17834353 - ERROR - 'roLR7yTDk9hMdPGK': Unable to validate master on node
roLR7yTDk9hMdPGK
Dec 19 03:15:51 NY1SRV0002 python2[39339]: T... | process | keyerror in compat py send message dec arakoon client pyrakoon error unable to validate master on node dec traceback most recent call last dec file opt openvstorage ovs extensions db arakoon pyrakoon pyrakoon compat... | 1 |
6,646 | 9,762,161,080 | IssuesEvent | 2019-06-05 10:34:42 | aiidateam/aiida_core | https://api.github.com/repos/aiidateam/aiida_core | opened | Should process functions be made submittable | aiida-core 1.x priority/important requires discussion topic/daemon topic/processes type/question | Currently, it is not possible to `submit` process functions. This means that they will always "run" blockingly in the current interpreter, be it a local interpreter or one of a daemon worker. However, this also means that when a daemon worker is shutdown while it is working on a process function, that will be interrupt... | 1.0 | Should process functions be made submittable - Currently, it is not possible to `submit` process functions. This means that they will always "run" blockingly in the current interpreter, be it a local interpreter or one of a daemon worker. However, this also means that when a daemon worker is shutdown while it is workin... | process | should process functions be made submittable currently it is not possible to submit process functions this means that they will always run blockingly in the current interpreter be it a local interpreter or one of a daemon worker however this also means that when a daemon worker is shutdown while it is workin... | 1 |
26,013 | 12,824,792,801 | IssuesEvent | 2020-07-06 14:01:28 | tarantool/tarantool | https://api.github.com/repos/tarantool/tarantool | closed | Add TPC-H benchmark to CI for regular testing | performance qa | In #2903 we have prepared tools (scripts, data, makefiles) for running TPC-H benchmarking of Tarantool against baseline.
Now we need to integrate it to regular CI testing with collection of results (Q1..Q12 for given commit hash) for visualization in the bench.tarantool.org
- NB! Outliers (Q13, Q17 and Q20) are e... | True | Add TPC-H benchmark to CI for regular testing - In #2903 we have prepared tools (scripts, data, makefiles) for running TPC-H benchmarking of Tarantool against baseline.
Now we need to integrate it to regular CI testing with collection of results (Q1..Q12 for given commit hash) for visualization in the bench.tarantoo... | non_process | add tpc h benchmark to ci for regular testing in we have prepared tools scripts data makefiles for running tpc h benchmarking of tarantool against baseline now we need to integrate it to regular ci testing with collection of results for given commit hash for visualization in the bench tarantool org ... | 0 |
73,028 | 15,252,093,556 | IssuesEvent | 2021-02-20 01:30:06 | billmcchesney1/davinci | https://api.github.com/repos/billmcchesney1/davinci | opened | CVE-2021-23341 (High) detected in prismjs-1.19.0.tgz | security vulnerability | ## CVE-2021-23341 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.19.0.tgz</b></p></summary>
<p>Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabb... | True | CVE-2021-23341 (High) detected in prismjs-1.19.0.tgz - ## CVE-2021-23341 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.19.0.tgz</b></p></summary>
<p>Lightweight, robust, el... | non_process | cve high detected in prismjs tgz cve high severity vulnerability vulnerable library prismjs tgz lightweight robust elegant syntax highlighting a spin off project from dabblet library home page a href path to dependency file davinci package json path to vulnerable ... | 0 |
21,420 | 6,150,957,683 | IssuesEvent | 2017-06-28 00:27:07 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | closed | Stop using @pete and @uma (strings) in role assignments rather than @2 and @3 (database IDs) | Component: Code Infrastructure Component: Permissions Type: Suggestion zTriaged | The more I stare at the role assignment table (screenshot attached) the more I'm completely freaked out by the use of strings in role assignments rather than id numbers.
When I assign a role to Pete it gets persisted as "@pete" rather than "@2".
I'm fine with the use of @ for users and some other symbol (&) for group... | 1.0 | Stop using @pete and @uma (strings) in role assignments rather than @2 and @3 (database IDs) - The more I stare at the role assignment table (screenshot attached) the more I'm completely freaked out by the use of strings in role assignments rather than id numbers.
When I assign a role to Pete it gets persisted as "@pe... | non_process | stop using pete and uma strings in role assignments rather than and database ids the more i stare at the role assignment table screenshot attached the more i m completely freaked out by the use of strings in role assignments rather than id numbers when i assign a role to pete it gets persisted as pe... | 0 |
16,937 | 22,286,954,466 | IssuesEvent | 2022-06-11 19:40:16 | sparc4-dev/astropop | https://api.github.com/repos/sparc4-dev/astropop | closed | Set reference image for image registration | enhancement image-processing | Image registration for lists of images should have an argument called `ref_image` to manual set the image number to be used as reference. | 1.0 | Set reference image for image registration - Image registration for lists of images should have an argument called `ref_image` to manual set the image number to be used as reference. | process | set reference image for image registration image registration for lists of images should have an argument called ref image to manual set the image number to be used as reference | 1 |
1,846 | 4,647,440,011 | IssuesEvent | 2016-10-01 14:00:29 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | `process.stdin` is not implemented in bash for Windows 10... unknown type | child_process libuv process windows | * **Version**: 6.4.0 and 4.5.0 tested
* **Platform**: bash on Windows 10 64bit
* **Subsystem**: stdio (I think?)
uname output, just in case: `Linux WHITSON 3.4.0+ #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 x86_64 x86_64 x86_64`
Repro code:
```javascript
var exec = require('child_process').exec;
var fs = requir... | 2.0 | `process.stdin` is not implemented in bash for Windows 10... unknown type - * **Version**: 6.4.0 and 4.5.0 tested
* **Platform**: bash on Windows 10 64bit
* **Subsystem**: stdio (I think?)
uname output, just in case: `Linux WHITSON 3.4.0+ #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 x86_64 x86_64 x86_64`
Repro code:
... | process | process stdin is not implemented in bash for windows unknown type version and tested platform bash on windows subsystem stdio i think uname output just in case linux whitson preempt thu aug cst repro code javascript var... | 1 |
171,771 | 13,247,849,142 | IssuesEvent | 2020-08-19 17:56:34 | robe070/cookbooks | https://api.github.com/repos/robe070/cookbooks | reopened | P2 Solution Template Regression Test Suite | azure enhancement test | The Solution Template is fully regression tested in the build pipeline. (Previously it was going to be in preview which presumed that Microsoft will have checked the submission thoroughly by the. But they don't. They only do that when choose to go LIVE! Actually getting to preview seems to just require that the ARM TTK... | 1.0 | P2 Solution Template Regression Test Suite - The Solution Template is fully regression tested in the build pipeline. (Previously it was going to be in preview which presumed that Microsoft will have checked the submission thoroughly by the. But they don't. They only do that when choose to go LIVE! Actually getting to p... | non_process | solution template regression test suite the solution template is fully regression tested in the build pipeline previously it was going to be in preview which presumed that microsoft will have checked the submission thoroughly by the but they don t they only do that when choose to go live actually getting to pr... | 0 |
4,356 | 7,260,435,275 | IssuesEvent | 2018-02-18 09:50:25 | qgis/QGIS-Documentation | https://api.github.com/repos/qgis/QGIS-Documentation | closed | [FEATURE] Remove zonal stats plugin | Automatic new feature Processing | Original commit: https://github.com/qgis/QGIS/commit/b2587b7bf33376dc2f158e145322f82b341a1922 by nyalldawson
This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin is a good thing!
(marked as feature so we remember to mention this in changelog!)
| 1.0 | [FEATURE] Remove zonal stats plugin - Original commit: https://github.com/qgis/QGIS/commit/b2587b7bf33376dc2f158e145322f82b341a1922 by nyalldawson
This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin is a good thing!
(marked as feature so we remember to... | process | remove zonal stats plugin original commit by nyalldawson this is now fully exposed via processing which is the logical place for this feature to reside one less c plugin is a good thing marked as feature so we remember to mention this in changelog | 1 |
105,112 | 16,624,121,836 | IssuesEvent | 2021-06-03 07:25:28 | Thanraj/OpenSSL_1.0.1b | https://api.github.com/repos/Thanraj/OpenSSL_1.0.1b | opened | CVE-2013-0166 (Medium) detected in opensslOpenSSL_1_0_1b, opensslOpenSSL_1_0_1b | security vulnerability | ## CVE-2013-0166 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opensslOpenSSL_1_0_1b</b>, <b>opensslOpenSSL_1_0_1b</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summar... | True | CVE-2013-0166 (Medium) detected in opensslOpenSSL_1_0_1b, opensslOpenSSL_1_0_1b - ## CVE-2013-0166 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opensslOpenSSL_1_0_1b</b>, <b>open... | non_process | cve medium detected in opensslopenssl opensslopenssl cve medium severity vulnerability vulnerable libraries opensslopenssl opensslopenssl vulnerability details openssl before before and before does not properly... | 0 |
8,432 | 11,596,716,257 | IssuesEvent | 2020-02-24 19:29:32 | aws/aws-cdk-rfcs | https://api.github.com/repos/aws/aws-cdk-rfcs | closed | Construct library graduation process | process status/proposed |
|PR|Champion|
|--|--------|
|# | |
## Description
Devise a methodology to graduate a module
- Bake time (age)
- Bugs
- Feature-set
- API sign-off
- Documentation
- Sample
- Bug Bash
- Usability
Devise a metric of "amount" of experimentation we have, and track it so we allocate capacity to ... | 1.0 | Construct library graduation process -
|PR|Champion|
|--|--------|
|# | |
## Description
Devise a methodology to graduate a module
- Bake time (age)
- Bugs
- Feature-set
- API sign-off
- Documentation
- Sample
- Bug Bash
- Usability
Devise a metric of "amount" of experimentation we have, a... | process | construct library graduation process pr champion description devise a methodology to graduate a module bake time age bugs feature set api sign off documentation sample bug bash usability devise a metric of amount of experimentation we have a... | 1 |
16,868 | 9,917,003,345 | IssuesEvent | 2019-06-28 21:58:26 | istio/istio | https://api.github.com/repos/istio/istio | closed | After applying a policy, Galley crashes | area/config area/security/aaa | Working with Istio 1.1.7
Studying how to use JWTs, I applied the following YAML file
```
apiVersion: "authentication.istio.io/v1alpha1"
kind: Policy
metadata:
name: front-end-policy
spec:
targets:
- name: front-end
origins:
- jwt:
issuer: "testing@secure.istio.io"
jwksUri: "https://raw.... | True | After applying a policy, Galley crashes - Working with Istio 1.1.7
Studying how to use JWTs, I applied the following YAML file
```
apiVersion: "authentication.istio.io/v1alpha1"
kind: Policy
metadata:
name: front-end-policy
spec:
targets:
- name: front-end
origins:
- jwt:
issuer: "testing@se... | non_process | after applying a policy galley crashes working with istio studying how to use jwts i applied the following yaml file apiversion authentication istio io kind policy metadata name front end policy spec targets name front end origins jwt issuer testing secure is... | 0 |
1,376 | 3,932,874,308 | IssuesEvent | 2016-04-25 17:10:33 | kerubistan/kerub | https://api.github.com/repos/kerubistan/kerub | opened | add firewall commands | component:data processing component:virtualization enhancement priority: normal | Add junix commands to handle firewall status
basic operations just open and close ports | 1.0 | add firewall commands - Add junix commands to handle firewall status
basic operations just open and close ports | process | add firewall commands add junix commands to handle firewall status basic operations just open and close ports | 1 |
18,151 | 24,189,065,006 | IssuesEvent | 2022-09-23 15:42:08 | ydb-platform/ydb | https://api.github.com/repos/ydb-platform/ydb | closed | Добавление рекурсивных запросов | enhancement area/queryprocessor | Планируете ли вы добавить рекурсивные запросы? Насколько я понял, на данный момент yql не поддерживает рекурсивные запросы даже через ACTION, лямбда функции или subquerries. | 1.0 | Добавление рекурсивных запросов - Планируете ли вы добавить рекурсивные запросы? Насколько я понял, на данный момент yql не поддерживает рекурсивные запросы даже через ACTION, лямбда функции или subquerries. | process | добавление рекурсивных запросов планируете ли вы добавить рекурсивные запросы насколько я понял на данный момент yql не поддерживает рекурсивные запросы даже через action лямбда функции или subquerries | 1 |
83,444 | 10,352,661,570 | IssuesEvent | 2019-09-05 09:43:51 | Royal-Navy/standards-toolkit | https://api.github.com/repos/Royal-Navy/standards-toolkit | closed | Docs Site sidebar redesign | Docs Site In Progress - Development Signed Off - Design enhancement | # Overview
After conducting multiple User Research sessions on the Docs Site, a recurring issue has emerged with the usability of the sidebar. Currently, the active state uses a blue colour to signify the active page in sidebar, however we also use a slightly darker blue to highlight a parent link in the sidebar. This... | 1.0 | Docs Site sidebar redesign - # Overview
After conducting multiple User Research sessions on the Docs Site, a recurring issue has emerged with the usability of the sidebar. Currently, the active state uses a blue colour to signify the active page in sidebar, however we also use a slightly darker blue to highlight a par... | non_process | docs site sidebar redesign overview after conducting multiple user research sessions on the docs site a recurring issue has emerged with the usability of the sidebar currently the active state uses a blue colour to signify the active page in sidebar however we also use a slightly darker blue to highlight a par... | 0 |
9,255 | 12,291,928,751 | IssuesEvent | 2020-05-10 12:26:12 | Arch666Angel/mods | https://api.github.com/repos/Arch666Angel/mods | closed | Enhancements to bio exploration requirements, so you don't have to search big areas | Angels Bio Processing Enhancement | Rework idea for bio processing gardens (see [forum post](https://forums.factorio.com/viewtopic.php?p=491359#p491359)).
- Red science
- Ue 1 plant life sample to generate a random garden
- 1% chance to get a garden of each
- this means 1/33.333 to get a garden from 1 sample, so a small loss
- [x] Reci... | 1.0 | Enhancements to bio exploration requirements, so you don't have to search big areas - Rework idea for bio processing gardens (see [forum post](https://forums.factorio.com/viewtopic.php?p=491359#p491359)).
- Red science
- Ue 1 plant life sample to generate a random garden
- 1% chance to get a garden of each
... | process | enhancements to bio exploration requirements so you don t have to search big areas rework idea for bio processing gardens see red science ue plant life sample to generate a random garden chance to get a garden of each this means to get a garden from sample so a small loss ... | 1 |
14,125 | 17,019,772,105 | IssuesEvent | 2021-07-02 16:59:42 | icra/ecam | https://api.github.com/repos/icra/ecam | closed | Include sources (of the equation) directly in the equation | discussed in process | Dear Lluis, this might need some further work from Lluis' side, but I will include this "issue" here already. Just so that we don't forget.
We want to move away from a document with sources to having all the sources in the tool. With the option that you suggested (to show the page of the IPCC report directly. But sh... | 1.0 | Include sources (of the equation) directly in the equation - Dear Lluis, this might need some further work from Lluis' side, but I will include this "issue" here already. Just so that we don't forget.
We want to move away from a document with sources to having all the sources in the tool. With the option that you su... | process | include sources of the equation directly in the equation dear lluis this might need some further work from lluis side but i will include this issue here already just so that we don t forget we want to move away from a document with sources to having all the sources in the tool with the option that you su... | 1 |
18,308 | 24,420,582,466 | IssuesEvent | 2022-10-05 19:55:13 | biocodellc/localcontexts_db | https://api.github.com/repos/biocodellc/localcontexts_db | closed | Content update for Registration > Verify your email | registration process content | Clarify and add in time limit on the Verify your email page during registration.
### Current text
<img width="1032" alt="Screen Shot 2022-10-04 at 2 52 06 PM" src="https://user-images.githubusercontent.com/49764220/193902039-391afad6-8f8c-4bf5-8d32-4bcb66900819.png">
### Updated text (bold and bullets as below, ... | 1.0 | Content update for Registration > Verify your email - Clarify and add in time limit on the Verify your email page during registration.
### Current text
<img width="1032" alt="Screen Shot 2022-10-04 at 2 52 06 PM" src="https://user-images.githubusercontent.com/49764220/193902039-391afad6-8f8c-4bf5-8d32-4bcb66900819.... | process | content update for registration verify your email clarify and add in time limit on the verify your email page during registration current text img width alt screen shot at pm src updated text bold and bullets as below if possible a verification link has been sent to the e... | 1 |
7,854 | 11,028,779,732 | IssuesEvent | 2019-12-06 12:31:09 | codeuniversity/smag-mvp | https://api.github.com/repos/codeuniversity/smag-mvp | reopened | Mood-Game for data gathering and as intro | Frontend Image Processing | To get more images of the user, we can implement a small mood/gesture game with image recognition in the beginning.
Possible solution: https://pusher.com/tutorials/emotion-recognition-tensorflow | 1.0 | Mood-Game for data gathering and as intro - To get more images of the user, we can implement a small mood/gesture game with image recognition in the beginning.
Possible solution: https://pusher.com/tutorials/emotion-recognition-tensorflow | process | mood game for data gathering and as intro to get more images of the user we can implement a small mood gesture game with image recognition in the beginning possible solution | 1 |
279,914 | 8,675,713,381 | IssuesEvent | 2018-11-30 11:46:53 | cosmos/voyager | https://api.github.com/repos/cosmos/voyager | opened | wrong class on PageProposal elements | governance-1 :ballot_box: low priority | Description:
<!-- Steps to reproduce, logs, and screenshots are helpful for us to resolve the bug -->
`PageProposal` is using `validator-profile...` classes, for eg `class="validator-profile__header validator-profile__section proposal"` .
We should change them to have `proposal-page...` classes | 1.0 | wrong class on PageProposal elements - Description:
<!-- Steps to reproduce, logs, and screenshots are helpful for us to resolve the bug -->
`PageProposal` is using `validator-profile...` classes, for eg `class="validator-profile__header validator-profile__section proposal"` .
We should change them to have `pr... | non_process | wrong class on pageproposal elements description pageproposal is using validator profile classes for eg class validator profile header validator profile section proposal we should change them to have proposal page classes | 0 |
341 | 2,793,244,269 | IssuesEvent | 2015-05-11 09:38:05 | ecodistrict/IDSSDashboard | https://api.github.com/repos/ecodistrict/IDSSDashboard | closed | It would be helpful if we could also export a 3D model e.g. as a 3DM file. | enhancement form feedback 09102014 process step: assess alternatives | It would be helpful if we could also export a 3D model e.g. as a 3DM file. | 1.0 | It would be helpful if we could also export a 3D model e.g. as a 3DM file. - It would be helpful if we could also export a 3D model e.g. as a 3DM file. | process | it would be helpful if we could also export a model e g as a file it would be helpful if we could also export a model e g as a file | 1 |
260,901 | 8,216,626,981 | IssuesEvent | 2018-09-05 09:45:50 | kubeapps/kubeapps | https://api.github.com/repos/kubeapps/kubeapps | closed | E2E tests hang | kind/bug priority/important-soon | This job has been hanging for 5 hours https://circleci.com/gh/kubeapps/kubeapps/944
```
RROR: (gcloud.container.clusters.delete) Some requests did not succeed:
- ResponseError: code=400, message=EXTERNAL: Operation operation-1535653491640-ec212c7c is currently creating cluster kubeapps-test-master-11-ci. Please w... | 1.0 | E2E tests hang - This job has been hanging for 5 hours https://circleci.com/gh/kubeapps/kubeapps/944
```
RROR: (gcloud.container.clusters.delete) Some requests did not succeed:
- ResponseError: code=400, message=EXTERNAL: Operation operation-1535653491640-ec212c7c is currently creating cluster kubeapps-test-maste... | non_process | tests hang this job has been hanging for hours rror gcloud container clusters delete some requests did not succeed responseerror code message external operation operation is currently creating cluster kubeapps test master ci please wait and try again once it is done warning star... | 0 |
6,758 | 9,884,040,957 | IssuesEvent | 2019-06-24 20:58:46 | Maps4HTML/HTML-Map-Element-UseCases-Requirements | https://api.github.com/repos/Maps4HTML/HTML-Map-Element-UseCases-Requirements | closed | Meta: Set up separate src vs build branches with automated deployment | meta/process | The report uses [ReSpec](https://github.com/w3c/respec/wiki), plus some custom scripts, to enhance the [source HTML file](https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/blob/gh-pages/index.html) into the [final content](https://maps4html.github.io/HTML-Map-Element-UseCases-Requirements/).
The be... | 1.0 | Meta: Set up separate src vs build branches with automated deployment - The report uses [ReSpec](https://github.com/w3c/respec/wiki), plus some custom scripts, to enhance the [source HTML file](https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/blob/gh-pages/index.html) into the [final content](https:/... | process | meta set up separate src vs build branches with automated deployment the report uses plus some custom scripts to enhance the into the the benefit of respec is that the raw document is still a functional html file but most of the repetitive code is automated the downside is that every time you lo... | 1 |
15,879 | 20,068,933,780 | IssuesEvent | 2022-02-04 02:24:02 | kimharr24/RPS-Deep-Learning | https://api.github.com/repos/kimharr24/RPS-Deep-Learning | opened | Add image augmentation methods | data pre-processing | To make the CNN more robust and reduce overfitting, add some image augmentation methods to a module. | 1.0 | Add image augmentation methods - To make the CNN more robust and reduce overfitting, add some image augmentation methods to a module. | process | add image augmentation methods to make the cnn more robust and reduce overfitting add some image augmentation methods to a module | 1 |
9,347 | 12,358,956,850 | IssuesEvent | 2020-05-17 08:32:04 | arunkumar9t2/scabbard | https://api.github.com/repos/arunkumar9t2/scabbard | closed | Render inherited bindings in subcomponents | enhancement module:processor | Currently due to split by component nature of graphs, subcomponents graph do not render all the inherited bindings. I think inherited bindings are really useful to find out which bindings are inherited and from where.
POC: https://github.com/arunkumar9t2/scabbard/tree/feat/rendering-inherited-bindings | 1.0 | Render inherited bindings in subcomponents - Currently due to split by component nature of graphs, subcomponents graph do not render all the inherited bindings. I think inherited bindings are really useful to find out which bindings are inherited and from where.
POC: https://github.com/arunkumar9t2/scabbard/tree/fea... | process | render inherited bindings in subcomponents currently due to split by component nature of graphs subcomponents graph do not render all the inherited bindings i think inherited bindings are really useful to find out which bindings are inherited and from where poc | 1 |
12,147 | 14,741,381,952 | IssuesEvent | 2021-01-07 10:32:07 | kdjstudios/SABillingGitlab | https://api.github.com/repos/kdjstudios/SABillingGitlab | closed | Quarterly billing glitch | anc-process anp-important ant-bug ant-child/secondary ant-enhancement | In GitLab by @kdjstudios on Jan 15, 2019, 15:19
**Submitted by:** Charlie Crown <ccrown@towneanswering.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/6611986
**Server:** External
**Client/Site:** Towne
**Account:** NA
**Issue:**
I meant to email you at the beginning of the year when we ... | 1.0 | Quarterly billing glitch - In GitLab by @kdjstudios on Jan 15, 2019, 15:19
**Submitted by:** Charlie Crown <ccrown@towneanswering.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/6611986
**Server:** External
**Client/Site:** Towne
**Account:** NA
**Issue:**
I meant to email you at the beg... | process | quarterly billing glitch in gitlab by kdjstudios on jan submitted by charlie crown helpdesk server external client site towne account na issue i meant to email you at the beginning of the year when we did our last billing we had several quarterly billed accounts ... | 1 |
295,829 | 22,273,748,640 | IssuesEvent | 2022-06-10 14:38:55 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | closed | Documentation: C++20 exists | enhancement good first issue clang:documentation | The standard has been published AND the compiler supports -std=c++20
It would be cool to update clang/docs/CommandGuide/clang.rst | 1.0 | Documentation: C++20 exists - The standard has been published AND the compiler supports -std=c++20
It would be cool to update clang/docs/CommandGuide/clang.rst | non_process | documentation c exists the standard has been published and the compiler supports std c it would be cool to update clang docs commandguide clang rst | 0 |
20,059 | 26,545,105,593 | IssuesEvent | 2023-01-19 23:06:10 | open-telemetry/opentelemetry-collector-contrib | https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib | closed | Support for extracting attributes/labels from log body | enhancement processor/attributes processor/transform exporter/loki | ### Is your feature request related to a problem? Please describe.
I wanna set loki labels for my logs based on a key-value pair in my JSON formatted logs,
we provide an option to set loki labels from attributes but I'm not able to extract the body value to an attribute...
E.g
assuming the logs to be something li... | 2.0 | Support for extracting attributes/labels from log body - ### Is your feature request related to a problem? Please describe.
I wanna set loki labels for my logs based on a key-value pair in my JSON formatted logs,
we provide an option to set loki labels from attributes but I'm not able to extract the body value to an ... | process | support for extracting attributes labels from log body is your feature request related to a problem please describe i wanna set loki labels for my logs based on a key value pair in my json formatted logs we provide an option to set loki labels from attributes but i m not able to extract the body value to an ... | 1 |
13,968 | 16,744,206,455 | IssuesEvent | 2021-06-11 13:40:47 | sysflow-telemetry/sf-docs | https://api.github.com/repos/sysflow-telemetry/sf-docs | opened | Implement env variable override for dot-separated attributes | enhancement sf-processor | **Indicate project**
Processor
**Describe the feature you'd like**
Enable the environment variable configuration override in the Processor's pipeline.json to support dot-separated attributes.
Example:
```json
{
"processor": "exporter",
"vault.path": "/run/secrets/k8s"
}
```
This attribute... | 1.0 | Implement env variable override for dot-separated attributes - **Indicate project**
Processor
**Describe the feature you'd like**
Enable the environment variable configuration override in the Processor's pipeline.json to support dot-separated attributes.
Example:
```json
{
"processor": "exporter", ... | process | implement env variable override for dot separated attributes indicate project processor describe the feature you d like enable the environment variable configuration override in the processor s pipeline json to support dot separated attributes example json processor exporter ... | 1 |
761,875 | 26,700,776,208 | IssuesEvent | 2023-01-27 14:14:03 | Mikaaah/TownsAndKingdoms | https://api.github.com/repos/Mikaaah/TownsAndKingdoms | closed | Mana Mechanism Invalid Recipe | Priority: Critical Type: Bug In Progress Type: Crafting Recipe | Should be
<recipetype:botania:runic_altar>.addRecipe("manamechanism", <item:contenttweaker:mana_mechanism>, 5000, <item:contenttweaker:kinetic_mechanism>, <item:botania:manasteel_ingot>, <item:minecraft:quartz>);
| 1.0 | Mana Mechanism Invalid Recipe - Should be
<recipetype:botania:runic_altar>.addRecipe("manamechanism", <item:contenttweaker:mana_mechanism>, 5000, <item:contenttweaker:kinetic_mechanism>, <item:botania:manasteel_ingot>, <item:minecraft:quartz>);
| non_process | mana mechanism invalid recipe should be addrecipe manamechanism | 0 |
19,918 | 26,378,834,901 | IssuesEvent | 2023-01-12 06:33:05 | googleapis/common-protos-php | https://api.github.com/repos/googleapis/common-protos-php | reopened | Dependency Dashboard | type: process | This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These problems occurred while renovating this repository.
- WARN: RepoCacheS3.getCacheFolder() - appending missing trailing sl... | 1.0 | Dependency Dashboard - This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These problems occurred while renovating this repository.
- WARN: RepoCacheS3.getCacheFolder() - append... | process | dependency dashboard this issue lists renovate updates and detected dependencies read the docs to learn more repository problems these problems occurred while renovating this repository warn getcachefolder appending missing trailing slash to pathname ignored or blocked these are blocked by... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.