Susam

Results 7 issues of Susam

Here is an example of a shell script that may be used to reproduce the issue. ``` echo "foo bar" | sed "s/ /-/g" a=$(echo "baz qux" | sed 's/...

bash

### Setup Steps All steps mentioned in this issue were run on a Debian GNU/Linux 10.1 (buster). 1. Install Vlime and Paredit. ```shell git clone https://github.com/l04m33/vlime.git ~/.vim/bundle/vlime echo 'set runtimepath^=~/.vim/bundle/vlime/vim'...

I am using phpdoc 2.0.1 on Debian Testing version (Jessie). ``` $ phpdoc --version 2> /dev/null phpDocumentor version 2.0.1 ``` Here is a test script foo.php to reproduce the issue:...

bug
template

We seem to be having a proliferation of Azure cloud plugins. The Azure cloud plugins are heavyweight plugins because they launch multiple workers and threads. They also have overlapping concerns....

enhancement

Right now, the `EmailAlert` plugin just dumps the JSON data it receive into the email content. In order to make the emails meaningful to the recipients, the payload format should...

enhancement

See these comments for background on this: - https://github.com/cloudmarker/cloudmarker/pull/98#pullrequestreview-229070879 - https://github.com/cloudmarker/cloudmarker/pull/98#issuecomment-485467860 - https://github.com/cloudmarker/cloudmarker/pull/98#issuecomment-485469472 Some decisions that need to be taken: - What should we do if the payload size exceeds,...

This issue is actually a thread to capture feedback on the Cloudmarker project from the developer and user community.