~jugmac00/lpci:clarify-environmnet-variable-handling

Last commit made on 2023-08-21
Get this branch:
git clone -b clarify-environmnet-variable-handling 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:
clarify-environmnet-variable-handling
Repository:
lp:~jugmac00/lpci

Recent commits

0bea94e... by Jürgen Gmach

Clarify environment variable handling

- document precedence of environment variable handling
- refactor environment variable handling

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
636c48a... by Ines Almeida

Update documentation about parallel job execution

0b29d3d... by Jürgen Gmach

Set minimum version for PyYAML

... in order to avoid build issues, see
https://github.com/yaml/pyyaml/issues/601.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
cbeddad... by Guruprasad

Prepare release 0.2.3

6e26929... by Guruprasad

Upgrade PyYAML to 6.0.1

This fixes https://github.com/yaml/pyyaml/pull/702, which was causing
errors when installing PyYAML.

7033da6... by Guruprasad

Switch to the development version 0.2.3.dev0

e684fea... by Jürgen Gmach

Fix broken syntax in NEWS.rst

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

Add manual doc building step to release documentation

As there is no automation in place, we need to trigger a manual build of
the documentation on Read the Docs, so the release notes are updated.

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

New release: lpci 0.2.2

de3704f... by Simone Pelosi

Fixed conda-build plugin

lpci conda build plugin should install and run conda-build outside of a conda environment

LP: #1978717