Releases: bratislava/github-actions
Releases · bratislava/github-actions
v2.3.2
What's Changed
- Removed git fetch for bratiska cli by @skifahrer in #32
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Enable backup pipeline to proccess a chunk of databases by @skifahrer in #29
- Added option for fetch-depth on build and deploy pipelines by @skifahrer in #31
Full Changelog: v2.3.0...v2.3.1
Version 2.3.0
What's Changed
- Feature/nest validate pipeline supports directories and node versions by @skifahrer in #15
- Feature - refactoring build pipeline by @skifahrer in #18
Full Changelog: v2.2.2...v2.3.0
Version 2.2.2
What's Changed
- fixed workdir by @skifahrer in #12
- Bugfix - failing pipelines on printing empty message by @skifahrer in #13
- Version 2.2.2 by @skifahrer in #14
Full Changelog: v2.2.1...v2.2.2
Version 2.2.1
What's Changed
- Feature/validate typescript workflow.yml by @skifahrer in #9
- upgraded pipeline versions by @skifahrer in #10
- Feature/update pipeline actions by @skifahrer in #11
Full Changelog: v2.2.0...v2.2.1
Version 2.2.0
What's Changed
- helm pipeline by @skifahrer in #5
- feature / backup kubernetes database by @skifahrer in #6
- Feature/added new option for bratiska cli deploy by @skifahrer in #7
Full Changelog: v2.1.0...v2.2.0
Version v2.1.0
What's Changed
- new validation - Feat add validate jest with cov action by @pkulcsarnr in #3
- updated pipelines version by @skifahrer in #4
- removed package.json as it is not needed for this project
New Contributors
- @pkulcsarnr made their first contribution in #3
Full Changelog: v2.0.1...v2.1.0
Version 2.0.1
- Fixed bug which caused some pipelines to crash on displaying pipeline version
- updated dorny/paths-filter to v3 for node 20 support
Full Changelog: v2.0.0...v2.0.1
Verison 2.0.0
Migrated to node 20 and updated github actions. Also now we are printing pipeline version on each pipeline use for better debugging.