Skip to content

pnpm 12.4.2 - #16736

Merged
arelra merged 2 commits into
mainfrom
arelra-patch-2
Sep 16, 2026
Merged

arelra merged 2 commits into
mainfrom
arelra-patch-2

Conversation

@arelra

@arelra arelra commented Sep 16, 2026

Copy link
Copy Markdown
Member

What does this change?

We've been seeing issues with dependabot raised PRs and think it could be related to pnpm. Updating to the latest version before trying downgrading.

We've been seeing issues with dependabot raised PRs and think it could be related to pnpm. Updating to the latest version before trying downgrading.
@arelra
arelra requested a review from a team as a code owner September 16, 2026 11:55
@arelra
arelra requested a review from Jakeii September 16, 2026 11:55
@arelra arelra added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Sep 16, 2026
@github-actions

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:23f7d24a6d6396a898c01006cf407e52b98c94e982116cb5ee30d3b711813371

🐛 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:23f7d24a6d6396a898c01006cf407e52b98c94e982116cb5ee30d3b711813371"

# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-arelra-patch-2"

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

# 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.

@arelra arelra added the run_chromatic Runs chromatic when label is applied label Sep 16, 2026
@github-actions github-actions Bot removed the run_chromatic Runs chromatic when label is applied label Sep 16, 2026
@arelra
arelra added this pull request to the merge queue Sep 16, 2026
Merged via the queue into main with commit aa7d19e Sep 16, 2026
34 of 35 checks passed
@arelra
arelra deleted the arelra-patch-2 branch September 16, 2026 13:35
@gu-prout

gu-prout Bot commented Sep 16, 2026

Copy link
Copy Markdown

Seen on PROD (merged by @arelra 8 minutes and 4 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

maintenance Departmental tracking: maintenance work, not a fix or a feature Seen-on-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants