Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Publish buildinfo in a project specific artifactory repo #12114

Open
fg68 opened this issue Sep 14, 2022 · 1 comment
Open

[feature] Publish buildinfo in a project specific artifactory repo #12114

fg68 opened this issue Sep 14, 2022 · 1 comment

Comments

@fg68
Copy link

fg68 commented Sep 14, 2022

Provide an option to the conan_build_info --v2 publish subcommand to be able to specify an artifactory project with a dedicated buildinfo repository where the buildinfo should be stored.

Currently one can only perform this with the jfrog CLI build upload command (see https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-BuildUpload) but this requires an additional tool in the CI pipeline (including setup and authentication) though the principal functionality is already contained in the conan_build_info tool (see also czoido/conan-build-info-example#1).

@czoido czoido self-assigned this Sep 14, 2022
@czoido
Copy link
Contributor

czoido commented Sep 14, 2022

Hi @fg68,

Thanks a lot for the suggestion. I have been briefly checking the Artifactory API docs and looks like it would be possible as the API supports setting the project. Right now we are focusing in Conan 2.0 and also the build_info is going to change for 2.0, so I'm marking this for the 2.0 milestone as a feature to have into account for 2.0 implementation of the build_info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants