Skip to content

Migrate stellar-docs service builds to github actions#2622

Open
satyamz wants to merge 2 commits into
mainfrom
add-github-action-01
Open

Migrate stellar-docs service builds to github actions#2622
satyamz wants to merge 2 commits into
mainfrom
add-github-action-01

Conversation

@satyamz

@satyamz satyamz commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What:

Migrate stellar-docs service builds to github actions

Why:

We are moving 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 16, 2026 06:31
@satyamz satyamz self-assigned this Jul 16, 2026

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 GitHub Actions workflow to replace Jenkins-based container publishing.

Changes:

  • Builds and pushes production and preview Docker tags.
  • Uses OIDC for ECR authentication.
  • Sends Slack success/failure notifications.

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

Comment thread .github/workflows/build-and-push.yml

- name: ECR login
id: ecr-login
uses: stellar/actions/sdf-ecr-login@main
Comment on lines +42 to +43
BUILD_TRANSLATIONS: "True"
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
@stellar-jenkins-ci

Copy link
Copy Markdown

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@stellar-jenkins-ci

Copy link
Copy Markdown

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.

2 participants