Skip to content

aurora-github 7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 21:54
· 16 commits to main since this release

πŸš€ New 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:

  • 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