~jugmac00/lpci:add-support-for-conda-channels

Last commit made on 2022-06-14
Get this branch:
git clone -b add-support-for-conda-channels 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:
add-support-for-conda-channels
Repository:
lp:~jugmac00/lpci

Recent commits

ac4550c... by Jürgen Gmach

Add support for passing in plugin settings

... via ``--plugin-setting``.

This enabled adding support for custom Conda channels.

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

Back to development 0.0.16

ea67460... by Jürgen Gmach

Turn release documentation into checklist

Now, it should be easier to follow the necessary release steps in the right
order.

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

Prepare release version 0.0.15

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

Test existing recipe folder with missing meta.yaml

... in order to up test coverage to 100%.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
bbad7eb... by Dan Ryan

update path used for lpcraft.config.Config call

Signed-off-by: Dan Ryan <email address hidden>

e4206fc... by Dan Ryan

add tests for conda build plugin

Signed-off-by: Dan Ryan <email address hidden>

9ce0b40... by Dan Ryan

add conda-build plugin

- add plugin for building conda packages from a given recipe
- allow directory traversal to locate "parent" recipes in subdirectories
  which may be resonsible for building packages
- check for the presence of recipe templates, which, if discovered,
  should be re-rendered and used as the build recipe

Signed-off-by: Dan Ryan <email address hidden>

b921dc0... by Jürgen Gmach

Add news entry for adding the Miniconda plugin

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
f0dd237... by Dan Ryan

update path used for lpcraft.config.Config call

Signed-off-by: Dan Ryan <email address hidden>