Skip to content

Releases: bratislava/bratiska-cli

Version 2.5.0

28 Mar 09:26
Compare
Choose a tag to compare
  • this release adds support for different kinds of deployments to kubernetes. Now things wont end in failed state. Also events logs are displayed for different deployment kinds.

Version 2.4.1

28 Mar 09:23
Compare
Choose a tag to compare
  • added checking for docker ignore
  • more debugging options
  • fixed stacked pipelines when they are in wrong state

Version 2.3.14

12 Jan 11:16
Compare
Choose a tag to compare

this release is mostly bugfix oriented:

  • fixed docker check on remote image
  • fixed wrongly detected bad connection to kubernetes

Version 2.3.12

19 Dec 10:08
Compare
Choose a tag to compare
  • added planner-api to allowed missmatch for repos
  • no pull flag to deploy
  • updated handling on barnaches and fetch vs pulls
  • bugfix for current branch
  • updated version handling
  • added nicer warnings and sleeps for versions upgrading
  • fixed git fetch issues
  • fixed issue with version check on pipelines
  • now --debug mode is showing whole kustomize file
  • added error handling on retrieving package.json from github

Version 2.3.6

12 Dec 08:23
Compare
Choose a tag to compare
  • fixed bugs that haven't detected error response from Kubernetes command apply
  • added security layer to --image, which doesn't allow you to apply the different images to kubernetes if it is made from a different app

Version 2.3.5

06 Dec 18:51
Compare
Choose a tag to compare

no new features, only bugfixes need for all versions to propagate.

Version 2.3.3

16 Nov 12:44
Compare
Choose a tag to compare
  • big refactoring, now code regarding git commands is much more readable as the class was getting bigger and bigger
  • branch detection on tags and from commit
  • added ability to tag different branch on staging
  • fixed branches detection edgecases
  • environment bugfixses

Version v2.2.0

31 Oct 12:33
Compare
Choose a tag to compare

2.2.0

  • now pipeline will fail when not successfully deployed to kubernetes
  • there is more debug info available from kubernetes when things are not successfully deployed.
  • bugfix on docker image which was triggered when you had two tags on same image
  • docker image is cleaning also in debug

Version 2.0.5

13 Oct 13:21
Compare
Choose a tag to compare

This version add support for tagging