Releases: OSC/ondemand
Releases · OSC/ondemand
version 1.7.5
version 1.7.4
Added
- Addition of LinuxHost adapter to the Dashboard
Fixed
- Fixed bug where an unreadable cluster config (e.g. due to file permissions) would cause crashes
version 1.7.3 build 3
Includes minor fix for packaging #333
version 1.7.3 build 2
Includes minor fix to packaging of SELinux #331
version 1.7.3
version 1.7.2
Added
- Job Compser and ActiveJobs now respect same navbar branding configuration as Dashboard @zooley #101
- running core app unit tests in Travis CI #303
- support for radio buttons in batch connect apps #139
- branding to Job Composer and Active Jobs that match Dashboard #101
Changed
- rewrote ood-portal-generator in Ruby with automated tests #108
Fixed
- SELinux policy issues exposed when installing at external site #110 and #112
- Shell app now uses en_US.UTF-8 as LANG @jasonbuechler #308
- ignore comments when comparing Apache configs in ood-portal-generator #100
version v1.7.2_demo build 2
Merge pull request #312 from OSC/fix-selinux Fix selinux policy
version 1.7.2 for demo
This provides the LinuxHost adapter to the Dashboard
version 1.7.1
Added
- shellcheck static analysis of shell scripts
Changed
- monorepo: add all core apps to main repo
- start installing app gems to a
GEM_HOME
under /opt/ood that is built into a separate ondemand-gems rpm - upgrade Dashboard to Rails 5
Fixed
version 1.7.0 build 2
Fix build (#82) * Add --trace to rake commands * Set OBJDIR for install too * Fix git issues with builds: https://gitlab.com/gitlab-org/gitlab-foss/issues/60466 * Split el7 and el8 builds to speed things up * Move component install to RPM install section