-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[core-api][experimental][PLACEHOLDER] create beta decorator #26691
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
[core-api][experimental][PLACEHOLDER] create beta decorator #26691
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
cfdb66b
to
a5649c3
Compare
c4f9000
to
d87e1d3
Compare
# placeholder | ||
beta = experimental | ||
beta_param = experimental_param | ||
alpha = experimental |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we call it "Preview" to match the api language in the notion proposal?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it should be "Preview". All new decorators were added - Preview, Beta and Superseded
a5649c3
to
def7773
Compare
d87e1d3
to
7ed3aad
Compare
def7773
to
734f308
Compare
7ed3aad
to
a9f734c
Compare
7412f63
to
dc7528f
Compare
a9f734c
to
d912535
Compare
05ee63b
to
1a4c938
Compare
d912535
to
56c3edd
Compare
Summary & Motivation
placeholder so I can mark things as alpha or beta upstack
How I Tested These Changes
Changelog