Releases: norwd/fmtya
Releases · norwd/fmtya
Break down individual config validation steps 🚀
What's Changed
🚀 Features
🧰 Maintenance
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #31
- Rename .github/audit.yml to .github/workflows/audit.yml by @norwd in #35
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #36
⬆️ Dependencies
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #32
📖 Documentation
Full Changelog: v1.1.8...v1.1.9
Create Workflow to Auto-tag Major Versions 🧰
What's Changed
🧰 Maintenance
- Create Workflow to Auto-tag Major Versions by @norwd in #24
- Fix version filtering by @norwd in #25
- Actually checkout and tag the new version by @norwd in #26
- Setup git credentials by @norwd in #27
- Setup GPG signing key and sign tag by @norwd in #29
- Push tag back to origin by @norwd in #30
Full Changelog: v1.1.7...v1.1.8
Specify explicit versions of dependencies ⬆️
Add `signoff-on-commit` option 📖📃⚙️
What's Changed
🧰 Maintenance
- Set
signoff-on-commit
if actor is owner by @norwd in #17 - Add
signoff-on-commit
input to toggle-s
flag by @norwd in #18
📖 Documentation
- Document the
signoff-on-commit
option by @norwd in #19 - Correct the comment character in the YAML example by @norwd in #20
Other Changes
Full Changelog: v1.1.5...v1.1.6
Revert v1.1.4: Simplify Permission Requirements 🔓⛓️🚀
What's Changed
v1.1.4 introduced a regression that prevented fmtya
from working at all. This release reverts the change to correct the error.
🧰 Maintenance
Full Changelog: v1.1.4...v1.1.5
Simplify Permission Requirements 🔓⛓️🚀
What's Changed
🧰 Maintenance
- Remove dependence on explicit secret by @norwd in #10
- Simplify permission Requirements by @norwd in #11
Full Changelog: v1.1.3...v1.1.4
Provide fallback for unspecified token 🐛
Streamline Changelog Generation 🧰🚀📃
Bump actions/checkout from 2 to 3 🚀
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.1.0...v1.1.1
Expand Configuration Options ⚙️🔧📝
Expand options to allow manual configuration of yamlfmt
.
Full Changelog: v1.0.1...v1.1.0