5 4 3 - Shippable/support GitHub Wiki
Features
- Added a project setting to run only the latest commit for a branch.
- Added a project setting to run only the latest commit for a pull request.
- Added run length metric/duration to home dashboard and custom views run list.
- Added sort toggle header for status, name, start time columns in home, subscriptions, and projects dashboard.
Bug Fixes
- Build directory is always cleaned before a new build is started in
pre_ci
steps. - Bitbucket branches with special characters can now be triggered.
- Custom labels can now be set on Kubernetes deployments.
Notes
- Paid subscriptions do not get free minions anymore.
Steps to Upgrade
-
Pre-installation:
- Pull the latest code by running the following:
git fetch origin --tags
git tag
git checkout v5.4.3
- Run
sudo apt-get update
on all machines
- Pull the latest code by running the following:
-
Installation:
- Run
./base.sh upgrade --version v5.4.3
- Run
-
Post installation:
- Reset all system and custom nodes
- Verify custom nodes are running the latest version of genExec