gardener / cc-utils

CI/CD utils for gardener project
Apache License 2.0
23 stars 29 forks source link

Resolve artefact access via callback #1034

Closed zkdev closed 1 month ago

zkdev commented 2 months ago

What this PR does / why we need it: Resolve artefact access (thus its contents) from callback to prepare support of various artefact types.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

ccwienk commented 2 months ago

please fix linter issues @zkdev

gardener-robot commented 1 month ago

@zkdev You need rebase this pull request with latest master branch. Please check.

zkdev commented 1 month ago

linter fails as this PR depends on: https://github.com/gardener/cc-utils/pull/1045

ccwienk commented 1 month ago

linter fails as this PR depends on: #1045

please rework such that:

rationale: we should keep dependencies between cc-utils and delivery-service-repository to a minimum / work towards reducing dependencies.