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

Devops/feature/119 backend GitHub actions #132

Merged
merged 14 commits into from
May 10, 2024

Conversation

atakanyasar
Copy link
Contributor

  • Build and test when there is a backend change.
  • Deploy staging when a pull request in backend is merged to staging branch.

@atakanyasar atakanyasar requested a review from mmtftr May 7, 2024 15:09
@atakanyasar atakanyasar self-assigned this May 7, 2024
Copy link
Contributor

@mmtftr mmtftr left a comment

Choose a reason for hiding this comment

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

Thanks a lot, it looks good except for some minor changes.

.github/workflows/backend_build.yml Outdated Show resolved Hide resolved
.github/workflows/backend_deploy_staging.yml Outdated Show resolved Hide resolved
.github/workflows/backend_deploy_staging.yml Outdated Show resolved Hide resolved
@atakanyasar
Copy link
Contributor Author

Resolved minor problems.

@atakanyasar atakanyasar merged commit 69af42c into develop May 10, 2024
2 checks passed
@atakanyasar atakanyasar deleted the devops/feature/119-backend-github-actions branch May 10, 2024 19:51
@atakanyasar atakanyasar linked an issue May 10, 2024 that may be closed by this pull request
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.

Backend Github Actions
2 participants