Closed Greedquest closed 1 year ago
Closing until I have some time to work on this - I mostly did research and no real result to show.
There is an opportunity to speed up builds a lot by doing incremental building. However I cannot get it to work (cache all build files, msbuild just ignores) and besides I don't think releases are currently frequent enough for this to matter.
WIP I've not got this working exactly as I'd like, but thought it was still good to show. Question: What actually needs to be put in a release? Right now I just dump everything from /bin but that is way too many files. This needs to be packaged somehow. Also wasn't sure how to execute tests