Andrey Nering

Results 256 comments of Andrey Nering
trafficstars

I thought people on Microsoft would deal with new releases, but it seems I'm wrong. We didn't implement this support, they did. But given Goreleaser in theory supports opening a...

I just configured GoReleaser to open PRs automatically to winget: ae135f52037eea2fc6bb1188f3cf336b97360a64. Let's see if it works. This is something I'll only be certain it really works when trying to use...

For those interested, there's an ongoing discussion about a possible key specificly to select given OS/Arch on a task or command: - https://github.com/go-task/task/issues/978 - https://github.com/go-task/task/pull/980

@titpetric Contributions are welcome! I would advise you to wait until #1220 is merged to avoid any conflicts. Also, that would allow you to test both features together.

Having the ability to import builtins would be hugely helpful for us. Many users are interested in having them available in other tools. Considering the builtins are already implemented, and...

As a user, I also miss the ability to see likes/favorites of posts from users in other instances.

I feel that this issue is a too loosely defined. It _is_ already possible to override vars, but you need to use `default` in the var declaration. Changing vars to...

I also miss that information. But I think that bringing the total downloads back would probably cause a performance hit, and defeat the entire purpose of pagination. I think you'd...

@sj26 It works for me! 😄

Hi @radcool! I think that ideally Task should be able to detect new files that matched the glob, yes. Given you worked a little with the code, are you willing...