@taskfiledevi
iAccount based inBrazil!
About this account
- Account based in
- Brazil
- Connected via
- Brazil App Store
! X says this location may be affected by a proxy or VPN.
Account-level information from X, not a live location or the device used for a specific post.
A task runner / simpler Make alternative written in Go.
Brazil & UK & France
Joined June 2022
- Tweets183
- Following12
- Followers418
- Likes165
Task retweeted
Along with Remote being officially released, three cool new features landed:
- Commands can now have timeouts to avoid hanging indefinitely
- Nushell now has completions!
- includes.excludes can now exclude an entire namespace
Replying to @taskfiledev
There are more good stuff being shipped in v3.53 as well.
Make sure to read the release notes 👇
github.com/go-task/task/rele…
Task retweeted
Taskfiles are the best thing ever and they just got even better
I use them literally everywhere to the point where I incorporated them in my username
REMOTE TASKFILES ARE GENERALLY AVAILABLE!! 🚀
After 3 years being an experimental feature, this is now enabled by default.
You can now run and import Taskfile from a remote location, like a remote Git repository.
Read the blog post 👇
taskfile.dev/blog/remote-tas…
REMOTE TASKFILES ARE GENERALLY AVAILABLE!! 🚀
After 3 years being an experimental feature, this is now enabled by default.
You can now run and import Taskfile from a remote location, like a remote Git repository.
Read the blog post 👇
taskfile.dev/blog/remote-tas…
There are more good stuff being shipped in v3.53 as well.
Make sure to read the release notes 👇
github.com/go-task/task/rele…
Many thanks to @github Security Lab to choose Task to participate in the GitHub Secure Open Source Fund program!
taskfile.dev/blog/github-sec…
Task retweeted
A contributor opened a couple PRs in @taskfile with optimizations for fingerprinting in big monorepos.
* Up to 86% faster.
* Up to 70% fewer allocations.
Open source is awesome. Coming soon!
v3.52.0 is out 👇
* `secret: true` to hide sensitive variables from logs.
* `use_gitignore: true` to make `sources:` respect your `.gitignore` rules.
* New CLI flags and ENVs to control how Task behave.
* Lots of bug fixes!
github.com/go-task/task/rele…
We now have an internet web page to showcase some of the companies using Task.
taskfile.dev/adopters
Want to see yours listed? Contributions are welcome!
github.com/go-task/task/blob…
Task retweeted
I've been able to move more quickly with my agents by just using docker compose and a taskfile.
The agent and I work from the same local env and run task stmts that abstract docker cmds(rebuild/restart all/subset of services/infra, pull logs, run local migrations, etc). Codex/Claude get same insights/env I do, minimizes agent spinning up own env to test e2e. By adding a short prompt to leverage the taskfile over starting own env in my AGENTS.md/CLAUDE.md works most of the time, rarely if ever do I see an agent spinning up a new env.
The only real custom abstraction I did write is a little lightweight cli which leverages @traefik to allow me to use local custom domain names over ssl, and get away from localhost so I can run multiple projects at once without conflict.
It binds 80 & 443 on my host, mounts docker socket, creates a shared network. Then in each compose file I have each service join that shared proxy network and create some shared labels which traefik then discovers by watching through the socket.
v0.51.0 is out.
* Significant performance boost for big Taskfiles (monorepos).
* New template functions (absPath, joinEnv, joinUrl).
* A few bug fixes.
github.com/go-task/task/rele…
We just published an article on how to use Task via `go tool`:
taskfile.dev/blog/go-tool-ta…
v3.50.0 is out with a few fixes 👇
github.com/go-task/task/rele…
🧵👇
Managing 5+ projects in the same AWS account and every one has different commands for the same thing. One uses task deploy, another task infra:deploy, another has no deploy task at all. Today I fixed that. Also, if you're not using taskfile.dev/ you should.
#buildinpublic #Taskfile #claude
You people really like downloading our DEB, RPM and APK packages.
@cloudsmith was really generous and raised our bandwidth to 2 TB / month to cover our needs.
Thank you @cloudsmith! 👏
A new release just dropped 👇
github.com/go-task/task/rele…
Task retweeted
Task is a model open source project: shared ownership, no egos, upstream contributions, and high standards
Nine years of that is rare
@andreynering, @v_maerten, pd93 — cheers