Adnan Hajdarević

Results 62 comments of Adnan Hajdarević

Alright, I tried out some scenarios. This works perfect when the `include-command-output-in-response` is set to `true`. However, when that is not the case, `max-concurrent-executions` flag has no effect because the...

Hey, didn't forget about you, just busy with work and life. I will grab some time this week to review everything and hopefully merge it :-)

Hey, I left you a comment on the #175

@AndrewSav correct, we should default to base64 encoded string.

@moorereason Implemented the suggestions, does it look better now? :-)

Merged latest development to the feature branch. I'm hoping to write some examples during this week. Any help on tests and docs would be appreciated :-) I'm thinking this could...

That is a good question! Come to think about it, it makes much more sense to make it required. You're also absolutely right about the `hookHandler` complexity. We could however...

Also, I'm thinking about including "response-headers", "response-http-status-code" and "response-message" in trigger rules, so when a rule node fails, it would override the default response message. This would allow implementing stuff...

Updated existing hook tests with the new context source.