Michał Budziak

Results 4 issues of Michał Budziak

Decorating the method with `@boundMethod` decorator causes that Jest creates incorrect mocked object based on class definition. Example code ```ts import { boundMethod } from "autobind-decorator"; import jestMock from "jest-mock";...

help wanted

Hi, first of all I would like to thank you for implementing `confluent asyncapi import` command. It's extremely useful! Unfortunately, it looks like it doesn't handle `$ref` too well. Check...

bug

The purpose of this PR is solely to upgrade the rust version.

This change adds a prometheus gauge metric `days_until_cert_expiring` that reports the number of days remaining until a TLS certificate expires. It includes a `cn` and `dns_names` labels to identify the...