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

setup cd for backend web server-IN PROGRESS #23

Closed
wants to merge 2 commits into from

Conversation

lourw
Copy link
Contributor

@lourw lourw commented Feb 25, 2023

👷 Changes

A brief summary of what changes were introduced. Screenshots are very much appreciated for frontend changes.

  • added Dockerfile to containerize backend application
  • split CI pipelines so that they only trigger when files in frontend/backend change
  • added CI pipeline on build to generate image and push to AWS ECR
  • added CD pipeline to update live application when code merges

Closes #15

🔦 Testing Instructions

✅ Checklist

  • I have pulled the most recent changes from the main branch into my feature branch
  • My code runs locally after pulling from main
  • I have tested any new functionality locally (either manually or with unit tests)
  • I have commented parts of my code that may be difficult to understand

@lourw lourw linked an issue Feb 25, 2023 that may be closed by this pull request
4 tasks
@lourw lourw force-pushed the 15-setup-cd-for-backend-web-server branch 2 times, most recently from 9c3b67e to 9327ee2 Compare February 25, 2023 19:01
@lourw lourw force-pushed the 15-setup-cd-for-backend-web-server branch from 9327ee2 to 12af28a Compare February 25, 2023 19:02
@lourw lourw changed the title 15 setup cd for backend web server setup cd for backend web server-IN PROGRESS Feb 25, 2023
@lourw lourw closed this May 7, 2023
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.

setup CD for backend web server
1 participant