Skip to content

2022-October-29 - 2.6+14197

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Oct 19:49
e31fd9e
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.