Robert Martin
285f79306b
Update bug_report.yml ( #8951 )
...
Merge pull request 8951
2022-01-31 10:21:44 -05:00
Ashwin Maroli
a3290166dc
Improve note on use of `actions/cache` [skip ci]
2022-01-28 15:06:02 +05:30
jekyllbot
5dcfc22cba
Update history to reflect merge of #8948 [ci skip]
2022-01-28 04:22:01 -05:00
Attaphong Rattanaveerachanon
e133183f6f
Update document for github-actions workflow by adding cache step. ( #8948 )
...
Merge pull request 8948
2022-01-28 04:22:00 -05:00
jekyllbot
1306cd7be9
Update history to reflect merge of #8940 [ci skip]
2022-01-20 21:50:50 -05:00
Parker Moore
07cd645ce6
Run vendor-mimes to update mime.types ( #8940 )
...
Merge pull request 8940
2022-01-20 21:50:49 -05:00
Ashwin Maroli
4ec6902cdb
Bump RuboCop to `v1.25.x`
...
Closes #8941
2022-01-19 15:39:09 +05:30
jekyllbot
9fac4c6ec7
Update history to reflect merge of #8934 [ci skip]
2022-01-14 10:30:06 -05:00
Korbs
8578d735bc
Fix link for "CloudSh" ( #8934 )
...
Merge pull request 8934
2022-01-14 10:30:04 -05:00
jekyllbot
e3cbe584f2
Update history to reflect merge of #8928 [ci skip]
2022-01-08 10:42:33 -05:00
Ashwin Maroli
d4a4d951c5
Improve maintainers guide on releasing a new version ( #8928 )
...
Merge pull request 8928
2022-01-08 10:42:31 -05:00
Ashwin Maroli
7b7a286b4a
Adjust line-length in doc on releasing versions [skip ci]
2022-01-07 11:26:29 +05:30
jekyllbot
ba07bb3648
Update history to reflect merge of #8921 [ci skip]
2022-01-06 10:16:02 -05:00
Ashwin Maroli
b0a68d56fc
Rewrite documentation on installing plugins ( #8921 )
...
Merge pull request 8921
2022-01-06 10:16:00 -05:00
jekyllbot
1008f1b4e3
Update history to reflect merge of #8925 [ci skip]
2022-01-03 15:49:25 -05:00
Laurence Andrews
77282e45fd
Update resources.md ( #8925 )
...
Merge pull request 8925
2022-01-03 15:49:23 -05:00
jekyllbot
df765950ba
Update history to reflect merge of #8919 [ci skip]
2021-12-30 17:30:24 -05:00
Toshimaru
0107747606
Update REAMDE generated by `jekyll new-theme` ( #8919 )
...
Merge pull request 8919
2021-12-30 17:30:22 -05:00
jekyllbot
c34fa6181e
Update history to reflect merge of #8918 [ci skip]
2021-12-30 11:02:00 -05:00
Ashwin Maroli
a7a7b7a815
Lock gem `psych` to `v3.x` ( #8918 )
...
Merge pull request 8918
2021-12-30 11:01:58 -05:00
Ashwin Maroli
d0eb07ba29
Add `gem "matrix"` to Gemfile
...
gem "matrix" is no longer a default gem from Ruby 3.1 onward.
Adding the gem to Gemfile is necessary until `classifier-reborn` adds it as a dependency.
Avoiding RUBY_VERSION constraints to ensure the gem is used on older Ruby versions in CI matrix
2021-12-29 19:02:06 +05:30
Ashwin Maroli
07e510f964
Add Ruby 3.1 to CI Matrix
2021-12-29 18:02:53 +05:30
jekyllbot
0967c71097
Update history to reflect merge of #8915 [ci skip]
2021-12-27 13:06:35 -05:00
Rishi Raj Jain
5b0ea4b220
docs: add Layer0 deployment guide ( #8915 )
...
Merge pull request 8915
2021-12-27 13:06:34 -05:00
Ashwin Maroli
66b399c6d3
Lock `rdoc` to `v6.3.x` to avoid `psych-4.x`
...
Psych 4.x appears to mess with our Cucumber-based tests with:
```
Tried to load unspecified class: Date (Psych::DisallowedClass)
```
2021-12-27 23:27:01 +05:30
Ashwin Maroli
659683dbb2
Bump RuboCop to `v1.24.x`
2021-12-23 17:27:06 +05:30
jekyllbot
1ac5386820
Update history to reflect merge of #8908 [ci skip]
2021-12-17 10:14:20 -05:00
Ashwin Maroli
e6928dab2e
Manage repository meta documents consistently ( #8908 )
...
Merge pull request 8908
2021-12-17 10:14:19 -05:00
jekyllbot
30f795f5a7
Update history to reflect merge of #8823 [ci skip]
2021-12-16 09:17:38 -05:00
Parker Moore
5aeb2bfe4e
Add Security Policy document ( #8823 )
...
Merge pull request 8823
2021-12-16 09:17:36 -05:00
jekyllbot
2abf1787ca
Update history to reflect merge of #8907 [ci skip]
2021-12-16 08:54:56 -05:00
Maik Riechert
23af360ef0
Remove text on GITHUB_TOKEN which is now built-in ( #8907 )
...
Merge pull request 8907
2021-12-16 08:54:55 -05:00
Ashwin Maroli
23284eb6db
Remove history entry for reverted unreleased change [skip ci]
2021-12-16 17:51:45 +05:30
jekyllbot
fafcc2ce4e
Update history to reflect merge of #8880 [ci skip]
2021-12-08 06:35:44 -05:00
Phil Ross
9c9cf3e82b
Support both tzinfo v1 and v2 alongwith non-half hour offsets. ( #8880 )
...
Merge pull request 8880
2021-12-08 06:35:42 -05:00
jekyllbot
956701f96c
Update history to reflect merge of #8900 [ci skip]
2021-12-08 06:30:31 -05:00
Kantanat-Stamp
7fdae26c25
Linting README,markdown ( #8900 )
...
Merge pull request 8900
2021-12-08 06:30:29 -05:00
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
jekyllbot
b8947f95b3
Update history to reflect merge of #8815 [ci skip]
2021-11-22 08:01:35 -05:00
Michael Gerzabek
a8ccdd6d2f
Propagate _data folder from theme ( #8815 )
...
Merge pull request 8815
2021-11-22 08:01:33 -05:00
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
f51ccbfad3
Bump RuboCop to v1.23.x
2021-11-17 19:52:51 +05:30
jekyllbot
44926fd14d
Update history to reflect merge of #8884 [ci skip]
2021-11-17 04:48:05 -05:00
Phil Ross
3a688fe55a
Fix random test failures in TestExcerpt #to_liquid. ( #8884 )
...
Merge pull request 8884
2021-11-17 04:48:03 -05:00
jekyllbot
d81cc40c9f
Update history to reflect merge of #8877 [ci skip]
2021-11-12 11:16:14 -05:00
Ashwin Maroli
369c345107
Improve readability of CI logs ( #8877 )
...
Merge pull request 8877
2021-11-12 11:16:13 -05:00
jekyllbot
c90d083ef5
Update history to reflect merge of #8830 [ci skip]
2021-11-05 06:29:08 -04:00