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

Hack to test JENKINS-45047 #1059

Closed
wants to merge 1 commit into from
Closed

Conversation

basil
Copy link
Member

@basil basil commented Apr 23, 2022

Do not review. Filing this PR only to kick the tires on jenkinsci/maven-hpi-plugin#66 on some real use cases.

prep.sh Outdated
@@ -41,7 +41,7 @@ for LINE in $LINEZ; do
done

# TODO find a way to encode this in some POM so that it can be managed by Dependabot
version=1152.vafc19b26d5aa # TODO https://github.com/jenkinsci/plugin-compat-tester/pull/345
version=1167.vc04b718e32d4 # TODO https://github.com/jenkinsci/plugin-compat-tester/pull/360
Copy link
Member

Choose a reason for hiding this comment

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

prep.sh Outdated
@@ -41,7 +41,7 @@ for LINE in $LINEZ; do
done

# TODO find a way to encode this in some POM so that it can be managed by Dependabot
version=1152.vafc19b26d5aa # TODO https://github.com/jenkinsci/plugin-compat-tester/pull/345
version=1175.vb05220ee3c55 # TODO https://github.com/jenkinsci/plugin-compat-tester/pull/375
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
version=1175.vb05220ee3c55 # TODO https://github.com/jenkinsci/plugin-compat-tester/pull/375
version=1178.vbef3c43d0e69

Copy link
Member

Choose a reason for hiding this comment

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

1 second apart 🤣

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, hopefully this is the latest round of testing I need to do on this PR. Now comes the hard part: writing the PR description for my non-draft PR. I always think that writing the code is easy compared to writing the PR description.

Copy link
Member

Choose a reason for hiding this comment

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

@basil PR description suggestion: Make shit work with proper testing and more correct hackz

@basil basil closed this Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants