Skip to content
New issue

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

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

Already on GitHub? # to your account

add GitHub action for deploy of production service #1051

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

elrayle
Copy link
Collaborator

@elrayle elrayle commented Feb 13, 2024

NOTE: This will merge into prod and then be back ported to master.


Description

The GitHub action in this PR deploys prod branch to the production service webapps in US and Europe. It uses the docker image built by the action and published to ghcr.

Related Work

The action in this PR is very similar to the action for dev deploy in PR #1021. Once this is merged in both prod and master, consider merging the two actions.

The main differences are:

  • deploy on release
  • deploy to US prod and EU prod

This is the same action that was being merged into master. Because of the need to have this in prod for the release, this PR is replacing PR #1030.

@elrayle elrayle merged commit 8888046 into prod Feb 13, 2024
1 check passed
@elrayle elrayle deleted the elr/prod-deploy-action branch February 13, 2024 19:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants