Commit graph

14 commits

Author SHA1 Message Date
stb
35c83e4831 Merge branch 'main' into renovate/major-github-artifact-actions
Some checks failed
/ build (pull_request) Failing after 16s
2026-03-01 13:27:49 +01:00
50d4519706 Update actions/checkout action to v6 (#118)
All checks were successful
/ build (push) Successful in 15s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v4` → `v6` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v6`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602)

[Compare Source](https://github.com/actions/checkout/compare/v5...v6)

- Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](https://github.com/actions/checkout/pull/2356)

### [`v5`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501)

[Compare Source](https://github.com/actions/checkout/compare/v4...v5)

- Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2301](https://github.com/actions/checkout/pull/2301)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjMiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #118
Co-authored-by: Renovate <no-reply@git.hamburg.ccc.de>
Co-committed-by: Renovate <no-reply@git.hamburg.ccc.de>
2026-03-01 13:24:24 +01:00
2fcde03cc4 Update actions/upload-artifact action to v7
Some checks failed
/ build (pull_request) Failing after 17s
2026-02-28 20:01:35 +00:00
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