Skip to content

Releases: cirruslabs/cirrus-cli

v0.118.0

21 May 12:34
e459a2c
Compare
Choose a tag to compare

What's Changed

  • README.md: document arm_container in the example and update Go versions by @edigaryev in #725
  • Use Cirrus CLI artifacts instead of Cirrus CI Agent artifacts by @edigaryev in #728
  • Cherry-picked Agent Changes by @fkorotkov in #730
  • Use Buf Schema Registry by @edigaryev in #731
  • Emit a warning if multi-line secrets were used by @edigaryev in #732
  • Tart executor: always pass --no-clipboard to "tart run" by @edigaryev in #734
  • cirrus internal test: allow filtering the tests using a glob expression by @edigaryev in #735

Full Changelog: v0.117.0...v0.118.0

v0.117.0

23 Apr 18:55
344df47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.116.0...v0.117.0

v0.116.0

18 Apr 10:40
1f12770
Compare
Choose a tag to compare

What's Changed

  • cirrus run: implement shell completion for task names by @bartekpacia in #716
  • Tart: wait for SSH in bootVM by @edigaryev in #717
  • cirrus run: match by a task's alias too, in addition to its name by @edigaryev in #722
  • Tart: mount the working directory to $HOME when --dirty is specified by @edigaryev in #723
  • Tart: auto-detect the guest OS to use a proper Cirrus CI Agent binary by @edigaryev in #724
  • Add standby instance support for Vetu by @edigaryev in #719

Full Changelog: v0.115.3...v0.116.0

v0.115.3

08 Apr 15:59
56b2d1a
Compare
Choose a tag to compare

What's Changed

  • (*Tart).bootVM(): limit the IP retrieval loop to 10 minutes by @edigaryev in #715

Full Changelog: v0.115.2...v0.115.3

v0.115.2

07 Apr 13:47
c87d4ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.115.1...v0.115.2

v0.115.1

06 Apr 15:37
4987193
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.115.0...v0.115.1

v0.115.0

04 Apr 19:18
6003b09
Compare
Choose a tag to compare

What's Changed

  • Support customizing SSH port in Tart and Vetu instances by @edigaryev in #709

Full Changelog: v0.114.2...v0.115.0

v0.114.2

03 Apr 15:10
5066a3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.114.1...v0.114.2

v0.114.1

02 Apr 14:25
6932ea1
Compare
Choose a tag to compare

What's Changed

  • Tart executor: set exec.Command's WaitDelay to avoid waiting Tart infinitely by @edigaryev in #705
  • Tart executor: set tart.vm earlier to prevent Close() race by @edigaryev in #706

Full Changelog: v0.114.0...v0.114.1

v0.114.0

29 Mar 07:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.113.1...v0.114.0