workflows
Here are 350 public repositories matching this topic...
-
Updated
Feb 26, 2021 - Ruby
SUMMARY
I just faced an embarrassed problem that command st2 action list
keeps return 503.
I tried st2 --debug action list
and the result in line HTTP_PROXY
(uppercase) was empty. This mislead me that the proxy info was set(which is not).
I finally found that the root cause is a lowercase http_proxy
env variable was set in the system.
So I think it maybe more friend
-
Updated
Dec 28, 2020 - Python
-
Updated
Feb 25, 2021 - Elixir
Steps to reproduce:
- Navigate to Home page
- Click on organisation dropdown
- Click on Rename of organisation
- Add a long name to the organisation
- Navigate to organisational Setting
and observe the organisation name
Observation:
It is observed that the organisation name is not truncated
Expectation:
It is expected that when the organisational name is long it needs to be
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
Feb 27, 2021 - Go
-
Updated
Aug 23, 2020 - Python
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
Nov 13, 2020 - Python
-
Updated
Dec 1, 2020 - Python
-
Updated
Feb 26, 2021 - Go
-
Updated
Dec 16, 2018 - Rust
-
Updated
Jan 25, 2021 - PHP
-
Updated
Feb 26, 2021 - Go
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.yaml
odin 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
Feb 16, 2021 - TypeScript
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%|
Is your feature request related to a problem? Please describe
A user on the mailing list wanted to clean the remote directories of all calculation jobs executed within a work chain with verdi calcjob cleanworkdir
. Currently, this is not possible and I don't think there is a very straightforward way of doing this with the Python API.
Describe the solution you'd like
One solution
-
Updated
Feb 22, 2021 - JavaScript
Add an example workflow in the examples/gradle/
folder that exemplifies how to make use of Popper to create a CI pipeline for java projects that use gradle
as their build system. The image used by the workflow can be the official one.
cli: colorize output
-
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:timeout
easily 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