govuk-one-login / tech-docs

Documentation for integrating with GOV.UK One Login
https://docs.sign-in.service.gov.uk/
MIT License
8 stars 3 forks source link

Bump govuk-one-login/devplatform-upload-action-ecr from 1.2.4 to 1.3.0 #234

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps govuk-one-login/devplatform-upload-action-ecr from 1.2.4 to 1.3.0.

Release notes

Sourced from govuk-one-login/devplatform-upload-action-ecr's releases.

v1.3.0 - Support sidecars, push only mode, maintain 'latest' tag

What's Changed

Full Changelog: https://github.com/govuk-one-login/devplatform-upload-action-ecr/compare/v1.2.5...v1.3.0

v1.2.7

What's Changed

Fixes bug where commitauthor metadata can't be attached to artifact when special characters are present in the author's GitHub handle (e.g. dependabt[bot])

v1.2.6 - Adds version number to pipeline metadata

What's Changed

  • Adds VERSION_NUMBER to pipeline metadata

Full Changelog: https://github.com/govuk-one-login/devplatform-upload-action-ecr/compare/main...PSREDEV-1080

v1.2.5: Add metadata for commit author

What's Changed

  • Adds commitauthor metadata to S3 object artifact
  • Metadata will be used for Slack notifications
Commits
  • 5431bce Merge pull request #17 from govuk-one-login/PSREDEV-1167
  • 04bf908 Updated readme and placeholder value
  • b4a7f75 Optional param to enable latest tag push
  • cdecdfa Conditional block to replace GIT_SHA_PLACEHOLDER
  • e03e93a Optional param to BUILD_AND_PUSH_IMAGE_ONLY
  • da6890c Merge pull request #15 from govuk-one-login/PSREDEV-1157
  • c577611 Wrap 'commitauthor' in single quotes
  • 8ceecdf Merge pull request #14 from govuk-one-login/PSREDEV-1080
  • 3ac93ef PSREDEV-1080: Add version-number to pipeline metadata
  • 295d7e3 Merge pull request #12 from govuk-one-login/PSREDEV-7
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)