Update notes for 2020-04-07

This commit is contained in:
2020-04-07 16:32:02 +03:00
parent acfdfe4ce6
commit a73c1b9a4a
3 changed files with 16 additions and 8 deletions

View File

@ -87,5 +87,8 @@ $ ./add-orcid-identifiers-csv.py -i 2020-04-07-fix-duplicate-orcids.csv -db dspa
```
- I ran the fixes on DSpace Test and CGSpace as well
- I started testing the [pull request](https://github.com/ilri/DSpace/pull/445) sent by Atmire yesterday
- I notice that we now need `yarn` to build, and I need to bump the Node.js `engine` version in our Mirage 2 theme in order to get it to build on Node.js 10.x
<!-- vim: set sw=2 ts=2: -->