Commit Graph

14 Commits

Author SHA1 Message Date
Jordan Owens e6a2420e32 Fix CI failures 2022-04-13 21:46:09 -04:00
kares 286f4252ad TODOed! :yay: 2022-04-13 20:59:23 -04:00
kares ba2b263cc6 CI: let's roll tests with JRuby 2022-04-13 20:59:23 -04:00
Olle Jonsson d5b65321f0 CI: Use working-directory directive 2022-04-13 20:59:23 -04:00
Eloy Pérez 0af1e1e929 Run tests for gems in different steps 2022-04-13 20:59:23 -04:00
Olle Jonsson a6554e3423
chore: Drop boilerplate comments 2021-10-20 17:33:54 +02:00
Jordan Owens d6ba201b84
Remove ruby head from build 2021-10-03 22:15:24 -04:00
Robin Wallin c33c2b1a00
Small CI improvements (#1703)
* Disable `fast-fail`

Since we test against multiple versions of Ruby it makes sense to allow all Rubies to finish, regardless of fails for specific versions.

* Run test workflow for all branches
2021-06-02 08:51:46 -04:00
Robin Wallin 6d368c062e
Skip the Slack action if `secrets.SLACK_WEBHOOK` isn't set (#1705)
Since forks do not have access to the `SLACK_WEBHOOK` secret, this step would always fail.
2021-06-02 08:46:05 -04:00
Zachary Scott 7660d10104
Only notify slack on failure 2021-05-08 07:25:43 +09:00
Zachary Scott e968e699b4
Clean up fields and add matrix context 2021-05-08 07:20:24 +09:00
Zachary Scott fa323dbc4c
Add Slack action 2021-05-08 07:00:46 +09:00
Kunpei Sakai 9714720943
remove GITHUB_WORKSPACE declaration 2021-04-18 04:39:29 +09:00
Kunpei Sakai afa973c67b
switch ci from travis to actions 2021-04-18 02:56:01 +09:00