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

Triangulate backward compatibility check commands #1257

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

yogeshnikam671
Copy link
Member

@yogeshnikam671 yogeshnikam671 commented Aug 21, 2024

What:
Created an abstract class which has the common logic around backward compatibility check. This helps reuse the logic in other protocols easily.

Checklist:

  • Documentation
  • Tests
  • Tested locally
  • Sonar Quality Gate

@yogeshnikam671 yogeshnikam671 changed the title Triangulate bcc commands Triangulate backward compatibility check commands Aug 21, 2024
Abstract out the common logic in backward-compatibility-check command
…ommand which can let us run the check on a specific folder or file in a repository
Add deprecation notice to all the b/w compatibility related commands which will be eventually removed
…l bring the repository back to the original state if the command is aborted in between
…d unnecessary logs in the backward compatibility check result logs
…le override in sub-classes of BackwardCompatibilityCheckBaseCommand
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.

1 participant