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

Add generate-api-diff command #21

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

apainintheneck
Copy link
Owner

@apainintheneck apainintheneck commented Sep 23, 2023

This command compares JSON API generation on both branches.

Other changes:

  • Removed with no API env from service_diff.rb script
  • Handle HOMEBREW_NO_INSTALL_FROM_API in BranchDiff module
  • Add better debug info to BranchDiff methods
  • Update readme
  • Update tests in Rakefile

Closes #15

This command compares JSON API generation on both branches.

Other changes:
- Removed with no API env from service_diff.rb script
- Handle HOMEBREW_NO_INSTALL_FROM_API in BranchDiff module
- Add better debug info to BranchDiff methods
- Update readme
- Update tests in Rakefile
@apainintheneck apainintheneck marked this pull request as ready for review September 23, 2023 18:02
@apainintheneck apainintheneck merged commit 2bae3b8 into main Sep 23, 2023
1 check passed
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.

Add brew generate-api-diff
1 participant