Deepomatic / dmake

DMake is a tool to manage micro-service based applications
MIT License
36 stars 3 forks source link

Explicit DMAKE_SKIP_TESTS=1 in dmake call build logs on jenkins #545

Closed thomas-riccardi closed 1 year ago

thomas-riccardi commented 1 year ago

Previously the DMAKE_SKIP_TESTS parameter was implicitly passed to the dmake process thanks to jenkins exposing all job parameters also as environment variables. This makes things harder to debug when looking at the actual dmake command. This is a frequent enough case to improve it.

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
No Duplication information No Duplication information