Andrey Nering

Results 252 comments of Andrey Nering
trafficstars

Hi @maritaria, I'm not sure what to think about this feature request. I feel that this could be a feature that very few people would use. And we already have...

Hi @marco-m, Not for v3.0 because this version is late enough (we've been working on it for more than a year). But for v3.1 or later, yes.

Hi @tommyalatalo, This seems like an useful feature request, but shouldn't be my priority for the near future, unless someone else decides to contribute with this.

Hi @Porges, It's currently possible to instruct Task to invalidate the checksum on specific variables changes by adding a `label:` prop to the task: ```yaml version: '3' tasks: generate-file: cmds:...

Hi @ahus1, Have you tried my suggestion done here? https://github.com/go-task/task/issues/548#issuecomment-941679515 I believe that's what you're are looking for.

If I understood well, this feature request overlap with #29 and #73. Am I wrong?

Just to feed the brainstorming, not rejecting any other idea. Something I has in mind for #29 is: ```yml echo: sources: **/*.txt # foo.txt, bar.txt, foo/bar.txt foreach: true cmds: echo...

@twhiston Sorry for the long time to respond you. I had other priorities in the issue list, and I'll slowly start to think about this again.

@twhiston I think a good start is looking to the `foreach` syntax I proposed [in this comment above](https://github.com/go-task/task/issues/82#issuecomment-353057649) (or similar). But if you have issues or better ideas for the...

@AlvarBer Nothing for now, sorry