-
Updated
Feb 10, 2021 - TypeScript
workflow-automation
Here are 136 public repositories matching this topic...
Use Case
Right now users have no way to launch a pipeline run directly via the Python API (other than using the undocumented execute_launch_command function in the CLI module). We should add a blessed, documented way to launch a run via a Python function call. akin to execute_pipeline. This should be pretty straightforward, the only thing that's not 100% clear is what object we should use to i
-
Updated
Feb 10, 2021 - JavaScript
-
Updated
Feb 11, 2021 - Go
-
Updated
Feb 10, 2021 - Go
Currently such a request would return an HTTP 500:
curl -H "Authorization: Bearer <valid token>" "http://localhost:7575/v1/packages/not-a-real-package-id"I believe this is unexpected and an HTTP 404 would be more appropriate, which would mean (specification):
10.4.5 404 Not Found
The server has not found anythi
-
Updated
Feb 10, 2021 - JavaScript
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]
goroutine
This could be example that uses these supported syntax and APIs:
https://github.com/couler-proj/couler/tree/d34a690/couler/core/syntax
Provide a Helm Chart
Helm chart with an optional development postgres DB included.
-
Updated
Jan 29, 2021 - C#
I am not sure if this belongs here, but I am having an issue when using this Github Action.
This is the link to the github run that failed:
https://github.com/jampp/migratron/pull/25/checks?check_run_id=456554120
and the content is:
Uploading distributions to https://test.pypi.org/legacy/
Uploading migratron-1.1.0-py3-none-any.whl
0%| | 0.00/30.5k [00:00<?, ?B/s]
100%|
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
Feb 11, 2021 - Python
-
Updated
Sep 11, 2020 - Ruby
-
Updated
Feb 10, 2021 - Java
-
Updated
Feb 6, 2021 - Python
-
Updated
Dec 30, 2018 - C#
As of alpha 2.685 there's a new action trigger_named_async_without_response which can be used in favor of trigger_named. Wrapper does not operate on trigger response anyway, so using the new method which works better for broader spectrum sounds like a good idea. More on that here: https://community.folivora.ai/t/floating-html-settings-menu/5788/44?u=worie
-
Updated
Feb 11, 2021 - Go
-
Updated
Oct 21, 2018 - Python
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Apr 4, 2020 - PHP
- Setup the project locally or visit the demo site here https://imvetri.github.io/ui-editor/
- Click Components->Div. Div is a recursive component that can move, resize, draw more divs within it and add text. These options are available because of the select option.
- Remove select from Div and create it as a new component "Select".
- Use Select component within the Div component.
- If it
-
Updated
Apr 22, 2020 - Python
-
Updated
Dec 3, 2020 - Java
-
Updated
Feb 10, 2021 - Java
-
Updated
Feb 10, 2021 - Java
Improve this page
Add a description, image, and links to the workflow-automation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflow-automation topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Using Reset command with CLI will get
code:deadline-exceeded message:timeouteasily because reset requires replay in the server. It's quite resource consuming, depending on the length/size of the history.By default the CLI context timeout is only 5 seconds:
https://github.com/uber/cadence/blob/63bdb5d7a04285cf57992c574639c9