Skip to content

keep sanitized and raw external versions separate in external trigger #339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

aptalca
Copy link
Member

@aptalca aptalca commented Jun 3, 2025

Currently we are sanitizing the external version and overwriting the variable. That causes unwanted issues when we later try to use that var value to check for artifacts.

This PR separates the raw and the sanitized versions of the var and uses the sanitized version only to check against the last pushed image version.

@aptalca aptalca requested a review from a team June 3, 2025 19:14
@LinuxServer-CI LinuxServer-CI moved this to PRs Ready For Team Review in Issue & PR Tracker Jun 3, 2025
@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/957bc8d6-pkg-957bc8d6-dev-c0f74be1289ff1c4252e3ac7416f1c1c02c02d07-pr-339/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/957bc8d6-pkg-957bc8d6-dev-c0f74be1289ff1c4252e3ac7416f1c1c02c02d07-pr-339/shellcheck-result.xml

Tag Passed
amd64-957bc8d6-pkg-957bc8d6-dev-c0f74be1289ff1c4252e3ac7416f1c1c02c02d07-pr-339
arm64v8-957bc8d6-pkg-957bc8d6-dev-c0f74be1289ff1c4252e3ac7416f1c1c02c02d07-pr-339

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/957bc8d6-pkg-957bc8d6-dev-8610b2342bcfad15d17efa363226561f93300d67-pr-339/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/957bc8d6-pkg-957bc8d6-dev-8610b2342bcfad15d17efa363226561f93300d67-pr-339/shellcheck-result.xml

Tag Passed
amd64-957bc8d6-pkg-957bc8d6-dev-8610b2342bcfad15d17efa363226561f93300d67-pr-339
arm64v8-957bc8d6-pkg-957bc8d6-dev-8610b2342bcfad15d17efa363226561f93300d67-pr-339

@github-project-automation github-project-automation bot moved this from PRs Ready For Team Review to PRs Approved in Issue & PR Tracker Jun 3, 2025
@aptalca aptalca merged commit f2d093e into monthly Jun 3, 2025
4 checks passed
@aptalca aptalca deleted the ext_trigger_sani branch June 3, 2025 21:51
@LinuxServer-CI LinuxServer-CI moved this from PRs Approved to Done in Issue & PR Tracker Jun 3, 2025
@aptalca aptalca mentioned this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants