Tomaz Muraus
Tomaz Muraus
When generating API documentation for various drivers using sphinx, tons and tons of warnings are printed due to an invalid docstring syntax in many places. Those syntax issues should be...
Allow user to select one of the following modes of operation when running the program for the first time: 1. **Normal mode** - program settings are stored in the default...
It would be useful if user could define a step which is always called when a workflow finishes and / or fails. You can think of it as "finally" in...
This pull request includes two small improvements to the documentation / readme: 1. Advise users to utilize "Deploy keys" functionality of Github instead of connecting adding / connecting key to...
Right now hubot plugin basically duplicates all the API logic for alias matching. That's bad because hard to maintain and error prone. StackStorm API offers all the primitives for performing...
- [ ] Document under which user different st2 components are running - [ ] Document local runner st2actionrunner paswordless sudo requirements - [ ] Document where StackStorm packages are...
We should update st2web to be smarter and better handle executions with large results. Right now if the execution which is loaded (e.g. either user clicks on it in the...
Right now when you click on the name of the logged in user, a drop down menu shows with a "Sign out" link. The link doesn't look much like a...
If you click "Save Workflow" button before providing any workflow metadata info in the right page (name, entry point, etc.), we just should "Error saving workflow" error message. We should...
If sources are not configured and you try to add / save new workflow definition, no visible error is displayed to the user (there is just an error in the...