Tim will work with Lyrasis to make this happen as soon as reasonably possible now that 7.6 is released.
Demo site will be renamed back to "demo.dspace.org" (instead of "demo7.dspace.org"). demo7.dspace.org and api7.dspace.org will redirect to demo.dspace.org
Old 6.x demo site: Will keep it around temporarily at "demo6.dspace.org"... likely only for 6-12 months though.
Ongoing discussions. Any brief updates / brainstorms from anyone? (Feel free to also add thoughts to the pages themselves)
To quickly find PRs assigned to you for review, visit https://github.com/pulls/review-requested (This is also available in the GitHub header under "Pull Requests → Review Requests")
Goals for 8.0
This were decided by Steering in their meeting on June 28, 2023.
Duplicate Detection in Submission ported from DSpace-CRIS (The Library Code)
Include new features which empower users in the admin UI. Make things easier for Admins.
Improve documentation, training to allow for greater community contributions. (Ease setup/install/customization, etc.)
Per DSpace 7 WG meeting on June 29, 2023, this may include dependency upgrades/maintenance (Angular, Spring, Solr, Tomcat, etc). May also include necessary code updates/refactors to ease in ongoing maintenance.
Release Goal: April 2023
In parallel to 8.0, proof of concepts / planning regarding modularization (e.g. 4Science angular proposal) and OCFL/preservation storage (Lyrasis proposal to be discussed in more detail).
Goals for 7.6.1
Bug/security fixes only. Release will occur when sufficient fixes have been made to warrant a release.
Fixes should have two Pull Requests (exceptions may be made for very small fixes)
A PR against the "dspace-7_x" maintenance branch to apply to the next 7.6.x release.
A PR against the "main" branch to fix this same bug for the 8.0 release.
(NOTE: Once one PR is reviewed & approved, the other will be merged at the same time.)
Future Topic: Discussion around whether we should allow "Making component themeable" PRs in 7.6.1? They are not exactly bug fixes, but they do allow for more control over the DSpace 7 UI for theming. For example: https://github.com/DSpace/dspace-angular/pull/2362
For now, we've decided to table this discussion until more of the team is back (likely end of Aug or early Sept). Existing PRs which make components themeable will be temporarily delayed until a decision is made.