2022-October-29 - 2.6+14197
Pre-release
Pre-release
Infra: enable full deployments on merge (#11173) Largely this update validates the deployed config is what matches what is checked in, meaning we are not making drastic and unintended changes when doing future automated deployments based on config changes. - Updates lobby config that is checked in to match what is currently on the server. After this update, deployments are no-ops because config matches (keep in mind we do not yet automatically restart lobby for any changes to take effect). - Disabled deployments to 2.5 bots, they have differences that are hard to resolve right now. The remaining 2.6 bots have a config that matches what is checked in.