aurora-github 7.0.0
π New actions
-
It is automatically called from several other actions:
π‘ Improved actions
-
Major redesign for tag-and-release:
-
Generate automatic release notes - supporting multiline commit messages
-
Always delete the current branch - deleting the related input
-
New input:
dry-run
-
New outputs:
-
release-tag
-
major-tag
-
-
Automated tests
-
-
In publish-github-pages, add a default value to
source-directory
-
Fix output glitch in find-critical-todos
-
Improve logging for install-wasm-pack
-
Update wasm-pack references to v0.13.1
-
Colorize user-oriented outputs of the jq command in various actions
-
Enforce stricter input checks for several actions
βοΈ Refactoring
-
Removed actions:
-
detect-project-tech
-
inject-branch-version
(replaced by enforce-branch-version) -
check-artifact-version
(replaced by enforce-branch-version)
-
-
Enhance and extend the automated test network
-
Simplify the CSS in the sample NextJS website for GitHub Pages
π Documentation
-
Revise and simplify the overall documentation
-
Update the action diagram
Pull request: Introduce v7.0.0 (#18):
Full changelog: https://github.com/giancosta86/aurora-github/compare/v6.0.0..v7.0.0