Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 73 | repo_url stringlengths 36 102 | action stringclasses 3
values | title stringlengths 1 535 | labels stringlengths 4 356 | body stringlengths 4 178k | index stringclasses 7
values | text_combine stringlengths 96 178k | label stringclasses 2
values | text stringlengths 96 174k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
42,945 | 17,373,387,197 | IssuesEvent | 2021-07-30 16:58:45 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: X-Pack Jest Tests.x-pack/plugins/reporting/server/routes/diagnostic - POST /diagnose/browser logs a message when the browser starts, but then crashes | Team:AppServices Team:Reporting Services failed-test impact:low loe:hours | A test failed on a tracked branch
```
Error: expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `POST /diagnose/browser logs a message when the browser starts, but then crashes 1`
- Snapshot - 2
+ Received + 2
Object {
"help": Array [
"The browser couldn't locate a default font. Please se... | 2.0 | Failing test: X-Pack Jest Tests.x-pack/plugins/reporting/server/routes/diagnostic - POST /diagnose/browser logs a message when the browser starts, but then crashes - A test failed on a tracked branch
```
Error: expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `POST /diagnose/browser logs a message when... | non_automation | failing test x pack jest tests x pack plugins reporting server routes diagnostic post diagnose browser logs a message when the browser starts but then crashes a test failed on a tracked branch error expect received tomatchinlinesnapshot snapshot snapshot name post diagnose browser logs a message when... | 0 |
250,867 | 27,115,567,772 | IssuesEvent | 2023-02-15 18:17:21 | cosmos/ibc-rs | https://api.github.com/repos/cosmos/ibc-rs | closed | Remove `todo!()`s for tendermint `ClientState` | A: good-first-issue A: urgent A: critical O: security | There are 3 `todo!()`s to be removed ([one](https://github.com/cosmos/ibc-rs/blob/51ddc415db14241790459208f74451628491ee6c/crates/ibc/src/clients/ics07_tendermint/client_state.rs#L740), [two](https://github.com/cosmos/ibc-rs/blob/51ddc415db14241790459208f74451628491ee6c/crates/ibc/src/clients/ics07_tendermint/client_st... | True | Remove `todo!()`s for tendermint `ClientState` - There are 3 `todo!()`s to be removed ([one](https://github.com/cosmos/ibc-rs/blob/51ddc415db14241790459208f74451628491ee6c/crates/ibc/src/clients/ics07_tendermint/client_state.rs#L740), [two](https://github.com/cosmos/ibc-rs/blob/51ddc415db14241790459208f74451628491ee6c/... | non_automation | remove todo s for tendermint clientstate there are todo s to be removed and | 0 |
35,441 | 12,338,025,300 | IssuesEvent | 2020-05-14 15:49:47 | status-im/status-go | https://api.github.com/repos/status-im/status-go | opened | Build a make-vendor-bot | infra security | # Problem
@dependabot helpfully let's us know when a dependency has been updated, this is achieved by creating PRs updating the `go.mod` and `go.sum` files. However in order for this repo's current CI tests to pass the bot needs to also call the repo specific `make vendor` command.
The `make vendor` command updat... | True | Build a make-vendor-bot - # Problem
@dependabot helpfully let's us know when a dependency has been updated, this is achieved by creating PRs updating the `go.mod` and `go.sum` files. However in order for this repo's current CI tests to pass the bot needs to also call the repo specific `make vendor` command.
The `... | non_automation | build a make vendor bot problem dependabot helpfully let s us know when a dependency has been updated this is achieved by creating prs updating the go mod and go sum files however in order for this repo s current ci tests to pass the bot needs to also call the repo specific make vendor command the ... | 0 |
33,073 | 27,203,524,594 | IssuesEvent | 2023-02-20 11:22:51 | acterglobal/a3 | https://api.github.com/repos/acterglobal/a3 | opened | Migration to Riverpod state architecture | flutter infrastructure | Currently the presentation layer is bloated with buisness + UI logic which is tedious and hard for testing components as application codebase is growing. Proposed solution:
1. Integrate ```flutter_riverpod``` (along with ```freezed```) for immutable data classes?
2. Domain driven design (DDD) ? | 1.0 | Migration to Riverpod state architecture - Currently the presentation layer is bloated with buisness + UI logic which is tedious and hard for testing components as application codebase is growing. Proposed solution:
1. Integrate ```flutter_riverpod``` (along with ```freezed```) for immutable data classes?
2. Domai... | non_automation | migration to riverpod state architecture currently the presentation layer is bloated with buisness ui logic which is tedious and hard for testing components as application codebase is growing proposed solution integrate flutter riverpod along with freezed for immutable data classes domai... | 0 |
8,276 | 26,599,433,024 | IssuesEvent | 2023-01-23 14:48:32 | cubzh/cubzh | https://api.github.com/repos/cubzh/cubzh | closed | fix memory leaks in unit tests | automation | - add missing `light_node_free(...)` function
- look for : **// TODO: free \`check\`**
... ? | 1.0 | fix memory leaks in unit tests - - add missing `light_node_free(...)` function
- look for : **// TODO: free \`check\`**
... ? | automation | fix memory leaks in unit tests add missing light node free function look for todo free check | 1 |
74,468 | 20,170,804,128 | IssuesEvent | 2022-02-10 10:13:34 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug] Filepicker widget: does not clear selected files | Bug File Picker Widget App Viewers Pod High UI Building Pod community | ## Description
After removing the file from the uploaded list, it still remains internally at the original index so multiple calls using `filepicker.files[0].data` uploads the same file even though we remove a file and add a new file in the widget.
### Steps to reproduce the behaviour:
1. Select a file in filepi... | 1.0 | [Bug] Filepicker widget: does not clear selected files - ## Description
After removing the file from the uploaded list, it still remains internally at the original index so multiple calls using `filepicker.files[0].data` uploads the same file even though we remove a file and add a new file in the widget.
### Steps ... | non_automation | filepicker widget does not clear selected files description after removing the file from the uploaded list it still remains internally at the original index so multiple calls using filepicker files data uploads the same file even though we remove a file and add a new file in the widget steps to rep... | 0 |
6,046 | 2,582,634,534 | IssuesEvent | 2015-02-15 13:41:35 | Vincentyification/JavaBot | https://api.github.com/repos/Vincentyification/JavaBot | closed | Tell Command | Feature Request Priority: Medium Ready for review | Allow users to use the bot to invoke commands for other users or just notify them.
Syntax:
!!tell [username] [command invocation / plaintext] | 1.0 | Tell Command - Allow users to use the bot to invoke commands for other users or just notify them.
Syntax:
!!tell [username] [command invocation / plaintext] | non_automation | tell command allow users to use the bot to invoke commands for other users or just notify them syntax tell | 0 |
5,682 | 20,744,096,534 | IssuesEvent | 2022-03-14 20:45:09 | willowtreeapps/vocable-ios | https://api.github.com/repos/willowtreeapps/vocable-ios | opened | Fix KeyboardScreenTests | automation Ready to Select | KeyboardScreenTests need to be fixed.
This issue is a sub-task of #405
| 1.0 | Fix KeyboardScreenTests - KeyboardScreenTests need to be fixed.
This issue is a sub-task of #405
| automation | fix keyboardscreentests keyboardscreentests need to be fixed this issue is a sub task of | 1 |
5,153 | 18,752,353,860 | IssuesEvent | 2021-11-05 05:01:04 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | [Dumpling] dumpling --consistency lock doesn't lock table as expected | type/bug severity/critical sig/migrate found/automation component/dumpling | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. Deploy tidb cluster, enable-table-lock not configured to true (by default), refer to: https://github.com/pingcap/tidb/blob/master/config/config.toml.example#L80-L81
2. Dumpling tidb, spe... | 1.0 | [Dumpling] dumpling --consistency lock doesn't lock table as expected - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. Deploy tidb cluster, enable-table-lock not configured to true (by default), refer to: https://github.com/pingcap/ti... | automation | dumpling consistency lock doesn t lock table as expected bug report please answer these questions before submitting your issue thanks minimal reproduce step required deploy tidb cluster enable table lock not configured to true by default refer to dumpling tidb specifying consis... | 1 |
215,022 | 24,126,404,378 | IssuesEvent | 2022-09-21 01:07:08 | AkshayMukkavilli/Tensorflow | https://api.github.com/repos/AkshayMukkavilli/Tensorflow | opened | CVE-2022-35985 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl | security vulnerability | ## CVE-2022-35985 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learni... | True | CVE-2022-35985 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2022-35985 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27... | non_automation | cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file tensorflow src requireme... | 0 |
2,197 | 11,568,835,956 | IssuesEvent | 2020-02-20 16:31:09 | FairwindsOps/charts | https://api.github.com/repos/FairwindsOps/charts | closed | [Chart Automation] Move to e2e testing that is setup by Rok8s CircleCI Orb. | automation enhancement | The rok8s-scripts orb offers a very streamlined and maintained setup of a Kind cluster. In theory, we should be able to port the testing here over to that setup and still use the chart-test repo.
This would eliminate about 3/4 of the bash that we have hiding in this repo for setting up e2e tests, and make it easier ... | 1.0 | [Chart Automation] Move to e2e testing that is setup by Rok8s CircleCI Orb. - The rok8s-scripts orb offers a very streamlined and maintained setup of a Kind cluster. In theory, we should be able to port the testing here over to that setup and still use the chart-test repo.
This would eliminate about 3/4 of the bash... | automation | move to testing that is setup by circleci orb the scripts orb offers a very streamlined and maintained setup of a kind cluster in theory we should be able to port the testing here over to that setup and still use the chart test repo this would eliminate about of the bash that we have hiding in thi... | 1 |
1,837 | 10,916,833,435 | IssuesEvent | 2019-11-21 14:06:56 | elastic/apm-server | https://api.github.com/repos/elastic/apm-server | opened | Grab docker-compose logs | [zube]: Inbox automation ci enhancement | in some cases, we do not have a clear error in the test and we need the Docker container logs to diagnose the problem, so we are going to implement the same solution we have in the integration test that grabs the Docker container logs at the end of the test. | 1.0 | Grab docker-compose logs - in some cases, we do not have a clear error in the test and we need the Docker container logs to diagnose the problem, so we are going to implement the same solution we have in the integration test that grabs the Docker container logs at the end of the test. | automation | grab docker compose logs in some cases we do not have a clear error in the test and we need the docker container logs to diagnose the problem so we are going to implement the same solution we have in the integration test that grabs the docker container logs at the end of the test | 1 |
20,295 | 29,517,890,346 | IssuesEvent | 2023-06-04 18:00:06 | SodiumZH/Days-with-Monster-Girls | https://api.github.com/repos/SodiumZH/Days-with-Monster-Girls | closed | Mod does now Allow you to use Quantum Catcher from Forbidden and Arcanus | compatibility | <img width="1278" alt="image" src="https://github.com/SodiumZH/Days-with-Monster-Girls/assets/65663746/4e0ae259-9231-438a-a840-b8803d325d87">
Every time I try to capture the tamed mob to bring somewhere else all I get is a armor placement opening up, or the mob is following or staying text, there needs to be a tool as... | True | Mod does now Allow you to use Quantum Catcher from Forbidden and Arcanus - <img width="1278" alt="image" src="https://github.com/SodiumZH/Days-with-Monster-Girls/assets/65663746/4e0ae259-9231-438a-a840-b8803d325d87">
Every time I try to capture the tamed mob to bring somewhere else all I get is a armor placement openi... | non_automation | mod does now allow you to use quantum catcher from forbidden and arcanus img width alt image src every time i try to capture the tamed mob to bring somewhere else all i get is a armor placement opening up or the mob is following or staying text there needs to be a tool assigned to causing the tamed monst... | 0 |
2,741 | 12,520,026,956 | IssuesEvent | 2020-06-03 15:15:54 | wazuh/wazuh-qa | https://api.github.com/repos/wazuh/wazuh-qa | opened | Vuln detector: Test extra fields in Redhat feeds | automation core/vuln detector | Hello team,
The purpose of this issue is to develop a test suite to check the behavior of vulnerability detector against a Redhat feed in which there are extra fields of all types.
Parent issue #742
Best regards. | 1.0 | Vuln detector: Test extra fields in Redhat feeds - Hello team,
The purpose of this issue is to develop a test suite to check the behavior of vulnerability detector against a Redhat feed in which there are extra fields of all types.
Parent issue #742
Best regards. | automation | vuln detector test extra fields in redhat feeds hello team the purpose of this issue is to develop a test suite to check the behavior of vulnerability detector against a redhat feed in which there are extra fields of all types parent issue best regards | 1 |
6,990 | 24,096,027,978 | IssuesEvent | 2022-09-19 18:49:52 | smcnab1/op-question-mark | https://api.github.com/repos/smcnab1/op-question-mark | closed | [FR] Aqara Buttons for Light Switches | ✋Status: On Hold ⚙️Type: Feature ☀️Type: Enhancement 🏕Priority: Medium 🚗For: Automations 🖥️For: Hardware | ## **🚀 Feature Request**
Wife wants light switches. Look at integrating Aqara Buttons through ZHA with different presses meaning different scenes
?? Blueprint | 1.0 | [FR] Aqara Buttons for Light Switches - ## **🚀 Feature Request**
Wife wants light switches. Look at integrating Aqara Buttons through ZHA with different presses meaning different scenes
?? Blueprint | automation | aqara buttons for light switches 🚀 feature request wife wants light switches look at integrating aqara buttons through zha with different presses meaning different scenes blueprint | 1 |
4,277 | 15,931,764,656 | IssuesEvent | 2021-04-14 04:11:51 | MinaProtocol/mina | https://api.github.com/repos/MinaProtocol/mina | closed | Change structured event parser generator to use maps instead of alists | acceptance-automation | in support of the new changes made in https://github.com/MinaProtocol/mina/issues/7687
change the parser generator in `src/lib/ppx_register_event/register_event.ml` to use a regular map, so that it's less sensitive to ordering and extra metadata | 1.0 | Change structured event parser generator to use maps instead of alists - in support of the new changes made in https://github.com/MinaProtocol/mina/issues/7687
change the parser generator in `src/lib/ppx_register_event/register_event.ml` to use a regular map, so that it's less sensitive to ordering and extra metadat... | automation | change structured event parser generator to use maps instead of alists in support of the new changes made in change the parser generator in src lib ppx register event register event ml to use a regular map so that it s less sensitive to ordering and extra metadata | 1 |
3,907 | 14,946,884,338 | IssuesEvent | 2021-01-26 07:42:03 | keptn/keptn | https://api.github.com/repos/keptn/keptn | closed | GH Action: Report Docker Build to PR fails for external contributors | automation type:bug type:chore | 
This just happened in https://github.com/keptn/keptn/pull/2971
I'm guessing that marocchino/sticky-pull-request-comment@v2 does not work for external contributors. I've created an issue on this: https:/... | 1.0 | GH Action: Report Docker Build to PR fails for external contributors - 
This just happened in https://github.com/keptn/keptn/pull/2971
I'm guessing that marocchino/sticky-pull-request-comment@v2 does not... | automation | gh action report docker build to pr fails for external contributors this just happened in i m guessing that marocchino sticky pull request comment does not work for external contributors i ve created an issue on this for now i don t think we can fix this we can only disable the reporting | 1 |
261 | 5,060,888,657 | IssuesEvent | 2016-12-22 13:46:32 | eclipse/smarthome | https://api.github.com/repos/eclipse/smarthome | closed | Extends functionality of composite module type handler | Automation | At the moment the outputs of Trigger and Action composite module types can reference the outputs of their child modules (in form of childModuleId.outputId). I think it will be better if the composite output can access data from beans or maps produced by the outputs of child modules.
For example:
A - is a module with ... | 1.0 | Extends functionality of composite module type handler - At the moment the outputs of Trigger and Action composite module types can reference the outputs of their child modules (in form of childModuleId.outputId). I think it will be better if the composite output can access data from beans or maps produced by the outpu... | automation | extends functionality of composite module type handler at the moment the outputs of trigger and action composite module types can reference the outputs of their child modules in form of childmoduleid outputid i think it will be better if the composite output can access data from beans or maps produced by the outpu... | 1 |
595,544 | 18,068,502,254 | IssuesEvent | 2021-09-20 22:14:40 | k3s-io/k3s | https://api.github.com/repos/k3s-io/k3s | closed | ServiceLB should not mount service account tokens | priority/backlog | The ServiceLB pods mount the default kube-system ServiceAccount token. This is unnecessary, as all they do is run a couple iptables commands and then sleep forever. We should disable automounting the service account tokens.
```console
/ # kubectl describe pod -n kube-system svclb-traefik-xccgq lb-port-80
Name: ... | 1.0 | ServiceLB should not mount service account tokens - The ServiceLB pods mount the default kube-system ServiceAccount token. This is unnecessary, as all they do is run a couple iptables commands and then sleep forever. We should disable automounting the service account tokens.
```console
/ # kubectl describe pod -n k... | non_automation | servicelb should not mount service account tokens the servicelb pods mount the default kube system serviceaccount token this is unnecessary as all they do is run a couple iptables commands and then sleep forever we should disable automounting the service account tokens console kubectl describe pod n k... | 0 |
125,381 | 10,341,210,354 | IssuesEvent | 2019-09-04 01:13:00 | kubeflow/pipelines | https://api.github.com/repos/kubeflow/pipelines | closed | Presubmit test CloudBuild failures are hard to debug without logs | area/testing | Presubmit tests submit CloudBuild builds asynchronously and do not print any of the error messages:
https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/1970/kubeflow-pipeline-sample-test/1166784286871785473
Running CloudBuild synchronously can solve this issue. | 1.0 | Presubmit test CloudBuild failures are hard to debug without logs - Presubmit tests submit CloudBuild builds asynchronously and do not print any of the error messages:
https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/1970/kubeflow-pipeline-sample-test/1166784286871785473
Running Cloud... | non_automation | presubmit test cloudbuild failures are hard to debug without logs presubmit tests submit cloudbuild builds asynchronously and do not print any of the error messages running cloudbuild synchronously can solve this issue | 0 |
3,927 | 14,982,648,540 | IssuesEvent | 2021-01-28 16:14:25 | mudler/cOS | https://api.github.com/repos/mudler/cOS | opened | Create GHA pipeline to release ISO on tag | automation | There should be a GHA pipeline which builds and release the ISO as github artifact whenever we add a new tag | 1.0 | Create GHA pipeline to release ISO on tag - There should be a GHA pipeline which builds and release the ISO as github artifact whenever we add a new tag | automation | create gha pipeline to release iso on tag there should be a gha pipeline which builds and release the iso as github artifact whenever we add a new tag | 1 |
2,959 | 12,885,829,717 | IssuesEvent | 2020-07-13 08:34:01 | elastic/apm-agent-java | https://api.github.com/repos/elastic/apm-agent-java | opened | [task] Requested enhancements to release automation | automation ci | This issue is simply to track a small set of discrete tasks which emerged from the first attempt to run the release pipeline:
- [ ] Allow the check for whether or not master branch tests are passing to be skipped via a runtime configuration flag.
- [ ] If the changelog needs to be updated, allow for that during the... | 1.0 | [task] Requested enhancements to release automation - This issue is simply to track a small set of discrete tasks which emerged from the first attempt to run the release pipeline:
- [ ] Allow the check for whether or not master branch tests are passing to be skipped via a runtime configuration flag.
- [ ] If the ch... | automation | requested enhancements to release automation this issue is simply to track a small set of discrete tasks which emerged from the first attempt to run the release pipeline allow the check for whether or not master branch tests are passing to be skipped via a runtime configuration flag if the changelog n... | 1 |
49,168 | 7,479,203,989 | IssuesEvent | 2018-04-04 14:01:56 | channelCS/Paper-Implementation | https://api.github.com/repos/channelCS/Paper-Implementation | closed | Adding Authors for papers | documentation help wanted | As we are going to use audfeature for all the papers, I suppose we should add **Authors** as the second column and add the last name of the first author.
## Mockup
| Papers Implemented | Author | Features | Classifier |
| ------------- |:-------------:| -----:|-----: |
| Generative Adversarial Network Based Acousti... | 1.0 | Adding Authors for papers - As we are going to use audfeature for all the papers, I suppose we should add **Authors** as the second column and add the last name of the first author.
## Mockup
| Papers Implemented | Author | Features | Classifier |
| ------------- |:-------------:| -----:|-----: |
| Generative Adver... | non_automation | adding authors for papers as we are going to use audfeature for all the papers i suppose we should add authors as the second column and add the last name of the first author mockup papers implemented author features classifier generative adver... | 0 |
3,675 | 14,279,114,388 | IssuesEvent | 2020-11-23 01:38:31 | DevExpress/testcafe | https://api.github.com/repos/DevExpress/testcafe | closed | Wrong native dialog handling in case of storing native dialog handler during initialization | AREA: client STATE: Need improvement STATE: Stale SYSTEM: automations | ### Are you requesting a feature or reporting a bug?
bug
### What is the current behavior?
Wrong native dialog handling in case of storing native dialog handler during initialization
### What is the expected behavior?
We have two dialog handlers in `NativeDialogTracker`: `_defaultDialogHandler` that rai... | 1.0 | Wrong native dialog handling in case of storing native dialog handler during initialization - ### Are you requesting a feature or reporting a bug?
bug
### What is the current behavior?
Wrong native dialog handling in case of storing native dialog handler during initialization
### What is the expected beha... | automation | wrong native dialog handling in case of storing native dialog handler during initialization are you requesting a feature or reporting a bug bug what is the current behavior wrong native dialog handling in case of storing native dialog handler during initialization what is the expected beha... | 1 |
108,441 | 23,607,835,198 | IssuesEvent | 2022-08-24 09:45:38 | pwa-builder/PWABuilder | https://api.github.com/repos/pwa-builder/PWABuilder | closed | [VSCODE] npm run dev-server exited with code 127 | bug :bug: needs triage :mag: vscode | ### What happened?
Oh, just the usual stuff. You install something in the hope of getting somewhere, and then BAM! You're in a world of hurt trying to figure out what went wrong. Considering quitting (web) development once again to avoid depression. Why do you constantly make the hype ... instead of doing a proper job... | 1.0 | [VSCODE] npm run dev-server exited with code 127 - ### What happened?
Oh, just the usual stuff. You install something in the hope of getting somewhere, and then BAM! You're in a world of hurt trying to figure out what went wrong. Considering quitting (web) development once again to avoid depression. Why do you constan... | non_automation | npm run dev server exited with code what happened oh just the usual stuff you install something in the hope of getting somewhere and then bam you re in a world of hurt trying to figure out what went wrong considering quitting web development once again to avoid depression why do you constantly make ... | 0 |
91,692 | 10,726,867,544 | IssuesEvent | 2019-10-28 10:20:44 | suvajit-sarkar/github-upload | https://api.github.com/repos/suvajit-sarkar/github-upload | opened | Indy: Create Namespace Ansible role | documentation | Prepare an Ansible role which creates all organizations' namespaces by using a K8S component role - needs the creation of the K8S namespace component template. Add the new role to the main deploy_network.yaml Indy playbook.
Have a look at
[https://innersource.accenture.com/projects/BLOCKOFZ/repos/blockchain-automati... | 1.0 | Indy: Create Namespace Ansible role - Prepare an Ansible role which creates all organizations' namespaces by using a K8S component role - needs the creation of the K8S namespace component template. Add the new role to the main deploy_network.yaml Indy playbook.
Have a look at
[https://innersource.accenture.com/proje... | non_automation | indy create namespace ansible role prepare an ansible role which creates all organizations namespaces by using a component role needs the creation of the namespace component template add the new role to the main deploy network yaml indy playbook have a look at | 0 |
113,104 | 9,629,145,513 | IssuesEvent | 2019-05-15 08:57:28 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | How to Remove unused js from amp pages | Need More Data Need Testing bug | How to Remove unused js from amp pages please tell me in detail | 1.0 | How to Remove unused js from amp pages - How to Remove unused js from amp pages please tell me in detail | non_automation | how to remove unused js from amp pages how to remove unused js from amp pages please tell me in detail | 0 |
380,592 | 26,425,851,063 | IssuesEvent | 2023-01-14 06:16:37 | ioofy/transform-obj | https://api.github.com/repos/ioofy/transform-obj | closed | Compare size lodash with lodash-es for reduce bundle size | documentation enhancement | Reproduce a compare and change lodash package with lodash-es for reduce bundle size because
this libs using 25kb for total of bundling size.

So i want to compare them and use the best minified size | 1.0 | Compare size lodash with lodash-es for reduce bundle size - Reproduce a compare and change lodash package with lodash-es for reduce bundle size because
this libs using 25kb for total of bundling size.

... | non_automation | compare size lodash with lodash es for reduce bundle size reproduce a compare and change lodash package with lodash es for reduce bundle size because this libs using for total of bundling size so i want to compare them and use the best minified size | 0 |
9,758 | 30,495,328,219 | IssuesEvent | 2023-07-18 10:24:30 | figuren-theater/ft-maintenance | https://api.github.com/repos/figuren-theater/ft-maintenance | reopened | Establish quality standards | automation | ```[tasklist]
### Repository Standards
- [x] Has nice [README.md](https://github.com/figuren-theater/new-ft-module/blob/main/README.md)
- [x] Add [`.github/workflows/ft-issue-gardening.yml`](https://github.com/figuren-theater/new-ft-module/blob/main/.github/workflows/ft-issue-gardening.yml) file (if not exists)
- [... | 1.0 | Establish quality standards - ```[tasklist]
### Repository Standards
- [x] Has nice [README.md](https://github.com/figuren-theater/new-ft-module/blob/main/README.md)
- [x] Add [`.github/workflows/ft-issue-gardening.yml`](https://github.com/figuren-theater/new-ft-module/blob/main/.github/workflows/ft-issue-gardening.... | automation | establish quality standards repository standards has nice add file if not exists add file delete file add file add file add file check that phpcs xml file is not present in gitignore add file with an unreleased heading ... | 1 |
184,076 | 31,815,808,824 | IssuesEvent | 2023-09-13 20:21:49 | techmatters/terraso-web-client | https://api.github.com/repos/techmatters/terraso-web-client | closed | LandPKS - Usability Testing - Preparation | 1000L landpks Design | **Key Documents**
- LPKS usability study plan document: https://docs.google.com/document/d/1f4-lSKkhzHuaesmrQi5SWkWJpFXgmmdCiplY4s6zbT4/edit
5-7 Participants
```[tasklist]
### Tasks
- [x] Document study goals and questions - collaborate with LPKS PM & UX
- [x] Recruit particpants
- [x] Usability study plan kickoff m... | 1.0 | LandPKS - Usability Testing - Preparation - **Key Documents**
- LPKS usability study plan document: https://docs.google.com/document/d/1f4-lSKkhzHuaesmrQi5SWkWJpFXgmmdCiplY4s6zbT4/edit
5-7 Participants
```[tasklist]
### Tasks
- [x] Document study goals and questions - collaborate with LPKS PM & UX
- [x] Recruit part... | non_automation | landpks usability testing preparation key documents lpks usability study plan document participants tasks document study goals and questions collaborate with lpks pm ux recruit particpants usability study plan kickoff meeting with product team research the remote... | 0 |
4,884 | 17,933,347,987 | IssuesEvent | 2021-09-10 12:23:57 | CDCgov/prime-reportstream | https://api.github.com/repos/CDCgov/prime-reportstream | closed | Add Zip Codes to table: zip-code-data.csv | sender-automation | ## Problem statement
Some valid zip codes are not present in the zip-code-data table. As a result, county lookups for those zip codes are failing.
## Acceptance criteria
- [ ] county lookups for the added zip codes are successful
## To do
- [ ] add zip codes to table | 1.0 | Add Zip Codes to table: zip-code-data.csv - ## Problem statement
Some valid zip codes are not present in the zip-code-data table. As a result, county lookups for those zip codes are failing.
## Acceptance criteria
- [ ] county lookups for the added zip codes are successful
## To do
- [ ] add zip codes t... | automation | add zip codes to table zip code data csv problem statement some valid zip codes are not present in the zip code data table as a result county lookups for those zip codes are failing acceptance criteria county lookups for the added zip codes are successful to do add zip codes to ta... | 1 |
6,846 | 23,972,468,987 | IssuesEvent | 2022-09-13 08:53:25 | Budibase/budibase | https://api.github.com/repos/Budibase/budibase | closed | Automation: "Add test data" setup dialog UI inconsistency | enhancement stale automations | **Describe the feature request**
Following #3349 , in this dialog, for "App action" automations, the field values have to be set through the JSON input.
This should follow the UI as in the "Define Actions" "Save row" UI:
 | automation | **Describe the bug**
External contributors might not always follow the branch name pattern defined in CONTRIBUTING.md. If they send in a pull request, it can not be merged, as travis is not executed.
**To Reproduce**
See PR #955
**Expected behavior**
Travis should at least run tests for such PRs, maybe even b... | 1.0 | Travis CI Pipeline does not run for all pull requests (branch name problem) - **Describe the bug**
External contributors might not always follow the branch name pattern defined in CONTRIBUTING.md. If they send in a pull request, it can not be merged, as travis is not executed.
**To Reproduce**
See PR #955
**Ex... | automation | travis ci pipeline does not run for all pull requests branch name problem describe the bug external contributors might not always follow the branch name pattern defined in contributing md if they send in a pull request it can not be merged as travis is not executed to reproduce see pr expe... | 1 |
9,785 | 30,516,622,582 | IssuesEvent | 2023-07-19 03:57:38 | figuren-theater/ft-themes | https://api.github.com/repos/figuren-theater/ft-themes | closed | Establish quality standards | automation | ```[tasklist]
### Repository Standards
- [x] Has nice [README.md](https://github.com/figuren-theater/new-ft-module/blob/main/README.md)
- [x] Add [`.github/workflows/ft-issue-gardening.yml`](https://github.com/figuren-theater/new-ft-module/blob/main/.github/workflows/ft-issue-gardening.yml) file (if not exists)
- [... | 1.0 | Establish quality standards - ```[tasklist]
### Repository Standards
- [x] Has nice [README.md](https://github.com/figuren-theater/new-ft-module/blob/main/README.md)
- [x] Add [`.github/workflows/ft-issue-gardening.yml`](https://github.com/figuren-theater/new-ft-module/blob/main/.github/workflows/ft-issue-gardening.... | automation | establish quality standards repository standards has nice add file if not exists add file add file add file add file check that phpcs xml file is not present in gitignore add file with an unreleased heading add file... | 1 |
7,592 | 25,226,037,695 | IssuesEvent | 2022-11-14 16:02:46 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | opened | [Basic, advanced search] Search club by title shows clubs with completely different titles | bug Backend Priority: High Automation | **Environment:** Windows 11, Google Chrome Version 107.0.5304.107 (Official Build) (64-bit).
**Reproducible:** always.
**Build found:** last commit [7652f37](https://github.com/ita-social-projects/TeachUA/commit/7652f37a2d6de58fe02b06fb38c91acef4b623c7)
**Preconditions**
1. Go to the webpage: https://speak-ukrain... | 1.0 | [Basic, advanced search] Search club by title shows clubs with completely different titles - **Environment:** Windows 11, Google Chrome Version 107.0.5304.107 (Official Build) (64-bit).
**Reproducible:** always.
**Build found:** last commit [7652f37](https://github.com/ita-social-projects/TeachUA/commit/7652f37a2d6de... | automation | search club by title shows clubs with completely different titles environment windows google chrome version official build bit reproducible always build found last commit preconditions go to the webpage go to гуртки tab steps to reproduce click... | 1 |
8,135 | 26,249,485,203 | IssuesEvent | 2023-01-05 17:56:39 | pulumi/pulumi | https://api.github.com/repos/pulumi/pulumi | closed | Stack.up Documentation discrepancy | kind/bug area/docs language/python area/automation-api | File: [themes/default/content/docs/reference/pkg/python/pulumi/_index.md](https://www.pulumi.com/docs/reference/pkg/python/pulumi/#pulumi.automation.Stack.up)
`log_verbosity: Optional[int, None] = None`
Documentation specifies `log_verbosity` accepts an integer, but when an integer is provided, this is the error ... | 1.0 | Stack.up Documentation discrepancy - File: [themes/default/content/docs/reference/pkg/python/pulumi/_index.md](https://www.pulumi.com/docs/reference/pkg/python/pulumi/#pulumi.automation.Stack.up)
`log_verbosity: Optional[int, None] = None`
Documentation specifies `log_verbosity` accepts an integer, but when an in... | automation | stack up documentation discrepancy file log verbosity optional none documentation specifies log verbosity accepts an integer but when an integer is provided this is the error received typeerror expected str bytes or os pathlike object not int providing a string resolved the is... | 1 |
3,505 | 13,879,209,498 | IssuesEvent | 2020-10-17 13:25:36 | Cludch/HomeAssistant | https://api.github.com/repos/Cludch/HomeAssistant | closed | Automate office closet light | area: office automation lighting | The light in the office should turn on automatically if we are working and it turns dark outside. | 1.0 | Automate office closet light - The light in the office should turn on automatically if we are working and it turns dark outside. | automation | automate office closet light the light in the office should turn on automatically if we are working and it turns dark outside | 1 |
27,495 | 5,031,637,165 | IssuesEvent | 2016-12-16 08:06:22 | TNGSB/eWallet | https://api.github.com/repos/TNGSB/eWallet | closed | eWallet_FinancialReports_In the Transaction History - User suggests to use better terminology for the columns in the Transaction History # Live_030 | ABL Defect - Medium (Sev-3) Live Environment | The term used in the column is misleading – Expenditure & Income (Need to change to something else that is more meaningful) | 1.0 | eWallet_FinancialReports_In the Transaction History - User suggests to use better terminology for the columns in the Transaction History # Live_030 - The term used in the column is misleading – Expenditure & Income (Need to change to something else that is more meaningful) | non_automation | ewallet financialreports in the transaction history user suggests to use better terminology for the columns in the transaction history live the term used in the column is misleading – expenditure income need to change to something else that is more meaningful | 0 |
76,992 | 3,506,235,375 | IssuesEvent | 2016-01-08 04:57:27 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Flasks & Elixirs (BB #51) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** murki
**Original Date:** 02.03.2010 14:53:40 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/51
<hr>
Getting a message of "You need to be in %s." when ... | 1.0 | Flasks & Elixirs (BB #51) - This issue was migrated from bitbucket.
**Original Reporter:** murki
**Original Date:** 02.03.2010 14:53:40 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/51
<hr>
Getting a message of "... | non_automation | flasks elixirs bb this issue was migrated from bitbucket original reporter murki original date gmt original priority major original type bug original state resolved direct link getting a message of you need to be in s when you try to use the item or spell | 0 |
1,068 | 9,336,963,225 | IssuesEvent | 2019-03-28 22:59:15 | SAP/fundamental-react | https://api.github.com/repos/SAP/fundamental-react | opened | Infrastructure/testing feature: integrate puppeteer or other similar testing library | automation | ### Description
We should think about implementing [puppeteer](https://github.com/GoogleChrome/puppeteer) to create some automated interaction testing.
_**DISCLAIMER:**
After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundame... | 1.0 | Infrastructure/testing feature: integrate puppeteer or other similar testing library - ### Description
We should think about implementing [puppeteer](https://github.com/GoogleChrome/puppeteer) to create some automated interaction testing.
_**DISCLAIMER:**
After triaging an issue, the fundamental-react team wi... | automation | infrastructure testing feature integrate puppeteer or other similar testing library description we should think about implementing to create some automated interaction testing disclaimer after triaging an issue the fundamental react team will see if it can be reproduced or confirmed if mor... | 1 |
2,415 | 11,901,586,453 | IssuesEvent | 2020-03-30 12:42:18 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | [CI] APM beats update job it is falling | [zube]: In Review automation bug ci | The APM beats update job it is falling with the following error
```
[2020-02-06T09:08:11.469Z] + make clean check testsuite apm-server
[2020-02-06T09:08:13.380Z] 2020/02/06 09:08:13 Found Elastic Beats dir at /var/lib/jenkins/workspace/Beats_apm-beats-update_master/src/github.com/elastic/apm-server/_beats
[2020... | 1.0 | [CI] APM beats update job it is falling - The APM beats update job it is falling with the following error
```
[2020-02-06T09:08:11.469Z] + make clean check testsuite apm-server
[2020-02-06T09:08:13.380Z] 2020/02/06 09:08:13 Found Elastic Beats dir at /var/lib/jenkins/workspace/Beats_apm-beats-update_master/src/g... | automation | apm beats update job it is falling the apm beats update job it is falling with the following error make clean check testsuite apm server found elastic beats dir at var lib jenkins workspace beats apm beats update master src github com elastic apm server beats var lib jenkins works... | 1 |
345,433 | 10,367,977,116 | IssuesEvent | 2019-09-07 13:16:14 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Failing to install a role doesn't fail the update job | component:api priority:low state:needs_devel type:bug | ##### ISSUE TYPE
- Bug Report
##### SUMMARY
When running a project update for a playbook which depends on roles defined in requirements.yml, the task job finishes successfully even if the roles are not successfully installed
##### ENVIRONMENT
* AWX version: Tower 3.5.1
* AWX install method: openshift
* Ansi... | 1.0 | Failing to install a role doesn't fail the update job - ##### ISSUE TYPE
- Bug Report
##### SUMMARY
When running a project update for a playbook which depends on roles defined in requirements.yml, the task job finishes successfully even if the roles are not successfully installed
##### ENVIRONMENT
* AWX versi... | non_automation | failing to install a role doesn t fail the update job issue type bug report summary when running a project update for a playbook which depends on roles defined in requirements yml the task job finishes successfully even if the roles are not successfully installed environment awx versi... | 0 |
45,744 | 2,939,041,074 | IssuesEvent | 2015-07-01 14:24:36 | HPI-SWA-Teaching/SWT15-Project-13 | https://api.github.com/repos/HPI-SWA-Teaching/SWT15-Project-13 | opened | Ausgabe von Rückgabewerten | priority: normal type: bug | Die Ausgabe von Rückgabewerten sollte per ```printOn:``` passieren, nicht per ```asString```. | 1.0 | Ausgabe von Rückgabewerten - Die Ausgabe von Rückgabewerten sollte per ```printOn:``` passieren, nicht per ```asString```. | non_automation | ausgabe von rückgabewerten die ausgabe von rückgabewerten sollte per printon passieren nicht per asstring | 0 |
684,832 | 23,434,494,768 | IssuesEvent | 2022-08-15 08:15:55 | aitos-io/BoAT-X-Framework | https://api.github.com/repos/aitos-io/BoAT-X-Framework | reopened | ML302 and N58 demos have calls to wild Pointers | bug Severity/major Priority/P1 | In the file `vendor\platform\ChinaMobile-ML302\ML302RootDirCode\src\boatdemo.c` and file `vendor\platform\Neoway-N58\N58RootDirCode\demo_entry.c`, The following code exists when creating a wallet:
`UtilityHexToBin( wallet_config.prikeyCtx_config.prikey_content.field_ptr, 32, nativedemoKey, TRIMBIN_TRIM_NO, BOAT_FALSE)... | 1.0 | ML302 and N58 demos have calls to wild Pointers - In the file `vendor\platform\ChinaMobile-ML302\ML302RootDirCode\src\boatdemo.c` and file `vendor\platform\Neoway-N58\N58RootDirCode\demo_entry.c`, The following code exists when creating a wallet:
`UtilityHexToBin( wallet_config.prikeyCtx_config.prikey_content.field_pt... | non_automation | and demos have calls to wild pointers in the file vendor platform chinamobile src boatdemo c and file vendor platform neoway demo entry c the following code exists when creating a wallet utilityhextobin wallet config prikeyctx config prikey content field ptr nativedemokey trimbin trim no bo... | 0 |
431,527 | 12,480,927,893 | IssuesEvent | 2020-05-29 21:14:24 | k911/swoole-bundle | https://api.github.com/repos/k911/swoole-bundle | closed | Replace entity manager handler with doctrine resettable em bundle | kind/feature priority/backlog | **Is your feature request related to a problem? Please describe.**
The problem of the implemented entity manager handler is, that when an exception occurs in the entity manager, it gets closed and it won't be reset automatically.
**Describe the solution you'd like**
I've implemented a resettable entity manager ha... | 1.0 | Replace entity manager handler with doctrine resettable em bundle - **Is your feature request related to a problem? Please describe.**
The problem of the implemented entity manager handler is, that when an exception occurs in the entity manager, it gets closed and it won't be reset automatically.
**Describe the so... | non_automation | replace entity manager handler with doctrine resettable em bundle is your feature request related to a problem please describe the problem of the implemented entity manager handler is that when an exception occurs in the entity manager it gets closed and it won t be reset automatically describe the so... | 0 |
8,601 | 27,171,922,337 | IssuesEvent | 2023-02-17 20:17:44 | OneDrive/onedrive-api-docs | https://api.github.com/repos/OneDrive/onedrive-api-docs | closed | OneDrive personal and business use same api but give different response | automation:Closed | Hi everyone,
i have a django app that have for ambitions to sync in backend all the items i have in the drive.
For business, i call view.delta on root and i get at once all the files:
their id : item["id"]
and their path: item["parentReference"]["path"]
Doing the very same with personal account, assuming the same a... | 1.0 | OneDrive personal and business use same api but give different response - Hi everyone,
i have a django app that have for ambitions to sync in backend all the items i have in the drive.
For business, i call view.delta on root and i get at once all the files:
their id : item["id"]
and their path: item["parentReference... | automation | onedrive personal and business use same api but give different response hi everyone i have a django app that have for ambitions to sync in backend all the items i have in the drive for business i call view delta on root and i get at once all the files their id item and their path item doing the very sam... | 1 |
6,649 | 23,650,095,911 | IssuesEvent | 2022-08-26 05:22:41 | easystats/easystats | https://api.github.com/repos/easystats/easystats | reopened | Use GitHub actions to check all reverse dependencies of our packages | automation :robot: | Doing this is quite resource intensive on local machines and isn't going to scale well, especially as our reverse dependencies continue to grow.
A good place to start would be this repo and adapting it to our needs:
https://github.com/yihui/crandalf | 1.0 | Use GitHub actions to check all reverse dependencies of our packages - Doing this is quite resource intensive on local machines and isn't going to scale well, especially as our reverse dependencies continue to grow.
A good place to start would be this repo and adapting it to our needs:
https://github.com/yihui/cran... | automation | use github actions to check all reverse dependencies of our packages doing this is quite resource intensive on local machines and isn t going to scale well especially as our reverse dependencies continue to grow a good place to start would be this repo and adapting it to our needs | 1 |
653 | 7,716,043,201 | IssuesEvent | 2018-05-23 09:29:55 | kubevirt/kubevirt-ansible | https://api.github.com/repos/kubevirt/kubevirt-ansible | closed | default openshift to 3.9 | automation bug docs enhancement | - main readme.md says pull 3.7 openshift branch
- playbooks/cluster/openshift/README.md defaults to 3.7
- kubevirt-ansible/automation/check-patch.sh runs it for 3.7
- kubevirt-ansible/playbooks/cluster/openshift/config.ym defaults it to 3.7 (though it should use vars/all.yml - see issue #146)
But vars/all.yml def... | 1.0 | default openshift to 3.9 - - main readme.md says pull 3.7 openshift branch
- playbooks/cluster/openshift/README.md defaults to 3.7
- kubevirt-ansible/automation/check-patch.sh runs it for 3.7
- kubevirt-ansible/playbooks/cluster/openshift/config.ym defaults it to 3.7 (though it should use vars/all.yml - see issue #1... | automation | default openshift to main readme md says pull openshift branch playbooks cluster openshift readme md defaults to kubevirt ansible automation check patch sh runs it for kubevirt ansible playbooks cluster openshift config ym defaults it to though it should use vars all yml see issue ... | 1 |
9,549 | 29,579,724,904 | IssuesEvent | 2023-06-07 04:09:26 | Samsung/ioter | https://api.github.com/repos/Samsung/ioter | closed | Level control spinner of light sensor in automation is very slow | enhancement comp:automation | Reproduce step is here
1. Onboarding light sensor
2. Open Automation
3. Select 'Device Command' > 'Light Sensor' > 'Level Control lux' > Select spinner next to 'Level Control lux'
4. 'main.py Not respodning' dialog shows up | 1.0 | Level control spinner of light sensor in automation is very slow - Reproduce step is here
1. Onboarding light sensor
2. Open Automation
3. Select 'Device Command' > 'Light Sensor' > 'Level Control lux' > Select spinner next to 'Level Control lux'
4. 'main.py Not respodning' dialog shows up | automation | level control spinner of light sensor in automation is very slow reproduce step is here onboarding light sensor open automation select device command light sensor level control lux select spinner next to level control lux main py not respodning dialog shows up | 1 |
8,758 | 27,172,215,450 | IssuesEvent | 2023-02-17 20:33:41 | OneDrive/onedrive-api-docs | https://api.github.com/repos/OneDrive/onedrive-api-docs | closed | How to set @microsoft.graph.conflictBehavior in this api? | type:bug status:workaround automation:Closed | I found it always replaces the exist file nomatter I add @microsoft.graph.conflictBehavior to the request body or the query string.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 42443681-dd86-ce0c-587f-2336f965ebaf
* Version Indepe... | 1.0 | How to set @microsoft.graph.conflictBehavior in this api? - I found it always replaces the exist file nomatter I add @microsoft.graph.conflictBehavior to the request body or the query string.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
... | automation | how to set microsoft graph conflictbehavior in this api i found it always replaces the exist file nomatter i add microsoft graph conflictbehavior to the request body or the query string document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking ... | 1 |
3,966 | 2,798,970,018 | IssuesEvent | 2015-05-12 21:22:41 | Nordstrom/chef-vault | https://api.github.com/repos/Nordstrom/chef-vault | closed | Refresh did not re-encrypt for an admin's new key | documentation | One of our admins had to regenerate his key. We ran a `knife vault refresh <bag> <item>` several times but the admin could not decrypt the item. Finally we removed him as an admin on the item and re-added and he was able to access. Shouldn't `knife vault refresh` detect the changed key and re-encrypt for the admin? | 1.0 | Refresh did not re-encrypt for an admin's new key - One of our admins had to regenerate his key. We ran a `knife vault refresh <bag> <item>` several times but the admin could not decrypt the item. Finally we removed him as an admin on the item and re-added and he was able to access. Shouldn't `knife vault refresh` dete... | non_automation | refresh did not re encrypt for an admin s new key one of our admins had to regenerate his key we ran a knife vault refresh several times but the admin could not decrypt the item finally we removed him as an admin on the item and re added and he was able to access shouldn t knife vault refresh detect the ch... | 0 |
647,661 | 21,133,297,847 | IssuesEvent | 2022-04-06 02:20:48 | scottkirkwood/key-mon | https://api.github.com/repos/scottkirkwood/key-mon | closed | Key-mon plans for Windows | wontfix Priority-Medium auto-migrated Type-Enhancement | ```
Hello,
First of all, THANKS a lot for developing key-mon.
I use it on Ubuntu Maverick and I am really satisfied :-)
I am wondering whether or not are there any plans to port key-mon on Windows as
well?
On Windows, Camstudio, which is probably the most widespread open-source screen
recorder, lacks key-mon feat... | 1.0 | Key-mon plans for Windows - ```
Hello,
First of all, THANKS a lot for developing key-mon.
I use it on Ubuntu Maverick and I am really satisfied :-)
I am wondering whether or not are there any plans to port key-mon on Windows as
well?
On Windows, Camstudio, which is probably the most widespread open-source screen ... | non_automation | key mon plans for windows hello first of all thanks a lot for developing key mon i use it on ubuntu maverick and i am really satisfied i am wondering whether or not are there any plans to port key mon on windows as well on windows camstudio which is probably the most widespread open source screen ... | 0 |
7,846 | 25,820,017,529 | IssuesEvent | 2022-12-12 08:54:36 | Azure/azure-sdk-tools | https://api.github.com/repos/Azure/azure-sdk-tools | closed | Move SDK Automation pipeline to latest cadl 0.38.0 | SDK Automation | Latest cadl's cadl-project structure is changed, and it may not store any sdk related information in cadl-project.yaml in spec repo. | 1.0 | Move SDK Automation pipeline to latest cadl 0.38.0 - Latest cadl's cadl-project structure is changed, and it may not store any sdk related information in cadl-project.yaml in spec repo. | automation | move sdk automation pipeline to latest cadl latest cadl s cadl project structure is changed and it may not store any sdk related information in cadl project yaml in spec repo | 1 |
8,272 | 26,592,212,715 | IssuesEvent | 2023-01-23 09:38:47 | pulumi/pulumi | https://api.github.com/repos/pulumi/pulumi | closed | [auto/nodejs] `PULUMI_CONFIG` set for every pulumi command which breaks .NET programs | kind/bug language/javascript area/automation-api | nodejs automation api is setting the `PULUMI_CONFIG` envvar for every pulumi command, which trips up the .NET SDK, which only expects `PULUMI_CONFIG` to be set to a valid JSON string (not the empty string). Looks like this was just a slightly confused bit of code to try and deal with parallel programs. | 1.0 | [auto/nodejs] `PULUMI_CONFIG` set for every pulumi command which breaks .NET programs - nodejs automation api is setting the `PULUMI_CONFIG` envvar for every pulumi command, which trips up the .NET SDK, which only expects `PULUMI_CONFIG` to be set to a valid JSON string (not the empty string). Looks like this was just ... | automation | pulumi config set for every pulumi command which breaks net programs nodejs automation api is setting the pulumi config envvar for every pulumi command which trips up the net sdk which only expects pulumi config to be set to a valid json string not the empty string looks like this was just a slightly c... | 1 |
1,229 | 9,740,080,689 | IssuesEvent | 2019-06-01 17:04:40 | openfoodfacts/openfoodfacts-server | https://api.github.com/repos/openfoodfacts/openfoodfacts-server | closed | Autoselect the first image uploaded for the front, ingredient and nutrition photos (web + API) | api automation image upload | The first uploaded picture for a product is currently automatically selected for the "front" image.
This change is to automatically select the first uploaded image for each of the "front", "ingredients" and "nutrition" fields. For instance in the web product edit form, there is one upload button for each of the fields... | 1.0 | Autoselect the first image uploaded for the front, ingredient and nutrition photos (web + API) - The first uploaded picture for a product is currently automatically selected for the "front" image.
This change is to automatically select the first uploaded image for each of the "front", "ingredients" and "nutrition" fie... | automation | autoselect the first image uploaded for the front ingredient and nutrition photos web api the first uploaded picture for a product is currently automatically selected for the front image this change is to automatically select the first uploaded image for each of the front ingredients and nutrition fie... | 1 |
39,183 | 6,726,669,580 | IssuesEvent | 2017-10-17 10:44:01 | pact-foundation/pact-js | https://api.github.com/repos/pact-foundation/pact-js | opened | Documentation: "Using Pact with Docker" | Documentation good-first-issue help wanted | Given the prevalence of Docker, in particular dev/test, we should have a first class example for people to use.
TODO:
- [ ] Use of Docker compose to demonstrate both consumer tests and provider verification
- [ ] How to separate the test container from the mock server container (could be running `pact-node`, [`p... | 1.0 | Documentation: "Using Pact with Docker" - Given the prevalence of Docker, in particular dev/test, we should have a first class example for people to use.
TODO:
- [ ] Use of Docker compose to demonstrate both consumer tests and provider verification
- [ ] How to separate the test container from the mock server co... | non_automation | documentation using pact with docker given the prevalence of docker in particular dev test we should have a first class example for people to use todo use of docker compose to demonstrate both consumer tests and provider verification how to separate the test container from the mock server contai... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.