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

Initializes CI CD setup #4

Merged
merged 11 commits into from
Sep 6, 2022
Merged

Initializes CI CD setup #4

merged 11 commits into from
Sep 6, 2022

Conversation

suryabulusu
Copy link
Collaborator

@suryabulusu suryabulusu commented Aug 25, 2022

  • Adds prod.yaml and staging.yaml templates for lambda function initialization
  • Adds github workflows for staging and production (via aws sam deploy)
  • Adds Mangum adapter in main.py so that handler can run via lambda function
  • Updates readme
  • Production deployment is triggered when release branch is updated. Staging deployment is triggered when any push is sent.

(already added secrets for each environment -- as of now, they are the same)

@suryabulusu suryabulusu temporarily deployed to Production August 25, 2022 13:18 Inactive
@suryabulusu suryabulusu temporarily deployed to Staging August 25, 2022 13:18 Inactive
@suryabulusu suryabulusu temporarily deployed to Staging August 25, 2022 13:25 Inactive
@suryabulusu suryabulusu temporarily deployed to Staging August 29, 2022 11:06 Inactive
.github/workflows/deploy_to_prod.yml Outdated Show resolved Hide resolved
.github/workflows/deploy_to_prod.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
app/internal/db.py Outdated Show resolved Hide resolved
app/main.py Outdated Show resolved Hide resolved
app/main.py Outdated Show resolved Hide resolved
requirements.txt Show resolved Hide resolved
@suryabulusu suryabulusu temporarily deployed to Staging September 1, 2022 06:09 Inactive
.github/workflows/deploy_to_staging.yml Outdated Show resolved Hide resolved
.github/workflows/deploy_to_staging.yml Outdated Show resolved Hide resolved
requirements.txt Show resolved Hide resolved
@suryabulusu suryabulusu temporarily deployed to Staging September 6, 2022 07:40 Inactive
@suryabulusu suryabulusu merged commit de574ae into main Sep 6, 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.

2 participants