~checkbox-dev/checkbox/+git/checkbox-staging:release_test

Last commit made on 2023-03-29
Get this branch:
git clone -b release_test https://git.launchpad.net/~checkbox-dev/checkbox/+git/checkbox-staging

Branch merges

Branch information

Name:
release_test
Repository:
lp:~checkbox-dev/checkbox/+git/checkbox-staging

Recent commits

932165e... by Sylvain Pineau

test

6c94d21... by Sylvain Pineau

Fix: Add new python3-packaging dependency (#396)

6d48137... by Sylvain Pineau

Fix: Jinja2 3.1 compatibility (Lunar packaged version) (#395)

114cfbd... by Sylvain Pineau

Add git short sha suffix to daily builds uploaded to the edge channel (#393)

811b410... by Sylvain Pineau

Add git short sha suffix to daily builds uploaded to the edge channel (#392)

9b0a396... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

Open a new release for development (#391)

* Bump checkbox-ng version: 2.1.0 → 2.2.0

* Bump checkbox-support version: 2.1.0 → 2.2.0

* Bump provider-base version: 2.2.0 → 2.3.0

---------

Co-authored-by: Devices Certification Bot <email address hidden>

2ae2d46... by Pei Yao-Chang <email address hidden>

Change: update the tbt3 storage-test job command for Ubuntu Core compatibility (#389)

Use checkbox-support-usb_read_write script to perform the storage-test
testing for Thunderbolt storage in Ubuntu Core image because there's no
udisks2 package installed by default.

f0bde31... by rickwu666666 <email address hidden>

Add: GPIO/SYSFS LED indicator tests (#367)

a5ad8e7... by Weichen Wu <email address hidden>

fix: adding back the jobs lost after merging PR #304 and #306 (#375)

Namely:

- power-management/lid_close_suspend_open
- audio/detect_sinks
- audio/detect_sources

b78b80c... by Pierre Equoy

Continue Metabox workflow when the check_diff step returns 1 (#381)

The check_diff step returns 1 when there are changes in the metabox and
checkbox-ng dir. This is expected, and it should trigger the following
step (to actually run Metabox).

Adding continue-on-error to make sure the workflow doesn't stop there.

See Github docs[1] for more info.

[1]
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepscontinue-on-error