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

Remove default HTML report from Docker images #2091

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

JackuB
Copy link
Contributor

@JackuB JackuB commented Jul 15, 2021

This also removes jq usage and prevents errors being thrown on non-json output

Jenkins plugin is not relying on these fields anymore.
And the jq was throwing errors for non-JSON outputs for no reason and kep confusing people.

Fixes #1633

@JackuB JackuB requested review from a team as code owners July 15, 2021 09:20
@JackuB JackuB requested a review from orsagie July 15, 2021 09:20
@github-actions
Copy link
Contributor

Expected release notes (by @JackuB)

features:
remove default HTML report from Docker images (98234b0)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@ghost ghost marked this pull request as draft July 28, 2021 17:05
@JackuB JackuB force-pushed the chore/remove-jq-from-docker branch from 98234b0 to 8eb1261 Compare August 27, 2021 10:46
@JackuB JackuB marked this pull request as ready for review August 27, 2021 10:57
This also removes jq usage and prevents errors being thrown on non-json output
@JackuB JackuB force-pushed the chore/remove-jq-from-docker branch from 8eb1261 to cdc35ac Compare August 27, 2021 11:25
@JackuB JackuB merged commit 1350317 into master Aug 27, 2021
@JackuB JackuB deleted the chore/remove-jq-from-docker branch August 27, 2021 12:07
@Veraxus
Copy link

Veraxus commented Sep 16, 2021

For the record, I think this was ill-advised as it was a major breaking change. It broke our automated Snyk jobs and the pipelines that used them, requiring us to scramble for solutions.

JackuB added a commit that referenced this pull request Sep 30, 2021
revert: partial revert of Dockerfile changes from #2091
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.

[🐛] Failed when running as docker container
2 participants