Skip to content

Conversation

@ali-behjati
Copy link
Collaborator

Summary

This change modifies the deploy script to download the artifacts from GH releases to make deployments easier and more deterministic. The release also contains artifacts needed for contract verification.

@ali-behjati ali-behjati requested a review from aditya520 May 21, 2025 14:43
@vercel
Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
component-library ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
developer-hub ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
entropy-debugger ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
entropy-explorer ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
insights ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
proposals ⬜️ Skipped (Inspect) May 21, 2025 2:48pm
staking ⬜️ Skipped (Inspect) May 21, 2025 2:48pm

@vercel vercel bot temporarily deployed to Preview – insights May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-debugger May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – component-library May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – staking May 21, 2025 14:46 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub May 21, 2025 14:46 Inactive
@ali-behjati ali-behjati force-pushed the evm/chore/improve-deployment-script branch from 38d33ee to c11a8c0 Compare May 21, 2025 14:48
@vercel vercel bot temporarily deployed to Preview – staking May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-debugger May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – component-library May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub May 21, 2025 14:48 Inactive
@vercel vercel bot temporarily deployed to Preview – insights May 21, 2025 14:48 Inactive
rm contracts/pyth/PythUpgradable_merged.sol
echo "Deploying version $version"
tmpdir=$(mktemp -d)
wget https://github.com/pyth-network/pyth-crosschain/releases/download/pyth-evm-contract-$version/contracts-stdoutput.zip -O $tmpdir/contracts-stdoutput.zip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I believe we have consistent releases of our contracts. But, we won't be needed many versions here.

@ali-behjati ali-behjati merged commit 2f1becd into main May 21, 2025
10 checks passed
@ali-behjati ali-behjati deleted the evm/chore/improve-deployment-script branch May 21, 2025 15:31
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