~sylvain-pineau/checkbox/+git/checkbox-configure:separate-provider-repo

Last commit made on 2021-01-25
Get this branch:
git clone -b separate-provider-repo https://git.launchpad.net/~sylvain-pineau/checkbox/+git/checkbox-configure
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch information

Name:
separate-provider-repo
Repository:
lp:~sylvain-pineau/checkbox/+git/checkbox-configure

Recent commits

24b4cb5... by Sylvain Pineau

Create two distinct git repo, one for the snap and a second for the provider

When configure is invoked w/o --with-provider-included

171de49... by Sylvain Pineau

add the provider-certification-client plug and remove provider-snappy

9de66a0... by PMR <pmr@pmr-lander>

Merge #394379 from ~meribold/checkbox/+git/checkbox-configure:configure-help-corection

0fd65d1... by Sylvain Pineau

Fix the checkbox provider plugin to stop relying on $SNAPCRAFT_PYTHON_INTERPRETER

ff2bb98... by Lukas Waymann

Fix incorrect default in `./configure --help` output

1ad4e6e... by PMR <pmr@pmr-lander>

Merge #389076 from ~jocave/checkbox/+git/checkbox-configure:wrapper-naming-nonclassic

9c7fc12... by Jonathan Cave

Using "checkbox-cli" does not work in non-classic

Due to the order of PATH variable in confined checkbox snaps
using the same name for the wrapper script as the underlining
binary does not work - changing back to checkbox-cli-wrapper

4417412... by PMR <pmr@pmr-lander>

Merge #388643 from ~zongminl/checkbox/+git/checkbox-configure:uc20-configure

Add configure.in to launchers_v2

e1d3ada... by Vic Liu

Add configure.in to launchers_v2
configure.in is missing in launchers_v2 will cause checkbox configure failure, copy the configure.in from launchers/ to launchers_v2/ to fix it.

22eff6d... by Sylvain Pineau

Use command-chain to simplify the wrapper scripts