All Versions
14
Latest Version
Avg Release Cycle
159 days
Latest Release
1103 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.3-beta.1 Changes
March 15, 2022- ๐ Deprecate support for Ruby 2.2
-
v2.0.2-beta.1 Changes
September 15, 2020- โ Add AWS ECR support
-
v2.0.1-beta.3 Changes
- ๐ Change git_push to use the GitHub token's user name and email as the committer name and email
-
v2.0.1-beta.2 Changes
January 27, 2020- ๐ Change codedeploy, lambda, and pages to safelist variables available for interpolation on user facing options
-
v2.0.1-beta.1 Changes
January 27, 2020- No changes
-
v2.0.0-alpha.6 Changes
October 09, 2019- โ Add a Cloudformation provider
- โ Add a Convox provider
- โ Add a Gleis provider
- โ Remove the Atlas provider (service retired)
- ๐ Rescue
UnknownOption
and suggest known options on Ruby >= 2.4 - ๐ Allow options to be given as env vars on all providers
Cargo
- โ Add
--allow_dirty
to allow publishing from a dirty Git working directory
Cloudfoundry
- 0๏ธโฃ Default
--api
tohttps://api.run.pivotal.io
Elasticbeanstalk
- Hornor
.gitignore
if.ebignore
is not present
GCS
- โ Add
--key_file
to allow using a service account key file
NPM
- ๐ Allow publishing to GitHub Package Registry
- โ Add
--dry_run
to allow testing deployments
Pages
- ๐ฏ Do not commit or push unless the working dir is dirty on cloned repos
๐ Releases
- 0๏ธโฃ Make --file glob files by default, and default to
*
-
v2.0.0-alpha.2 Changes
August 28, 2019- โ Add
--edge
as an internal flag in caseedge: true
was given in.travis.yml
- โ Add
-
v2.0.0-alpha.13 Changes
January 17, 2020- โฌ๏ธ Bump Cl which now raises on arguments undeclared by the command
-
v2.0.0-alpha.12 Changes
January 06, 2020- โ Add npm
--run_script
, allowing one or many scripts from package.json to be run - Add elasticbeanstalk
--wait_until_deployed_timeout
- โก๏ธ Update pages to pass one -m option per commit message line
- ๐ Fix releases to transliterate filenames in an attempt to mirror GitHub's behavior
- โ Add npm
-
v2.0.0-alpha.11 Changes
October 14, 2019- ๐ Fix pages: do not skip if new or only deleted files are present