-
Notifications
You must be signed in to change notification settings - Fork 28
5 5 1
Shrivara edited this page Apr 26, 2017
·
7 revisions
-
JOB_TRIGGERED_BY_NAME,JOB_TRIGGERED_BY_IDis now available in CI job as well. -
rSyncjobs 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.
-
runShandrunCLIcan be made public by settingallowPublicAccessproperty on the YML totrue. This isfalseby default.
-
gitRepowith missingsourceNameis updated up correctly. - Minor socket update fixes.
-
rSyncshows the correct file name when a trigger resource has an error.
-
Pre-installation:
- Pull the latest code by running the following:
git fetch origin --tagsgit taggit checkout v5.5.1
- Run
sudo apt-get updateon 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