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: Terraform scripts for feeds-api on pre-prod environments #59

Merged
merged 32 commits into from
Jul 31, 2023

Conversation

davidgamez
Copy link
Member

@davidgamez davidgamez commented Jul 21, 2023

Summary:

  • Add terraform scripts for setting up new GCP environments. This is located in <project_dir>/terraform_init folder.
  • Add terraform scripts for deploying the feeds API to GCP cloud run.
  • Add Github actions for deploying DEV environment on-demand.
  • Add Github actions for deploying QA environment when commits are pushed to main branch.

Part of #2

Expected behavior:

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@CLAassistant
Copy link

CLAassistant commented Jul 21, 2023

CLA assistant check
All committers have signed the CLA.

@MobilityData MobilityData deleted a comment from github-actions bot Jul 26, 2023
@davidgamez davidgamez marked this pull request as ready for review July 27, 2023 22:16
@davidgamez davidgamez changed the title feat: Terraform scripts for feeds-api on pre-prod environment feat: Terraform scripts for feeds-api on pre-prod environments Jul 27, 2023
@davidgamez davidgamez requested a review from cka-y July 31, 2023 14:24
Copy link
Contributor

@cka-y cka-y left a comment

Choose a reason for hiding this comment

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

🚀

@davidgamez davidgamez merged commit c7c60fd into main Jul 31, 2023
@davidgamez davidgamez deleted the feat/service-deployment-poc branch July 31, 2023 21:48
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.

3 participants