This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Releases: cicadahq/cicada
Releases · cicadahq/cicada
v0.1.50
v0.1.49
v0.1.48
v0.1.47
What's Changed
- Fix panic when job has no name
- Fix job not running when a parent directory has a
deno.json
- Make runtime checks for docker less agressive
Full Changelog: v0.1.46...v0.1.47
v0.1.46
What's Changed
- Allow
cicada run
to take no argument and instead show a selector dialog
Full Changelog: v0.1.45...v0.1.46
v0.1.45
What's Changed
- Fix parsing of buildkit version when it starts with
v
Full Changelog: v0.1.44...v0.1.45
v0.1.44
Full Changelog: v0.1.43...v0.1.44
v0.1.43
v0.1.42
What's Changed
- feat: remove dockerfile backend and make buildkit default by @grant0417 in #42
- feat: add step and job count to pipeline runs by @chaynabors in #45
Full Changelog: v0.1.41...v0.1.42
v0.1.41
What's Changed
- Add env from base image to buildkit and shell option by @grant0417 in #39
- Add secret support to buildkit
- Implement managed binaries on Windows
Full Changelog: v0.1.40...v0.1.41