sverweij/state-machine-cat

Set up GitHub actions

sverweij opened this issue · 3 comments

See title - set up GitHub actions for this repository (see GitHubs actions landing page and their documentation for background information)

  • Should be beginner friendly (even though actions are still in beta) - you can take e.g. the set up already in place in dependency-cruiser see PR 197 over there as a starting point.
  • Good issue if you want to get a feel of (1) setting up CI in general and/ or (2) GitHub actions in particular.

why?

GitHub actions are potentially a nice addition to the continuous integration options out there, and with their extension mechanism might have useful additions to the ci cycle.

Hello,

I am interested in this issue, I fork the repo :)

Great! Go for it 👍

Fixed with the merge of #84 - thanks again @AsterYujano!