Commit Graph

22 Commits

Author SHA1 Message Date
Adam Bell df24131349
Cross Version Testing Locally and Faster CI (#8610)
Merge pull request 8610
2021-03-25 20:47:13 -04:00
dependabot[bot] 6dcd470f3d
Update actions/cache requirement to v2.1.3 (#8543)
Merge pull request 8543
2021-01-13 02:31:32 -05:00
Clayton Smith 5c797ba136
Add webrick as a dependency (#8524)
Merge pull request 8524
2021-01-10 16:25:28 -05:00
Ashwin Maroli 91aed9ff8b
Migrate TravisCI jobs to GitHub Actions (#8492)
Merge pull request 8492
2020-12-04 13:38:46 -05:00
Ashwin Maroli 371298f69b Compute hash of Gemfile.lock in workflow 2020-12-02 12:10:27 +05:30
iBug 10943d1f3a
Build docs site with GitHub Actions (#8201)
Merge pull request 8201
2020-11-11 14:52:53 -05:00
Ashwin Maroli 02d25d1cf2
actions/setup-ruby does not support patch versions 2020-11-03 12:17:14 +05:30
Ashwin Maroli 137de414c1
Use Ruby 2.7.1 in GitHub Actions (#8444)
Merge pull request 8444
2020-11-02 16:31:00 -05:00
Ashwin Maroli 56e15c5ace Profile allocations from `lib/jekyll.rb` as well 2020-10-07 18:47:29 +05:30
Ashwin Maroli 0ee9331892 Disable Continuous Integration workflow [ci skip] 2020-09-24 23:52:17 +05:30
Ashwin Maroli 07e1eb1f27 Use commit message flag to control workflows 2020-09-17 20:30:26 +05:30
Ashwin Maroli c066999fa0
Add workflow to build and profile third-party repo (#8398)
Merge pull request 8398
2020-09-17 09:53:35 -04:00
Ashwin Maroli 56ed7bed5d
Stop testing on Windows via GitHub Actions
The builds seem to be choking for the past few days due to the presence of symlinked files.

Fortunately, AppVeyor builds continue to run as before.
2020-08-12 15:34:09 +05:30
Ashwin Maroli bf568cc657 Revert merge of #8126 [skip ci]
This reverts commit ab8c4b9b50
and commit 5e2af1ba54
2020-05-22 22:27:59 +05:30
Ashwin Maroli 5e2af1ba54 Trigger Deploy Docs on push event 2020-05-22 22:18:28 +05:30
Ashwin Maroli ab8c4b9b50
Add a workflow to build and deploy docs site (#8126) 2020-05-22 22:13:40 +05:30
Ashwin Maroli 001df60ea0 Use Ruby 2.6 on GitHub Actions
until all of the dependencies are installable on Ruby 2.7 on Windows
2020-05-10 12:56:32 +05:30
Frank Taillandier 5375a2747e
chore(ci): cache dependencies (#8168)
Merge pull request 8168
2020-05-09 18:25:33 -04:00
Frank Taillandier 333090d36e
chore(ci): update to actions/checkoutv2
Improved performance: fetches only a single commit by default.

https://github.com/actions/checkout#whats-new
2020-01-16 20:30:05 +01:00
Ashwin Maroli b1ee88397b Split action steps to avoid using `&&` on Windows (#7885)
Merge pull request 7885
2019-11-08 11:05:08 -05:00
Ashwin Maroli 6afaa369e1 [GH Actions]: Fetch repo 5 commits deep 2019-09-26 23:17:14 +05:30
Edward Thomson 275702edd5 Ci/GitHub actions (#7822)
Merge pull request 7822
2019-09-26 13:32:59 -04:00