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

ci: Testnet deployment automation #263

Merged
merged 131 commits into from
Jan 26, 2022
Merged

ci: Testnet deployment automation #263

merged 131 commits into from
Jan 26, 2022

Conversation

fakirAyoub
Copy link
Contributor

@fakirAyoub fakirAyoub commented Nov 25, 2021

Description

Automate the deployment of k8s components. On push to master:

  1. Run build on AWS
  2. Build docker image
  3. Publish it to ECR
  4. Dispatch to K8s deployment repository

Motivation and Context

Automating the creation of testnet end-to-end after each release

How Has This Been Tested?

End to end testing cross repositories
Check K8S deployment

fixes #147

@github-actions
Copy link

Runtime versions don't match.

Runtime version has not been increased.

Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@mrq1911
Copy link
Member

mrq1911 commented Jan 25, 2022

@martinfridrich please merge this when rest of scripts are ready and the docker file default entrypoint changed

@mrq1911 mrq1911 merged commit 67114e6 into master Jan 26, 2022
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.

Bug: cannot rerun build
4 participants