-
Enhancement
-
Resolution: Done
-
Major
-
Kogito Tooling 0.31.0
-
None
-
None
-
2
-
False
-
None
-
False
-
---
-
---
-
-
Summary
When executing KN CLI workflow plugin `build:prod` with integration tests, they are later overwritten with `build:dev` executed by the IT tests. It would be much better to improve the tests to check whether the binaries present in `dist` are up to date and rebuild them only when needed. This would also speed up IT tests when running the without changing the plugin code.
AC
Binaries are checked before rebuilding and `build:prod` works as expected.