Skip to content

Feature/contract deployment - #915

Open
kosisochukwu1234 wants to merge 2 commits into
ritik4ever:mainfrom
kosisochukwu1234:feature/contract-deployment
Open

Feature/contract deployment#915
kosisochukwu1234 wants to merge 2 commits into
ritik4ever:mainfrom
kosisochukwu1234:feature/contract-deployment

Conversation

@kosisochukwu1234

Copy link
Copy Markdown

Closes #767

Resolves issue: [FEATURE] Add contract deployment pipeline with environment promotion

Changes:

  • Added .github/workflows/contract-deploy.yml pipeline.
  • Testnet deploys automatically on merges to main.
  • Staging deploys automatically on release pull requests.
  • Mainnet requires explicit manual approval (workflow dispatch).
  • Made scripts/deploy.sh network configurable.
  • STELLAR_CONTRACT_ID is updated via Github Repository Variables post-deploy so that dependent frontend/backend services have access to it.

@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@kosisochukwu1234 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

@kosisochukwu1234 is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c65300e9-8c07-4a20-bf9b-c012eb0078b7


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

[FEATURE] Add contract deployment pipeline with environment promotion

1 participant