Commit Graph
31 Commits
Author SHA1 Message Date
James M. GreeneandGitHub 105959ece0 Merge pull request #1836 from actions/updated-pr-1828
Using Node.js 18.x for Gatsby
2022-11-23 13:24:37 -06:00
James M. GreeneandGitHub e28e68c812 Merge pull request #1833 from actions/astro-cli-args
Pages: Configure Astro origin and base path using CLI arguments
2022-11-23 09:22:29 -06:00
James M. GreeneandGitHub c0b2c6a52e Merge branch 'main' into astro-cli-args 2022-11-23 09:21:22 -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. GreeneandGitHub 0c49697a90 Merge pull request #1832 from actions/update-pages-for-deprecations
Pages: Update Node.js-based workflows to use non-deprecated mechanism…
2022-11-22 15:05:43 -06:00
James M. GreeneandGitHub c09b443000 Merge pull request #1831 from actions/fix-astro-pkg-mgr-usage
Astro: Update to use the detected package manager
2022-11-22 15:04:17 -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
James M. GreeneandGitHub a0becf432a Merge pull request #1723 from coliff/patch-1
use latest version of Hugo
2022-09-02 17:34:18 -05:00
James M. GreeneandGitHub 4b48da2252 Update Hugo to truly latest 2022-09-02 17:32:30 -05:00
James M. Greene 9d734850ef Update all usages of ruby/setup-ruby to latest 2022-08-25 23:42:31 -05:00
James M. GreeneandGitHub edae9e95bf Merge pull request #1688 from actions/use-configure-pages-v2
Update Pages starter workflows to use `actions/configure-pages@v2`
2022-08-25 23:33:28 -05:00
James M. GreeneandGitHub 0836e51ad1 Merge branch 'main' into use-configure-pages-v2 2022-08-25 23:29:34 -05:00
James M. GreeneandGitHub 8d0b0161a7 Merge pull request #1700 from actions/treat-ruby-action-cautiously
Pages: Bring use of `ruby/setup-ruby` into compliance
2022-08-25 23:29:22 -05:00
James M. Greene 0d82602f17 Add optional quotes to Hugo CLI baseURL 2022-08-25 22:46:48 -05:00
James M. GreeneandGitHub 4687f80a64 Merge branch 'main' into use-configure-pages-v2 2022-08-25 22:45:10 -05:00
James M. GreeneandGitHub 5b0989e042 Pages: Bring use of ruby/setup-ruby into compliance 2022-08-25 10:24:32 -05:00
James M. GreeneandGitHub 9f451f5152 Merge branch 'main' into use-configure-pages-v2 2022-08-23 13:56:39 -05:00
James M. GreeneandGitHub 92e06f477c Merge pull request #1694 from MilanAryal/patch-1
Pages: Set Jekyll environment as production
2022-08-23 13:48:24 -05:00
James M. GreeneandGitHub 652d758c27 Merge branch 'main' into patch-1 2022-08-23 13:44:40 -05:00
James M. GreeneandGitHub f2c9987d05 Merge branch 'main' into use-configure-pages-v2 2022-08-22 18:31:01 -05:00
James M. GreeneandGitHub 0acc995eec Merge pull request #1696 from actions/hugo-production-take2
Pages: Explicitly set Hugo environment variables as production
2022-08-22 18:29:05 -05:00
James M. Greene bff759f503 Clarify './_site' directory usage 2022-08-22 16:44:53 -05:00
James M. GreeneandGitHub 709400e808 Set HUGO_ENV* env vars instead of CLI flag
Reverts https://github.com/actions/starter-workflows/pull/1689

Fixes https://github.com/actions/starter-workflows/issues/1683
2022-08-22 16:13:12 -05:00
James M. GreeneandGitHub f51ed1e63b Merge branch 'main' into use-configure-pages-v2 2022-08-22 14:39:57 -05:00
James M. GreeneandGitHub ac5313d9a6 Merge pull request #1689 from actions/pages-hugo-production
Pages: Explicitly set Hugo environment as production
2022-08-22 14:38:23 -05:00
0d3c129311 Add missing backslash for multi-line continuation
Co-authored-by: Yoann Chaudet <[email protected]>
2022-08-22 14:37:34 -05:00
James M. GreeneandGitHub c7c674d47e Pages: Explicitly set Hugo environment as production 2022-08-19 11:28:44 -05:00
James M. Greene 8e45e8f5fb Remove unused step ID from a few Pages workflows 2022-08-19 10:17:23 -05:00
James M. Greene a935168dbb Add a trailing slash back into the Hugo starter workflow for maximum backward compatibility with themes 2022-08-19 10:15:25 -05:00
James M. Greene 4a6ec1eed2 Update Pages starter workflows to use actions/configure-pages@v2 2022-08-19 09:45:08 -05:00