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

[CT-2036] Parsing: model ‘latest’ attribute #6867

Closed
Tracked by #6747
MichelleArk opened this issue Feb 6, 2023 · 1 comment
Closed
Tracked by #6747

[CT-2036] Parsing: model ‘latest’ attribute #6867

MichelleArk opened this issue Feb 6, 2023 · 1 comment

Comments

@MichelleArk
Copy link
Contributor

MichelleArk commented Feb 6, 2023

Parse latest: Optional[boolean], as configured in a model yaml property file. Should be available as a model node attribute in the manifest. Should be None for un-versioned models, True if explicitly set via model property, or if model has highest numeric version, and False otherwise.

Validation

  • only one version of a given model can have latest: true set
  • only versioned models can have latest set to true or false
@jtcohen6
Copy link
Contributor

I'm going to close this as a standalone issue, I think we'll need to capture it as part of the updated version spec proposed in #6866. We can reopen if that's the wrong call

@MichelleArk MichelleArk self-assigned this Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants