Workiva / state_machine

Easily create a finite state machine and define legal state transitions. Listen to state entrances, departures, and transitions.
Other
61 stars 24 forks source link

TEST: Run CI on Dart 2.13 #67

Closed sourcegraph-wk closed 3 years ago

sourcegraph-wk commented 3 years ago

This PR updates the Dockerfile and skynet.yaml for each Dart repo to use Dart 2.13 versions of the base docker images (at this point these will be wip base images) to verify that full CI checks will pass when using Dart 2.13.


This PR was created automatically from a Sourcegraph batch change. This PR is just a test and should not be merged Please reach out to #support-client-plat with any questions.

_Created by Sourcegraph batch change Workiva/dart_213_test._

aviary3-wk commented 3 years ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

robbecker-wf commented 3 years ago

Closing since the only changes are Dart base image changes. After we switch to 2.13 and update the 1x base image line to 2.13 this repo will get that new version anyway.