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

Backend Github Actions #119

Closed
atakanyasar opened this issue Apr 30, 2024 · 1 comment · Fixed by #132
Closed

Backend Github Actions #119

atakanyasar opened this issue Apr 30, 2024 · 1 comment · Fixed by #132
Assignees
Labels
priority: medium Medium priority type: enhancement New feature or request

Comments

@atakanyasar
Copy link
Contributor

📌 Feature request

📝 Description

Set up GitHub Actions workflows to automate the build, test, and deployment processes for the backend application.

  • Create a .github/workflows directory
  • Trigger Configuration on push events. Build on backend push and deploy on pushes on staging and main
  • Build and Test
  • Code Quality Checks?
  • Notifications and Reporting
  • Documentation

📈 Motivation

Automating backend workflows with GitHub Actions streamlines development processes, ensures consistent and reliable deployment, ultimately enhancing team productivity and software reliability.

📊 Additional context

Reviewer @mmtftr

@atakanyasar atakanyasar added type: enhancement New feature or request priority: medium Medium priority labels Apr 30, 2024
@atakanyasar atakanyasar added this to the Customer Milestone 2 milestone Apr 30, 2024
@atakanyasar atakanyasar self-assigned this Apr 30, 2024
@atakanyasar atakanyasar linked a pull request May 10, 2024 that will close this issue
@atakanyasar
Copy link
Contributor Author

Done #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Medium priority type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant