Skip to content

Bump consent-manager to 2.1.1 - #16715

Merged
akinsola-guardian merged 3 commits into
mainfrom
al/bump-consent-manager-2-1-1
Sep 15, 2026
Merged

akinsola-guardian merged 3 commits into
mainfrom
al/bump-consent-manager-2-1-1

Conversation

@akinsola-guardian

@akinsola-guardian akinsola-guardian commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

What does this change?

This bumps @guardian/consent-manager to latest version, 2.1.1 (guardian/csnx#2489)

Why?

This new version includes an update to the list of US states to be included in US states.

How has this change been tested?

Deployed to CODE

@akinsola-guardian akinsola-guardian added the Dependencies Pull requests that update a dependency file label Sep 11, 2026
@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

@akinsola-guardian
akinsola-guardian marked this pull request as ready for review September 14, 2026 07:58
@akinsola-guardian
akinsola-guardian requested a review from a team as a code owner September 14, 2026 07:58
@akinsola-guardian akinsola-guardian added the run_chromatic Runs chromatic when label is applied label Sep 14, 2026
@github-actions github-actions Bot removed the run_chromatic Runs chromatic when label is applied label Sep 14, 2026
@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:d211610cea51ea1c480569ad70c0929837a297a1121e54d3d6b814ff67b9fc59

🐛 Run the image locally

The following can be used to run the image locally:

# Refer to image using the immutable digest. Find alternatives below.
IMAGE_IDENTIFIER="@sha256:d211610cea51ea1c480569ad70c0929837a297a1121e54d3d6b814ff67b9fc59"

# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-al-bump-consent-manager-2-1-1"

# Refer to image using build tag
# IMAGE_IDENTIFIER=":build-31136"

# Set environment variables for the AWS CLI
AWS_PROFILE="<A_PROFILE_FROM_JANUS>"
AWS_DEFAULT_REGION="eu-west-1"

IMAGE_ACCOUNT_ID=$(aws ssm get-parameter --name /organisation/accounts/artifacts --query "Parameter.Value" --output text)
REGISTRY="${IMAGE_ACCOUNT_ID}.dkr.ecr.${AWS_DEFAULT_REGION}.amazonaws.com"
IMAGE="${REGISTRY}/guardian/dotcom-rendering${IMAGE_IDENTIFIER}"

# Login to AWS ECR https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry_auth.html
aws ecr get-login-password | docker login --username AWS --password-stdin $REGISTRY

# Pull the image
docker pull $IMAGE

# Run the image. You'll likely need to set additional flags. See https://docs.docker.com/reference/cli/docker/container/run.
docker run $IMAGE

From guardian/actions-publish-image.

@akinsola-guardian akinsola-guardian added the run_chromatic Runs chromatic when label is applied label Sep 15, 2026
@github-actions github-actions Bot removed the run_chromatic Runs chromatic when label is applied label Sep 15, 2026
@akinsola-guardian
akinsola-guardian added this pull request to the merge queue Sep 15, 2026
Merged via the queue into main with commit 6509a9f Sep 15, 2026
31 checks passed
@akinsola-guardian
akinsola-guardian deleted the al/bump-consent-manager-2-1-1 branch September 15, 2026 07:44
@gu-prout

gu-prout Bot commented Sep 15, 2026

Copy link
Copy Markdown

Seen on PROD (merged by @akinsola-guardian 8 minutes and 9 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file Seen-on-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants