Conan packages built via CI still say 'manually published in the UI'
Problem to solve
When publishing a Conan package via GitLab CI, I expect that the UI will display the pipeline and metadata in the Package Registry UI, but it doesn't. This is problematic because it makes it harder to find and verify the package that was recently built.
Intended users
User experience goal
Users always know, which pipeline and commit are responsible for generating a specific package.
Proposal
Ensure that Conan packages built via CI display the pipeline, commit and branch information in the UI.
Further details
Permissions and Security
- There are no permissions changes required for this change.
Documentation
- There are no documentation changes