Commit Graph

69 Commits

Author SHA1 Message Date
BBaoVanC d268898446
Limit concurrency of deploy workflow 2023-04-15 23:23:26 -05:00
BBaoVanC 1574cd8515
Remove Lighthouse auditing workflow 2023-04-04 17:41:43 -05:00
BBaoVanC ef8dda9657
Replace deprecated set-output with $GITHUB_OUTPUT 2023-02-01 08:29:46 -06:00
BBaoVanC f6b27235f3
Use actions/checkout v3 2023-01-31 20:47:00 -06:00
BBaoVanC 66fac8058f
Make sure to audit drafts as well 2023-01-23 20:33:51 -06:00
BBaoVanC e93871c923
Build drafts on pull requests [skip ci] 2023-01-23 20:28:23 -06:00
BBaoVanC c1806338e5
Unpin Hugo version in actions
It'll probably just get behind too often and hopefully there aren't
breaking changes.
2023-01-20 15:17:29 -06:00
BBaoVanC 0e2a26fe56
Upgrade Hugo version to 0.108.0 2022-12-06 20:01:56 -06:00
BBaoVanC 4cd6632799
Pin Hugo to specific version (0.102.3 currently)
This prevents the website from breaking due to breaking changes in Hugo.
2022-09-15 19:25:46 -05:00
BBaoVanC 852aafb2e7
Update Caddy install steps 2022-05-18 17:53:53 -05:00
BBaoVanC 86f4b102d7
Remove outdated note saying that comment system won't work on previews [skip ci] 2022-05-11 18:24:32 -05:00
BBaoVanC d7e219d331
Fix LHCI uploads (#27) 2022-05-11 18:22:09 -05:00
BBaoVanC 2ce66a14d4
Run Lighthouse for all changed pages (#26) 2022-05-09 17:27:34 -05:00
BBaoVanC 8a330b59b0
Change pull request cleanup to pull_request_target [skip ci] 2022-05-08 20:15:31 -05:00
BBaoVanC 904d8928b7
Do multiple Lighthouse runs 2022-05-04 22:12:03 -05:00
BBaoVanC f14c1568f7
Use custom Lighthouse CI server (#25)
* Add custom LHCI server
* Disable Google temporary public storage
2022-05-01 20:05:31 -05:00
BBaoVanC 02201e806f
Add Lighthouse job to `audit` workflow 2022-04-30 23:57:59 -05:00
BBaoVanC 31e25c2578
Forgot to change --path-warnings as well 2022-04-02 21:20:31 -05:00
BBaoVanC 1033b84687
Fix compatibility with Hugo v0.93.0 2022-04-02 21:18:07 -05:00
BBaoVanC 9c6a2a059d
Fix audit workflow (#21)
* Remove missing translation check
2021-11-25 18:28:07 -06:00
BBaoVanC e10c3a1150
Force audit success 2021-11-25 18:15:36 -06:00
BBaoVanC 9e0d2a9d8f
Fix syntax error in audit 2021-11-25 18:14:30 -06:00
BBaoVanC 576124d42d
Update audit workflow 2021-11-25 18:13:31 -06:00
BBaoVanC 7b8f47b56b
Update SSH and rsync steps in GitHub Actions 2021-11-25 17:58:53 -06:00
BBaoVanC ca40973701
Add pull request audit workflow (#20)
See https://discourse.gohugo.io/t/audit-your-published-site-for-problems/35184
2021-11-23 19:48:37 -06:00
BBaoVanC a4e5997b47
Use --checksum in rsync 2021-11-15 20:28:51 -06:00
BBaoVanC 2a9af4d89e
Revert "Readd Test SSH"
This reverts commit 5250eb5b1d.
2021-11-08 22:25:07 -06:00
BBaoVanC 5250eb5b1d
Readd Test SSH 2021-11-08 22:12:43 -06:00
BBaoVanC c12fe39134
Remove Test SSH 2021-11-08 22:10:43 -06:00
BBaoVanC 78b7b78e0a
Accident with test 2021-11-08 22:09:10 -06:00
BBaoVanC 37e3442b39
Test SSH 2021-11-08 22:07:44 -06:00
BBaoVanC f7e2098020
Revert "Revert "Add Setup SSH to deploy.yml""
This reverts commit 54d2599ad3.
2021-11-08 22:06:59 -06:00
BBaoVanC 54d2599ad3
Revert "Add Setup SSH to deploy.yml"
This reverts commit ec7575d7f1.
2021-11-08 22:05:10 -06:00
BBaoVanC ec7575d7f1
Add Setup SSH to deploy.yml 2021-11-08 22:03:26 -06:00
BBaoVanC bdf9f7737a
Try and fix the SSH IP 2021-11-08 21:52:14 -06:00
BBaoVanC 3035740ad1
Update paths for website on new VPS 2021-11-05 17:57:39 -05:00
BBaoVanC e806ff1b35
Allow manual dispatch of deploy [skip ci] 2021-11-05 17:55:15 -05:00
BBaoVanC 9690d77b36
Use the same deployments action for cleanup 2021-10-27 14:47:17 -05:00
BBaoVanC 463c26a0e0
Set no_override to false on deployment action for pull requests 2021-10-27 14:32:34 -05:00
BBaoVanC b45c051914
Add note that comment system only works on real deploy 2021-10-25 21:49:52 -05:00
BBaoVanC a6076f691a
Only remove deployments (not environment) with PR cleanup [skip ci] 2021-10-24 18:17:31 -05:00
BBaoVanC e6093c7357
Add pull request cleanup 2021-10-24 18:08:17 -05:00
BBaoVanC 59e61545d8
Use different environment names for different pull requests 2021-10-24 17:42:32 -05:00
BBaoVanC d19b9ceaf4
Checkout the correct branch when building pull requests [skip ci] 2021-10-23 00:31:07 -05:00
BBaoVanC 17dae5a100
Set auto_inactive: false on finish as well [skip ci] 2021-10-21 17:54:07 -05:00
BBaoVanC 7892e10d31
Set auto_inactive to false [skip ci] 2021-10-21 17:49:14 -05:00
BBaoVanC e81abbdee1
Set transient to false in pull request [skip ci] 2021-10-21 17:46:08 -05:00
BBaoVanC fa986a6108
Set no_override to true on deployment action [skip ci] 2021-10-21 17:40:25 -05:00
BBaoVanC 6a2ea7ae56
Use head_ref [skip ci] 2021-10-21 17:38:18 -05:00
BBaoVanC 5c6c2803bb
Try a different GitHub deployment action [skip ci] 2021-10-21 17:34:55 -05:00