You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add core smart contract CI and deploy workflows with environment configuration
* ci: set fetch-depth to 0 for checkout actions in CI workflows
* fix: add missing cache-dependency-path for npm in CI workflow
* fix: add push trigger to smart contract deploy workflow
* fix: remove push trigger from smart contract deploy workflow
* fix: add missing cache-dependency-path for npm in smart contract deploy workflow
* feat: add support for Arbitrum mainnet and API V2 verification format
* fix: rename deploy job to build-and-test in CI workflow
* fix: format code
* fix: add issue reference for Arbitrum mainnet CI support in changelog
* chore: update core-smart-contract-deploy.yml
Co-authored-by: Copilot <[email protected]>
* fix: add environment variables and permissions for deploy job in CI workflow
* fix: add step to save deployment artifacts in CI workflow
* fix: add IS_VERIFICATION_API_V2 variable to .env.template
* fix: remove unused Arbitrum network configurations from Hardhat config
* fix: add environment validation for mainnet deployments in CI workflow
* fix: streamline deployment folder naming and improve deployment ID handling
* fix: ensure newline at end of .env.template for consistency
* fix: make node-version input optional in CI workflow
* fix: improve mainnet deployment validation in CI workflow
* fix: Apply suggestions from code review
Co-authored-by: Zied Guesmi <[email protected]>
* fix: Update .github/workflows/core-smart-contract-ci.yml
Co-authored-by: Zied Guesmi <[email protected]>
---------
Co-authored-by: gfournieriExec <[email protected]>
Co-authored-by: gfournieriExec <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Zied Guesmi <[email protected]>
0 commit comments