Summary
Add support for resolving and verifying packages hosted on OpenDev (opendev.org).
Packages
Notes
OpenDev runs Gitea, so its API should be compatible with the Gitea API. Tag listing and archive download URLs likely follow the standard Gitea pattern (e.g., https://opendev.org/{owner}/{repo}/archive/{tag}.tar.gz).
Summary
Add support for resolving and verifying packages hosted on OpenDev (opendev.org).
Packages
Notes
OpenDev runs Gitea, so its API should be compatible with the Gitea API. Tag listing and archive download URLs likely follow the standard Gitea pattern (e.g.,
https://opendev.org/{owner}/{repo}/archive/{tag}.tar.gz).