Flockingbird / hunter2

Hunter2 is a job hunt bot that indexes jobs and candidates from the fediverse
https://search.flockingbird.social
MIT License
14 stars 1 forks source link

Add a deploy CI #5

Closed berkes closed 2 years ago

berkes commented 2 years ago

Maybe just a simple GH actions building the artifacts and another action pushing them to releases. Again another action to push a release to the server.

We hardly have tests. Let alone integration and acceptance tests, so running those is for another issue.

berkes commented 2 years ago

We now have a CI that tests, builds and creates a release. We also have a workflow that is triggered on publishing a release. But somehow this is not triggered.

TODO: