Ashwin Maroli
9fa340af65
Remove lock on Bundler version in CI
...
Bundler 2.2.33 has been released
2021-12-08 16:22:42 +05:30
Ashwin Maroli
1434644dcc
Lock Bundler to `v2.2.31` and bump JRuby version
...
- Bundler 2.2.32 causes our CI to fail prematurely, affecting checks of pull requests.
- JRuby 9.2.20.1 is a recommended security fix.
2021-12-02 16:36:28 +05:30
Ashwin Maroli
a4a7e70fa1
Allow creating issues from a blank slate [skip ci]
2021-11-22 22:45:09 +05:30
Ashwin Maroli
9a3122020e
Upgrade Bug-report template to beta form template
2021-11-22 15:22:27 +05:30
Ashwin Maroli
bb49d93713
Stop assigning Frank to docs-related issues
2021-11-22 10:52:17 +05:30
Ashwin Maroli
369c345107
Improve readability of CI logs ( #8877 )
...
Merge pull request 8877
2021-11-12 11:16:13 -05:00
Ashwin Maroli
db3f034f9e
Add a workflow to build gems consistently ( #8830 )
...
Merge pull request 8830
2021-11-05 06:29:07 -04:00
Ashwin Maroli
26a949df85
Add manual workflow to run benchmarks [skip ci]
2021-10-17 16:58:00 +05:30
Ashwin Maroli
e1838db156
Update spell-check workflow configuration
2021-10-10 12:55:55 +05:30
Ricardo N Feliciano
32e97a7881
Update CircleCI example ( #8829 )
...
Merge pull request 8829
2021-09-30 10:37:13 -04:00
SaintMalik
00289460df
Update feature_request.md ( #8797 )
...
Merge pull request 8797
2021-09-16 11:19:55 -04:00
Andrew Davis
3f46f02108
Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 ( #8741 )
...
Merge pull request 8741
2021-07-22 13:58:40 -04:00
dependabot[bot]
b31f933cd1
Bump check-spelling/check-spelling from 0.0.18 to 0.0.19 ( #8740 )
...
Merge pull request 8740
2021-07-22 13:53:15 -04:00
Mike Kasberg
b5e910acfb
Improve the "Markdown Options" Docs ( #8681 )
...
Merge pull request 8681
2021-05-18 03:34:13 -04:00
Frank Taillandier
e5dd889750
Update expect.txt
2021-05-17 23:55:11 +02:00
Frank Taillandier
889fe4130b
Update expect.txt
2021-05-16 22:13:21 +02:00
Josh Soref
92633c6996
Update expect to cover docs/_posts ( #8677 )
...
Merge pull request 8677
2021-05-16 15:58:44 -04:00
Josh Soref
bdad4f2b09
Spell check action for markdown documentation ( #8675 )
...
Merge pull request 8675
2021-05-16 08:14:47 -04:00
Sesh Sadasivam
56ef270e27
Use official Ruby setup GH action ( #8614 )
...
Merge pull request 8614
2021-05-16 04:43:23 -04:00
dependabot[bot]
73637a41b1
Bump actions/cache from v2.1.3 to v2.1.5 ( #8645 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.3 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.3...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 20:53:30 +02:00
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
John Losito
c4055cd3d6
Allow dependabot to keep github actions up-to-date ( #8540 )
...
Merge pull request 8540
2021-01-12 18:50:20 -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
Frank Taillandier
6dd5bf21b9
chore: site generate
2020-11-11 16:28:56 +01: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
Alex Malaszkiewicz
f11fc5c1d1
Add refactoring type to PULL_REQUEST_TEMPLATE ( #8297 )
...
Merge pull request 8297
2020-07-10 14:38:55 -04:00
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
a2103c3452
Update FUNDING.yml
2020-04-17 10:40:03 +02:00
Frank Taillandier
6ae640755f
chore: remove question template
2020-03-02 16:22:42 +01:00
Frank Taillandier
028c306c11
chore: redirect questions to the forum
2020-03-02 16:21:28 +01: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
Frank Taillandier
af0f6aad34
Update FUNDING.yml
2019-12-25 23:16:50 +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
Ashwin Maroli
03b500b7b7
Move updates from generated file to source file
...
#7464 and #7671 erroneously made changes to the auto-generated document
`docs/_docs/contributing.md` instead of the source file
`.github/CONTRIBUTING.markdown`
2019-07-02 23:54:02 +05:30