-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(reports): remove HTML report generation #137
Conversation
Required |
This PR/issue depends on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had this at first cryostat-reports: Detected Maven Version (3.8.1) is not supported, it must be in [3.8.2,).
had to update /cryostat-reports/.mvn/wrapper/maven-wrapper.properties
to the suggested 3.8.2
Other than that, looks good to me.
Ah interesting, I haven't run |
fc3b544
to
3259818
Compare
Depends on cryostatio/cryostat-core#261
Remove HTML generation API and do some cleanup.