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 deprecated authors field from pubspec.yaml #685

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

sourcegraph-wk
Copy link

This PR removes the author field from any pubspec.yaml files in this repo,
as the field was deprecated in Dart 2.7 and is no longer needed.

Removing this field will silence the warning that pub publish emits, which
has the added benefit of allowing us to use pub publish --dry-run as a
quality check during CI.

If you'd like to retain the author information, we recommend adding an
AUTHORS.md file in the repo or the package directory.


This PR was created automatically from a Sourcegraph batch change.
Please reach out to @evanweible-wf or #support-client-plat with any questions.

Created by Sourcegraph batch change Workiva/remove_pubspec_authors.

@aviary2-wf
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

Copy link
Contributor

@sydneyjodon-wk sydneyjodon-wk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Workiva/release-management-p

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@rmconsole6-wk rmconsole6-wk merged commit cb2fbc7 into master Apr 29, 2021
@rmconsole6-wk rmconsole6-wk deleted the batch/client_platform/remove_pubspec_authors branch April 29, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants