5 5 1 - Shippable/support GitHub Wiki
Features
JOB_TRIGGERED_BY_NAME
,JOB_TRIGGERED_BY_ID
is now available in CI job as well.rSync
jobs now collect all errors and shows it at the end.- Filters and sorting in SPOG grid view.
- Builds search is now available in SPOG view.
- We now show a 404 page if you are lost.
- Right click on a job in SPOG now reveals the dependencies that will be used.
- Running a job in SPOG no longer opens the consoles modal.
runSh
andrunCLI
can be made public by settingallowPublicAccess
property on the YML totrue
. This isfalse
by default.
Bug Fixes
gitRepo
with missingsourceName
is updated up correctly.- Minor socket update fixes.
rSync
shows the correct file name when a trigger resource has an error.
Steps to Upgrade
-
Pre-installation:
- Pull the latest code by running the following:
git fetch origin --tags
git tag
git checkout v5.5.1
- Run
sudo apt-get update
on all machines
- Pull the latest code by running the following:
-
Installation:
- Run
./base.sh upgrade --version v5.5.1
- Run
-
Post installation:
- Reset all system and custom nodes
- Verify custom nodes are running the latest version of genExec