Skip to content

Releases: favish/argo

v2.0.1

19 Oct 20:39

Choose a tag to compare

  • Fix minikube running check
  • Fix sync

v2.0.0

29 Sep 21:18

Choose a tag to compare

  • Changelog in merge commit
  • Main change is removing dev/local and all values that were previously provided by argo besides blackfire and git sha1

v2.0.0-alpha.7

18 Sep 18:46

Choose a tag to compare

  • Remove derived values
  • Add a prompt when CIRCLE_SHA1 is not set

v2.0.0-alpha.6

01 Aug 19:24

Choose a tag to compare

fix(checkexisting): Fails properly

v2.0.0-alpha.5

20 Jul 21:39

Choose a tag to compare

refactor(project): Remove install and exit with error if deploy

v2.0.0-alpha.4

20 Jul 19:43

Choose a tag to compare

  • Add project exists command for ci

v2.0.0-alpha.3

20 Jul 17:58

Choose a tag to compare

  • Remove secrets sync, secret values should be in values.yml
  • Create temp ssh keypair per rsync transaction

v2.0.0-alpha.2

19 Jul 21:31

Choose a tag to compare

  • Major refactor of db/files sync
  • Add secrets sync
  • Adjust environment handling to make manipulating multiple environments easier

v2.0.0-alpha.1

17 Jul 16:48

Choose a tag to compare

This release adds functionality for automatically creating mirrored environments from branches. Requires the new v2 version of the associated drupal helm chart.

  • Add --clone-from=ENV flag
  • Remove schemas from argo and instead use values.yaml files from project repos
  • Add some derived values to helm via --set

v1.3.0

11 Jul 20:22

Choose a tag to compare

refactor(sync): Refactor db sync for cloud-command