Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Releases: alphagov/di-devplatform-upload-action-ecr

v1.0.4 Fixed & Updated action

30 Jun 14:05
560a13f

Choose a tag to compare

Fixed & updated action with the following:

  • container-sign-kms-key is now not a required input
  • Fixed the DOCKER_BUILD_PATH functionality
  • Updated sam build & mv command
  • Added changelog.md
  • Fixed pre-commit error

v1.0.3 Allow custom paths for Docker & Sam

24 Apr 15:04
d4be332

Choose a tag to compare

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

03 Nov 14:58
ba82235

Choose a tag to compare

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

07 Sep 09:31
4ff1fb2

Choose a tag to compare

grep for image placeholder was incorrect, this release fixes it.

Initial release

06 Sep 16:08

Choose a tag to compare

Set this release as 1.0.0