kjuulh / bust

Bust is a dagger pipeline orchestrator. It provides a preset of pipelines used in my own projects

Home Page:https://git.front.kjuulh.io/kjuulh/bust.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Bust is a dagger pipeline orchestrator. It provides a preset of pipelines used in my own projects

https://git.front.kjuulh.io/kjuulh/bust.git


Languages

Language:Go 96.1%Language:Shell 2.4%Language:Dockerfile 1.3%Language:Rust 0.2%