-
Notifications
You must be signed in to change notification settings - Fork 4
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
Thoth natively supports a differential analysis #257
Comments
@TomasTomecek: This issue is currently awaiting triage. The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/sig user-experience |
This is regarding having similar compare support in thamos.
Story Point: [Epic][13pt] |
Acceptance Criteria Issues (covers points from #257 (comment)) |
/close |
@goern: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Is your feature request related to a problem? Please describe.
As a Thoth user, I'd love to compare an advise of a PR with an advise done on the main branch easily with a single
thamos advise
command.High-level Goals
Running
advise
produces results that only contain difference from a different advise.These are available both via Web UI and on CLI.
Describe the solution you'd like
That's up to you :)
Additional context
There already is a compare button in the Web UI. Sadly the past advises are not tagged in any way so it's hard to tell what to compare against.
Acceptance Criteria
thamos advise
produces results with difference from another analysis.The text was updated successfully, but these errors were encountered: