6543
|
5a7b689e30
|
Switch to go vanity urls (#2706)
Co-authored-by: Anbraten <anton@ju60.de>
|
2023-11-07 08:04:33 +01:00 |
|
Anbraten
|
e0ed1b3e49
|
Change master to main (#2044)
|
2023-07-31 05:47:23 +02:00 |
|
Anbraten
|
ff01a9ff1d
|
Access repos by their ids (#1691)
closes #1295
closes #648
# TODO
- [x] add new routes with `:repoID`
- [x] load repo in middleware using `:repoID` if present
- [x] update UI routes `:owner/:name` to `:repoID`
- [x] load repos using id in UI
- [x] add lookup endpoint `:owner/:name` to `:repoID`
- [x] redirect `:owner/:name` to `:repoID` in UI
- [x] use badge with `:repoID` route in UI
- [x] update `woodpecker-go`
- [x] check cli
- [x] add migrations / deprecation notes
- [x] check if #648 got solved directly
- [x] Test
- [x] create repo
- [x] repo pages
- [x] ui redirects
- [x] forge status links
|
2023-06-13 01:07:52 +02:00 |
|
qwerty287
|
849e05bb8b
|
Rename build to pipeline in code (#1224)
Ref: #745
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: 6543 <6543@obermui.de>
|
2022-10-18 03:24:12 +02:00 |
|