Commit Graph

154 Commits (341a76412c7909ddd2904d9fc70ffa1d0620a1a7)

Author SHA1 Message Date
Christian Pauly 8c8cd98a67 chore: fix CI 4 years ago
Christian Pauly 8ca6b63e2d refactor: CI 4 years ago
Sorunome 0d42e5bedb feat: add config.json 4 years ago
Nicolas Werner 66852f1b44 ci: Add automatic dependency update
This needs 2 special variables defined:

- GITLAB_API_TOKEN, which has write permissions to the gitlab API
  (create in your account settings for example)
- SSH_BOT_KEY, which is a private ssh key, that can be used to push to
  the repository.

After that you can schedule a pipeline on main to update dependencies
every week or so.
4 years ago