-
Notifications
You must be signed in to change notification settings - Fork 28
5.9.3
Ragesh Krishna edited this page Sep 21, 2017
·
1 revision
- Account dashboards will always show subscription org name against jobs
- Moves the
info
(i) in the # job number column to the left so that the column does not breaks the line into two while resizing the screen. - The DC/OS integration create and edit pages have instructions to add the key to the authorized_keys file of the master user to enable SSH authorization.
- Unbuilt projects that are just enabled will show the correct default branch in the dashboards
- No more JavaScript errors on the runs page if a run event is received before the run is loaded
- Account sync that ends during a login will no longer cause the page to stay unpopulated
- Builds can be queried by createdBefore and createdAfter at the same time
- Performance improvements on the subscriptions dashboard
- Update build container wait logic from
docker logs -f
todocker wait
- The node scripts naming convention has been updated to the format
[architecture]__[OS]__[OS_VERSION]__Docker__[DOCKER_VERSION].sh
- Updated diskusage package to
0.2.2
version in cexec - A dismissed upgrade refresh prompt will force a refresh of the UI after a fixed time limit
- Display load time on Account, subscription, jobs, custom and project dashboard
- Search page allows jobs search with date
- Add architecture option to node lists, node details, add new node, admin add custom & system nodes pages
- ARM builds - user should be able to see systemCodes for arm architecture
- ARM builds - user is able to get SMI with architecture
- ARM builds - update systemMachineImages API for the archTypeCode column
- ARM Builds - Update getSystemMachinImages API consumers to fetch default SMI along with default architecture