Commit Graph

13 Commits

Author SHA1 Message Date
Takashi Kokubun 40fd13d36c
Use bundler-cache: true 2022-10-25 00:34:10 -07:00
Peter Goldstein ef71769fd0 Add Ruby 3.1 to CI 2022-01-09 21:35:49 -08:00
Takashi Kokubun 33959877d1
Remove fail-fast
Somehow GitHub Actions has not been running. It's maybe because we
merged the branch in a tricky manner. I'm guessing modifying this file
might "activate" the workflow.
2021-07-27 21:15:20 -07:00
Hampton Catlin 1d1956aaee Add Funding File 2021-07-27 17:44:30 -04:00
Takashi Kokubun 8b336d4e43
Rename Hamlit to Haml 2021-06-07 22:17:13 -07:00
Takashi Kokubun 7c3ffcbb4e
Add FUNDING.yml 2021-03-03 23:34:53 -08:00
Takashi Kokubun 4137bc5390
Try testing JRuby as well (#175) 2021-01-21 08:16:22 -08:00
Takashi Kokubun f0dffcae02
Try setup-ruby (#174)
* Try setup-ruby

* Add sudo

* Install libxml2

* Install libxslt instead
2021-01-21 08:09:05 -08:00
Igor Victor c8222d6a51
Add Truffleruby head to CI (#173)
* Update test.yml

* Update test.yml
2021-01-21 07:50:20 -08:00
Lud 5c277d6d24
Use GitHub action cache (#169)
* Use github action cache

* trigger CI to test build time

* Update .github/workflows/test.yml

* Update .github/workflows/test.yml

* Apply suggestions from code review

Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
2021-01-03 20:05:13 -08:00
Lud ddfc72c1af
adds Ruby 3.0 to CI (#168) 2021-01-03 19:57:50 -08:00
Takashi Kokubun 1d1f041dea
Add scheduled builds 2020-12-27 21:21:24 -08:00
Takashi Kokubun 8e3119da0d
Migrate CI to GitHub Actions (#167)
* Add a config for GitHub Actions

* There's no ruby:3.0 container yet

* Workaround the new Rails 6.1

* Get rid of Travis CI

* Add execjs runtime

* Confirm the installation
2020-12-27 21:19:34 -08:00