Skip to content

Releases: shopsmart/github-actions

Adds cluster to ECS service arn if not empty

22 Mar 22:33
1134b0d
Compare
Choose a tag to compare

What's Changed

  • Adds cluster to ECS service ARN when not empty by @mike-carey in #22

Full Changelog: v2.4.0...v2.4.1

v2.4.0: Reusable register task-definition workflow

21 Feb 16:58
e8a381b
Compare
Choose a tag to compare

What's Changed

  • Adds reusable register task definition workflow by @mike-carey in #21

Full Changelog: v2.3.0...v2.4.0

v2.3.0: Reusable render task definition workflow

21 Feb 16:54
d2bea9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0: Reusable workflow: Build ECR Image

14 Feb 16:43
263f99f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.2.0-rc.0: Test release

10 Feb 20:05
16e1553
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.0.2...v2.2.0-rc.0

v2.1.0: January 17, 2023 01:58 PM

17 Jan 19:59
e3db9d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2-rc.0: January 17, 2023 12:22 PM

17 Jan 18:23
e0c7cb9
Compare
Choose a tag to compare
Pre-release

A prerelease for testing the is-gh-release prerelease functionality.

v2.0.2: October 12, 2022 10:44 AM

12 Oct 15:44
2deca58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1: September 30, 2022 12:05 PM

30 Sep 17:06
d93dcbb
Compare
Choose a tag to compare

What's Changed

  • Sets up brew before install dependencies by @mike-carey in #9
  • Adds an action for setting up brew and installing from brewfile by @mike-carey in #8

Full Changelog: v2.0.0...v2.0.1

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

03 Feb 18:33
f086b69
Compare
Choose a tag to compare

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