Skip to content

Restrict editorial AB testing to US network front - #16598

Open
abeddow91 wants to merge 1 commit into
mainfrom
ab/restrict-testing-to-us-front
Open

Restrict editorial AB testing to US network front#16598
abeddow91 wants to merge 1 commit into
mainfrom
ab/restrict-testing-to-us-front

Conversation

@abeddow91

@abeddow91 abeddow91 commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

What does this change?

Restricts editorial AB testing to US network front for the initial rollout.

This should not be merged until we are ready to rollout the feature.

Why?

To limit the impact of the editorial AB testing whilst the feature is still being tested.

@github-actions

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.

@abeddow91 abeddow91 added the feature Departmental tracking: work on a new feature label Aug 24, 2026
@abeddow91 abeddow91 changed the title Ab/restrict testing to us front Restrict editorial AB testing to US network front Aug 25, 2026
@abeddow91
abeddow91 force-pushed the ab/gate-editorial-ab-tests-behind-switch branch from c4399d6 to 8bdad97 Compare August 26, 2026 15:02
@abeddow91
abeddow91 requested a review from a team as a code owner August 26, 2026 15:02
Base automatically changed from ab/gate-editorial-ab-tests-behind-switch to main August 27, 2026 09:56

@Fweddi Fweddi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That test coverage is 😍

@abeddow91
abeddow91 force-pushed the ab/restrict-testing-to-us-front branch from df0d1e6 to b1c3ee6 Compare August 27, 2026 15:44
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:1721ae20b6be1923cbd14d40da3002565bcc8d546822ac98a5b2fd95c235f7f8

🐛 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:1721ae20b6be1923cbd14d40da3002565bcc8d546822ac98a5b2fd95c235f7f8"

# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-ab-restrict-testing-to-us-front"

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

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

# 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 Aug 27, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

@abeddow91
abeddow91 force-pushed the ab/restrict-testing-to-us-front branch from b1c3ee6 to 7ffd72d Compare September 2, 2026 16:24
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.

Dotcom; Restrict to US for first week before allow to all Fronts (if no issues)

2 participants