Releases: RotorHazard/rhfest-action
v1.2.1
What's changed
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
🚀 Enhancements
- #32 Move structure validation checks @klaasnicolaas
🧰 Maintenance
- #31 Add 'develop' branch to workflow triggers @klaasnicolaas
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's changed
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
✨ New features
- #28 Add validation for zip_release and zip_filename with refactor @klaasnicolaas
🚀 Enhancements
- #28 Add validation for zip_release and zip_filename with refactor @klaasnicolaas
⬆️ Dependency updates
11 changes
- #18 ⬆️ Update docker/build-push-action action to v6.12.0 @renovate[bot]
- #19 ⬆️ Update dependency ruff to v0.9.2 @renovate[bot]
- #20 ⬆️ Update astral-sh/setup-uv action to v5.2.1 @renovate[bot]
- #23 ⬆️ Lock file maintenance @renovate[bot]
- #22 ⬆️ Update release-drafter/release-drafter action to v6.1.0 @renovate[bot]
- #24 ⬆️ Update dependency pre-commit to v4.1.0 @renovate[bot]
- #25 ⬆️ Update dependency ruff to v0.9.3 @renovate[bot]
- #26 ⬆️ Update docker/build-push-action action to v6.13.0 @renovate[bot]
- #27 ⬆️ Lock file maintenance @renovate[bot]
- #29 ⬆️ Update astral-sh/setup-uv action to v5.2.2 @renovate[bot]
- #30 ⬆️ Update dependency ruff to v0.9.4 @renovate[bot]
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's changed
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
🐛 Bug fixes
- #16 Fix issues with the base_path @klaasnicolaas
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's changed
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
🚀 Enhancements
- #15 Improve on logging and paths @klaasnicolaas
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's changed
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
✨ New features
- #13 Add directory structure logging for debugging in manifest path search @klaasnicolaas
🧰 Maintenance
- #12 Enable linting on push @klaasnicolaas
⬆️ Dependency updates
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's changed
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
🐛 Bug fixes
- #11 Add exit status handling to validation report @klaasnicolaas
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's changed
This is a first release of the RHFest GitHub action
To receive a notification on new releases, click on Watch > Custom > Releases on the top.
- #1 Refactor manifest validation and logging @klaasnicolaas
- #2 Add linting workflow and pre-commit configuration @klaasnicolaas
- #3 Add GitHub Actions workflows for PR label validation @klaasnicolaas
🧰 Maintenance
- #4 Add Release Drafter configuration for automated release notes @klaasnicolaas
- #5 Add renovate config and PR template @klaasnicolaas
📚 Documentation
- #6 Add README documentation @klaasnicolaas
- #10 Add credits section to README @klaasnicolaas