NEAR-DevHub / neardevhub-contract

DevHub Portal Product Contract (Hosted on NEAR Blockchain) – Includes other instances (e.g. Infrastructure, Events)
https://neardevhub.org
19 stars 15 forks source link

ci: Automate deployment to mainnet with GitHub Actions #17

Closed frol closed 1 year ago

frol commented 1 year ago

@ailisp This is only an initial version of the CI. It does not try to analyze the output from unsafe_self_upgrade and unsafe_migrate, instead, it blindly runs them several times. The CI is expected to fail due to the missing secrets. Please, take it from here.

I have already added the public key and the account id in the GitHub Actions VARIABLES, and the only thing is missing, I believe, is the secret key to be set in the SECRETS: https://github.com/near/devgigsboard/settings/secrets/actions