Alexey Palazhchenko

Results 348 comments of Alexey Palazhchenko

Why you use github.com/protocolbuffers/protobuf instead of github.com/golang/protobuf ?

Just to clarify: I put that link as a replacement for a long motivational description. Personally, I don't care much about that specific format.

That will not work for double pointers. Then you will make that function recursive, and it will not handle cycles. Then you reimplement a large part of go-spew. :)

**Name:** Alexey Palazhchenko **Location:** Moscow, Russia **Company:** @Percona **Title:** Tech Lead **What're skillz you bring to the table:** Local community organization. **Go-related extra curriculars:** @GolangShow podcast co-host, [Golang Moscow](https://www.meetup.com/Golang-Moscow/) meetups...

I think I see the same problem. Are there some workarounds other than disabling git-lfs?

See also #186 (closed, but not resolved) and #430.

I don't know; I'm just a user with this or a similar problem, doing a cross-linking. :)

There is a way to make it work on macOS – by not using Docker :) Pure Go action will work on all environments. See https://blog.myitcv.io/2020/02/04/portable-ci-cd-with-pure-go-github-actions.html