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

API version checking for cohort subsets #125

Open
azimov opened this issue Oct 21, 2023 · 0 comments
Open

API version checking for cohort subsets #125

azimov opened this issue Oct 21, 2023 · 0 comments

Comments

@azimov
Copy link
Collaborator

azimov commented Oct 21, 2023

When we develop new features for Cohort Subset operations older versions of this package will be unable to reference/load many of these properties and crash. Instead, we should perform a version check on the package and store a version reference in the json subset definitions to compare.

There will be updates to this package that do not touch subsets so it may be desirable to specify a minimum version reference in the definition rather than always erroring/warning when a user's package is outdated.

We should also consider tagging subset designs completed in develop branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant