discord-bot icon indicating copy to clipboard operation
discord-bot copied to clipboard

Add Github CI/CD

Open corona10 opened this issue 2 years ago • 1 comments

We should set up a continuous integration (CI) process that runs tests on every pull request (PR) using GitHub Actions. Additionally, we should set up continuous deployment (CD) so that when a new version is released using the GitHub release feature, the new code is automatically deployed to the server.

corona10 avatar Mar 25 '23 11:03 corona10

Related issue: https://github.com/python/core-workflow/issues/497

corona10 avatar Mar 25 '23 11:03 corona10