Closed sourcegraph-wk closed 3 years ago
No security relevant content was detected by automated scans.
aviary.yaml
coverage of security relevant codeQuestions or Comments? Reach out on Slack: #support-infosec.
QA+1 CI Passes
@Workiva/release-management-p
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 usepub 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
._