Commit Graph

14 Commits

Author SHA1 Message Date
Max Desiatov 7ffa9ed326
Build macOS demo on CI (#164)
This builds against SwiftUI, not Tokamak, but allows us to test compatibility in some sort of automated manner.
2020-07-06 21:03:17 +01:00
Max Desiatov 0e910756c0
Allow refactor PR labels in label.yml 2020-06-30 16:01:14 +01:00
Max Desiatov 36aaf24878
Avoid running Danger on PRs from forked repos 2020-06-30 15:09:30 +01:00
Max Desiatov 18fc89c4a1
Re-enable linting with Danger (#124)
Probably the reason for Danger failures was the bot account not having access to the project.
2020-06-30 13:39:56 +01:00
Max Desiatov 9793787e66
Check whether PRs have labels with GitHub Actions (#123)
To improve housekeeping, this workflow checks that all PRs have labels on them.
2020-06-30 13:38:53 +01:00
Max Desiatov 66d5045a1f
Remove `danger.yml` (hopefully temporarily) 2020-06-28 21:05:52 +01:00
Max Desiatov 79d66383f1
Another attempt to fix Danger GitHub token 2020-06-28 15:26:49 +01:00
Max Desiatov cf38796877
Allow the bot account to post Danger comments 2020-06-27 19:11:29 +01:00
Max Desiatov 56554c7ee1
Update and rename swift.yml to ci.yml 2020-06-18 11:51:49 +01:00
Max Desiatov f46ff2c434
Use shell-action, not swift-action in swift.yml 2020-06-18 11:47:36 +01:00
Max Desiatov cc44aed6e3
Use swiftwasm-action in swift.yml workflow 2020-06-18 11:33:58 +01:00
Max Desiatov 9c6a8814bd
Update branches in workflows and README.md 2020-06-17 00:59:41 +01:00
Max Desiatov 5e85356a1c
Migrate CI to GitHub Actions, test on Linux 2020-06-10 18:26:43 +01:00
Max Desiatov 7b119e8d0a
Create FUNDING.yml 2019-11-07 18:36:36 +00:00