Closed
Description
Current Emacs package development and its tools for CI pipelines have evolved a lot recently and I think that we could use some updating here to benefit from that.
WARNING: I am a complete noob at ELisp package development but someone interested on the subject for a while.
Things I think that could help us here:
- Linters (checkdoc, relint, etc)
- Different test tool not dependent on ert-runner like buttercup
- Alternative package manager / build-tool like Eldev or makem.sh
- Different CI setup/provider like setup-emacs with GitHub Actions
This issue is to start a, hopefully, health discussion on these matters and try to make this package more active in the meantime. I'll gladly try to help implement changes here if they are welcome.