We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06c6cf commit 2c7372fCopy full SHA for 2c7372f
new_release_howto.md
@@ -35,6 +35,8 @@ on the account `domjudge@vm-domjudge`):
35
under `/srv/http/domjudge/docs/manual` by adding a new version to the
36
file `versions.json` and updating the redirect destination in `index.html`
37
and `team.html`. The documentation is regenerated once every hour.
38
+ 1. Add the new version to the dependabot configuration
39
+ [here](https://github.com/DOMjudge/domjudge/blob/main/.github/dependabot.yml).
40
1. Bump the Docker images by starting a new pipeline
41
[here](https://gitlab.com/DOMjudge/domjudge-packaging/-/pipelines/new) and
42
setting `DOMJUDGE_VERSION` to the version to release. Set `DOMJUDGE_LATEST`
0 commit comments