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

package trigger: check for deprecated branches, handle errors better #319

Merged
merged 2 commits into from
Dec 15, 2024

Conversation

aptalca
Copy link
Member

@aptalca aptalca commented Dec 15, 2024

Consider cases where the branch may not have a Jenkinsfile because either it is deprecated or is an early dev branch
Add error resiliance when Jenkins job can't be triggered or the build description can't be modified so the scheduler doesn't fail halfway through

Tested live in a mock live branch of jackett here: https://github.com/linuxserver/docker-jackett/actions/runs/12340943736

@aptalca aptalca requested a review from a team December 15, 2024 17:54
@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/5245c511-pkg-5245c511-dev-57dda9236635d64999f3ff00d1b71dd458d38268-pr-319/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/5245c511-pkg-5245c511-dev-57dda9236635d64999f3ff00d1b71dd458d38268-pr-319/shellcheck-result.xml

Tag Passed
amd64-5245c511-pkg-5245c511-dev-57dda9236635d64999f3ff00d1b71dd458d38268-pr-319
arm64v8-5245c511-pkg-5245c511-dev-57dda9236635d64999f3ff00d1b71dd458d38268-pr-319

@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/5245c511-pkg-5245c511-dev-5592ff917c70d1cfd27263bf23852e03a39fd9bf-pr-319/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/5245c511-pkg-5245c511-dev-5592ff917c70d1cfd27263bf23852e03a39fd9bf-pr-319/shellcheck-result.xml

Tag Passed
amd64-5245c511-pkg-5245c511-dev-5592ff917c70d1cfd27263bf23852e03a39fd9bf-pr-319
arm64v8-5245c511-pkg-5245c511-dev-5592ff917c70d1cfd27263bf23852e03a39fd9bf-pr-319

@aptalca aptalca merged commit c9a4e6a into master Dec 15, 2024
4 checks passed
@aptalca aptalca deleted the monthly-package-deprecate branch December 15, 2024 18:12
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