Commit Graph

3 Commits

Author SHA1 Message Date
Mattt 57d7ebc03f
Name CI Jobs (#174)
* Interpolate scheme from OS name

* Add names to CI jobs
2020-12-30 05:12:36 -08:00
Mattt 97457e9560
Fix lint job in CI workflow (#173)
* Update to norio-nomura/action-swiftlint@3.2.0

* Run swiftlint directly without external action

* Run on macos-latest

* Calculate diff relative to github.base_ref

* Update to actions/checkout@v2

* Checkout with ref to github.head_ref

* Specify bash shell

* Fetch origin master before running git diff

* Checkout with fetch-depth of 0

* Prefix base ref with origin/

* Fetch and find common ancestor manually

* Run SwiftLint against all files

* Lint with --strict
2020-12-30 04:53:49 -08:00
Mattt 868274ce26
Add GitHub Actions CI workflow (#168)
* Add CI workflow

* Remove .travis.yml

* Update CI badge in README
2020-05-12 10:55:42 -07:00