refactor: centralize fingerprint method resolution in a Fingerprinter (#2924)

This commit is contained in:
Valentin Maerten
2026-08-10 16:12:18 +02:00
committed by GitHub
parent d2b02e3c69
commit fc49c72647
17 changed files with 390 additions and 203 deletions

View File

@@ -0,0 +1,10 @@
version: '3'
method: timestamp
tasks:
build:
cmds:
- echo "ts={{.TIMESTAMP}}"
sources:
- ./source.txt

View File

@@ -0,0 +1 @@
source