-
Notifications
You must be signed in to change notification settings - Fork 60
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
[ffigen] Use -wip
instead of -dev
semantic versioning
#884
Conversation
PR HealthBreaking changes ✔️Details
Changelog Entry ✔️Details
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️Details
This check for test coverage is informational (issues shown here will not fail the PR). License Headers ✔️Details
All source files should start with a license header. Unrelated files missing license headers
Package publish validation ✔️Details
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
auto label is removed for dart-lang/native/884, due to - The status or check suite health / comment has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for dart-lang/native/884, due to - The status or check suite health / comment has failed. Please fix the issues identified (or deflake) before re-applying this label. |
@mosuem The comment has all green checkmarks? |
It seems to take an older run - I reran that, maybe that helps. |
I believe
-wip
is the new normal.'wip' indicates something that will not be released until the version number is changed.
'dev' can be released as a dev release.