Skip to content

Releases: rosti-cz/rostictl

v0.8

13 Jan 12:01
762a5b9
Compare
Choose a tag to compare
  • After commands moved after supervisord configuration
  • New vscode debug profile
  • Fixed error color output of after commands

v0.7

06 Jan 17:52
be6d014
Compare
Choose a tag to compare

SSH key password fix
Better plans listing formatting
Fix of plans and runtimes listing

January SSH key release

30 Jan 18:06
238ef7f
Compare
Choose a tag to compare

Skipping v5 and going for v6 today. This release mainly fixes SSH and OS X issues our users encountered.

  • Fixing tar archiving on OS X.
  • SSH related code asks for key's passwords if there is any
  • If there is a connection problem with the initial SSH test the tool prints an error message at the end
  • Output is in color

Thanks @petrvacha and @fosil for reporting those bugs.

Christmas release

24 Dec 12:01
fdd24ed
Compare
Choose a tag to compare

This is mainly stability and usability release based on feedback provided by our users. Thank you very much for that.

  • Possibility to change technology from Rostifile
  • Field to specify technology version
  • List of available technologies in the status command
  • New SSH key dialog
  • New import command that imports existing application into the current workspace
  • Reworked internals of company selection
  • Fix version number in the binaries (now part of the "prepare new release" process)

Happy Christmas!

v0.3 Fixes

14 Oct 07:13
8c5bdc1
Compare
Choose a tag to compare

This is just a small release but with important fixes:

  • The tool was forcing every app to use plan "start" which is not valid anymore and it should prefer user's choice.
  • We added --force-init flag that forces to run all commands in initial_commands sections of Rostifile.
  • When something fails a full response from the API is printed so it's more obvious what gone wrong.

Initial release

18 Jan 23:34
094d984
Compare
Choose a tag to compare

This is an initial release that contains everything ever created for this tool

  • Rostifile generator
  • Application deployment workflow
  • Application status
  • List of companies, plans and runtimes

This is a beta release. It won't remove your data but you can encounter difficulties while using this tool