Christophe Coevoet
3d39f22cbf
Use the official setup-dart action ( #1242 )
2021-03-02 12:32:59 -08:00
Jennifer Thakar
a021ae2974
Update CI and CONTRIBUTING to use Node spec runner ( #1237 )
2021-02-18 12:54:50 -08:00
Christophe Coevoet
6ea8ce6cf9
Fix the CI to use a PR version of sass-spec ( #1201 )
...
The previous implementation contained 2 mistakes:
- there was a mismatch between names of env variables in the workflow
config and in the script
- the `github.base_ref` property in github actions contains a branch
name, not a full git ref like `github.ref`
2021-01-13 13:06:56 -08:00
Natalie Weizenbaum
647fc45fcf
Fix the condition for deploying to Chocolatey
2021-01-11 16:50:10 -08:00
Natalie Weizenbaum
ec8cfb32f9
Use GH_TOKEN and GH_USER for Bazel deploy
2021-01-11 16:37:46 -08:00
Natalie Weizenbaum
f58173a75b
Fix startsWith() checks in ci.yml ( #1189 )
2021-01-08 20:04:57 -08:00
Natalie Weizenbaum
7086ea4c87
Can't reference env in jobs.*.strategy
2021-01-08 17:22:07 -08:00
Natalie Weizenbaum
f0d7a52d27
"name:" -> "uses:"
2021-01-08 17:22:07 -08:00
Natalie Weizenbaum
c1cdabc4a3
Use GH_* instead of GITHUB_* for environment variables
...
According to [the docs], environment variables may not begin with
`GITHUB_`.
[the docs]: https://docs.github.com/en/free-pro-team@latest/actions/reference/environment-variables#naming-conventions-for-environment-variables
2021-01-08 17:22:07 -08:00
Natalie Weizenbaum
eb66325ddd
Style changes
2021-01-08 17:22:07 -08:00
Christophe Coevoet
b4ab18968e
Migrate the CI to github actions
2021-01-08 17:22:07 -08:00