Skip to content

feat: add blog post for remote taskfiles - #2974

Open
pd93 wants to merge 1 commit into
mainfrom
remote-taskfiles-blog
Open

feat: add blog post for remote taskfiles#2974
pd93 wants to merge 1 commit into
mainfrom
remote-taskfiles-blog

Conversation

@pd93

@pd93 pd93 commented Aug 13, 2026

Copy link
Copy Markdown
Member

Blog post for the release of the remote taskfiles feature.

version: '3'

includes:
my-remote-namespace: https://github.com/go-task/task.git//website/src/public/Taskfile.yml?ref=main

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand how it works. Where is stored the Taskfile ?
Maybe something is missing in the public/_headers ?

@pd93 pd93 Aug 13, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example Taskfile is in our version control: https://github.com/go-task/task/blob/main/website/src/public/Taskfile.yml. I've just double checked this example and it works fine for me.

That file is also available via https://taskfile.dev/Taskfile.yml. The new _headers file is so that when you click that link, Netlify would give the correct content type so you can view it in the browser rather than it trying to download it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops I think I have a bad configuration in my shell

@pd93
pd93 force-pushed the remote-taskfiles-blog branch from c33cb6d to 14d9bb7 Compare August 13, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants