What’s Changed
- Update python check command to python3 by @swalkinshaw in Update python check command to python3 by swalkinshaw · Pull Request #283 · roots/trellis-cli · GitHub
- Bump github.com/mitchellh/cli from 1.1.2 to 1.1.3 by @dependabot in https://github.com/roots/trellis-cli/pull/285
- Add GitHub secret and deploy key to specified
--repoby @codepuncher in https://github.com/roots/trellis-cli/pull/288 - Add
--no-provisionflag to skip provisioning after generating keys by @codepuncher in https://github.com/roots/trellis-cli/pull/292 - Use
--repowhen setting known hosts secret by @codepuncher in https://github.com/roots/trellis-cli/pull/294 - Fix virtualenv shebangs updating by @swalkinshaw in https://github.com/roots/trellis-cli/pull/297
- Fix venv hook shell escaping by @swalkinshaw in https://github.com/roots/trellis-cli/pull/296
New Contributors
- @codepuncher made their first contribution in https://github.com/roots/trellis-cli/pull/288
Full Changelog: https://github.com/roots/trellis-cli/compare/v1.6.1...v1.7.0