Swiftweekly.github.io: Switch to GH Actions for CI

Created on 4 May 2020  路  4Comments  路  Source: SwiftWeekly/swiftweekly.github.io

  • [x] Remove .travis.yml
  • [x] Add .github/workflows/ci.yml
  • [x] Add danger API token to secrets, DANGER_GITHUB_API_TOKEN

This exact workflow should work:
https://github.com/jessesquires/jessesquires.com/blob/master/.github/workflows/ci.yml

enhancement

All 4 comments

@BasThomas @fassko it looks like travis-CI was broken on some recent PRs

This should be an easy/quick fix if we switch to GitHub Actions

I've added the DANGER_GITHUB_API_TOKEN to the repo secrets

(since we're using my bot 馃槃)

I moved most of my projects t Github Actions. So far so good.

Sure, let's do this 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BasThomas picture BasThomas  路  4Comments

jessesquires picture jessesquires  路  10Comments

jessesquires picture jessesquires  路  5Comments

jessesquires picture jessesquires  路  8Comments

jessesquires picture jessesquires  路  10Comments