jhipster / generator-jhipster-quarkus

Quarkus blueprint for JHipster
https://www.jhipster.tech/blueprints/quarkus/
Apache License 2.0
141 stars 56 forks source link

Fix CI failures #282

Closed vishal423 closed 1 year ago

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

mraible commented 1 year ago

@vishal423 Should this pass and be merged before a release?

vishal423 commented 1 year ago

@mraible, Lets not wait for this issue. It can go as part of next dot release

vishal423 commented 1 year ago

On further debugging, the CI Integration test failures are reproducible with the native build. As part of #279, we plan to upgrade mongock dependencies to the latest version. Let's wait on that if that fixes this issue as well.