mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2020-03-19
This commit is contained in:
parent
de82b66831
commit
5f2f5d3d75
@ -251,5 +251,17 @@ $ lein run /tmp/affiliations.csv name id
|
|||||||
## 2020-03-17
|
## 2020-03-17
|
||||||
|
|
||||||
- Update the PostgreSQL JDBC driver to version 42.2.11
|
- 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: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
@ -22,7 +22,7 @@ You need to download this into the DSpace 6.x source and compile it
|
|||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-03/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-03/" />
|
||||||
<meta property="article:published_time" content="2020-03-02T12:31:30+02:00" />
|
<meta property="article:published_time" content="2020-03-02T12:31:30+02:00" />
|
||||||
<meta property="article:modified_time" content="2020-03-16T16:19:44+02:00" />
|
<meta property="article:modified_time" content="2020-03-17T15:27:20+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="March, 2020"/>
|
<meta name="twitter:title" content="March, 2020"/>
|
||||||
@ -49,9 +49,9 @@ You need to download this into the DSpace 6.x source and compile it
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "March, 2020",
|
"headline": "March, 2020",
|
||||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-03\/",
|
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-03\/",
|
||||||
"wordCount": "1471",
|
"wordCount": "1546",
|
||||||
"datePublished": "2020-03-02T12:31:30+02:00",
|
"datePublished": "2020-03-02T12:31:30+02:00",
|
||||||
"dateModified": "2020-03-16T16:19:44+02:00",
|
"dateModified": "2020-03-17T15:27:20+02:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -372,6 +372,24 @@ $ lein run /tmp/affiliations.csv name id
|
|||||||
<h2 id="2020-03-17">2020-03-17</h2>
|
<h2 id="2020-03-17">2020-03-17</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Update the PostgreSQL JDBC driver to version 42.2.11</li>
|
<li>Update the PostgreSQL JDBC driver to version 42.2.11</li>
|
||||||
|
<li>Maria from Bioversity asked me to add a new field for the combined subjects of Bioversity and CIAT, since they merged recently
|
||||||
|
<ul>
|
||||||
|
<li>We will use <code>cg.subject.alliancebiovciat</code></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2020-03-18">2020-03-18</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Provision new Linode server (linode26) for DSpace Test to replace the current linode19 server</li>
|
||||||
|
<li>Improve DSpace role of <a href="https://github.com/ilri/rmg-ansible-public">Ansible infrastructure playbooks</a>
|
||||||
|
<ul>
|
||||||
|
<li>We should install npm packages in the DSpace user’s home directory instead of globally as root</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2020-03-19">2020-03-19</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Finalized migration of DSpace Test to linode26 and removed linode19</li>
|
||||||
</ul>
|
</ul>
|
||||||
<!-- raw HTML omitted -->
|
<!-- raw HTML omitted -->
|
||||||
|
|
||||||
|
@ -4,27 +4,27 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
<lastmod>2020-03-17T15:27:20+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
<lastmod>2020-03-17T15:27:20+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2020-03/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2020-03/</loc>
|
||||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
<lastmod>2020-03-17T15:27:20+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
<lastmod>2020-03-17T15:27:20+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
<lastmod>2020-03-17T15:27:20+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
|
Loading…
Reference in New Issue
Block a user