Skip to content

prepare: rename output component-descriptor -> component-descriptor-artefact#1645

Open
ccwienk wants to merge 1 commit into
masterfrom
feat/rename-cd-output
Open

prepare: rename output component-descriptor -> component-descriptor-artefact#1645
ccwienk wants to merge 1 commit into
masterfrom
feat/rename-cd-output

Conversation

@ccwienk

@ccwienk ccwienk commented Jun 24, 2026

Copy link
Copy Markdown
Member

Renames the component-descriptor workflow output of prepare.yaml to
component-descriptor-artefact, making it unambiguous that the value is an
artifact name, not inline YAML (incompatible change).

@gardener-prow

gardener-prow Bot commented Jun 24, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign michael5601 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 24, 2026
version: ${{ steps.version.outputs.version }}
commit-digest: ${{ steps.version.outputs.commit-digest }}
component-descriptor: ${{ steps.component-descriptor.outputs.component-descriptor-artifact }}
component-descriptor-artefact: ${{ steps.component-descriptor.outputs.component-descriptor-artifact }}

@IndritFejza IndritFejza Jun 25, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have noticed a mix of usage of british/american artefact and artifect in the wf/actions in this repo.

Would it make sense to unify all usages and use only 1 term?
As to no cause confusion.

That could potentially cause breaking changes ofc.

@ccwienk ccwienk removed the do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants