Releases: aptible/aptible-deploy-action
Releases · aptible/aptible-deploy-action
v4.1.1
What's Changed
- Provide a graceful fallback for git metadata retrieval by @eabruzzese in #28
New Contributors
- @eabruzzese made their first contribution in #28
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- feat: provide git metadata to aptible by @neurosnap in #26
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- feat: git push by @neurosnap in #24
- chore: update latest tags to v4 by @neurosnap in #25
Full Changelog: v3...v4.0.0
v3.0.0
What's Changed
- Revert v2.0.0 (#21 and #22) by @fancyremarker in #23
New Contributors
- @fancyremarker made their first contribution in #23
Full Changelog: v2...v3.0.0
v2.0.0
What's Changed
- feat: git push support by @neurosnap in #21
New Contributors
- @neurosnap made their first contribution in #21
BREAKING CHANGE
type
is now required (choices:git
ordocker
)
Full Changelog: v1...v2.0.0
v1.4.0
What's Changed
- Add Ann as a codeowner by @aguilinger in #17
- Create LICENSE by @aguilinger in #16
- Allow configuration variables to be set during deployment by @gwax in #18
New Contributors
Full Changelog: v1...v1.4.0
v1.3.1
v1.3.0
Support Private Registries
Adds the ability to deploy from a private registry
Initial release
Initial MVP release