Commit Graph

13 Commits

Author SHA1 Message Date
Michael Thomsen 3cf906bc1b Update dart.yml (#820)
* Update dart.yml

Update Dart starter workflow to use `setup-dart` from the Dart team. This enables testing on more operating systems (Linux, Windows, and macOS), and offers more control over the Dart SDK version to test with.

* Update dart.yml

Add required disclaimer

* Update ci/dart.yml

Co-authored-by: Josh Gross <joshmgross@github.com>

Co-authored-by: Josh Gross <joshmgross@github.com>
2021-02-26 17:25:23 -05:00
Devon Carew 1e97b0eba7 Update dart.yml
Change to sentence fragment case for the step names
2020-11-09 09:54:52 -08:00
Devon Carew 17e1df2111 Update dart.yml
Review comments from @mit-mit.
2020-11-02 09:07:53 -08:00
Devon Carew f938476d14 Update dart.yml 2020-10-30 12:46:33 -07:00
Christopher Schleiden abf7f258d1 Use $default-branch token 2020-07-13 12:12:41 -07:00
Edward Thomson 8beb802437 Renormalize line endings
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Konrad Pabjan d037e97e82 Update starter workflows 2020-02-12 13:26:01 -05:00
Sean C. Sullivan ca86544176 GitHub Actions checkout v1 -> v2 2019-12-24 14:22:22 -08:00
Joshua Peek 24f2f86d00 Trim trailing whitespace 2019-10-16 12:40:14 -07:00
Simon Leier 28ae08ad28 Fix dart workflow
The dart runtime is not installed by default. The action failes with an error.
2019-08-19 02:26:04 +02:00
Danny McCormick ee61b8e679 v1 tags for checkout (#38) 2019-08-14 10:43:09 -04:00
Chris Patterson b13ec89084 Initial formatting 2019-08-06 16:37:30 -07:00
Andy McKay 4d7a741e07 first pass at the templates 2019-07-29 09:38:23 -07:00