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

AF-1874 Dart 2 compatibility #18

Merged
merged 1 commit into from
Jul 31, 2018
Merged

AF-1874 Dart 2 compatibility #18

merged 1 commit into from
Jul 31, 2018

Conversation

evanweible-wf
Copy link
Contributor

Description

Updates to ensure this package is compatible and runs with the latest Dart 2 dev release.

Testing

  • CI passes on Dart 1.24.3 and Dev channel

Code Review

@Workiva/app-frameworks
@robbecker-wf

@aviary-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 HipChat: InfoSec Forum.

@@ -16,5 +16,5 @@ cache:

before_script: npm install
script:
- pub run dart_dev analyze
- dartanalyzer .
Copy link
Member

Choose a reason for hiding this comment

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

👍

@robbecker-wf
Copy link
Member

+10 Code looks good. Dependencies look right. CI passes under Dart 1 and Dart 2

@robbecker-wf
Copy link
Member

Quality Review Approval: +1 ( aka QA: +1 )

  • Testing instruction
  • Dev +1's
  • Dev/QA +10 with detail of what was tested
  • Unit test created/updated
  • All unit tests pass
  • Rosie has run and reports properly the release the ticket will be included in

Merging into master.
@Workiva/release-management-p for merge into master

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