Skip to content

Pillar specific backgrounds for immersive headlines - #16663

Open
frederickobrien wants to merge 1 commit into
mainfrom
immersive-pillar-headline-backgrounds
Open

Pillar specific backgrounds for immersive headlines#16663
frederickobrien wants to merge 1 commit into
mainfrom
immersive-pillar-headline-backgrounds

Conversation

@frederickobrien

@frederickobrien frederickobrien commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This updates the upcoming immersive layout revamp to use bespoke background colours for inverted headlines depending on the pillar.

image

Before

image

After

image

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:c64ec831d0db7baacb6e483a2e1853f3224454d77e9d646d761a6472a32b272b

🐛 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:c64ec831d0db7baacb6e483a2e1853f3224454d77e9d646d761a6472a32b272b"

# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-immersive-pillar-headline-backgrounds"

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

# Refer to image via the GitHub commit SHA tag
# IMAGE_IDENTIFIER=":sha-38af79ed8dc825a441b7b48f8d8a80db5be1c1a4"

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

@frederickobrien frederickobrien self-assigned this Sep 2, 2026
@frederickobrien
frederickobrien requested a review from a team September 2, 2026 10:28
@frederickobrien frederickobrien added the feature Departmental tracking: work on a new feature label Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@frederickobrien frederickobrien added this to the Interactives milestone Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

@frederickobrien
frederickobrien force-pushed the immersive-pillar-headline-backgrounds branch from 1036aaf to f7bb1f3 Compare September 2, 2026 12:26
@frederickobrien frederickobrien added the run_chromatic Runs chromatic when label is applied label Sep 2, 2026
@github-actions github-actions Bot removed the run_chromatic Runs chromatic when label is applied label Sep 2, 2026
@frederickobrien
frederickobrien force-pushed the immersive-pillar-headline-backgrounds branch from f7bb1f3 to 38af79e Compare September 3, 2026 16:20
@frederickobrien
frederickobrien requested a review from a team September 3, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant