workflows
Here are 312 public repositories matching this topic...
-
Updated
Nov 25, 2020 - Ruby
The project ships https://github.com/StackStorm/st2/blob/master/st2common/bin/st2-check-license which is irrelevant now, considering ongoing EWC features integration in the st2 core.
The task is to find all the places: https://github.com/search?q=org%3AStackStorm+st2-check-license&type=code and remove the st2-check-license scripts.
This is an easy good first issue for someone willing to
-
Updated
Oct 20, 2020 - Python
-
Updated
Nov 22, 2020 - Elixir
-
Updated
Aug 23, 2020 - Python
The existing HTTP Request Trigger activity needs to be enhanced so that it allows users to have it generate a SAS token. The workflow will then only be triggered if the provided SAS token is valid. This prevents the workflow from being invoked by anyone other than those who have the full URL (including the SAS token appended as a querystring).
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Python
Summary
We should add the app name to the html title attribute in view mode
Motivation
If you have multiple Appsmith apps open in different browser tabs, it is hard to find the one you need to click on. If the app name exists in the title, it will be quick to find
Additional Context
Appsmith tabs in view mode have no indication about the app or page
<img width="254" alt="Screens
-
Updated
Nov 25, 2020 - Go
-
Updated
Feb 3, 2020 - Python
-
Updated
Nov 20, 2020 - Go
-
Updated
Dec 16, 2018 - Rust
-
Updated
Nov 25, 2020 - PHP
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
-
Updated
Jul 22, 2019 - Dockerfile
-
Updated
Nov 23, 2020 - Go
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
Nov 9, 2020 - TypeScript
Expected Behavior
cwltool --validate https://github.com/common-workflow-language/cwl-v1.2/raw/main/tests/conflict-wf.cwl validates all objects inthe file.
Actual Behavior
Tell us what happens instead
INFO /usr/bin/cwltool 3.0.20200807132242
ERROR Tool definition failed initialization:
Tool file contains graph of multiple objects, must specify one of #echo, #cat, #collision
I'd like to discuss two small changes to the API of the List and Dict classes:
Initialization
Is your feature request related to a problem? Please describe
When initializing a List or Dict node, you have to pass dict or list as a keyword argument:
l = List(list=[1, 2, 3])If you try to instead just pass the list as a positional argument, you are
Currently, the default hostPath volume is created at /tmp and is of 1Gi size. We can allow the user to set these parameters according to their needs through the config file with options like hostpathvol-path and hostpathvol-size.
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Jan 2, 2020 - C#
Improve this page
Add a description, image, and links to the workflows topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflows 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