Commit Graph

52 Commits

Author SHA1 Message Date
31e25c2578 Forgot to change --path-warnings as well 2022-04-02 21:20:31 -05:00
1033b84687 Fix compatibility with Hugo v0.93.0 2022-04-02 21:18:07 -05:00
9c6a2a059d Fix audit workflow (#21)
* Remove missing translation check
2021-11-25 18:28:07 -06:00
e10c3a1150 Force audit success 2021-11-25 18:15:36 -06:00
9e0d2a9d8f Fix syntax error in audit 2021-11-25 18:14:30 -06:00
576124d42d Update audit workflow 2021-11-25 18:13:31 -06:00
7b8f47b56b Update SSH and rsync steps in GitHub Actions 2021-11-25 17:58:53 -06:00
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
a4e5997b47 Use --checksum in rsync 2021-11-15 20:28:51 -06:00
2a9af4d89e Revert "Readd Test SSH"
This reverts commit 5250eb5b1d.
2021-11-08 22:25:07 -06:00
5250eb5b1d Readd Test SSH 2021-11-08 22:12:43 -06:00
c12fe39134 Remove Test SSH 2021-11-08 22:10:43 -06:00
78b7b78e0a Accident with test 2021-11-08 22:09:10 -06:00
37e3442b39 Test SSH 2021-11-08 22:07:44 -06:00
f7e2098020 Revert "Revert "Add Setup SSH to deploy.yml""
This reverts commit 54d2599ad3.
2021-11-08 22:06:59 -06:00
54d2599ad3 Revert "Add Setup SSH to deploy.yml"
This reverts commit ec7575d7f1.
2021-11-08 22:05:10 -06:00
ec7575d7f1 Add Setup SSH to deploy.yml 2021-11-08 22:03:26 -06:00
bdf9f7737a Try and fix the SSH IP 2021-11-08 21:52:14 -06:00
3035740ad1 Update paths for website on new VPS 2021-11-05 17:57:39 -05:00
e806ff1b35 Allow manual dispatch of deploy [skip ci] 2021-11-05 17:55:15 -05:00
9690d77b36 Use the same deployments action for cleanup 2021-10-27 14:47:17 -05:00
463c26a0e0 Set no_override to false on deployment action for pull requests 2021-10-27 14:32:34 -05:00
b45c051914 Add note that comment system only works on real deploy 2021-10-25 21:49:52 -05:00
a6076f691a Only remove deployments (not environment) with PR cleanup [skip ci] 2021-10-24 18:17:31 -05:00
e6093c7357 Add pull request cleanup 2021-10-24 18:08:17 -05:00
59e61545d8 Use different environment names for different pull requests 2021-10-24 17:42:32 -05:00
d19b9ceaf4 Checkout the correct branch when building pull requests [skip ci] 2021-10-23 00:31:07 -05:00
17dae5a100 Set auto_inactive: false on finish as well [skip ci] 2021-10-21 17:54:07 -05:00
7892e10d31 Set auto_inactive to false [skip ci] 2021-10-21 17:49:14 -05:00
e81abbdee1 Set transient to false in pull request [skip ci] 2021-10-21 17:46:08 -05:00
fa986a6108 Set no_override to true on deployment action [skip ci] 2021-10-21 17:40:25 -05:00
6a2ea7ae56 Use head_ref [skip ci] 2021-10-21 17:38:18 -05:00
5c6c2803bb Try a different GitHub deployment action [skip ci] 2021-10-21 17:34:55 -05:00
851f8974b3 Don't use log_url in deployment-action [skip ci] 2021-10-21 17:28:39 -05:00
71afc4d7b8 Change target_url to log_url in pull request action [skip ci] 2021-10-21 17:26:34 -05:00
1176f18a97 Fix it again? [skip ci] 2021-10-21 17:13:54 -05:00
fce3e6f626 Try and fix the ref in pull request action [skip ci] 2021-10-21 17:12:12 -05:00
0cd787706a Put the deployment on the right ref [skip ci] 2021-10-21 17:06:40 -05:00
ffaa86a23b Fix chrnorm/deployment-action version [skip ci] 2021-10-21 16:56:48 -05:00
9586ff6e7d Create GitHub deployment on pull request [skip ci] 2021-10-21 16:53:42 -05:00
5be27334a3 Show the deploy log in the comment [skip ci] 2021-10-20 21:07:19 -05:00
dec3ac1404 Mention what commit it was deployed from in the comment [skip ci] 2021-10-20 21:05:14 -05:00
9717d84c6f Try and add deploy comments to the pull requests [skip ci] 2021-10-20 20:53:55 -05:00
624e7961d9 Set the right base URL on pull request preview [skip ci] 2021-10-20 20:39:34 -05:00
e9f4e4691b Rename demo.yml workflow 2021-10-20 20:31:37 -05:00
591e237dac Add Deploy Demo action 2021-10-20 20:25:46 -05:00
822128a5ae Add a url to the deployment 2021-10-15 03:43:57 -05:00
f5e6390358 Use environment for deploy 2021-10-15 03:40:24 -05:00
62ff275f91 Fetch all history 2021-10-13 20:59:26 -05:00
490db14efb Actually build the site 2021-10-13 20:58:39 -05:00