osa1 / tiny

A terminal IRC client
MIT License
997 stars 59 forks source link

Github workflow tasks/questions #180

Open osa1 opened 4 years ago

osa1 commented 4 years ago

I recently migrated CI config to Github workflows and also added a new workflow that triggers when pushing a version tag, makes a draft release, makes two release builds (with libssl and rustls) on Linux, and pushes tarballs to the draft release.

Both seem to work fine but there a few things I'd like to fix/improve:

osa1 commented 4 years ago

Maybe we should test dependencies individually, and then have a matrix of features to build.