pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

Build pipelines for automation, deployment, testing...

Results 38 pipelines issues
Sort by recently updated
recently updated
newest added

It would be helpful to introduce a github action to generate a PR to format the code automatically

Type: Enhancement
good first issue

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...

Priority: Low
Type: Enhancement
good first issue

We didn't update the package on PyPI for a while, bettter to add Github Actions for it

Type: Task
good first issue

# 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...

Priority: Medium
Type: Enhancement

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...

Type: Enhancement

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...

Priority: Blocked
Type: Enhancement

Chrome one: ![image](https://user-images.githubusercontent.com/1166872/49987604-d05dca00-ffae-11e8-8bb6-b20cb114850a.png) Safari one: ![image](https://user-images.githubusercontent.com/1166872/49987615-db185f00-ffae-11e8-81e4-b97e54430ce4.png)

Type: Enhancement
good first issue

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"...

Type: Bug

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....

Status: Backlog
Priority: Medium
Type: Enhancement