Skip to content

feat(devops): add staging promotion workflow, deploy_testnet.sh, and CI gate#193

Open
devAgatha wants to merge 1 commit into
PrincessnJoy:mainfrom
devAgatha:feat/86-staging-promotion-workflow
Open

feat(devops): add staging promotion workflow, deploy_testnet.sh, and CI gate#193
devAgatha wants to merge 1 commit into
PrincessnJoy:mainfrom
devAgatha:feat/86-staging-promotion-workflow

Conversation

@devAgatha
Copy link
Copy Markdown

Summary

Defines a formal local → testnet → mainnet promotion workflow so changes are validated on testnet before reaching mainnet.

Changes

  • scripts/deploy_testnet.sh: dedicated testnet deploy script that prints WASM SHA-256 hashes for use in mainnet hash verification
  • .github/workflows/testnet-gate.yml: CI job that deploys to testnet and runs smoke tests on every push to main
  • docs/GETTING_STARTED.md: documents the full promotion workflow

Closes

Closes #86

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@devAgatha 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

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.

No staging environment; changes go directly from dev to mainnet

1 participant