Skip to content

Latest commit

 

History

History
308 lines (151 loc) · 16.7 KB

CHANGELOG.md

File metadata and controls

308 lines (151 loc) · 16.7 KB

Changelog

1.4.0 (2022-06-13)

Features

  • add delete functionality to deploy-happy-stack (#115) (512e55e)

1.3.4 (2022-06-02)

Bug Fixes

1.3.3 (2022-06-01)

Bug Fixes

1.3.2 (2022-06-01)

Bug Fixes

1.3.1 (2022-06-01)

Bug Fixes

1.3.0 (2022-05-26)

Features

  • Add the ability to pass arbitrary tag into deploy-happy-stack action (#98) (5c2ab58)
  • Support installing the happy CLI system-wide (#96) (f8857aa)

Bug Fixes

  • Typo in a tag parameter description (#99) (ad477a1)

1.2.2 (2022-04-26)

Bug Fixes

1.2.1 (2022-04-26)

Bug Fixes

  • deploy-happy-stack: fix bug introduced by new ENV parameter (#82) (17414e4)

1.2.0 (2022-04-23)

Features

1.1.0 (2022-04-23)

Features

Bug Fixes

1.0.5 (2022-04-23)

Bug Fixes

1.0.4 (2022-04-23)

Bug Fixes

1.0.3 (2022-04-23)

Bug Fixes

  • remove install happy test comment (6a204e5)
  • removing last test comment (6fe5eab)

1.0.2 (2022-04-23)

Bug Fixes

1.0.1 (2022-04-23)

Bug Fixes

1.0.0 (2022-04-23)

Bug Fixes

2.0.1 (2022-04-23)

Bug Fixes

1.8.10 (2022-04-23)

Bug Fixes

1.8.9 (2022-04-22)

Bug Fixes

1.8.8 (2022-04-21)

Bug Fixes

1.8.7 (2022-04-21)

Bug Fixes

1.8.6 (2022-04-21)

Bug Fixes

1.8.5 (2022-04-21)

Bug Fixes

1.8.4 (2022-04-21)

Bug Fixes

1.8.3 (2022-04-21)

Bug Fixes

1.8.2 (2022-04-20)

Bug Fixes

  • the test code so that PRs are back to where they were (#43) (4c53d19)

1.8.1 (2022-04-20)

Bug Fixes

  • revert version of release-please (#36) (330cc32)
  • revert version of release-please (#37) (dfdc2f8)
  • testing if a fix makes a release PR (#41) (a1e5df5)

1.8.0 (2022-04-19)

Features

  • adding env input to create/update stack (#32) (3d50d97)

1.7.0 (2022-04-15)

Features

  • Docker Build and Push Upgrade get-github-ref-names to v1.6.0 (#30) (85ea809)

1.6.0 (2022-04-15)

Features

  • get-github-ref-names: Add support for release event (#28) (b234d6e)

1.5.1 (2022-04-06)

Bug Fixes

  • Release action uses generated token (#27) (2141470)
  • Update internal versions to latest (#25) (c4b5600)

1.5.0 (2022-04-06)

Features

  • Enable dependabot to keep GHA versions up to date; pin latest; happy-deploy-stack allows setting happy cli version (#23) (abb2f43)

1.4.0 (2022-04-06)

Features

  • Docker Build + Push; Get Github Ref Names (#22) (09a79d8)
  • Enforce conventional commits pr title (#21) (2b376db)

1.3.0 (2022-03-10)

Features

  • happy push, docker build+push, install happy (#17) (62ea2cb)

1.2.0 (2022-03-02)

Features

  • Shared action to create or update a happy stack (#15) (e3eec6a)

1.1.0 (2022-03-02)

Features

  • Add a GH action to download and install Happy CLI (#13) (0a179f1)

1.0.0 (2022-03-01)

Features

  • docker-build-push action (#11) (5fb3b67)
  • Initial Code + Conventional Commits Action (d10c2e5)

Bug Fixes

  • Add empty release manifest (6ef2570)
  • address reusable actions must be rooted in .github/workflows (#10) (7058aef)
  • attempt to set the initial version to 0.0.0 (2ab3e7e)
  • attempt to set the initial version to 0.0.0 (00674c3)
  • attempt to set the initial version to 0.0.0 (4396768)
  • attempt to set the initial version to 0.0.0 (caab874)
  • conventional-commits don't require pr-title (14a7be4)
  • Revert to using GoogleCloudPlatform/release-please-action (0d5a997)
  • try cleaning manifest (0b9a98c)
  • Use the secrets.GITHUB_TOKEN for release action (171fe89)