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

feat: migrate CI pipeline to github actions #3120

Merged
merged 25 commits into from
Dec 2, 2021
Merged

feat: migrate CI pipeline to github actions #3120

merged 25 commits into from
Dec 2, 2021

Conversation

tshuli
Copy link
Contributor

@tshuli tshuli commented Dec 1, 2021

This PR migrates the CI pipeline to Github Actions.

Note that we have dropped Sentry integration with this migration to GA.

New environment variables:

  • New secrets loaded on github actions.
  • Environment secrets: for each environment (staging, staging-alt, release, uat):
    • APP_NAME
    • DEPLOY_ENV
  • Repository secrets:
    • AWS_ACCESS_KEY_ID
    • AWS_SECRET_ACCESS_KEY
    • AWS_DEFAULT_REGION
    • ECR_REPO
    • BUCKET_NAME

@tshuli tshuli temporarily deployed to staging December 2, 2021 02:14 Inactive
@tshuli tshuli temporarily deployed to staging-alt December 2, 2021 02:15 Inactive
@tshuli tshuli temporarily deployed to staging December 2, 2021 03:51 Inactive
@tshuli tshuli temporarily deployed to staging December 2, 2021 03:53 Inactive
@tshuli tshuli temporarily deployed to staging-alt December 2, 2021 03:53 Inactive
@tshuli tshuli requested a review from karrui December 2, 2021 03:54
Copy link
Contributor

@karrui karrui left a comment

Choose a reason for hiding this comment

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

Lgtm. Just a question; we seem to have 3 of each CI running; I assume that's due to PR CICD steps + staging/staging-alt deployments yeah?

@tshuli
Copy link
Contributor Author

tshuli commented Dec 2, 2021

Just a question; we seem to have 3 of each CI running; I assume that's due to PR CICD steps + staging/staging-alt deployments yeah?
Yup, that is correct.

Closing and reopening to refresh the checks as Travis CI is still there

@tshuli tshuli closed this Dec 2, 2021
@tshuli tshuli temporarily deployed to staging December 2, 2021 05:42 Inactive
@tshuli tshuli reopened this Dec 2, 2021
@tshuli tshuli temporarily deployed to staging December 2, 2021 06:10 Inactive
@tshuli tshuli temporarily deployed to staging December 2, 2021 06:23 Inactive
@tshuli tshuli temporarily deployed to staging December 2, 2021 06:46 Inactive
@tshuli tshuli temporarily deployed to staging December 2, 2021 06:53 Inactive
@tshuli tshuli temporarily deployed to staging December 2, 2021 07:03 Inactive
@tshuli tshuli merged commit 700f7c3 into develop Dec 2, 2021
@tshuli tshuli deleted the feat/ga-ci branch December 2, 2021 07:18
@tshuli tshuli mentioned this pull request Dec 2, 2021
@tshuli tshuli mentioned this pull request Dec 6, 2021
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