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

Update pub get commands to dart pub get #261

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

evanweible-wf
Copy link
Contributor

Motivation

Newer versions of Dart don't support the pub executable on its own, it must be run via dart pub.

Changes

Update code that runs pub get subprocesses to run dart pub get instead.

@aviary3-wk
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.

@robbecker-wf
Copy link
Member

QA+1 CI passes @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

@rmconsole7-wk rmconsole7-wk merged commit e599600 into master Oct 27, 2023
4 checks passed
@rmconsole7-wk rmconsole7-wk deleted the dart-pub-get branch October 27, 2023 17:00
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.

6 participants