Luke Street
|
9d6a0399f5
|
Add cache restore-keys to always update cache
NOTE: See https://github.com/encounter/dtk-template-build/commit/9408cb2cdc65750f9099d58783adc2936c0831ba
zstd is added as a package to significantly improve cache update time.
|
2025-08-15 16:58:35 -06:00 |
|
Luke Street
|
aa98d34e96
|
Update git-restore-mtime args for caching
|
2025-08-15 10:43:35 -06:00 |
|
Luke Street
|
b4be7cfa39
|
Add build cache to CI workflow
NOTE: This requires an update to your build container. See
https://github.com/encounter/dtk-template-build/commit/e132563a5a88c58b933022f435cfd5a784d7069b
This normalizes file modtimes with git-restore-mtime, and caches
the build directory. Subsequent runs will only rebuild the files
that have changed.
|
2025-08-14 19:05:46 -06:00 |
|
Luke Street
|
2e907657cc
|
Updates for decomp.dev (replaces frogress)
Resolves #52
|
2025-05-06 21:40:23 -06:00 |
|
Luke Street
|
4607046162
|
Remove fetch-depth: 0 from CI checkout
After reading the documentation for 2 seconds, it turns out that we
actually wanted `fetch-depth: 1`, and coincidentally, that's the
default.
|
2024-10-12 22:02:32 -06:00 |
|
Luke Street
|
d5df3db21f
|
Oops, missed a char
|
2024-08-12 18:13:09 -06:00 |
|
Luke Street
|
3986009d97
|
Add objdiff report to CI example
|
2024-08-12 18:10:35 -06:00 |
|
Luke Street
|
cd2d65c157
|
Bump actions versions
|
2024-06-19 14:08:49 -06:00 |
|
Luke Street
|
afb82c88dc
|
Add GitHub Actions workflow template & documentation
|
2024-03-05 17:24:33 -07:00 |
|