Skip to content

Migrate x402-stellar service builds to github actions - #68

Merged
satyamz merged 4 commits into
mainfrom
add-github-action-01
Jul 21, 2026
Merged

Migrate x402-stellar service builds to github actions#68
satyamz merged 4 commits into
mainfrom
add-github-action-01

Conversation

@satyamz

@satyamz satyamz commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

What:

Migrate x402-stellar service builds to github actions

Why:

We are moving builds 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 14, 2026 12:08
@satyamz satyamz self-assigned this Jul 14, 2026
@stellar-jenkins-ci

Copy link
Copy Markdown

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

This PR adds a GitHub Actions workflow to replace the prior CI/CD build pipeline for x402-stellar, building the server/client Docker images and pushing them to ECR on main (and via manual dispatch), with Slack notifications.

Changes:

  • Add a new build.yml workflow that checks out the repo, logs into ECR via OIDC, builds Docker images via make, and pushes images to prd ECR.
  • Add Slack success/failure notifications for the build job.
  • Gate the job using the production GitHub Environment.

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

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

Copy link
Copy Markdown

Comment thread .github/workflows/build.yml Outdated
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
@satyamz
satyamz force-pushed the add-github-action-01 branch from 131fd20 to cf6bdf2 Compare July 14, 2026 15:19
@stellar-jenkins-ci

Copy link
Copy Markdown

Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
@stellar-jenkins-ci

Copy link
Copy Markdown

@stellar-jenkins-ci

Copy link
Copy Markdown

@satyamz
satyamz merged commit 7a96df8 into main Jul 21, 2026
8 checks passed
@satyamz
satyamz deleted the add-github-action-01 branch July 21, 2026 06:06
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.

3 participants