beyond-all-reason / teiserver

Middleware server for online gaming
https://www.beyondallreason.info/
MIT License
46 stars 46 forks source link

Merge queue attempt 1 #351

Closed geekingfrog closed 1 day ago

geekingfrog commented 5 days ago

This is an attempt to create a merge queue to reduce the amount of work required to deploy and test various branches on the integration server. The assumption is that everything will be fine and we can merge all of that at once, which hopefully reduce the burden on the people having to deploy&test.

Here's a summary of what's in this bundle and a checklist of stuff to check:

330 better restriction titles

!boss me
$rename 8v8 Glitters Noobs
$setratinglevels 1 20

331 some more icon fixes

Shouldn't need to test anything, worst case, an icon doesn't show

333 Improvement to whoami and whois commands

339 Prevent renaming accounts when they start with "[Host"

308 make CI great again

Ignore many tests and add a few more dialyzer ignores

291 move cache initialisation under supervision trees

There should be no functional change.

geekingfrog commented 1 day ago

Closing it as all but one of the mentioned PR have been merged.