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 2025-12-24 15:39:28 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
feat/pr-build-workflow
task/testdata/alias/Taskfile.yml

20 lines
243 B
YAML
Raw Permalink Normal View History

feat: aliases feat: add aliases to --list and --list-all flags feat: add aliases to --summary feat: enable aliases for included tasks tests: added alias unit tests
2022-10-01 22:39:44 +00:00
version: '3'
includes:
included:
taskfile: Taskfile2.yml
tests: update alias test to cover namespace aliases
2022-10-02 05:57:23 +00:00
aliases: [inc, i]
feat: aliases feat: add aliases to --list and --list-all flags feat: add aliases to --summary feat: enable aliases for included tasks tests: added alias unit tests
2022-10-01 22:39:44 +00:00
tasks:
foo:
aliases: [f, x]
cmds:
- echo "foo"
- task: b
bar:
aliases: [b, x]
cmds:
- echo "bar"
tests: update alias test to cover namespace aliases
2022-10-02 05:57:23 +00:00
- task: inc:q
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 57ms 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