mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Conan v1 reached end-of-life. https://blog.conan.io/2024/09/30/Conan-Center-will-stop-receiving-updates-for-Conan-1.html The command for conan v2 login has changed to `conan remote login`. https://docs.conan.io/2/reference/commands/remote.html#conan-remote-login I briefly looked at Gitea codebase. Gitea supports conan v2 cli (given functions like `DeleteRecipeV2` and `SearchPackagesV2`) --------- Co-authored-by: Chongyi Zheng <[email protected]> Reviewed-on: https://gitea.com/gitea/docs/pulls/426 Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: harryzcy <[email protected]> Co-committed-by: harryzcy <[email protected]>