Miroslav Martinek

Results 18 comments of Miroslav Martinek

Thinking about it again the error `only versions within the range >=6.5.0

It may or may not be a `develop` branch. That takes in a lot of assumptions. It is trunk. And the intention is to not have long-lived branches. At the...

I think I have run into this issue as well, albeit in different use case. I am building a tool to provide "conventional release" services to projects across company and...

I tend to disagree. I see your point but raise that with the spec itself. All implementors are expected to conform to it. Otherwise problems arise in heterogenous environments. That's...

So I have tried disabling the case-sensitvity rules. The `type-enum` rule (evaluation implementation) itself is also case-sensitive. Can you see the issue?

Well, from my POV @commitlint/config-conventional was from the start about setting up rules conforming to the standard. So when it does not, I see it as a bug and any...

I think I want for the exemplars to only contain trace and span ids of those traces that were decided to be sampled. We are only talking about head sampling....

Goal 2) for us. The use case is: we are running apps on k8s. They are logging single line json (the standard dotnet log format/content) to stdout that is being...