Update notes for 2019-08-23

This commit is contained in:
2019-08-23 13:38:38 +03:00
parent fb49408d8b
commit 9443a9902d
3 changed files with 30 additions and 8 deletions

View File

@ -233,4 +233,13 @@ return os.path.basename(value)
- These were not caught by my csv-metadata-quality check script because of a logic error
- Remove `dc.identified.uri` fields from test data, set `id` values to "-1", add collection mappings according to `dc.type`, and Upload 126 IITA records to CGSpace
## 2019-08-22
- Transfer original [csv-metadata-quality](https://github.com/ilri/csv-metadata-quality) repository to ILRI organization on GitHub
## 2019-08-23
- Run system updates on AReS / OpenRXV dev server (linode20) and reboot it
- Fix AReS exports on DSpace Test by adding a new nginx proxy pass
<!-- vim: set sw=2 ts=2: -->