Releases: FAIRDataTeam/github-workflows
Releases · FAIRDataTeam/github-workflows
v3.0.1
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #42
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #43
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #44
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #45
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #46
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #47
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #48
Full Changelog: v3...v3.0.1
v3.0.0
Backward incompatible changes
- Support for postgres-version parameter by @dennisvang in #40
- Make db-type and db-version required for maven-verify workflow by @dennisvang in #41
Other changes
- Set explicit retention period for uploaded surefire reports by @dennisvang in #38
Full Changelog: v2.4.3...v3.0.0
v2.4.3
What's Changed
- Upload surefire reports as github artifacts by @dennisvang in #37
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Run tests on all supported platforms (not only ubuntu) by @dennisvang in #33
- Check postgres connection by @dennisvang in #35
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Bump ikalnytskyi/action-setup-postgres from 7 to 8 by @dependabot[bot] in #29
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Add build-args input for docker-publish workflow by @dennisvang in #28
Full Changelog: v2.3.3...v2.4.0
v2.3.3
What's Changed
- Dependabot config by @dennisvang in #25
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #26
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #27
New Contributors
- @dependabot[bot] made their first contribution in #26
Full Changelog: v2.3.2...v2.3.3
v2.3.2
v2.3.1
What's Changed
- Conditional login to Docker Hub by @dennisvang in #19
- Fix condition for docker hub login step by @dennisvang in #20
Full Changelog: v2...v2.3.1
v2.3.0
What's Changed
- add platforms input for docker-publish by @dennisvang in #17
(default remainslinux/amd64,linux/arm64for backward compat)
Full Changelog: v2...v2.3.0