automation-framework
Here are 174 public repositories matching this topic...
-
Updated
May 25, 2020 - Java
Describe the bug
Github Gateway pod unable to create webhook because of trailing whitespace that gets appended to the webhook token in the header
Is this a bug? YES
Is there a deployment method to prevent it?
Environment (please complete the following information):
OS: macOS Mojave 10.14.4
minikube: v1.0.1
Helm: v2.14.0
argo workflow: v2.2.1
Argo-events: v0.9.2
Why is this command giving an error even though it works ok on the command line: command 'curl http://www.rabbitmq.com/rabbitmq-signing-key-public.asc | sudo apt-key add'
-
Updated
Jan 4, 2020 - HTML
Describe the bug
Workers need to await a coroutine in order to run in parallel.
To Reproduce
I created a demo to illustrate what I am talking about: https://github.com/ytreister/stoq/tree/workers_in_parallel/demo
You can run scan.py which show the following:
All workers await a coroutine: (This is what I want it to do)
2020-04-19 19:53:19 DEBUG stoq:core.py:scan_request
-
Updated
Jun 10, 2020 - Python
Am just going through the docs with fresh eyes and have a few questions/directions to put on the table just to see what the reception might be. Background wise, I have written proprietary solutions to serve as "uart drivers" to be executed via Avocado/pytest.
I will assume the following goal proposition:
The goal proposition of the getting started document is to attract new contributors
-
Updated
Jan 27, 2020 - Java
-
Updated
Apr 10, 2020 - Java
-
Updated
Jun 7, 2020 - Java
-
Updated
Jun 7, 2020 - Python
-
Updated
Apr 28, 2020 - Java
-
Updated
Jan 22, 2020
-
Updated
Jun 9, 2020 - Groovy
Is your feature request related to a problem? Please describe.
Currently there is no javadoc description on any of the public classes, enums, interfaces, methods, constants.
Describe the solution you'd like
Need to add detailed description on all the public accessible objects and methods.
-
Updated
Jun 10, 2020 - Python
-
Updated
Jun 10, 2020 - TypeScript
-
Updated
Jun 10, 2020 - Python
-
Updated
Jul 31, 2019 - Java
-
Updated
Jun 10, 2020 - Java
-
Updated
Sep 19, 2019 - Java
-
Updated
Jun 10, 2020 - PowerShell
-
Updated
Feb 2, 2020 - Shell
-
Updated
Dec 5, 2018 - Java
-
Updated
Jun 8, 2020 - Java
-
Updated
May 19, 2020 - Java
-
Updated
Jul 24, 2019 - HTML
-
Updated
May 26, 2020 - Python
-
Updated
Apr 25, 2020 - Java
Improve this page
Add a description, image, and links to the automation-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the automation-framework topic, visit your repo's landing page and select "manage topics."


Hi,
I plan to run WALKOFF in a high-availability setup within a cluster.
Unforunately there is no documentation available.
Is this technically possible? Can you give me some hints in the right direction?
Otherwise I think this would be a great feature ;)