pipelines
pipelines copied to clipboard
Build pipelines for automation, deployment, testing...
It would be helpful to introduce a github action to generate a PR to format the code automatically
It will be useful if you can share a specific pipeline on the pipelines list. add an `id` prop on pipeline task title should be enough. then we can share...
We didn't update the package on PyPI for a while, bettter to add Github Actions for it
# Background We have a pipeline installation running for almost 3 years (in one of our customers); so build history accumulated for quite a large number of 1000+; And our...
Currently the pipeline is working as an asynchrous pattern, i.e. I trigger the build and wait for a few minutes to let it finishes. As some of the pipeline job...
Using the latest commit of pipelines ``` Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/Wiredcraft/pipelines@f8f5692b99944bd67b8ef43a9c73fc548f216e3f Cloning https://github.com/Wiredcraft/pipelines (to revision f8f5692b99944bd67b8ef43a9c73fc548f216e3f) to /tmp/pip-req-build-gy140aca Running command git clone...
Chrome one:  Safari one: 
Currently the polling mechanism to check pipeline run status is not working reliably. Often when you click "run" on long running task the UI will just show it in "running"...
Currently only the step `result` (return code) is propagated from step to step. We need a way to capture / consume the output from step to step (eg. text, json,...
Developers sometimes deploy a new feature branch and override the other's deployment unexpectedly, it would be very helpful to display the `branch name` / `version` / `commit` for each service....