~jugmac00/lpci:prepare-release-0.2.0

Last commit made on 2023-05-24
Get this branch:
git clone -b prepare-release-0.2.0 https://git.launchpad.net/~jugmac00/lpci
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
prepare-release-0.2.0
Repository:
lp:~jugmac00/lpci

Recent commits

5ee0606... by Jürgen Gmach

Fix Snap build issues for lpci on various platforms

...which do not offer pre-built wheels for Cryptography.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
7d1633d... by Jürgen Gmach

Prepare release 0.2.0

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
df444ba... by Jürgen Gmach

Update Python dependencies

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
1dd49d6... by Corey Bryant

Add suport for current development release

The current development release (mantic) is defined as
ubuntu.BuilddBaseAlias.DEVEL in craft-providers.

0775adc... by Jürgen Gmach

Update system packages

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
886af78... by Simone Pelosi

Added dev0 suffix to docs

87d71d7... by Simone Pelosi

Added dev0 suffix to docs

e0e05a8... by Simone Pelosi

Release 0.1.1

dbc25c6... by Simone Pelosi

Add a root flag

New root flag to choose whether to run commands as root or as default user (_lpci).
Lpci runs jobs as root inside the container.
However, there are some reasonable jobs that call code that refuses to run as root.

LP: #1982954

cd5d60a... by Simone Pelosi

Removed policy-rc.d

The presence of the following file is preventing services from running in CI.

LP: #1995954