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

Refine backend / frontend version check #1345

Open
confluence opened this issue Dec 6, 2023 · 0 comments
Open

Refine backend / frontend version check #1345

confluence opened this issue Dec 6, 2023 · 0 comments
Labels
code maintenance For issues relating to code maintenance and quality

Comments

@confluence
Copy link
Collaborator

This idea came out of the discussion surrounding #1281. The strictness of the version check should be configurable with a preference (options: exact match, minor version, major version, disabled), with a default to be discussed (perhaps configurable with a build option?).

This would allow us to use minor and major bumps in the protobuf repo to distinguish between changes that affect specific features and changes that affect the whole application, and to couple public-facing packaged components tightly while mixing and matching them internally as broadly as we want for testing purposes.

@kswang1029 kswang1029 added this to CARTA Dec 6, 2023
@kswang1029 kswang1029 moved this to Icebox in CARTA Dec 6, 2023
@kswang1029 kswang1029 moved this to New issues/PRs in CARTA - backend Dec 14, 2023
@kswang1029 kswang1029 moved this from New issues/PRs to Icebox in CARTA - backend Dec 14, 2023
@kswang1029 kswang1029 added the code maintenance For issues relating to code maintenance and quality label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code maintenance For issues relating to code maintenance and quality
Projects
No open projects
Status: Icebox
Status: Icebox
Development

No branches or pull requests

2 participants