tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations

OTHER License

Downloads
33
Stars
3.6K
Committers
13

Bot releases are hidden (Show)

tart - 1.0.1

Published by fkorotkov over 1 year ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/1.0.0...1.0.1

tart - 1.0.0

Published by fkorotkov over 1 year ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.38.0...1.0.0

tart - 0.38.0

Published by fkorotkov over 1 year ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.37.2...0.38.0

tart - 0.37.2

Published by fkorotkov over 1 year ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.37.1...0.37.2

tart - 0.37.1

Published by fkorotkov over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cirruslabs/tart/compare/0.37.0...0.37.1

tart - 0.37.0

Published by fkorotkov over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cirruslabs/tart/compare/0.36.3...0.37.0

tart - 0.36.3

Published by edigaryev almost 2 years ago

Changelog

  • ba4f00f Fix ArgumentParser's exception printing (#367)
tart - 0.36.2

Published by fkorotkov almost 2 years ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.36.1...0.37.0

tart - 0.36.1

Published by fkorotkov almost 2 years ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.36.0...0.36.1

tart - 0.36.0

Published by fkorotkov almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cirruslabs/tart/compare/0.35.2...0.36.0

tart - 0.35.2

Published by edigaryev almost 2 years ago

Changelog

  • 15b26f7 Registry: include port when looking up credentials (#346)
  • d9f4f9e Switch to github.com/nicklockwood/SwiftFormat version 0.50.6 (#345)
tart - 0.35.1

Published by edigaryev almost 2 years ago

Changelog

  • 31635e5 Don't swallow VZVirtualMachine.start() exceptions (#343)
  • e061d00 Fix SwiftFormat's URL/glob mishandling (#342)
  • 4555dd5 README.md: document --dir (#338)
  • ad9c3c6 Reformat code idents and introduce the SwiftFormat linter (#339)
  • c27d4a0 OCI: WWW-Authenticate's scheme should be treated case-insensitive (#336)
  • 70f9fcc tart run: do not check --disk lock for read-only attachments (#334)
tart - 0.35.0

Published by edigaryev almost 2 years ago

Changelog

  • 456ebc1 Rosetta support (#324)
  • 14cbc72 tart run: check if the disks are locked (#333)
  • 03e6d93 Document list of users (#332)
tart - 0.34.2

Published by fkorotkov almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cirruslabs/tart/compare/0.34.1...0.34.2

tart - 0.34.1

Published by edigaryev almost 2 years ago

Changelog

  • f08ddf3 Fetch IPSWs via file (#322)
  • 8524d93 Integration tests (#313)
tart - 0.34.0

Published by fkorotkov almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cirruslabs/tart/compare/0.33.0...0.34.0

tart - 0.33.0

Published by edigaryev almost 2 years ago

Changelog

  • fb954b7 tart list: support -q (or --quiet) for automation purposes (#293)
  • 8cbcd22 Document Cirrus Runners (#288)
  • 3d0d889 Remove whitespace (#285)
tart - 0.32.1

Published by fkorotkov about 2 years ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.32.0...0.32.1

tart - 0.32.0

Published by fkorotkov about 2 years ago

What's Changed

Full Changelog: https://github.com/cirruslabs/tart/compare/0.31.0...0.32.0

tart - 0.31.0

Published by edigaryev about 2 years ago

Changelog

  • 36bb68a tart run: deprecate --with-softnet and introduce --net-softnet (#274)
  • afd707e OCI reference parser: allow dashes in host name (#275)
  • c67efb8 Fix tart prune --cache-budget logic (#272)
  • 667de2a Monitor Softnet process and throw if it terminates prematurely (#270)
  • 44650e9 Improve RemoteName parser (#225) (#269)
  • 62ee42d Plug URLSession.bytes() memory leak (#267)
  • 89301d1 Log cache pruning to $TART_HOME/tart.log (#265)
  • dbb33d0 Don't download IPSWs into memory (#262)