canonical-hw-collection:master

Last commit made on 2016-08-04
Get this branch:
git clone -b master https://git.launchpad.net/canonical-hw-collection
Members of Checkbox Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:canonical-hw-collection

Recent commits

8679e27... by Pierre Equoy

tools: Update canonical-hw-collection versioning

6d6264a... by Pierre Equoy

canonical-hw-collection: Allow Secure IDs of more than 18 chars to be used when submitting to Certification

HEXR now uses Secure IDs (SID) made of 22 alphanumeric characters. However,
most scripts used in Checkbox/Plainbox were expecting 15 or 18 characters.

Fixes: https://bugs.launchpad.net/plainbox/+bug/1609325

aca8893... by Sylvain Pineau

tools:hw-collection: Fix provider names and bump version to 1.2

8864509... by Zygmunt Krynicki

tools:canonical-hw-collection: fix PEP-8 issue

Signed-off-by: Zygmunt Krynicki <email address hidden>

55b68f3... by Zygmunt Krynicki

tools:canonical-hw-collection: improve secure id validation

This patch improves the user experience of using the tool. Without the
patch any value of secure id would be accepted early, resulting in a
verbose crash a moment later. With this patch, argparse layer detects
incorrect argument value and provides a helpful message.

Signed-off-by: Zygmunt Krynicki <email address hidden>

e630660... by Pierre Equoy

canonical-hw-collection: Remove option to submit to HEXR

As HEXR is deprecated, we remove the option to submit to it.
That means by default now the Secure ID (SID) is mandatory when
calling the script, and result will be sent over Canonical
Certification website.

67bd3d1... by Zygmunt Krynicki

tools:canonical-hw-collect: display real version

Signed-off-by: Zygmunt Krynicki <email address hidden>

2b9d68f... by Pierre Equoy

canonical-hw-collection: Fix script with new session assistant

Plainbox session assistant `run_job()` method requires a `native` parameter.
If not set, canonical-hw-collection crashes when run.

1c491f4... by Zygmunt Krynicki

tools: add license to c-h-c

Signed-off-by: Zygmunt Krynicki <email address hidden>

18c1475... by Zygmunt Krynicki

tools: add installation support for c-h-c

Signed-off-by: Zygmunt Krynicki <email address hidden>