Skip to content

Commit 2c7372f

Browse files
committed
Add reminder to add new releases to dependabot config
1 parent d06c6cf commit 2c7372f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

new_release_howto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ on the account `domjudge@vm-domjudge`):
3535
under `/srv/http/domjudge/docs/manual` by adding a new version to the
3636
file `versions.json` and updating the redirect destination in `index.html`
3737
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).
3840
1. Bump the Docker images by starting a new pipeline
3941
[here](https://gitlab.com/DOMjudge/domjudge-packaging/-/pipelines/new) and
4042
setting `DOMJUDGE_VERSION` to the version to release. Set `DOMJUDGE_LATEST`

0 commit comments

Comments
 (0)