Commit Graph

68 Commits

Author SHA1 Message Date
Fabian 22770e21c6 update deploy-pages 2026-03-25 23:37:00 +00:00
Fabian Aguilar Gomez f8ea592ee6 Update jekyll.yml 2025-01-13 14:54:01 -06:00
Joe Mooring e6a8487877 pages: Update Hugo workflow
- Bump version
- Set cache directory
- Remove outdated environment variable
2024-07-02 06:21:42 -07:00
James M. Greene e4837fa768 Improve step name for Next.js build 2024-03-29 20:19:38 -05:00
James M. Greene c9a0122a59 Update all Pages workflows to use actions/configure-pages@v5 2024-03-29 19:57:20 -05:00
James M. Greene 0ac8e61930 Merge branch 'main' into update-astro-for-yarn 2024-03-27 22:39:47 -05:00
Andreas Deininger 831e9cb8e4 Bump workflow actions of various starter files (#2210) 2024-03-27 10:51:41 -07:00
카기자판 61cdce264d Updating nextjs.yml for Next.js 14 Support (#2204)
* Update nextjs.yml

* Update nextjs.yml

---------

Co-authored-by: Alexis Abril <alexisabril@github.com>
2024-03-25 16:26:55 -07:00
cclin 0f4d22325b Update astro.yml for yarn based project 2024-03-25 16:05:58 +08:00
James M. Greene fc7f47d8b0 Update all Pages workflows to actions/cache@v4 for node20 compliance 2024-01-29 14:27:36 -06:00
James M. Greene 9ca802af48 Pages: Update all workflows to use Artifacts V4 2023-12-22 13:22:30 -06:00
James M. Greene e6948282a2 Revert to Ruby 3.1 due to incompatibility issues with google-protobuf 2023-12-04 13:26:42 -06:00
James M. Greene 78e2eb137d Update to latest Hugo version 2023-12-04 13:09:37 -06:00
James M. Greene b90d989799 Update setup-ruby and ruby-version for Pages Jekyll workflow 2023-12-04 13:07:46 -06:00
James M. Greene 036cf7236e Update mdBook version 2023-12-04 13:02:46 -06:00
James M. Greene a0a25cc2d4 Pages: Update core actions usage and target Node 20 2023-12-04 12:51:37 -06:00
James M. Greene 4aa5ce6367 Merge branch 'main' into bump-hugo-and-dart-sass-versions 2023-07-13 09:10:00 -05:00
James M. Greene 0c238aec84 Update all Pages starter workflows to use upload-pages-artifact@v2 2023-07-10 23:00:03 -05:00
Joe Mooring c6191f3c15 Update Hugo version and switch to Dart Sass 2023-06-20 22:39:07 -07:00
なつき eeb9248ea6 Update ruby/setup-ruby for CVE-2023-28755 and CVE-2023-28756 2023-04-04 14:26:08 -07:00
James M. Greene 5f66d94535 Merge branch 'main' into packager-manager-typo 2023-03-27 17:18:00 -05:00
Josh Goldberg b294ad2ff3 chore: fix package(r) manager typo 2023-03-27 18:14:42 -04:00
James M. Greene f31b00f6cc Update all Pages starter workflows to use actions/deploy-pages@v2 2023-03-20 23:25:38 -05:00
James M. Greene e1b880edf0 Merge branch 'main' into pages-concurrency-fix 2023-03-14 11:05:39 -05:00
James M. Greene db26d12511 Update concurrency.cancel-in-progress to false for all Pages starter workflows 2023-03-14 00:12:22 -05:00
James M. Greene da4f851af3 Update mdbook.yml, primarily to update to configure-pages@v3 2023-03-14 00:04:25 -05:00
なつき e46e854a21 Update jekyll workflow to use ruby 3.1 (#1969) 2023-03-13 16:08:16 +05:30
James M. Greene 39018ecd74 Update casing of mdBook within copy in mdbook.yml 2023-03-09 19:50:49 -06:00
Tommy Byrd add94e933c Update mdbook.properties.json 2023-03-09 16:54:17 -05:00
Jess Bees 4813d8a07f Trim whitespace on pages/mdbook.yml 2023-03-09 14:08:16 -05:00
Tommy Byrd 9973a0729d Merge branch 'main' into mdbook 2023-03-09 12:52:51 -05:00
James M. Greene 91513169ea Update all Pages starter workflows to use actions/configure-pages@v3 2023-01-18 16:21:16 -06:00
Matt Wang 65ce1d1247 Update all pinned versions of ruby/setup-ruby to latest (#1869) 2022-12-20 10:22:40 +01:00
Joe Mooring 50c4e6f5a8 Fix and improve Hugo starter action
Closes #1854
2022-12-14 05:20:58 -08:00
Nguyen Long Nhat 2f81287648 Using node 18 2022-11-23 13:20:10 -06:00
James M. Greene c868fdbf8c Pages: Configure Astro origin and base path using CLI arguments 2022-11-22 21:47:03 -06:00
James M. Greene 1ffc2dce9f Pages: Update Node.js-based workflows to use non-deprecated mechanism for setting outputs
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-11-22 13:43:51 -06:00
James M. Greene d0d2da4fd3 Astro: Update to use the detected package manager 2022-11-22 13:38:23 -06:00
Adrian Mato 57f76cbb16 add: astro properties 2022-10-26 19:21:14 -07:00
Adrian Mato e05fb54537 minor tweaks for consistency with other templates 2022-10-20 16:30:54 -07:00
Adrian Mato a2272ea794 update: rename subfolder path to avoid confusion 2022-10-20 16:10:14 -07:00
Adrian Mato 4367f77de0 add: concurrency and default branch ref 2022-10-20 16:06:10 -07:00
Adrian Mato 61b58c843f Update pages/astro.yml
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
2022-09-29 15:22:03 -07:00
Adrian Mato 61aa8be816 Paths not enabled by default 2022-09-27 21:22:38 -07:00
Adrian Mato 10798e7d81 Add: Astro to starter workflows 2022-09-27 21:19:54 -07:00
James M. Greene 4b48da2252 Update Hugo to truly latest 2022-09-02 17:32:30 -05:00
Christian Oliff b12833e671 use latest version of Hugo 2022-09-01 20:55:14 +09:00
James M. Greene 9d734850ef Update all usages of ruby/setup-ruby to latest 2022-08-25 23:42:31 -05:00
James M. Greene 0836e51ad1 Merge branch 'main' into use-configure-pages-v2 2022-08-25 23:29:34 -05:00
James M. Greene 0d82602f17 Add optional quotes to Hugo CLI baseURL 2022-08-25 22:46:48 -05:00