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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22,722 | 32,042,550,473 | IssuesEvent | 2023-09-22 20:45:59 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | [MLv2] Port `canRun` to MLv2 | Querying/Native .Backend .metabase-lib .Team/QueryProcessor :hammer_and_wrench: | There're a few MLv1 methods the editor uses that'd be nice to port to MLv2 as well:
`canRun`
### MBQL query implementation:
https://github.com/metabase/metabase/blob/dbfca6c6d173294ddcf97b394750574b4ef10221/frontend/src/metabase-lib/queries/StructuredQuery.ts#L150
### native query implementation:
https:/... | 1.0 | [MLv2] Port `canRun` to MLv2 - There're a few MLv1 methods the editor uses that'd be nice to port to MLv2 as well:
`canRun`
### MBQL query implementation:
https://github.com/metabase/metabase/blob/dbfca6c6d173294ddcf97b394750574b4ef10221/frontend/src/metabase-lib/queries/StructuredQuery.ts#L150
### native q... | process | port canrun to there re a few methods the editor uses that d be nice to port to as well canrun mbql query implementation native query implementation | 1 |
5,776 | 8,616,757,010 | IssuesEvent | 2018-11-20 01:46:45 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | `On` Date filter broken in v0.31 for Datetime fields with visual query builder? | Bug Query Processor | Hey there,
We just upgraded Metabase to v0.31 from v0.30, and it seems the behavior of Date filters broke, or at least changed in an unexpected way.
Our underlying database is PostgreSQL (v9.6), and we are trying to filter a Datetime field (e.g. *created*) by the Day.
E.g.
`Order filtered by Created *on* 11/0... | 1.0 | `On` Date filter broken in v0.31 for Datetime fields with visual query builder? - Hey there,
We just upgraded Metabase to v0.31 from v0.30, and it seems the behavior of Date filters broke, or at least changed in an unexpected way.
Our underlying database is PostgreSQL (v9.6), and we are trying to filter a Datetim... | process | on date filter broken in for datetime fields with visual query builder hey there we just upgraded metabase to from and it seems the behavior of date filters broke or at least changed in an unexpected way our underlying database is postgresql and we are trying to filter a datetime field... | 1 |
20,174 | 26,727,879,604 | IssuesEvent | 2023-01-29 23:01:51 | evidence-dev/evidence | https://api.github.com/repos/evidence-dev/evidence | opened | Improved testing in development workspace | dev-process | It's clear to contributors how to add tests to the development workspace. Immediate goal here is _not_ high test coverage, just getting the systems in place in the development workspace.
Tests should include at least one example of:
1. Unit testing supporting modules
2. Unit testing an internal API
3. Brow... | 1.0 | Improved testing in development workspace - It's clear to contributors how to add tests to the development workspace. Immediate goal here is _not_ high test coverage, just getting the systems in place in the development workspace.
Tests should include at least one example of:
1. Unit testing supporting module... | process | improved testing in development workspace it s clear to contributors how to add tests to the development workspace immediate goal here is not high test coverage just getting the systems in place in the development workspace tests should include at least one example of unit testing supporting module... | 1 |
8,903 | 11,996,412,512 | IssuesEvent | 2020-04-08 16:43:27 | MicrosoftDocs/vsts-docs | https://api.github.com/repos/MicrosoftDocs/vsts-docs | closed | String parameter can't be empty | Pri1 devops-cicd-process/tech devops/prod | Considering this definition:
```
parameters:
- name: deployEnvironment
displayName: Select your target environment.
type: string
default: Build_only
values:
- Build_only
- TST
- PP
- P
- name: releaseName
type: string
default: ''
steps:
- script: echo "Hi!"
```
Why is releaseName... | 1.0 | String parameter can't be empty - Considering this definition:
```
parameters:
- name: deployEnvironment
displayName: Select your target environment.
type: string
default: Build_only
values:
- Build_only
- TST
- PP
- P
- name: releaseName
type: string
default: ''
steps:
- script: e... | process | string parameter can t be empty considering this definition parameters name deployenvironment displayname select your target environment type string default build only values build only tst pp p name releasename type string default steps script e... | 1 |
5,566 | 8,406,693,755 | IssuesEvent | 2018-10-11 18:40:28 | symfony/symfony | https://api.github.com/repos/symfony/symfony | closed | Allow user to attach callback in Symfony process that gets fired when status changes | Feature Process | | Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | yes
| Symfony version | 3.3
Currently Symfony process allows user to attach callbacks to listen for output but it does not allow user to attach callback that gets fir... | 1.0 | Allow user to attach callback in Symfony process that gets fired when status changes - | Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | yes
| Symfony version | 3.3
Currently Symfony process allows user to attach cal... | process | allow user to attach callback in symfony process that gets fired when status changes q a bug report no feature request yes bc break report no rfc yes symfony version currently symfony process allows user to attach cal... | 1 |
9,532 | 12,501,574,411 | IssuesEvent | 2020-06-02 01:47:29 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | OMP: Warning #190 because of fork not waiting for parallel region to end | module: dataloader module: multiprocessing module: openmp triaged | ## π Bug
After updating to v1.1.0, I get `OMP: Warning #190: Forking a process while a parallel region is active is potentially unsafe.` from DataLoader when `num_workers>1`. This was not the case when I used v1.0.1 and v1.0.0.
<!-- A clear and concise description of what the bug is. -->
## To Reproduce
`... | 1.0 | OMP: Warning #190 because of fork not waiting for parallel region to end - ## π Bug
After updating to v1.1.0, I get `OMP: Warning #190: Forking a process while a parallel region is active is potentially unsafe.` from DataLoader when `num_workers>1`. This was not the case when I used v1.0.1 and v1.0.0.
<!-- A cl... | process | omp warning because of fork not waiting for parallel region to end π bug after updating to i get omp warning forking a process while a parallel region is active is potentially unsafe from dataloader when num workers this was not the case when i used and to repro... | 1 |
10,525 | 13,307,371,871 | IssuesEvent | 2020-08-25 22:02:42 | GoogleCloudPlatform/cloud-ops-sandbox | https://api.github.com/repos/GoogleCloudPlatform/cloud-ops-sandbox | closed | 7/9 provisioning tests fail/error on manual run instructions | priority: p2 type: process | - [x] Tests are passing on e2e
But while manually running provisioning tests on Mac/unix, 7/9 tests fail on various errors likely due to the missing .config volumes that persist credentials
Steps to reproduce:
1. Provision sandbox on personal account
2. docker run [per instructions](https://github.com/GoogleCl... | 1.0 | 7/9 provisioning tests fail/error on manual run instructions - - [x] Tests are passing on e2e
But while manually running provisioning tests on Mac/unix, 7/9 tests fail on various errors likely due to the missing .config volumes that persist credentials
Steps to reproduce:
1. Provision sandbox on personal accoun... | process | provisioning tests fail error on manual run instructions tests are passing on but while manually running provisioning tests on mac unix tests fail on various errors likely due to the missing config volumes that persist credentials steps to reproduce provision sandbox on personal account ... | 1 |
1,990 | 4,817,606,865 | IssuesEvent | 2016-11-04 14:12:38 | mkdocs/mkdocs | https://api.github.com/repos/mkdocs/mkdocs | closed | Prepare 0.16 release | Process | I have created a [milestone](https://github.com/mkdocs/mkdocs/milestones/0.16), we just need to add outstanding issues to it that we want to fix soon. (@waylan I'd be interested in knowing what you think should be added to this, as you have been more in touch with things lately.) So far I have just added a few document... | 1.0 | Prepare 0.16 release - I have created a [milestone](https://github.com/mkdocs/mkdocs/milestones/0.16), we just need to add outstanding issues to it that we want to fix soon. (@waylan I'd be interested in knowing what you think should be added to this, as you have been more in touch with things lately.) So far I have ju... | process | prepare release i have created a we just need to add outstanding issues to it that we want to fix soon waylan i d be interested in knowing what you think should be added to this as you have been more in touch with things lately so far i have just added a few documentation tasks that i would like to tack... | 1 |
22,661 | 31,895,956,544 | IssuesEvent | 2023-09-18 01:43:45 | tdwg/dwc | https://api.github.com/repos/tdwg/dwc | closed | Change term - references | Term - change Class - Record-level non-normative Task Group - Material Sample Process - complete | ## Term change
* Submitter: [Material Sample Task Group](https://www.tdwg.org/community/osr/material-sample/)
* Efficacy Justification (why is this change necessary?): It would be understood that MaterialEntity would be an informal superclass to `dwc:MaterialSample`, `dwc:PreservedSpecimen`, `dwc:LivingSpecimen`, `... | 1.0 | Change term - references - ## Term change
* Submitter: [Material Sample Task Group](https://www.tdwg.org/community/osr/material-sample/)
* Efficacy Justification (why is this change necessary?): It would be understood that MaterialEntity would be an informal superclass to `dwc:MaterialSample`, `dwc:PreservedSpecime... | process | change term references term change submitter efficacy justification why is this change necessary it would be understood that materialentity would be an informal superclass to dwc materialsample dwc preservedspecimen dwc livingspecimen dwc fossilspecimen examples involving the use of ... | 1 |
5,075 | 7,870,256,791 | IssuesEvent | 2018-06-24 23:36:47 | gvwilson/teachtogether.tech | https://api.github.com/repos/gvwilson/teachtogether.tech | closed | Ch06 Gerard Capes | Ch06 Process | - "The most important thing about a lesson isnβt having it," Italic isn't all that distinct from normal type face using this font. | 1.0 | Ch06 Gerard Capes - - "The most important thing about a lesson isnβt having it," Italic isn't all that distinct from normal type face using this font. | process | gerard capes the most important thing about a lesson isnβt having it italic isn t all that distinct from normal type face using this font | 1 |
7,503 | 10,587,150,429 | IssuesEvent | 2019-10-08 21:21:59 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Solution deployment fails with a conflict failure | Pri1 automation/svc cxp doc-bug process-automation/subsvc triaged | I can't get this to work. When I try to deploy that solution, it fails with this error:
{
"id":"/subscriptions/<subscriptionid>/resourceGroups/<resourcegroup>/providers/Microsoft.Resources/deployments/Automation/operations/C71E0376786C61EC",
"operationId":"C71E0376786C61EC",
"properties":{
... | 1.0 | Solution deployment fails with a conflict failure - I can't get this to work. When I try to deploy that solution, it fails with this error:
{
"id":"/subscriptions/<subscriptionid>/resourceGroups/<resourcegroup>/providers/Microsoft.Resources/deployments/Automation/operations/C71E0376786C61EC",
"opera... | process | solution deployment fails with a conflict failure i can t get this to work when i try to deploy that solution it fails with this error id subscriptions lt subscriptionid gt resourcegroups lt resourcegroup gt providers microsoft resources deployments automation operations operationid ... | 1 |
29,001 | 5,476,185,014 | IssuesEvent | 2017-03-11 18:21:21 | richgel999/miniz | https://api.github.com/repos/richgel999/miniz | closed | enumeral and non-enumeral type in conditional expression | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. compile with -Wall
2. calls from MZ_MIN and MZ_MAX with different var types like in dict_size =
MZ_MIN(dict_size + cur_match_len, TDEFL_LZ_DICT_SIZE);
What is the expected output? What do you see instead?
expected are no warning, but i got the warning "enumeral and non-en... | 1.0 | enumeral and non-enumeral type in conditional expression - ```
What steps will reproduce the problem?
1. compile with -Wall
2. calls from MZ_MIN and MZ_MAX with different var types like in dict_size =
MZ_MIN(dict_size + cur_match_len, TDEFL_LZ_DICT_SIZE);
What is the expected output? What do you see instead?
expected... | non_process | enumeral and non enumeral type in conditional expression what steps will reproduce the problem compile with wall calls from mz min and mz max with different var types like in dict size mz min dict size cur match len tdefl lz dict size what is the expected output what do you see instead expected... | 0 |
3,385 | 6,507,175,479 | IssuesEvent | 2017-08-24 12:14:10 | Great-Hill-Corporation/quickBlocks | https://api.github.com/repos/Great-Hill-Corporation/quickBlocks | closed | Remove useTesting and isTesting from COptionsBase | libs-utillib status-inprocess type-enhancement | All test cases are run with an environment variable TEST_MODE set to 'true'. If we need to distinguish between testing and not-testing we should use this mechanism not the --testing command line option because many tools actually need the -t option for their own use. Plus, it's too complicated having two test modes. O... | 1.0 | Remove useTesting and isTesting from COptionsBase - All test cases are run with an environment variable TEST_MODE set to 'true'. If we need to distinguish between testing and not-testing we should use this mechanism not the --testing command line option because many tools actually need the -t option for their own use.... | process | remove usetesting and istesting from coptionsbase all test cases are run with an environment variable test mode set to true if we need to distinguish between testing and not testing we should use this mechanism not the testing command line option because many tools actually need the t option for their own use ... | 1 |
22,033 | 30,546,804,007 | IssuesEvent | 2023-07-20 05:04:46 | h4sh5/npm-auto-scanner | https://api.github.com/repos/h4sh5/npm-auto-scanner | opened | prodbuild 1.7.0 has 1 guarddog issues | npm-silent-process-execution | ```{"npm-silent-process-execution":[{"code":" const server = spawn(\n 'node', \n [path.join(pb.root, 'node_modules/prodbuild/lib/server_service.js'), root, config.port], \n {detached: true, stdio: \"ignore\"}\n )","location":"package/lib/server.js:56","message":"This package is silently execu... | 1.0 | prodbuild 1.7.0 has 1 guarddog issues - ```{"npm-silent-process-execution":[{"code":" const server = spawn(\n 'node', \n [path.join(pb.root, 'node_modules/prodbuild/lib/server_service.js'), root, config.port], \n {detached: true, stdio: \"ignore\"}\n )","location":"package/lib/server.js:56","... | process | prodbuild has guarddog issues npm silent process execution n detached true stdio ignore n location package lib server js message this package is silently executing another executable | 1 |
14,818 | 18,154,199,544 | IssuesEvent | 2021-09-26 19:48:28 | edmobe/android-video-magnification | https://api.github.com/repos/edmobe/android-video-magnification | opened | A pesar de ser exactamente el mismo algoritmo, la magnificaciΓ³n con filtros IIR no funciona | video-processing obstacle | Por una razΓ³n desconocida, el vΓdeo de salida de la magnificaciΓ³n con filtros IIR es el mismo que el vΓdeo de entrada. | 1.0 | A pesar de ser exactamente el mismo algoritmo, la magnificaciΓ³n con filtros IIR no funciona - Por una razΓ³n desconocida, el vΓdeo de salida de la magnificaciΓ³n con filtros IIR es el mismo que el vΓdeo de entrada. | process | a pesar de ser exactamente el mismo algoritmo la magnificaciΓ³n con filtros iir no funciona por una razΓ³n desconocida el vΓdeo de salida de la magnificaciΓ³n con filtros iir es el mismo que el vΓdeo de entrada | 1 |
74,051 | 7,373,791,560 | IssuesEvent | 2018-03-13 18:16:58 | yalapeno/gitar | https://api.github.com/repos/yalapeno/gitar | closed | Test - Test data | test | generate - find some sample data for the database for test - development purposes. | 1.0 | Test - Test data - generate - find some sample data for the database for test - development purposes. | non_process | test test data generate find some sample data for the database for test development purposes | 0 |
9,641 | 12,603,413,814 | IssuesEvent | 2020-06-11 13:27:01 | HackYourFutureBelgium/class-9-10 | https://api.github.com/repos/HackYourFutureBelgium/class-9-10 | opened | Your Name: module, week | class-9 process-week wednesday-check-in | # Wednesday Check-In
Incremental Development, process-week
## Progress
- Read suggestive studies
- Review Javascript from freecodecamp.
## Blocked
- Not yet.
## Next Steps
- Prep-work for the next module
## Tip(s) of the week
- Take time to read issues of classmates
| 1.0 | Your Name: module, week - # Wednesday Check-In
Incremental Development, process-week
## Progress
- Read suggestive studies
- Review Javascript from freecodecamp.
## Blocked
- Not yet.
## Next Steps
- Prep-work for the next module
## Tip(s) of the week
- Take time to read issues of classmates... | process | your name module week wednesday check in incremental development process week progress read suggestive studies review javascript from freecodecamp blocked not yet next steps prep work for the next module tip s of the week take time to read issues of classmates... | 1 |
252,515 | 21,582,207,046 | IssuesEvent | 2022-05-02 20:02:21 | damccorm/test-migration-target | https://api.github.com/repos/damccorm/test-migration-target | opened | beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms | bug test-failures cross-language sdk-go P2 | Example failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/7/
I couldn't find accurate details about why the tests are failing, but TestXLang_Prefix, TestXLang_Multi, and TestXLang_Partition are failing while running for some reason. Investigating the Dataflow logs, we can see SDK harne... | 1.0 | beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms - Example failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/7/
I couldn't find accurate details about why the tests are failing, but TestXLang_Prefix, TestXLang_Multi, and TestXLang_Partition are failing while runni... | non_process | beam postcommit xvr gousingjava dataflow fails on some test transforms example failure i couldn t find accurate details about why the tests are failing but testxlang prefix testxlang multi and testxlang partition are failing while running for some reason investigating the dataflow logs we can see sdk harne... | 0 |
13,516 | 16,055,318,875 | IssuesEvent | 2021-04-23 03:26:58 | rjsears/chia_plot_manager | https://api.github.com/repos/rjsears/chia_plot_manager | closed | Check for failed or stalled local plot moves | In Process TODO | Figure out how to check and see if a local plot copy has failed and restart the process so we don't overfill our local `-d` drive. | 1.0 | Check for failed or stalled local plot moves - Figure out how to check and see if a local plot copy has failed and restart the process so we don't overfill our local `-d` drive. | process | check for failed or stalled local plot moves figure out how to check and see if a local plot copy has failed and restart the process so we don t overfill our local d drive | 1 |
86,966 | 24,997,641,581 | IssuesEvent | 2022-11-03 03:07:35 | DarkflameUniverse/DarkflameServer | https://api.github.com/repos/DarkflameUniverse/DarkflameServer | closed | BUILD: Error while setting up assets | build P-high | ### Make sure you've done the following:
- [X] I have read the [installation guide](https://github.com/DarkflameUniverse/DarkflameServer/blob/main/README.md).
### DarkflameServer Version
4a6f3e4
### Platform
Ubuntu
### Architecture
x86
### Error Logs
<details>
[03-11-22 01:07:54] [Master... | 1.0 | BUILD: Error while setting up assets - ### Make sure you've done the following:
- [X] I have read the [installation guide](https://github.com/DarkflameUniverse/DarkflameServer/blob/main/README.md).
### DarkflameServer Version
4a6f3e4
### Platform
Ubuntu
### Architecture
x86
### Error Logs
... | non_process | build error while setting up assets make sure you ve done the following i have read the darkflameserver version platform ubuntu architecture error logs starting master server version compiled on thu nov got an ... | 0 |
78,098 | 22,141,855,194 | IssuesEvent | 2022-06-03 07:47:46 | scikit-learn/scikit-learn | https://api.github.com/repos/scikit-learn/scikit-learn | closed | Doc building on PRs do not push to circleci yet | Build / CI | With https://github.com/scikit-learn/scikit-learn/pull/21137 do push to circleci yet.
This is being tested in https://github.com/scikit-learn/scikit-learn/pull/23508 and a possible solution is: https://github.com/scikit-learn/scikit-learn/pull/23508#issuecomment-1143087348 | 1.0 | Doc building on PRs do not push to circleci yet - With https://github.com/scikit-learn/scikit-learn/pull/21137 do push to circleci yet.
This is being tested in https://github.com/scikit-learn/scikit-learn/pull/23508 and a possible solution is: https://github.com/scikit-learn/scikit-learn/pull/23508#issuecomment-1143... | non_process | doc building on prs do not push to circleci yet with do push to circleci yet this is being tested in and a possible solution is | 0 |
10,051 | 13,044,161,661 | IssuesEvent | 2020-07-29 03:47:25 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | UCP: Migrate scalar function `SubDateIntInt` from TiDB | challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor |
## Description
Port the scalar function `SubDateIntInt` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @breeswish
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn... | 2.0 | UCP: Migrate scalar function `SubDateIntInt` from TiDB -
## Description
Port the scalar function `SubDateIntInt` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @breeswish
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://githu... | process | ucp migrate scalar function subdateintint from tidb description port the scalar function subdateintint from tidb to coprocessor score mentor s breeswish recommended skills rust programming learning materials already implemented expressions ported from tidb | 1 |
93,287 | 15,885,355,840 | IssuesEvent | 2021-04-09 20:25:24 | AlexRogalskiy/code-formats | https://api.github.com/repos/AlexRogalskiy/code-formats | opened | CVE-2021-23358 (High) detected in underscore-1.6.0.tgz | security vulnerability | ## CVE-2021-23358 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-1.6.0.tgz</b></p></summary>
<p>JavaScript's functional programming helper library.</p>
<p>Library home page... | True | CVE-2021-23358 (High) detected in underscore-1.6.0.tgz - ## CVE-2021-23358 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-1.6.0.tgz</b></p></summary>
<p>JavaScript's functi... | non_process | cve high detected in underscore tgz cve high severity vulnerability vulnerable library underscore tgz javascript s functional programming helper library library home page a href path to dependency file code formats package json path to vulnerable library code format... | 0 |
4,707 | 7,546,145,955 | IssuesEvent | 2018-04-18 01:14:51 | UnbFeelings/unb-feelings-docs | https://api.github.com/repos/UnbFeelings/unb-feelings-docs | opened | [NΓ£o Conformidade] RelatΓ³rio Final nΓ£o existe | Processo Qualidade invalid | @UnbFeelings/process
Perante critΓ©rios definidos para as [Auditorias](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%A9rios-de-Avalia%C3%A7%C3%A3o-e-T%C3%A9cnicas-de-Auditoria#plano-de-medi%C3%A7%C3%A3o) fora auditada o artefato RelatΓ³rio Final, resultante da atividade [RelatΓ³rio Final de MediΓ§Γ£o](ht... | 1.0 | [NΓ£o Conformidade] RelatΓ³rio Final nΓ£o existe - @UnbFeelings/process
Perante critΓ©rios definidos para as [Auditorias](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%A9rios-de-Avalia%C3%A7%C3%A3o-e-T%C3%A9cnicas-de-Auditoria#plano-de-medi%C3%A7%C3%A3o) fora auditada o artefato RelatΓ³rio Final, resulta... | process | relatΓ³rio final nΓ£o existe unbfeelings process perante critΓ©rios definidos para as fora auditada o artefato relatΓ³rio final resultante da atividade descriΓ§Γ£o foi identificado que nΓ£o foram realizadas coletas de mΓ©tricas de cΓ³digo fonte ou se foram nΓ£o estΓ£o descritas em um artefato de aco... | 1 |
113,844 | 24,498,764,797 | IssuesEvent | 2022-10-10 10:59:48 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | weird effect applied to battery and supercapacitor state of charge progress bars. | Bug Code Low prio | ### Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [ ] My issue happened while using mods.
### What happened?
The state of charge progress bar on the super capacitor and battery seem to 'flicker' up and down 1 pixel (or up 2 pixels and then resets?)
The effe... | 1.0 | weird effect applied to battery and supercapacitor state of charge progress bars. - ### Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [ ] My issue happened while using mods.
### What happened?
The state of charge progress bar on the super capacitor and batter... | non_process | weird effect applied to battery and supercapacitor state of charge progress bars disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened the state of charge progress bar on the super capacitor and battery se... | 0 |
1,966 | 4,787,790,257 | IssuesEvent | 2016-10-30 06:42:12 | symfony/symfony | https://api.github.com/repos/symfony/symfony | closed | setOptions in symfony process is not available. | Feature Process | Hi,
In [symfony/process](https://github.com/symfony/process) if I want to set multiple options then I'm not able to set it, for example, I can use `setOption(key, value)` to set option but what if I want to set multiple options then I should do is `setOptions([key1 => value1, key2 => value2...])` I have gone trough ... | 1.0 | setOptions in symfony process is not available. - Hi,
In [symfony/process](https://github.com/symfony/process) if I want to set multiple options then I'm not able to set it, for example, I can use `setOption(key, value)` to set option but what if I want to set multiple options then I should do is `setOptions([key1 =... | process | setoptions in symfony process is not available hi in if i want to set multiple options then i m not able to set it for example i can use setoption key value to set option but what if i want to set multiple options then i should do is setoptions i have gone trough the but i m not able to find a... | 1 |
18,996 | 24,988,350,697 | IssuesEvent | 2022-11-02 16:39:34 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | Better debugging story for recursive calls | P4 type: support / not a bug (process) team-Starlark-Interpreter awaiting-user-response | ### Description of the problem / feature request:
In non-obvious cases of recursive function calls (function A calls B calls C .... calls A), it's very difficult to debug where the recursion is coming from. There should be guidance on how to debug such issues, possibly with changes to tooling to make it easier. Eg.,... | 1.0 | Better debugging story for recursive calls - ### Description of the problem / feature request:
In non-obvious cases of recursive function calls (function A calls B calls C .... calls A), it's very difficult to debug where the recursion is coming from. There should be guidance on how to debug such issues, possibly wi... | process | better debugging story for recursive calls description of the problem feature request in non obvious cases of recursive function calls function a calls b calls c calls a it s very difficult to debug where the recursion is coming from there should be guidance on how to debug such issues possibly wi... | 1 |
76,322 | 21,337,009,868 | IssuesEvent | 2022-04-18 15:42:45 | RocketChat/Rocket.Chat.Electron | https://api.github.com/repos/RocketChat/Rocket.Chat.Electron | closed | All the ZIP Donwloads of the RocketChat Client are invlaid ZIP files! | plat: windows subj: release building | <!--
Thanks for opening an issue! A few things to keep in mind:
- Before reporting a bug, please try reproducing your issue with the latest
version.
- Please verify that the bug is related to the desktop app, and NOT the main web
app by testing in Chrome/Firefox.
- If the issue also occurs in the browser, r... | 1.0 | All the ZIP Donwloads of the RocketChat Client are invlaid ZIP files! - <!--
Thanks for opening an issue! A few things to keep in mind:
- Before reporting a bug, please try reproducing your issue with the latest
version.
- Please verify that the bug is related to the desktop app, and NOT the main web
app by ... | non_process | all the zip donwloads of the rocketchat client are invlaid zip files thanks for opening an issue a few things to keep in mind before reporting a bug please try reproducing your issue with the latest version please verify that the bug is related to the desktop app and not the main web app by ... | 0 |
9,381 | 12,389,026,646 | IssuesEvent | 2020-05-20 08:21:04 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Not possible to run processing script on master | Bug Processing Regression | **Describe the bug**
It's not possible to launch a Processing script on master.
The following steps are working on 3.10.5
**How to Reproduce**
1. Processing toolbox
2. Create a new script from template
3. Launch the default script
4. Execute the script, nothing happen, nothing in the log too
**QGIS and ... | 1.0 | Not possible to run processing script on master - **Describe the bug**
It's not possible to launch a Processing script on master.
The following steps are working on 3.10.5
**How to Reproduce**
1. Processing toolbox
2. Create a new script from template
3. Launch the default script
4. Execute the script, not... | process | not possible to run processing script on master describe the bug it s not possible to launch a processing script on master the following steps are working on how to reproduce processing toolbox create a new script from template launch the default script execute the script noth... | 1 |
59,078 | 6,627,998,055 | IssuesEvent | 2017-09-23 12:11:46 | fossasia/badgeyay | https://api.github.com/repos/fossasia/badgeyay | closed | Use phantomjs only on travis | has-PR test-and-quality | **I'm submitting a ...**
- [X] feature request
**Current behavior:**
<!-- How the bug manifests. -->
Currently, the phantomjs webdriver is used.
https://github.com/fossasia/badgeyay/blob/development/app/tests/test.py#L10
**Expected behavior:**
<!-- Behavior would be without the bug. -->
- Please add an ... | 1.0 | Use phantomjs only on travis - **I'm submitting a ...**
- [X] feature request
**Current behavior:**
<!-- How the bug manifests. -->
Currently, the phantomjs webdriver is used.
https://github.com/fossasia/badgeyay/blob/development/app/tests/test.py#L10
**Expected behavior:**
<!-- Behavior would be without t... | non_process | use phantomjs only on travis i m submitting a feature request current behavior currently the phantomjs webdriver is used expected behavior please add an if based on a useful environment variable to use phantomjs in case of travis firefox in case of desktop... | 0 |
19,035 | 25,042,283,395 | IssuesEvent | 2022-11-04 22:28:20 | USGS-WiM/StreamStats | https://api.github.com/repos/USGS-WiM/StreamStats | opened | BP: Add "Select State/Region" dropdown | Batch Processor | Part of #1455
- [ ] Create a dropdown that says "Select State / Region:"
- [ ] Make a service call to https://streamstats.usgs.gov/nssservices/regions to retrieve the list of all the Regions
- [ ] Populate the dropdown with the "name" of each Region
Note: we may need to refine this, as there are some regions ... | 1.0 | BP: Add "Select State/Region" dropdown - Part of #1455
- [ ] Create a dropdown that says "Select State / Region:"
- [ ] Make a service call to https://streamstats.usgs.gov/nssservices/regions to retrieve the list of all the Regions
- [ ] Populate the dropdown with the "name" of each Region
Note: we may need t... | process | bp add select state region dropdown part of create a dropdown that says select state region make a service call to to retrieve the list of all the regions populate the dropdown with the name of each region note we may need to refine this as there are some regions like undefined... | 1 |
520,078 | 15,078,343,346 | IssuesEvent | 2021-02-05 08:34:27 | Azure/static-web-apps-cli | https://api.github.com/repos/Azure/static-web-apps-cli | closed | Simulate authentication page | priority: high scope: auth type: enhancement | **Describe the solution you'd like**
Instead of directly integrating with all supported providers, use a simulated login page that allows a user to specify the provider, user info, and roles that they want to log in as.
When the app navigates to `/.auth/<provider>/login`, display the following screen:
![image]... | 1.0 | Simulate authentication page - **Describe the solution you'd like**
Instead of directly integrating with all supported providers, use a simulated login page that allows a user to specify the provider, user info, and roles that they want to log in as.
When the app navigates to `/.auth/<provider>/login`, display th... | non_process | simulate authentication page describe the solution you d like instead of directly integrating with all supported providers use a simulated login page that allows a user to specify the provider user info and roles that they want to log in as when the app navigates to auth login display the followi... | 0 |
19,687 | 26,036,760,838 | IssuesEvent | 2022-12-22 06:12:52 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Needs Run As account update | automation/svc triaged cxp doc-enhancement process-automation/subsvc Pri1 |
Docs state Run As accounts will be discontinued in 2023 but the Prerequisites of this page do not state any workarounds or warnings of discontinuation. How-To needs to be updated with using Managed Identities
---
#### Document Details
β *Do not edit this section. It is required for learn.microsoft.com β GitH... | 1.0 | Needs Run As account update -
Docs state Run As accounts will be discontinued in 2023 but the Prerequisites of this page do not state any workarounds or warnings of discontinuation. How-To needs to be updated with using Managed Identities
---
#### Document Details
β *Do not edit this section. It is required ... | process | needs run as account update docs state run as accounts will be discontinued in but the prerequisites of this page do not state any workarounds or warnings of discontinuation how to needs to be updated with using managed identities document details β do not edit this section it is required for... | 1 |
8,040 | 11,216,542,599 | IssuesEvent | 2020-01-07 06:43:07 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Need more clarity | Pri1 automation/svc cxp process-automation/subsvc product-question triaged | CPU usage based power off will not allow non usage. Can this be tweaked to disconnect amd logoff the user and then power off. Also instead of tahs, can these systems be grouped via logical entities? Not dependent on tags.
Power on action is still static. It needs more intelligence.
---
#### Document Details
β *Do n... | 1.0 | Need more clarity - CPU usage based power off will not allow non usage. Can this be tweaked to disconnect amd logoff the user and then power off. Also instead of tahs, can these systems be grouped via logical entities? Not dependent on tags.
Power on action is still static. It needs more intelligence.
---
#### Docum... | process | need more clarity cpu usage based power off will not allow non usage can this be tweaked to disconnect amd logoff the user and then power off also instead of tahs can these systems be grouped via logical entities not dependent on tags power on action is still static it needs more intelligence docum... | 1 |
98 | 2,537,622,217 | IssuesEvent | 2015-01-26 21:50:44 | abb-iss/issues | https://api.github.com/repos/abb-iss/issues | closed | Section 1 items research questions | p-process | Reviewer 3: In section 1, you might consider using a Latex description environment instead of itemize for the research questions. (You do something like this in section 4.) | 1.0 | Section 1 items research questions - Reviewer 3: In section 1, you might consider using a Latex description environment instead of itemize for the research questions. (You do something like this in section 4.) | process | section items research questions reviewer in section you might consider using a latex description environment instead of itemize for the research questions you do something like this in section | 1 |
785,961 | 27,629,659,127 | IssuesEvent | 2023-03-10 09:53:13 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Provide mechanism or documentation for cache cleanup | type:feature help wanted priority-3-medium status:in-progress core:cache | ### What would you like Renovate to be able to do?
It would be nice to offer a method of pruning the cache. On a run with and empty cache directory it populates 32M of space in our instance and after 6 months of hourly runs this grows to 88G.
This is also an issue when using GitLab cache which zips -> uploads and... | 1.0 | Provide mechanism or documentation for cache cleanup - ### What would you like Renovate to be able to do?
It would be nice to offer a method of pruning the cache. On a run with and empty cache directory it populates 32M of space in our instance and after 6 months of hourly runs this grows to 88G.
This is also an ... | non_process | provide mechanism or documentation for cache cleanup what would you like renovate to be able to do it would be nice to offer a method of pruning the cache on a run with and empty cache directory it populates of space in our instance and after months of hourly runs this grows to this is also an issu... | 0 |
117,018 | 9,906,208,622 | IssuesEvent | 2019-06-27 13:24:41 | rancher/rancher | https://api.github.com/repos/rancher/rancher | opened | Backport: Allow S3 Snapshot service to trust internally signed certs when talking to the S3 endpoint | [zube]: To Test area/backup-recover area/etcd internal kind/enhancement team/ca | Backport: https://github.com/rancher/rancher/issues/19222
Note: This is the issue for the API which is related to the backport RKE changes: https://github.com/rancher/rancher/issues/21103
and backport UI: https://github.com/rancher/rancher/issues/21104 | 1.0 | Backport: Allow S3 Snapshot service to trust internally signed certs when talking to the S3 endpoint - Backport: https://github.com/rancher/rancher/issues/19222
Note: This is the issue for the API which is related to the backport RKE changes: https://github.com/rancher/rancher/issues/21103
and backport UI: https://... | non_process | backport allow snapshot service to trust internally signed certs when talking to the endpoint backport note this is the issue for the api which is related to the backport rke changes and backport ui | 0 |
16,611 | 21,671,503,637 | IssuesEvent | 2022-05-08 02:33:43 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | decode_xml and decode_xml_wineventlog fail on UTF-16 charsets | bug Winlogbeat :Processors Team:Security-External Integrations | I'm trying to parse a field that contains XML and it logs the following error:
`failed in decode_xml on the "winlog.event_data.param2" field: error decoding XML field: xml: encoding "utf-16" declared but Decoder.CharsetReader is nil`
The field itself is formatted as such:
```
<?xml version="1.0" encoding="utf-1... | 1.0 | decode_xml and decode_xml_wineventlog fail on UTF-16 charsets - I'm trying to parse a field that contains XML and it logs the following error:
`failed in decode_xml on the "winlog.event_data.param2" field: error decoding XML field: xml: encoding "utf-16" declared but Decoder.CharsetReader is nil`
The field itself... | process | decode xml and decode xml wineventlog fail on utf charsets i m trying to parse a field that contains xml and it logs the following error failed in decode xml on the winlog event data field error decoding xml field xml encoding utf declared but decoder charsetreader is nil the field itself is for... | 1 |
11,547 | 3,497,539,385 | IssuesEvent | 2016-01-06 01:52:18 | Azure/azure-iot-sdks | https://api.github.com/repos/Azure/azure-iot-sdks | closed | Question: Best way to provision devices with connection string | documentation | I know this has to be pretty simple, but what's considered best practice for getting the device connection string into the device?
Actually trying to think through the flow as if the user has a device in their hands and has to set it up.
| 1.0 | Question: Best way to provision devices with connection string - I know this has to be pretty simple, but what's considered best practice for getting the device connection string into the device?
Actually trying to think through the flow as if the user has a device in their hands and has to set it up.
| non_process | question best way to provision devices with connection string i know this has to be pretty simple but what s considered best practice for getting the device connection string into the device actually trying to think through the flow as if the user has a device in their hands and has to set it up | 0 |
2,395 | 2,725,875,439 | IssuesEvent | 2015-04-15 05:38:30 | adobe/brackets | https://api.github.com/repos/adobe/brackets | closed | brace-fold frequently throws exceptions | F Code Folding fix in progress medium priority | Put this in a JS file:
```
var test = {
"foo": {
"one": true,
"two": true,
"three": true
},
"bar": false
};
```
1. Select lines 3-5 entirely (i.e. everything inside the foo `{}`s)
2. Press delete
Result: `Uncaught TypeError: Cannot read property 'lastIndexOf' of unde... | 1.0 | brace-fold frequently throws exceptions - Put this in a JS file:
```
var test = {
"foo": {
"one": true,
"two": true,
"three": true
},
"bar": false
};
```
1. Select lines 3-5 entirely (i.e. everything inside the foo `{}`s)
2. Press delete
Result: `Uncaught TypeError: ... | non_process | brace fold frequently throws exceptions put this in a js file var test foo one true two true three true bar false select lines entirely i e everything inside the foo s press delete result uncaught typeerror ... | 0 |
324,437 | 9,895,594,405 | IssuesEvent | 2019-06-26 08:12:58 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.rtve.es - video or audio doesn't play | browser-firefox engine-gecko priority-normal | <!-- @browser: Firefox 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: http://www.rtve.es/alacarta/videos/otros-documentales/otros-documentales-hicimos-fue-secreto/5290898/
**Browser / Version**: Firefo... | 1.0 | www.rtve.es - video or audio doesn't play - <!-- @browser: Firefox 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: http://www.rtve.es/alacarta/videos/otros-documentales/otros-documentales-hicimos-fue-sec... | non_process | video or audio doesn t play url browser version firefox operating system mac os x tested another browser yes problem type video or audio doesn t play description the video doennΒ΄t play its java scrip steps to reproduce donΒ΄y play in safari it s play ... | 0 |
16,159 | 20,594,478,372 | IssuesEvent | 2022-03-05 09:03:37 | googleapis/java-certificate-manager | https://api.github.com/repos/googleapis/java-certificate-manager | opened | Your .repo-metadata.json file has a problem π€ | type: process repo-metadata: lint | You have a problem with your .repo-metadata.json file:
Result of scan π:
* api_shortname 'certificate-manager' invalid in .repo-metadata.json
βοΈ Once you address these problems, you can close this issue.
### Need help?
* [Schema definition](https://github.com/googleapis/repo-automation-bots/blob/main/packages/rep... | 1.0 | Your .repo-metadata.json file has a problem π€ - You have a problem with your .repo-metadata.json file:
Result of scan π:
* api_shortname 'certificate-manager' invalid in .repo-metadata.json
βοΈ Once you address these problems, you can close this issue.
### Need help?
* [Schema definition](https://github.com/googl... | process | your repo metadata json file has a problem π€ you have a problem with your repo metadata json file result of scan π api shortname certificate manager invalid in repo metadata json βοΈ once you address these problems you can close this issue need help lists valid options for each field ... | 1 |
417,963 | 28,112,368,498 | IssuesEvent | 2023-03-31 08:13:08 | ShanHng/ped | https://api.github.com/repos/ShanHng/ped | opened | Naming of `Explanation` segment under UG as `Example of Usage` instead | severity.VeryLow type.DocumentationBug | I love that you guys provide examples/scenarios for your functions. However, I feel like 'Example of Usage' or something that indicates the presence of an example use case might be a better name for the `Explanation` segment.
 detected in spring-boot-2.2.2.RELEASE.jar | security vulnerability | ## CVE-2022-27772 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-2.2.2.RELEASE.jar</b></p></summary>
<p>Spring Boot</p>
<p>Library home page: <a href="https://projects.s... | True | CVE-2022-27772 (Medium) detected in spring-boot-2.2.2.RELEASE.jar - ## CVE-2022-27772 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-2.2.2.RELEASE.jar</b></p></summary>
... | non_process | cve medium detected in spring boot release jar cve medium severity vulnerability vulnerable library spring boot release jar spring boot library home page a href path to dependency file webwolf pom xml path to vulnerable library home wss scanner repository org sp... | 0 |
22,063 | 30,585,072,324 | IssuesEvent | 2023-07-21 12:47:12 | ukri-excalibur/excalibur-tests | https://api.github.com/repos/ukri-excalibur/excalibur-tests | opened | Publish post-processing plots in some way | postprocessing | Once the plotting in a simple html file is done, we have to decide on a way to publish those (github pages most likely) and embed them in a more substantial website. See also #18 and #70 .
- Make it interactive? This will substitute/overwrite the config file
- If the above is done, add functionality to export a confi... | 1.0 | Publish post-processing plots in some way - Once the plotting in a simple html file is done, we have to decide on a way to publish those (github pages most likely) and embed them in a more substantial website. See also #18 and #70 .
- Make it interactive? This will substitute/overwrite the config file
- If the above ... | process | publish post processing plots in some way once the plotting in a simple html file is done we have to decide on a way to publish those github pages most likely and embed them in a more substantial website see also and make it interactive this will substitute overwrite the config file if the above is... | 1 |
205,752 | 15,685,949,079 | IssuesEvent | 2021-03-25 11:53:49 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] FullClusterRestartIT testDataStreams failing for certain BWC version | :Core/Features/Data streams >test-failure Team:Core/Features | This looks to be failing against 7.9.x and 7.10.x versions.
**Build scan:**
https://gradle-enterprise.elastic.co/s/kwfuj2tkzkdmo/tests/:x-pack:qa:full-cluster-restart:v7.9.1%23oldClusterTest/org.elasticsearch.xpack.restart.FullClusterRestartIT/testDataStreams
**Reproduction line:**
`./gradlew ':x-pack:qa:full-cluster... | 1.0 | [CI] FullClusterRestartIT testDataStreams failing for certain BWC version - This looks to be failing against 7.9.x and 7.10.x versions.
**Build scan:**
https://gradle-enterprise.elastic.co/s/kwfuj2tkzkdmo/tests/:x-pack:qa:full-cluster-restart:v7.9.1%23oldClusterTest/org.elasticsearch.xpack.restart.FullClusterRestartIT... | non_process | fullclusterrestartit testdatastreams failing for certain bwc version this looks to be failing against x and x versions build scan reproduction line gradlew x pack qa full cluster restart oldclustertest dtests class org elasticsearch xpack restart fullclusterrestartit dtests me... | 0 |
120,986 | 10,145,397,181 | IssuesEvent | 2019-08-05 04:05:18 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | teamcity: failed test: TestDrainingProcessorSwallowsUncertaintyError | C-test-failure O-robot | The following tests appear to have failed on master (test): TestDrainingProcessorSwallowsUncertaintyError/dummy=false, TestDrainingProcessorSwallowsUncertaintyError, TestDrainingProcessorSwallowsUncertaintyError/dummy=true
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Ai... | 1.0 | teamcity: failed test: TestDrainingProcessorSwallowsUncertaintyError - The following tests appear to have failed on master (test): TestDrainingProcessorSwallowsUncertaintyError/dummy=false, TestDrainingProcessorSwallowsUncertaintyError, TestDrainingProcessorSwallowsUncertaintyError/dummy=true
You may want to check [fo... | non_process | teamcity failed test testdrainingprocessorswallowsuncertaintyerror the following tests appear to have failed on master test testdrainingprocessorswallowsuncertaintyerror dummy false testdrainingprocessorswallowsuncertaintyerror testdrainingprocessorswallowsuncertaintyerror dummy true you may want to check ... | 0 |
5,031 | 7,851,543,527 | IssuesEvent | 2018-06-20 12:06:34 | allinurl/goaccess | https://api.github.com/repos/allinurl/goaccess | closed | How to parse multiple logs for multipe hosts | log-processing question | Hey Guys,
we are running a couple of sites on one of our servers. Each of them have one locations for the access logs. I was wondering if it is possible to use a command like this to combine all log files to one output.
> goaccess --log-format=COMBINED /sites/**/logs/access.log
Inside /sites/ there are a coupl... | 1.0 | How to parse multiple logs for multipe hosts - Hey Guys,
we are running a couple of sites on one of our servers. Each of them have one locations for the access logs. I was wondering if it is possible to use a command like this to combine all log files to one output.
> goaccess --log-format=COMBINED /sites/**/logs... | process | how to parse multiple logs for multipe hosts hey guys we are running a couple of sites on one of our servers each of them have one locations for the access logs i was wondering if it is possible to use a command like this to combine all log files to one output goaccess log format combined sites logs... | 1 |
516,707 | 14,986,724,195 | IssuesEvent | 2021-01-28 21:39:23 | ChainSafe/gossamer | https://api.github.com/repos/ChainSafe/gossamer | closed | Create set of Polkadot.js test scripts | Priority: 2 - High approved | <!---
PLEASE READ CAREFULLY
-->
## Expected Behavior
- Scripts should list each of the available Polkadot.js methods and have an example of executing each of the call
-
## Current Behavior
<!---
If describing a bug, tell us what happens instead of the expected behavior.
If suggesting a change or an improvement... | 1.0 | Create set of Polkadot.js test scripts - <!---
PLEASE READ CAREFULLY
-->
## Expected Behavior
- Scripts should list each of the available Polkadot.js methods and have an example of executing each of the call
-
## Current Behavior
<!---
If describing a bug, tell us what happens instead of the expected behavior.
... | non_process | create set of polkadot js test scripts please read carefully expected behavior scripts should list each of the available polkadot js methods and have an example of executing each of the call current behavior if describing a bug tell us what happens instead of the expected behavior ... | 0 |
22,760 | 15,436,389,617 | IssuesEvent | 2021-03-07 12:51:43 | teambit/bit | https://api.github.com/repos/teambit/bit | closed | Move from flow to Typescript | area/infrastructure type/feature | ### Tasks list
- [x] rename files from .js to .ts
- [x] rename e2e files from .js to .ts
- [x] remove flow plugins from babel config
- [x] remove flow babel plugins from package.json dependencies
- [x] add ts plugins to babel
- [x] create tsconfig file
- [x] configure babel to work with ts
- [x] tests need to b... | 1.0 | Move from flow to Typescript - ### Tasks list
- [x] rename files from .js to .ts
- [x] rename e2e files from .js to .ts
- [x] remove flow plugins from babel config
- [x] remove flow babel plugins from package.json dependencies
- [x] add ts plugins to babel
- [x] create tsconfig file
- [x] configure babel to work... | non_process | move from flow to typescript tasks list rename files from js to ts rename files from js to ts remove flow plugins from babel config remove flow babel plugins from package json dependencies add ts plugins to babel create tsconfig file configure babel to work with ts te... | 0 |
13,954 | 16,737,202,624 | IssuesEvent | 2021-06-11 04:22:45 | tdwg/dwc | https://api.github.com/repos/tdwg/dwc | reopened | Change term - MaterialSample | Class - MaterialSample Controversial Extensions Process - needs Task Group Task Group - MaterialSample Term - change normative | ## Change term
* Submitter: @jegelewicz
* Justification (why is this change necessary?): The definition of MaterialSample is essentially the same as that for PreservedSpecimen. Members of the Arctos Working Group feel that these two terms are currently interchangeable. See https://github.com/ArctosDB/arctos/issues/... | 1.0 | Change term - MaterialSample - ## Change term
* Submitter: @jegelewicz
* Justification (why is this change necessary?): The definition of MaterialSample is essentially the same as that for PreservedSpecimen. Members of the Arctos Working Group feel that these two terms are currently interchangeable. See https://gi... | process | change term materialsample change term submitter jegelewicz justification why is this change necessary the definition of materialsample is essentially the same as that for preservedspecimen members of the arctos working group feel that these two terms are currently interchangeable see for furt... | 1 |
618,213 | 19,429,394,365 | IssuesEvent | 2021-12-21 10:09:28 | bounswe/2021SpringGroup4 | https://api.github.com/repos/bounswe/2021SpringGroup4 | closed | Frontend: Add Map Functionality for Location Selection on Event Create Page | Priority: High Status: Completed Type: Development Frontend | Google Maps will be added to the Event Creation Page. Users should be able to select location from map. A marker should be placed on the clicked place; latitude and longitude values and address should be sent to the Backend api events endpoint | 1.0 | Frontend: Add Map Functionality for Location Selection on Event Create Page - Google Maps will be added to the Event Creation Page. Users should be able to select location from map. A marker should be placed on the clicked place; latitude and longitude values and address should be sent to the Backend api events endpo... | non_process | frontend add map functionality for location selection on event create page google maps will be added to the event creation page users should be able to select location from map a marker should be placed on the clicked place latitude and longitude values and address should be sent to the backend api events endpo... | 0 |
598,840 | 18,256,815,298 | IssuesEvent | 2021-10-03 06:52:40 | joonas-yoon/boj-extended | https://api.github.com/repos/joonas-yoon/boj-extended | closed | :number: ν¬λ§· λ²κ·Έ(λΆλΆ μ μ) | π bug priority: 5 | <!-- π μλ
νμΈμ! β¨μλ‘μ΄ κΈ°λ₯β¨μ μ μν΄μ£Όμ μμ΄λμ΄μ κ°μ¬λ립λλ€. -->
# λ΄μ©
<!-- μ΄λ€ κΈ°λ₯μΈμ§ κ°λ¨νκ² μμ±ν΄μ£ΌμΈμ -->
<!-- μ΄λ€ μ μμ νμμ±μ λκΌλ μ§λ μ’μ΅λλ€. -->

- `:number:` λ‘ μ«μ placeholder κ° μ μ©λμ΄μλλ° subtask κ°μ κ²½μ° 12/100 κ³Ό κ°μ΄ μ 체 κ°μκΉμ§ νμκ° λμ΄μΌ ... | 1.0 | :number: ν¬λ§· λ²κ·Έ(λΆλΆ μ μ) - <!-- π μλ
νμΈμ! β¨μλ‘μ΄ κΈ°λ₯β¨μ μ μν΄μ£Όμ μμ΄λμ΄μ κ°μ¬λ립λλ€. -->
# λ΄μ©
<!-- μ΄λ€ κΈ°λ₯μΈμ§ κ°λ¨νκ² μμ±ν΄μ£ΌμΈμ -->
<!-- μ΄λ€ μ μμ νμμ±μ λκΌλ μ§λ μ’μ΅λλ€. -->

- `:number:` λ‘ μ«μ placeholder κ° μ μ©λμ΄μλλ° subtask κ°μ κ²½μ° 12/1... | non_process | number ν¬λ§· λ²κ·Έ λΆλΆ μ μ λ΄μ© number λ‘ μ«μ placeholder κ° μ μ©λμ΄μλλ° subtask κ°μ κ²½μ° κ³Ό κ°μ΄ μ 체 κ°μκΉμ§ νμκ° λμ΄μΌ νλλ° μ΄ λΆλΆμ μ΄λ»κ² μ€μ νλκ±΄μ§ μ λͺ¨λ₯΄κ² μ΅λλ€ μ€μ μ ν΄μ νλ©΄ λ€μκ³Ό κ°μ΄ subtaskλ¬Έμ μ νμκ° λ©λλ€ κ·Έλ¦¬κ³ νμ¬λ λ€μκ³Ό κ°μ΄ μ€μ νμ¬ μ¬μ©ν©λλ€ κ°μ¬ν©λλ€ ν΄λΉ μ΄μλ μμ λ°λ‘ λΆλ¦¬λμ΄ μ¬λ €μ‘μ΅λλ€ | 0 |
69,584 | 22,550,278,395 | IssuesEvent | 2022-06-27 04:19:42 | beefproject/beef | https://api.github.com/repos/beefproject/beef | reopened | Can't hook from within Firefox chrome zone | Defect Core Priority Low medium effort | A BeEF hook injected into a Firefox extension will not hook. Fix this.
Blocked on #875
| 1.0 | Can't hook from within Firefox chrome zone - A BeEF hook injected into a Firefox extension will not hook. Fix this.
Blocked on #875
| non_process | can t hook from within firefox chrome zone a beef hook injected into a firefox extension will not hook fix this blocked on | 0 |
132,055 | 18,266,064,816 | IssuesEvent | 2021-10-04 08:36:05 | artsking/linux-3.0.35_CVE-2020-15436_withPatch | https://api.github.com/repos/artsking/linux-3.0.35_CVE-2020-15436_withPatch | closed | CVE-2016-2187 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed | security vulnerability | ## CVE-2016-2187 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2016-2187 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2016-2187 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<... | 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 |
39,191 | 19,723,958,385 | IssuesEvent | 2022-01-13 17:59:07 | ampproject/amphtml | https://api.github.com/repos/ampproject/amphtml | closed | version `2112231523001` breaks amp-toolbox | Type: Bug P0: Drop Everything WG: performance | ### Description
the new release version `2112231523001` breaks an integration in the amp-toolbox repository. Specifically this commit https://github.com/ampproject/amphtml/commit/4df29d5cb8c054a42fafc8cfe0e07259c678754d as the toolbox relies on `latestVersion`
### Reproduction Steps
use the toolbox auto import... | True | version `2112231523001` breaks amp-toolbox - ### Description
the new release version `2112231523001` breaks an integration in the amp-toolbox repository. Specifically this commit https://github.com/ampproject/amphtml/commit/4df29d5cb8c054a42fafc8cfe0e07259c678754d as the toolbox relies on `latestVersion`
### Repr... | non_process | version breaks amp toolbox description the new release version breaks an integration in the amp toolbox repository specifically this commit as the toolbox relies on latestversion reproduction steps use the toolbox auto importer feature when optimizing a document on the x branch ... | 0 |
12,702 | 15,078,506,140 | IssuesEvent | 2021-02-05 08:49:51 | ovh/public-cloud-roadmap | https://api.github.com/repos/ovh/public-cloud-roadmap | closed | ISO 27001 compliance | AI Training Block Storage Compute Data Processing GPU ML Serving Managed Kubernetes Service Network Object Storage Security & Compliance | As a OVHcloud public cloud user
I want all my services (MKS, MPR and all IaaS it orchestrates) to be ISO 27001 certified
so that I can communicate on this to my end users to confirm the high level of secrity of the cloud service I host my apps on.
Note :
We currently target a public-cloud-wide certification | 1.0 | ISO 27001 compliance - As a OVHcloud public cloud user
I want all my services (MKS, MPR and all IaaS it orchestrates) to be ISO 27001 certified
so that I can communicate on this to my end users to confirm the high level of secrity of the cloud service I host my apps on.
Note :
We currently target a public-cloud-w... | process | iso compliance as a ovhcloud public cloud user i want all my services mks mpr and all iaas it orchestrates to be iso certified so that i can communicate on this to my end users to confirm the high level of secrity of the cloud service i host my apps on note we currently target a public cloud wide cert... | 1 |
6,573 | 9,658,912,637 | IssuesEvent | 2019-05-20 12:15:31 | Gelbpunkt/IdleRPG | https://api.github.com/repos/Gelbpunkt/IdleRPG | closed | Less prefixes | enhancement multiprocessing | Right now, every process loads all prefixes into memory. We should check for the guild ID to be in bot.guilds in the for loop that adds the prefixes to bot.prefixes | 1.0 | Less prefixes - Right now, every process loads all prefixes into memory. We should check for the guild ID to be in bot.guilds in the for loop that adds the prefixes to bot.prefixes | process | less prefixes right now every process loads all prefixes into memory we should check for the guild id to be in bot guilds in the for loop that adds the prefixes to bot prefixes | 1 |
17,627 | 23,444,737,586 | IssuesEvent | 2022-08-15 18:24:24 | 0xffset/rOSt | https://api.github.com/repos/0xffset/rOSt | closed | Thread Sleep and Yield support | help wanted syscalls processes | Threads should be able to sleep and yield.
We can do this by:
1. Splitting the threads in the scheduler into viable for running and not viable
2. Having the threads have some kind of state, e.g. Sleeping, NotStarted, Running etc.
3. Having the scheduler move from one list to the other when ok | 1.0 | Thread Sleep and Yield support - Threads should be able to sleep and yield.
We can do this by:
1. Splitting the threads in the scheduler into viable for running and not viable
2. Having the threads have some kind of state, e.g. Sleeping, NotStarted, Running etc.
3. Having the scheduler move from one list to the oth... | process | thread sleep and yield support threads should be able to sleep and yield we can do this by splitting the threads in the scheduler into viable for running and not viable having the threads have some kind of state e g sleeping notstarted running etc having the scheduler move from one list to the oth... | 1 |
32,302 | 12,102,284,555 | IssuesEvent | 2020-04-20 16:27:04 | AOSC-Dev/aosc-os-abbs | https://api.github.com/repos/AOSC-Dev/aosc-os-abbs | closed | chromium, google-chrome, opera, vivaldi: security update to 80.0.3987.149 | security to-stable upgrade | <!-- Please remove items do not apply. -->
**CVE IDs:** CVE-2020-6422, CVE-2020-6424, CVE-2020-6425, CVE-2020-6426, CVE-2020-6427, CVE-2020-6428, CVE-2020-6429, CVE-2019-20503, CVE-2020-6449
**Other security advisory IDs:** ASA-202003-12
**Descriptions:**
- CVE-2020-6422: Use after free in WebGL. Reported by ... | True | chromium, google-chrome, opera, vivaldi: security update to 80.0.3987.149 - <!-- Please remove items do not apply. -->
**CVE IDs:** CVE-2020-6422, CVE-2020-6424, CVE-2020-6425, CVE-2020-6426, CVE-2020-6427, CVE-2020-6428, CVE-2020-6429, CVE-2019-20503, CVE-2020-6449
**Other security advisory IDs:** ASA-202003-12
... | non_process | chromium google chrome opera vivaldi security update to cve ids cve cve cve cve cve cve cve cve cve other security advisory ids asa descriptions cve use after free in webgl reported by david manouchehri on cve ... | 0 |
5,052 | 7,860,884,633 | IssuesEvent | 2018-06-21 21:33:29 | StrikeNP/trac_test | https://api.github.com/repos/StrikeNP/trac_test | closed | Create a library structure for post_processing (Trac #2) | Migrated from Trac enhancement fasching@uwm.edu post_processing | Several files are used repeatedly by post_processing scripts.
These files include:
header_read.m
read_grads_hoc_endian.m
convert.m
It would be useful if these each had only one version in one place (e.g. ../post_processing/library/ )
Attachments:
[plot_explicit_ta_configs.maff](https://github.com/larson-group/trac... | 1.0 | Create a library structure for post_processing (Trac #2) - Several files are used repeatedly by post_processing scripts.
These files include:
header_read.m
read_grads_hoc_endian.m
convert.m
It would be useful if these each had only one version in one place (e.g. ../post_processing/library/ )
Attachments:
[plot_exp... | process | create a library structure for post processing trac several files are used repeatedly by post processing scripts these files include header read m read grads hoc endian m convert m it would be useful if these each had only one version in one place e g post processing library attachments ... | 1 |
8,128 | 11,307,240,185 | IssuesEvent | 2020-01-18 19:32:24 | parcel-bundler/parcel | https://api.github.com/repos/parcel-bundler/parcel | closed | v2: CSS files empty in case data is defined in .sassrc.js for scss files | :bug: Bug CSS Preprocessing | # π bug report
When using a `sassrc.js` file and define a `data` config, only the code from the configuration is used but the real file is ignored.
## π Configuration (.babelrc, package.json, cli command)
.sassrc.js
```js
module.exports = {
data: "$bg: red;"
}
```
## π€ Expected Behavior
Should me... | 1.0 | v2: CSS files empty in case data is defined in .sassrc.js for scss files - # π bug report
When using a `sassrc.js` file and define a `data` config, only the code from the configuration is used but the real file is ignored.
## π Configuration (.babelrc, package.json, cli command)
.sassrc.js
```js
module.expor... | process | css files empty in case data is defined in sassrc js for scss files π bug report when using a sassrc js file and define a data config only the code from the configuration is used but the real file is ignored π configuration babelrc package json cli command sassrc js js module export... | 1 |
4,271 | 7,189,518,469 | IssuesEvent | 2018-02-02 14:19:21 | parcel-bundler/parcel | https://api.github.com/repos/parcel-bundler/parcel | closed | πParcel & React & Per-Component SCSS/CSS | #Feature CSS Preprocessing Help Wanted | I'm pretty sure this might not be a feature-request and already possible but I just don't know how to do it, if it's not currently a doable here it is:
Could we set up an environment with parcel where each component has it's own, compartmentalized, SCSS style file that do not interfere with each other (E.G. you can ... | 1.0 | πParcel & React & Per-Component SCSS/CSS - I'm pretty sure this might not be a feature-request and already possible but I just don't know how to do it, if it's not currently a doable here it is:
Could we set up an environment with parcel where each component has it's own, compartmentalized, SCSS style file that do ... | process | πparcel react per component scss css i m pretty sure this might not be a feature request and already possible but i just don t know how to do it if it s not currently a doable here it is could we set up an environment with parcel where each component has it s own compartmentalized scss style file that do ... | 1 |
722 | 3,210,728,618 | IssuesEvent | 2015-10-06 06:09:14 | e-government-ua/i | https://api.github.com/repos/e-government-ua/i | closed | ΠΠ° Π±ΡΠΊΠ΅ wf-base, ΠΏΡΠΈ ΠΎΡΡΡΠ»ΠΊΠ΅ ΠΏΠΎΡΡΡ ΠΈΡΠΊΠ°ΡΡ ΡΡΠ³ΠΈ enum{[*]}, Π³Π΄Π΅ Π²ΠΌΠ΅ΡΡΠΎ "*" ΠΈΠ΄ ΠΏΠΎΠ»Ρ Ρ ΡΠΈΠΏΠΎΠΌ enum, Π²Π·ΡΠ² Π·Π½Π°ΡΠ΅Π½ΠΈΠ΅ ΠΊΠΎΡΠΎΡΠΎΠ³ΠΎ Π½ΡΠΆΠ½ΠΎ Π΅Π³ΠΎ ΠΏΠΎΠ΄ΡΡΠ°Π²ΠΈΡΡ Π²ΠΌΠ΅ΡΡΠΎ Π΄Π°Π½Π½ΠΎΠ³ΠΎ ΡΡΠ³Π° | active bug hi priority In process of testing test version | Π Π°Π·Π΄Π΅Π» 2. ΠΏ.4.ΠΠΎΠ·ΠΌΠΎΠΆΠ½ΠΎΡΡΡ ΠΎΡΡΡΠ»Π°ΡΡ Π² ΡΠ»Π΅ΠΊΡΡΠΎΠ½ΠΊΠΈ Π½Π΅ ΠΠ ΡΠ½ΡΠΌΠ° Π° Π΅Π³ΠΎ Π½Π°Π·Π²Π°Π½ΠΈΠ΅!
https://docs.google.com/document/d/1fUJlMptp0npeXNShMwZedfcqnhfz6mhyDcw7qoxtZqU/edit#
| 1.0 | ΠΠ° Π±ΡΠΊΠ΅ wf-base, ΠΏΡΠΈ ΠΎΡΡΡΠ»ΠΊΠ΅ ΠΏΠΎΡΡΡ ΠΈΡΠΊΠ°ΡΡ ΡΡΠ³ΠΈ enum{[*]}, Π³Π΄Π΅ Π²ΠΌΠ΅ΡΡΠΎ "*" ΠΈΠ΄ ΠΏΠΎΠ»Ρ Ρ ΡΠΈΠΏΠΎΠΌ enum, Π²Π·ΡΠ² Π·Π½Π°ΡΠ΅Π½ΠΈΠ΅ ΠΊΠΎΡΠΎΡΠΎΠ³ΠΎ Π½ΡΠΆΠ½ΠΎ Π΅Π³ΠΎ ΠΏΠΎΠ΄ΡΡΠ°Π²ΠΈΡΡ Π²ΠΌΠ΅ΡΡΠΎ Π΄Π°Π½Π½ΠΎΠ³ΠΎ ΡΡΠ³Π° - Π Π°Π·Π΄Π΅Π» 2. ΠΏ.4.ΠΠΎΠ·ΠΌΠΎΠΆΠ½ΠΎΡΡΡ ΠΎΡΡΡΠ»Π°ΡΡ Π² ΡΠ»Π΅ΠΊΡΡΠΎΠ½ΠΊΠΈ Π½Π΅ ΠΠ ΡΠ½ΡΠΌΠ° Π° Π΅Π³ΠΎ Π½Π°Π·Π²Π°Π½ΠΈΠ΅!
https://docs.google.com/document/d/1fUJlMptp0npeXNShMwZedfcqnhfz6mhyDcw7qoxtZqU/ed... | process | Π½Π° Π±ΡΠΊΠ΅ wf base ΠΏΡΠΈ ΠΎΡΡΡΠ»ΠΊΠ΅ ΠΏΠΎΡΡΡ ΠΈΡΠΊΠ°ΡΡ ΡΡΠ³ΠΈ enum Π³Π΄Π΅ Π²ΠΌΠ΅ΡΡΠΎ ΠΈΠ΄ ΠΏΠΎΠ»Ρ Ρ ΡΠΈΠΏΠΎΠΌ enum Π²Π·ΡΠ² Π·Π½Π°ΡΠ΅Π½ΠΈΠ΅ ΠΊΠΎΡΠΎΡΠΎΠ³ΠΎ Π½ΡΠΆΠ½ΠΎ Π΅Π³ΠΎ ΠΏΠΎΠ΄ΡΡΠ°Π²ΠΈΡΡ Π²ΠΌΠ΅ΡΡΠΎ Π΄Π°Π½Π½ΠΎΠ³ΠΎ ΡΡΠ³Π° ΡΠ°Π·Π΄Π΅Π» ΠΏ Π²ΠΎΠ·ΠΌΠΎΠΆΠ½ΠΎΡΡΡ ΠΎΡΡΡΠ»Π°ΡΡ Π² ΡΠ»Π΅ΠΊΡΡΠΎΠ½ΠΊΠΈ Π½Π΅ ΠΈΠ΄ ΡΠ½ΡΠΌΠ° Π° Π΅Π³ΠΎ Π½Π°Π·Π²Π°Π½ΠΈΠ΅ | 1 |
17,621 | 23,441,719,894 | IssuesEvent | 2022-08-15 15:29:28 | ArneBinder/pie-utils | https://api.github.com/repos/ArneBinder/pie-utils | closed | adding reversed relations | document processor | Add a document processor that allows to add reversed relations. This may profit from the [previous implementation](https://github.com/ArneBinder/pytorch-ie-sam-template/blob/main/src/document_processors/relation.py#L135-L164). This should also collect relevant statistics about original and added relations. | 1.0 | adding reversed relations - Add a document processor that allows to add reversed relations. This may profit from the [previous implementation](https://github.com/ArneBinder/pytorch-ie-sam-template/blob/main/src/document_processors/relation.py#L135-L164). This should also collect relevant statistics about original and a... | process | adding reversed relations add a document processor that allows to add reversed relations this may profit from the this should also collect relevant statistics about original and added relations | 1 |
22,211 | 30,762,181,736 | IssuesEvent | 2023-07-29 21:11:58 | h4sh5/pypi-auto-scanner | https://api.github.com/repos/h4sh5/pypi-auto-scanner | opened | roblox-pyc 2.25.111 has 3 GuardDog issues | guarddog silent-process-execution | https://pypi.org/project/roblox-pyc
https://inspector.pypi.io/project/roblox-pyc
```{
"dependency": "roblox-pyc",
"version": "2.25.111",
"result": {
"issues": 3,
"errors": {},
"results": {
"silent-process-execution": [
{
"location": "roblox-pyc-2.25.111/robloxpyc/installationma... | 1.0 | roblox-pyc 2.25.111 has 3 GuardDog issues - https://pypi.org/project/roblox-pyc
https://inspector.pypi.io/project/roblox-pyc
```{
"dependency": "roblox-pyc",
"version": "2.25.111",
"result": {
"issues": 3,
"errors": {},
"results": {
"silent-process-execution": [
{
"location": "... | process | roblox pyc has guarddog issues dependency roblox pyc version result issues errors results silent process execution location roblox pyc robloxpyc installationmanager py code su... | 1 |
815,636 | 30,565,338,046 | IssuesEvent | 2023-07-20 17:19:46 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | opened | Infer IP address for serving Brave Ads if a user has joined Brave Rewards | enhancement priority/P3 QA/Yes release-notes/exclude feature/ads OS/Desktop | - [ ] Infer IP address for serving Brave Ads if a user has joined Brave Rewards
- [ ] Fallback to existing business logic if a user has not joined Brave Rewards
| 1.0 | Infer IP address for serving Brave Ads if a user has joined Brave Rewards - - [ ] Infer IP address for serving Brave Ads if a user has joined Brave Rewards
- [ ] Fallback to existing business logic if a user has not joined Brave Rewards
| non_process | infer ip address for serving brave ads if a user has joined brave rewards infer ip address for serving brave ads if a user has joined brave rewards fallback to existing business logic if a user has not joined brave rewards | 0 |
15,763 | 19,912,599,339 | IssuesEvent | 2022-01-25 18:45:16 | MunchBit/MunchLove | https://api.github.com/repos/MunchBit/MunchLove | opened | Delivery driver gets Β£1 For every mile travelled to consumers address. | feature Payment Process | **Title**
Delivery driver gets Β£1 For every mile travelled to consumers address.
**Description**
Delivery driver gets Β£1 For every mile travelled to consumers address. The miles are rounded up to the nearest mile. The distanace to the Consumer is predetermined using google api shortest path algorithm. The price... | 1.0 | Delivery driver gets Β£1 For every mile travelled to consumers address. - **Title**
Delivery driver gets Β£1 For every mile travelled to consumers address.
**Description**
Delivery driver gets Β£1 For every mile travelled to consumers address. The miles are rounded up to the nearest mile. The distanace to the Cons... | process | delivery driver gets Β£ for every mile travelled to consumers address title delivery driver gets Β£ for every mile travelled to consumers address description delivery driver gets Β£ for every mile travelled to consumers address the miles are rounded up to the nearest mile the distanace to the cons... | 1 |
147,083 | 23,162,927,663 | IssuesEvent | 2022-07-29 19:59:57 | Endless-Creation-32nd/refill-front | https://api.github.com/repos/Endless-Creation-32nd/refill-front | closed | [Feat]: λΆλ§ν¬, λκΈ κΈ°λ₯ | feature design | ### κΈ°λ₯μ€λͺ
- μμ μ νμ¬ νΉμ λ€λ₯Έ μ¬λμ νμ¬ κ²μκΈμ λκΈμ λ¬ μ μμ΅λλ€.
- λ€λ₯Έ μ¬λμ νμ¬ κ²μκΈμ λΆλ§ν¬ν©λλ€.
- μ¬μ©μμ μλ°ν(μ΄λ―Έμ§) ν΄λ¦ μ ν΄λΉ νμμ νλ‘ν νμ΄μ§λ‘ μ΄λν©λλ€.
### μμ
μ¬ν
- [x] λκΈ λ¬κΈ° API μ°λ
- [x] νμ¬ κ²μκΈ λΆλ§ν¬ API μ°λ
- [x] λκΈ UI ꡬν
- [x] κ·Έλ£Ή λ΄ νμ¬ λͺ©λ‘ ν΄λ¦ μ, νμ¬ μμΈλ³΄κΈ°λ‘ μ΄λ
- [x] νμ¬ μμΈ λ³΄κΈ°μμ λκΈ, λΆλ§ν¬ κΈ°λ₯ ꡬν
- [x] `CustomAvatar` μ ν΄λΉ μ¬μ©μμ νλ‘νλ‘ μ΄λνλλ‘ κ΅¬ν
- [x] ... | 1.0 | [Feat]: λΆλ§ν¬, λκΈ κΈ°λ₯ - ### κΈ°λ₯μ€λͺ
- μμ μ νμ¬ νΉμ λ€λ₯Έ μ¬λμ νμ¬ κ²μκΈμ λκΈμ λ¬ μ μμ΅λλ€.
- λ€λ₯Έ μ¬λμ νμ¬ κ²μκΈμ λΆλ§ν¬ν©λλ€.
- μ¬μ©μμ μλ°ν(μ΄λ―Έμ§) ν΄λ¦ μ ν΄λΉ νμμ νλ‘ν νμ΄μ§λ‘ μ΄λν©λλ€.
### μμ
μ¬ν
- [x] λκΈ λ¬κΈ° API μ°λ
- [x] νμ¬ κ²μκΈ λΆλ§ν¬ API μ°λ
- [x] λκΈ UI ꡬν
- [x] κ·Έλ£Ή λ΄ νμ¬ λͺ©λ‘ ν΄λ¦ μ, νμ¬ μμΈλ³΄κΈ°λ‘ μ΄λ
- [x] νμ¬ μμΈ λ³΄κΈ°μμ λκΈ, λΆλ§ν¬ κΈ°λ₯ ꡬν
- [x] `CustomAvatar` μ ν΄λΉ μ¬μ©μμ ... | non_process | λΆλ§ν¬ λκΈ κΈ°λ₯ κΈ°λ₯μ€λͺ
μμ μ νμ¬ νΉμ λ€λ₯Έ μ¬λμ νμ¬ κ²μκΈμ λκΈμ λ¬ μ μμ΅λλ€ λ€λ₯Έ μ¬λμ νμ¬ κ²μκΈμ λΆλ§ν¬ν©λλ€ μ¬μ©μμ μλ°ν μ΄λ―Έμ§ ν΄λ¦ μ ν΄λΉ νμμ νλ‘ν νμ΄μ§λ‘ μ΄λν©λλ€ μμ
μ¬ν λκΈ λ¬κΈ° api μ°λ νμ¬ κ²μκΈ λΆλ§ν¬ api μ°λ λκΈ ui ꡬν κ·Έλ£Ή λ΄ νμ¬ λͺ©λ‘ ν΄λ¦ μ νμ¬ μμΈλ³΄κΈ°λ‘ μ΄λ νμ¬ μμΈ λ³΄κΈ°μμ λκΈ λΆλ§ν¬ κΈ°λ₯ ꡬν customavatar μ ν΄λΉ μ¬μ©μμ νλ‘νλ‘ μ΄λνλλ‘ κ΅¬ν ... | 0 |
60,725 | 17,023,503,660 | IssuesEvent | 2021-07-03 02:21:46 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | osm2pgsql adds all changeset tags to the first parsed node | Component: utils Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 3.58pm, Monday, 9th November 2009]**
While parsing the planet file, osm2pgsql makes a list of all tags found under <changeset> elements, then bulk-adds them to the first <node> element.
A possible fix would be to clear the tag list when the end of a <changeset> el... | 1.0 | osm2pgsql adds all changeset tags to the first parsed node - **[Submitted to the original trac issue database at 3.58pm, Monday, 9th November 2009]**
While parsing the planet file, osm2pgsql makes a list of all tags found under <changeset> elements, then bulk-adds them to the first <node> element.
A possible fix wo... | non_process | adds all changeset tags to the first parsed node while parsing the planet file makes a list of all tags found under elements then bulk adds them to the first element a possible fix would be to clear the tag list when the end of a element is encountered file c void endelement cons... | 0 |
118,725 | 11,987,065,308 | IssuesEvent | 2020-04-07 20:29:44 | trustbloc/edge-service | https://api.github.com/repos/trustbloc/edge-service | closed | REST APIs need OpenAPI annotations | documentation | - add swagger annotations for OpenAPI.
- add Makefile target to generate OpenAPI/swagger documentation. | 1.0 | REST APIs need OpenAPI annotations - - add swagger annotations for OpenAPI.
- add Makefile target to generate OpenAPI/swagger documentation. | non_process | rest apis need openapi annotations add swagger annotations for openapi add makefile target to generate openapi swagger documentation | 0 |
382,630 | 26,507,968,350 | IssuesEvent | 2023-01-18 15:07:32 | sovity/edc-extensions | https://api.github.com/repos/sovity/edc-extensions | closed | Readme: Remove manually determining SKI AKI | documentation | # Feature Request
## Type of Issue
Cleanup
## Describe the ideal solution or feature request
- [x] Remove Option B https://github.com/sovity/edc-extensions#option-2-manually-with-keystore-explorer
- [x] Keep other parts of the Readme.md consistent
- [x] Add hint with regards to necessary command line packages... | 1.0 | Readme: Remove manually determining SKI AKI - # Feature Request
## Type of Issue
Cleanup
## Describe the ideal solution or feature request
- [x] Remove Option B https://github.com/sovity/edc-extensions#option-2-manually-with-keystore-explorer
- [x] Keep other parts of the Readme.md consistent
- [x] Add hint ... | non_process | readme remove manually determining ski aki feature request type of issue cleanup describe the ideal solution or feature request remove option b keep other parts of the readme md consistent add hint with regards to necessary command line packages openssl keytool and wsl linux | 0 |
20,715 | 27,410,860,631 | IssuesEvent | 2023-03-01 10:25:44 | Deltares/Ribasim.jl | https://api.github.com/repos/Deltares/Ribasim.jl | opened | Resistance based (bi)furcation | physical process | Possible this already can be done with LinearLevelConnectors, but we need to confirm that we can accommodate bifurcations which are based on some sort of resistance | 1.0 | Resistance based (bi)furcation - Possible this already can be done with LinearLevelConnectors, but we need to confirm that we can accommodate bifurcations which are based on some sort of resistance | process | resistance based bi furcation possible this already can be done with linearlevelconnectors but we need to confirm that we can accommodate bifurcations which are based on some sort of resistance | 1 |
19,740 | 26,087,574,167 | IssuesEvent | 2022-12-26 06:13:33 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | [5.2.0] When build tag have dbg, works well, but when have no dbg, it have problems. | more data needed type: support / not a bug (process) | ```
Command: bazelisk build --tool_tag=ijwb:AndroidStudio
--output_groups=+android_deploy_info
--curses=no --color=yes --progress_in_terminal_title=no
-c opt --strip=always --config=android_arm64 -s --fission=no
--build_event_binary_file=/var/folders/pf/2v4q3ng17ls2wpxh7pjpdlr40000gn/T/intellij-bep-1a5aee30-dc... | 1.0 | [5.2.0] When build tag have dbg, works well, but when have no dbg, it have problems. - ```
Command: bazelisk build --tool_tag=ijwb:AndroidStudio
--output_groups=+android_deploy_info
--curses=no --color=yes --progress_in_terminal_title=no
-c opt --strip=always --config=android_arm64 -s --fission=no
--build_eve... | process | when build tag have dbg works well but when have no dbg it have problems command bazelisk build tool tag ijwb androidstudio output groups android deploy info curses no color yes progress in terminal title no c opt strip always config android s fission no build event binary ... | 1 |
17,187 | 22,768,705,028 | IssuesEvent | 2022-07-08 07:55:39 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | Obsoletion notice: GO:0039596 modulation by virus of host protein dephosphorylation | obsoletion multi-species process | Dear all,
The proposal has been made to obsolete
* GO:0039596 modulation by virus of host protein serine/threonine phosphatase activity and
* GO:0039596 modulation by virus of host protein dephosphorylation
There are no annotations or mappings to these terms; these terms are not present in any subsets.
... | 1.0 | Obsoletion notice: GO:0039596 modulation by virus of host protein dephosphorylation - Dear all,
The proposal has been made to obsolete
* GO:0039596 modulation by virus of host protein serine/threonine phosphatase activity and
* GO:0039596 modulation by virus of host protein dephosphorylation
There are no ... | process | obsoletion notice go modulation by virus of host protein dephosphorylation dear all the proposal has been made to obsolete go modulation by virus of host protein serine threonine phosphatase activity and go modulation by virus of host protein dephosphorylation there are no annotations or map... | 1 |
163,804 | 12,745,178,374 | IssuesEvent | 2020-06-26 13:49:53 | Thy-Vipe/BeastsOfBermuda-issues | https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues | opened | [Bug] players that have the same display name will share the ID and profile picture | UI bug tester-team | _Originally written by **Cleafspear | 76561198077984700**_
Game Version: 1.1.955
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 1080
GPU Driver Info: Unknown
Num CPU Cores: 6
===================*
Map: Rival_Shores
*Expected Results:* p... | 1.0 | [Bug] players that have the same display name will share the ID and profile picture - _Originally written by **Cleafspear | 76561198077984700**_
Game Version: 1.1.955
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 1080
GPU Driver Info: U... | non_process | players that have the same display name will share the id and profile picture originally written by cleafspear game version system specs cpu brand intel r core tm cpu vendor genuineintel gpu brand nvidia geforce gtx gpu driver info unknown num cpu cores ... | 0 |
559,691 | 16,568,892,381 | IssuesEvent | 2021-05-30 01:39:20 | Parabeac/Parabeac-Core | https://api.github.com/repos/Parabeac/Parabeac-Core | opened | Figma Component Masters that aren't at the root of page don't get detected. | Figma High Priority bug | ## Change Proposal
Replace Component (Symbol) Masters that are a child of some parent with Component Instances. Then Move the Component Master to the `Symbols` in PBDL.
### Module and Current Solution
Not sure how the current implementation works but if we're looking at root[0] like we do for Sketch, we will not f... | 1.0 | Figma Component Masters that aren't at the root of page don't get detected. - ## Change Proposal
Replace Component (Symbol) Masters that are a child of some parent with Component Instances. Then Move the Component Master to the `Symbols` in PBDL.
### Module and Current Solution
Not sure how the current implementat... | non_process | figma component masters that aren t at the root of page don t get detected change proposal replace component symbol masters that are a child of some parent with component instances then move the component master to the symbols in pbdl module and current solution not sure how the current implementat... | 0 |
5,009 | 7,841,694,544 | IssuesEvent | 2018-06-18 20:29:18 | googleapis/nodejs-common-grpc | https://api.github.com/repos/googleapis/nodejs-common-grpc | closed | Do a release | status: blocked type: process | The last release (0.6.1) was in March. A lot of changes have piled up.
Specifically, grpc@1.11.0 fails to install with Node 10 on a mac. | 1.0 | Do a release - The last release (0.6.1) was in March. A lot of changes have piled up.
Specifically, grpc@1.11.0 fails to install with Node 10 on a mac. | process | do a release the last release was in march a lot of changes have piled up specifically grpc fails to install with node on a mac | 1 |
236,270 | 18,090,957,978 | IssuesEvent | 2021-09-22 01:31:59 | fga-eps-mds/2021-1-Bot | https://api.github.com/repos/fga-eps-mds/2021-1-Bot | opened | Atualizar roadmap de devops para a sprint 8 | documentation Time-PlusUltra devops | ## DescriΓ§Γ£o da Issue
Adicionar:
- migraΓ§Γ£o para o jekyll
- automaΓ§Γ£o do deploy da documentaΓ§Γ£o
## Tasks:
- [ ] Atualizar roadmap de devops
| 1.0 | Atualizar roadmap de devops para a sprint 8 - ## DescriΓ§Γ£o da Issue
Adicionar:
- migraΓ§Γ£o para o jekyll
- automaΓ§Γ£o do deploy da documentaΓ§Γ£o
## Tasks:
- [ ] Atualizar roadmap de devops
| non_process | atualizar roadmap de devops para a sprint descriΓ§Γ£o da issue adicionar migraΓ§Γ£o para o jekyll automaΓ§Γ£o do deploy da documentaΓ§Γ£o tasks atualizar roadmap de devops | 0 |
4,333 | 7,242,199,094 | IssuesEvent | 2018-02-14 06:16:37 | muflihun/residue | https://api.github.com/repos/muflihun/residue | closed | Long pending requests fail after dead client's key is reset | area: log-processing edge-case type: bug | ### Details
If we have long running log queue and following things happen all at once:
* process hasn't finished before client is dead
* client has short life
* no request made to client (touch) in the mean time
* after client is dead and before integrity task is executed, request is made (this will reset the ... | 1.0 | Long pending requests fail after dead client's key is reset - ### Details
If we have long running log queue and following things happen all at once:
* process hasn't finished before client is dead
* client has short life
* no request made to client (touch) in the mean time
* after client is dead and before int... | process | long pending requests fail after dead client s key is reset details if we have long running log queue and following things happen all at once process hasn t finished before client is dead client has short life no request made to client touch in the mean time after client is dead and before int... | 1 |
11,258 | 14,040,237,634 | IssuesEvent | 2020-11-01 01:12:00 | PPHubApp/PPHub-Feedback | https://api.github.com/repos/PPHubApp/PPHub-Feedback | closed | v2.4.10 - no map data.
GitHub ... | BugΒ π Processing π¨π»βπ»π§ | no map data.
GitHub ηε°ζ ΌεδΈθ§δΊγ
θΏθ‘η―ε’: iPhone XR - iOS14.1 - v2.4.10(189) | 1.0 | v2.4.10 - no map data.
GitHub ... - no map data.
GitHub ηε°ζ ΌεδΈθ§δΊγ
θΏθ‘η―ε’: iPhone XR - iOS14.1 - v2.4.10(189) | process | no map data github no map data github ηε°ζ ΌεδΈθ§δΊγ θΏθ‘η―ε’ iphone xr | 1 |
12,823 | 8,000,209,774 | IssuesEvent | 2018-07-22 13:20:13 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Reusing TinyMCE instances | Framework Performance [Component] TinyMCE | If we're going to have multiple TinyMCE instances (one or more for each block), it might be good to try to reuse one for all of the fields. The instance could be attached to the field that is currently focussed, undo levels could be disabled etc. Creating new blocks would also be a bit faster. | True | Reusing TinyMCE instances - If we're going to have multiple TinyMCE instances (one or more for each block), it might be good to try to reuse one for all of the fields. The instance could be attached to the field that is currently focussed, undo levels could be disabled etc. Creating new blocks would also be a bit faste... | non_process | reusing tinymce instances if we re going to have multiple tinymce instances one or more for each block it might be good to try to reuse one for all of the fields the instance could be attached to the field that is currently focussed undo levels could be disabled etc creating new blocks would also be a bit faste... | 0 |
18,849 | 24,763,209,509 | IssuesEvent | 2022-10-22 06:53:00 | home-climate-control/dz | https://api.github.com/repos/home-climate-control/dz | closed | Economizer: implement InfluxDB integration | enhancement visualization instrumentation metrics InfluxDB telemetry process control reactive-only | Details will be published when the work is complete. | 1.0 | Economizer: implement InfluxDB integration - Details will be published when the work is complete. | process | economizer implement influxdb integration details will be published when the work is complete | 1 |
19,122 | 25,171,944,273 | IssuesEvent | 2022-11-11 04:43:09 | emily-writes-poems/emily-writes-poems-processing | https://api.github.com/repos/emily-writes-poems/emily-writes-poems-processing | closed | react: poem & details page | processing | have these at least functioning from the react page:
- [x] display all poems list
- [x] create new poem/details file
- [x] process poem file
- [x] remove poem
- [x] process details file | 1.0 | react: poem & details page - have these at least functioning from the react page:
- [x] display all poems list
- [x] create new poem/details file
- [x] process poem file
- [x] remove poem
- [x] process details file | process | react poem details page have these at least functioning from the react page display all poems list create new poem details file process poem file remove poem process details file | 1 |
365,819 | 10,798,212,483 | IssuesEvent | 2019-11-06 09:35:56 | digital-york/ncelp | https://api.github.com/repos/digital-york/ncelp | closed | Add 'accessibility' link in the footer of the Resource Portal | Done High priority enhancement | Email 2 October:
Frank - is it ok if you add an 'Accessibility' link to the footer of the NCELP Resource Portal? Perhaps bottom right before the Legal statement e.g. Accessibility | Legal statement @ University of York?
The link should go to this page: (https://ncelp.org/accessibility/)
| 1.0 | Add 'accessibility' link in the footer of the Resource Portal - Email 2 October:
Frank - is it ok if you add an 'Accessibility' link to the footer of the NCELP Resource Portal? Perhaps bottom right before the Legal statement e.g. Accessibility | Legal statement @ University of York?
The link should go to this p... | non_process | add accessibility link in the footer of the resource portal email october frank is it ok if you add an accessibility link to the footer of the ncelp resource portal perhaps bottom right before the legal statement e g accessibility legal statement university of york the link should go to this p... | 0 |
6,419 | 9,522,800,593 | IssuesEvent | 2019-04-27 11:59:28 | plazi/arcadia-project | https://api.github.com/repos/plazi/arcadia-project | opened | adding zookeys back issues 1 -50 | Article processing treatment | in order to process the back issues 1- 50 of Zookeys, some work is needed. I listed this for easier initial discussion here https://docs.google.com/document/d/1pCkzTTM_uahQuJxF-rx1giZ1DUT41T9npQt9EtfW-qw/edit#
Once we agree and split this into issues, we can start adding issues here and add to the project https://gi... | 1.0 | adding zookeys back issues 1 -50 - in order to process the back issues 1- 50 of Zookeys, some work is needed. I listed this for easier initial discussion here https://docs.google.com/document/d/1pCkzTTM_uahQuJxF-rx1giZ1DUT41T9npQt9EtfW-qw/edit#
Once we agree and split this into issues, we can start adding issues her... | process | adding zookeys back issues in order to process the back issues of zookeys some work is needed i listed this for easier initial discussion here once we agree and split this into issues we can start adding issues here and add to the project | 1 |
20,852 | 27,631,945,693 | IssuesEvent | 2023-03-10 11:33:10 | pwittchen/ReactiveSensors | https://api.github.com/repos/pwittchen/ReactiveSensors | opened | Automate deployment to Maven Central | enhancement release process | It should be possible to execute the following gradle commands on CI:
- `uploadArchives`
- `closeAndReleaseRepository`
I've already added secrets to this repo via GH secret configuration.
Things to be done:
- build project
- add private gpg key to the project during the build (`GPG_PRIVATE_KEY` secret)
- con... | 1.0 | Automate deployment to Maven Central - It should be possible to execute the following gradle commands on CI:
- `uploadArchives`
- `closeAndReleaseRepository`
I've already added secrets to this repo via GH secret configuration.
Things to be done:
- build project
- add private gpg key to the project during the ... | process | automate deployment to maven central it should be possible to execute the following gradle commands on ci uploadarchives closeandreleaserepository i ve already added secrets to this repo via gh secret configuration things to be done build project add private gpg key to the project during the ... | 1 |
18,248 | 24,323,972,316 | IssuesEvent | 2022-09-30 13:18:53 | km4ack/patmenu2 | https://api.github.com/repos/km4ack/patmenu2 | closed | Success notice in autopat broken | bug in process | The success notice of autopat isn't displaying correctly. This is due to a change in the Pat url scheme. The new url scheme includes a "&" character. This causes a failure in YAD when it tries to display the message. Need to modify the URL to remove the "&" before displaying the connection success message. See [this se... | 1.0 | Success notice in autopat broken - The success notice of autopat isn't displaying correctly. This is due to a change in the Pat url scheme. The new url scheme includes a "&" character. This causes a failure in YAD when it tries to display the message. Need to modify the URL to remove the "&" before displaying the conne... | process | success notice in autopat broken the success notice of autopat isn t displaying correctly this is due to a change in the pat url scheme the new url scheme includes a character this causes a failure in yad when it tries to display the message need to modify the url to remove the before displaying the conne... | 1 |
3,038 | 6,039,749,623 | IssuesEvent | 2017-06-10 06:58:43 | rubberduck-vba/Rubberduck | https://api.github.com/repos/rubberduck-vba/Rubberduck | opened | Removing a module causes unrecoverable Parse Error. | bug critical parse-tree-processing | Steps to reproduce.
1. New Workbook
2. Open VBE, allow auto-parse
3. Add module (either Standard or Class)
4. Allow the auto parse to complete
5. Remove the module without saving, using the PE context menu
6. Auto parse results in Parse Error. The VBE isn't frozen, but Excel needs to restart for RD to recover | 1.0 | Removing a module causes unrecoverable Parse Error. - Steps to reproduce.
1. New Workbook
2. Open VBE, allow auto-parse
3. Add module (either Standard or Class)
4. Allow the auto parse to complete
5. Remove the module without saving, using the PE context menu
6. Auto parse results in Parse Error. The VBE isn't ... | process | removing a module causes unrecoverable parse error steps to reproduce new workbook open vbe allow auto parse add module either standard or class allow the auto parse to complete remove the module without saving using the pe context menu auto parse results in parse error the vbe isn t ... | 1 |
103,844 | 8,952,059,543 | IssuesEvent | 2019-01-25 15:35:02 | ValveSoftware/steamvr_unity_plugin | https://api.github.com/repos/ValveSoftware/steamvr_unity_plugin | closed | Pose binding and 2018.3 | Need Retest | Hello,
I am currently working on a VR project, using 2018.3.0b9.
I've bound multiple actions and also had the poses working for both controller, but since today the Poses are not send to unity. In the steam menu the controllers work fine. The boolean actions also still work, just the poses stopped working. Rebuild... | 1.0 | Pose binding and 2018.3 - Hello,
I am currently working on a VR project, using 2018.3.0b9.
I've bound multiple actions and also had the poses working for both controller, but since today the Poses are not send to unity. In the steam menu the controllers work fine. The boolean actions also still work, just the pose... | non_process | pose binding and hello i am currently working on a vr project using i ve bound multiple actions and also had the poses working for both controller but since today the poses are not send to unity in the steam menu the controllers work fine the boolean actions also still work just the poses stoppe... | 0 |
35,393 | 14,680,234,764 | IssuesEvent | 2020-12-31 09:27:22 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | list of speakers in a json | cognitive-services/svc cxp product-question speech-service/subsvc triaged |
Would it be possible to get this list of available speaker by language in a more programmatic manner? Like in a JSON instead of a HTML web page?
---
#### Document Details
β *Do not edit this section. It is required for docs.microsoft.com β GitHub issue linking.*
* ID: 4de08d1f-8114-7bef-7ef4-022f79c69742
... | 2.0 | list of speakers in a json -
Would it be possible to get this list of available speaker by language in a more programmatic manner? Like in a JSON instead of a HTML web page?
---
#### Document Details
β *Do not edit this section. It is required for docs.microsoft.com β GitHub issue linking.*
* ID: 4de08d1f... | non_process | list of speakers in a json would it be possible to get this list of available speaker by language in a more programmatic manner like in a json instead of a html web page document details β do not edit this section it is required for docs microsoft com β github issue linking id ... | 0 |
170,364 | 20,862,630,196 | IssuesEvent | 2022-03-22 01:29:32 | michaelweiss092/k3s | https://api.github.com/repos/michaelweiss092/k3s | opened | CVE-2021-44716 (High) detected in github.com/golang/net/http2-5ee1b9f4859acd2e99987ef94ec7a58427c53bef | security vulnerability | ## CVE-2021-44716 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/golang/net/http2-5ee1b9f4859acd2e99987ef94ec7a58427c53bef</b></p></summary>
<p>[mirror] Go supplementary ne... | True | CVE-2021-44716 (High) detected in github.com/golang/net/http2-5ee1b9f4859acd2e99987ef94ec7a58427c53bef - ## CVE-2021-44716 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/gol... | non_process | cve high detected in github com golang net cve high severity vulnerability vulnerable library github com golang net go supplementary network libraries dependency hierarchy github com rancher dynamiclistener storage kubernetes root library github com rancher ... | 0 |
103,873 | 12,977,422,791 | IssuesEvent | 2020-07-21 20:37:28 | Opentrons/opentrons | https://api.github.com/repos/Opentrons/opentrons | closed | feat: PD Sensible default- Delay | :spider: SPDDRS protocol designer | # Overview
As a PD user I would like my advanced settings to have sensible defaults
# Implementation Details
- Time: 1s
- Tip position: Default is whatever the aspirate/dispense tip position is
| 1.0 | feat: PD Sensible default- Delay - # Overview
As a PD user I would like my advanced settings to have sensible defaults
# Implementation Details
- Time: 1s
- Tip position: Default is whatever the aspirate/dispense tip position is
| non_process | feat pd sensible default delay overview as a pd user i would like my advanced settings to have sensible defaults implementation details time tip position default is whatever the aspirate dispense tip position is | 0 |
17,567 | 23,382,791,985 | IssuesEvent | 2022-08-11 11:05:28 | hashicorp/terraform-cdk | https://api.github.com/repos/hashicorp/terraform-cdk | closed | Publish RC versions of prebuilt providers | enhancement providers priority/important-soon dev-process size/medium theme/construct-ecosystem | <!--- Please keep this note for the community --->
### Community Note
- Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
- Please do not l... | 1.0 | Publish RC versions of prebuilt providers - <!--- Please keep this note for the community --->
### Community Note
- Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainer... | process | publish rc versions of prebuilt providers community note please vote on this issue by adding a π to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate ext... | 1 |
24,813 | 5,104,821,085 | IssuesEvent | 2017-01-05 03:22:34 | coala/coala | https://api.github.com/repos/coala/coala | closed | Newcomers guide should reference to coala.io/devsetup | area/documentation difficulty/newcomer |
We probably want to elaborate on that in step zero. Found by @satwikkansal
difficutly newcomer type/documentation
Opened via [gitter](https://gitter.im/coala/coala/?at=586b547c9d4cc4fc536df4fb) by @sils | 1.0 | Newcomers guide should reference to coala.io/devsetup -
We probably want to elaborate on that in step zero. Found by @satwikkansal
difficutly newcomer type/documentation
Opened via [gitter](https://gitter.im/coala/coala/?at=586b547c9d4cc4fc536df4fb) by @sils | non_process | newcomers guide should reference to coala io devsetup we probably want to elaborate on that in step zero found by satwikkansal difficutly newcomer type documentation opened via by sils | 0 |
14,024 | 16,835,589,159 | IssuesEvent | 2021-06-18 11:36:01 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | opened | [GHS] Applying attributes to existing features - image | domain:v4-compatibility squad:compat type:bug | ## π Provide detailed reproduction steps (if any)
Due to the complex model structure of the [Image](https://ckeditor.com/docs/ckeditor5/latest/features/image.html) feature, it's not possible to easily extend it with additional attributes. We will need to create separate integration for it.
---
If you'd like t... | True | [GHS] Applying attributes to existing features - image - ## π Provide detailed reproduction steps (if any)
Due to the complex model structure of the [Image](https://ckeditor.com/docs/ckeditor5/latest/features/image.html) feature, it's not possible to easily extend it with additional attributes. We will need to crea... | non_process | applying attributes to existing features image π provide detailed reproduction steps if any due to the complex model structure of the feature it s not possible to easily extend it with additional attributes we will need to create separate integration for it if you d like to see this fixe... | 0 |
17,076 | 22,575,028,811 | IssuesEvent | 2022-06-28 06:25:32 | weiquany/KTVAnywhere | https://api.github.com/repos/weiquany/KTVAnywhere | closed | Get name for song from mp3 tags | feature: song management feature: song preprocessing | Automatically detect song name and artist from mp3 file when uploading to the application.
## User story
As a user,
* I do not want to manually name all the songs.
### Acceptance criteria
The application should:
- [x] Get song name and artist from mp3 tags if available
- [x] Get song name from file name if mp... | 1.0 | Get name for song from mp3 tags - Automatically detect song name and artist from mp3 file when uploading to the application.
## User story
As a user,
* I do not want to manually name all the songs.
### Acceptance criteria
The application should:
- [x] Get song name and artist from mp3 tags if available
- [x] ... | process | get name for song from tags automatically detect song name and artist from file when uploading to the application user story as a user i do not want to manually name all the songs acceptance criteria the application should get song name and artist from tags if available get song n... | 1 |
21,618 | 30,022,525,403 | IssuesEvent | 2023-06-27 01:34:54 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | marketplace.gcr.io/google/bazel is missing recent Bazel releases | P2 type: process team-OSS stale | I reported in https://github.com/GoogleCloudPlatform/container-definitions/issues/12037 but this is perhaps the more appropriate place:
`latest` release is currently 3.5.0 here https://console.cloud.google.com/gcr/images/cloud-marketplace/GLOBAL/google/bazel | 1.0 | marketplace.gcr.io/google/bazel is missing recent Bazel releases - I reported in https://github.com/GoogleCloudPlatform/container-definitions/issues/12037 but this is perhaps the more appropriate place:
`latest` release is currently 3.5.0 here https://console.cloud.google.com/gcr/images/cloud-marketplace/GLOBAL/goog... | process | marketplace gcr io google bazel is missing recent bazel releases i reported in but this is perhaps the more appropriate place latest release is currently here | 1 |
346,465 | 10,412,557,057 | IssuesEvent | 2019-09-13 16:13:59 | opentargets/platform | https://api.github.com/repos/opentargets/platform | closed | quantitative data for genes on which cell types they are expressed in | Kind: Data Kind: Enhancement Priority: Low Topic: Atlas | @elipapa commented on [Fri Jan 12 2018](https://github.com/opentargets/data_release/issues/55)
@elipapa commented on [Tue Feb 21 2017](https://github.com/opentargets/platform_issues/issues/9)
> I'd like to see quantitative data for genes on which cell types they are expressed in. For example, "Gene A" is expressed hi... | 1.0 | quantitative data for genes on which cell types they are expressed in - @elipapa commented on [Fri Jan 12 2018](https://github.com/opentargets/data_release/issues/55)
@elipapa commented on [Tue Feb 21 2017](https://github.com/opentargets/platform_issues/issues/9)
> I'd like to see quantitative data for genes on which... | non_process | quantitative data for genes on which cell types they are expressed in elipapa commented on elipapa commented on i d like to see quantitative data for genes on which cell types they are expressed in for example gene a is expressed highly in cell type b but not at all in cell type c elipap... | 0 |
35,196 | 12,321,116,767 | IssuesEvent | 2020-05-13 08:11:48 | tamirverthim/fitbit-api-example-java | https://api.github.com/repos/tamirverthim/fitbit-api-example-java | opened | CVE-2019-16335 (High) detected in jackson-databind-2.8.1.jar | security vulnerability | ## CVE-2019-16335 - 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.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-16335 (High) detected in jackson-databind-2.8.1.jar - ## CVE-2019-16335 - 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.1.jar</b></p></summary>
<p>General... | non_process | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm fitbit api example ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.