-
-
Notifications
You must be signed in to change notification settings - Fork 747
Open
Labels
area: remoteChanges related to remote taskfiles.Changes related to remote taskfiles.
Description
Description
It would be awesome if a remote taskfile could include remote files as well. My use case would be this: A remote taskfile uses a script to check something. The script is a file in the same repository as the remote taskfile.
The only workarounds I can think of right now would be to either rewrite the script to be part of the taskfile (which is not recommended) or add a task that first downloads the script before executing it. The latter option comes with some complexity I would like to avoid.
alexhampu and ryanpodonnell1
Metadata
Metadata
Assignees
Labels
area: remoteChanges related to remote taskfiles.Changes related to remote taskfiles.