Files
create/.gitea/workflows
forbes 7bad1b787f ci: add ccache persistence via actions/cache for build and release workflows
- Move CCACHE_DIR inside workspace for actions/cache compatibility
- Add CCACHE_BASEDIR for portable cache entries across workspaces
- Add cache restore step with fallback keys (branch -> main)
- Add cache save step (runs even on test/packaging failure)
- Enhance ccache diagnostics with pre/post build stats and cache size
- Release builds fall back to main branch build cache for warm starts
2026-02-01 18:15:16 -06:00
..