~jugmac00/lpci:update-release-process-documentation

Last commit made on 2022-02-04
Get this branch:
git clone -b update-release-process-documentation 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:
update-release-process-documentation
Repository:
lp:~jugmac00/lpci

Recent commits

89ed52f... by Jürgen Gmach

update release process documentation

... to reflect UI changes in the Snap Store.

a24a673... by Ioana Lasc

Merge remote-tracking branch 'ilasc/add-cofig-path-option' into main

d1f534c... by Colin Watson

Upgrade to craft-cli 0.2.0

This picks up my fix to only show spinners if the output stream is a
terminal.

01b2bae... by Ioana Lasc

Add path config option to run_one

333a82b... by Ioana Lasc

Add opion to configure path to config file

e4eda6b... by Colin Watson

Isolate jobs from the project directory

Simply mounting the project directory in the container encourages jobs
to write temporary files to the project directory, which makes it far
too easy to leak files between jobs unintentionally or to corrupt the
project directory. It's better to isolate jobs as cleanly as possible,
so give each job a fresh copy of the project directory instead.

f5a0dae... by Colin Watson

Fix rST syntax error

289ebb0... by Colin Watson

Mention git tagging

f498bb8... by Colin Watson

Explain how to install lpcraft from edge

df7ea96... by Colin Watson

Recommend semver and add NEWS.rst