dovecot / imaptest

IMAP server tester
Other
51 stars 21 forks source link

Build and publish a static imaptest version on repo push #25

Closed slusarz closed 10 months ago

slusarz commented 10 months ago

Generate a static build of imaptest and upload it to github. Essentially a nightly. Allows use of imaptest without having to do extra compilation work.

slusarz commented 10 months ago

I additionally added a commit that adds Dovecot Community Repo download information to the documentation (since the download page is created by the initial commit).

Those package builds don't replace the need/desire for static - they are complimentary.

And regardless, this MR can be seen as useful testing tool since it will do imaptest build on any MRs as well as any commits made to the main repo. So it can potentially catch problems regardless of the artifact publishing.