RenovateΒΆ

To keep our services up-to-date, we’re using Renovate.

Renovate will automatically update all of our βš™οΈ Services, by creating GitLab merge requests when new versions are found. Merge requests are then automatically deployed via GitLab CI, resp. marvinCI to our test systems, where we:

  1. Check if everything still works on the test system

  2. Merge the request, which will update the live system

  3. Check if the live system was updated successfully

Note

Renovate runs as a scheduled job in the GitLab CI pipeline of the Renovate GitLab project, where you can also find all the documentation.