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: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2023-I |
Component: | SysAdmin | Keywords: | |
Cc: |
Description (last modified by )
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 , 20 months ago
Milestone: | Unplanned → Sysadmin Contract 2023-I |
---|
comment:2 by , 19 months ago
comment:3 by , 17 months ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
See also #2921 :)