gvdutra opened a new pull request, #7856: URL: https://github.com/apache/hop/pull/7856
## Summary - report variable value and description updates as handled `hop-conf` actions - add regression coverage for `-sv` and `-dv` ## Root cause The variable options updated the configuration but returned `false` from their handler. `hop-conf` therefore treated a successful update as if no action had been requested and displayed usage information. ## Validation - `./mvnw -pl engine -am -Dtest=SetHopConfigVariablesTest -Dsurefire.failIfNoSpecifiedTests=false test` - `./mvnw -pl engine -DskipTests spotless:check` - `git diff --check` Closes #5979 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
