Commit Graph

8 Commits

Author SHA1 Message Date
Peter Goldstein 9fd87fe744 Add Ruby 3.1 to CI
Also quote 3.0 so it isn't truncated to 3.  Because of this truncation, an unquoted 3.0 loads the latest Ruby 3 - at this time 3.1.0 - as opposed to a 3.0.x version.  Adding quotes resolves this issue.
2022-02-04 09:10:42 -08:00
Ashwin Maroli 8303d31d79
Add workflow to release gem via GH Actions 2022-02-04 12:27:51 +05:30
Ashwin Maroli c658a8dd9d
Reduce verbosity of workflow job names 2021-11-26 20:35:50 +05:30
Ashwin Maroli be9ce5d13e Profile using an intermediate shell script 2021-10-07 23:18:54 +05:30
Ashwin Maroli b5c53de8f0
Profile with multiple Jekyll versions 2021-10-07 22:53:32 +05:30
Ashwin Maroli e1a60e2fdf
Update third-party repo profile workflow config
* Set ruby_version via `strategy.matrix`.
  * Migrate to `ruby/setup-ruby` action.
  * Use double-quoted strings consistently.
2021-09-17 12:54:01 +05:30
Ashwin Maroli e3d0542ce6
Set up Continuous Integration via GH Actions (#450)
Merge pull request 450
2021-09-01 10:47:50 -04:00
Ashwin Maroli c00f3dbc26
Profile plugin using a third-party repo (#414)
Merge pull request 414
2020-09-30 05:37:34 -04:00