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

Reincrementalify #1368

Merged
merged 1 commit into from Dec 4, 2022
Merged

Reincrementalify #1368

merged 1 commit into from Dec 4, 2022

Conversation

basil
Copy link
Member

@basil basil commented Dec 4, 2022

In https://ci.jenkins.io/job/Plugins/job/git-plugin/job/PR-1367/1/consoleFull I noticed that the SCM tag had fallen out of sync with the expected value leading to the lack of an incremental deployment:

18:59:54  Invalid archive retrieved from Jenkins, perhaps the plugin is not properly incrementalized?
18:59:54  Error: ZIP error: Error: Wrong commit hash in /project/scm/tag, expected 8301c44440e82281ca7cb0321e004df00d6926f8, got git-4.14.0 from https://ci.jenkins.io/job/Plugins/job/git-plugin/job/PR-1367/1/artifact/**/*8301c44440e8*/*8301c44440e8*/*zip*/archive.zip
18:59:54  Success: Status code 400 is in the accepted range: 100:599

@github-actions github-actions bot added the dependencies Dependency related change label Dec 4, 2022
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MarkEWaite MarkEWaite enabled auto-merge (squash) December 4, 2022 18:23
@MarkEWaite MarkEWaite merged commit 66459d9 into jenkinsci:master Dec 4, 2022
@basil basil deleted the reincrementalify branch December 4, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
2 participants