Page History
...
- Discussion Topics - If you have a topic you'd like to have added to the agenda, please just add it.
- DSpace & DSpace-CRIS potential merger activities
- Announcement: https://groups.google.com/g/dspace-community/c/xFb4vHsHQHA
- New "DSpace-CRIS merger" label in GitHub: https://github.com/DSpace/dspace-angular/issues?q=state%3Aopen%20label%3A%22DSpace-CRIS%20merger%22
- Integrate ng-dynamic-forms into our codebase and upgrade ng-bootstrap: https://github.com/DSpace/dspace-angular/pull/4898
- Issues with GitHub's dependabot + NPM versions. dependabot is insisting on using NPM version 11 when creating it's dependency PRs. This results in a "package-lock.json" that works for NPM 11, but is (seemingly) incompatible with NPM 10. Since NPM 10 is the default for Node.js 20 and 22, this causes immediately errors in our GitHub automated tests...as they fail to run "npm install" using the "package-lock.json" built via NPM 11.
- Example where this occurs: https://github.com/DSpace/dspace-angular/pull/4856 (This PR also has detailed discussion of the problem and brainstorms for solutions...none have worked so far)
- Do we need to consider "pinning" DSpace 9.x to NPM 11 / Node 20 - 22 and "pinning" DSpace 10 to NPM 12 / Node 24+?
- Other topics
- Pulling some spring XML from src/main/resources into config folder (e.g. spring-dspace-addon-validation-services.xml) (Kim)
- (Please add your own topics)
- DSpace & DSpace-CRIS potential merger activities
- Board Review:
- 10.0 Project Board - Review PRs collaboratively or Assign new PRs to volunteers to code review and/or test.
- Backlog Board - Are there any tickets here stuck in the "Triage" column? We'd like to keep this column as small as possible.
- Maintenance Board (9.x, 8.x, 7.6.x) - Known bugs can be found here, along with any backported bug fixes.
- Upcoming Topics: (Let us know if there are topics you want to discuss in future weeks)
- Potentially auto-closing "stale" issues and PRs: https://github.com/DSpace/DSpace/pull/11550
- Revisiting Nx / modularization discussion: Prototyping Nx vs Angular CLI Workspaces
Preparation PR (preparing for possible Nx or Angular Workspaces migration): https://github.com/DSpace/dspace-angular/pull/4629
- Prototype Angular Workspaces PR: https://github.com/DSpace/dspace-angular/pull/4783
- Original Nx PR (example full migration to Nx): https://github.com/DSpace/dspace-angular/pull/4019
- Follow-up on "aggressive bot" discussion: https://github.com/DSpace/dspace-angular/issues/4565
- PR to update our built-in "rate limiter": https://github.com/DSpace/dspace-angular/pull/4620
...
Overview
Content Tools