Skip to content

Releases: bratislava/bratiska-cli

Version 3.5.1

14 Aug 09:51
7f49ffd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

Version 3.5.0

14 Aug 09:51
cd1210d
Compare
Choose a tag to compare

What's Changed

  • Build arg support docker build and updated yarn settings by @skifahrer in #77

Full Changelog: v3.4.4...v3.5.0

Version v3.4.4

27 Jun 09:55
c976225
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4

Version 3.4.3

24 Jun 08:31
1a03df4
Compare
Choose a tag to compare

What's Changed

  • 3.4.3 fixed issue with OK green status in pipelines by @skifahrer in #75
  • 3.4.2 when running in pipelines environment, some checks are skipped

Full Changelog: v3.4.1...v3.4.3

v3.4.1

17 Apr 12:01
44f4e66
Compare
Choose a tag to compare

Fixed edge case bug where tagging version was not properly determined

What's Changed

Full Changelog: v3.4.0...v3.4.1

Version 3.4.0

12 Apr 12:09
175e6d4
Compare
Choose a tag to compare

If you are deploying some cron jobs to kubernetes, there is nothing to check if the deployment was successful, so in
that case, we have this new option flag you can use.

What's Changed

  • 3.4.0 added feature to skip deployment check by @skifahrer in #60

Full Changelog: v3.3.3...v3.4.0

Version 3.3.3

09 Apr 09:00
Compare
Choose a tag to compare

Fixed issue with tag number incrementation. Sometimes happened that tag version was stuck on version 10 and was not possible to go to 11.

Full Changelog: v3.3.2...v3.3.3

Version 3.3.2

28 Feb 17:13
Compare
Choose a tag to compare

What's Changed

  • Fixed issue were tagging was not possible if package.json was not present in the project
  • Update README.md by @skifahrer in #57

Full Changelog: v3.3.1...v3.3.2

Version 3.3.1

08 Feb 11:58
Compare
Choose a tag to compare

Fixed issues with verisons numbering during the tagging

Full Changelog: v3.3.0...v3.3.1

Version 3.3.0

31 Jan 15:40
Compare
Choose a tag to compare

Migrated to node 20 and updated dependencies.

Full Changelog: v3.2.3...v3.3.0