Releases: kongbytes/chicon-runner
Releases · kongbytes/chicon-runner
Release 0.1.0-beta.3
Very early release, with a set of core features
- Default config values (no need to define a configuration file for a first run)
- Retry scale factor and limit
- Multiple lookup paths for configuration
- CHICON_TOKEN environment variable
- Better error handling - less failures on message processing
- Allow Git clones with a local SSH key
- Multiple checks (Git, nerdctl, ...)
Moved to Rust 1.64 with crate upgrades for this release
Release 0.1.0-beta.2
Very early release, with a set of core features
- Code cleaning
- Runner authentication
Release 0.1.0-beta.1
Very early release, with a set of core features
- Perform scans using nerdctl & containerd
- Workspace configuration
- Handle multi-function, metrics extracts and multi-stage functions