All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
This change prevents the attempted delete of the live bundle, if it is the oldest.
- Dependencies updated
- Remove live deployment from deployment selection
This is quick dependency update and bug fix release.
- Dependencies updated
- Fixed #44, broken retry logic when current version calls fail.
This is a maintenance release, only bug fixes and dependencies were updated.
- Fixed a sorting bug that was causing builds to fail.
This is a maintenance release, only dependencies were updated.
- Added better debug capabilities for unexpected server responses.
- You can now specify
deployandpromoteflags astrueorfalse. Doing so will allow you to control whether the action deploys and/or promotes your bundle.
- Updated dependencies
- You can now specify which version of PageBuilder you wish to deploy with using the
pagebuilder-versioninput.
- Updated dependencies
- Fixed documentation typos.
- Everything, really. This is the initial version, and it works.
- Tests. Lots of tests.