Skip to content

Migrate laboratory build to github actions#2140

Merged
satyamz merged 1 commit into
mainfrom
add-github-action-01
Jul 2, 2026
Merged

Migrate laboratory build to github actions#2140
satyamz merged 1 commit into
mainfrom
add-github-action-01

Conversation

@satyamz

@satyamz satyamz commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

What:

Migrate laboratory build to github actions. This action should do dual image push on push to main.

Why:

We are migrating to github actions.

Issue:

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

Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 2, 2026 11:40
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Jul 2, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

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

Adds a dedicated GitHub Actions workflow to build the Laboratory Docker image and push it to ECR on pushes to main, supporting dual pushes to both dev/ and prd/ image namespaces.

Changes:

  • Introduces .github/workflows/laboratory-build.yml to build the Docker image via make docker-build.
  • Logs into ECR via stellar/actions/sdf-ecr-login and pushes both dev/laboratory-v2:<sha> and prd/laboratory-v2:<sha> images.

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

Comment thread .github/workflows/laboratory-build.yml
Comment thread .github/workflows/laboratory-build.yml
@stellar-jenkins-ci

Copy link
Copy Markdown

@satyamz satyamz merged commit f094d34 into main Jul 2, 2026
8 checks passed
@satyamz satyamz deleted the add-github-action-01 branch July 2, 2026 13:46
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants