~mthaddon/autocert-charm/+git/autocert-charm:build-series

Last commit made on 2023-06-27
Get this branch:
git clone -b build-series https://git.launchpad.net/~mthaddon/autocert-charm/+git/autocert-charm
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Name:
build-series
Repository:
lp:~mthaddon/autocert-charm/+git/autocert-charm

Recent commits

1adc5de... by Tom Haddon

Update charmcraft so the charm builds for supported series

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] unittest:0 (build)
12 of 2 results
203d15b... by Thomas Cuthbert

fix(focal): setuptools breaking upgrades

Reviewed-on: https://code.launchpad.net/~tcuthbert/autocert-charm/+git/autocert-charm/+merge/436940
Reviewed-by: James Simpson <email address hidden>

3089492... by Thomas Cuthbert

fix(focal): setuptools breaking upgrades

Update wheelhouse pinning for python 3.8 to include the current
point release. focal's python3 is version 3.8.10:

```
$ echo $(lsb_release -cs) $(python3 --version)
focal Python 3.8.10
```

421768b... by Haw Loeung

Add lint and unit tests to each commit with lpcraft

Reviewed-on: https://code.launchpad.net/~hloeung/autocert-charm/+git/autocert-charm/+merge/432522
Reviewed-by: Junien Fridrick <email address hidden>

5156c41... by Haw Loeung

Add lint and unit tests to each commit with lpcraft

8a21f91... by Tom Haddon

Update readme to use relate vs. add-relation and remove references to charmstore, and update location of published autocert charm

Reviewed-on: https://code.launchpad.net/~mthaddon/autocert-charm/+git/autocert-charm/+merge/431909
Reviewed-by: Haw Loeung <email address hidden>

cab22ca... by Tom Haddon

Update readme to use relate vs. add-relation and remove references to charmstore, and update location of published autocert charm

d0ae3d7... by Haw Loeung

Sync updated changes from the layer-basic PR, in particular MarkupSafe to fix Focal run issues

Reviewed-on: https://code.launchpad.net/~hloeung/autocert-charm/+git/autocert-charm/+merge/431900
Reviewed-by: Junien Fridrick <email address hidden>

d2a452e... by Haw Loeung

Sync updated changes from the layer-basic PR, in particular MarkupSafe to fix Focal run issues

1729e13... by Haw Loeung

Pin setuptools & setuptools-scm for Focal support

Reviewed-on: https://code.launchpad.net/~hloeung/autocert-charm/+git/autocert-charm/+merge/431776
Reviewed-by: James Simpson <email address hidden>