Commit graph

11 commits

Author SHA1 Message Date
3ea764708a Theme,CI: Update hugo and fix for hugo v0.146
All checks were successful
/ build (push) Successful in 20s
hugo 0.146.0 refactored the template system and changed where some internal templates are located.
2025-07-26 09:44:59 +02:00
601b0054e2 CI: Move from gitlab to hugomods docker image
See https://gitlab.com/pages/hugo#deprecation-of-container-registry
2025-07-26 09:44:59 +02:00
364ec75a45 Update Node.js to v22
All checks were successful
/ build (pull_request) Successful in 43s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 16s
2025-07-23 22:31:18 +02:00
e8ab1ddc81
make staging CI show blog posts with future publish date
All checks were successful
/ build (pull_request) Successful in 38s
/ cleanup-staging (pull_request) Successful in 2s
/ build (push) Successful in 14s
Co-authored-by: Dario <dario@bauschutt.org>
Suggested-by: Dario <dario@bauschutt.org>
2025-02-08 22:56:09 +01:00
dec278910e CI: Fix lastmod property of articles
All checks were successful
/ build (pull_request) Successful in 39s
/ cleanup-staging (pull_request) Successful in 2s
/ build (push) Successful in 13s
We use the git commit to determine the lastmod date, but the checkout action uses a shallow clone by default.
2024-02-01 20:23:23 +01:00
8c2684abef CI: Fix deploy on schedule
All checks were successful
/ build (push) Successful in 12s
2024-02-01 20:11:25 +01:00
d5fc2adfe1 CI: Post staging URL to PR once (on open event)
All checks were successful
/ build (pull_request) Successful in 38s
/ cleanup-staging (pull_request) Successful in 1s
/ build (push) Successful in 13s
2024-01-28 13:04:48 +01:00
b1e4e69be2 CI: Auto-remove closed PRs from staging 2024-01-28 13:02:05 +01:00
765b727cc7 Template: Add robots meta-tag, set noindex on staging
All checks were successful
/ build (push) Successful in 13s
Stolen from https://github.com/dereckcurry/hugo-robots-meta-tags
2024-01-22 22:36:23 +01:00
75cee47ab7 CI: Deploy PRs to staging
All checks were successful
/ build (push) Successful in 13s
2024-01-22 21:14:46 +01:00
d9b20dcd25 CI: Deploy on push on main and schedule, build on PR 2024-01-22 21:14:46 +01:00