| 1 | I never got around to upgrading prod to 1.19. Now 1.20.2 is out. |
| 2 | |
| 3 | I'll refresh dev first and upgrade it to see how it goes. |
| 4 | |
| 5 | Key features of 1.20 that might be useful to us https://github.com/go-gitea/gitea/releases/tag/v1.20.0 |
| 6 | |
| 7 | * Add Go package registry (#24687) |
| 8 | * Add Debian package registry (#24426) - might be useful if we want to provide indevelop binaries to our Debian/Debian fork users I haven't looked what's involved, but perhaps woodie or dronie can serve to build scheduled packages |
| 9 | * Add RPM registry (#23380) (ditto as Debian but for our RPM users) |
| 10 | * Add CRAN package registry (#22331) (for some of our R indevelopment, I think we have some projects that need to publish there) |
| 11 | * Add the ability to pin Issues (#24406) |
| 12 | * Allow webp images as avatars (#24248) |
| 13 | * There is work in progress going on to implement github actions style stuff |
| 14 | One is Implement actions artifacts (#22738) |
| 15 | |
| 16 | ---- |
| 17 | |