azukaar/GuPM

Create proper release process

Closed this issue · 1 comments

  • Make errors / scripts exit with >0 error code when necessary to support further changes
  • Make the unit test base decent
  • Add integration test executing basic tasks and checking the result
  • Execute both test suite on CI before release
  • Create a github-release provider with a publish hook using github release, and make GuPM use it for further release

GH release needs auto versionning hence dependence on #9 . Closing for now, adding a new ticket