Skip to content

Releases: team-supercharge/bashistrano

1.2.0

10 Jul 10:49
Compare
Choose a tag to compare

New features:

  • Add the ability to specify SSH port for servers

1.1.3

09 Apr 13:08
Compare
Choose a tag to compare

Fixes:

  • Avoid unbound variable error in case of empty parameter lists - #1
  • Fix opening SSH tunnels - #3

1.1.2

06 Feb 10:59
Compare
Choose a tag to compare

Fixes:

  • Fix image upload checking by running on every node one-by-one
  • Skip pull_images and push_images steps when no images configured

1.1.1

05 Feb 16:15
Compare
Choose a tag to compare

Fixes:

  • Set proper flags for failing commands to exit Bashistrano

1.1.0

31 Jan 15:20
Compare
Choose a tag to compare

New features:

  • Check Docker image IDs to prevent unnecessary uploading
  • Capture output of run_locally and run_remotely commands

1.0.0

31 Jan 09:47
Compare
Choose a tag to compare

The initial version of Bashistrano, with the following features:

  • Stages
  • Phases & steps
  • Hooks
  • Docker image handling
  • Using sshpass