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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
169 | 2,586,826,095 | IssuesEvent | 2015-02-17 14:49:49 | MozillaFoundation/plan | https://api.github.com/repos/MozillaFoundation/plan | closed | Prototype a better etherpad for MoFos | p2 process | Add support for images, formatting and more.
### RACI
* Phase: Prototyping
* Owner: @openmatt
* Decision Maker: @openmatt
* Design Lead: not needed
* Development Lead: @jdotpz
* Quality Verifier: @davidascher
* Issues: https://github.com/MozillaFoundation/mofo-lightsaber/issues
MoFos use etherpads ev... | 1.0 | Prototype a better etherpad for MoFos - Add support for images, formatting and more.
### RACI
* Phase: Prototyping
* Owner: @openmatt
* Decision Maker: @openmatt
* Design Lead: not needed
* Development Lead: @jdotpz
* Quality Verifier: @davidascher
* Issues: https://github.com/MozillaFoundation/mofo-l... | process | prototype a better etherpad for mofos add support for images formatting and more raci phase prototyping owner openmatt decision maker openmatt design lead not needed development lead jdotpz quality verifier davidascher issues mofos use etherpads every day let s try... | 1 |
41,252 | 16,675,835,268 | IssuesEvent | 2021-06-07 16:03:54 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Alerting] [o11y] Determine how to represent collected metrics | Feature:Actions Feature:Alerting Feature:Task Manager Team:Alerting Services | Relates to https://github.com/elastic/kibana/issues/98902#issuecomment-840698137
Once we determine the set of metrics that are valuable (see https://github.com/elastic/kibana/issues/100675), we want to take a small amount of time to think through how an end user might leverage these metrics. This will most likely be... | 1.0 | [Alerting] [o11y] Determine how to represent collected metrics - Relates to https://github.com/elastic/kibana/issues/98902#issuecomment-840698137
Once we determine the set of metrics that are valuable (see https://github.com/elastic/kibana/issues/100675), we want to take a small amount of time to think through how a... | non_process | determine how to represent collected metrics relates to once we determine the set of metrics that are valuable see we want to take a small amount of time to think through how an end user might leverage these metrics this will most likely be some sort of dashboard but it will be helpful to know as many s... | 0 |
236,138 | 18,072,033,597 | IssuesEvent | 2021-09-21 04:45:45 | girlscript/winter-of-contributing | https://api.github.com/repos/girlscript/winter-of-contributing | closed | JS: Execution Context in JavaScript | documentation GWOC21 JavaScript Assigned | <hr>
## Description 📜
I'll be explaining briefly about Execution Context in JavaScript in the documentation.
<hr>
## Domain of Contribution 📊
- [x] JavaScript
<hr>
## Directory
`winter-of-contributing/Web_Development/Javascript/Topics/Execution_Context`
<hr>
## Formats
- [x] Document... | 1.0 | JS: Execution Context in JavaScript - <hr>
## Description 📜
I'll be explaining briefly about Execution Context in JavaScript in the documentation.
<hr>
## Domain of Contribution 📊
- [x] JavaScript
<hr>
## Directory
`winter-of-contributing/Web_Development/Javascript/Topics/Execution_Context`
... | non_process | js execution context in javascript description 📜 i ll be explaining briefly about execution context in javascript in the documentation domain of contribution 📊 javascript directory winter of contributing web development javascript topics execution context f... | 0 |
9,173 | 12,225,909,990 | IssuesEvent | 2020-05-03 08:13:41 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | missing parent | multi-species process |
GO:0140403 should be a child of GO:0052170
(In case it isn't in another ticket, I couldn't see it) | 1.0 | missing parent -
GO:0140403 should be a child of GO:0052170
(In case it isn't in another ticket, I couldn't see it) | process | missing parent go should be a child of go in case it isn t in another ticket i couldn t see it | 1 |
20,732 | 14,118,320,385 | IssuesEvent | 2020-11-08 13:10:06 | allo-/firefox-profilemaker | https://api.github.com/repos/allo-/firefox-profilemaker | opened | Add "breaks" meta data | Infrastructure | The idea with breaks metadata is to have something like
```
[
{
"name": "indexed_db",
"type": "boolean",
"initial": false,
"label": "Disable IndexedDB",
"help_text": "(...)",
"addons": [],
"config": {
"dom.indexedDB.enabled": fal... | 1.0 | Add "breaks" meta data - The idea with breaks metadata is to have something like
```
[
{
"name": "indexed_db",
"type": "boolean",
"initial": false,
"label": "Disable IndexedDB",
"help_text": "(...)",
"addons": [],
"config": {
"do... | non_process | add breaks meta data the idea with breaks metadata is to have something like name indexed db type boolean initial false label disable indexeddb help text addons config dom... | 0 |
4,580 | 7,208,714,287 | IssuesEvent | 2018-02-07 04:53:06 | rust-lang-nursery/futures-rs | https://api.github.com/repos/rust-lang-nursery/futures-rs | closed | Add `Task::park_timeout` | 0.1-incompatible 0.2-blocker C-feature-request | I've been rewriting my spmc-broadcast library [`bus`](https://github.com/jonhoo/bus) to expose a `Futures`-based interface rather than `recv/try_recv` (see the [`futures` branch](https://github.com/jonhoo/bus/tree/futures)), and am running into an issue. Due to the way the library works internally, there exists a condi... | True | Add `Task::park_timeout` - I've been rewriting my spmc-broadcast library [`bus`](https://github.com/jonhoo/bus) to expose a `Futures`-based interface rather than `recv/try_recv` (see the [`futures` branch](https://github.com/jonhoo/bus/tree/futures)), and am running into an issue. Due to the way the library works inter... | non_process | add task park timeout i ve been rewriting my spmc broadcast library to expose a futures based interface rather than recv try recv see the and am running into an issue due to the way the library works internally there exists a condition under which the writer won t know that it needs to unpark the ... | 0 |
585,449 | 17,497,706,134 | IssuesEvent | 2021-08-10 04:24:04 | code-ready/crc | https://api.github.com/repos/code-ready/crc | closed | [API] Refactor the config to use HTTP verbs | priority/major kind/task | Currently the config endpoint uses `config/get`, `config/set` and `config/unset` to expose the functionality to deal with configuration. However, this seems to be a direct copy of the binary protocol and does not follow HTTP verbs as expected | 1.0 | [API] Refactor the config to use HTTP verbs - Currently the config endpoint uses `config/get`, `config/set` and `config/unset` to expose the functionality to deal with configuration. However, this seems to be a direct copy of the binary protocol and does not follow HTTP verbs as expected | non_process | refactor the config to use http verbs currently the config endpoint uses config get config set and config unset to expose the functionality to deal with configuration however this seems to be a direct copy of the binary protocol and does not follow http verbs as expected | 0 |
12,177 | 14,741,968,154 | IssuesEvent | 2021-01-07 11:28:18 | kdjstudios/SABillingGitlab | https://api.github.com/repos/kdjstudios/SABillingGitlab | closed | Dynamic Draft Invoice - Late Fees | anc-process anp-1.5 ant-enhancement | In GitLab by @kdjstudios on Feb 28, 2019, 10:24
**Submitted by:** Kyle
**Helpdesk:** NA
**Server:** All
**Client/Site:** ALL
**Account:** ALL
**Issue:**
IN #1302 we found the possibility that when adjusting items on the draft invoice, the late fee is not updating dynamically. Below is the test case document w... | 1.0 | Dynamic Draft Invoice - Late Fees - In GitLab by @kdjstudios on Feb 28, 2019, 10:24
**Submitted by:** Kyle
**Helpdesk:** NA
**Server:** All
**Client/Site:** ALL
**Account:** ALL
**Issue:**
IN #1302 we found the possibility that when adjusting items on the draft invoice, the late fee is not updating dynamicall... | process | dynamic draft invoice late fees in gitlab by kdjstudios on feb submitted by kyle helpdesk na server all client site all account all issue in we found the possibility that when adjusting items on the draft invoice the late fee is not updating dynamically below ... | 1 |
13,161 | 15,590,007,544 | IssuesEvent | 2021-03-18 08:49:40 | prisma/prisma | https://api.github.com/repos/prisma/prisma | closed | prisma migrate gives: Error querying the database: db error: ERROR: syntax error at or near "NOT" | bug/1-repro-available kind/bug process/candidate team/migrations topic: migrate topic: postgresql | ## Bug description
`prisma migrate dev --preview-feature` is failing with _Error querying the database: db error: ERROR: syntax error at or near "NOT"_
The full debug output is:
```
yarn prisma migrate dev --preview-feature
yarn run v1.22.10
warning ../package.json: No license field
$ /home/ec2-user/enviro... | 1.0 | prisma migrate gives: Error querying the database: db error: ERROR: syntax error at or near "NOT" - ## Bug description
`prisma migrate dev --preview-feature` is failing with _Error querying the database: db error: ERROR: syntax error at or near "NOT"_
The full debug output is:
```
yarn prisma migrate dev --... | process | prisma migrate gives error querying the database db error error syntax error at or near not bug description prisma migrate dev preview feature is failing with error querying the database db error error syntax error at or near not the full debug output is yarn prisma migrate dev ... | 1 |
20,051 | 26,540,017,103 | IssuesEvent | 2023-01-19 18:27:29 | nion-software/nionswift | https://api.github.com/repos/nion-software/nionswift | opened | Add ability for plug-in packages to register custom data structures (entities) | type - enhancement stage - planning level - difficult f - processing f - API f - plugins feature type - internal maintenance | Related to-do items:
- [ ] include schema during file writes; required to allow reference counting
- [ ] automatic version compatibility with schemas; know whether a schema is compatible with an older version
- [ ] fully qualified type names; instead of context sensitive entity types which are difficult to impleme... | 1.0 | Add ability for plug-in packages to register custom data structures (entities) - Related to-do items:
- [ ] include schema during file writes; required to allow reference counting
- [ ] automatic version compatibility with schemas; know whether a schema is compatible with an older version
- [ ] fully qualified typ... | process | add ability for plug in packages to register custom data structures entities related to do items include schema during file writes required to allow reference counting automatic version compatibility with schemas know whether a schema is compatible with an older version fully qualified type name... | 1 |
385,398 | 11,420,271,319 | IssuesEvent | 2020-02-03 09:47:27 | nhn/tui.grid | https://api.github.com/repos/nhn/tui.grid | closed | vue-grid 4.x 에서 서버 연동 | 4.x Enhancement Priority: Normal Question | <!--
To make it easier for us to help you, please include as much useful information as possible.
Useful Links:
- tutorial: https://github.com/nhn/tui.grid/tree/master/docs
- API/Example: https://nhn.github.io/tui.grid/latest
Before opening a new issue, please search existing issues https://github.co... | 1.0 | vue-grid 4.x 에서 서버 연동 - <!--
To make it easier for us to help you, please include as much useful information as possible.
Useful Links:
- tutorial: https://github.com/nhn/tui.grid/tree/master/docs
- API/Example: https://nhn.github.io/tui.grid/latest
Before opening a new issue, please search existing ... | non_process | vue grid x 에서 서버 연동 to make it easier for us to help you please include as much useful information as possible useful links tutorial api example before opening a new issue please search existing issues summary x에서 서버연동을 해보고 있습니다 아래는 현재 서버 연동 시 리턴 규격입니다 ... | 0 |
630,658 | 20,115,963,097 | IssuesEvent | 2022-02-07 19:32:51 | IDAES/examples-pse | https://api.github.com/repos/IDAES/examples-pse | closed | More failures in example notebooks | bug Priority:High | The recent merge of https://github.com/IDAES/idaes-pse/pull/627 has revealed additional issues with the HDS flowsheet example (Examples/Flowsheets/HDA_flowsheet_with_distillation_solution_testing.ipynb). It appears the reactor initialization step is/was failing and that it had not been noticed up until now - now that t... | 1.0 | More failures in example notebooks - The recent merge of https://github.com/IDAES/idaes-pse/pull/627 has revealed additional issues with the HDS flowsheet example (Examples/Flowsheets/HDA_flowsheet_with_distillation_solution_testing.ipynb). It appears the reactor initialization step is/was failing and that it had not b... | non_process | more failures in example notebooks the recent merge of has revealed additional issues with the hds flowsheet example examples flowsheets hda flowsheet with distillation solution testing ipynb it appears the reactor initialization step is was failing and that it had not been noticed up until now now that the cs... | 0 |
460,029 | 13,203,457,661 | IssuesEvent | 2020-08-14 14:12:24 | novelis-prod/Digital-CoE-Operations-Data---Public | https://api.github.com/repos/novelis-prod/Digital-CoE-Operations-Data---Public | closed | Pinda tables not partitioned or contain more than just partitions within opsentprodg2 | Plant: Pinda Priority #1 | Went to look at which dates the pinda tables had within opsentprodg2 and found that many tables are no longer partitioned by anything, or contained partitions and parquet files outside of those partitions

... | 1.0 | Pinda tables not partitioned or contain more than just partitions within opsentprodg2 - Went to look at which dates the pinda tables had within opsentprodg2 and found that many tables are no longer partitioned by anything, or contained partitions and parquet files outside of those partitions
 detected in linux-stable-rtv4.1.33 - autoclosed | security vulnerability | ## CVE-2016-6213 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pa... | True | CVE-2016-6213 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2016-6213 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
... | non_process | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner... | 0 |
175,760 | 6,553,706,095 | IssuesEvent | 2017-09-06 00:23:53 | opencurrents/opencurrents | https://api.github.com/repos/opencurrents/opencurrents | closed | upcoming-events: Events only displaying for admins of the org who created event | priority high | Volunteers are not seeing any events | 1.0 | upcoming-events: Events only displaying for admins of the org who created event - Volunteers are not seeing any events | non_process | upcoming events events only displaying for admins of the org who created event volunteers are not seeing any events | 0 |
18,660 | 24,581,464,637 | IssuesEvent | 2022-10-13 15:55:36 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [FHIR] Questionnaires resources > JSON > 'Title' key is not getting displayed in the JSON file | Bug P0 Response datastore Process: Fixed Process: Tested dev | AR: Questionnaires resources > JSON > 'Title' key is not getting displayed in the JSON file
ER: Questionnaires resources > JSON > 'Title' key should get displayed in the JSON file
| 2.0 | [FHIR] Questionnaires resources > JSON > 'Title' key is not getting displayed in the JSON file - AR: Questionnaires resources > JSON > 'Title' key is not getting displayed in the JSON file
ER: Questionnaires resources > JSON > 'Title' key should get displayed in the JSON file
| process | questionnaires resources json title key is not getting displayed in the json file ar questionnaires resources json title key is not getting displayed in the json file er questionnaires resources json title key should get displayed in the json file | 1 |
114,119 | 14,531,533,997 | IssuesEvent | 2020-12-14 20:56:29 | retaildevcrews/ngsa | https://api.github.com/repos/retaildevcrews/ngsa | closed | Review Data Separation Design | DesignReview PlatValidApp ValidDemo | ## Description
What:
- Review and discuss design considerations from the data separation spike #168
Why:
- Drive understanding of new design
- Collect any feedback prior to incorporating into codebase
When:
- ASAP
Where:
- ngsa app (C#, TS?)
## Tasks
- [x] Discuss and Review design #197
- [ ]... | 1.0 | Review Data Separation Design - ## Description
What:
- Review and discuss design considerations from the data separation spike #168
Why:
- Drive understanding of new design
- Collect any feedback prior to incorporating into codebase
When:
- ASAP
Where:
- ngsa app (C#, TS?)
## Tasks
- [x] Discus... | non_process | review data separation design description what review and discuss design considerations from the data separation spike why drive understanding of new design collect any feedback prior to incorporating into codebase when asap where ngsa app c ts tasks discuss an... | 0 |
446,472 | 31,478,604,463 | IssuesEvent | 2023-08-30 12:30:26 | TycheSoftwares/woocommerce-abandoned-cart | https://api.github.com/repos/TycheSoftwares/woocommerce-abandoned-cart | closed | Update the screenshots in the documentation. | type: update documentation | **Describe the bug**
Update the screenshots in the documentation as per the current UI of tabs.
https://www.tychesoftwares.com/docs/docs/abandoned-cart-for-woocommerce-lite/capturing-abandoned-carts/ | 1.0 | Update the screenshots in the documentation. - **Describe the bug**
Update the screenshots in the documentation as per the current UI of tabs.
https://www.tychesoftwares.com/docs/docs/abandoned-cart-for-woocommerce-lite/capturing-abandoned-carts/ | non_process | update the screenshots in the documentation describe the bug update the screenshots in the documentation as per the current ui of tabs | 0 |
16,858 | 22,139,784,934 | IssuesEvent | 2022-06-03 05:06:53 | arcus-azure/arcus.messaging | https://api.github.com/repos/arcus-azure/arcus.messaging | closed | Remove reflection from general and Azure Service Bus-specific message routing | area:message-processing | ### Discussed in https://github.com/arcus-azure/arcus.messaging/discussions/261
<div type='discussions-op-text'>
<sup>Originally posted by **fgheysels** March 24, 2022</sup>
Not an idea for a new feature, but an idea for a possible improvement.
As mentionned in this PR #260 , the code to retrieve registered `I... | 1.0 | Remove reflection from general and Azure Service Bus-specific message routing - ### Discussed in https://github.com/arcus-azure/arcus.messaging/discussions/261
<div type='discussions-op-text'>
<sup>Originally posted by **fgheysels** March 24, 2022</sup>
Not an idea for a new feature, but an idea for a possible ... | process | remove reflection from general and azure service bus specific message routing discussed in originally posted by fgheysels march not an idea for a new feature but an idea for a possible improvement as mentionned in this pr the code to retrieve registered imessagehandler implementa... | 1 |
7,134 | 10,278,478,759 | IssuesEvent | 2019-08-25 14:45:57 | nextmoov/nextmoov | https://api.github.com/repos/nextmoov/nextmoov | closed | Getting Started Dev Templates | #Dev Tools & Processes | -[] nodejs vanilla esNext
-[] nodejs vanilla esNext + express
-[] F-E vanilla esNext
-[] F-E vanilla esNext + react
-[] F-E vanilla esNext + react+ redux | 1.0 | Getting Started Dev Templates - -[] nodejs vanilla esNext
-[] nodejs vanilla esNext + express
-[] F-E vanilla esNext
-[] F-E vanilla esNext + react
-[] F-E vanilla esNext + react+ redux | process | getting started dev templates nodejs vanilla esnext nodejs vanilla esnext express f e vanilla esnext f e vanilla esnext react f e vanilla esnext react redux | 1 |
747,221 | 26,077,585,092 | IssuesEvent | 2022-12-24 19:57:20 | zigtools/zls | https://api.github.com/repos/zigtools/zls | closed | Another integer overflow in `fullPtrType` | bug priority:high fuzzing result | ### Zig Version
0.11.0-dev.782+0b4461d97
### Zig Language Server Version
0.11.0-dev.72+3526f5f
### Steps to Reproduce
Open the following file:
```zig
**CapsuleHeader,
.description = "SPIR-V version = version.
var x69: u1 = undefined;
addcarryxU64(&x112, &x113, x110);
... | 1.0 | Another integer overflow in `fullPtrType` - ### Zig Version
0.11.0-dev.782+0b4461d97
### Zig Language Server Version
0.11.0-dev.72+3526f5f
### Steps to Reproduce
Open the following file:
```zig
**CapsuleHeader,
.description = "SPIR-V version = version.
var x69: u1 = undefined;
... | non_process | another integer overflow in fullptrtype zig version dev zig language server version dev steps to reproduce open the following file zig capsuleheader description spir v version version var undefined ... | 0 |
382,028 | 26,482,520,147 | IssuesEvent | 2023-01-17 15:37:57 | FuelLabs/sway-applications | https://api.github.com/repos/FuelLabs/sway-applications | closed | Add the Rust version we use into the README | Documentation Good First Issue | ### Motivation
In [CI](https://github.com/FuelLabs/sway-applications/blob/a8e081ef8bc77556ca94103965836cc195b2160b/.github/workflows/ci.yml#L17) we specify a Rust version; however, it is not stated in the [README](https://github.com/FuelLabs/sway-applications#running-a-project).
Add the version from CI into the REA... | 1.0 | Add the Rust version we use into the README - ### Motivation
In [CI](https://github.com/FuelLabs/sway-applications/blob/a8e081ef8bc77556ca94103965836cc195b2160b/.github/workflows/ci.yml#L17) we specify a Rust version; however, it is not stated in the [README](https://github.com/FuelLabs/sway-applications#running-a-pro... | non_process | add the rust version we use into the readme motivation in we specify a rust version however it is not stated in the add the version from ci into the readme | 0 |
15,065 | 18,764,640,911 | IssuesEvent | 2021-11-05 21:18:36 | esmero/strawberryfield | https://api.github.com/repos/esmero/strawberryfield | closed | Make digital object storage folder configurable | enhancement JSON Postprocessors Events and Subscriber Digital Preservation Configuration Drupal 9 | # What
The file persister destination folder for digital object files is hard-coded in [StrawberryfieldEventInsertSubscriberDepositDO->onEntityInsert()](https://github.com/esmero/strawberryfield/blob/main/src/EventSubscriber/StrawberryfieldEventInsertSubscriberDepositDO.php#L122) to `://dostorage`. I don't see any p... | 1.0 | Make digital object storage folder configurable - # What
The file persister destination folder for digital object files is hard-coded in [StrawberryfieldEventInsertSubscriberDepositDO->onEntityInsert()](https://github.com/esmero/strawberryfield/blob/main/src/EventSubscriber/StrawberryfieldEventInsertSubscriberDeposi... | process | make digital object storage folder configurable what the file persister destination folder for digital object files is hard coded in to dostorage i don t see any place where this can be altered in our case we want to store digital object files for staging and production into separate folders while... | 1 |
451,768 | 32,041,256,947 | IssuesEvent | 2023-09-22 19:33:17 | sxs-collaboration/spectre | https://api.github.com/repos/sxs-collaboration/spectre | opened | Doxygen 1.9.7 or later creates empty documentation html index | documentation | # Bug reports:
### Expected behavior:
<!--
describe the expected behavior
-->
Documentation should build an html index with associated entries filled in as desired.
### Current behavior:
<!--
describe the current behavior and how to reproduce
-->
When running with Doxygen 1.9.7 or more recent vers... | 1.0 | Doxygen 1.9.7 or later creates empty documentation html index - # Bug reports:
### Expected behavior:
<!--
describe the expected behavior
-->
Documentation should build an html index with associated entries filled in as desired.
### Current behavior:
<!--
describe the current behavior and how to repro... | non_process | doxygen or later creates empty documentation html index bug reports expected behavior describe the expected behavior documentation should build an html index with associated entries filled in as desired current behavior describe the current behavior and how to repro... | 0 |
8,245 | 11,420,769,328 | IssuesEvent | 2020-02-03 10:45:21 | digitalmethodsinitiative/4cat | https://api.github.com/repos/digitalmethodsinitiative/4cat | opened | Figure out how to securely use people's own API keys | big enhancement post-processors | We have some modules that query APIs (data sources like the Telegram and Tumblre ones, or processors like the YouTube video info one). Most now use API keys registered in `config.py` but ideally a user would be able to supply these themselves, especially for processors, so not to overshoot 4CAT's own rate limits.
Re... | 1.0 | Figure out how to securely use people's own API keys - We have some modules that query APIs (data sources like the Telegram and Tumblre ones, or processors like the YouTube video info one). Most now use API keys registered in `config.py` but ideally a user would be able to supply these themselves, especially for proces... | process | figure out how to securely use people s own api keys we have some modules that query apis data sources like the telegram and tumblre ones or processors like the youtube video info one most now use api keys registered in config py but ideally a user would be able to supply these themselves especially for proces... | 1 |
10,781 | 13,608,971,111 | IssuesEvent | 2020-09-23 03:53:57 | googleapis/java-asset | https://api.github.com/repos/googleapis/java-asset | closed | Dependency Dashboard | api: cloudasset type: process | This issue contains a list of Renovate updates and their statuses.
## Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] <!-- rebase-branch=renovate/org.apache.maven.plugins-maven-project-info-reports-plugin-3.x -->build(deps): update dependency org.apache... | 1.0 | Dependency Dashboard - This issue contains a list of Renovate updates and their statuses.
## Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] <!-- rebase-branch=renovate/org.apache.maven.plugins-maven-project-info-reports-plugin-3.x -->build(deps): updat... | process | dependency dashboard this issue contains a list of renovate updates and their statuses open these updates have all been created already click a checkbox below to force a retry rebase of any build deps update dependency org apache maven plugins maven project info reports plugin to chore de... | 1 |
91,173 | 8,293,351,333 | IssuesEvent | 2018-09-20 06:15:11 | tox-dev/tox | https://api.github.com/repos/tox-dev/tox | closed | Have pre and post test run in config | area:plugins-hooks area:testenv-creation pr-available | New summary:
Plugins can already run pre and post test commands via https://tox.readthedocs.io/en/latest/plugins.html#tox.hookspecs.tox_runtest_post and https://tox.readthedocs.io/en/latest/plugins.html#tox.hookspecs.tox_runtest_pre. We should allow users to add this inside their config file too, so they don't have ... | 1.0 | Have pre and post test run in config - New summary:
Plugins can already run pre and post test commands via https://tox.readthedocs.io/en/latest/plugins.html#tox.hookspecs.tox_runtest_post and https://tox.readthedocs.io/en/latest/plugins.html#tox.hookspecs.tox_runtest_pre. We should allow users to add this inside the... | non_process | have pre and post test run in config new summary plugins can already run pre and post test commands via and we should allow users to add this inside their config file too so they don t have to create tox plugins for one time behaviours e g setup cleanup operations of dependencies | 0 |
22,736 | 32,055,633,510 | IssuesEvent | 2023-09-24 03:24:23 | h4sh5/npm-auto-scanner | https://api.github.com/repos/h4sh5/npm-auto-scanner | opened | gradient-async 1.4.7 has 2 guarddog issues | npm-install-script npm-silent-process-execution | ```{"npm-install-script":[{"code":" \"prepare\": \"husky install\"","location":"package/package.json:15","message":"The package.json has a script automatically running when the package is installed"}],"npm-silent-process-execution":[{"code":" const childProcess = spawn(comando, [], { stdio: 'ignore', detached: tr... | 1.0 | gradient-async 1.4.7 has 2 guarddog issues - ```{"npm-install-script":[{"code":" \"prepare\": \"husky install\"","location":"package/package.json:15","message":"The package.json has a script automatically running when the package is installed"}],"npm-silent-process-execution":[{"code":" const childProcess = spawn... | process | gradient async has guarddog issues npm install script npm silent process execution stdio ignore detached true location package index js message this package is silently executing another executable | 1 |
75,227 | 9,829,270,754 | IssuesEvent | 2019-06-15 19:09:38 | protocolbuffers/protobuf | https://api.github.com/repos/protocolbuffers/protobuf | closed | C# AddressBook example and/or documentation not adequate to get started with version 3.5.1 | c# documentation enhancement | Steps to repro:
1. Download current version 3.5.1 and open Google.Protobuf.sln in VS2017 v15.x (I used 15.4).
2. Set a breakpoint on line 52 of AddressBook Program.cs.
3. Rebuild all from within the IDE.
4. Run in the IDE (F5)
Results:
A. Builds okay.
B. After F5 run, a brief (<100 ms) screen flash appears of ... | 1.0 | C# AddressBook example and/or documentation not adequate to get started with version 3.5.1 - Steps to repro:
1. Download current version 3.5.1 and open Google.Protobuf.sln in VS2017 v15.x (I used 15.4).
2. Set a breakpoint on line 52 of AddressBook Program.cs.
3. Rebuild all from within the IDE.
4. Run in the IDE (... | non_process | c addressbook example and or documentation not adequate to get started with version steps to repro download current version and open google protobuf sln in x i used set a breakpoint on line of addressbook program cs rebuild all from within the ide run in the ide res... | 0 |
4,782 | 7,655,569,499 | IssuesEvent | 2018-05-10 13:41:24 | Rokid/ShadowNode | https://api.github.com/repos/Rokid/ShadowNode | closed | process: process.memoryUsage did not display any useful data | bug process | always return `{
"rss": 0,
"heapTotal": 0,
"heapUsed": 0,
"external": 0
}` | 1.0 | process: process.memoryUsage did not display any useful data - always return `{
"rss": 0,
"heapTotal": 0,
"heapUsed": 0,
"external": 0
}` | process | process process memoryusage did not display any useful data always return rss heaptotal heapused external | 1 |
8,973 | 12,091,284,427 | IssuesEvent | 2020-04-19 10:52:22 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Allow importing data into existing tables with processing | Feature Request Processing | Author Name: **Robert Collins** (@rbtcollins)
Original Redmine Issue: [19210](https://issues.qgis.org/issues/19210)
Affected QGIS version: 3.0.3
Redmine category:data_provider/postgis
---
When importing a layer that needed some schema tweaks (specifically to change the geom to a plain 'geometry' to avoid Polygon vs M... | 1.0 | Allow importing data into existing tables with processing - Author Name: **Robert Collins** (@rbtcollins)
Original Redmine Issue: [19210](https://issues.qgis.org/issues/19210)
Affected QGIS version: 3.0.3
Redmine category:data_provider/postgis
---
When importing a layer that needed some schema tweaks (specifically to... | process | allow importing data into existing tables with processing author name robert collins rbtcollins original redmine issue affected qgis version redmine category data provider postgis when importing a layer that needed some schema tweaks specifically to change the geom to a plain geometry to ... | 1 |
15,618 | 10,327,161,113 | IssuesEvent | 2019-09-02 05:53:40 | vmware/singleton | https://api.github.com/repos/vmware/singleton | opened | [Singleton Service s3 build] cannot get the translation data from s3 manager, always return 520 error | area/service kind/bug priority/high | Singleton Service s3 build, all translation related APIs cannot return the correct translation data.
Product-based APIs
Component-based APIs
String-based APIs
The error message is:
```
{
"response": {
"code": 520,
"message": "1",
"serverTime": ""
},
"signature": "",
"data": ""
}
```
| 1.0 | [Singleton Service s3 build] cannot get the translation data from s3 manager, always return 520 error - Singleton Service s3 build, all translation related APIs cannot return the correct translation data.
Product-based APIs
Component-based APIs
String-based APIs
The error message is:
```
{
"response": {
"code": ... | non_process | cannot get the translation data from manager always return error singleton service build all translation related apis cannot return the correct translation data product based apis component based apis string based apis the error message is response code message ser... | 0 |
108,674 | 13,645,951,382 | IssuesEvent | 2020-09-25 21:55:58 | rubyforgood/casa | https://api.github.com/repos/rubyforgood/casa | closed | Add route to admins from sidebar menu | :paintbrush: Design :zap: Power :zap: Priority: High | Part of epic #822
As an admin,
I want to click on text "Admins" in the left sidebar,
and see all other admins appear in a contained wrapper,
so that I can take all actions associated with admins (create/view/edit) from the same place – without being directed to a different page.
**How does it work now?**
Adm... | 1.0 | Add route to admins from sidebar menu - Part of epic #822
As an admin,
I want to click on text "Admins" in the left sidebar,
and see all other admins appear in a contained wrapper,
so that I can take all actions associated with admins (create/view/edit) from the same place – without being directed to a different... | non_process | add route to admins from sidebar menu part of epic as an admin i want to click on text admins in the left sidebar and see all other admins appear in a contained wrapper so that i can take all actions associated with admins create view edit from the same place – without being directed to a different p... | 0 |
127,341 | 5,028,782,872 | IssuesEvent | 2016-12-15 19:15:02 | cyberpwnn/GlacialRealms | https://api.github.com/repos/cyberpwnn/GlacialRealms | closed | Titles Null Pointer Exception | 20 Minute ETA bug high priority titles | ```
[14:07:02 INFO]: cyberpwn issued server command: /title
[14:07:02 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'title' in plugin Titles v3.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
... | 1.0 | Titles Null Pointer Exception - ```
[14:07:02 INFO]: cyberpwn issued server command: /title
[14:07:02 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'title' in plugin Titles v3.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:g... | non_process | titles null pointer exception cyberpwn issued server command title null org bukkit command commandexception unhandled exception executing command title in plugin titles at org bukkit command plugincommand execute plugincommand java at org bukkit command simplecommandmap ... | 0 |
382,374 | 11,305,299,167 | IssuesEvent | 2020-01-18 04:11:47 | siddhi-io/siddhi-io-http | https://api.github.com/repos/siddhi-io/siddhi-io-http | opened | Error while notifying listeners and request type is not a type of POST | priority/high type/bug | **Description:**
For the following Siddhi app deployment in K8s, I got the following error and the Siddhi runner did not come to the healthy state due to this error.
#### Siddhi App
```sql
@App:name("0.InputRoute-passthrough")
@source(type='http', receiver.url='http://0.0.0.0:9090/route', @map(type='json'))
d... | 1.0 | Error while notifying listeners and request type is not a type of POST - **Description:**
For the following Siddhi app deployment in K8s, I got the following error and the Siddhi runner did not come to the healthy state due to this error.
#### Siddhi App
```sql
@App:name("0.InputRoute-passthrough")
@source(typ... | non_process | error while notifying listeners and request type is not a type of post description for the following siddhi app deployment in i got the following error and the siddhi runner did not come to the healthy state due to this error siddhi app sql app name inputroute passthrough source type ... | 0 |
43,750 | 11,301,487,297 | IssuesEvent | 2020-01-17 15:41:32 | AObuchow/lsp4xml-extensions-maven | https://api.github.com/repos/AObuchow/lsp4xml-extensions-maven | closed | Automated build + deploy | build | To improve feedback loop in m2e, it'd be great to have some automated builds available which would allow to easily include the latest build from master into m2e at build time (later, when we're ready, we'll probably stick to releases for more predictability/reproducibility but now, master is best).
To achieve so, best... | 1.0 | Automated build + deploy - To improve feedback loop in m2e, it'd be great to have some automated builds available which would allow to easily include the latest build from master into m2e at build time (later, when we're ready, we'll probably stick to releases for more predictability/reproducibility but now, master is ... | non_process | automated build deploy to improve feedback loop in it d be great to have some automated builds available which would allow to easily include the latest build from master into at build time later when we re ready we ll probably stick to releases for more predictability reproducibility but now master is best... | 0 |
15,236 | 19,141,678,157 | IssuesEvent | 2021-12-02 00:03:05 | googleapis/repo-automation-bots | https://api.github.com/repos/googleapis/repo-automation-bots | closed | process(auto-approve): eventually we should phase out the json validation schema | type: process bot: auto approve | [This schema](https://github.com/googleapis/repo-automation-bots/blob/master/packages/auto-approve/src/valid-pr-schema.json) will soon become unwieldy with more PR use cases we acquire. We should start thinking about how to decide which PRs should be automerged in a smarter way. | 1.0 | process(auto-approve): eventually we should phase out the json validation schema - [This schema](https://github.com/googleapis/repo-automation-bots/blob/master/packages/auto-approve/src/valid-pr-schema.json) will soon become unwieldy with more PR use cases we acquire. We should start thinking about how to decide which ... | process | process auto approve eventually we should phase out the json validation schema will soon become unwieldy with more pr use cases we acquire we should start thinking about how to decide which prs should be automerged in a smarter way | 1 |
379,571 | 26,375,894,643 | IssuesEvent | 2023-01-12 02:23:37 | cds-snc/resources-ressources | https://api.github.com/repos/cds-snc/resources-ressources | closed | Refactor HTML divider comments | Documentation Help wanted | It seems like Github does not like the following comment format
`<!-- [Text] ---------->`
Please reformat all HTML divider comments to look like the following:
`<!-- [Text] =========-->`
**Note:** This is relatively easy, and a good starter issue. | 1.0 | Refactor HTML divider comments - It seems like Github does not like the following comment format
`<!-- [Text] ---------->`
Please reformat all HTML divider comments to look like the following:
`<!-- [Text] =========-->`
**Note:** This is relatively easy, and a good starter issue. | non_process | refactor html divider comments it seems like github does not like the following comment format please reformat all html divider comments to look like the following note this is relatively easy and a good starter issue | 0 |
16,628 | 21,701,781,117 | IssuesEvent | 2022-05-10 05:26:18 | lynnandtonic/nestflix.fun | https://api.github.com/repos/lynnandtonic/nestflix.fun | closed | Add Puppet Pals the Movie in 3-D | suggested title in process | Please add as much of the following info as you can:
Title: Movie Puppet Pals the Movie in 3-D
Type (film/tv show): film
Film or show in which it appears: The Powerpuff Girls
Is the parent film/show streaming anywhere? HBO Max
About when in the parent film/show does it appear? yes
Actual footage of th... | 1.0 | Add Puppet Pals the Movie in 3-D - Please add as much of the following info as you can:
Title: Movie Puppet Pals the Movie in 3-D
Type (film/tv show): film
Film or show in which it appears: The Powerpuff Girls
Is the parent film/show streaming anywhere? HBO Max
About when in the parent film/show does it ... | process | add puppet pals the movie in d please add as much of the following info as you can title movie puppet pals the movie in d type film tv show film film or show in which it appears the powerpuff girls is the parent film show streaming anywhere hbo max about when in the parent film show does it ... | 1 |
8,795 | 11,908,210,241 | IssuesEvent | 2020-03-31 00:17:19 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Processing OGR based tools: encoding changed in outputs | Bug Feedback High Priority Processing Regression | Author Name: **Bernd Vogelgesang** (Bernd Vogelgesang)
Original Redmine Issue: [21949](https://issues.qgis.org/issues/21949)
Affected QGIS version: 3.6.2
Redmine category:processing/ogr
---
When trying to buffer a point dataset with the GDAL buffer vector function, the attributes get obviously encoded to sth else tha... | 1.0 | Processing OGR based tools: encoding changed in outputs - Author Name: **Bernd Vogelgesang** (Bernd Vogelgesang)
Original Redmine Issue: [21949](https://issues.qgis.org/issues/21949)
Affected QGIS version: 3.6.2
Redmine category:processing/ogr
---
When trying to buffer a point dataset with the GDAL buffer vector func... | process | processing ogr based tools encoding changed in outputs author name bernd vogelgesang bernd vogelgesang original redmine issue affected qgis version redmine category processing ogr when trying to buffer a point dataset with the gdal buffer vector function the attributes get obviously encoded... | 1 |
304,282 | 26,265,440,050 | IssuesEvent | 2023-01-06 12:05:02 | NationalSecurityAgency/skills-service | https://api.github.com/repos/NationalSecurityAgency/skills-service | closed | Utilize local storage for an extra level of resiliency to preserve skill/badge/project/subject attributes (ex. description) | enhancement test | Add an extra level of protection when users spend time to create a **new** skill/badge/project/subject attributes followed by the failure to save those changes (due to the networking hiccup, infrastructure instability or a SkillTree bug). Prevent entered information from being lost in the event of unexpected failures. ... | 1.0 | Utilize local storage for an extra level of resiliency to preserve skill/badge/project/subject attributes (ex. description) - Add an extra level of protection when users spend time to create a **new** skill/badge/project/subject attributes followed by the failure to save those changes (due to the networking hiccup, inf... | non_process | utilize local storage for an extra level of resiliency to preserve skill badge project subject attributes ex description add an extra level of protection when users spend time to create a new skill badge project subject attributes followed by the failure to save those changes due to the networking hiccup inf... | 0 |
22,908 | 3,727,389,446 | IssuesEvent | 2016-03-06 08:05:05 | godfather1103/mentohust | https://api.github.com/repos/godfather1103/mentohust | closed | HUST昨天今天一直说版本过低,小女子求救! | auto-migrated Priority-Medium Type-Defect | ```
:: 欢迎使用MentoHUST!
** 本机MAC: e8-03-9a-39-37-0b
** 本机IP: 172.20.86.43
** 子网掩码: 255.255.252.0
** 默认网关; 172.20.84.1
** 首选DNS: 202.116.64.107
>> 寻找服务器...
** 认证MAC: 00-1a-a9-17-ff-ff
>> 发送用户名...
>> 发送密码...
>> 认证失败!
$$ 系统提示: 锐捷客户端版本过低!A?;牖?u?哠?糛嘾
>> 等待服务器请求或15秒后重启认证。
** 网关MAC: 00-d0-f8-d5-a8-52
** 认证MAC: 00-1a-a9... | 1.0 | HUST昨天今天一直说版本过低,小女子求救! - ```
:: 欢迎使用MentoHUST!
** 本机MAC: e8-03-9a-39-37-0b
** 本机IP: 172.20.86.43
** 子网掩码: 255.255.252.0
** 默认网关; 172.20.84.1
** 首选DNS: 202.116.64.107
>> 寻找服务器...
** 认证MAC: 00-1a-a9-17-ff-ff
>> 发送用户名...
>> 发送密码...
>> 认证失败!
$$ 系统提示: 锐捷客户端版本过低!A?;牖?u?哠?糛嘾
>> 等待服务器请求或15秒后重启认证。
** 网关MAC: 00-d0-f8-d5-... | non_process | hust昨天今天一直说版本过低,小女子求救! 欢迎使用mentohust 本机mac 本机ip 子网掩码 默认网关 首选dns 寻找服务器 认证mac ff ff 发送用户名 发送密码 认证失败 系统提示 锐捷客户端版本过低 a 牖 u 哠 糛嘾 。 网关mac 认证mac ff ff 发送用户名 寻找服务器 ... | 0 |
9,087 | 12,154,523,967 | IssuesEvent | 2020-04-25 08:45:21 | emacs-ess/ESS | https://api.github.com/repos/emacs-ess/ESS | opened | `ess-set-working-directory` should not change `default-directory` | process | I've been confused for years with the behaviour of Emacs regarding the active directories of the files I'm editing. I just realised it's `ess-set-working-directory` that changes it to the new working directory of R.
It seems that this behaviour is intended: https://github.com/emacs-ess/ESS/commit/40ebf0f71eb06778955... | 1.0 | `ess-set-working-directory` should not change `default-directory` - I've been confused for years with the behaviour of Emacs regarding the active directories of the files I'm editing. I just realised it's `ess-set-working-directory` that changes it to the new working directory of R.
It seems that this behaviour is i... | process | ess set working directory should not change default directory i ve been confused for years with the behaviour of emacs regarding the active directories of the files i m editing i just realised it s ess set working directory that changes it to the new working directory of r it seems that this behaviour is i... | 1 |
7,735 | 10,854,882,948 | IssuesEvent | 2019-11-13 17:13:25 | codeuniversity/smag-mvp | https://api.github.com/repos/codeuniversity/smag-mvp | opened | Get user data from graphdb using face recognition result | Backend Image Processing | After uploading and analysing the face picture, the data of the user has to be retrieved from graphdb using the encoding. | 1.0 | Get user data from graphdb using face recognition result - After uploading and analysing the face picture, the data of the user has to be retrieved from graphdb using the encoding. | process | get user data from graphdb using face recognition result after uploading and analysing the face picture the data of the user has to be retrieved from graphdb using the encoding | 1 |
16,155 | 20,515,161,753 | IssuesEvent | 2022-03-01 10:57:37 | decidim/decidim | https://api.github.com/repos/decidim/decidim | closed | Show statistics and show metrics are always enabled when creating a new process (ignoring admin selection) | type: bug module: participatory processes | **Describe the bug**
When I create a new process, "show statistics" and "show metrics" are always enabled regardless I have selected them or not.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Processes and Create a New Process
2. Keep unselected "show statistics", "show metrics" or both
3. Create t... | 1.0 | Show statistics and show metrics are always enabled when creating a new process (ignoring admin selection) - **Describe the bug**
When I create a new process, "show statistics" and "show metrics" are always enabled regardless I have selected them or not.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to ... | process | show statistics and show metrics are always enabled when creating a new process ignoring admin selection describe the bug when i create a new process show statistics and show metrics are always enabled regardless i have selected them or not to reproduce steps to reproduce the behavior go to ... | 1 |
11,095 | 13,937,850,379 | IssuesEvent | 2020-10-22 14:36:15 | prisma/prisma-engines | https://api.github.com/repos/prisma/prisma-engines | opened | Introduce support for scalar type `BigInt` | engines/data model parser engines/introspection engine engines/migration engine engines/query engine process/candidate team/engines | We decided to introduce the scalar type `BigInt`.
So that means that the following schema is not valid anymore:
```
model Blog {
id Int @id
bigInt Int @mydb.BigInt
}
```
Instead users will have to write it like this:
```
model Blog {
id Int @id
bigInt BigInt
}
``` | 1.0 | Introduce support for scalar type `BigInt` - We decided to introduce the scalar type `BigInt`.
So that means that the following schema is not valid anymore:
```
model Blog {
id Int @id
bigInt Int @mydb.BigInt
}
```
Instead users will have to write it like this:
```
model Blog {
id Int @id
... | process | introduce support for scalar type bigint we decided to introduce the scalar type bigint so that means that the following schema is not valid anymore model blog id int id bigint int mydb bigint instead users will have to write it like this model blog id int id ... | 1 |
2,216 | 11,592,816,185 | IssuesEvent | 2020-02-24 12:20:08 | big-neon/bn-web | https://api.github.com/repos/big-neon/bn-web | opened | Automation: Big Neon: Test: Allow Past Events to Remain On Site: Search Using URL | Automation | **Pre-conditions:**
1. User should have admin access to Big Neon
2. User should be logged into Big Neon
3. User should have an event that has past
**Steps:**
1. Add the URL to view the event that has past
2. View event page loads successfully
3. Verify the button "Purchase Tickets" is now displayed as "This Event Is No... | 1.0 | Automation: Big Neon: Test: Allow Past Events to Remain On Site: Search Using URL - **Pre-conditions:**
1. User should have admin access to Big Neon
2. User should be logged into Big Neon
3. User should have an event that has past
**Steps:**
1. Add the URL to view the event that has past
2. View event page loads succes... | non_process | automation big neon test allow past events to remain on site search using url pre conditions user should have admin access to big neon user should be logged into big neon user should have an event that has past steps add the url to view the event that has past view event page loads succes... | 0 |
303,863 | 9,311,343,138 | IssuesEvent | 2019-03-25 21:07:08 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Not able to find merger for match combination when conflating Bandug data | Category: Algorithms Priority: Medium Status: Defined Type: Bug | Must run with network conflation for this (see command below). This is the follow up task to #2059 which put a bandaid on the problem. It is possible that the fixes for #2059 are valid by themselves, but that needs to be proven as part of this task.
Input data:
ref: https://github.com/DigitalGlobe/VGI-team-repo... | 1.0 | Not able to find merger for match combination when conflating Bandug data - Must run with network conflation for this (see command below). This is the follow up task to #2059 which put a bandaid on the problem. It is possible that the fixes for #2059 are valid by themselves, but that needs to be proven as part of thi... | non_process | not able to find merger for match combination when conflating bandug data must run with network conflation for this see command below this is the follow up task to which put a bandaid on the problem it is possible that the fixes for are valid by themselves but that needs to be proven as part of this task... | 0 |
5,810 | 8,644,718,444 | IssuesEvent | 2018-11-26 04:38:01 | gfrebello/qs-trip-planning-procedure | https://api.github.com/repos/gfrebello/qs-trip-planning-procedure | closed | Realize Tests and Update Test Document | Priority:High Process:Run Test Case | Tests need to be realized to make sure the requirements are being met, and if not, either the project needs to be corrected, or the requirements need to be changed. | 1.0 | Realize Tests and Update Test Document - Tests need to be realized to make sure the requirements are being met, and if not, either the project needs to be corrected, or the requirements need to be changed. | process | realize tests and update test document tests need to be realized to make sure the requirements are being met and if not either the project needs to be corrected or the requirements need to be changed | 1 |
234,161 | 19,098,621,353 | IssuesEvent | 2021-11-29 19:34:20 | microsoft/vscode-python | https://api.github.com/repos/microsoft/vscode-python | opened | Test Pylance with a virtual workspace | testplan-item | Refs: #17253
- [ ] anyOS
- [ ] anyOS
- [ ] anyOS
Complexity: 2
Authors: @karrtikr
---
### Requirements
1. Install python extension from here: https://pvsc.blob.core.windows.net/extension-builds/ms-python-insiders.vsix
### Verification
1. Open a GitHub repository containing Python code, and ma... | 1.0 | Test Pylance with a virtual workspace - Refs: #17253
- [ ] anyOS
- [ ] anyOS
- [ ] anyOS
Complexity: 2
Authors: @karrtikr
---
### Requirements
1. Install python extension from here: https://pvsc.blob.core.windows.net/extension-builds/ms-python-insiders.vsix
### Verification
1. Open a GitHub r... | non_process | test pylance with a virtual workspace refs anyos anyos anyos complexity authors karrtikr requirements install python extension from here verification open a github repository containing python code and make sure it is trusted make sure that you... | 0 |
268,479 | 23,373,633,030 | IssuesEvent | 2022-08-10 22:51:36 | kubernetes/test-infra | https://api.github.com/repos/kubernetes/test-infra | closed | Job names have wrong suffix in new branch | kind/bug sig/testing sig/release |
**What happened**:
When generating the new 1.25 branch jobs, the names of the jobs were wrongly generated, causing a whole bunch of presubmits to fail when verifying the config files.
The job names had the release version appended (`-1.25`)
**What you expected to happen**:
Job names should not have had th... | 1.0 | Job names have wrong suffix in new branch -
**What happened**:
When generating the new 1.25 branch jobs, the names of the jobs were wrongly generated, causing a whole bunch of presubmits to fail when verifying the config files.
The job names had the release version appended (`-1.25`)
**What you expected to h... | non_process | job names have wrong suffix in new branch what happened when generating the new branch jobs the names of the jobs were wrongly generated causing a whole bunch of presubmits to fail when verifying the config files the job names had the release version appended what you expected to hap... | 0 |
16,279 | 20,884,554,008 | IssuesEvent | 2022-03-23 02:34:50 | lynnandtonic/nestflix.fun | https://api.github.com/repos/lynnandtonic/nestflix.fun | closed | Add All Over The Girl | suggested title in process | Please add as much of the following info as you can:
Title: All Over The Girl
Type (film/tv show): Film
Film or show in which it appears: Marriage Story
Is the parent film/show streaming anywhere? [Netflix](https://www.netflix.com/title/80223779)
About when in the parent film/show does it appear? 2m50s
... | 1.0 | Add All Over The Girl - Please add as much of the following info as you can:
Title: All Over The Girl
Type (film/tv show): Film
Film or show in which it appears: Marriage Story
Is the parent film/show streaming anywhere? [Netflix](https://www.netflix.com/title/80223779)
About when in the parent film/show... | process | add all over the girl please add as much of the following info as you can title all over the girl type film tv show film film or show in which it appears marriage story is the parent film show streaming anywhere about when in the parent film show does it appear actual footage of the fi... | 1 |
661,559 | 22,060,677,611 | IssuesEvent | 2022-05-30 17:21:25 | SimpleGeek/squid-config-ui | https://api.github.com/repos/SimpleGeek/squid-config-ui | opened | Bypass menu not correctly displaying time after key sequence | bug Priority: Medium | To reproduce:
Enter a valid time, then hit enter again. You should get the error alert that the time was invalid, and then the bypass list should say there are no active bypasses, despite a bypass being active for the time assigned in the first step. | 1.0 | Bypass menu not correctly displaying time after key sequence - To reproduce:
Enter a valid time, then hit enter again. You should get the error alert that the time was invalid, and then the bypass list should say there are no active bypasses, despite a bypass being active for the time assigned in the first step. | non_process | bypass menu not correctly displaying time after key sequence to reproduce enter a valid time then hit enter again you should get the error alert that the time was invalid and then the bypass list should say there are no active bypasses despite a bypass being active for the time assigned in the first step | 0 |
19,794 | 26,178,260,419 | IssuesEvent | 2023-01-02 12:31:29 | mdsreq-fga-unb/2022.2-Receitalista | https://api.github.com/repos/mdsreq-fga-unb/2022.2-Receitalista | closed | Colocar as atividades de cada evento Scrum | processo visao | No tópico 3.2 do documento da Visão, deve-se separar os eventos do Scrum para colocar as atividades de cada evento.
**Como está:**
|Atividade|Método|Ferramenta|Entrega|
|:-----:|:------:|:------:|:------:|
|Planejamento do Sprint (sprint planning)|Reunião|Discord|Backlog do Sprint|
|Revisão do Sprint (sprint r... | 1.0 | Colocar as atividades de cada evento Scrum - No tópico 3.2 do documento da Visão, deve-se separar os eventos do Scrum para colocar as atividades de cada evento.
**Como está:**
|Atividade|Método|Ferramenta|Entrega|
|:-----:|:------:|:------:|:------:|
|Planejamento do Sprint (sprint planning)|Reunião|Discord|Bac... | process | colocar as atividades de cada evento scrum no tópico do documento da visão deve se separar os eventos do scrum para colocar as atividades de cada evento como está atividade método ferramenta entrega planejamento do sprint sprint planning reunião discord bac... | 1 |
1,112 | 9,488,823,580 | IssuesEvent | 2019-04-22 20:38:21 | mozilla-mobile/reference-browser | https://api.github.com/repos/mozilla-mobile/reference-browser | closed | Dep-sign debug builds on-push on the master branch | 🤖 automation | We will have performance tests running on `reference-browser` in the future. One of the requirements is to have builds signed with the dep key.
This ticket requires that, on every commit to the master branch, all the debug variants should be dep-signed. | 1.0 | Dep-sign debug builds on-push on the master branch - We will have performance tests running on `reference-browser` in the future. One of the requirements is to have builds signed with the dep key.
This ticket requires that, on every commit to the master branch, all the debug variants should be dep-signed. | non_process | dep sign debug builds on push on the master branch we will have performance tests running on reference browser in the future one of the requirements is to have builds signed with the dep key this ticket requires that on every commit to the master branch all the debug variants should be dep signed | 0 |
3,774 | 4,043,821,506 | IssuesEvent | 2016-05-21 00:13:57 | google/cadvisor | https://api.github.com/repos/google/cadvisor | closed | [scalability] failed to collect filesystem stats - failed to exec du | area/performance | Full error:
```
E0520 20:38:01.903710 16716 fsHandler.go:106] failed to collect filesystem stats - failed to exec du - fork/exec /usr/bin/nice: cannot allocate memory
```
To reproduce:
```
$ sudo ./cadvisor --logtostderr &
$ for i in `seq 1 500`; do docker run -d kubernetes/pause; done
```
I suggest we l... | True | [scalability] failed to collect filesystem stats - failed to exec du - Full error:
```
E0520 20:38:01.903710 16716 fsHandler.go:106] failed to collect filesystem stats - failed to exec du - fork/exec /usr/bin/nice: cannot allocate memory
```
To reproduce:
```
$ sudo ./cadvisor --logtostderr &
$ for i in `seq... | non_process | failed to collect filesystem stats failed to exec du full error fshandler go failed to collect filesystem stats failed to exec du fork exec usr bin nice cannot allocate memory to reproduce sudo cadvisor logtostderr for i in seq do docker run d kubern... | 0 |
10,306 | 13,155,329,080 | IssuesEvent | 2020-08-10 08:41:19 | didi/mpx | https://api.github.com/repos/didi/mpx | closed | [Bug report] style scoped page选择器能否过滤 | processing | **问题描述**
使用autoScopeRules时如果页面文件中包含页面,支付宝下页面中含有page选择器会也会加上scopedId,导致page选择器无效,scoped这里可以针对page选择器进行过滤吗?
**环境信息描述**
Mac
mpx版本
"@mpxjs/core": "^2.5.33"
"@mpxjs/webpack-plugin": "^2.5.33"
支付宝IDE 1.13.4
**最简复现demo**
```javascript
// mpx.webpack.conf.js
{
autoScopeRules: {
include: [re... | 1.0 | [Bug report] style scoped page选择器能否过滤 - **问题描述**
使用autoScopeRules时如果页面文件中包含页面,支付宝下页面中含有page选择器会也会加上scopedId,导致page选择器无效,scoped这里可以针对page选择器进行过滤吗?
**环境信息描述**
Mac
mpx版本
"@mpxjs/core": "^2.5.33"
"@mpxjs/webpack-plugin": "^2.5.33"
支付宝IDE 1.13.4
**最简复现demo**
```javascript
// mpx.webpack.conf.js
{
... | process | style scoped page选择器能否过滤 问题描述 使用autoscoperules时如果页面文件中包含页面,支付宝下页面中含有page选择器会也会加上scopedid,导致page选择器无效,scoped这里可以针对page选择器进行过滤吗? 环境信息描述 mac mpx版本 mpxjs core mpxjs webpack plugin 支付宝ide 最简复现demo javascript mpx webpack conf js autoscoperule... | 1 |
14,376 | 17,398,554,278 | IssuesEvent | 2021-08-02 16:17:15 | pystatgen/sgkit | https://api.github.com/repos/pystatgen/sgkit | closed | Release 0.3.0 | process + tools | This is a coordinating issue for the release.
Issues for this release are listed here: https://github.com/pystatgen/sgkit/milestone/1
The artifacts for the previous release (#495) were built manually. For this release I would like to build and deploy artifacts using GH actions, see #606 and #607.
| 1.0 | Release 0.3.0 - This is a coordinating issue for the release.
Issues for this release are listed here: https://github.com/pystatgen/sgkit/milestone/1
The artifacts for the previous release (#495) were built manually. For this release I would like to build and deploy artifacts using GH actions, see #606 and #607.
... | process | release this is a coordinating issue for the release issues for this release are listed here the artifacts for the previous release were built manually for this release i would like to build and deploy artifacts using gh actions see and | 1 |
365,346 | 10,780,931,830 | IssuesEvent | 2019-11-04 13:59:53 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | closed | /docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md | finished lang/zh priority/P0 sync/new version/1.16 | Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md)
| 1.0 | /docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md - Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md)... | non_process | docs reference setup tools kubeadm generated kubeadm reset phase preflight md source file | 0 |
14,369 | 17,394,251,102 | IssuesEvent | 2021-08-02 11:26:29 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Source Control Sync Job failed with "The property 'data' cannot be found on this object" message | Pri2 automation/svc cxp process-automation/subsvc product-issue triaged | We have a Source Control Sync setup with GitHub. Until recently it was working properly.
Even though the sync job is shown as completed, there is an error in the logs:
```
System.Management.Automation.PropertyNotFoundException: The property 'data' cannot be found on this object. Verify that the property exists.
... | 1.0 | Source Control Sync Job failed with "The property 'data' cannot be found on this object" message - We have a Source Control Sync setup with GitHub. Until recently it was working properly.
Even though the sync job is shown as completed, there is an error in the logs:
```
System.Management.Automation.PropertyNotFo... | process | source control sync job failed with the property data cannot be found on this object message we have a source control sync setup with github until recently it was working properly even though the sync job is shown as completed there is an error in the logs system management automation propertynotfo... | 1 |
20,005 | 26,479,558,733 | IssuesEvent | 2023-01-17 13:46:25 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | bazel-1.0.0: Depends: python but it is not installable | P2 type: support / not a bug (process) team-OSS | ### Description of the bug:
I'm trying the install bazel 1.0.0 (a C++ package depends on this version specifically). When I attempt to install it I get the following message:
`$ sudo apt install bazel-1.0.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some pack... | 1.0 | bazel-1.0.0: Depends: python but it is not installable - ### Description of the bug:
I'm trying the install bazel 1.0.0 (a C++ package depends on this version specifically). When I attempt to install it I get the following message:
`$ sudo apt install bazel-1.0.0
Reading package lists... Done
Building dependency t... | process | bazel depends python but it is not installable description of the bug i m trying the install bazel a c package depends on this version specifically when i attempt to install it i get the following message sudo apt install bazel reading package lists done building dependency t... | 1 |
345,713 | 24,872,356,160 | IssuesEvent | 2022-10-27 16:07:45 | Telefonica/mistica-design | https://api.github.com/repos/Telefonica/mistica-design | opened | toggleButton component | component: buttons library: mobile library: desktop category: documentation platform: ios platform: android platform: web category: materials new | - [ ] Specs
- [ ] Design documentation
- [ ] Add to mobile library
- [ ] Add to desktop library
- [ ] Add to UI Kit
- [ ] Android ticket
- [ ] iOS ticket
- [ ] Web ticket | 1.0 | toggleButton component - - [ ] Specs
- [ ] Design documentation
- [ ] Add to mobile library
- [ ] Add to desktop library
- [ ] Add to UI Kit
- [ ] Android ticket
- [ ] iOS ticket
- [ ] Web ticket | non_process | togglebutton component specs design documentation add to mobile library add to desktop library add to ui kit android ticket ios ticket web ticket | 0 |
117,774 | 25,194,327,030 | IssuesEvent | 2022-11-12 10:00:10 | rocky/python-decompile3 | https://api.github.com/repos/rocky/python-decompile3 | closed | Parse error at or near `DUP_TOP' (python 3.8) | invalid bytecode suspicious activity | When I decompiled the pyc, got the following error messages.
OS : win 10
Python 3.8.6
uncompyle6 : 3.7.4
decompyle3 : 3.3.2
pydisasm version 5.0.4
Python bytecode 3.8 (3413)
Source code size mod 2**32
```
Instruction context:
L. 5 52 LOAD_NAME list
54 ... | 1.0 | Parse error at or near `DUP_TOP' (python 3.8) - When I decompiled the pyc, got the following error messages.
OS : win 10
Python 3.8.6
uncompyle6 : 3.7.4
decompyle3 : 3.3.2
pydisasm version 5.0.4
Python bytecode 3.8 (3413)
Source code size mod 2**32
```
Instruction context:
L. 5 52 LOAD_... | non_process | parse error at or near dup top python when i decompiled the pyc got the following error messages os win python pydisasm version python bytecode source code size mod instruction context l load name list... | 0 |
6,211 | 9,124,270,989 | IssuesEvent | 2019-02-24 01:15:30 | ahsankhatri/firestore-php | https://api.github.com/repos/ahsankhatri/firestore-php | closed | Error: PERMISSION_DENIED: Missing or insufficient permissions | enhancement in-process | I tried to write to FireStore but the server responded 403 PERMISSION_DENIED: Missing or insufficient permissions.
The database rule is:
```
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write: if request.auth.uid != null;
}
}
}
```
... | 1.0 | Error: PERMISSION_DENIED: Missing or insufficient permissions - I tried to write to FireStore but the server responded 403 PERMISSION_DENIED: Missing or insufficient permissions.
The database rule is:
```
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow ... | process | error permission denied missing or insufficient permissions i tried to write to firestore but the server responded permission denied missing or insufficient permissions the database rule is service cloud firestore match databases database documents match document allow re... | 1 |
1,548 | 4,155,379,708 | IssuesEvent | 2016-06-16 14:45:58 | openvstorage/openvstorage-health-check | https://api.github.com/repos/openvstorage/openvstorage-health-check | closed | Vpool is not present, ignore the test on that node | priority_urgent process_duplicate type_bug | If no vpool is present on a compute, controller ignore the test for that specific node. | 1.0 | Vpool is not present, ignore the test on that node - If no vpool is present on a compute, controller ignore the test for that specific node. | process | vpool is not present ignore the test on that node if no vpool is present on a compute controller ignore the test for that specific node | 1 |
9,714 | 25,103,837,955 | IssuesEvent | 2022-11-08 15:19:49 | MicrosoftDocs/architecture-center | https://api.github.com/repos/MicrosoftDocs/architecture-center | closed | Invalid C# syntax in code sample | doc-bug assigned-to-author triaged architecture-center/svc example-scenario/subsvc Pri2 |
Hello,
It appears that the code sample for the referenced documentation contains some invalid C# syntax, and given the code, it's not clear how to check if the device needs an SMS wakeup.
`if (var == [DeviceNotConnected] && connTimeOut == 0)`
I'm not sure where "DeviceNotConnected" is coming from, and I don't ... | 1.0 | Invalid C# syntax in code sample -
Hello,
It appears that the code sample for the referenced documentation contains some invalid C# syntax, and given the code, it's not clear how to check if the device needs an SMS wakeup.
`if (var == [DeviceNotConnected] && connTimeOut == 0)`
I'm not sure where "DeviceNotConn... | non_process | invalid c syntax in code sample hello it appears that the code sample for the referenced documentation contains some invalid c syntax and given the code it s not clear how to check if the device needs an sms wakeup if var conntimeout i m not sure where devicenotconnected is coming fr... | 0 |
39,335 | 12,663,382,544 | IssuesEvent | 2020-06-18 01:10:40 | kenferrara/atlasdb | https://api.github.com/repos/kenferrara/atlasdb | opened | CVE-2020-7238 (High) detected in netty-codec-http-4.1.39.Final.jar, netty-all-4.1.39.Final.jar | security vulnerability | ## CVE-2020-7238 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>netty-codec-http-4.1.39.Final.jar</b>, <b>netty-all-4.1.39.Final.jar</b></p></summary>
<p>
<details><summary><b>netty... | True | CVE-2020-7238 (High) detected in netty-codec-http-4.1.39.Final.jar, netty-all-4.1.39.Final.jar - ## CVE-2020-7238 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>netty-codec-http-4.1.... | non_process | cve high detected in netty codec http final jar netty all final jar cve high severity vulnerability vulnerable libraries netty codec http final jar netty all final jar netty codec http final jar netty is an asynchronous event driven network applica... | 0 |
207,389 | 7,127,842,932 | IssuesEvent | 2018-01-21 03:16:40 | DASSL/ClassDB | https://api.github.com/repos/DASSL/ClassDB | closed | The docs-development process may not support adding image and other files (WM) | missing priority low wrong | **PS:** I am creating this issue so we can collectively discuss and receive notifications as new comments are added.
Context: We have add at least two instances where non-markdown files are to be included in the docs folder. See #136 and #139.
In general, we have the need to add HTML/Visio/image files to the docs... | 1.0 | The docs-development process may not support adding image and other files (WM) - **PS:** I am creating this issue so we can collectively discuss and receive notifications as new comments are added.
Context: We have add at least two instances where non-markdown files are to be included in the docs folder. See #136 an... | non_process | the docs development process may not support adding image and other files wm ps i am creating this issue so we can collectively discuss and receive notifications as new comments are added context we have add at least two instances where non markdown files are to be included in the docs folder see and ... | 0 |
8,279 | 11,434,738,769 | IssuesEvent | 2020-02-04 17:58:25 | prisma/prisma-client-js | https://api.github.com/repos/prisma/prisma-client-js | closed | Update graphics to use schema.prisma instead of datamodel.mdl | process/candidate | ## What
Currently the graphics use `datamodel.mdl`, e.g.
<img width="751" alt="Screenshot 2020-02-04 at 15 51 58" src="https://user-images.githubusercontent.com/1992255/73755537-7269e400-4766-11ea-8bb7-420b4a5b0135.png">
They should be updated to `schema.prisma`
| 1.0 | Update graphics to use schema.prisma instead of datamodel.mdl - ## What
Currently the graphics use `datamodel.mdl`, e.g.
<img width="751" alt="Screenshot 2020-02-04 at 15 51 58" src="https://user-images.githubusercontent.com/1992255/73755537-7269e400-4766-11ea-8bb7-420b4a5b0135.png">
They should be updated to... | process | update graphics to use schema prisma instead of datamodel mdl what currently the graphics use datamodel mdl e g img width alt screenshot at src they should be updated to schema prisma | 1 |
1,601 | 3,070,690,084 | IssuesEvent | 2015-08-19 07:06:20 | NatLibFi/Skosmos | https://api.github.com/repos/NatLibFi/Skosmos | opened | Make use of Jena3 text index for better performance | branch enhancement performance size-large | There are significant changes (implemented by Alexis Miara and myself) in the [jena-text](http://jena.staging.apache.org/documentation/query/text-query.html) module of Jena 3.0.0 / Fuseki 1.3.0 / Fuseki 2.3.0. These include
* support for storing language tags of literals and limiting queries to a specific language
... | True | Make use of Jena3 text index for better performance - There are significant changes (implemented by Alexis Miara and myself) in the [jena-text](http://jena.staging.apache.org/documentation/query/text-query.html) module of Jena 3.0.0 / Fuseki 1.3.0 / Fuseki 2.3.0. These include
* support for storing language tags of ... | non_process | make use of text index for better performance there are significant changes implemented by alexis miara and myself in the module of jena fuseki fuseki these include support for storing language tags of literals and limiting queries to a specific language support for storing full... | 0 |
12,127 | 2,685,016,856 | IssuesEvent | 2015-03-29 16:24:00 | IssueMigrationTest/Test5 | https://api.github.com/repos/IssueMigrationTest/Test5 | closed | *ERROR* basedados.py:11: cannot locate module: psycopg2 | auto-migrated Priority-Medium Type-Defect | **Issue by luisl...@gmail.com**
_9 Jul 2009 at 2:09 GMT_
_Originally opened on Google Code_
----
```
Hi,
I have a module (basedados.py) that starts as:
"""
#-*- coding: iso-8859-15 -*-
import ConfigParser
import psycopg2
"""
It runs fine in Python, as stand-alone or when called from other modules.
If I try:
$ shed... | 1.0 | *ERROR* basedados.py:11: cannot locate module: psycopg2 - **Issue by luisl...@gmail.com**
_9 Jul 2009 at 2:09 GMT_
_Originally opened on Google Code_
----
```
Hi,
I have a module (basedados.py) that starts as:
"""
#-*- coding: iso-8859-15 -*-
import ConfigParser
import psycopg2
"""
It runs fine in Python, as stand... | non_process | error basedados py cannot locate module issue by luisl gmail com jul at gmt originally opened on google code hi i have a module basedados py that starts as coding iso import configparser import it runs fine in python as stand alone or when called f... | 0 |
14,936 | 18,365,441,937 | IssuesEvent | 2021-10-10 00:48:00 | FTBTeam/FTB-App-Feedback | https://api.github.com/repos/FTBTeam/FTB-App-Feedback | closed | [Bug] Some files still are stored in default install location (/users/my_username/.ftba) even when install location is changed | bug bug:subprocess effect:linux bug:unconfirmed subprocess | **Operating System:**
OS: Windows
**Installer Version:**
Installer:
**App Version:**
App: 202007161516-479dedc615
**UI Version:**
UI: 39f37b8d
**Describe the bug**
Even when I change in install location in the launcher, some necessary files are installed in the default location (in the bin folder). I... | 2.0 | [Bug] Some files still are stored in default install location (/users/my_username/.ftba) even when install location is changed - **Operating System:**
OS: Windows
**Installer Version:**
Installer:
**App Version:**
App: 202007161516-479dedc615
**UI Version:**
UI: 39f37b8d
**Describe the bug**
Even whe... | process | some files still are stored in default install location users my username ftba even when install location is changed operating system os windows installer version installer app version app ui version ui describe the bug even when i change in install location ... | 1 |
10,473 | 12,421,425,777 | IssuesEvent | 2020-05-23 16:48:11 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | Unable append to array returned by function as referece | php5 incompatibility probably easy | In this case (http://3v4l.org/DmV7V) appending to array fails (unlike PHP interpreter)
``` php
<?php
class Test {
private $array = [];
public function __construct() {
$i = 0;
while ($i < 10) {
$this->array[$i] = str_repeat(" ", 1e6);
$i++;
}
}
public ... | True | Unable append to array returned by function as referece - In this case (http://3v4l.org/DmV7V) appending to array fails (unlike PHP interpreter)
``` php
<?php
class Test {
private $array = [];
public function __construct() {
$i = 0;
while ($i < 10) {
$this->array[$i] = str_repeat... | non_process | unable append to array returned by function as referece in this case appending to array fails unlike php interpreter php php class test private array public function construct i while i this array str repeat i ... | 0 |
500,555 | 14,502,050,319 | IssuesEvent | 2020-12-11 20:25:38 | GetSpeckle/speckle-browser-extension | https://api.github.com/repos/GetSpeckle/speckle-browser-extension | closed | Upgrade polkadot libs to support edgeware nodes | Priority: Medium | While speckle is still using `@polkadot/api 0.76.1` and `@polkadot/keyring 0.76.1`, `@polkadot/api 0.81.1` and `@polkadot/keyring 0.93.1` are already released as of writing.
`edgeware-node-types` relies on those new libs, hence speckle cannot support edgeware until we upgrade to those versions. Certain interfaces are ... | 1.0 | Upgrade polkadot libs to support edgeware nodes - While speckle is still using `@polkadot/api 0.76.1` and `@polkadot/keyring 0.76.1`, `@polkadot/api 0.81.1` and `@polkadot/keyring 0.93.1` are already released as of writing.
`edgeware-node-types` relies on those new libs, hence speckle cannot support edgeware until we ... | non_process | upgrade polkadot libs to support edgeware nodes while speckle is still using polkadot api and polkadot keyring polkadot api and polkadot keyring are already released as of writing edgeware node types relies on those new libs hence speckle cannot support edgeware until we upgr... | 0 |
13,911 | 16,668,775,354 | IssuesEvent | 2021-06-07 08:19:52 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | opened | Release 4.2 - June 2021 | P1 release team-XProduct type: process | # Status of Bazel 4.2
This release will use Bazel 4.1.0 as its baseline and we will apply selected cherry-picks and backports on top of it. Please request cherry-picks that you'd like to get into Bazel 4.2.0 here via a comment.
- Expected release date: June 2021
- [List of release blockers](https://github.com/ba... | 1.0 | Release 4.2 - June 2021 - # Status of Bazel 4.2
This release will use Bazel 4.1.0 as its baseline and we will apply selected cherry-picks and backports on top of it. Please request cherry-picks that you'd like to get into Bazel 4.2.0 here via a comment.
- Expected release date: June 2021
- [List of release block... | process | release june status of bazel this release will use bazel as its baseline and we will apply selected cherry picks and backports on top of it please request cherry picks that you d like to get into bazel here via a comment expected release date june to report a release b... | 1 |
17,729 | 23,636,906,817 | IssuesEvent | 2022-08-25 13:58:01 | argosp/trialdash | https://api.github.com/repos/argosp/trialdash | closed | Position in one shape entities from different types | Priority High in process | in the current staged app there is no option to position in one shape entities from different types.
right now as demand we want to enable this option. its involved with the change of logic of existing implementation.
for now the develop continues with the current option. waiting for clarity with this issue. | 1.0 | Position in one shape entities from different types - in the current staged app there is no option to position in one shape entities from different types.
right now as demand we want to enable this option. its involved with the change of logic of existing implementation.
for now the develop continues with the current... | process | position in one shape entities from different types in the current staged app there is no option to position in one shape entities from different types right now as demand we want to enable this option its involved with the change of logic of existing implementation for now the develop continues with the current... | 1 |
236,478 | 19,547,835,280 | IssuesEvent | 2022-01-02 07:16:50 | Misaka-0x447f/iis.cloudy-misaka | https://api.github.com/repos/Misaka-0x447f/iis.cloudy-misaka | opened | Set Up This Blog - Internet Information Service @ misaka.org | Gitalk https://iis.misaka.org/blog/test-post2/ | https://iis.misaka.org/blog/test-post2/
This is a guide for everything to set up in the repository to make this place your own! Regardless of if you're new to Gridsome or just looking for the checklist of things to update when you clone this project, this post is for you! | 1.0 | Set Up This Blog - Internet Information Service @ misaka.org - https://iis.misaka.org/blog/test-post2/
This is a guide for everything to set up in the repository to make this place your own! Regardless of if you're new to Gridsome or just looking for the checklist of things to update when you clone this project, thi... | non_process | set up this blog internet information service misaka org this is a guide for everything to set up in the repository to make this place your own regardless of if you re new to gridsome or just looking for the checklist of things to update when you clone this project this post is for you | 0 |
100,305 | 11,185,035,697 | IssuesEvent | 2019-12-31 21:52:35 | packethost/docs | https://api.github.com/repos/packethost/docs | closed | local-and-global-bgp.md | product-documentation | [local-and-global-bgp.md](https://github.com/packethost/docs/blob/master/products/04-network/03-advanced/02-local-and-global-bgp.md)
This file is too big for its current purpose. Please work on to take out some part of it to our /guides section and link it here. For more info - @jacobsmith928 | 1.0 | local-and-global-bgp.md - [local-and-global-bgp.md](https://github.com/packethost/docs/blob/master/products/04-network/03-advanced/02-local-and-global-bgp.md)
This file is too big for its current purpose. Please work on to take out some part of it to our /guides section and link it here. For more info - @jacobsmith9... | non_process | local and global bgp md this file is too big for its current purpose please work on to take out some part of it to our guides section and link it here for more info | 0 |
274,589 | 23,851,930,901 | IssuesEvent | 2022-09-06 18:48:26 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | opened | [chip-test] chip_sw_pwrmgr_main_power_glitch_reset extension | Component:ChipLevelTest | ### Test point name
[chip_sw_pwrmgr_main_power_glitch_reset](https://github.com/lowRISC/opentitan/blob/620c8c0c07dc0ab05448c0e1ad707d82072f58da/hw/top_earlgrey/data/chip_testplan.hjson#L1035)
### Host side component
_No response_
### OpenTitanTool infrastructure implemented
_No response_
### Contact person
@matu... | 1.0 | [chip-test] chip_sw_pwrmgr_main_power_glitch_reset extension - ### Test point name
[chip_sw_pwrmgr_main_power_glitch_reset](https://github.com/lowRISC/opentitan/blob/620c8c0c07dc0ab05448c0e1ad707d82072f58da/hw/top_earlgrey/data/chip_testplan.hjson#L1035)
### Host side component
_No response_
### OpenTitanTool infra... | non_process | chip sw pwrmgr main power glitch reset extension test point name host side component no response opentitantool infrastructure implemented no response contact person matutem tjaychen checklist add svas in order to check that check that the clock valids are deasserted if a ... | 0 |
11,116 | 13,957,682,306 | IssuesEvent | 2020-10-24 08:07:40 | alexanderkotsev/geoportal | https://api.github.com/repos/alexanderkotsev/geoportal | opened | PL: A kind request to initiate the harvesting process | Geoportal Harvesting process PL - Poland | Hi Helpdesk Team,
can we kindly ask you to push harvesting process for PL catalogue?
Regards,
Piotr Perz | 1.0 | PL: A kind request to initiate the harvesting process - Hi Helpdesk Team,
can we kindly ask you to push harvesting process for PL catalogue?
Regards,
Piotr Perz | process | pl a kind request to initiate the harvesting process hi helpdesk team can we kindly ask you to push harvesting process for pl catalogue regards piotr perz | 1 |
21,645 | 30,079,567,391 | IssuesEvent | 2023-06-29 01:12:37 | h4sh5/npm-auto-scanner | https://api.github.com/repos/h4sh5/npm-auto-scanner | opened | @pandacss/dev 0.5.0 has 1 guarddog issues | npm-silent-process-execution | ```{"npm-silent-process-execution":[{"code":" (0, import_node_child_process.spawn)(import_node_process7.default.execPath, [import_node_path3.default.join(__dirname2, \"check.js\"), JSON.stringify(this.#options)], {\n detached: true,\n stdio: \"ignore\"\n }).unref();","location":"package/dist/cli-main.js... | 1.0 | @pandacss/dev 0.5.0 has 1 guarddog issues - ```{"npm-silent-process-execution":[{"code":" (0, import_node_child_process.spawn)(import_node_process7.default.execPath, [import_node_path3.default.join(__dirname2, \"check.js\"), JSON.stringify(this.#options)], {\n detached: true,\n stdio: \"ignore\"\n }).un... | process | pandacss dev has guarddog issues npm silent process execution n detached true n stdio ignore n unref location package dist cli main js message this package is silently executing another executable | 1 |
234,290 | 19,123,540,987 | IssuesEvent | 2021-12-01 03:00:41 | libreswan/libreswan | https://api.github.com/repos/libreswan/libreswan | closed | f35: addconn needs more seccomp system calls | regression testing | ```
+type=SECCOMP msg=audit(XXX): auid=AUID uid=0 gid=0 ses=SES subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=PID comm="addconn" exe="PATH/libexec/ipsec/addconn" sig=31 arch=c000003e syscall=262 compat=0 ip=XXX
+type=SECCOMP msg=audit(XXX): auid=AUID uid=0 gid=0 ses=SES subj=unconfined_u:unconfined_r... | 1.0 | f35: addconn needs more seccomp system calls - ```
+type=SECCOMP msg=audit(XXX): auid=AUID uid=0 gid=0 ses=SES subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=PID comm="addconn" exe="PATH/libexec/ipsec/addconn" sig=31 arch=c000003e syscall=262 compat=0 ip=XXX
+type=SECCOMP msg=audit(XXX): auid=AUID uid... | non_process | addconn needs more seccomp system calls type seccomp msg audit xxx auid auid uid gid ses ses subj unconfined u unconfined r unconfined t pid pid comm addconn exe path libexec ipsec addconn sig arch syscall compat ip xxx type seccomp msg audit xxx auid auid uid gid ses ses su... | 0 |
437,921 | 12,604,653,678 | IssuesEvent | 2020-06-11 15:17:07 | eobanb/indianapublicmedia-web | https://api.github.com/repos/eobanb/indianapublicmedia-web | closed | WYSIWYG editor - custom formatting | enhancement medium priority | (note: as described [in Hannon Hill's documentation](https://www.hannonhill.com/cascadecms/latest/content-authoring/wysiwyg-editor-configurations/index.html))
This warrants testing / developing a proof of concept for several possible uses:
- /ethergame/ hints that can be hidden/shown individually
- /news/ 'view ... | 1.0 | WYSIWYG editor - custom formatting - (note: as described [in Hannon Hill's documentation](https://www.hannonhill.com/cascadecms/latest/content-authoring/wysiwyg-editor-configurations/index.html))
This warrants testing / developing a proof of concept for several possible uses:
- /ethergame/ hints that can be hidde... | non_process | wysiwyg editor custom formatting note as described this warrants testing developing a proof of concept for several possible uses ethergame hints that can be hidden shown individually news view older updates button that can be applied to a post without html knowledge inline google dfp ad... | 0 |
15,099 | 18,836,033,166 | IssuesEvent | 2021-11-11 01:04:19 | GoogleCloudPlatform/cloud-ops-sandbox | https://api.github.com/repos/GoogleCloudPlatform/cloud-ops-sandbox | opened | Ensure dependency bot is tracking terraform dependencies | type: process priority: p3 | [We recently had an issue where a terraform dependency updated and broke our released code](https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/pull/864). I believe this repo should have a bot to catch these issues and auto-update dependencies (dependabot, rennovatebot, or both), but we should confirm this | 1.0 | Ensure dependency bot is tracking terraform dependencies - [We recently had an issue where a terraform dependency updated and broke our released code](https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/pull/864). I believe this repo should have a bot to catch these issues and auto-update dependencies (dependabot,... | process | ensure dependency bot is tracking terraform dependencies i believe this repo should have a bot to catch these issues and auto update dependencies dependabot rennovatebot or both but we should confirm this | 1 |
11,309 | 14,112,001,026 | IssuesEvent | 2020-11-07 02:44:15 | e4exp/paper_manager_abstract | https://api.github.com/repos/e4exp/paper_manager_abstract | opened | Learning Music Helps You Read: Using Transfer to Study Linguistic Structure in Language Models | 2020 Natural Language Processing Programming Languages Transfer Learning _read_later | * https://arxiv.org/abs/2004.14601
* 2020
本研究では、ニューラル言語モデルにおける文法構造の符号化を解析するための手法として、伝達学習を提案する。
本研究では、LSTMを非言語データ上で訓練し、自然言語上での性能を評価することで、どのようなデータがLSTMが自然言語で使用できる一般化可能な構造特徴を誘発するかを評価する。
その結果、非言語データに潜在的な構造を持つデータ(MIDI音楽やJavaコード)を学習させると、表面形式や語彙に重なりがないにもかかわらず、自然言語でのテスト性能が向上することがわかった。
この改善につながるモデルがどのような抽象構造をコード化しているのかを特... | 1.0 | Learning Music Helps You Read: Using Transfer to Study Linguistic Structure in Language Models - * https://arxiv.org/abs/2004.14601
* 2020
本研究では、ニューラル言語モデルにおける文法構造の符号化を解析するための手法として、伝達学習を提案する。
本研究では、LSTMを非言語データ上で訓練し、自然言語上での性能を評価することで、どのようなデータがLSTMが自然言語で使用できる一般化可能な構造特徴を誘発するかを評価する。
その結果、非言語データに潜在的な構造を持つデータ(MIDI音楽やJa... | process | learning music helps you read using transfer to study linguistic structure in language models 本研究では、ニューラル言語モデルにおける文法構造の符号化を解析するための手法として、伝達学習を提案する。 本研究では、lstmを非言語データ上で訓練し、自然言語上での性能を評価することで、どのようなデータがlstmが自然言語で使用できる一般化可能な構造特徴を誘発するかを評価する。 その結果、非言語データに潜在的な構造を持つデータ midi音楽やjavaコード を学習させると、表面形式や語彙に重なりがないにもかかわら... | 1 |
274,622 | 23,853,210,457 | IssuesEvent | 2022-09-06 20:04:23 | mountaincharlie/project-five-midi-dragon | https://api.github.com/repos/mountaincharlie/project-five-midi-dragon | closed | Testing | Testing | - [x] check the landing page renders correctly
- [x] check that all styling has been properly applied
- [x] create test_urls.py to test home app url
- [x] create test_views.py to test home app view
- [x] document tests in README | 1.0 | Testing - - [x] check the landing page renders correctly
- [x] check that all styling has been properly applied
- [x] create test_urls.py to test home app url
- [x] create test_views.py to test home app view
- [x] document tests in README | non_process | testing check the landing page renders correctly check that all styling has been properly applied create test urls py to test home app url create test views py to test home app view document tests in readme | 0 |
138,383 | 18,785,304,236 | IssuesEvent | 2021-11-08 11:28:18 | sultanabubaker/gradle-simple-project | https://api.github.com/repos/sultanabubaker/gradle-simple-project | reopened | CVE-2020-10673 (High) detected in jackson-databind-2.8.11.6.jar | security vulnerability | ## CVE-2020-10673 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.11.6.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core strea... | True | CVE-2020-10673 (High) detected in jackson-databind-2.8.11.6.jar - ## CVE-2020-10673 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.11.6.jar</b></p></summary>
<p>G... | non_process | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file gradle simple project build... | 0 |
60,995 | 14,939,098,501 | IssuesEvent | 2021-01-25 16:32:27 | EIDSS/EIDSS7 | https://api.github.com/repos/EIDSS/EIDSS7 | closed | LAB17 Approve samples to be destroyed | Build 98.0 Minor bug | **Summary**
Step 9. Verification step: in the same section enter the Lab Sample ID in the search field and select search.The approved samples records display in the Samples tab. The approved samples records display with <Sample Status> Deleted.
**To Reproduce**
Steps to reproduce the behavior:
1. Log in as lisa... | 1.0 | LAB17 Approve samples to be destroyed - **Summary**
Step 9. Verification step: in the same section enter the Lab Sample ID in the search field and select search.The approved samples records display in the Samples tab. The approved samples records display with <Sample Status> Deleted.
**To Reproduce**
Steps to re... | non_process | approve samples to be destroyed summary step verification step in the same section enter the lab sample id in the search field and select search the approved samples records display in the samples tab the approved samples records display with deleted to reproduce steps to reproduce the behavi... | 0 |
4,875 | 7,753,598,812 | IssuesEvent | 2018-05-31 01:38:07 | kubernetes-sigs/kubebuilder | https://api.github.com/repos/kubernetes-sigs/kubebuilder | closed | Create a SECURITY_CONTACTS file. | process | As per the email sent to kubernetes-dev[1], please create a SECURITY_CONTACTS
file.
The template for the file can be found in the kubernetes-template repository[2].
A description for the file is in the steering-committee docs[3], you might need
to search that page for "Security Contacts".
Please feel free to ping me ... | 1.0 | Create a SECURITY_CONTACTS file. - As per the email sent to kubernetes-dev[1], please create a SECURITY_CONTACTS
file.
The template for the file can be found in the kubernetes-template repository[2].
A description for the file is in the steering-committee docs[3], you might need
to search that page for "Security Conta... | process | create a security contacts file as per the email sent to kubernetes dev please create a security contacts file the template for the file can be found in the kubernetes template repository a description for the file is in the steering committee docs you might need to search that page for security contacts ... | 1 |
106,148 | 4,263,799,489 | IssuesEvent | 2016-07-12 02:45:34 | ampproject/docs | https://api.github.com/repos/ampproject/docs | closed | Invalid word breaking | Priority: High | Word breaking is invalid, unacceptable. The culprit must be hiding somewhere [in these lines](https://github.com/ampproject/docs/blob/5ce07f344ad482d23e34032e052d3849861cd6ba/_sass/content.scss#L42).
.
; Sound (cs.SD); Audio and Speech Processing (eess.AS)
- **Arxiv link:** https://arxiv.org/... | 2.0 | New submissions for Fri, 23 Jun 23 - ## Keyword: events
### Exploring the Role of Audio in Video Captioning
- **Authors:** Yuhan Shen, Linjie Yang, Longyin Wen, Haichao Yu, Ehsan Elhamifar, Heng Wang
- **Subjects:** Computer Vision and Pattern Recognition (cs.CV); Sound (cs.SD); Audio and Speech Processing (eess.AS)
... | process | new submissions for fri jun keyword events exploring the role of audio in video captioning authors yuhan shen linjie yang longyin wen haichao yu ehsan elhamifar heng wang subjects computer vision and pattern recognition cs cv sound cs sd audio and speech processing eess as ... | 1 |
17,871 | 5,529,950,527 | IssuesEvent | 2017-03-21 00:24:42 | bcgov/api-specs | https://api.github.com/repos/bcgov/api-specs | closed | Auto generate localities where HWY 97 doesn't have street directions | data prep scripts enhancement GEOCODER medium priority | Graham to generate a spreadsheet of in the form required by the address prep scripts. Michael to review and send back to Graham who will then integrate the locality list into the address prep scripts.
| 1.0 | Auto generate localities where HWY 97 doesn't have street directions - Graham to generate a spreadsheet of in the form required by the address prep scripts. Michael to review and send back to Graham who will then integrate the locality list into the address prep scripts.
| non_process | auto generate localities where hwy doesn t have street directions graham to generate a spreadsheet of in the form required by the address prep scripts michael to review and send back to graham who will then integrate the locality list into the address prep scripts | 0 |
118,060 | 25,243,222,077 | IssuesEvent | 2022-11-15 09:12:52 | arduino/arduino-cli | https://api.github.com/repos/arduino/arduino-cli | closed | Boost libraries with the exact match | type: enhancement topic: code | ### Describe the request
> When I search for SD I expect to see [SD](https://github.com/arduino-libraries/SD) to show up in the top of the list so I can install it without a lot of scrolling through the list of results. But instead it is far down in the results.
Related to https://github.com/arduino/arduino-ide/is... | 1.0 | Boost libraries with the exact match - ### Describe the request
> When I search for SD I expect to see [SD](https://github.com/arduino-libraries/SD) to show up in the top of the list so I can install it without a lot of scrolling through the list of results. But instead it is far down in the results.
Related to ht... | non_process | boost libraries with the exact match describe the request when i search for sd i expect to see to show up in the top of the list so i can install it without a lot of scrolling through the list of results but instead it is far down in the results related to describe the current behavior ardui... | 0 |
35,884 | 2,793,805,886 | IssuesEvent | 2015-05-11 13:32:23 | SarineTechnologies/sarine.viewer.templates | https://api.github.com/repos/SarineTechnologies/sarine.viewer.templates | opened | Design issues | High priority Template v.1.10.0 | issues to resolve:
https://projects.invisionapp.com/share/MG276SMQW#/screens
1. "Hearts & Arrows" at the top should be broken to 2 lines.
2. Distance between (at the top) H&A and cut should be shortened.
3. Question mark should be blue (it may be blue, i am unable to determine if it is blue or purple).
4. In the... | 1.0 | Design issues - issues to resolve:
https://projects.invisionapp.com/share/MG276SMQW#/screens
1. "Hearts & Arrows" at the top should be broken to 2 lines.
2. Distance between (at the top) H&A and cut should be shortened.
3. Question mark should be blue (it may be blue, i am unable to determine if it is blue or pur... | non_process | design issues issues to resolve hearts arrows at the top should be broken to lines distance between at the top h a and cut should be shortened question mark should be blue it may be blue i am unable to determine if it is blue or purple in the cut screen text should be view the ac... | 0 |
9,776 | 12,794,135,735 | IssuesEvent | 2020-07-02 06:10:59 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | Linux and Windows Service Containers | Pri2 devops-cicd-process/tech devops/prod product-question | Our team wants to run steps within a Linux container that uses a Windows service container (https://hub.docker.com/r/microsoft/azure-cosmosdb-emulator)
Do you have any advice for how we can achieve this today? Is it something that will be possible in the future?
---
#### Document Details
⚠ *Do not edit this s... | 1.0 | Linux and Windows Service Containers - Our team wants to run steps within a Linux container that uses a Windows service container (https://hub.docker.com/r/microsoft/azure-cosmosdb-emulator)
Do you have any advice for how we can achieve this today? Is it something that will be possible in the future?
---
#### Do... | process | linux and windows service containers our team wants to run steps within a linux container that uses a windows service container do you have any advice for how we can achieve this today is it something that will be possible in the future document details ⚠ do not edit this section it is requi... | 1 |
5,392 | 8,214,905,781 | IssuesEvent | 2018-09-05 02:11:09 | googleapis/nodejs-translate | https://api.github.com/repos/googleapis/nodejs-translate | closed | There no named export "Translate" | type: process | Here => https://github.com/googleapis/nodejs-translate/blob/master/samples/quickstart.js#L20
The quickstart is wrong, it should be:
```
const Translate = require('@google-cloud/translate');
``` | 1.0 | There no named export "Translate" - Here => https://github.com/googleapis/nodejs-translate/blob/master/samples/quickstart.js#L20
The quickstart is wrong, it should be:
```
const Translate = require('@google-cloud/translate');
``` | process | there no named export translate here the quickstart is wrong it should be const translate require google cloud translate | 1 |
486,308 | 14,007,165,724 | IssuesEvent | 2020-10-28 21:07:03 | AOEpeople/crawler | https://api.github.com/repos/AOEpeople/crawler | opened | [BUG] Crawler return invalid content/cache to StaticFileCache | 3rd party ext Bug Priority 1 TYPO3v10 TYPO3v9 refactoring | ## Bug Report
This bug is still WIP in regard to describing it. But to not lose the problem I'll write down what I have for now.
There is an issue on the Static File Cache GitHub on Crawler Compatibility:
https://github.com/lochmueller/staticfilecache/issues/260
The crawler appears to have some issues with... | 1.0 | [BUG] Crawler return invalid content/cache to StaticFileCache - ## Bug Report
This bug is still WIP in regard to describing it. But to not lose the problem I'll write down what I have for now.
There is an issue on the Static File Cache GitHub on Crawler Compatibility:
https://github.com/lochmueller/staticfilec... | non_process | crawler return invalid content cache to staticfilecache bug report this bug is still wip in regard to describing it but to not lose the problem i ll write down what i have for now there is an issue on the static file cache github on crawler compatibility the crawler appears to have some issues ... | 0 |
2,200 | 5,040,616,618 | IssuesEvent | 2016-12-19 06:41:53 | jlm2017/jlm-video-subtitles | https://api.github.com/repos/jlm2017/jlm-video-subtitles | opened | [subtitles] [eng] A bas les paradis fiscaux ! J L Mélenchon au Parlement européen | Language: English Process: [1] Writing in progress | # Video title
A bas les paradis fiscaux ! J L Mélenchon au Parlement européen
# URL
https://www.youtube.com/watch?v=2TbjWeOxQNg&t=4s
Youtube subtitle language
Anglais
Duration
1:08
URL subtitles
https://www.youtube.com/timedtext_editor?lang=en&v=2TbjWeOxQNg&tab=captions&ref=player&action_mde_... | 1.0 | [subtitles] [eng] A bas les paradis fiscaux ! J L Mélenchon au Parlement européen - # Video title
A bas les paradis fiscaux ! J L Mélenchon au Parlement européen
# URL
https://www.youtube.com/watch?v=2TbjWeOxQNg&t=4s
Youtube subtitle language
Anglais
Duration
1:08
URL subtitles
https://www.yo... | process | a bas les paradis fiscaux j l mélenchon au parlement européen video title a bas les paradis fiscaux j l mélenchon au parlement européen url youtube subtitle language anglais duration url subtitles | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.