-
Notifications
You must be signed in to change notification settings - Fork 5.6k
feat: stabilize --node-conditions flag #29628
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
feat: stabilize --node-conditions flag #29628
Conversation
Wait for denoland/docs#1802 to land before merging this. |
I think this is a bit early regardless, since we've not had enough time to test that it works as expected. The unstable flag was just rolled out the other day. |
This is just a PR - 2.4.0 is scheduled to be released at the end of the month so there's gonna be at least a couple patch releases before it gets stabilized. |
@bartlomieju oh, gotcha |
1025f12
to
bfa33bd
Compare
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.
LGTM
Stabilizes
--conditions
flag added in #29586.Closes #23757