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

Feature Request: Expose diffing portion of Betterer from CLI #1182

Open
BrentonWheeler opened this issue Nov 17, 2023 · 0 comments
Open

Feature Request: Expose diffing portion of Betterer from CLI #1182

BrentonWheeler opened this issue Nov 17, 2023 · 0 comments

Comments

@BrentonWheeler
Copy link

Allow for isolated use of just the diffing portion of Betterer.

My use case is that I run Betterer in CI on pull request, both on the commit where the branch deviated from 'main' and the branch's latest commit, in parallel. After getting the 2 .betterer.results files I just want to diff those 2 outputs to see what the new issues are. Currently I'm required to run Betterer in a series rather than parallel, doubling the duration of the CI job.

Let me know if more details are required

@BrentonWheeler BrentonWheeler changed the title Feature Request: Expose diffing portion of betterer from CLI Feature Request: Expose diffing portion of Betterer from CLI Nov 17, 2023
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

No branches or pull requests

1 participant