Skip to content

Push friendbot image to ECR public registry#46

Merged
jacekn merged 4 commits into
stellar:mainfrom
satyamz:update-docker-push
Mar 27, 2026
Merged

Push friendbot image to ECR public registry#46
jacekn merged 4 commits into
stellar:mainfrom
satyamz:update-docker-push

Conversation

@satyamz

@satyamz satyamz commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

What

Update docker github actions workflow to push friendbot image to ECR public registry. Images will be available at https://gallery.ecr.aws/stellar/friendbot

Why

We are adding support for AWS ECR public repositories for SDF components.

Known limitations

NA.

Issue:

https://github.com/stellar/ops/issues/4503

Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 25, 2026 12:53

Copilot AI 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.

Pull request overview

Updates the Docker GitHub Actions workflow to publish the built friendbot container image to AWS ECR Public (in addition to the existing Docker Hub push), aligning with the org’s move to support ECR public repositories.

Changes:

  • Add a new push-ecr-public job that runs on main branch pushes.
  • Authenticate to AWS via OIDC and push the image to the stellar/friendbot ECR Public repository.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/docker.yml Outdated
Comment thread .github/workflows/docker.yml Outdated
@satyamz satyamz marked this pull request as draft March 25, 2026 13:06
satyamz added 2 commits March 25, 2026 18:47
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
@satyamz satyamz marked this pull request as ready for review March 25, 2026 13:24
@satyamz satyamz requested a review from Copilot March 25, 2026 13:24

Copilot AI 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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/docker.yml
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
@jacekn jacekn merged commit 6c99c9e into stellar:main Mar 27, 2026
57 checks passed
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.

4 participants