Changes between Version 3 and Version 4 of Ticket #2904


Ignore:
Timestamp:
08/12/23 17:44:53 (15 months ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2904

    • Property Summary Upgrade gitea to 1.19.0 from 1.18.4Upgrade gitea to 1.20.2 from 1.18.4
  • Ticket #2904 – Description

    v3 v4  
     1I never got around to upgrading prod to 1.19.  Now 1.20.2 is out.
     2
     3I'll refresh dev first and upgrade it to see how it goes.
     4
     5Key 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
     14One is Implement actions artifacts (#22738)
     15
     16----
     17
    118I tested on dev and seems fine
    219