Skip to content

Build-info for packages created from multiple pipelines #196

@anders-zpt

Description

@anders-zpt

What is the proper way to create Build Information from partially uploaded packages?

Scenario

  1. A pipeline uploads a recipe and zero or more packages for that recipe. It then uses conan art:build-info create and ... upload to upload the Build Information.
  2. Another pipeline builds and uploads packages for the recipe with different profiles. The recipe revision already exists on Artifactory and the recipe upload is elided. It then creates and uploads the new Build Information.

One example of this scenario is the products pipeline in the CI workflow in the conan docs.

Questions

What is the expected build name and build number for the recipe?
Is the recipe a dependency to the second Build Information, or is it an artifact?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions