05f3b519f5
chore(workflows): simplify release workflow with auto-changelog
...
Auto Changelog & Release / release (push) Successful in 6s
CI / build (push) Successful in 23s
- Replaces custom release and changelog logic with auto-changelog action
- Reduces complexity and maintenance effort in the release process
- Ensures consistent changelog generation and release creation
2025-06-15 16:51:21 +02:00
6efc1515ed
chore(workflows): add locked flag to cargo install for git-cliff
...
Auto Changelog & Release / detect-version-change (push) Successful in 3s
Auto Changelog & Release / changelog-only (push) Successful in 12s
CI / build (push) Successful in 22s
Auto Changelog & Release / release (push) Has been skipped
- Ensures reproducible builds by adding the `--locked` flag to cargo install
- Improves dependency resolution consistency during git-cliff installation
2025-06-14 17:41:59 +02:00
c4855ed3fb
style(workflows): fix formatting and whitespace issues
...
Auto Changelog & Release / detect-version-change (push) Successful in 3s
Auto Changelog & Release / release (push) Has been skipped
Auto Changelog & Release / changelog-only (push) Successful in 7s
- Standardize quotes in branch matching patterns
- Remove unnecessary trailing whitespace
- Add export of author and committer dates for consistent tags
- Ensure proper environment variable alignment
2025-05-28 14:39:42 +02:00
a058e7b683
chore: add automated release workflow and scripts for version management
2025-05-21 02:57:03 +02:00