Skip to content

Releases: kongbytes/chicon-runner

Release 0.1.0-beta.3

07 May 15:16
4b9e8f0
Compare
Choose a tag to compare
Release 0.1.0-beta.3 Pre-release
Pre-release

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

06 Aug 10:57
05017d3
Compare
Choose a tag to compare
Release 0.1.0-beta.2 Pre-release
Pre-release

Very early release, with a set of core features

  • Code cleaning
  • Runner authentication

Release 0.1.0-beta.1

17 Jun 00:02
c19b5c5
Compare
Choose a tag to compare
Release 0.1.0-beta.1 Pre-release
Pre-release

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