Граф коммитов

1615 Коммитов

Автор SHA1 Сообщение Дата
Yoann Chaudet c34277c8ff
Merge pull request #923 from github/prep-232
Prep 232
2024-08-06 15:46:10 -07:00
Yoann Chaudet 4565c456ba
Prep 232 2024-08-06 15:43:01 -07:00
Yoann Chaudet 0d149e93f9
Merge pull request #921 from github/regex
Fix improperly bound regex
2024-08-06 11:16:48 -07:00
Yoann Chaudet fdf1e16adb
Escape all the dots 2024-08-06 10:50:32 -07:00
Yoann Chaudet 1c47cb2cfd
Fix improperly bound regex 2024-08-06 10:50:32 -07:00
Yoann Chaudet 43aa23e95f
Merge pull request #919 from github/parkr-jekyll3.0
Parkr jekyll3.10
2024-08-06 10:50:14 -07:00
Yoann Chaudet 0a6fecc668
Attempt to move webrick to the gemspec instead 2024-08-06 10:30:26 -07:00
Yoann Chaudet f430f404e8
nil webrick test 2024-07-17 17:54:03 -07:00
Yoann Chaudet 48dca23c8c
cosmetic 2024-07-17 17:47:49 -07:00
Yoann Chaudet 7b839b231b
Add webrick to core 2024-07-17 17:47:11 -07:00
Yoann Chaudet 3ecc50f8b9
Update lib/github-pages/dependencies.rb 2024-07-17 17:34:55 -07:00
Yoann Chaudet f94a646803
bump jekyll-commonmark-ghpages 2024-07-17 17:22:19 -07:00
Parker Moore 0d32533cb9
Upgrade to Jekyll 3.10.0
No functionality is changed. Since Ruby 3.0 dropped webrick and Ruby 3.4 is going to drop csv, this adds them back as dependencies.

https://jekyllrb.com/news/2024/06/23/jekyll-3-10-0-released/
2024-07-17 17:21:42 -07:00
Yoann Chaudet ee0343412c
Merge pull request #911 from naxhh/nokogiri-update
Update nokogiri CVE-2024-25062
2024-07-17 17:18:58 -07:00
Yoann Chaudet 010b49ab0c
Merge pull request #914 from mrmanc/add-webrick
Add webrick as Ruby 3 doesn’t include it
2024-07-17 17:18:05 -07:00
Yoann Chaudet cdd68ab7a5
Merge pull request #912 from mrmanc/fix-obscured-gemfile-issue
Fix obscured gemfile issue
2024-07-17 17:17:17 -07:00
Yoann Chaudet 1f1ecb99ce
Merge pull request #916 from github/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-07-17 17:15:50 -07:00
dependabot[bot] 8c298f2200
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 18:32:41 +00:00
Mark Crossfield 4012662542 Add webrick as Ruby 3 doesn’t include it
This may be fixable by upgrading Jekyll as it is now declared as a dependency.
2024-03-01 19:28:02 +00:00
Mark Crossfield 7292abd857 Avoid Gemfile from site hiding installed gems
I’ve specified the BUNDLE_GEMFILE as the one that exists in the /src/site location (the source of the site being built) was preventing Jekyll from finding the installed dependencies.
2024-03-01 19:26:55 +00:00
Ignacio Tolstoy 2178240285
Update nokogiri CVE-2024-25062 2024-02-22 12:43:38 +01:00
Yoann Chaudet a38857c392
Merge pull request #910 from github/revert-jekyll-relative-links
Revert jekyll-relative-links to 0.6.1 and add a test
2024-02-14 15:54:12 -08:00
Yoann Chaudet dcd2f8ec6d
Ok 🤖 2024-02-13 16:13:35 -08:00
Yoann Chaudet c29f89c3c1
Revert jekyll-relative-links to 0.6.1 and add a test 2024-02-13 16:10:40 -08:00
Yoann Chaudet a5898bc98a
Merge pull request #908 from github/jekyll-395
Bump Jekyll to 3.9.5
2024-02-12 22:39:07 -08:00
Yoann Chaudet e7a03e729a
Also prep release 2024-02-12 22:27:41 -08:00
Yoann Chaudet c5fdc5f842
Merge pull request #906 from github/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2024-02-12 22:10:20 -08:00
Yoann Chaudet 115ae675c6
Merge pull request #905 from github/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2024-02-12 22:09:57 -08:00
Yoann Chaudet 583f61911a
Merge pull request #907 from github/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-02-12 22:09:34 -08:00
Yoann Chaudet ec909f7e7e
Bump Jekyll to 3.9.5 2024-02-12 22:08:18 -08:00
dependabot[bot] 3bb7e261c6
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:41:48 +00:00
dependabot[bot] fec2d29496
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:41:46 +00:00
dependabot[bot] cce7dec390
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:41:44 +00:00
Yoann Chaudet 560d6fcbd0
Merge pull request #904 from github/another-publish-fix
Another publish script fix
2024-02-06 14:50:10 -08:00
Yoann Chaudet ab40e56b0e
Another publish script fix 2024-02-06 14:48:40 -08:00
Yoann Chaudet 14006ef831
Merge pull request #903 from github/fix-release-script
Fix release script
2024-02-06 14:32:23 -08:00
Yoann Chaudet 16411802f0
Fix release script 2024-02-06 14:31:03 -08:00
Yoann Chaudet 14ecff1ace
Merge pull request #902 from github/bumb-dependencies
Bump dependencies (patch and minor only)
2024-02-06 14:07:14 -08:00
Yoann Chaudet ae1534fe81
Prep 229 2024-02-06 13:02:27 -08:00
Yoann Chaudet 7078757805
Update lib/github-pages/dependencies.rb 2024-02-06 10:54:24 -08:00
Yoann Chaudet 2507b281f6
Bump dependencies (patch and minor only) 2024-02-06 10:52:58 -08:00
Yoann Chaudet 3fb2b0823f
Merge pull request #901 from github/ruby-3x
Bring back proper support for Ruby 3.x
2024-02-06 10:42:47 -08:00
Yoann Chaudet 9a20094dda
Update .github/workflows/push.yml 2024-02-06 09:46:37 -08:00
Yoann Chaudet 3626b3a9b6
Merge pull request #884 from rngtng/patch-1
Enable multi arch docker image build
2024-02-05 21:14:41 -08:00
Yoann Chaudet a870590cef
Merge pull request #900 from github/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-02-05 21:08:48 -08:00
Yoann Chaudet 29e529b537
Bring back proper support for Docker 3.x 2024-02-05 21:05:52 -08:00
dependabot[bot] efb24c90be
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:10:26 +00:00
Fabian Aguilar Gomez 974872fe73
Merge pull request #898 from github/publishing-workflow
Create publish-gem.yml
2024-01-09 16:20:22 -06:00
Fabian Aguilar Gomez 47322fd2c8
Update Gemfile 2024-01-05 12:39:19 -06:00
Fabian Aguilar Gomez c31c982b78
Update github-pages.gemspec 2024-01-05 12:37:02 -06:00