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: codacy upload and JRE version #1391

Merged

Conversation

k3rnelpan1c-dev
Copy link
Contributor

Description

This PR offers a fix for 2 mistakes I caused with my earlier packaging PR (#1303).
First it fixes the failing Codacy report upload, where I missed that it used to be downloaded in the 'Tool setup' step. It now uses the official Codacy GitHub action instead of the prior downloaded Jar.
Second it fixes a staging mishap that happened likely due to late local time 🤦‍♂️, where I already prepared a followup commit to bump the Container JRE to 17 as requested by the original review. With this PR I offer a revert to the 11 JRE.

Changes

  • use codacy GitHub action instead of downloaded jar
  • revert Container Image JRE to 11

Issues

Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
src/main/docker/Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Niklas <nscuro@protonmail.com>
Signed-off-by: K3rnelPan1c <69395733+k3rnelpan1c-dev@users.noreply.github.com>
@stevespringett stevespringett merged commit b0234fb into DependencyTrack:master Feb 15, 2022
@k3rnelpan1c-dev k3rnelpan1c-dev deleted the fix/codacy-upload branch February 15, 2022 17:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants