~vultaire/charm-logrotated:lp1955751

Last commit made on 2021-12-30
Get this branch:
git clone -b lp1955751 https://git.launchpad.net/~vultaire/charm-logrotated
Only Paul Goins can upload to this branch. If you are Paul Goins please log in for upload directions.

Branch merges

Branch information

Name:
lp1955751
Repository:
lp:~vultaire/charm-logrotated

Recent commits

57d1d7d... by Paul Goins

Added optional rotation of Juju unit/machine files

99caa32... by Diko Parvanov

Fixed a constant whiteline bug

Reviewed-on: https://code.launchpad.net/~dparv/charm-logrotated/+git/charm-logrotated/+merge/412327
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

d80aece... by Diko Parvanov

Added tests to check for new line additions

1c99923... by Diko Parvanov

Changed string.find() and cut for string.strip()

Plus added new lines for better visibility

c7f7aaa... by Diko Parvanov

Fixed a constant whiteline bug

Cronjob was re-placing each entry with "\n" and adding white lines
between entries. This makes sure this doesn't happen anymore.

9f83e61... by Xav Paice

Re-worked actions.py

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-logrotated/+git/charm-logrotated/+merge/396711
Reviewed-by: Paul Goins <email address hidden>
Reviewed-by: Peter Sabaini <email address hidden>

e7592de... by Xav Paice

use activate_venv for actions environment

00d79d2... by Diko Parvanov

Re-worked actions.py

Closes-Bug: #1833722

0b493c3... by Drew Freiberger

Add Apache 2 copyright file

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-logrotated/+git/charm-logrotated/+merge/392423
Reviewed-by: Alvaro Uria <email address hidden>

8820122... by Drew Freiberger

Updated date of copyright to 2019-2020