1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 15:06:09 +02:00
gitea/routers/api
Jason Song d67e40684f
Improve LoadUnitConfig to handle invalid or duplicate units (#23736)
The old code just parses an invalid key to `TypeInvalid` and uses it as
normal, and duplicate keys will be kept.

So this PR will ignore invalid key and log warning and also deduplicate
valid units.
2023-04-03 16:42:38 +08:00
..
actions Refactor commit status for Actions jobs (#23786) 2023-03-29 11:27:37 -04:00
packages Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00
v1 Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 2023-04-03 16:42:38 +08:00