Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

Overview

DSpace Developer meetings are a time when Committers and interested Developers can discuss new software features, upcoming releases of DSpace software, and generally plan out the roadmap of DSpace. All meetings are public. We welcome anyone and everyone to attend, speak their opinions or just listen in on the discussions. Please note that we archive all discussions (see Meeting Archives), as a service for those who are unable to attend.

Meeting Schedule 

DSpace Developer meetings take place on the following schedule:

  • Every Thursday (except where noted in agendas) from 14:00-15:00 UTC (10am-11am EDT) in https://lyrasis.zoom.us/my/dspace?pwd=RTk4QUhISnhPRi9YenVrTFJKbDllQT09 (Meeting ID: 502 527 3040). 
  • All meetings are held for 1 hour. 
  • Slack is used for meeting reminders, sharing agendas and day-to-day discussions.
    • #dev:  For ongoing, day-to-day (between meetings) updates / discussions / questions.
    • #angular-ui : For DSpace (Angular) UI updates, discussions and/or questions.
    • #rest-api : For DSpace REST API updates, discussions and/or questions.

Meeting topics often include:

  • Recent updates on upcoming DSpace releases, bug fixes or features
  • Reviewing of recent reported issues/bugs/feature requests
  • Occasionally we vote or make decisions on upcoming DSpace technology plans/roadmap (see Developer Voting Procedures for more info)

If you are unable to attend a meeting, please feel free to add your own notes/comments to the meeting's wiki page.

Developers Meeting on Thurs, May 9, 2024

Time/Location

 from 14:00-15:00 UTC

Location: https://lyrasis.zoom.us/my/dspace?pwd=RTk4QUhISnhPRi9YenVrTFJKbDllQT09 (Meeting ID: 502 527 3040).  Passcode: dspace

8.0 Release Schedule

  • New Feature Development Deadlines
    • (tick) Feature PR Creation Deadline: Friday, Jan 19, 2024
    • (tick) Feature PR Review/Test Deadline: Friday, Feb 9
    • (tick) Feature PR Merge Deadline (Feature Freeze): Friday, Feb 23 
  • (tick)  Major dependency upgrades: March 3 - March 29 
  • (tick)  Early Documentation & bug fixes: April 1-5
  • (tick)  8.0 Release Candidate:  Week of April 1-5
  • (tick)  8.0 Testathon: April 8-19 (two weeks)
  • Bug Fix Deadlines
    • NOTE: Because of the number of issues found in Testathon, the 8.0 release will be pushed back ~two weeks. 
    • Bug Fix PR Creation Deadline: Friday, May 3 May 17 
    • Bug Fix PR Merge Deadline: Friday, May 10 May 24
  • Final Documentation & Release Week: May 13-17 May 27-31
  • 8.0 Release Announced: Monday, May 20, 2024 June 3

Agenda

Attendees

Current Work

Project Boards

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.

  1. Move forward major features which missed 7.x. 
    1. COAR Notify support (4Science & Harvard): https://github.com/DSpace/DSpace/issues/8120 
      1. Development proposal page: Implementation of the COAR Notify protocol in DSpace 8
    2. OpenAIRE integration with notification broker/claim service (4Science)
    3. Porting "REST-Based Quality Control Reports" from old REST API to new one. (U of Laval, Canada)
    4. Duplicate Detection in Submission ported from DSpace-CRIS (The Library Code)
  2. Include new features which empower users in the admin UI.  Make things easier for Admins.
  3. Accepting community contributions of any 6.x features which missed 7.x
  4. Improve documentation, training to allow for greater community contributions.  (Ease setup/install/customization, etc.)
    1. 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. 
  5. Release Goal: May 20, 2024
  6. In parallel to 8.0, proof of concepts / planning regarding modularization:
    1. Angular : library-based architecture proposal (4Science)
    2. DSpace Preservation-enabled Storage via OCFL (Lyrasis, post-8.0)

Goals for 7.6.2

Deadline is TBD for 7.6.2

  • Bug/security fixes only.  Release will occur when sufficient fixes have been made to warrant a release.
    • New "themeable components" (for dspace-angular) are allowed in bug fix releases, provided that they don't significantly modify component behavior or similar.
  • Bug fixes should have one Pull Request 
    1. A PR against either the "dspace-7_x" maintenance branch OR the "main" branch.
    2. We will automatically generate a PR against the other branch using the "port to [branch]" labels & the "Port merged Pull Request" GitHub Action
    3. (In the case of complex bug fixes, it is possible this automatic port action will fail. In that situation a manual port PR may need to be created.)

Try "Pull Request Trading" for a quicker review

Do you have a PR stuck in "under review" that you really want to see move forward?  Or maybe it's someone else's PR but you want to get it more attention?

See Trading reviews on Pull Requests for how to get immediate attention to that PR!

Notes

Timelines

Discussed new timelines for version 8.0 release, bug fixes, and documentation: 

  • Bug Fix PR Creation Deadline: Friday, May 3 May 17 
  • Bug Fix PR Merge Deadline: Friday, May 10 May 24
  • Final Documentation & Release Week: May 13-17 May 27-31
  • 8.0 Release Announced: Monday, May 20, 2024 June 3

The timelines are still tentative and may be adjusted according to progress with open tasks.


Testing

The team is in the process of testing DSpace 8 features not tested during Testathon:

  • A number of bug tickets were created in GitHub and assigned 
  • (High priority) tickets need to be closed out on GitHub before version 8 can be released

Went through and discussed list of bugs on GitHub that are currently unassigned:

  • Identified and discussed high priority bugs
  • Item version input form is not displayed in DSpace 8, redirect doesn't occur properly to submission form – assigned to Guiseppe Digilio

Discussed backend issues currently not resolved:

  • Discussed minor issues (e.g. COAR Notify)
  • Discussed high priority issues
    • Potential security issue around RSS feed exposing items that are fully restricted (#9511) – Tim Donohue will see if he can find time
    • 9499 Previously failed ZIP exports will also fail subsequent ZIP exports – Andrea Bollini (4Science) will work on it, provided that Atmire is not already working on
    • Item Counts (#9437) – When turning on counts, it breaks the community list – Truly high priority? – Tim Donohue will work on it
  • Release date will depend on how quickly the Dev team can get bug fixes done


Open Repositories 2024

Discussed the organization and plan for the developers workshop (DSpace at OR2024#DSpaceDeveloperMeet-UpandQ&A)

Tim Donohue will send a list of topics to the OR workshop organizer to forward to workshop attendees


High CPU Usage 

Discussed the problem of high CPU usage 

Feedback/Suggestions are welcome (Performance Tuning DSpace)

Michał Dykas (and team) has suggestions on how to optimize performance, will share with Dev team at next weeks meeting (5 min), will also proceed with documentation to get started


DSpace 7.x Maintenance

Tim is planning to to create a PR to backport, unless there are objections


Board Review & assignments:

Discussed and assigned high-priority items that need reviewer assignment 

Anything on this board that is currently not high priority may get dropped from version 8.0 because of time restraints

Meeting Archives

Historical Notes and Transcripts from all Developers Meetings are available off of the Developer Meeting Archives page.