Commit graph

7 commits

Author SHA1 Message Date
George Cushen
0ef515fbae chore: update version in CITATION upon release 2025-11-25 00:28:01 +00:00
George Cushen
5f2290d590 starters: standardise starters dir name to templates 2025-10-23 23:43:50 +01:00
George Cushen
1495a500e5 ci: fix 2025-09-21 16:17:58 +01:00
George Cushen
c5625bd0b7 ci: add --update-starters-to-commits option to release script
Add standalone option to update starter templates with latest module
commits using Go pseudo-versions instead of creating new release tags.

- New functions for commit info extraction and pseudo-version formatting
- Updates go.mod files with v0.0.0-YYYYMMDDHHMMSS-abcdefabcdef format
- Updates Hugo versions in hugoblox.yaml, netlify.toml, and deploy.yml
- Uses deploy.yml workflow filename (GitHub Pages convention)
- Supports --dry-run for preview and --yes for execution
- Perfect for GitHub UI workflows and development environments

Validated with:
`poetry run python scripts/release_modules.py --update-starters-to-commits --dry-run --log-level INFO`
2025-09-17 00:25:56 +01:00
George Cushen
eda76fd050 ci: fix releaser action 2025-08-20 02:37:50 +01:00
George Cushen
33cde7169c ci: fix releaser action 2025-08-20 01:27:19 +01:00
George Cushen
a6dc896c98 ci: add releaser action 2025-08-20 01:03:08 +01:00