Skip to content

fix: make sure helper package is set#376

Merged
guenhter merged 2 commits intoriemers:masterfrom
MartinGodzina:fix/375
Mar 11, 2025
Merged

fix: make sure helper package is set#376
guenhter merged 2 commits intoriemers:masterfrom
MartinGodzina:fix/375

Conversation

@MartinGodzina
Copy link
Copy Markdown
Contributor

@MartinGodzina MartinGodzina commented Mar 7, 2025

Ensure gitlab_runner_helper_package is Always Defined
Previously, the task "(Debian) Install GitLab Runner Helpers" failed due to gitlab_runner_helper_package being undefined.

This issue was introduced by a prior change that unintentionally tried to install gitlab_runner_helper_package_name even when it´s not set.

This PR ensures that gitlab_runner_helper_package is always defined, regardless of whether gitlab_runner_package_version is set.

closes: #375

@MartinGodzina
Copy link
Copy Markdown
Contributor Author

@guenhter Could you review this please?

@guenhter guenhter merged commit 60dcd61 into riemers:master Mar 11, 2025
1 check passed
@MartinGodzina MartinGodzina deleted the fix/375 branch March 11, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v2.0.9 fails with Gitlab 17.8.2: gitlab_runner_helper_package is undefined

2 participants