Skip to content

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

Merged
aptalca merged 2 commits intomonthlyfrom
ext_trigger_sani
Jun 3, 2025
Merged

keep sanitized and raw external versions separate in external trigger#339
aptalca merged 2 commits intomonthlyfrom
ext_trigger_sani

Conversation

@aptalca
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants