Releases: OSC/ondemand
Releases · OSC/ondemand
version 1.7.0 rc2-2
Test branch with fix
version 1.7.0 rc2
Release candidate 2 to see if ci build experiences same problem as https://code.osu.edu/ondemand/ondemand/-/jobs/227923
version 1.7.0 rc1
v1.7.0_rc1 update dashboard
version 1.6.19
Added
- ability to set separate proxy server for rewrite rules in ood-portal-generator config
https://github.com/OSC/ondemand/blob/4e2614917fac74e861908ca189c42a21e8895518/ood-portal-generator/share/ood_portal_example.yml#L18-L22 fixing #73 - thank you @wdpypere
version 1.6.18
Fixed
- stop shell app from changing directory to the home directory prior to initiating ssh connection which introduced a crash when the home directory does not exist when we upgraded the shell app's pty dependency
version 1.6.18 rc2
Pre release with updated shell, now omitting cwd to spawn.
version 1.6.18 rc1
Release candidate with fix OSC/ood-shell#72
version 1.6.17 build 2
Fixed
- build 2 to fix Apache being restarted unnecessarily: #69
version 1.6.17
Fixed
- ensure ood-portal.conf generated on new install #65
version 1.6.16
Fixed
- debian fix for bin/setup in Active Jobs and Dashboard
- use latest ondemand release RPM
- fixed exit codes for
update_ood_portal
script