~lgp171188/lpci:add-clean-command-clean-flag

Last commit made on 2022-03-30
Get this branch:
git clone -b add-clean-command-clean-flag https://git.launchpad.net/~lgp171188/lpci
Only Guruprasad can upload to this branch. If you are Guruprasad please log in for upload directions.

Branch merges

Branch information

Name:
add-clean-command-clean-flag
Repository:
lp:~lgp171188/lpci

Recent commits

39ea6ae... by Guruprasad

Implement the clean command and the clean flag to the run commands

With this, the managed environments can either be cleaned up manually
or automatically after a run/run-once command.

LP: #1962238

In progress
[WAITING] test:0 (build)
[WAITING] build:0 (build)
12 of 2 results
a4f7bd5... by Jürgen Gmach

Improve the contribution documentation

Also add descriptions to the tox environments.

ace99ce... by Jürgen Gmach

Fix typo and link to the documentation of tox

bd1a8d3... by Guruprasad

Create a new dev version 0.0.5.dev0

680c530... by Guruprasad

Add the tox usage details to CONTRIBUTING.rst

22c4642... by Jürgen Gmach

Prepare release for 0.0.4

6813216... by Jürgen Gmach

Show error message when there are no matching output files

LP: #1962774

51f774d... by Jürgen Gmach

Add note that containers will not be deleted automatically

18027a0... by Jürgen Gmach

Update version and add news entry

a7290fc... by Jürgen Gmach

Do not hide system package installation errors

When the configuration contained a system package which was not
available, the app silently skipped the installation error.

Now, `lpcraft` exits with a proper returncode and shows an error message.