This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Releases: alphagov/di-devplatform-upload-action-ecr
Releases · alphagov/di-devplatform-upload-action-ecr
v1.0.4 Fixed & Updated action
Fixed & updated action with the following:
container-sign-kms-keyis now not a required input- Fixed the
DOCKER_BUILD_PATHfunctionality - Updated sam build & mv command
- Added changelog.md
- Fixed pre-commit error
v1.0.3 Allow custom paths for Docker & Sam
Updated to allow DockerFile to reference a different path and File:
- working_directory: the sam path to the build
- dockerfile - name of the Dockerfile (default is Dockerfile)
- docker-build-path - the path to the Docker build context.
- checkout-repo - boolean for whether to checkout the repo as part of the action (defaults to true for backwards-compatibility)
Updated actions
Updated GitHub actions to solve the following deprecation alerts:
Node.js 12 actions are deprecated
The set-output/save-state command is deprecated
Fix grep check for image placeholder text
grep for image placeholder was incorrect, this release fixes it.
Initial release
Set this release as 1.0.0