Skip to content
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

Allow skipping specific versions of upstream projects #323

Open
wants to merge 2 commits into
base: monthly
Choose a base branch
from

Conversation

thespad
Copy link
Member

@thespad thespad commented Dec 21, 2024

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

Allows setting e..g. SKIP_EXTERNAL_TRIGGER="lychee_master_v6.2.0" to skip just that version from external trigger checks.

Will still always skip package checks because there's no external version logic in those so the var needs to be removed once the new release is available - but it means we don't have to keep checking upstream for the next version release to be able to build.

Benefits of this PR and context:

How Has This Been Tested?

Source / References:

@thespad thespad requested a review from a team December 21, 2024 13:43
@thespad thespad self-assigned this Dec 21, 2024
@thespad thespad changed the title Prune but don't remove buildx container Allow skipping specific versions of upstream projects Dec 21, 2024
@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/43298c23-pkg-43298c23-dev-c7cb9dfeecbbcfdeade856cbc202b28021b2ee81-pr-323/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/43298c23-pkg-43298c23-dev-c7cb9dfeecbbcfdeade856cbc202b28021b2ee81-pr-323/shellcheck-result.xml

Tag Passed
amd64-43298c23-pkg-43298c23-dev-c7cb9dfeecbbcfdeade856cbc202b28021b2ee81-pr-323
arm64v8-43298c23-pkg-43298c23-dev-c7cb9dfeecbbcfdeade856cbc202b28021b2ee81-pr-323

@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/43298c23-pkg-43298c23-dev-1ff61d887c3874e9c7c9bdda6bac5dffc98e70d4-pr-323/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/43298c23-pkg-43298c23-dev-1ff61d887c3874e9c7c9bdda6bac5dffc98e70d4-pr-323/shellcheck-result.xml

Tag Passed
amd64-43298c23-pkg-43298c23-dev-1ff61d887c3874e9c7c9bdda6bac5dffc98e70d4-pr-323
arm64v8-43298c23-pkg-43298c23-dev-1ff61d887c3874e9c7c9bdda6bac5dffc98e70d4-pr-323

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: PRs Ready For Team Review
Development

Successfully merging this pull request may close these issues.

2 participants