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 #28

Merged
merged 20 commits into from
Apr 24, 2023
Merged

Setup CD #28

merged 20 commits into from
Apr 24, 2023

Conversation

Kwasow
Copy link
Member

@Kwasow Kwasow commented Apr 24, 2023

This PR adds a workflow that automatically deploys changes to the server. Changes are deployed when a new push to main happens and tests pass.

There is also an update to how tests are started, since we have to tunnel to our production server now instead of students.

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (67b0cb7) 74.63% compared to head (b25d71d) 74.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   74.63%   74.63%           
=======================================
  Files           3        3           
  Lines         138      138           
  Branches       17       17           
=======================================
  Hits          103      103           
  Misses         35       35           
Impacted Files Coverage Δ
src/databaseConnection.ts 77.27% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Kwasow Kwasow merged commit bf5c6f1 into main Apr 24, 2023
@Kwasow Kwasow deleted the @kwasow/CD branch April 25, 2023 06:35
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