Opened 20 months ago

Last modified 15 months ago

#2904 closed task

Upgrade gitea to 1.19.0 from 1.18.4 — at Version 3

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Sysadmin Contract 2023-I
Component: SysAdmin Keywords:
Cc:

Description (last modified by robe)

I tested on dev and seems fine

https://github.com/go-gitea/gitea/releases/tag/v1.19.0

Lots of new features, main one at least strk is excited about is:

Add support for incoming emails https://github.com/go-gitea/gitea/pull/22056

though I presume that means we need to setup some IMAP mailbox thingy for it to receive.

Other possibly useful stuff in v1.19

  • Add Conda package registry (I didn't realize conda can be used for more than python packages and you can host your own)
  • Add Cargo package registry (since rust is getting more popular, might be useful)
  • Support scoped access tokens
  • Secrets storage with SecretKey encrypted (https://github.com/go-gitea/gitea/pull/22142)

Change History (3)

comment:1 by robe, 20 months ago

Milestone: UnplannedSysadmin Contract 2023-I

comment:2 by strk, 19 months ago

See also #2921 :)

comment:3 by robe, 17 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.