~kissiel/plainbox:add-none-stock-report

Last commit made on 2018-01-08
Get this branch:
git clone -b add-none-stock-report https://git.launchpad.net/~kissiel/plainbox
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
add-none-stock-report
Repository:
lp:~kissiel/plainbox

Recent commits

1ffc8b5... by Maciej Kisielewski

launcher: use OneOrTheOtherValidator for stock_reports variable

Signed-off-by: Maciej Kisielewski <email address hidden>

7192733... by Maciej Kisielewski

config: add OneOrTheOtherValidator

That ensures that a config variable uses values from one of the two sets
exclusively. For instance the choice of ['nothing', 'something'] doesn't make
any sense. This validator can help detect those cases.

Signed-off-by: Maciej Kisielewski <email address hidden>

2d4e29e... by Maciej Kisielewski

config: add 'none' as a valid stock_report value

Fixes LP:1741116

Signed-off-by: Maciej Kisielewski <email address hidden>

7ea5a30... by Jonathan Cave

sa: add _PianoUI a nearly silent UI

45d20f3... by Sylvain Pineau

ctrl.py: better warning msg when a parameter is missing from the resource

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

Merge #335371 from ~sylvain-pineau/plainbox:jinja2_for_all

2af7bbd... by Sylvain Pineau

Allow jinja2 template syntax for non template jobs

Mainly to add condition blocks based on __system_env__ and __on_ubuntucore__
special vars.

3e6f14e... by Sylvain Pineau

unit: Add helper functions to detect if checkbox runs on ubuntu core

on_ubuntucore() is later used in parameters shared trough jinja2 templates.

bb95c21... by Sylvain Pineau

Remove PatternProxy and dependency on padme

259a499... by PMR <pmr@pmr-lander>

Merge #335304 from ~sylvain-pineau/plainbox:is_snap_based_helper