Commit Graph

11 Commits

Author SHA1 Message Date
Johannes Würbach 60e2219407 chore(ci): add ruby 3.1 2022-02-02 15:58:11 -05:00
Eloy Pérez 9a924aa894 Set 2.6 as minimum ruby version for Sinatra 3 (#1699)
* Run tests for Ruby versions >= 2.6

* Remove not needed checks for methods defined

* Set required_ruby_version to >= 2.6

* Update READMEs with new Ruby versions
2022-02-02 15:58:11 -05: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