Add notes for 2020-03-19

This commit is contained in:
2020-03-19 12:19:11 +02:00
parent de82b66831
commit 5f2f5d3d75
3 changed files with 38 additions and 8 deletions

View File

@ -251,5 +251,17 @@ $ lein run /tmp/affiliations.csv name id
## 2020-03-17
- Update the PostgreSQL JDBC driver to version 42.2.11
- Maria from Bioversity asked me to add a new field for the combined subjects of Bioversity and CIAT, since they merged recently
- We will use `cg.subject.alliancebiovciat`
## 2020-03-18
- Provision new Linode server (linode26) for DSpace Test to replace the current linode19 server
- Improve DSpace role of [Ansible infrastructure playbooks](https://github.com/ilri/rmg-ansible-public)
- We should install npm packages in the DSpace user's home directory instead of globally as root
## 2020-03-19
- Finalized migration of DSpace Test to linode26 and removed linode19
<!-- vim: set sw=2 ts=2: -->