Deepomatic / dmake

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

Ignore DMAKE_WITH_DEPENDENCIES when it's not relevant: when DMAKE_COMMAND=build #544

Closed thomas-riccardi closed 1 year ago

thomas-riccardi commented 1 year ago

It's especially useful when projects set DEFAULT_DMAKE_WITH_DEPENDENCIES=false: the problem was hidden with the default default: --dependencies was implicit.

Also make dependencies explicit now.

No other jenkins-supported commands reject the --dependencies flag.

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