Owen Kelly
Owen Kelly
Thanks for the detailed report, it sounds like it might be locking up at some point. Or we might be causing excessive [context switching](https://en.wikipedia.org/wiki/Context_switch) if say one of the build...
> I found that it works up to 3.4.9, but fails from 3.5.0. Thanks for checking the versions. For reference, this is the diff between 3.4.9 and 3.5.0 https://github.com/ojkelly/yarn.build/compare/v3.4.9...v.3.5.0 One...
Yep sorry, just re-reading your original post where you covered off a heap of the questions. Could this be a specific issue with WSL 1, I wonder if it also...
I noticed this after attempting to update, and found it only occurs on sources without a newline. I'm working on a project with a few hundred tests without newlines (unit...
Discussion question here https://github.com/open-telemetry/opentelemetry-collector-contrib/discussions/11561
So this isn't working because the definition for that property is set as (in `./pkg/parsers/resources/EC2-VPCEndpoint.go`): ``` VPCEndpointType interface{} `yaml:"VPCEndpointType,omitempty"` ``` The cloudformation docs define it as (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2-vpcendpoint-vpcendpointtype): ``` VpcEndpointType The...
Can you try the latest version of `kombustion`, it was updated recently to pass through everything without doing validation locally. Because, the cfn service is always going to be the...
github.com/blang/semver
Hey @wenisman, Thanks for the detailed report. This sounds like it might be related to #113, which nearly has a fix. I'll try and reproduce after that fix is merged.
@binaryplease totally didn't get the notifications for this issue. Yep contributions for the missing sections are welcome. I've been playing around with a simpler way to just use a yubikey...