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

fix: improve groupid extraction for Jenkins plugins #2815

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

westonsteimel
Copy link
Contributor

Consider the Group-Id java manifest property as this is typically set for Jenkins plugins if there is no pom file

@westonsteimel westonsteimel force-pushed the consider-group-id-manifest-property-for-jenkins-plugins branch 3 times, most recently from 669e43f to 1cc40a1 Compare April 25, 2024 20:40
@spiffcs
Copy link
Contributor

spiffcs commented May 23, 2024

@westonsteimel was there anything else you wanted to do for this PR? If you want to sync tomorrow morning or next time your free we could write down what's left and I could try and help get this across the finish line?

I didn't see anywhere if there was another fix besides the io.jenkins.plugins exception you wanted to include here.

spiffcs
spiffcs previously approved these changes Jun 5, 2024
@spiffcs spiffcs marked this pull request as ready for review June 5, 2024 18:47
@spiffcs spiffcs marked this pull request as draft June 5, 2024 18:48
@spiffcs spiffcs dismissed their stale review June 5, 2024 18:48

wrong PR - mistake when closing other PR

Consider the `Group-Id` java manifest property as this is typically set
for Jenkins plugins if there is no pom file

Signed-off-by: Weston Steimel <commits@weston.slmail.me>
@westonsteimel westonsteimel force-pushed the consider-group-id-manifest-property-for-jenkins-plugins branch from 1cc40a1 to 386f3fe Compare June 13, 2024 13:21
@westonsteimel
Copy link
Contributor Author

@spiffcs , sorry I missed your comment and I had completely forgotten about this one. I think all that was missing is adding some jenkins plugins into the integration test image

@westonsteimel
Copy link
Contributor Author

Oh, we also need some unit tests for the package type logic (changing the type from being java-archive to being jenkins-plugin)

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.

None yet

2 participants