Skip to content

Roll variant headlines out to 50% of users - #16674

Open
Fweddi wants to merge 1 commit into
fp/headline-test-rollout-stage-onefrom
fp/headline-test-rollout-stage-two
Open

Roll variant headlines out to 50% of users#16674
Fweddi wants to merge 1 commit into
fp/headline-test-rollout-stage-onefrom
fp/headline-test-rollout-stage-two

Conversation

@Fweddi

@Fweddi Fweddi commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Stage 2 of rolling out variant headlines rendered through the platform test fronts-and-curation-editorial-headline-test: #16554.

@Fweddi
Fweddi requested a review from a team as a code owner September 3, 2026 12:57
@Fweddi Fweddi changed the title Roll variant headline out to 50% of users Roll variant headlines out to 50% of users Sep 3, 2026
@Fweddi Fweddi added the feature Departmental tracking: work on a new feature label Sep 3, 2026
@Fweddi Fweddi linked an issue Sep 3, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

@Fweddi
Fweddi force-pushed the fp/headline-test-rollout-stage-one branch from 727ac9d to 658935b Compare September 4, 2026 09:11
@Fweddi
Fweddi force-pushed the fp/headline-test-rollout-stage-two branch from 5e3f6c4 to 7fa91e2 Compare September 4, 2026 09:12
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:76df6e9891afcfdb89ae3d175db0d480c9580829efbf475edf790b84b4ffe29e

🐛 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:76df6e9891afcfdb89ae3d175db0d480c9580829efbf475edf790b84b4ffe29e"

# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-fp-headline-test-rollout-stage-two"

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

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

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

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

@Fweddi
Fweddi force-pushed the fp/headline-test-rollout-stage-one branch from 658935b to 3539483 Compare September 8, 2026 10:45
@Fweddi
Fweddi force-pushed the fp/headline-test-rollout-stage-two branch from 54a33ef to 9dd7647 Compare September 8, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do not merge ⚠️ feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set Platform AB Test to 50/50

2 participants