Thread with 4 posts
jump to expanded posttouchHLE v0.2.2 is out! https://github.com/touchHLE/touchHLE/releases/tag/v0.2.2
it's not mentioned in the release notes, but this is the first release that wasn't built on my machine! i did a bunch of things since the previous release to try to make releases easier and more reliable. this time i only needed like an hour and a half from tag to announcement
next time it should take less than an hour, i hope. there were some bugs in my new process, naturally. for example, github's “checkout” action plays badly with git describe
because it will lose the attributed-ness of a tag when fetching it directly
building is so much easier and cleaner when you can automate it and run it on Someone Else's Computer