The release-monitoring project (Anitya) can include links to package definitions, but solus is not set up yet; see below. We need to edit this file: https://forge.fedoraproject.org/infra/ansible/src/branch/main/roles/openshift-apps/release-monitoring/templates/anitya.toml#L152 But, we can't do simple string replacement because of our directory structure: ``` packages/n/nano packages/py/python-wheel ``` Options: - Link to github search - Make some sort of reverse proxy for exactly this issue - ? <img width="939" height="605" alt="Image" src="https://github.com/user-attachments/assets/d0b5b14e-d371-4427-98aa-f7daaed950b2" />
The release-monitoring project (Anitya) can include links to package definitions, but solus is not set up yet; see below.
We need to edit this file: https://forge.fedoraproject.org/infra/ansible/src/branch/main/roles/openshift-apps/release-monitoring/templates/anitya.toml#L152
But, we can't do simple string replacement because of our directory structure:
Options: