Unnamed: 0 int64 1 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 3 438 | labels stringlengths 4 308 | body stringlengths 7 254k | index stringclasses 7
values | text_combine stringlengths 96 254k | label stringclasses 2
values | text stringlengths 96 246k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,380 | 27,041,756,033 | IssuesEvent | 2023-02-13 06:14:08 | tgstation/tgstation | https://api.github.com/repos/tgstation/tgstation | closed | Some mobs are immune to vaccum, i believe this is a mistake. | Maintainability/Hinders improvements Good First Issue Consistency Issue | [Round ID]: # (If you discovered this issue from playing tgstation hosted servers:)12806 On Citadel station
[Testmerges]: # (If you believe the issue to be caused by a test merge [OOC tab -> Show Server Revision], report it in the pull request's comment section instead.)
[Reproduction]: # (Explain your issue in d... | True | Some mobs are immune to vaccum, i believe this is a mistake. - [Round ID]: # (If you discovered this issue from playing tgstation hosted servers:)12806 On Citadel station
[Testmerges]: # (If you believe the issue to be caused by a test merge [OOC tab -> Show Server Revision], report it in the pull request's comment... | main | some mobs are immune to vaccum i believe this is a mistake if you discovered this issue from playing tgstation hosted servers on citadel station if you believe the issue to be caused by a test merge report it in the pull request s comment section instead explain your issue in detail... | 1 |
2,733 | 9,670,434,842 | IssuesEvent | 2019-05-21 19:54:45 | Fuzzik/ttt-weapon-collection | https://api.github.com/repos/Fuzzik/ttt-weapon-collection | opened | Reformat all repo code | maintainability | Change indentation to tabs
Remove whitespace between parentheses
Mentioned in https://github.com/Fuzzik/ttt-weapon-collection/commit/b784f744e299f903070e47b540d4ca5e44bef401 | True | Reformat all repo code - Change indentation to tabs
Remove whitespace between parentheses
Mentioned in https://github.com/Fuzzik/ttt-weapon-collection/commit/b784f744e299f903070e47b540d4ca5e44bef401 | main | reformat all repo code change indentation to tabs remove whitespace between parentheses mentioned in | 1 |
788,541 | 27,756,225,957 | IssuesEvent | 2023-03-16 02:52:29 | chareenav/github-issues-template | https://api.github.com/repos/chareenav/github-issues-template | opened | Point of Contact not working | bug Severity 2 Priority 2 | **Describe the bug**
Chat agent leads to a 404 page not found.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://chareenav.github.io/github-issues-template/index.html
2. Click on Support
3. Scroll down to Contact
4. See error
**Expected behavior**
Page should load to a chat with an agent
... | 1.0 | Point of Contact not working - **Describe the bug**
Chat agent leads to a 404 page not found.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://chareenav.github.io/github-issues-template/index.html
2. Click on Support
3. Scroll down to Contact
4. See error
**Expected behavior**
Page shoul... | non_main | point of contact not working describe the bug chat agent leads to a page not found to reproduce steps to reproduce the behavior go to click on support scroll down to contact see error expected behavior page should load to a chat with an agent | 0 |
1,078 | 4,893,665,170 | IssuesEvent | 2016-11-19 00:18:10 | duckduckgo/zeroclickinfo-fathead | https://api.github.com/repos/duckduckgo/zeroclickinfo-fathead | closed | C++ Reference Docs: | Bug External Maintainer Input Requested Mission: Programming Status: Needs a Developer Topic: C++ | I would like the following query to be part of IA for C++:
cpp begin valarray
---
IA Page: http://duck.co/ia/view/cppreference_doc
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @mylainos | True | C++ Reference Docs: - I would like the following query to be part of IA for C++:
cpp begin valarray
---
IA Page: http://duck.co/ia/view/cppreference_doc
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @mylainos | main | c reference docs i would like the following query to be part of ia for c cpp begin valarray ia page mylainos | 1 |
58,411 | 14,274,430,765 | IssuesEvent | 2020-11-22 03:54:48 | Ghost-chu/QuickShop-Reremake | https://api.github.com/repos/Ghost-chu/QuickShop-Reremake | closed | CVE-2020-24616 (High) detected in jackson-databind-2.3.4.jar - autoclosed | Bug security vulnerability | ## CVE-2020-24616 - 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.3.4.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-24616 (High) detected in jackson-databind-2.3.4.jar - autoclosed - ## CVE-2020-24616 - 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.3.4.jar</b></p></summary... | non_main | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file quickshop reremake pom xml path to vulnerable l... | 0 |
16,990 | 22,355,341,116 | IssuesEvent | 2022-06-15 15:12:07 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | "echo" in powershell is an alias. for clarity, one otta use "Write-Output" instead | doc-enhancement devops/prod Pri1 devops-cicd-process/tech | howdy y'all,
many of your examples use "echo" for the "script:" code. that has caused relatively new users to try to use "Write-Host" instead of "Write-Output". i recommend changing from the alias to the real cmdlet.
aliases should NEVER be used for anything other than one-off, throwaway code. if it will be reuse... | 1.0 | "echo" in powershell is an alias. for clarity, one otta use "Write-Output" instead - howdy y'all,
many of your examples use "echo" for the "script:" code. that has caused relatively new users to try to use "Write-Host" instead of "Write-Output". i recommend changing from the alias to the real cmdlet.
aliases shou... | non_main | echo in powershell is an alias for clarity one otta use write output instead howdy y all many of your examples use echo for the script code that has caused relatively new users to try to use write host instead of write output i recommend changing from the alias to the real cmdlet aliases shou... | 0 |
5,812 | 30,777,288,657 | IssuesEvent | 2023-07-31 07:33:06 | beyarkay/eskom-calendar | https://api.github.com/repos/beyarkay/eskom-calendar | opened | Missing area schedule | waiting-on-maintainer missing-area-schedule | **What area(s) couldn't you find on [eskomcalendar.co.za](https://eskomcalendar.co.za/ec)?**
Please also give the province/municipality, our beautiful country has a surprising number of places that are named the same as each other. If you know what your area is named on EskomSePush, including that also helps a lot.
... | True | Missing area schedule - **What area(s) couldn't you find on [eskomcalendar.co.za](https://eskomcalendar.co.za/ec)?**
Please also give the province/municipality, our beautiful country has a surprising number of places that are named the same as each other. If you know what your area is named on EskomSePush, including t... | main | missing area schedule what area s couldn t you find on please also give the province municipality our beautiful country has a surprising number of places that are named the same as each other if you know what your area is named on eskomsepush including that also helps a lot west acres nelspruit mpuma... | 1 |
42,152 | 12,879,017,264 | IssuesEvent | 2020-07-11 19:41:16 | loftwah/loftwah-dev-2020 | https://api.github.com/repos/loftwah/loftwah-dev-2020 | opened | CVE-2020-7608 (Medium) detected in yargs-parser-10.1.0.tgz | security vulnerability | ## CVE-2020-7608 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>yargs-parser-10.1.0.tgz</b></p></summary>
<p>the mighty option parser used by yargs</p>
<p>Library home page: <a href... | True | CVE-2020-7608 (Medium) detected in yargs-parser-10.1.0.tgz - ## CVE-2020-7608 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>yargs-parser-10.1.0.tgz</b></p></summary>
<p>the mighty ... | non_main | cve medium detected in yargs parser tgz cve medium severity vulnerability vulnerable library yargs parser tgz the mighty option parser used by yargs library home page a href path to dependency file tmp ws scm loftwah dev wordpress app wp content themes twentytwenty p... | 0 |
241,119 | 7,808,927,049 | IssuesEvent | 2018-06-11 21:53:42 | rogerthat-platform/rogerthat-backend | https://api.github.com/repos/rogerthat-platform/rogerthat-backend | closed | Unhandled payments error - KeyError: 'location' | priority_critical state_verification type_bug | Happened 2 times for OSA Bakker
```
...
2018-06-09 00:33:20.893 CEST
Sending request to https://dev.payconiq.com/v2/transactions (/base/data/home/apps/e~rogerthat-server/20180608t091910.410288129468509991/rogerthat/bizz/payment/providers/payconiq/api.py:315)
{"currency":"EUR","amount":200,"description":"Paymen... | 1.0 | Unhandled payments error - KeyError: 'location' - Happened 2 times for OSA Bakker
```
...
2018-06-09 00:33:20.893 CEST
Sending request to https://dev.payconiq.com/v2/transactions (/base/data/home/apps/e~rogerthat-server/20180608t091910.410288129468509991/rogerthat/bizz/payment/providers/payconiq/api.py:315)
{"... | non_main | unhandled payments error keyerror location happened times for osa bakker cest sending request to base data home apps e rogerthat server rogerthat bizz payment providers payconiq api py currency eur amount description payment osa bakker via onze stad app app... | 0 |
5,323 | 26,884,610,357 | IssuesEvent | 2023-02-06 01:12:14 | PyCQA/pydocstyle | https://api.github.com/repos/PyCQA/pydocstyle | closed | Call for maintainers | call for maintainers | Hello all,
As of late, I have been the only somewhat active maintainer for pydocstyle and I am in a position where I am finding less and less time to dedicate to this project.
As a consequence, @Nurdok and I have decided to do a call for maintainers.
Ideally we would love for the new maintainer to
- be an a... | True | Call for maintainers - Hello all,
As of late, I have been the only somewhat active maintainer for pydocstyle and I am in a position where I am finding less and less time to dedicate to this project.
As a consequence, @Nurdok and I have decided to do a call for maintainers.
Ideally we would love for the new ma... | main | call for maintainers hello all as of late i have been the only somewhat active maintainer for pydocstyle and i am in a position where i am finding less and less time to dedicate to this project as a consequence nurdok and i have decided to do a call for maintainers ideally we would love for the new ma... | 1 |
4,977 | 25,548,282,356 | IssuesEvent | 2022-11-29 20:54:38 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | closed | Add client-side validation to Extract Columns form | type: enhancement work: frontend status: ready restricted: maintainers | - table name
- can't be empty
- can't be duplicate
- column name for new FK column
- can't be empty
- can't be duplicate
- list of columns to extract
- can't be empty
- can't include a column used in the FK link we're following
- can't include PK columns
- must leave at least one non-pk ... | True | Add client-side validation to Extract Columns form - - table name
- can't be empty
- can't be duplicate
- column name for new FK column
- can't be empty
- can't be duplicate
- list of columns to extract
- can't be empty
- can't include a column used in the FK link we're following
- can't inc... | main | add client side validation to extract columns form table name can t be empty can t be duplicate column name for new fk column can t be empty can t be duplicate list of columns to extract can t be empty can t include a column used in the fk link we re following can t inc... | 1 |
243,240 | 7,854,600,961 | IssuesEvent | 2018-06-20 21:19:46 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | Treasury doesnt appear | High Priority | 
It's supposed to be here but isnt. Lodding issue?
Double check other objects too. | 1.0 | Treasury doesnt appear - 
It's supposed to be here but isnt. Lodding issue?
Double check other objects too. | non_main | treasury doesnt appear it s supposed to be here but isnt lodding issue double check other objects too | 0 |
3,303 | 12,747,072,024 | IssuesEvent | 2020-06-26 17:09:56 | DynamoRIO/dynamorio | https://api.github.com/repos/DynamoRIO/dynamorio | opened | Eliminate include of system signal.h from core/ builds | Maintainability help wanted | We've had various define conflicts and problems in the past from the system signal.h conflicting with kernel-level or other defines we need inside DR. Today we still include signal.h, but we have our own distinctly-named types like `kernel_sigcontext_t` to avoid conflicts. But we still have some shared types, includi... | True | Eliminate include of system signal.h from core/ builds - We've had various define conflicts and problems in the past from the system signal.h conflicting with kernel-level or other defines we need inside DR. Today we still include signal.h, but we have our own distinctly-named types like `kernel_sigcontext_t` to avoid... | main | eliminate include of system signal h from core builds we ve had various define conflicts and problems in the past from the system signal h conflicting with kernel level or other defines we need inside dr today we still include signal h but we have our own distinctly named types like kernel sigcontext t to avoid... | 1 |
66,840 | 8,052,823,986 | IssuesEvent | 2018-08-01 20:35:58 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | opened | Create "Cancel Funding" Page - Design | design-help design-principles grants | ### User Story
As a Grant funder, I want to cancel my subscription to a grant project so I can end support whenever I want to.
### Why Is this Needed
The "Fund Grant" page is needed to allow users to cancel support for a given project.
### Description
*Type*: Feature
### Definition of Done
- [ ] P... | 2.0 | Create "Cancel Funding" Page - Design - ### User Story
As a Grant funder, I want to cancel my subscription to a grant project so I can end support whenever I want to.
### Why Is this Needed
The "Fund Grant" page is needed to allow users to cancel support for a given project.
### Description
*Type*: Feat... | non_main | create cancel funding page design user story as a grant funder i want to cancel my subscription to a grant project so i can end support whenever i want to why is this needed the fund grant page is needed to allow users to cancel support for a given project description type feat... | 0 |
190,029 | 15,215,525,003 | IssuesEvent | 2021-02-17 14:31:05 | eproxus/meck | https://api.github.com/repos/eproxus/meck | closed | Expect different return values at different times | documentation | Hi,
Consider the following example. We want some mocked function to return different values in different cases. Normally, this is being done either using something like `meck:seq/1` or by calling `meck:expect/4` in-place.
The sequencing approach can be a problem if there's no determined mount of calls to be made. For... | 1.0 | Expect different return values at different times - Hi,
Consider the following example. We want some mocked function to return different values in different cases. Normally, this is being done either using something like `meck:seq/1` or by calling `meck:expect/4` in-place.
The sequencing approach can be a problem if ... | non_main | expect different return values at different times hi consider the following example we want some mocked function to return different values in different cases normally this is being done either using something like meck seq or by calling meck expect in place the sequencing approach can be a problem if ... | 0 |
940 | 4,652,445,906 | IssuesEvent | 2016-10-03 14:02:59 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | ansible os_server module doesnot work with async_status | affects_2.1 bug_report cloud waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
module : os_server and async_status
##### ANSIBLE VERSION
<!--- Paste verbatim output... | True | ansible os_server module doesnot work with async_status - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
module : os_server and async_sta... | main | ansible os server module doesnot work with async status issue type bug report component name module os server and async status ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ... | 1 |
756,959 | 26,490,809,183 | IssuesEvent | 2023-01-17 22:27:09 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Fix browser caching of images when using S3 upload backend | bug area: uploads priority: high post release | Apparently, the way we securely handle user-uploaded images on zulipchat.com prevents proper browser caching from occurring. As described in our [security model doc](https://zulip.readthedocs.io/en/latest/production/security-model.html#user-uploaded-content), when serving uploaded files, we serve a redirect to a rando... | 1.0 | Fix browser caching of images when using S3 upload backend - Apparently, the way we securely handle user-uploaded images on zulipchat.com prevents proper browser caching from occurring. As described in our [security model doc](https://zulip.readthedocs.io/en/latest/production/security-model.html#user-uploaded-content)... | non_main | fix browser caching of images when using upload backend apparently the way we securely handle user uploaded images on zulipchat com prevents proper browser caching from occurring as described in our when serving uploaded files we serve a redirect to a randomly generated temporary url in to ensure that up... | 0 |
5,012 | 25,759,507,407 | IssuesEvent | 2022-12-08 19:11:20 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | How to access /var/runtime/UserFunction.js? | stage/needs-investigation maintainer/need-followup | <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). -->
### Describe your idea/feature/enhancement
I got a mystic error (await needs to be in async) but error only traces back to `UserFunction.js`, how can I access this file so I can locate the exact problem?... | True | How to access /var/runtime/UserFunction.js? - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). -->
### Describe your idea/feature/enhancement
I got a mystic error (await needs to be in async) but error only traces back to `UserFunction.js`, how can I acces... | main | how to access var runtime userfunction js describe your idea feature enhancement i got a mystic error await needs to be in async but error only traces back to userfunction js how can i access this file so i can locate the exact problem proposal show how it is done and probably add a sec... | 1 |
4,709 | 24,270,832,416 | IssuesEvent | 2022-09-28 10:07:35 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | closed | SEO | Unlocalized pages being published | engineering Maintain | # Description
Mozilla.org currently localizes content using methods that make it difficult for Google to find our non-en content and to understand which countries it is intended to serve.
**Domain Redirect**
We respond to requests for the domain name, i.e. https://www.mozilla.org/, with a redirect to a localized vers... | True | SEO | Unlocalized pages being published - # Description
Mozilla.org currently localizes content using methods that make it difficult for Google to find our non-en content and to understand which countries it is intended to serve.
**Domain Redirect**
We respond to requests for the domain name, i.e. https://www.mozilla... | main | seo unlocalized pages being published description mozilla org currently localizes content using methods that make it difficult for google to find our non en content and to understand which countries it is intended to serve domain redirect we respond to requests for the domain name i e with a redirect t... | 1 |
2,134 | 7,333,017,996 | IssuesEvent | 2018-03-05 18:02:22 | RalfKoban/MiKo-Analyzers | https://api.github.com/repos/RalfKoban/MiKo-Analyzers | closed | Exceptions in catch blocks should be named 'ex' | Area: analyzer Area: maintainability feature in progress | Exceptions that are caught and handled in catch clauses should be named `ex`. | True | Exceptions in catch blocks should be named 'ex' - Exceptions that are caught and handled in catch clauses should be named `ex`. | main | exceptions in catch blocks should be named ex exceptions that are caught and handled in catch clauses should be named ex | 1 |
118,989 | 15,388,313,243 | IssuesEvent | 2021-03-03 10:36:47 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Global styles: add text styles to blocks | Global Styles Needs Design Feedback | Being able to set to the font style on all the contents of a block and all instances of that block when in global styles, is useful. This opens up more granular control of everything on the block over having to select which is the current state.
I took some time to explore what that could look like and began with th... | 1.0 | Global styles: add text styles to blocks - Being able to set to the font style on all the contents of a block and all instances of that block when in global styles, is useful. This opens up more granular control of everything on the block over having to select which is the current state.
I took some time to explore ... | non_main | global styles add text styles to blocks being able to set to the font style on all the contents of a block and all instances of that block when in global styles is useful this opens up more granular control of everything on the block over having to select which is the current state i took some time to explore ... | 0 |
130,195 | 10,600,642,120 | IssuesEvent | 2019-10-10 10:29:58 | microsoft/azure-pipelines-tasks | https://api.github.com/repos/microsoft/azure-pipelines-tasks | closed | xUnit InlineData theories are not run when using parallel strategy (DTAExecutionHost) | Area: Test bug | ## Required Information
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: VSTest
## Environment
Azure Pipelines: uipath, Orchestrator, CI/506187:
- Agent - Hosted: Windows Server 2016
## Issue Description
We have tests written in xUnit that use InlineData attribute in order to test ... | 1.0 | xUnit InlineData theories are not run when using parallel strategy (DTAExecutionHost) - ## Required Information
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: VSTest
## Environment
Azure Pipelines: uipath, Orchestrator, CI/506187:
- Agent - Hosted: Windows Server 2016
## Issue Descrip... | non_main | xunit inlinedata theories are not run when using parallel strategy dtaexecutionhost required information question bug or feature type bug enter task name vstest environment azure pipelines uipath orchestrator ci agent hosted windows server issue description ... | 0 |
136,716 | 30,577,238,929 | IssuesEvent | 2023-07-21 06:49:14 | optuna/optuna | https://api.github.com/repos/optuna/optuna | closed | Bump up `NumPy` version to `1.24.3` | code-fix | ### Motivation
Run test with `numpy>=1.24.3`
### Suggestion
Separate `MXNet`, `scikit-optimize`, and `shap` from optuna/optuna and move tesets to `optuna/optuna-integration`
We need to fix following files:
- [x] `tests/importance_tests/test_init.py`
- [ ] `tests/integration_tests/test_integration.py`
- [x] `test... | 1.0 | Bump up `NumPy` version to `1.24.3` - ### Motivation
Run test with `numpy>=1.24.3`
### Suggestion
Separate `MXNet`, `scikit-optimize`, and `shap` from optuna/optuna and move tesets to `optuna/optuna-integration`
We need to fix following files:
- [x] `tests/importance_tests/test_init.py`
- [ ] `tests/integration_t... | non_main | bump up numpy version to motivation run test with numpy suggestion separate mxnet scikit optimize and shap from optuna optuna and move tesets to optuna optuna integration we need to fix following files tests importance tests test init py tests integration tests t... | 0 |
286,367 | 24,748,352,889 | IssuesEvent | 2022-10-21 11:42:23 | Lurkars/gloomhavensecretary | https://api.github.com/repos/Lurkars/gloomhavensecretary | closed | Adding treasures only possible for Gloomhaven, not JOTL | bug to test | When I am trying to add treasures under the campaign sheet the only option seems to be 'Gloomhaven'. The party is using JOTL in the campaign mode but adding treasures by entering the number does not seem to be working and there is also no option for JOTL treasures.
| 1.0 | Adding treasures only possible for Gloomhaven, not JOTL - When I am trying to add treasures under the campaign sheet the only option seems to be 'Gloomhaven'. The party is using JOTL in the campaign mode but adding treasures by entering the number does not seem to be working and there is also no option for JOTL treasur... | non_main | adding treasures only possible for gloomhaven not jotl when i am trying to add treasures under the campaign sheet the only option seems to be gloomhaven the party is using jotl in the campaign mode but adding treasures by entering the number does not seem to be working and there is also no option for jotl treasur... | 0 |
1,073 | 4,892,188,959 | IssuesEvent | 2016-11-18 18:57:12 | coniks-sys/coniks-go | https://api.github.com/repos/coniks-sys/coniks-go | closed | Make distinction between errors and request/check results more clear | maintainability | Only some of the error codes in error.go refer to actual errors, the others refer to results to a client request, or results of consistency checks. Original discussion: https://github.com/coniks-sys/coniks-go/pull/105#discussion_r85631712
| True | Make distinction between errors and request/check results more clear - Only some of the error codes in error.go refer to actual errors, the others refer to results to a client request, or results of consistency checks. Original discussion: https://github.com/coniks-sys/coniks-go/pull/105#discussion_r85631712
| main | make distinction between errors and request check results more clear only some of the error codes in error go refer to actual errors the others refer to results to a client request or results of consistency checks original discussion | 1 |
5,426 | 19,581,811,221 | IssuesEvent | 2022-01-04 22:31:55 | dannytsang/homeassistant-config | https://api.github.com/repos/dannytsang/homeassistant-config | closed | Replace Travis CI With GitHub Actions | bug automations integration: git | Ran out of credits on Travis CI. Can't be bothered to request more credits because this repository is public (although questionable if it's OSS "software").
This means my automated build and deploys pipeline is broken because it depends on a CI build. | 1.0 | Replace Travis CI With GitHub Actions - Ran out of credits on Travis CI. Can't be bothered to request more credits because this repository is public (although questionable if it's OSS "software").
This means my automated build and deploys pipeline is broken because it depends on a CI build. | non_main | replace travis ci with github actions ran out of credits on travis ci can t be bothered to request more credits because this repository is public although questionable if it s oss software this means my automated build and deploys pipeline is broken because it depends on a ci build | 0 |
4,859 | 25,010,228,293 | IssuesEvent | 2022-11-03 14:46:28 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | closed | Allow cell selection in Data Explorer | type: enhancement work: frontend status: ready restricted: maintainers | We need to be able to active a cell and allow cell selection within the results in Data Explorer, Exploration page, and Exploration editor | True | Allow cell selection in Data Explorer - We need to be able to active a cell and allow cell selection within the results in Data Explorer, Exploration page, and Exploration editor | main | allow cell selection in data explorer we need to be able to active a cell and allow cell selection within the results in data explorer exploration page and exploration editor | 1 |
144,408 | 5,539,975,053 | IssuesEvent | 2017-03-22 08:44:39 | intel-analytics/BigDL | https://api.github.com/repos/intel-analytics/BigDL | closed | logging the learning rates during training | high priority hyper-parameter | Printing learning rate (and/or other hyper params) in logs is of great help for DL application development/debugging. This is the default behavior of both Torch and Caffe.
In our current implementation, learning rate (along with other hyper params) is updated inside optimMethod (i.e. SGD). DistOptimizer is unaware ... | 1.0 | logging the learning rates during training - Printing learning rate (and/or other hyper params) in logs is of great help for DL application development/debugging. This is the default behavior of both Torch and Caffe.
In our current implementation, learning rate (along with other hyper params) is updated inside opt... | non_main | logging the learning rates during training printing learning rate and or other hyper params in logs is of great help for dl application development debugging this is the default behavior of both torch and caffe in our current implementation learning rate along with other hyper params is updated inside opt... | 0 |
539 | 2,502,331,912 | IssuesEvent | 2015-01-09 07:27:16 | fossology/fossology | https://api.github.com/repos/fossology/fossology | opened | foss discovery | Category: UI Component: Rank Component: Tester Priority: High Status: New Tracker: Feature | ---
Author Name: **Bob Gobeille**
Original Redmine Issue: 7125, http://www.fossology.org/issues/7125
Original Date: 2014/06/18
---
We already have the antelink solution for discovering foss projects, but that requires an antepedia license. So let's implement a manual solution that integrates with the SPDX module... | 1.0 | foss discovery - ---
Author Name: **Bob Gobeille**
Original Redmine Issue: 7125, http://www.fossology.org/issues/7125
Original Date: 2014/06/18
---
We already have the antelink solution for discovering foss projects, but that requires an antepedia license. So let's implement a manual solution that integrates wit... | non_main | foss discovery author name bob gobeille original redmine issue original date we already have the antelink solution for discovering foss projects but that requires an antepedia license so let s implement a manual solution that integrates with the spdx module for example let the us... | 0 |
5,742 | 30,385,678,105 | IssuesEvent | 2023-07-13 00:19:11 | pacificclimate/scip-frontend | https://api.github.com/repos/pacificclimate/scip-frontend | closed | simplifiy development setup by enabling CORS on geoserver | maintainability | Geoserver appears to have an environment variable, [CORS_ENABLED](https://github.com/pacificclimate/scip/blob/dockerize/docker/docker-compose.yaml#L18) that would set it to share information.
Currently, the SCIP setup is complicated by the use of a proxy to get around geoserver's CORS restrictions, so if we could u... | True | simplifiy development setup by enabling CORS on geoserver - Geoserver appears to have an environment variable, [CORS_ENABLED](https://github.com/pacificclimate/scip/blob/dockerize/docker/docker-compose.yaml#L18) that would set it to share information.
Currently, the SCIP setup is complicated by the use of a proxy t... | main | simplifiy development setup by enabling cors on geoserver geoserver appears to have an environment variable that would set it to share information currently the scip setup is complicated by the use of a proxy to get around geoserver s cors restrictions so if we could update this variable in our developmen... | 1 |
1,001 | 4,770,650,999 | IssuesEvent | 2016-10-26 15:47:17 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | File module calls /usr/bin/python to execute temp_name.ps1 PowerShell script on Windows | affects_2.1 bug_report waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Builtin **File** module
##### ANSIBLE VERSION
```
ansible 2.1.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### CONFIGURATION
pristine
##### OS / ENVIRONMENT
Host: Ubuntu 14.04, managed ... | True | File module calls /usr/bin/python to execute temp_name.ps1 PowerShell script on Windows - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Builtin **File** module
##### ANSIBLE VERSION
```
ansible 2.1.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
``... | main | file module calls usr bin python to execute temp name powershell script on windows issue type bug report component name builtin file module ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ... | 1 |
39,508 | 20,025,610,751 | IssuesEvent | 2022-02-01 20:57:28 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | closed | Make expiring performance telemetry permanent (Feb 2022) | performance | Let's change the performance telemetry probes (if relevant) to be permanent fixtures rather than renewing. This assumes they don't affect performance and they don't have privacy implications.
Note: the fenix team has a renewal ticket in https://github.com/mozilla-mobile/fenix/issues/22870. | True | Make expiring performance telemetry permanent (Feb 2022) - Let's change the performance telemetry probes (if relevant) to be permanent fixtures rather than renewing. This assumes they don't affect performance and they don't have privacy implications.
Note: the fenix team has a renewal ticket in https://github.com/m... | non_main | make expiring performance telemetry permanent feb let s change the performance telemetry probes if relevant to be permanent fixtures rather than renewing this assumes they don t affect performance and they don t have privacy implications note the fenix team has a renewal ticket in | 0 |
24,211 | 7,467,424,155 | IssuesEvent | 2018-04-02 15:15:01 | zurb/foundation-sites | https://api.github.com/repos/zurb/foundation-sites | closed | build: use Husky for Git hooks | build | It makes sense to run some checks when working with the develop branch.
We should use [husky](https://github.com/typicode/husky) for this.
* [ ] eslint
* [ ] sasslint / stylelint
* [x] unit tests
* [ ] ...
Can we adapt airbnb coding guidelines for Foundation Sites? https://github.com/zurb/foundation-sites/pul... | 1.0 | build: use Husky for Git hooks - It makes sense to run some checks when working with the develop branch.
We should use [husky](https://github.com/typicode/husky) for this.
* [ ] eslint
* [ ] sasslint / stylelint
* [x] unit tests
* [ ] ...
Can we adapt airbnb coding guidelines for Foundation Sites? https://git... | non_main | build use husky for git hooks it makes sense to run some checks when working with the develop branch we should use for this eslint sasslint stylelint unit tests can we adapt airbnb coding guidelines for foundation sites | 0 |
647 | 2,594,473,775 | IssuesEvent | 2015-02-20 03:56:54 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | opened | Integrate CADDSuite in KNIME via GKN in the nightly builds | C: Buildsystem P: major T: task | **Reported by delagarza on 15 Dec 43714212 02:05 UTC**
Similar to what OpenMS is doing. Expose CADDSuite as a Community Plug-in in KNIME. | 1.0 | Integrate CADDSuite in KNIME via GKN in the nightly builds - **Reported by delagarza on 15 Dec 43714212 02:05 UTC**
Similar to what OpenMS is doing. Expose CADDSuite as a Community Plug-in in KNIME. | non_main | integrate caddsuite in knime via gkn in the nightly builds reported by delagarza on dec utc similar to what openms is doing expose caddsuite as a community plug in in knime | 0 |
1,936 | 6,609,884,145 | IssuesEvent | 2017-09-19 15:51:18 | Kristinita/Erics-Green-Room | https://api.github.com/repos/Kristinita/Erics-Green-Room | closed | [Feature request] Скрытие комментариев | need-maintainer | ### 1. Запрос
Неплохо было бы, если б все закомментированные линии не отображались бы при отыгрыше пакета, даже если они содержат астериски.
Например, если строка начинается с `<!--`, хорошо было бы, если б она пропускалась вне зависимости от дальнейшего содержания.
### 2. Аргументация
Комментарии предназначены для... | True | [Feature request] Скрытие комментариев - ### 1. Запрос
Неплохо было бы, если б все закомментированные линии не отображались бы при отыгрыше пакета, даже если они содержат астериски.
Например, если строка начинается с `<!--`, хорошо было бы, если б она пропускалась вне зависимости от дальнейшего содержания.
### 2. Ар... | main | скрытие комментариев запрос неплохо было бы если б все закомментированные линии не отображались бы при отыгрыше пакета даже если они содержат астериски например если строка начинается с хорошо было бы если б она пропускалась вне зависимости от дальнейшего содержания аргументация комм... | 1 |
138,993 | 11,224,011,659 | IssuesEvent | 2020-01-08 00:40:43 | servo/servo | https://api.github.com/repos/servo/servo | closed | WebGL2 program link error when using uniform blocks | A-content/webgl C-has-manual-testcase C-has-patch | The following code has been minimized from the WebGL conformance suite's uniform buffer test (tests/wpt/webgl/tests/conformance2/buffers/uniform-buffers.html).
https://pastebin.com/4xQysf6A
When running it with Servo (eg. `./mach run test.html --pref dom.webgl2.enabled --dev --headless`) it manages to compile the... | 1.0 | WebGL2 program link error when using uniform blocks - The following code has been minimized from the WebGL conformance suite's uniform buffer test (tests/wpt/webgl/tests/conformance2/buffers/uniform-buffers.html).
https://pastebin.com/4xQysf6A
When running it with Servo (eg. `./mach run test.html --pref dom.webgl... | non_main | program link error when using uniform blocks the following code has been minimized from the webgl conformance suite s uniform buffer test tests wpt webgl tests buffers uniform buffers html when running it with servo eg mach run test html pref dom enabled dev headless it manages to compil... | 0 |
2,668 | 9,126,328,653 | IssuesEvent | 2019-02-24 20:43:41 | DynamoRIO/drmemory | https://api.github.com/repos/DynamoRIO/drmemory | closed | add end-user support for updating syscall #'s from pdb's | Hotlist-Release Maintainability OpSys-Windows Type-Feature | The goal is to future-proof Dr. Memory: make it more adaptive to avoid requiring manual updates to fix breakages on each new Windows change. Xref #1826.
The plan is:
- Detect unknown version by looking at particular syscall #'s (as we can't rely on PEB versions anymore): xref https://github.com/DynamoRIO/dynamorio... | True | add end-user support for updating syscall #'s from pdb's - The goal is to future-proof Dr. Memory: make it more adaptive to avoid requiring manual updates to fix breakages on each new Windows change. Xref #1826.
The plan is:
- Detect unknown version by looking at particular syscall #'s (as we can't rely on PEB ver... | main | add end user support for updating syscall s from pdb s the goal is to future proof dr memory make it more adaptive to avoid requiring manual updates to fix breakages on each new windows change xref the plan is detect unknown version by looking at particular syscall s as we can t rely on peb versio... | 1 |
56,483 | 3,080,028,888 | IssuesEvent | 2015-08-21 19:37:24 | open-learning-exchange/BeLL-Apps | https://api.github.com/repos/open-learning-exchange/BeLL-Apps | opened | Search Error: Old resources are "invisible" to new search feature | bug priority v0.11.57 | On a community (v0.11.57), we are not able to use the updated search features to search for old content that is in the BeLL. We "implanted" the resources.couch file that we used on the nation (via stopping couchdb, replacing file, restarting) and did not have success. We then uploaded new resources by using the usual... | 1.0 | Search Error: Old resources are "invisible" to new search feature - On a community (v0.11.57), we are not able to use the updated search features to search for old content that is in the BeLL. We "implanted" the resources.couch file that we used on the nation (via stopping couchdb, replacing file, restarting) and did ... | non_main | search error old resources are invisible to new search feature on a community we are not able to use the updated search features to search for old content that is in the bell we implanted the resources couch file that we used on the nation via stopping couchdb replacing file restarting and did not... | 0 |
1,321 | 5,654,999,435 | IssuesEvent | 2017-04-09 14:05:54 | WhitestormJS/whitestorm.js | https://api.github.com/repos/WhitestormJS/whitestorm.js | opened | Cover CameraModule with unit tests | MAINTAINANCE MODULE | CameraModule needs more comprehensive unit tests
###### Version:
- [x] v2.x.x
- [ ] v1.x.x
###### Issue type:
- [ ] Bug
- [x] Proposal/Enhancement
- [ ] Question
- [ ] Discussion
------
<details>
<summary> <b>Tested on: </b> </summary>
###### Desktop
- [ ] Chrome
- [ ] Chrome Canary... | True | Cover CameraModule with unit tests - CameraModule needs more comprehensive unit tests
###### Version:
- [x] v2.x.x
- [ ] v1.x.x
###### Issue type:
- [ ] Bug
- [x] Proposal/Enhancement
- [ ] Question
- [ ] Discussion
------
<details>
<summary> <b>Tested on: </b> </summary>
###### Desktop
... | main | cover cameramodule with unit tests cameramodule needs more comprehensive unit tests version x x x x issue type bug proposal enhancement question discussion tested on desktop chrome chrome canary ch... | 1 |
119,355 | 25,512,132,070 | IssuesEvent | 2022-11-28 13:53:02 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Arm64: If Conversion can bypass overflow checks | area-CodeGen-coreclr in-pr | This issue was spotted as part of PR https://github.com/dotnet/runtime/pull/77728
```
[MethodImplAttribute(MethodImplOptions.NoInlining)]
static void lenfail(uint[] a, uint i)
{
if (i < a.Length)
{
i = a[i];
}
Consume(i,i+2);
}
static void Main(string[] args)
... | 1.0 | Arm64: If Conversion can bypass overflow checks - This issue was spotted as part of PR https://github.com/dotnet/runtime/pull/77728
```
[MethodImplAttribute(MethodImplOptions.NoInlining)]
static void lenfail(uint[] a, uint i)
{
if (i < a.Length)
{
i = a[i];
}
Consume(i,i+2... | non_main | if conversion can bypass overflow checks this issue was spotted as part of pr static void lenfail uint a uint i if i a length i a consume i i static void main string args var arr new uint lenfai... | 0 |
805,080 | 29,507,284,206 | IssuesEvent | 2023-06-03 13:18:41 | i-penr/community-analyzer | https://api.github.com/repos/i-penr/community-analyzer | opened | Add "Add individual submission" page | priority:high frontend | Related to #11, the endpoint should go to a page in the front, that basically consists of an input where the user inputs an url. | 1.0 | Add "Add individual submission" page - Related to #11, the endpoint should go to a page in the front, that basically consists of an input where the user inputs an url. | non_main | add add individual submission page related to the endpoint should go to a page in the front that basically consists of an input where the user inputs an url | 0 |
1,265 | 5,368,114,609 | IssuesEvent | 2017-02-22 07:36:12 | antigenomics/vdjdb-db | https://api.github.com/repos/antigenomics/vdjdb-db | opened | V/J mapping-2 | maintainance | * Check old/new segments
* Ensure original (authors') V segment is not changed if 1) it is found in the segment DB, 2) it has a match of at least ``2`` AA, 3) It has a match of more than ``3`` AAs or alternative match is only ``1`` or ``2`` AA longer
> NB: Numbers subject to discussion | True | V/J mapping-2 - * Check old/new segments
* Ensure original (authors') V segment is not changed if 1) it is found in the segment DB, 2) it has a match of at least ``2`` AA, 3) It has a match of more than ``3`` AAs or alternative match is only ``1`` or ``2`` AA longer
> NB: Numbers subject to discussion | main | v j mapping check old new segments ensure original authors v segment is not changed if it is found in the segment db it has a match of at least aa it has a match of more than aas or alternative match is only or aa longer nb numbers subject to discussion | 1 |
2,931 | 10,492,773,380 | IssuesEvent | 2019-09-25 13:53:34 | chocolatey-community/chocolatey-package-requests | https://api.github.com/repos/chocolatey-community/chocolatey-package-requests | closed | RFP - npcap | Status: Available For Maintainer(s) | Someone can add the support for this package?
https://github.com/nmap/npcap
I ask it because the nmap package install npcap, but sometimes it is not the latest version.
Thanks in advance! | True | RFP - npcap - Someone can add the support for this package?
https://github.com/nmap/npcap
I ask it because the nmap package install npcap, but sometimes it is not the latest version.
Thanks in advance! | main | rfp npcap someone can add the support for this package i ask it because the nmap package install npcap but sometimes it is not the latest version thanks in advance | 1 |
5,096 | 26,007,541,012 | IssuesEvent | 2022-12-20 21:00:34 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | [Feature Request] InlineCode support for sam local | area/lambda-invoke type/feature stage/pm-review maintainer/need-followup | Hello there,
I was thinking on taking some work on the topic as InlineCode is a great feature but a few iteration of sam local invoke would be much appreciated during code development.
thus I was planning something along the line of creating a tempfile with InlineCode string content and passing along the context ... | True | [Feature Request] InlineCode support for sam local - Hello there,
I was thinking on taking some work on the topic as InlineCode is a great feature but a few iteration of sam local invoke would be much appreciated during code development.
thus I was planning something along the line of creating a tempfile with Inl... | main | inlinecode support for sam local hello there i was thinking on taking some work on the topic as inlinecode is a great feature but a few iteration of sam local invoke would be much appreciated during code development thus i was planning something along the line of creating a tempfile with inlinecode string c... | 1 |
135,853 | 18,722,147,841 | IssuesEvent | 2021-11-03 13:00:49 | KDWSS/dd-trace-java | https://api.github.com/repos/KDWSS/dd-trace-java | opened | CVE-2021-20328 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2021-20328 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>mongodb-driver-sync-4.1.1.jar</b>, <b>mongodb-driver-sync-4.0.0.jar</b>, <b>mongodb-driver-sync-3.10.0.jar</b></p><... | True | CVE-2021-20328 (Medium) detected in multiple libraries - ## CVE-2021-20328 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>mongodb-driver-sync-4.1.1.jar</b>, <b>mongodb-driver-sync-... | non_main | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries mongodb driver sync jar mongodb driver sync jar mongodb driver sync jar mongodb driver sync jar the mongodb synchronous driver library home page a href... | 0 |
2,814 | 10,065,364,461 | IssuesEvent | 2019-07-23 10:43:21 | unoplatform/uno | https://api.github.com/repos/unoplatform/uno | opened | Building Uno.UI.sln from the command line does not download %TEMP%\mono-wasm-e894d683f9f | area/vswin kind/bug kind/contributor-experience kind/maintainer-experience | ## Current behavior
```
empty %TEMP%\*.*
git clone master
cd src
msbuild /m /t:restore Uno.UI.sln
msbuild /m Uno.UI.sln
```
- Compilation fails with `%TEMP%\mono-wasm-e894d683f9f does not exist.`
- Opening Visual Studio and doing right click -> build SamplesApp.Wasm will create `%TEMP%\mono-wasm-e894d683f9f`... | True | Building Uno.UI.sln from the command line does not download %TEMP%\mono-wasm-e894d683f9f - ## Current behavior
```
empty %TEMP%\*.*
git clone master
cd src
msbuild /m /t:restore Uno.UI.sln
msbuild /m Uno.UI.sln
```
- Compilation fails with `%TEMP%\mono-wasm-e894d683f9f does not exist.`
- Opening Visual Studi... | main | building uno ui sln from the command line does not download temp mono wasm current behavior empty temp git clone master cd src msbuild m t restore uno ui sln msbuild m uno ui sln compilation fails with temp mono wasm does not exist opening visual studio and doing right cl... | 1 |
108,250 | 4,329,923,747 | IssuesEvent | 2016-07-26 18:21:08 | NuGet/Home | https://api.github.com/repos/NuGet/Home | closed | "Upgrade vailable" filter shows upgrades that violate the version constraint | Area:VS.Client ClosedAs:Duplicate Priority:1 Type:Bug | Hello. I'm using Visual Studio 2015 Prof RTM. When I select "Manage NuGet Packages" on my project and select the "Upgrade available" filter I see updates to my packages that violate the version constraint.
Specifically I have this entry in my packages.config:
<package id="Microsoft.AspNet.Mvc" version="4.0.40804.... | 1.0 | "Upgrade vailable" filter shows upgrades that violate the version constraint - Hello. I'm using Visual Studio 2015 Prof RTM. When I select "Manage NuGet Packages" on my project and select the "Upgrade available" filter I see updates to my packages that violate the version constraint.
Specifically I have this entry i... | non_main | upgrade vailable filter shows upgrades that violate the version constraint hello i m using visual studio prof rtm when i select manage nuget packages on my project and select the upgrade available filter i see updates to my packages that violate the version constraint specifically i have this entry in m... | 0 |
19,012 | 10,289,304,589 | IssuesEvent | 2019-08-27 08:33:01 | ARM-software/ComputeLibrary | https://api.github.com/repos/ARM-software/ComputeLibrary | closed | Performance improvements with lws_hint() instead of default_ndrange() | Performance | **Output of 'strings libarm_compute.so | grep arm_compute_version':**
```
arm_compute_version=v19.02 Build options: {'arch': 'armv7a', 'opencl': '1', 'neon': '1', 'build_dir': 'armv7a-linux.release', 'examples': '0', 'os': 'linux', 'Werror': '0'} Git hash=d2de75135e3741b0613a651668d85a177762ebc4
```
**Platform:**
... | True | Performance improvements with lws_hint() instead of default_ndrange() - **Output of 'strings libarm_compute.so | grep arm_compute_version':**
```
arm_compute_version=v19.02 Build options: {'arch': 'armv7a', 'opencl': '1', 'neon': '1', 'build_dir': 'armv7a-linux.release', 'examples': '0', 'os': 'linux', 'Werror': '0'}... | non_main | performance improvements with lws hint instead of default ndrange output of strings libarm compute so grep arm compute version arm compute version build options arch opencl neon build dir linux release examples os linux werror git hash ... | 0 |
74,949 | 20,515,138,925 | IssuesEvent | 2022-03-01 10:56:16 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | AttributeError: module 'tensorflow' has no attribute 'reduce_sum' | type:build/install | Hi while running
python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))"
To verify my Tensorflow installation I get AttributeError;
AttributeError: module 'tensorflow' has no attribute 'reduce_sum'
tensorflow version: Version: 2.5.0 | 1.0 | AttributeError: module 'tensorflow' has no attribute 'reduce_sum' - Hi while running
python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))"
To verify my Tensorflow installation I get AttributeError;
AttributeError: module 'tensorflow' has no attribute 'reduce_sum'
tensorfl... | non_main | attributeerror module tensorflow has no attribute reduce sum hi while running python c import tensorflow as tf print tf reduce sum tf random normal to verify my tensorflow installation i get attributeerror attributeerror module tensorflow has no attribute reduce sum tensorflow version ... | 0 |
538,755 | 15,777,601,198 | IssuesEvent | 2021-04-01 06:34:55 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | west: Question on `west flash --hex-file` behavior with build.dir-fmt | area: West bug priority: low | **Describe the bug**
Cf related dicussion [here](https://github.com/zephyrproject-rtos/zephyr/pull/31118/files#r596729811)
**To Reproduce**
Steps to reproduce the behavior:
0. Configure dir-fmt as follows
[build]
dir-fmt = build/{board}/
1. cd samples/tfm_integration/tfm_ipc
2. west build -b stm32l562e_dk_ns... | 1.0 | west: Question on `west flash --hex-file` behavior with build.dir-fmt - **Describe the bug**
Cf related dicussion [here](https://github.com/zephyrproject-rtos/zephyr/pull/31118/files#r596729811)
**To Reproduce**
Steps to reproduce the behavior:
0. Configure dir-fmt as follows
[build]
dir-fmt = build/{board}/
... | non_main | west question on west flash hex file behavior with build dir fmt describe the bug cf related dicussion to reproduce steps to reproduce the behavior configure dir fmt as follows dir fmt build board cd samples tfm integration tfm ipc west build b dk ns west flash he... | 0 |
3,773 | 15,864,469,764 | IssuesEvent | 2021-04-08 13:49:56 | heroku/heroku-buildpack-python | https://api.github.com/repos/heroku/heroku-buildpack-python | closed | Only export BUILD_DIR and CACHE_DIR once on compile | maintainability-issue | Currently, we export BUILD_DIR and CACHE_DIR as build vars twice.
Once on `bin/compile` line 36:
https://github.com/heroku/heroku-buildpack-python/blob/master/bin/compile#L35-L36
And then again on line 141:
https://github.com/heroku/heroku-buildpack-python/blob/master/bin/compile#L140-L141
- [ ] Add test for... | True | Only export BUILD_DIR and CACHE_DIR once on compile - Currently, we export BUILD_DIR and CACHE_DIR as build vars twice.
Once on `bin/compile` line 36:
https://github.com/heroku/heroku-buildpack-python/blob/master/bin/compile#L35-L36
And then again on line 141:
https://github.com/heroku/heroku-buildpack-python/b... | main | only export build dir and cache dir once on compile currently we export build dir and cache dir as build vars twice once on bin compile line and then again on line add test for presence of build dir and cache dir on compile remove second instance of build dir and cache dir | 1 |
50,338 | 26,588,402,504 | IssuesEvent | 2023-01-23 05:27:12 | redpanda-data/redpanda | https://api.github.com/repos/redpanda-data/redpanda | closed | bad_allocs (via BadLogLines) in `ManyClientsTest`.`test_many_clients` | kind/bug ci-failure performance | Module: **rptest.scale_tests.many_clients_test**
Class: **ManyClientsTest**
Method: **test_many_clients**
on (arm64, VM) https://buildkite.com/redpanda/vtools/builds/5007#01857e64-9b47-44f1-ade7-92fcfff06d73
```
<BadLogLines nodes=ip-172-31-41-82(1) example="ERROR 2023-01-05 02:16:40,047 [shard 1] seast... | True | bad_allocs (via BadLogLines) in `ManyClientsTest`.`test_many_clients` - Module: **rptest.scale_tests.many_clients_test**
Class: **ManyClientsTest**
Method: **test_many_clients**
on (arm64, VM) https://buildkite.com/redpanda/vtools/builds/5007#01857e64-9b47-44f1-ade7-92fcfff06d73
```
<BadLogLines nodes=i... | non_main | bad allocs via badloglines in manyclientstest test many clients module rptest scale tests many clients test class manyclientstest method test many clients on vm traceback most recent call last file home ubuntu local lib site packages ducktape tests runne... | 0 |
979 | 4,731,746,485 | IssuesEvent | 2016-10-19 03:57:04 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | snmp_facts cannot import pysnmp | affects_2.1 bug_report networking waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
snmp_facts
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” be... | True | snmp_facts cannot import pysnmp - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
snmp_facts
##### ANSIBLE VERSION
<!--- Paste verbatim... | main | snmp facts cannot import pysnmp issue type bug report component name snmp facts ansible version ansible config file home yd hzj project ansiblecmdb common ansible cfg configured module search path default w o overrides configuration ... | 1 |
4,460 | 23,224,109,436 | IssuesEvent | 2022-08-02 21:24:29 | rustsec/advisory-db | https://api.github.com/repos/rustsec/advisory-db | closed | `prettytables-rs` is abandoned | Waiting90d Unmaintained | The `prettytables-rs` [library](https://github.com/phsym/prettytable-rs) has been abandoned.
There's been no active development since roughly three years and the author hasn't been reachable as well.
There exists an [open PR](https://github.com/phsym/prettytable-rs/pull/138) and an [open ticket](https://github.com/... | True | `prettytables-rs` is abandoned - The `prettytables-rs` [library](https://github.com/phsym/prettytable-rs) has been abandoned.
There's been no active development since roughly three years and the author hasn't been reachable as well.
There exists an [open PR](https://github.com/phsym/prettytable-rs/pull/138) and an ... | main | prettytables rs is abandoned the prettytables rs has been abandoned there s been no active development since roughly three years and the author hasn t been reachable as well there exists an and an to mark the crate as deprecated abandoned but the author has not answered on either yet there ... | 1 |
5,840 | 31,025,583,137 | IssuesEvent | 2023-08-10 08:55:10 | albertlauncher/plugins | https://api.github.com/repos/albertlauncher/plugins | closed | [QBM] Add background color for highlight_color | Maintainer wanted Feature request | - CHECK FOR EXISTING ISSUES, ALSO CLOSED ONES!
**yes**
**Description**
With orignal `Widget Box Model`, then the selected highlighted choice is given a different background color. It would be nice to see this feature also with `QML Box Model too` :+1:
**Expected behavior**
The selected item has background... | True | [QBM] Add background color for highlight_color - - CHECK FOR EXISTING ISSUES, ALSO CLOSED ONES!
**yes**
**Description**
With orignal `Widget Box Model`, then the selected highlighted choice is given a different background color. It would be nice to see this feature also with `QML Box Model too` :+1:
**Expect... | main | add background color for highlight color check for existing issues also closed ones yes description with orignal widget box model then the selected highlighted choice is given a different background color it would be nice to see this feature also with qml box model too expected b... | 1 |
19,029 | 26,445,885,764 | IssuesEvent | 2023-01-16 07:13:06 | thehcginstitute-com/m1 | https://api.github.com/repos/thehcginstitute-com/m1 | closed | Make the `IWD_OrderManager` module compatible with the `Raveinfosys_Exporter` module | third-party-compatibility | A part of https://github.com/thehcginstitute-com/m1/issues/4

| True | Make the `IWD_OrderManager` module compatible with the `Raveinfosys_Exporter` module - A part of https://github.com/thehcginstitute-com/m1/issues/4

| non_main | make the iwd ordermanager module compatible with the raveinfosys exporter module a part of | 0 |
55,583 | 23,508,538,413 | IssuesEvent | 2022-08-18 14:33:21 | aws/aws-sdk | https://api.github.com/repos/aws/aws-sdk | closed | Add Allowed scope for generating AccessToken from initiate-auth action | feature-request service-api cognito-idp | **Is your feature request related to a problem? Please describe.**
it would be great to be able to generate an access token with some allowed scope according to what we defined in the Corresponding AppClient
**Describe the solution you'd like**
Add a parameter called `[--scopes <value>]` type `string` which will r... | 1.0 | Add Allowed scope for generating AccessToken from initiate-auth action - **Is your feature request related to a problem? Please describe.**
it would be great to be able to generate an access token with some allowed scope according to what we defined in the Corresponding AppClient
**Describe the solution you'd like*... | non_main | add allowed scope for generating accesstoken from initiate auth action is your feature request related to a problem please describe it would be great to be able to generate an access token with some allowed scope according to what we defined in the corresponding appclient describe the solution you d like ... | 0 |
5,137 | 26,196,752,307 | IssuesEvent | 2023-01-03 14:08:19 | precice/precice | https://api.github.com/repos/precice/precice | closed | Can we assume readData is also receiveData? | bug question maintainability | In #1526 I stumbled over a [configuration file](https://github.com/precice/precice/blob/2552a91041bd93aec0b2eb9d5da62287367ef7a0/tests/serial/watch-integral/WatchIntegralScaleAndNoScale.xml) for one of tests. The following part about the configuration looks odd: `DataTwo` is defined as `read-data` for `SolverTwo`, but ... | True | Can we assume readData is also receiveData? - In #1526 I stumbled over a [configuration file](https://github.com/precice/precice/blob/2552a91041bd93aec0b2eb9d5da62287367ef7a0/tests/serial/watch-integral/WatchIntegralScaleAndNoScale.xml) for one of tests. The following part about the configuration looks odd: `DataTwo` i... | main | can we assume readdata is also receivedata in i stumbled over a for one of tests the following part about the configuration looks odd datatwo is defined as read data for solvertwo but there is no mapping or exchange defined for datatwo this looks to me like an invalid configuration that precice sh... | 1 |
409,120 | 27,722,809,521 | IssuesEvent | 2023-03-14 22:16:48 | dev-Jaewon/Hello-market | https://api.github.com/repos/dev-Jaewon/Hello-market | opened | msw(mock-service-worker) | documentation | 테스트 케이스 작성시 `mockResolvedValue` 메소드로 test 케이스에 api 호출에 대한 mcok data를 일일히 작성하였는데,
브라우저를 개발 모드에서도 한번더 mock data 세팅이 필요한 불편함을 느꼈다.
그래서 찾아보니 간단한 세팅으로 동일한 데이터를 브라우저 환경과 node jest 환경 양쪽에서 사용할 수 있는 방법을 알게되었다.
---------------------------
세팅에서 가장 중요한거는 dom이 렌더링이 되기전에 mock data를 먼저 설정해주어야한다.
파이썬에서 import문은 기본적으로 `동기... | 1.0 | msw(mock-service-worker) - 테스트 케이스 작성시 `mockResolvedValue` 메소드로 test 케이스에 api 호출에 대한 mcok data를 일일히 작성하였는데,
브라우저를 개발 모드에서도 한번더 mock data 세팅이 필요한 불편함을 느꼈다.
그래서 찾아보니 간단한 세팅으로 동일한 데이터를 브라우저 환경과 node jest 환경 양쪽에서 사용할 수 있는 방법을 알게되었다.
---------------------------
세팅에서 가장 중요한거는 dom이 렌더링이 되기전에 mock data를 먼저 설정해주어야한다.
... | non_main | msw mock service worker 테스트 케이스 작성시 mockresolvedvalue 메소드로 test 케이스에 api 호출에 대한 mcok data를 일일히 작성하였는데 브라우저를 개발 모드에서도 한번더 mock data 세팅이 필요한 불편함을 느꼈다 그래서 찾아보니 간단한 세팅으로 동일한 데이터를 브라우저 환경과 node jest 환경 양쪽에서 사용할 수 있는 방법을 알게되었다 세팅에서 가장 중요한거는 dom이 렌더링이 되기전에 mock data를 먼저 설정해주어야한다 ... | 0 |
256,467 | 19,423,768,359 | IssuesEvent | 2021-12-21 00:55:20 | cc-tweaked/CC-Tweaked | https://api.github.com/repos/cc-tweaked/CC-Tweaked | closed | "Long-form" documentation | enhancement good first issue area-Documentation | As mentioned in #133, https://tweaked.cc is now in a state I'm pretty happy with. As a result, @Lemmmy and I are planning to phase out the wiki, as it's unlikely to be maintained.
However, there are some things currently that the wiki does do much better, which is "long form" articles. For instance:
- [This page... | 1.0 | "Long-form" documentation - As mentioned in #133, https://tweaked.cc is now in a state I'm pretty happy with. As a result, @Lemmmy and I are planning to phase out the wiki, as it's unlikely to be maintained.
However, there are some things currently that the wiki does do much better, which is "long form" articles. Fo... | non_main | long form documentation as mentioned in is now in a state i m pretty happy with as a result lemmmy and i are planning to phase out the wiki as it s unlikely to be maintained however there are some things currently that the wiki does do much better which is long form articles for instance ... | 0 |
142,988 | 13,047,124,975 | IssuesEvent | 2020-07-29 10:08:42 | awslabs/djl | https://api.github.com/repos/awslabs/djl | closed | Exception during runtime TrainMnist.java | documentation | ## Description
### Expected Behavior
build success
### Error Message
`"C:\Program Files\Java\jdk1.8.0_251\bin\java.exe" "-javaagent:D:\JetBrains\IntelliJ IDEA 2020.1.2\lib\idea_rt.jar=54222:D:\JetBrains\IntelliJ IDEA 2020.1.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_251\jre\lib\ch... | 1.0 | Exception during runtime TrainMnist.java - ## Description
### Expected Behavior
build success
### Error Message
`"C:\Program Files\Java\jdk1.8.0_251\bin\java.exe" "-javaagent:D:\JetBrains\IntelliJ IDEA 2020.1.2\lib\idea_rt.jar=54222:D:\JetBrains\IntelliJ IDEA 2020.1.2\bin" -Dfile.encoding=UTF-8 -classpath "C:... | non_main | exception during runtime trainmnist java description expected behavior build success error message c program files java bin java exe javaagent d jetbrains intellij idea lib idea rt jar d jetbrains intellij idea bin dfile encoding utf classpath c program files ... | 0 |
4,810 | 24,768,886,871 | IssuesEvent | 2022-10-22 22:18:35 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | Contrib Group Application: Michael Bagnall (ElusiveMind) | Maintainer application | **Please indicate how you intend to help the Backdrop community by joining this group**
* Option #1: I would like to contribute a project
* Option #2: I would like to maintain a project, but have nothing to contribute at this time
* Option #3: I would like to update documentation and/or triage issue queues
Option... | True | Contrib Group Application: Michael Bagnall (ElusiveMind) - **Please indicate how you intend to help the Backdrop community by joining this group**
* Option #1: I would like to contribute a project
* Option #2: I would like to maintain a project, but have nothing to contribute at this time
* Option #3: I would like t... | main | contrib group application michael bagnall elusivemind please indicate how you intend to help the backdrop community by joining this group option i would like to contribute a project option i would like to maintain a project but have nothing to contribute at this time option i would like t... | 1 |
806,958 | 29,929,123,905 | IssuesEvent | 2023-06-22 08:13:37 | threefoldfoundation/www_threefold_io | https://api.github.com/repos/threefoldfoundation/www_threefold_io | closed | Let's get updated threefold.io live asap | priority_major | **Notes**
- Work in [branch 3.10](https://github.com/threefoldfoundation/www_threefold_io/tree/3.10.0)
- Can be viewed locally or on www3.threefold.io when changes are pushed
- Let's push something to production by the end of the day
- See assets below
**Assets**
https://drive.google.com/drive/folders/1ye3PjDj8... | 1.0 | Let's get updated threefold.io live asap - **Notes**
- Work in [branch 3.10](https://github.com/threefoldfoundation/www_threefold_io/tree/3.10.0)
- Can be viewed locally or on www3.threefold.io when changes are pushed
- Let's push something to production by the end of the day
- See assets below
**Assets**
https... | non_main | let s get updated threefold io live asap notes work in can be viewed locally or on threefold io when changes are pushed let s push something to production by the end of the day see assets below assets css should be green color see reference image of home page above matc... | 0 |
76,660 | 7,543,200,196 | IssuesEvent | 2018-04-17 14:55:46 | ODM2/ODM2DataSharingPortal | https://api.github.com/repos/ODM2/ODM2DataSharingPortal | closed | Changes to tiles in My sites page | in progress ready for testing tested | Rename the tile as the sampling feature code. The code is generally shorter, so the tiles don't get as big. And it's redundant to have the tile named as the sampling feature name and then to immediately list the same information below.
 detected in jquery-ui-1.10.3.js | security vulnerability | ## CVE-2016-7103 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.10.3.js</b></p></summary>
<p>A curated set of user interface interactions, effects, widgets, and themes b... | True | CVE-2016-7103 (Medium) detected in jquery-ui-1.10.3.js - ## CVE-2016-7103 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.10.3.js</b></p></summary>
<p>A curated set of us... | non_main | cve medium detected in jquery ui js cve medium severity vulnerability vulnerable library jquery ui js a curated set of user interface interactions effects widgets and themes built on top of the jquery javascript library library home page a href path to dependency fil... | 0 |
5,362 | 26,979,556,389 | IssuesEvent | 2023-02-09 12:06:33 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | Application to join: dBonde (cacheexclude module) | Port in progress Maintainer application | I have ported the Drupal 7 Cache Exclude module and just wanted to contribute it somehow but I am unsure how.
I have attached the zipped module file.
[cacheexclude.zip](https://github.com/backdrop-ops/contrib/files/4803082/cacheexclude.zip)
| True | Application to join: dBonde (cacheexclude module) - I have ported the Drupal 7 Cache Exclude module and just wanted to contribute it somehow but I am unsure how.
I have attached the zipped module file.
[cacheexclude.zip](https://github.com/backdrop-ops/contrib/files/4803082/cacheexclude.zip)
| main | application to join dbonde cacheexclude module i have ported the drupal cache exclude module and just wanted to contribute it somehow but i am unsure how i have attached the zipped module file | 1 |
53,238 | 6,712,828,777 | IssuesEvent | 2017-10-13 10:55:31 | tenders-exposed/elvis-ember | https://api.github.com/repos/tenders-exposed/elvis-ember | closed | sidebar entity circles dont display well with large numbers inside | bug design help wanted to review | if a "sum" is selected as a node size or connection width in the query builder, the numbers inside circles and squares introduced in the new sidebar design do not count with numbers with more than 2 digits. so sums like 167,7 (millions €) do not display correctly and mess up the look. | 1.0 | sidebar entity circles dont display well with large numbers inside - if a "sum" is selected as a node size or connection width in the query builder, the numbers inside circles and squares introduced in the new sidebar design do not count with numbers with more than 2 digits. so sums like 167,7 (millions €) do not displ... | non_main | sidebar entity circles dont display well with large numbers inside if a sum is selected as a node size or connection width in the query builder the numbers inside circles and squares introduced in the new sidebar design do not count with numbers with more than digits so sums like millions € do not display... | 0 |
3,454 | 13,216,424,954 | IssuesEvent | 2020-08-17 03:38:46 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | LLDP module fails with a 'str' object does not support item assignment | affects_2.2 bot_closed bug collection collection:community.general module needs_collection_redirect needs_maintainer net_tools support:community traceback | <!---
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release, and master branch are affected too.
-->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!--- Name of the module/plugin/task/feature -->
network/l... | True | LLDP module fails with a 'str' object does not support item assignment - <!---
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release, and master branch are affected too.
-->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### CO... | main | lldp module fails with a str object does not support item assignment verify first that your issue request is not already reported on github also test if the latest release and master branch are affected too issue type bug report component name network lldp py ansi... | 1 |
33,387 | 2,764,615,125 | IssuesEvent | 2015-04-29 16:17:54 | numenta/nupic | https://api.github.com/repos/numenta/nupic | opened | capnp installation failure during pip install [OS X Yosemite] | priority:2 type:bug type:installation | When running:
pip install nupic
During the `pycapnp` install step, the `capnp` library is not found, so `pycapnp` attempts to install it. But the following error occurs:
```
building 'capnp.lib.capnp' extension
creating build/temp.macosx-10.5-x86_64-2.7
creating build/temp.macosx-10.5-x86_64-2.7/capnp
... | 1.0 | capnp installation failure during pip install [OS X Yosemite] - When running:
pip install nupic
During the `pycapnp` install step, the `capnp` library is not found, so `pycapnp` attempts to install it. But the following error occurs:
```
building 'capnp.lib.capnp' extension
creating build/temp.macosx-10.... | non_main | capnp installation failure during pip install when running pip install nupic during the pycapnp install step the capnp library is not found so pycapnp attempts to install it but the following error occurs building capnp lib capnp extension creating build temp macosx crea... | 0 |
14,788 | 5,791,330,344 | IssuesEvent | 2017-05-02 05:20:08 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | configure does not work on macOS if sed is GNU sed | stat:awaiting tensorflower type:build/install | ### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: no
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS 10.12.4
- **TensorFlow installed from (source or binary)**: source
- **TensorFlow version (use command below)**: Curren... | 1.0 | configure does not work on macOS if sed is GNU sed - ### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: no
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS 10.12.4
- **TensorFlow installed from (source or binary)**: source
... | non_main | configure does not work on macos if sed is gnu sed system information have i written custom code as opposed to using a stock example script provided in tensorflow no os platform and distribution e g linux ubuntu macos tensorflow installed from source or binary source ... | 0 |
708 | 4,287,481,785 | IssuesEvent | 2016-07-16 20:05:27 | caskroom/homebrew-cask | https://api.github.com/repos/caskroom/homebrew-cask | closed | ohai command outputting wrong color | awaiting maintainer feedback core | For some reason, the change in #22762 change makes all cask `ohai` commands displayed as white for me - instead of bold black. Reverting this change fixes the problem.
The `ohai` commands issued by homebrew formulas are still the correct color. Just the cask ones. You can see this in action by running `brew cask... | True | ohai command outputting wrong color - For some reason, the change in #22762 change makes all cask `ohai` commands displayed as white for me - instead of bold black. Reverting this change fixes the problem.
The `ohai` commands issued by homebrew formulas are still the correct color. Just the cask ones. You can se... | main | ohai command outputting wrong color for some reason the change in change makes all cask ohai commands displayed as white for me instead of bold black reverting this change fixes the problem the ohai commands issued by homebrew formulas are still the correct color just the cask ones you can see th... | 1 |
5,693 | 29,999,424,890 | IssuesEvent | 2023-06-26 08:19:06 | precice/precice | https://api.github.com/repos/precice/precice | closed | Replace std::vector with std::map for storing meshes and data (and other?) | maintainability | Currently we use `std::vector` very often as a container for storing meshes and data. The mesh or data is then queried via its id. I think using a `std::map` would be more appropriate for this use-case, because we do not have to reserve memory beforehand, keys are still unique by definition of the data structure and we... | True | Replace std::vector with std::map for storing meshes and data (and other?) - Currently we use `std::vector` very often as a container for storing meshes and data. The mesh or data is then queried via its id. I think using a `std::map` would be more appropriate for this use-case, because we do not have to reserve memory... | main | replace std vector with std map for storing meshes and data and other currently we use std vector very often as a container for storing meshes and data the mesh or data is then queried via its id i think using a std map would be more appropriate for this use case because we do not have to reserve memory... | 1 |
642,286 | 20,883,483,865 | IssuesEvent | 2022-03-23 00:38:49 | apcountryman/picolibrary | https://api.github.com/repos/apcountryman/picolibrary | closed | Add Microchip facilities namespace | priority-normal status-awaiting_review type-feature | Add Microchip facilities namespace (`::picolibrary::Microchip`).
- [x] The `Microchip` namespace should be defined in the `include/picolibrary/microchip.h`/`source/picolibrary/microchip.cc` header/source file pair | 1.0 | Add Microchip facilities namespace - Add Microchip facilities namespace (`::picolibrary::Microchip`).
- [x] The `Microchip` namespace should be defined in the `include/picolibrary/microchip.h`/`source/picolibrary/microchip.cc` header/source file pair | non_main | add microchip facilities namespace add microchip facilities namespace picolibrary microchip the microchip namespace should be defined in the include picolibrary microchip h source picolibrary microchip cc header source file pair | 0 |
122,886 | 4,846,630,772 | IssuesEvent | 2016-11-10 12:28:32 | bounswe/bounswe2016group7 | https://api.github.com/repos/bounswe/bounswe2016group7 | opened | Create Topic Front End | priority: medium | A form to create topic must be implemented and a registered creator shall reach this form with a button or a link in homepage | 1.0 | Create Topic Front End - A form to create topic must be implemented and a registered creator shall reach this form with a button or a link in homepage | non_main | create topic front end a form to create topic must be implemented and a registered creator shall reach this form with a button or a link in homepage | 0 |
4,768 | 24,554,546,837 | IssuesEvent | 2022-10-12 14:55:41 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | closed | Unable to modify Money cell value | type: bug work: frontend restricted: maintainers status: started | ## Reproduce
I can edit most cells, but when I try to edit an "Items"."Acquisition Price" cell, no request is made to the server and the display value of the cell immediately reverts to its value before I entered edit mode.
| True | Unable to modify Money cell value - ## Reproduce
I can edit most cells, but when I try to edit an "Items"."Acquisition Price" cell, no request is made to the server and the display value of the cell immediately reverts to its value before I entered edit mode.
| main | unable to modify money cell value reproduce i can edit most cells but when i try to edit an items acquisition price cell no request is made to the server and the display value of the cell immediately reverts to its value before i entered edit mode | 1 |
81,289 | 3,588,395,675 | IssuesEvent | 2016-01-31 00:12:45 | docker/swarm | https://api.github.com/repos/docker/swarm | reopened | There should be documentation on how to remove a node from the swarm | area/doc kind/enhancement priority/P2 | Per @abronan's request, opening an issue to track lack of docs on this topic. Node removal is kind of tricky, and users need to be away of ways it can fail, as well.
see #197 for reference | 1.0 | There should be documentation on how to remove a node from the swarm - Per @abronan's request, opening an issue to track lack of docs on this topic. Node removal is kind of tricky, and users need to be away of ways it can fail, as well.
see #197 for reference | non_main | there should be documentation on how to remove a node from the swarm per abronan s request opening an issue to track lack of docs on this topic node removal is kind of tricky and users need to be away of ways it can fail as well see for reference | 0 |
1,302 | 5,542,078,195 | IssuesEvent | 2017-03-22 14:20:07 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Volumes do not get dropped when removing the docker container | affects_2.0 bug_report cloud docker waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
_docker module
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.0.1.0
```
##### CONFIGURATION
```
[defaults]
host_key_c... | True | Volumes do not get dropped when removing the docker container - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
_docker module
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
an... | main | volumes do not get dropped when removing the docker container issue type bug report component name docker module ansible version ansible configuration host key checking false forks var compression level retries fact caching jsonfile fact caching con... | 1 |
5,743 | 30,385,916,854 | IssuesEvent | 2023-07-13 00:40:26 | MozillaFoundation/foundation.mozilla.org | https://api.github.com/repos/MozillaFoundation/foundation.mozilla.org | closed | Fix npm errors shown in `docker-compose up` | bug engineering maintain | ### Describe the bug
Getting npm errors from running `docker-compose up`
### To Reproduce
Steps to reproduce the behavior:
1. check out `main` locally
2. run `inv new-env`
3. run `docker-compose up` and wait
4. notice the npm errors towards the end of the log
### Expected behavior
No npm errors.
### S... | True | Fix npm errors shown in `docker-compose up` - ### Describe the bug
Getting npm errors from running `docker-compose up`
### To Reproduce
Steps to reproduce the behavior:
1. check out `main` locally
2. run `inv new-env`
3. run `docker-compose up` and wait
4. notice the npm errors towards the end of the log
... | main | fix npm errors shown in docker compose up describe the bug getting npm errors from running docker compose up to reproduce steps to reproduce the behavior check out main locally run inv new env run docker compose up and wait notice the npm errors towards the end of the log ... | 1 |
737,490 | 25,518,487,045 | IssuesEvent | 2022-11-28 18:19:07 | googleapis/nodejs-datastore-session | https://api.github.com/repos/googleapis/nodejs-datastore-session | closed | unexpired session is returned: Should destroy a session failed | priority: p1 type: bug api: datastore flakybot: issue flakybot: flaky | Note: #323 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: a7f10f0af89100abfdac1b97399e94991ec5b5b5
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/8f16ae74-d3da-4ba1-b05e-34b716b6f5b3), [Sponge](http://sponge2/8f16ae74-d3da-4ba1-b... | 1.0 | unexpired session is returned: Should destroy a session failed - Note: #323 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: a7f10f0af89100abfdac1b97399e94991ec5b5b5
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/8f16ae74-d3da-4ba1... | non_main | unexpired session is returned should destroy a session failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output timeout of exceeded for async tests and hooks ensure done is called if returnin... | 0 |
198,402 | 15,708,369,566 | IssuesEvent | 2021-03-26 20:25:11 | UnB-KnEDLe/DODFMiner | https://api.github.com/repos/UnB-KnEDLe/DODFMiner | closed | Encontrar amostra do ato no DODF e Consolidar atos semelhantes (19-24) | documentation | Aviso de reabertura
Aviso de suspensão
Aviso de nova abertura –
Aviso de suspensão –
AVISO SORTEIO SUBCOMISSÃO TÉCNICA
AVISO SUSPENSÃO LICITAÇÃO | 1.0 | Encontrar amostra do ato no DODF e Consolidar atos semelhantes (19-24) - Aviso de reabertura
Aviso de suspensão
Aviso de nova abertura –
Aviso de suspensão –
AVISO SORTEIO SUBCOMISSÃO TÉCNICA
AVISO SUSPENSÃO LICITAÇÃO | non_main | encontrar amostra do ato no dodf e consolidar atos semelhantes aviso de reabertura aviso de suspensão aviso de nova abertura – aviso de suspensão – aviso sorteio subcomissão técnica aviso suspensão licitação | 0 |
10,436 | 6,724,823,785 | IssuesEvent | 2017-10-17 01:03:44 | gahansen/Albany | https://api.github.com/repos/gahansen/Albany | closed | Remove stale src/LCM/doc directory | developer usability LCM | The files in this directory are very old and appear to be stale. The build scripts have been superseded by the module files. Not sure what the use is for the *.i files. In any case, any file that needs to be preserved should go to the doc/LCM directory.
Pinging @jwfoulk and @jtostie since they probably used this bac... | True | Remove stale src/LCM/doc directory - The files in this directory are very old and appear to be stale. The build scripts have been superseded by the module files. Not sure what the use is for the *.i files. In any case, any file that needs to be preserved should go to the doc/LCM directory.
Pinging @jwfoulk and @jtos... | non_main | remove stale src lcm doc directory the files in this directory are very old and appear to be stale the build scripts have been superseded by the module files not sure what the use is for the i files in any case any file that needs to be preserved should go to the doc lcm directory pinging jwfoulk and jtos... | 0 |
267 | 3,028,180,177 | IssuesEvent | 2015-08-04 02:10:39 | AKST/akst.io-backend | https://api.github.com/repos/AKST/akst.io-backend | opened | remove children api from Dependency injection | future proofing maintainablity | Currently the DI api isn't compatible with the use of a new operator, unless the class doesn't specify any children. So it's worth removing the children api for this reason. | True | remove children api from Dependency injection - Currently the DI api isn't compatible with the use of a new operator, unless the class doesn't specify any children. So it's worth removing the children api for this reason. | main | remove children api from dependency injection currently the di api isn t compatible with the use of a new operator unless the class doesn t specify any children so it s worth removing the children api for this reason | 1 |
91,777 | 10,728,433,721 | IssuesEvent | 2019-10-28 13:54:04 | redhat-cop/casl-ansible | https://api.github.com/repos/redhat-cop/casl-ansible | closed | Dead links | Documentation bug | We've got some dead links throughout the repo that could use some cleaning up. Low hanging fruit for :ghost: :jack_o_lantern: Hacktoberfest :ghost: :jack_o_lantern: | 1.0 | Dead links - We've got some dead links throughout the repo that could use some cleaning up. Low hanging fruit for :ghost: :jack_o_lantern: Hacktoberfest :ghost: :jack_o_lantern: | non_main | dead links we ve got some dead links throughout the repo that could use some cleaning up low hanging fruit for ghost jack o lantern hacktoberfest ghost jack o lantern | 0 |
447,267 | 31,654,099,861 | IssuesEvent | 2023-09-07 02:31:10 | fga-eps-mds/2023-2-GEROcuidado-Doc | https://api.github.com/repos/fga-eps-mds/2023-2-GEROcuidado-Doc | reopened | Desenvolver Plano de Comunicação | documentation EPS easy | # Descrição
Desenvolver plano de comunicação, ferramentas, horários e reuniões fixas.
# Tarefas
Aba responsável por inserir as demandas desta issue.
- [ ] Estabelecer as ferramentas;
- [ ] Estabelecer os horários das reuniões:
- [x] Estabelecer o horário das reuniões de EPS;
- [x] Estabelecer o horário d... | 1.0 | Desenvolver Plano de Comunicação - # Descrição
Desenvolver plano de comunicação, ferramentas, horários e reuniões fixas.
# Tarefas
Aba responsável por inserir as demandas desta issue.
- [ ] Estabelecer as ferramentas;
- [ ] Estabelecer os horários das reuniões:
- [x] Estabelecer o horário das reuniões de EP... | non_main | desenvolver plano de comunicação descrição desenvolver plano de comunicação ferramentas horários e reuniões fixas tarefas aba responsável por inserir as demandas desta issue estabelecer as ferramentas estabelecer os horários das reuniões estabelecer o horário das reuniões de eps ... | 0 |
15,287 | 5,093,021,082 | IssuesEvent | 2017-01-03 01:59:24 | OData/model-first | https://api.github.com/repos/OData/model-first | closed | [QE] Poli Check for Model-First | 3 - Resolved (code ready) | Poli Check for Model-First and Model-First-APIDesign
Fix Sev1 and Sev2 issues
| 1.0 | [QE] Poli Check for Model-First - Poli Check for Model-First and Model-First-APIDesign
Fix Sev1 and Sev2 issues
| non_main | poli check for model first poli check for model first and model first apidesign fix and issues | 0 |
5,077 | 25,974,044,891 | IssuesEvent | 2022-12-19 13:33:47 | NIAEFEUP/website-niaefeup-backend | https://api.github.com/repos/NIAEFEUP/website-niaefeup-backend | opened | Remove shared cache mode property | maintainability | As can be seen in https://github.com/NIAEFEUP/website-niaefeup-backend/pull/69#discussion_r1052153534, we currently have, in `application.properties`, a cache mode property that simply overrides the deprecated setting used by Hibernate:
https://github.com/NIAEFEUP/website-niaefeup-backend/blob/c07586e68695735ad1b1ee... | True | Remove shared cache mode property - As can be seen in https://github.com/NIAEFEUP/website-niaefeup-backend/pull/69#discussion_r1052153534, we currently have, in `application.properties`, a cache mode property that simply overrides the deprecated setting used by Hibernate:
https://github.com/NIAEFEUP/website-niaefeup... | main | remove shared cache mode property as can be seen in we currently have in application properties a cache mode property that simply overrides the deprecated setting used by hibernate you can read more about this issue this property should be removed whenever the problem with hibernate is fixed | 1 |
182,058 | 14,100,382,969 | IssuesEvent | 2020-11-06 04:01:35 | tgstation/tgstation | https://api.github.com/repos/tgstation/tgstation | closed | buckled walking mushrooms are able to move their chair around if they're aggroed | Bug Tested/Reproduced | rogue shrooms | 1.0 | buckled walking mushrooms are able to move their chair around if they're aggroed - rogue shrooms | non_main | buckled walking mushrooms are able to move their chair around if they re aggroed rogue shrooms | 0 |
29,150 | 8,301,067,346 | IssuesEvent | 2018-09-21 10:06:07 | GoogleCloudPlatform/agones | https://api.github.com/repos/GoogleCloudPlatform/agones | closed | Agones helm repo | area/build-tools kind/feature | We could setup a chart repository to streamline installation.
See:
https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md
Possible options :
- Google Cloud Storage.
- Github pages.
Once this is done installation step would be:
```
helm repo add agones our_repo_url
helm install agones/a... | 1.0 | Agones helm repo - We could setup a chart repository to streamline installation.
See:
https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md
Possible options :
- Google Cloud Storage.
- Github pages.
Once this is done installation step would be:
```
helm repo add agones our_repo_url
he... | non_main | agones helm repo we could setup a chart repository to streamline installation see possible options google cloud storage github pages once this is done installation step would be helm repo add agones our repo url helm install agones agones | 0 |
2,875 | 10,280,800,344 | IssuesEvent | 2019-08-26 06:45:56 | KazDragon/terminalpp | https://api.github.com/repos/KazDragon/terminalpp | closed | Inconsistent use of std::size_t in string | Compatibility Maintainability | terminalpp::string uses std::size_t for the return type of size(), for the size constructor and for the UDS functions. It then uses string::size_type for other functions.
It should be size_type for all of these. | True | Inconsistent use of std::size_t in string - terminalpp::string uses std::size_t for the return type of size(), for the size constructor and for the UDS functions. It then uses string::size_type for other functions.
It should be size_type for all of these. | main | inconsistent use of std size t in string terminalpp string uses std size t for the return type of size for the size constructor and for the uds functions it then uses string size type for other functions it should be size type for all of these | 1 |
4,000 | 18,672,271,138 | IssuesEvent | 2021-10-30 23:27:06 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | closed | Create implementation issues for Working with Views milestone | type: enhancement status: blocked restricted: maintainers work: product | Once the design specs for the "Working with Views" milestone are complete, we will need to create (or update existing) frontend and backend implementation issues to track the work.
Related issues:
- #442
- #263
Marking as blocked until design work is complete:
- #243
- #443
- #466
- #454
- #455
- #456
| True | Create implementation issues for Working with Views milestone - Once the design specs for the "Working with Views" milestone are complete, we will need to create (or update existing) frontend and backend implementation issues to track the work.
Related issues:
- #442
- #263
Marking as blocked until design work... | main | create implementation issues for working with views milestone once the design specs for the working with views milestone are complete we will need to create or update existing frontend and backend implementation issues to track the work related issues marking as blocked until design work is ... | 1 |
113,914 | 11,826,473,940 | IssuesEvent | 2020-03-21 18:03:16 | coatk1/playground | https://api.github.com/repos/coatk1/playground | opened | [DOCUMENTATION] | documentation | **Does the project need documentation**
Explain what the project need further explanantion on (i.e. what does the project do, examples on usage, etc).
**Does the source code need documentation**
Explain what the source code need further explanantion on (i.e. what does a module or class do, examples on usage, etc).... | 1.0 | [DOCUMENTATION] - **Does the project need documentation**
Explain what the project need further explanantion on (i.e. what does the project do, examples on usage, etc).
**Does the source code need documentation**
Explain what the source code need further explanantion on (i.e. what does a module or class do, exampl... | non_main | does the project need documentation explain what the project need further explanantion on i e what does the project do examples on usage etc does the source code need documentation explain what the source code need further explanantion on i e what does a module or class do examples on usage e... | 0 |
152,535 | 23,986,172,316 | IssuesEvent | 2022-09-13 19:16:39 | GovAlta/ui-components | https://api.github.com/repos/GovAlta/ui-components | closed | Card sort - Storybook | Service design Stale | ### Background:
If we continue to utilize Storybook to communicate our technical documentation externally, we can invest time to ensure that the site structure more closely matches the mental models of our users.
**As a:** Design system team
**I want to:** Ensure that the Storybook website architecture aligns with... | 1.0 | Card sort - Storybook - ### Background:
If we continue to utilize Storybook to communicate our technical documentation externally, we can invest time to ensure that the site structure more closely matches the mental models of our users.
**As a:** Design system team
**I want to:** Ensure that the Storybook website ... | non_main | card sort storybook background if we continue to utilize storybook to communicate our technical documentation externally we can invest time to ensure that the site structure more closely matches the mental models of our users as a design system team i want to ensure that the storybook website ... | 0 |
3,822 | 16,619,439,100 | IssuesEvent | 2021-06-02 21:33:58 | walbourn/directx-vs-templates | https://api.github.com/repos/walbourn/directx-vs-templates | closed | WS_POPUP recommended but not used | maintainence | The comment next to the CreateWindowExW call says to use WS_POPUP for fullscreen, but the WM_SYSKEYDOWN handler seems to set GWL_STYLE to 0 instead. Is this a mistake? | True | WS_POPUP recommended but not used - The comment next to the CreateWindowExW call says to use WS_POPUP for fullscreen, but the WM_SYSKEYDOWN handler seems to set GWL_STYLE to 0 instead. Is this a mistake? | main | ws popup recommended but not used the comment next to the createwindowexw call says to use ws popup for fullscreen but the wm syskeydown handler seems to set gwl style to instead is this a mistake | 1 |
4,226 | 20,909,855,088 | IssuesEvent | 2022-03-24 08:14:38 | coq/platform | https://api.github.com/repos/coq/platform | closed | Add relation-algebra to Coq Platform | package inclusion has maintainer agreement opam package missing | A very useful library with great automation: https://github.com/damien-pous/relation-algebra. (/CC @damien-pous) | True | Add relation-algebra to Coq Platform - A very useful library with great automation: https://github.com/damien-pous/relation-algebra. (/CC @damien-pous) | main | add relation algebra to coq platform a very useful library with great automation cc damien pous | 1 |
4,594 | 5,191,138,024 | IssuesEvent | 2017-01-21 17:16:33 | gsomix/skalarprodukt | https://api.github.com/repos/gsomix/skalarprodukt | closed | Add CI | kind:infrastructure | I recommend to use [Appveyor](https://www.appveyor.com/) and [Travis](https://travis-ci.org/) both. Travis is especially usable for testing on Mono.
- [x] Appveyor
- [x] Travis
| 1.0 | Add CI - I recommend to use [Appveyor](https://www.appveyor.com/) and [Travis](https://travis-ci.org/) both. Travis is especially usable for testing on Mono.
- [x] Appveyor
- [x] Travis
| non_main | add ci i recommend to use and both travis is especially usable for testing on mono appveyor travis | 0 |
5,515 | 27,560,940,577 | IssuesEvent | 2023-03-07 21:58:10 | arcticicestudio/nord-vim | https://api.github.com/repos/arcticicestudio/nord-vim | closed | `nordtheme` organization migration | context-workflow scope-maintainability | <p align="center">
<a href="https://www.nordtheme.com" target="_blank">
<picture>
<source srcset="https://raw.githubusercontent.com/nordtheme/assets/main/static/images/logos/heroes/logo-typography/dark/frostic/nord3/spaced.svg?sanitize=true" width="40%" media="(prefers-color-scheme: light), (prefers-colo... | True | `nordtheme` organization migration - <p align="center">
<a href="https://www.nordtheme.com" target="_blank">
<picture>
<source srcset="https://raw.githubusercontent.com/nordtheme/assets/main/static/images/logos/heroes/logo-typography/dark/frostic/nord3/spaced.svg?sanitize=true" width="40%" media="(prefer... | main | nordtheme organization migration as part of the announcement this repository will be migrated to this issue is a task of nordtheme nord epic | 1 |
1,388 | 6,017,788,086 | IssuesEvent | 2017-06-07 10:32:20 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | win_robocopy: The variable '$changed' cannot be retrieved because it has not been set. | affects_2.2 bug_report waiting_on_maintainer windows | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
win_robocopy
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2... | True | win_robocopy: The variable '$changed' cannot be retrieved because it has not been set. - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
win_robocopy
##### ANSIBLE VERSION
<!-... | main | win robocopy the variable changed cannot be retrieved because it has not been set issue type bug report component name win robocopy ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ... | 1 |
3,984 | 18,358,667,981 | IssuesEvent | 2021-10-08 22:52:48 | pmqueiroz/mask-wizard | https://api.github.com/repos/pmqueiroz/mask-wizard | opened | Create mask wizard repl poc | enhancement Maintainers Only | ### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/pmqueiroz/mask-wizard/issues?q=is%3Aissue) on the same topic.
- [X] I want to work on this.
### Describe the problem requiring a solution
 on the same topic.
- [X] I want to work on this.
### Describe the problem requiring a solution
![image](https://user-images.githubuserconten... | main | create mask wizard repl poc preliminary checks i ve checked that there aren t on the same topic i want to work on this describe the problem requiring a solution describe the possible solution create a live code playground poc to put on index page on mask wizard website refere... | 1 |
5,599 | 28,041,771,597 | IssuesEvent | 2023-03-28 19:06:30 | OpenRefine/OpenRefine | https://api.github.com/repos/OpenRefine/OpenRefine | opened | Seemingly dead frontend code refering to create-project-from-upload command | enhancement UI maintainability | The following reference to the `create-project-from-upload` command seems to be dead code.
https://github.com/OpenRefine/OpenRefine/blob/76152500a5af8c38b88d34e15b8b01fcf6d0da6e/main/webapp/modules/core/scripts/index/open-project-ui.js#L316-L344
This request is bound to an event listener on ` #upload-file-button`... | True | Seemingly dead frontend code refering to create-project-from-upload command - The following reference to the `create-project-from-upload` command seems to be dead code.
https://github.com/OpenRefine/OpenRefine/blob/76152500a5af8c38b88d34e15b8b01fcf6d0da6e/main/webapp/modules/core/scripts/index/open-project-ui.js#L31... | main | seemingly dead frontend code refering to create project from upload command the following reference to the create project from upload command seems to be dead code this request is bound to an event listener on upload file button but i cannot find any such element in our code base the other el... | 1 |
4,382 | 22,301,909,149 | IssuesEvent | 2022-06-13 09:28:46 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | opened | Datalayer changes | engineering Maintain GA4 | ### Describe the feature request
A clear and concise description of your feature request
### Screenshots / mock-ups
If you like, you can copy-paste, or drag-and-drop, a screenshot of the thing you'd like to see improved. Bonus points for faking what you'd like it to look like!
### Additional context
Add any ot... | True | Datalayer changes - ### Describe the feature request
A clear and concise description of your feature request
### Screenshots / mock-ups
If you like, you can copy-paste, or drag-and-drop, a screenshot of the thing you'd like to see improved. Bonus points for faking what you'd like it to look like!
### Additional... | main | datalayer changes describe the feature request a clear and concise description of your feature request screenshots mock ups if you like you can copy paste or drag and drop a screenshot of the thing you d like to see improved bonus points for faking what you d like it to look like additional... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.