Skip to content

Hotfix v0.88.3

Ryan Walder requested to merge hotfix-0.88.3 into master

Intent

Send you hotfixes here.

  • Add src/packs.* to .gitignore
    • Allows devs to have copies of pack files while working on the build system without being a nusance in git status
    • We will never use this dir name/basename in actual repo use

  • This is meant for a hotfix
  • This is meant for the next release (see milestone)
  • This needs more reviewers than normal; there may be controversy or high complexity
  • This intentionally introduces regressions that will be addressed later
  • There is/will be documentation changes on the wiki
  • Please do not send commits here without coordinating closely with the owner
  • This is a Build System change

Related Issues

Merge request reports