pygreece / discord

Repo dedicated to the discord setup of the PyGreece online Python Community
Apache License 2.0
1 stars 0 forks source link

Setup github action CI/CD for the PyGreece discord bot #4

Open thepetk opened 9 months ago

thepetk commented 9 months ago

Issue description

This issue focuses on the CI/CD part of the discord bot. More detailed a new workflow is required in order to push the new code to the server running the bot after a successful merge to the main branch of the repo.

The pipeline should create & push a new image tag upon every PR merge to a registry. After the successful push a new deployment of the discord bot should be made.

In case of a image build or deployment failure the workflow should notify a specific channel inside the discord server.

Acceptance Criteria

lysnikolaou commented 1 week ago

@gzisopoulos I'm taking the issue assignment off since this has become stale and in case people want to work on it during OpenConf.