Skip to content

2022-June-19 - Prerelease - 2.6.945

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:54
0c87425
Infra: remove configuration to deploy to prerelease (#10708)

We will either be deploying to a local 'vagrant' test environment,
or production. This update removes the 'prerelease' configuration.
Since we will also be releasing production from 'tip', we can keep
the code that builds latest artifacts and deploys those artifacts
rather than downloading artifacts from github releases. The main
advantage to this is we get better unity between test and production
deployments.