-
Notifications
You must be signed in to change notification settings - Fork 53
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
[infra] Update workflow with native_
packages
#963
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. |
@mosuem I think the CONTRIBUTING.md describes the workflow as we discussed. Please check if anything is out of order. Also, releasing the three packages is going to be a bunch of manual pubspec.yaml updates, maybe we should keep a |
Yes, let's see how this goes first. |
Thanks for the quick review @mosuem! 🙏 |
Now that flutter/flutter#143055 has landed, we should be able to start doing breaking changes.