Skip to content

Commit 85e47e4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 34ed1df commit 85e47e4

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

content/Changelog.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Several changes introduced recently:
6060
## 2018-01-24
6161

6262
- Faraday extension
63-
6463
- Some files must be equal or different across sosreports, actually we do have `release` and `ceilometer-yaml` one that rely on this, but this is hard to mantain as each new file will require a new plugin for Risu plus a new plugin for Magui.
6564

6665
- In order to simplify this a new extension has been created so adding a new file to monitor no longer requires new plugins for `Risu` or `magui` but just creating a text file with some data within as documented on `Risuclient/plugins/faraday/README.md`

content/README.magui.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Check latest changes on <Changelog.md>
5353
Linked script /home/iranzo/.local/bin/magui.py
5454
Done.
5555
```
56+
5657
- Pipsi will take care of installing a virtual environment and link to binary folder so you can call Risu.py or magui.py directly
5758
- Remember that pypi package might not contain all the latests plugins features as the github repo one.
5859
- Container:

content/README.risu.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Check for plugins listing on [risuclient/plugins/](risuclient/plugins/)
4949
Linked script /home/iranzo/.local/bin/magui.py
5050
Done.
5151
```
52+
5253
- Pipsi will take care of installing a virtual environment and link to binary folder so you can call Risu.py or magui.py directly
5354
- Remember that pypi package might not contain all the latests plugins features as the github repo one.
5455
- Container:

content/post/2018-05-08-whatsnew.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Some of the changes include...
3131
- is_filemode and is_required_filemode to check access permissions
3232
- POT generation update to allow duplicate message id's
3333
- Framework (Risu and magui)
34-
3534
- Python optimizations
3635
- Removed duplicated code
3736
- Declare variables to remove to reduce memory footprint

0 commit comments

Comments
 (0)