~raychan96/juju-backup-all:testing

Last commit made on 2022-11-04
Get this branch:
git clone -b testing https://git.launchpad.net/~raychan96/juju-backup-all
Only Chi Wai CHAN can upload to this branch. If you are Chi Wai CHAN please log in for upload directions.

Branch merges

Branch information

Name:
testing
Repository:
lp:~raychan96/juju-backup-all

Recent commits

7ea6df6... by Chi Wai CHAN

Drop dependency in jasycnio.run and use custom loop.

999ed87... by Chi Wai CHAN

Fix deployment issues in functional tests: switch from charm store to charmhub.

7535018... by Ksawery Dziekoński

Allow for model omission in controller-wide backups

Reviewed-on: https://code.launchpad.net/~ksdziekonski/juju-backup-all/+git/juju-backup-all/+merge/425853
Reviewed-by: Paul Goins <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

0f0bf50... by Garrett Neugent

Do not use -r for removing backup files.

Currently all backups are saved as a gzip file, so including the
-r flag for recursive deletion is unnecessary.

Reviewed-on: https://code.launchpad.net/~thogarre/juju-backup-all/+git/juju-backup-all/+merge/424592
Reviewed-by: Paul Goins <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

cdd8ee7... by Tianqi Xiao

set juju version in setup.cfg

Reviewed-on: https://code.launchpad.net/~txiao/juju-backup-all/+git/juju-backup-all/+merge/427865
Reviewed-by: Xiyue Wang <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

6ac195c... by Tianqi Xiao

set juju version in setup.cfg

c0d584b... by Celia Wang

Fix lint

Reviewed-on: https://code.launchpad.net/~ziyiwang/juju-backup-all/+git/juju-backup-all/+merge/427668
Reviewed-by: Jose Guedez <email address hidden>

2a61779... by Celia Wang

Fix lint

2a0cb16... by Ksawery Dziekoński

Allow for model omission in controller-wide backups

Related: LP#1980215

ee2d5a1... by Garrett Neugent

Do not use -r for removing backup files.

Currently all backups are saved as a gzip file, so including the
-r flag for recursive deletion is unnecessary.