Skip to content

v2.0.0: February 03, 2022 12:32 PM

Compare
Choose a tag to compare
@mike-carey mike-carey released this 03 Feb 18:33
· 47 commits to main since this release
f086b69

What's Changed

  • Refactors actions for future naming convention by @mike-carey in #6

Full Changelog: v1...v2.0.0

Notes

  • Uses setup-${language} for setup actions.
  • Makes actions specific to IaaS.
  • Adds patterns to wrap actions into pre-prescribed flows.

Breaking Changes

  • Moves npm-setup to setup-node for future consistency
  • Removes the npm-run action
  • Renames the deploy-static-assets to deploy-to-s3-bucket