Closed datagutten closed 4 years ago
Might make more sense to do it with GitHub Actions? Doesn't require @silverwind to set up a separate external service.
Either way, they'd need to set up secrets on those services, so this pull request can't be merged without some extra work.
Yes, should be on GitHub Actions, I've given up on Travis a long time ago. If there's some docs on this, I may be able to implement, but certainly not with removal of the Makefile
.
I see the docs at https://github.com/BigWigsMods/packager#releasesh are pretty extensive. Maybe I'll consider it later but right now it seems a lot of work for not much gain because I release rather infrequently.
BigWigMods packager script allows automatic building for both classic and retail with some tags in the toc file to separate the interface tags. A .travis.yml is added to run the packaging on Travis CI.