Tencho Tenev

Results 5 issues of Tencho Tenev

Related to https://github.com/buildkite/agent/issues/1538 but aimed at coverage and consistency with other platforms (or clear documentation about it not being supported). On Windows, executing the step below only shows the output...

The way default package is declared in the template you suggest using (https://github.com/NixOS/templates/blob/master/go-hello/flake.nix) is different from what the current version of the blog says it should be. This breaks the...

### What were you trying to accomplish? My unmanaged node groups are pretty verbose with tags, labels, and taints. I read about the `propagateASGTags` option and thought that I could...

kind/bug
needs-investigation

I think this fixes the issue described in #335 when using both linkify and typographer. I intend my contribution to be similar to the behaviour of https://github.com/github/cmark-gfm/blob/6a6e335709ef68cf2c616eeaf61b09ed4c654669/extensions/autolink.c#L58 However, when using...

pinned

I have a generic method which is used to unit test various gRPC service wrappers which looks like this: ``` private async Task TestRpcExceptionHandling(TReq request, string methodName) { var client...

type: Bug
area: Analyzers