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

Additionally run on macos and only run javap on linux as not really needed #1120

Merged
merged 4 commits into from
Feb 7, 2024

Conversation

hazendaz
Copy link
Member

@hazendaz hazendaz commented Feb 7, 2024

note: The windows update done on github no longer has PATH set. Thus the failure. I don't see much value in javap here. I think gradle should be ensuring its setup correctly not some post action to confirm. As such, rather than trying to fix the path (note it runs on macos ok with path), just make it run on linux only for that step as good enough.

@hazendaz hazendaz requested a review from KengoTODA February 7, 2024 22:39
@hazendaz hazendaz self-assigned this Feb 7, 2024
@hazendaz
Copy link
Member Author

hazendaz commented Feb 7, 2024

fixes #1116

github didn't add path on windows, this item is not super important IMO as gradle should compile correctly  so there is no real reason to check it worked properly.  However, will keep it for now but limiting it to just one OS as checking numerous times is again IMO worthless.
@hazendaz
Copy link
Member Author

hazendaz commented Feb 7, 2024

@KengoTODA going to merge so repo is back to working order. If any concerns on the change, let me know.

@hazendaz hazendaz merged commit 5444c4b into spotbugs:master Feb 7, 2024
11 checks passed
Copy link

github-actions bot commented Mar 1, 2024

🎉 This PR is included in version 6.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant