~tiago.pasqualini/layer-snap:snap_list

Last commit made on 2021-10-22
Get this branch:
git clone -b snap_list https://git.launchpad.net/~tiago.pasqualini/layer-snap
Only Tiago Pasqualini da Silva can upload to this branch. If you are Tiago Pasqualini da Silva please log in for upload directions.

Branch merges

Branch information

Name:
snap_list
Repository:
lp:~tiago.pasqualini/layer-snap

Recent commits

e5755c5... by Tiago Pasqualini da Silva

Change 'snap info' to 'snap list'

Currently snap info is being used to retrieve the version and
tracking channel of the installed snaps, which will fail if the
system does not have access to the snapstore. This patch changes
the layer to use 'snap list', which is an offline command.

d935a04... by Yoshi Kadokawa

Fix unexpected error when getting snap channel

LP: #1938271

Reviewed-on: https://code.launchpad.net/~yoshikadokawa/layer-snap/+git/layer-snap/+merge/406295
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: James Troup <email address hidden>

52b05b8... by Yoshi Kadokawa

Simplify the code

d9fa014... by Yoshi Kadokawa

Fix unexpected error when getting snap channel

LP: #1938271

c6596fd... by Liam Young

Switch to using tenacity decorator

Switch to using the Tenacity decorator as the installed
version of tenacity does not support the iterator.

2f49ae7... by Haw Loeung

Pin tenacity for python3.4 support

1873ad4... by Xav Paice

Run snap refresh on upgrade-charm only

Moves the check_refresh_available() call from the bootstrap prior to
every hook execution, to during the upgrade-charm hook.

adbfb80... by Alvaro Uria

Revert "[jjo] add basic setup.py and charms/layer/__init__.py"

This reverts commit 43619801d812873df5c1fe738fe7960742e24507.

636e65e... by Stuart Bishop

Reblacken with newer black

44d7d9d... by Stuart Bishop

Update lint rules