Skip to content

Conversation

@dkijania
Copy link
Member

PR is Part of great migration from gcr.io to europe repo for cost optimization. In this, very first step we just want to open up the door for repo changes by exposing paramters which defines docker repositories.

@dkijania dkijania self-assigned this Nov 17, 2025
@dkijania dkijania requested review from a team as code owners November 17, 2025 16:44
@dkijania
Copy link
Member Author

!ci-build-me

1 similar comment
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania dkijania force-pushed the dkijania/unhardcode_gcr branch from 9fd7042 to 724f911 Compare November 17, 2025 20:21
@dkijania
Copy link
Member Author

!ci-build-me

else
TARGET_REPO=$GCR_REPO
if [[ -z "$TARGET_REPO" ]]; then
TARGET_REPO=$REGISTRY
Copy link
Member

Choose a reason for hiding this comment

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

In what use case, would TARGET_REPO & REGISTRY be different, may I ask?

Copy link
Member Author

Choose a reason for hiding this comment

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

righty, my mistake when splitting PR, good catch

MINA_IMAGE="gcr.io/o1labs-192920/mina-daemon:$MINA_DOCKER_TAG-berkeley"
ARCHIVE_IMAGE="gcr.io/o1labs-192920/mina-archive:$MINA_DOCKER_TAG-berkeley"

MINA_IMAGE="$DOCKER_REPO/$MINA_DOCKER_NAME:$MINA_DOCKER_TAG-berkeley"
Copy link
Member

Choose a reason for hiding this comment

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

Note for future: I remember berkeley is just devnet with a different genesis? We should probably consider removing berkeley testnet after the HF.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm fixing it here: #18112

@dkijania
Copy link
Member Author

!ci-build-me

@amc-ie
Copy link
Member

amc-ie commented Nov 18, 2025

!ci-bypass-changelog

@dkijania dkijania merged commit 9a47f9b into compatible Nov 18, 2025
63 checks passed
@dkijania dkijania deleted the dkijania/unhardcode_gcr branch November 18, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants