Skip to content

Releases: MightyMoud/sidekick

v0.6.6

24 Oct 10:50
Compare
Choose a tag to compare

Summary

  • Migrate preview command to tea
  • Migrate preview ls command to tea
  • Delete deploy preview command
  • Add preview rm command using tea

Changelog

  • c4cf7db Added prview rm
  • d797ee1 Change encryption method
  • d6ce98e Fix preview rm and preview
  • d28efe5 Handle new env secretKey with sops
  • ee8d984 Refactor TUI code to be shared

v0.6.5

19 Oct 03:33
Compare
Choose a tag to compare

Changelog

  • 1d1d8a4 Decent working code
  • c9876b3 Integrate Tea into launch and deploy commands
  • f1bf4cf Merge branch 'main' into using-tea
  • 770469f Merge branch 'main' into using-tea
  • 2cebbb1 Trying things out with using bubbletea
  • 366222a Update readme demo pics
  • 4680659 WIP
  • aa540c4 Working version with Tea
  • 7735426 Working version with Tea and logs

v0.6.4

13 Oct 02:06
Compare
Choose a tag to compare

Changelog

  • 3ecc864 Fix: issues with env file encryption leading to failed launch/depoloy

v0.6.3

09 Oct 11:16
Compare
Choose a tag to compare

Summary

  • Close #20 to fix Idempotency
    You can now run sidekick init as many time as you want with the same server. If it fails for whatever reason you can try again.
    If you try with a new server address you will prompted to accept overriding your server setup. You can skip the prompt by passing a -y flag

Changelog

v0.6.2

07 Oct 05:37
Compare
Choose a tag to compare

Changelog

v0.6.1

05 Oct 06:18
Compare
Choose a tag to compare

Changelog

  • Add server & email flags to init command
  • Updat lookup priority of SSH keys
  • Deprecat sidekick deploy preview
  • Add sidekick preview
  • Add sidekick preview ls

v0.6.0

24 Sep 12:07
Compare
Choose a tag to compare

Summary

Big thanks to all contributors 🎉
@thesurlydev @lborgav @pythoninthegrass @corneliusroemer

Changelog

  • 94a2944 Clean up - Prelude script has everything we need
  • 88f7fe8 Disable launch if config already exists
  • 06f94ce Fix Dockerfile detection
  • 08c7c6f Fix host key validation
  • 3296496 Fix issue with loading env files
  • a0ecda7 Fix typos on README LOL
  • 7fcf887 Merge branch 'MightyMoud:main' into main
  • 5184970 Merge branch 'main' into fix-host-key-validation
  • 5eaadf4 Merge pull request #11 from thesurlydev/patch-1
  • d205a85 Merge pull request #14 from lborgav/main
  • 9a30c9c Merge pull request #15 from pythoninthegrass/main
  • 22454bf Merge pull request #5 from corneliusroemer/patch-1
  • e88bff1 Merge pull request #9 from MightyMoud/fix-host-key-validation
  • 2747942 Move away from using a docker registry
  • 55bd244 Replace host key confirmation prompt with Sidekick prompt
  • 5a40435 Update Readme with brew instructions
  • acac44c Update license comment to match repo level license
  • c4e634f chore: cleaning some Cobra placeholders
  • b3fcba5 chore: fix typo
  • 3c2661d chore: fixes a typo
  • 1444099 fix typo
  • 2a117cd fix: makes commands description more meaningful

v0.5.3

17 Sep 09:07
Compare
Choose a tag to compare

Changelog

  • 5982d50 Update readme
  • b99b61b Update readme and activate preview command

v0.5.2

15 Sep 01:01
Compare
Choose a tag to compare

Changelog

v0.5.1

14 Sep 08:16
Compare
Choose a tag to compare

Changelog