Skip to content

Releases: iximiuz/labctl

v0.1.16

15 Dec 18:48
e2ad16f
Compare
Choose a tag to compare

Changelog

  • 56fa3e0 Merge pull request #23 from lalyos/playground-catalog
  • 0f46206 add playground catalog command
  • a15eec6 fix - challenges with "helper" tasks are now solvable via labctl again
  • e2ad16f polish the labctl playground catalog command a little
  • cae3be5 rework labctl playground create|update|manifest commands

v0.1.15

14 Dec 19:12
5a47862
Compare
Choose a tag to compare

Changelog

  • 578a44f add support for starting custom playgrounds and contributed challenges
  • 5a47862 labctl playground create|view|update commands
  • 2ea025d labctl playground start - add support for playgrounds with init tasks (e.g., k8s-omni)

v0.1.14

12 Dec 09:41
e18975b
Compare
Choose a tag to compare

Changelog

v0.1.13

21 Nov 10:16
782477e
Compare
Choose a tag to compare

Changelog

  • 782477e fix client.StartTunnel() retry logic - no more empty request bodies
  • ded08a3 go mod tidy

v0.1.12

20 Nov 10:51
b61dc32
Compare
Choose a tag to compare

Changelog

  • 7acca84 hacky fix for sporadic Gateway Timeouts on play/challenge start
  • b61dc32 upgrade dependencies

v0.1.11

05 Nov 10:56
e94dcd0
Compare
Choose a tag to compare

Changelog

  • 4007bf1 Merge pull request #21 from lpmi-13/update-watch-output
  • 1357e8b update watch output to ignore .git paths
  • e94dcd0 upgrade dependencies

v0.1.10

22 Oct 19:29
33a6037
Compare
Choose a tag to compare

Changelog

  • 05118ae Adding filter by status flag
  • 52c6c8e Merge pull request #20 from wololowarrior/add-more-filter-flags-to-catalog
  • 3b5999d adding support for multiple category or statuses
  • 0099902 addressing review comments
  • 33a6037 labctl challenges category - slightly adjust the help message

v0.1.9

18 Oct 08:16
6d60121
Compare
Choose a tag to compare

Changelog

  • ecfd9de Add labctl playground machines [Playground ID]
  • e828086 Merge pull request #19 from jedrekdomanski/machine-command
  • ed70c27 fix labctl cp help message
  • 6d60121 update dependencies

v0.1.8

28 Sep 09:58
567734f
Compare
Choose a tag to compare

Changelog

  • 567734f fix labctl cp help message

v0.1.7

27 Sep 13:45
dc963f5
Compare
Choose a tag to compare

Changelog

  • dc963f5 add labctl cp command
  • 69acfff gracefully handle expired auth sessions
  • ff7d6b0 update dependencies