All Versions
14
Latest Version
Avg Release Cycle
159 days
Latest Release
1103 days ago

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 to https://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 case edge: true was given in .travis.yml
  • 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
  • v2.0.0-alpha.11 Changes

    October 14, 2019
    • ๐Ÿ›  Fix pages: do not skip if new or only deleted files are present