camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

(#5424) Generate badges & ignore internal traits

Open tdiesler opened this issue 3 months ago • 1 comments

This generates markdown for batches from tags like this

// +camel-k:deprecated=2.3.0

https://img.shields.io/badge/2.4.0-white?label=Deprecated&labelColor=C40C0C&color=gray

tdiesler avatar Apr 25 '24 11:04 tdiesler

The second commit ignores the internal dependencies trait

tdiesler avatar Apr 25 '24 14:04 tdiesler

It would be good to also add some sort of visual aid to the deprecated field, as we see from quarkus trait, there are two deprecated fields, but there is no visual aid to help users to quickly notice it.

claudio4j avatar Apr 29 '24 19:04 claudio4j