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 GitHub Action: Build/test against latest stable version of Dart and dev version #270

Closed
Stargator opened this issue Nov 29, 2020 · 0 comments · Fixed by #276
Closed

Comments

@Stargator
Copy link
Contributor

Given the transition to GitHub Actions, it would be a good idea to run the build and tests against the latest dev version of Dart as well as the latest stable version.

That helps us track any breaking changes that may be coming. For example, null safety is coming in 2.12 and 2.10 is currently released.

@Stargator Stargator added this to the 2020 Improve Tests or CI milestone Nov 29, 2020
Liklainy added a commit to Liklainy/dart that referenced this issue Dec 8, 2020
Liklainy added a commit to Liklainy/dart that referenced this issue Dec 11, 2020
devkabiir pushed a commit that referenced this issue Dec 24, 2020
* Add dev container to CI (#270)

* Disable fail-fast in CI strategy

* Add 2.10 tag, Change dev to experimental

* Remove upgrade dependencies

* Change matrix to 2.10 tag only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants