Sébastien Crocquesel

Results 123 comments of Sébastien Crocquesel

@nicklasweasel For implementation ideas, you can wider the targets of the annotation and add support for them here https://github.com/quarkiverse/quarkus-amazon-services/blob/e17bb8c75d4ad34726618478e228faabebbbbb93/dynamodb-enhanced/deployment/src/main/java/io/quarkus/amazon/dynamodb/enhanced/deployment/DynamodbEnhancedDbTableProcessor.java#L79

Look at [this comment](https://github.com/pact-foundation/pact-net/issues/459#issuecomment-1546605396), it should help you understand why it is executed in this order. I think your reproducer should be in the documentation, it is simple and very...

Combined with the exec plugin to output the azure pipeline logging command. It should do the job yes. In my case, I have forked the exec plugin and make it...