Releases: ChromaticHQ/platformsh-db-dump-s3-sync-action
Releases · ChromaticHQ/platformsh-db-dump-s3-sync-action
Silence aws CLI unzip
One minor, but important improvement in this update. This update silences the 8,700+ lines of unzip output when installing the aws CLI tooling. Functionality is not changed.
1.4.0
What's Changed
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #15
- Bump actions/checkout from 3.3.0 to 3.5.1 by @dependabot in #19
- Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #20
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #21
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #22
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #23
- Bump docker/build-push-action from 3 to 5 by @dependabot in #24
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #25
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #26
- Convert platform CLI installation to new method by @apotek in #33
- Bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #38
- Bump docker/build-push-action from 5 to 6 by @dependabot in #34
New Contributors
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #11
- Added build-image workflow to test changes to the Docker image. by @markdorison in #13
- Update Docker image to use PHP 8. by @markdorison in #14
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Add optional --app parameter by @mmatsoo in #10
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #5
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #6
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Add platformsh_relationship variable support by @mmatsoo in #3
- Put platform db:dump command into conditional by @mmatsoo in #4
Full Changelog: 1.0.0...1.1.0
Official release.
Official release. No functional changes from beta1.
Initial release.
Initial release.