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/CICD backend #11

Merged
merged 16 commits into from
Oct 26, 2023
Merged

Feat/CICD backend #11

merged 16 commits into from
Oct 26, 2023

Conversation

yjeong-k
Copy link
Contributor

@yjeong-k yjeong-k commented Oct 25, 2023

PR Title: Implement CI CD for backend

Related Issue(s):

test functions are not available yet

PR Description:

Add backend_CI.yml
Add backend_CD.yml

Changes Included:
  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation
Notes for Reviewer:

Reviewer Checklist:

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified.

Additional Comments:

@yjeong-k yjeong-k added the backend Feature implementation for backend label Oct 25, 2023
@yjeong-k yjeong-k requested a review from sukchan-0811 October 25, 2023 10:13
backend/user/test_views.py Show resolved Hide resolved
@sukchan-0811 sukchan-0811 merged commit 05b21b1 into main Oct 26, 2023
1 check passed
@sukchan-0811 sukchan-0811 deleted the feat/CICD-backend branch October 26, 2023 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature implementation for backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants