stable
Clone or download
Read-only
Part of story #35093 execute custom code as artifact post action WASMExecutionException message can contains internal data not relevant for Tracker administrators. This message is now only send to logs, and a generic one to users. Change-Id: I61c17aa0338873f2b39e809ff6719080b27bdeb4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker_cce/include/TrackerCCE/CustomCodeExecutionTask.php | +1 | −1 | Go to diff View file |
M | plugins/tracker_cce/include/TrackerCCE/WASM/CallWASMModule.php | +4 | −1 | Go to diff View file |
M | plugins/tracker_cce/include/tracker_ccePlugin.php | +2 | −1 | Go to diff View file |
M | plugins/tracker_cce/tests/unit/TrackerCCE/CustomCodeExecutionTaskTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker_cce/tests/unit/TrackerCCE/WASM/CallWASMModuleTest.php | +2 | −1 | Go to diff View file |