Skip to content

template(ci): Fix operator version extraction#577

Open
Techassi wants to merge 1 commit intomainfrom
template/ci-fix-operator-version-extraction
Open

template(ci): Fix operator version extraction#577
Techassi wants to merge 1 commit intomainfrom
template/ci-fix-operator-version-extraction

Conversation

@Techassi
Copy link
Member

Previously, we assumed that the first package is always the operator package. This is not true, for example this resulted in a wrong version here: https://github.com/stackabletech/secret-operator/actions/runs/22309511940/attempts/1.

To fix this, we filter/select the package by operator name instead of hard-coding index 0.

@Techassi Techassi self-assigned this Feb 24, 2026
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Feb 24, 2026
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

Wow, good catch!

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

Labels

None yet

Projects

Status: Development: Waiting for Review

Development

Successfully merging this pull request may close these issues.

2 participants