Go to file
Kasper Juul Hermansen e922525eb4
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
fix(deps): update all dependencies
2024-10-11 00:07:42 +00:00
ci fix(deps): update all dependencies 2024-10-11 00:07:42 +00:00
example with rust template 2022-11-06 00:39:03 +01:00
pkg feat: change to harbor.front.kjuulh.io 2023-05-15 21:57:27 +02:00
templates feat: change to harbor.front.kjuulh.io 2023-05-15 21:57:27 +02:00
.drone.yml update template 2022-10-31 20:23:47 +01:00
.gitignore chore: update to always include root 2023-05-15 22:16:24 +02:00
Dockerfile feat: change to harbor.front.kjuulh.io 2023-05-15 21:57:27 +02:00
go.mod fix(deps): update all dependencies 2024-10-11 00:07:42 +00:00
go.sum fix(deps): update all dependencies 2024-10-11 00:07:42 +00: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.