Commit Graph
1726 Commits
Author SHA1 Message Date
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
laurentsimonandGitHub a640bca95a Merge branch 'main' into patch-3 2022-08-24 09:22:57 -07:00
Sampark SharmaandGitHub 9d8124219f Merge pull request #1644 from omerzi/main
Add JFrog Frogbot starter workflows
2022-08-24 18:17:07 +05:30
Omer ZidkoniandGitHub 502b4caa95 Merge branch 'main' into main 2022-08-24 15:42:45 +03:00
Omer ZidkoniandGitHub bb6277cf2a Update frogbot-scan-pr.properties.json 2022-08-24 15:42:10 +03:00
Omer ZidkoniandGitHub cdcdda3a89 Update frogbot-scan-and-fix.properties.json 2022-08-24 15:41:50 +03:00
Sampark SharmaandGitHub 49e78a57c2 Merge pull request #1693 from actions/dependabot/github_actions/pozil/auto-assign-issue-1.10.0
Bump pozil/auto-assign-issue from 1.9.0 to 1.10.0
2022-08-24 17:52:12 +05:30
Sampark SharmaandGitHub cdc50e2ae0 Merge branch 'main' into dependabot/github_actions/pozil/auto-assign-issue-1.10.0 2022-08-24 17:51:26 +05:30
Omer ZidkoniandGitHub 4ff0836aed Merge branch 'main' into main 2022-08-24 10:38:30 +03: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
Omer ZidkoniandGitHub 5fd9f56689 Update frogbot-scan-pr.yml 2022-08-23 16:56:36 +03:00
Omer ZidkoniandGitHub 77485a55d0 Update frogbot-scan-and-fix.yml 2022-08-23 16:56:22 +03:00
Omer ZidkoniandGitHub c61f33a701 Merge branch 'main' into main 2022-08-23 11:21:25 +03:00
Omer ZidkoniandGitHub f4c529ed9f Update frogbot-scan-and-fix.yml 2022-08-23 11:17:52 +03:00
Omer ZidkoniandGitHub 27a76bc269 Update frogbot-scan-pr.yml 2022-08-23 11:17:35 +03: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 <yoannchaudet@github.com>
2022-08-22 14:37:34 -05:00
laurentsimonandGitHub 5ab15a7349 Update scorecards.yml 2022-08-22 12:13:18 -07:00
Milan AryalandGitHub 467b0208ed Pages: Set Jekyll environment as production 2022-08-22 21:30:03 +05:45
dependabot[bot]andGitHub 6d0b6c7b27 Bump pozil/auto-assign-issue from 1.9.0 to 1.10.0
Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](https://github.com/pozil/auto-assign-issue/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 13:27:01 +00: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
Sampark SharmaandGitHub 8a95669da9 Merge pull request #1684 from actions/Phantsure-patch-1
Update CODEOWNERS to have pages team
2022-08-18 17:56:25 +05:30
Sampark SharmaandGitHub dc77db1892 Update CODEOWNERS to have pages team 2022-08-18 12:49:49 +05:30
omerzi 99ec1c5edc Merge remote-tracking branch 'origin/main' 2022-08-17 15:29:30 +03:00
omerzi 4d18310e04 added read permissions for private repos 2022-08-17 15:29:22 +03:00
Sampark SharmaandGitHub 6c1df3421e Merge pull request #1681 from Dylan-Rinker/patch-1
Update clj-holes.yml
2022-08-17 17:27:54 +05:30
Sampark SharmaandGitHub 571a01b0f9 Merge branch 'main' into patch-1 2022-08-17 17:01:05 +05:30
Sampark SharmaandGitHub bd8c7d1a00 Merge pull request #1630 from kzantow-anchore/add-anchore-sbom-action-workflow
Add Anchore Syft SBOM scan workflow
2022-08-17 17:00:35 +05:30
omerzi 041d5f964c Merge remote-tracking branch 'origin/main'
# Conflicts:
#	code-scanning/frogbot-scan-pr.yml
2022-08-17 09:42:28 +03:00
omerzi a82c7d200a Code review changes 2022-08-17 09:41:13 +03:00
Keith Zantow 65d796c94f Add Anchore Syft SBOM scan workflow 2022-08-16 12:47:02 -04:00
Dylan RinkerandGitHub b206471e4d Update clj-holes.yml
- Fixed a typo in the upload-sarif@v1 action 
- Commented out the rules-repository. The template will now default to rules in git://clj-holmes/clj-holmes-rules#main, but the format is preserved.
2022-08-16 09:24:41 -04:00
Sampark SharmaandGitHub e03baab3aa Merge pull request #1671 from kachick/refer-stable-tag-of-deploy-pages
Refer `actions/deploy-pages` stable tag in `pages/static`
2022-08-16 18:25:43 +05:30
Sampark SharmaandGitHub 63ebe9fb1e Merge branch 'main' into refer-stable-tag-of-deploy-pages 2022-08-16 18:25:07 +05:30
Sampark SharmaandGitHub e7eaeb34db Merge pull request #1670 from actions/Phantsure-patch-1
Fix PR auto assign
2022-08-16 18:12:19 +05:30
laurentsimon 6f7030b18a update 2022-08-11 13:32:40 +00:00