Skip to content

v2.0.3-2-g7a04e2d-15-g5479761

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 06:50
· 311 commits to v2 since this release
5479761

Changelog

  • ec6f3a9 DEPLOYMENT_CONTROLLER env
  • 84540c5 Merge pull request #499 from aereal/avoid-lower-rate-limit
  • fd7790b Merge pull request #502 from kayac/fix/create-codedeploy
  • 5479761 Merge pull request #503 from kayac/v2-action-testing
  • e90e71d add deployFunc, waitFunc
  • 649a265 breaks infinity loop.
  • 26019a3 deploymentController by env
  • 05fa505 fix format of taskSets.
  • 31e0685 fix(action): authenticate the API calls for increasing API rate limit
  • 2b99e36 test on v2-action-testing v2-action-testing branch
  • 66dcc18 use bash array
  • 21047aa use waitFunc, deployFunc, rollbackFunc for all cases.
  • e8de727 wait for only one taskset available.
  • 34014ab wait for tasksets stable.
  • a9139fa wait tasksets on create and wait command only.