Skip to content

Releases: hmdc/sid2

Release 2022.5.2-dev.1

24 May 08:44
Compare
Choose a tag to compare
Pre-release

2022.5.2-dev.1 (2022-05-24)

Features

  • dashboard: gh #731 support specifying more than one queue in RT client config (#67) (13b67c2)

BREAKING CHANGES

  • dashboard: Configuring the RT client through environment variables is no longer supported.

Release 2022.5.1-dev.1

06 May 13:30
Compare
Choose a tag to compare
Pre-release

2022.5.1-dev.1 (2022-05-06)

Bug Fixes

  • testing: gh #706 Run Cypress tests using command line tool (#65) (d49b400)

Release 2022.5.1

06 May 18:48
Compare
Choose a tag to compare
Release 2022.5.1 Pre-release
Pre-release

2022.5.1 (2022-05-06)

2022.5.1-dev.1 (2022-05-06)

Bug Fixes

  • testing: gh #706 Run Cypress tests using command line tool (#65) (d49b400)

Release 2022.4.12

27 Apr 15:49
Compare
Choose a tag to compare
Release 2022.4.12 Pre-release
Pre-release

2022.4.12 (2022-04-27)

2022.4.26-dev.1 (2022-04-20)

Features

  • dashboard: gh #660 Re-add session terminate session feature with race condition fix (#64) (264bbb2)

2022.4.25-dev.1 (2022-04-20)

Reverts

2022.4.24-dev.1 (2022-04-19)

Features

Release 2022.4.26-dev.1

20 Apr 21:01
Compare
Choose a tag to compare
Pre-release

2022.4.26-dev.1 (2022-04-20)

Features

  • dashboard: gh #660 Re-add session terminate session feature with race condition fix (#64) (264bbb2)

Release 2022.4.25-dev.1

20 Apr 20:50
Compare
Choose a tag to compare
Pre-release

2022.4.25-dev.1 (2022-04-20)

Reverts

Release 2022.4.24-dev.1

19 Apr 18:54
Compare
Choose a tag to compare
Pre-release

2022.4.24-dev.1 (2022-04-19)

Features

Release 2022.4.23-dev.1

19 Apr 10:16
Compare
Choose a tag to compare
Pre-release

2022.4.23-dev.1 (2022-04-19)

Bug Fixes

Release 2022.4.11: Sid R3.1 - MVP Beta - session panels hot fix (Also includes: Sid R3.5)

19 Apr 10:47
Compare
Choose a tag to compare

Release 2022.4.11: Sid R3.1 - MVP Beta - session panels hot fix


We have fixed a UI issue where session panels were missing information after a job completes.

There are additional updates included as well:

  • The support ticket UI now opens tickets in the FASRC Request Tracker Instance rather than the IQSS instance.
  • The VNC Descktop Client is not a valid choice in FASSE and so has been hidden for Sid and for the default OOD dashboard.
  • Matlab has been added to FASSE

Collected Bug Fixes

  • 587 | Sid Dashboard - Upgrade Slurm
  • 642 | Spike: fix app initialization
  • 650 | Sid Dashboard - Fix errors when displaying session panels with missing info after completion.
  • 691 | For the Sid app in FASSE, the rt_config.yml file is no longer on the server
  • 693 | Hide VNC Desktop Client tab in FASSE (default dashboard)
  • 708 | Spike: FASSE HTTPS proxy is not encrypted

Collected Improvements

  • 675 | Install Matlab in FASSE
  • 663 | Sid should open tickets in the FASRC Request Tracker and be enabled

Background. Sid The Next Generation RCE

The FAS RC VDI default dashboard provides a browser based interface to the FAS Cannon cluster as opposed to the more traditional CLI SSH based methods.

The Sid dashboard provides a streamlined, simpler, alternative to the FAS RC VDI default dashboard experience.

URLS:


Release 2022.4.11: Sid R3.5 - Dev Updates - slurm update, smoke test, and dev changelog


The same 2022.4.11 codebase closes out this internal focused deliverable.

Collected Improvements to the Development and Testing Environments

  • 585 | Create a separate changelog for Canary and Stable branches
  • 589 | Sid Dashboard - Dev environment - Align staging and dev environment versions for OOD (see 452)
  • 591 | Create OOD Staging server(s) in FASSE
  • 604 | Fix app initialization 502 Proxy error (see 605)
  • 605 | Sid Dashboard - Add HTTPS support for development environment
  • 626 | Sid Dashboard - Cannon Staging Environment - Fix configuration mismatch vs Production
  • 649 | Sid Dashboard - Make Clean - Delete all generated files
  • 662 | Sid Dashboard - Upgrade Slurm to 21.08.6 (due on Mar 7, 2022)
  • 664 | Spike: Create QA script specific for FASSE
  • 669 | Sid Automated Tests - Align test cases with latest Sid application codebase
  • 678 | Sid Dashboard - Development environment is broken
  • 690 | Update Sid Dashboard to handle different versioning between Canary and Stable branches
  • 696 | Sid Dashboard - Remove OOD dashboard CHANGELOG.md
  • 697 | Spike: Automated Tests SSL errors in FASSE when running tests from Docker image
  • 698 | Record changes in stable CHANGELOG.md
  • 709 | Spike: Unauthorized GitHub access possible https://status.heroku.com/incidents/2413

Release 2022.4.22-dev.1

11 Apr 21:19
Compare
Choose a tag to compare
Pre-release

2022.4.22-dev.1 (2022-04-11)

Bug Fixes

  • build: gh #669 Added check to run automated tests only when previous build succeeds (d1b3e87)