Support disable/enable Code Quality Scan
Description
Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full.
Checklist
- [x] Tests added and all succeed
- [ ] Linted
- [ ] CHANGELOG.md updated
- [ ] README.md updated, if user-facing
Screenshots / GIFs
Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!
Eclipse Plugin does not support disabling Code Quality Scan which impacts our developers negatively. This feature allows them to disable/enable Code Quality Scan.
Hi @JinwooHwang-SAS , thanks for the contribution. We are looking at it right now.
Hi @bastiandoetsch , Thank you for reviewing the commit.
There was a failure of build plugin with Maven. I am sorry but could you please help me find someone who can help me with this failure? Thank you.
echo "$encodedString" | base64 -d > $fileName echo "$sha $fileName" > sha256.txt sha256sum -c sha256.txt shell: /usr/bin/bash -e {0} env: JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.12-7/x64 JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.12-7/x64 fileName: ./keystore.jks encodedString: sha: sha256sum: sha256.txt: no properly formatted SHA256 checksum lines found Error: Process completed with exit code 1.
Yeah, it cannot retrieve & check the signing truststore from the secrets. This is nothing you can fix - I'll have a look a soon.
Thank you so much for your help, @bastiandoetsch .
I'll try to create the PR under my name (keeping your commit). I suppose it has to do with permissions.
Please rebase against main once this is merged. That should fix the issue.
Thank you @bastiandoetsch. I just rebased it.
@JinwooHwang-SAS , looks good, I've approved. You'll need to get your commit history gpg signed, though, before I can merge.
Thank you very much @bastiandoetsch . Let me find out how to get the commit history gpg signed, which I've never done before. I am sorry.
Hi @bastiandoetsch . I've got the commit history gpg signed. Please let me know if I missed anything. Thank you so much for your help.
Hi @bastiandoetsch . Thank you so much for your help. I appreciate all your support on my first commit.
Thanks for contributing! It will go into a release tomorrow!
You are very welcome, @bastiandoetsch. Can't wait to see the release!