Tomaz Muraus

Results 163 comments of Tomaz Muraus

I can confirm this issue here while testing the packages. It shows "Cannot run workflow with unsaved changes" for workflow which are directly opened from st2web.

I also noticed that after you click "save", run button only works once. After you click save and then run, run turns grey again. Likely something with how we set...

Sorry with sources I mean if no api, auth url and credentials are configured.

This was fixed in v3.0.0, but not 100%. There is still a race / edge case if you click save button twice in quick succession before workflow gets saved and...

It looks like you are using old version (2f5fa9b is 13 days old and doesn't include fixes we made for v3.0.0 mid to late last week (you can also confirm...

@MikeAT Thanks for the contribution. Would it be possible to add a unit test case for this fix?

@MikeAT The documentation PR has been merged. It looks like the existing tests are failing. It would be great if you could look into that (you likely need to add...

@b1ek Not necessarily. I would like to see / solve two things: 1. Make both stdout and stderr available - today it appears only stdout is available, unless you redirect...

@Mte90 Thanks. @Ph0enixKM > I’d just add (at least for now) `--exclude-header` flag and let users prepend their own headers. What do you think? That sounds good to me. In...