Skip to content

Releases: bratislava/github-actions

v3.0.0

Choose a tag to compare

@mpinter mpinter released this 08 Jul 12:44
3cad29a

What's Changed

  • added optional docker.com login by @skifahrer in #33
  • Slack notificaitons on deploy pipelines by @skifahrer in #34
  • Share pipeline status to slack when pipeline failed by @skifahrer in #35
  • New inhouse runner set 'bratislava' by @mpinter in #36
  • Remove Slack notification steps from deployment workflow by @vidriduch in #37
  • Add shared Docker build and infra-deploy actions by @mpinter in #39
  • Remove legacy reusable workflows by @mpinter in #40

New Contributors

Full Changelog: v2.3.2...v3.0.0

v2.3.2

Choose a tag to compare

@skifahrer skifahrer released this 26 Sep 12:42
45acdda

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

Choose a tag to compare

@skifahrer skifahrer released this 25 Sep 12:08
ef1d797

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

Choose a tag to compare

@skifahrer skifahrer released this 25 Sep 12:04
0e5a438

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

Choose a tag to compare

@skifahrer skifahrer released this 10 May 07:34
431adcd

What's Changed

Full Changelog: v2.2.1...v2.2.2

Version 2.2.1

Choose a tag to compare

@skifahrer skifahrer released this 26 Apr 13:56
50c5c27

What's Changed

Full Changelog: v2.2.0...v2.2.1

Version 2.2.0

Choose a tag to compare

@skifahrer skifahrer released this 12 Apr 12:20
102f88d

What's Changed

Full Changelog: v2.1.0...v2.2.0

Version v2.1.0

Choose a tag to compare

@skifahrer skifahrer released this 06 Mar 11:48
3bcb205

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

Full Changelog: v2.0.1...v2.1.0

Version 2.0.1

Choose a tag to compare

@skifahrer skifahrer released this 01 Feb 10:12
  • 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

Choose a tag to compare

@skifahrer skifahrer released this 31 Jan 15:42

Migrated to node 20 and updated github actions. Also now we are printing pipeline version on each pipeline use for better debugging.