pivotal-cf / pivnet-resource

Concourse Resource to interact with the Tanzu Network API V2 interface.
Apache License 2.0
30 stars 36 forks source link

`artifact_path` expects the artefact in the same product_slug. #144

Open kvmw opened 3 years ago

kvmw commented 3 years ago

Since pivnet is using the product_slug to find the artefacts in harbor, there is not way to reference the artefacts that are available under different project name (product slug) in harbor.

would be nice to allow reference to artefacts that are different harbor project than the current product.