Add notes for 2021-08-16

This commit is contained in:
2021-08-16 21:35:44 +03:00
parent 38e9b3a7df
commit aa7a0a8218
25 changed files with 70 additions and 30 deletions

View File

@ -272,4 +272,22 @@ COPY 3245
- Submit a pull request to COUNTER-Robots for the httpx bot ([#45](https://github.com/atmire/COUNTER-Robots/pull/45))
- In the mean time I added it to our local ILRI overrides
## 2021-08-15
- Start a fresh reindex on AReS
## 2021-08-16
- Meeting with Abenet and Peter about CGSpace actions and future
- We agreed to move three top-level Feed the Future projects into one community, so I created one and moved them:
```console
$ dspace community-filiator --set --parent=10568/114644 --child=10568/72600
$ dspace community-filiator --set --parent=10568/114644 --child=10568/35730
$ dspace community-filiator --set --parent=10568/114644 --child=10568/76451
```
- I made a minor fix to OpenRXV to prefix all image names with `docker.io` so it works with less changes on podman
- Docker assumes the `docker.io` registry by default, but we should be explicit
<!-- v[im: set sw=2 ts=2: -->