Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Releases: cicadahq/cicada

v0.1.50

28 Apr 07:14
Compare
Choose a tag to compare

What's Changed

  • fix: on trigger deser

Full Changelog: v0.1.49...v0.1.50

v0.1.49

28 Apr 01:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.48...v0.1.49

v0.1.48

27 Apr 19:27
Compare
Choose a tag to compare

What's Changed

  • feat: add fig completions by @fedeci in #54
  • feat: add "all" to on triggers by @chaynabors in #47
  • fix: add .exe suffix to windows CLIs

New Contributors

Full Changelog: v0.1.47...v0.1.48

v0.1.47

26 Apr 22:30
Compare
Choose a tag to compare

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

25 Apr 02:55
db62d93
Compare
Choose a tag to compare

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

24 Apr 23:20
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of buildkit version when it starts with v

Full Changelog: v0.1.44...v0.1.45

v0.1.44

24 Apr 22:36
Compare
Choose a tag to compare

Full Changelog: v0.1.43...v0.1.44

v0.1.43

24 Apr 18:43
Compare
Choose a tag to compare

What's Changed

  • Fix buildkit docker version tag

Full Changelog: v0.1.42...v0.1.43

v0.1.42

24 Apr 17:10
Compare
Choose a tag to compare

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

22 Apr 00:38
Compare
Choose a tag to compare

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