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

Remove authors field from pubspec once Dart 2.7.0 is released #334

Open
evanweible-wf opened this issue Nov 20, 2019 · 0 comments
Open

Remove authors field from pubspec once Dart 2.7.0 is released #334

evanweible-wf opened this issue Nov 20, 2019 · 0 comments

Comments

@evanweible-wf
Copy link
Contributor

There's an upcoming change in 2.7-dev where it warns about the author[s] field if the package has a verified publisher on pub. To workaround that, in #333 we changed up our CI so that pub publish --dry-run only runs on the stable channel of Dart.

Once Dart 2.7.0 is released, we can remove that field in our pubspec.yaml and pub publish --dry-run should start passing. We'll then need to publish new releases with >=2.7.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant