Lindsay Hill

Results 17 issues of Lindsay Hill

Some people are still finding their way to this repo. To help reduce the number of people doing this, we should update all the READMEs. Move the old README to...

When installing ST2 2.3 or 2.4dev on RHEL 7.4 with the one-line install script, early in the installation we see this output: ``` ######################################################## Installing st2 stable ######################################################## Loaded plugins:...

complexity:easy

We should have a script that uninstalls ST2 (as much as possible). It will undo the changes made by the install scripts. It will not be able to fully cope...

status:under discussion
complexity:hard
feature

If a user follows our standard installation instructions, either using the one-liner, or following the manual steps, they will get these warning messages with MongoDB: ``` 2017-02-01T23:10:31.846+0000 I CONTROL [initandlisten]...

enhancement
question
documentation

StackStorm can be used in air-gapped environments (those where there is no direct or proxied Internet connection between the StackStorm server and the Internet). Information for doing this is scattered...

Using Firefox 60.0.2, and current st2web master, I tried to add a new rule. This gives me a popup which overwhelms my screen (2013 MBP Retina, running default resolution). See...

bug

Update the test scripts - e.g. https://github.com/StackStorm/st2chatops/blob/master/testingenv/xenial/docker-entrypoint.sh#L18 This should fail on ERROR log entries, e.g. `ERROR Stream error: Event { type: 'error', status: 404 }`

The default log level set in `st2chatops.env` is debug ``` # Log level export HUBOT_LOG_LEVEL=debug ``` This makes st2chatops log messages every 2 minutes, containing every alias loaded. This results...

This message is logged in the Console on Firefox 63.0.3: ``` window.controllers/Controllers is deprecated. Do not use it for UA detection. ``` `package.json` has this `"brace": "0.8.0"` The underlying `ace`...

low priority
component:st2flow

If I select a task in the canvas, and I have the "code view" open, it should highlight that block. (this was previous behavior)

component:st2flow