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 in type of "support level" #627

Closed
kestewart opened this issue Feb 4, 2024 · 1 comment
Closed

Add in type of "support level" #627

kestewart opened this issue Feb 4, 2024 · 1 comment
Milestone

Comments

@kestewart
Copy link
Contributor

One of the gaps that has been highlighted, is not say the state of what is "ValidUntil" for an artifact.
There was an implicit semantic of end of life/end of support, but from consulting the guidance from
the FDA, it's more appropriate to make this a bit more nuanced.

In discussions with the AI & Dataset profile working groups, this concept makes sense to carry forward
into those profiles as optional property, so it is appropriate to move into core.
From the discussion on the call, we landed on:

Field Name: "SupportLevel"

Enumerated SupportTypes:

  • Development
  • Support
  • LimitedSupport
  • EndOfSupport (aka End of Life)
  • NoSupport (Use as Is)
  • NoAssertion default of nothing specified

Recommendation is to describe any relevant support details in package comments, beyond the enumeration.

@goneall goneall added this to the 3.0-rc2 milestone Feb 4, 2024
@goneall goneall mentioned this issue Feb 4, 2024
32 tasks
@goneall
Copy link
Member

goneall commented Feb 8, 2024

Fixed with #628

@goneall goneall closed this as completed Feb 8, 2024
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