Logo
Explore Help
Register Sign In
Mirrors/task
1
0
Fork 0
You've already forked task
mirror of https://github.com/go-task/task.git synced 2026-02-25 04:33:43 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
feat/enum-ref-support
task/testdata/cmds_vars/Taskfile.yml

17 lines
256 B
YAML
Raw Permalink Normal View History

feat: make CHECKSUM and TIMESTAMP vars available in cmds commands (#1872)
2024-12-31 16:04:42 +01:00
version: '3'
tasks:
fix(checker): use only one checker at the same time to improve perf (#2031) * fix(checker): use only one checker at the same time to improve performance * refactor * fix test
2025-02-08 17:34:04 +01:00
build-checksum:
feat: make CHECKSUM and TIMESTAMP vars available in cmds commands (#1872)
2024-12-31 16:04:42 +01:00
sources:
- ./source.txt
cmds:
- echo "{{.CHECKSUM}}"
fix(checker): use only one checker at the same time to improve perf (#2031) * fix(checker): use only one checker at the same time to improve performance * refactor * fix test
2025-02-08 17:34:04 +01:00
build-ts:
method: timestamp
sources:
- ./source.txt
cmds:
- echo '{{.TIMESTAMP.Unix}}'
- echo '{{.TIMESTAMP}}'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 1634ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API