This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: coffeebeats/gdbuild
Releases · coffeebeats/gdbuild
v0.3.14
0.3.14 (2024-04-07)
What's Changed
- fix(template): don't hash template file paths (just hash contents) by @coffeebeats in #127
Full Changelog: v0.3.13...v0.3.14
v0.3.13
0.3.13 (2024-04-07)
What's Changed
- chore(checksum): log incremental checksums by @coffeebeats in #125
Full Changelog: v0.3.12...v0.3.13
v0.3.12
0.3.12 (2024-04-07)
What's Changed
- feat(ci): mount template cache if
run-target
action isn't given a template archive by @coffeebeats in #121 - fix(ci): refer to internal action in externally compatible way by @coffeebeats in #123
- feat(cmd): log hash of encryption keys used by @coffeebeats in #124
Full Changelog: v0.3.11...v0.3.12
v0.3.11
0.3.11 (2024-04-07)
What's Changed
- fix(cmd): skip building template when archive is passed via
--template-archive
by @coffeebeats in #118 - chore: upgrade direct dependencies by @coffeebeats in #119
Full Changelog: v0.3.10...v0.3.11
v0.3.10
0.3.10 (2024-04-07)
What's Changed
- fix(ci): update step output for hashes by @coffeebeats in #113
- chore(cmd): log template for temporary debugging by @coffeebeats in #115
- fix(ci): correctly check for empty hashes by @coffeebeats in #116
- fix(osutil): only hash portion of file name relative to root by @coffeebeats in #117
Full Changelog: v0.3.9...v0.3.10
v0.3.9
0.3.9 (2024-04-07)
What's Changed
- chore(cmd): log cached contents by @coffeebeats in #111
Full Changelog: v0.3.8...v0.3.9
v0.3.8
0.3.8 (2024-04-07)
What's Changed
- feat(ci): define a
run-target
action to export targets by @coffeebeats in #106 - fix(ci): define
template-archive-path
on correct action by @coffeebeats in #108 - fix(ci): exit on print hash error by @coffeebeats in #109
- chore(cmd): log the newly computed hash by @coffeebeats in #110
Full Changelog: v0.3.7...v0.3.8
v0.3.7
0.3.7 (2024-04-07)
What's Changed
- Revert "fix(exec): quote arguments passed to shell (#102)" by @coffeebeats in #103
- feat(ci): define an action to run the
template
command by @coffeebeats in #104
Full Changelog: v0.3.6...v0.3.7
v0.3.6
0.3.6 (2024-04-07)
What's Changed
- fix(ci): only cache the
gdbuild
binary directory by @coffeebeats in #100 - fix(exec): quote arguments passed to shell by @coffeebeats in #102
Full Changelog: v0.3.5...v0.3.6
v0.3.5
0.3.5 (2024-04-07)
What's Changed
- fix(cmd): correctly hash template archives passed via
--template-archive
by @coffeebeats in #98
Full Changelog: v0.3.4...v0.3.5