oliverpool
oliverpool
I did some testing (with a Mini BLE), and apparently only the last case `Getting "moolticute ssh keys" wasn't confirmed` is indistinguishable from the missing file. The other cases send...
~This is exactly the goal of https://git.sr.ht/~ancarda/vcs-autodiscovery-rfc/tree/HEAD/RFC.md: add some `
Oh yes, I mis-read your first post (my turn :smile: ). > A similar go-doc tag could be standardized. Standardization would be nice, however I think having enough people take...
I just found out about this great project! I developed something similar myself https://code.pfad.fr/vanitydoc/ (however the scope of my tool is much much smaller than yours). For source-code linking, I...
> but I also don't want network requests to be the default The `code.pfad.fr/vanitydoc/autodiscovery/` package does not do any network request. It simply stores the standard URL for well-known forges:...
Yes, I mis-explained it: those meta tags should be exposed by doc2go (and can be consumed by other tools). But you can also use the value of those tags to...
Who knows which library was chosen by [Gitea Enterprise](https://blog.gitea.com/gitea-enterprise/) for the `SAML Integration` ?
@bcap I had the same issue, but used the [workaround of @hyangah](https://github.com/golang/go/issues/44469#issuecomment-785246687): add a `go.mod` file. You can then use `go get` and `go build`: ``` go get github.com/Jille/raft-grpc-example/cmd/hammer@latest go...
Another way would be to use `.gitattributes`: https://semjonov.de/posts/2018-10/commit-hash-replacement-in-git-archives/#gitattributes This allows git to automatically inject the current tag in given files, when the source is generated (for instance when downloading from...
French Tour is currently offline: https://go-tour-fr.appspot.com/ > Error: Server Error > The server encountered an error and could not complete your request. > > Please try again in 30 seconds....