Go to file
kjuulh 5aed38a484
All checks were successful
continuous-integration/drone/push Build is passing
add readme
2022-12-29 02:50:33 +01:00
ci update template 2022-10-31 20:23:47 +01:00
example with rust template 2022-11-06 00:39:03 +01:00
pkg with proper location 2022-11-06 16:23:04 +01:00
templates with proper location 2022-11-06 16:23:04 +01:00
.drone.yml update template 2022-10-31 20:23:47 +01:00
.gitignore more debugging 2022-10-30 22:01:48 +01:00
Dockerfile rename 2022-10-31 20:16:26 +01:00
go.mod update go.mod 2022-10-31 20:28:01 +01:00
go.sum update go.mod 2022-10-31 20:28:01 +01:00
main.go rename 2022-10-31 20:16:26 +01:00
README.md add readme 2022-12-29 02:50:33 +01:00
renovate.json Add renovate.json 2022-10-31 21:16:07 +00:00

Bust

Bust is a platform agnostic pipeline. It is built on top of dagger and kjuulh/byg. The goal of this project is to produce a way to easily extend and interact with a golang pipeline for CI

Examples

see examples for example pipelines, thought do note that the project usually needs to be self-contained like the ci folder. Bust is built with Bust after all.

To run simply go run example/golang-bin/main.go, this may require certain setup for docker-hub, or alternate registries.