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

chore: deployment workflows #105

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

nunocaseiro
Copy link
Contributor

@nunocaseiro nunocaseiro commented Mar 9, 2022

Relates to #104

Proposed Changes

  • Github workflows to build the backend and frontend docker image then push it to a container registery and finally update the staging app only when the code is merged into the main branch
  • Docker compose with azure environment variables
  • Frontend and backend docker files updated to include azure env vars
  • Database connection string updated based on environment

This pull request is intendend to close #104

chore: deployment workflows
@nunocaseiro nunocaseiro self-assigned this Mar 9, 2022
@nunocaseiro nunocaseiro marked this pull request as ready for review March 9, 2022 14:43
@nunocaseiro nunocaseiro requested a review from a team March 9, 2022 14:43
Copy link

@serrovsky serrovsky left a comment

Choose a reason for hiding this comment

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

Docker images names suggestion

.github/workflows/deploy_backend.yml Outdated Show resolved Hide resolved
.github/workflows/deploy_frontend.yml Outdated Show resolved Hide resolved
@nunocaseiro nunocaseiro merged commit a5f8ba7 into xgeekshq:main Mar 9, 2022
@nunocaseiro nunocaseiro deleted the feat-deployment-workflows branch November 18, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: deployment github workflows
2 participants