Commit 181b032
authored
[CRCR] Rename HUD pages /oot → /crcr (#8142)
## Summary
Renames the HUD page routes from `/oot` to `/crcr` per maintainer
feedback from @malfet and @jathu to align with the Cross-Repository CI
Relay (CRCR) naming convention.
**Changes:**
- `torchci/pages/oot/` → `torchci/pages/crcr/` (route:
`hud.pytorch.org/oot` → `hud.pytorch.org/crcr`)
- Internal links updated (`/oot/org/repo` → `/crcr/org/repo`)
- Page titles updated ("Out-of-Tree CI" → "Cross-Repository CI" / "CRCR
CI")
## Test plan
- [ ] Verify `hud.pytorch.org/crcr` loads the summary page
- [ ] Verify `hud.pytorch.org/crcr/{org}/{repo}` loads the per-backend
dashboard
- [ ] Verify back link on dashboard points to `/crcr`
CC @groenenboomj @jewelkm891 parent 16cd759 commit 181b032
2 files changed
Lines changed: 6 additions & 6 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments