Can you share tasks efficiently across multiple git repos? #1420
-
Let's say you have a bunch of git repos in your organization. In each, you can add a Is it possible to set up git repo for such shared tasks and somehow have them all available when running I saw there are global tasks, but this assumes you place the shared Any input or ideas on this problem is much appreciated! EDIT: it looks like something like this is work in progress over here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi @fredrikaverpil, Yes, remote Taskfiles is what you're looking for. For now it is an "experiment", which means you need to enable it with an ENV and it is subject to breaking changes until launched for real. Given you're interested, it'd be awesome if you gave it try and added your feedback on #1317. |
Beta Was this translation helpful? Give feedback.
Hi @fredrikaverpil,
Yes, remote Taskfiles is what you're looking for. For now it is an "experiment", which means you need to enable it with an ENV and it is subject to breaking changes until launched for real.
Given you're interested, it'd be awesome if you gave it try and added your feedback on #1317.
https://taskfile.dev/experiments/remote-taskfiles/