Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated building and deployment flows for Omni contracts on NEAR and EVM #155

Merged
merged 19 commits into from
Dec 25, 2024

Conversation

kisialiou
Copy link
Collaborator

@kisialiou kisialiou commented Dec 17, 2024

  • Added single script build.sh which builds either all or specific NEAR contracts in the Docker container.
  • Added Makefile which allows to automatically build and deploy all required contracts on all EVM testnets and NEAR testnet. Also, it allows building Solana contracts without deployment.
  • Added Github Actions workflow which builds NEAR and EVM contracts and stores them as artifacts after every PR merge (the condition could be changed).

@kisialiou kisialiou changed the title Add automated building and deployment flows for OmniContracts on NEAR and EVM Add automated building and deployment flows for Omni contracts on NEAR and EVM Dec 17, 2024
@kisialiou kisialiou force-pushed the e2e_testing/deployment branch 3 times, most recently from 987baff to 0de74cb Compare December 19, 2024 08:05
@kisialiou kisialiou force-pushed the e2e_testing/deployment branch from 1dc5db1 to d57c131 Compare December 23, 2024 09:42
@kisialiou kisialiou merged commit cf7f8c7 into main Dec 25, 2024
7 of 9 checks passed
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.

2 participants