bob icon indicating copy to clipboard operation
bob copied to clipboard

This is what CI/CD should've been.

Results 20 bob issues
Sort by recently updated
recently updated
newest added

Trying to contribute, I noticed there is a lack of [discoverable] getting started guide. Add the tools used and state first commands to allow beginners (such as me) a smoother...

enhancement
good first issue

As a pipeline status moves from `initializing` to `running` to `completed` or `failed` etc., the timestamp of the change should be recorded so that we can fetch them from the...

enhancement
good first issue

Right now the only runner is the docker runner and going forward we could have more kinds of runners. To make sure they receive the relevant start message, they should...

enhancement
hammock

When a pipeline is deleted, but there were some pipeline runs, you can still query the status of the runs. The runs of a pipeline should be deleted when a...

bug
enhancement
good first issue

Since the docker runner is concurrent and the numbers of runs is limited by the machine resources, having more and more jobs in the queue would cause the runner to...

enhancement
help wanted
hammock

If I add a `cmd` into a step and it fails, the resulting error message is not really indicative of the actual problem. Here's the relevant logs from the container...

bug
good first issue

This would make it easier for (new) users to quickly spin up a cluster on providers like AWS.

enhancement
work in progress

This would allow users to package mutiple, unrelated and arbritarily nested dirs for build artifacts. https://www.malikbrowne.com/blog/a-beginners-guide-glob-patterns All the files matched with this would be added to the TAR archive then...

enhancement

Learn some UI and/or ask someone for help in building a reference UI for Bob

help wanted
good first issue

Bob should be able to deliver code in a de-coupled way akin to fetching resource or uploading artifacts.

enhancement
hammock