scalendar icon indicating copy to clipboard operation
scalendar copied to clipboard

Adds draft GH release and Hackage release CI workflows

Open DavidMazarro opened this issue 3 years ago • 0 comments

This PR adds a draft release workflow to the CI pipeline, mostly brought over from Hapistrano, but removing the caching and Docker stuff. It also adds the Hackage release upload workflow (also based in Hapistrano's) to automate the process of bundling the library for Hackage, with the Haddock documentation, etc. (see our custom action for details).

DavidMazarro avatar Oct 20 '22 10:10 DavidMazarro