5 5 2 - Shippable/support GitHub Wiki
Features
- Builds now run on
c4.largemachines instead ofc3.large. Additionally, subscriptions can be updated to usec4.xlargein subscription's billing section. - Support for deploying to Azure DC/OS.
- Hovering over a job or a resource in SPOG now shows a tooltip to easily identify it.
- Console logs are now fetched from archive directly in the browser if available.
PULL_REQUEST_REPO_FULL_NAMEenv is now available in CI jobs. Also,dependencyName_IS_FORKdependencyName_IS_PULL_REQUEST,dependencyName_REPO_FULL_NAME, anddependencyName_PULL_REQUEST_REPO_FULL_NAMEare available in runSh/runCLI jobs.
Bug Fixes
- Support
portMappingprotocol for all providers. - Fix "Account used to process webhooks" under project settings showing incomplete data.
Steps to Upgrade
-
Pre-installation:
- Pull the latest code by running the following:
git fetch origin --tagsgit taggit checkout v5.5.2
- Run
sudo apt-get updateon all machines
- Pull the latest code by running the following:
-
Installation:
- Run
./base.sh upgrade --version v5.5.2
- Run
-
Post installation:
- Reset all system and custom nodes
- Verify custom nodes are running the latest version of genExec