Commit 2cf8b32
authored
Update versions1.json as part of version bump (#1004)
`update-version.sh` updates VERSION and all associated files, but `docs/cuopt/source/versions1.json` was not included. This caused the pre-commit style check to fail on main after the 26.04 burndown version bump -- `versions1.json` still referenced 26.04.00 while VERSION had moved to 26.06.00.
This adds a call to `ci/utils/update_doc_versions.py` at the end of `update-version.sh` so the docs version switcher is updated atomically as part of every version bump, rather than relying on the pre-commit hook to catch the gap after the fact.
Authors:
- Jake Awe (https://github.com/AyodeAwe)
Approvers:
- Ramakrishnap (https://github.com/rgsl888prabhu)
URL: #10041 parent d03e197 commit 2cf8b32
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
0 commit comments