Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features Currently in 4.0 Nightly #3417

Open
johrstrom opened this issue Mar 13, 2024 · 0 comments
Open

Features Currently in 4.0 Nightly #3417

johrstrom opened this issue Mar 13, 2024 · 0 comments
Labels
discussion Issues that are up for discussion with no particular action items.
Milestone

Comments

@johrstrom
Copy link
Contributor

johrstrom commented Mar 13, 2024

This ticket is meant to be a list of all the upcoming features in 4.0 that folks can refer to to see if there's anything they may want to check out early in the nightly releases before the official 4.0 release.

It will also indicate a list of things that break comparability in the nightly releases. Look at the nightly milestone for bugs that you may run into.

⭐ Features

No new features yet.

🐛 Bugs

No known bugs at this time.

🛑 Breaking Changes

There will be several breaking changes in this release, though none have been implemented yet.

💻 How to install

RHEL

rpm -i https://apt.osc.edu/ondemand/latest/ondemand-release-web-latest-1-7.noarch.rpm
sed /etc/yum.repos.d/ondemand-web.repo -e 's/latest/nightly/g' \
          -e 's/ondemand-web/ondemand-web-nightly/g' > /etc/yum.repos.d/ondemand-nightly-web.repo

# only applicable for RHEL 8 or above.
yum module enable ruby:3.0 nodejs:14
yum install ondemand

Debian

instructions needed
@johrstrom johrstrom added this to the Nightly milestone Mar 13, 2024
@johrstrom johrstrom pinned this issue Mar 13, 2024
@matt257 matt257 unpinned this issue Mar 21, 2024
@johrstrom johrstrom added the discussion Issues that are up for discussion with no particular action items. label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Issues that are up for discussion with no particular action items.
Projects
None yet
Development

No branches or pull requests

1 participant