Merge checkbox:release into checkbox:master

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: c1903742ba64ddaf47c782922d97416f967ea6af
Merged at revision: c5b2232ff46d5eaf38b821dd8eff6e81fed4c1e2
Proposed branch: checkbox:release
Merge into: checkbox:master
Diff against target: 23 lines (+2/-2)
2 files modified
.bumpversion.cfg (+1/-1)
snap/snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+422217@code.launchpad.net

Commit message

Release_2022_Week19

Description of the change

Release_2022_Week19

To post a comment you must log in.
Revision history for this message
Devices Certification Bot (ce-certification-qa) :
review: Approve (automated)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index b636807..adbd7d1 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
1[bumpversion]1[bumpversion]
2current_version = 2.2.dev2current_version = 2.3.dev
3parse = (?P<major>\d+)\.(?P<minor>\d+)((?P<release>\.?[a-z]+))?3parse = (?P<major>\d+)\.(?P<minor>\d+)((?P<release>\.?[a-z]+))?
4serialize = 4serialize =
5 {major}.{minor}{release}5 {major}.{minor}{release}
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index e96f67e..8149b89 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -3,7 +3,7 @@ summary: Checkbox test runner
3description: |3description: |
4 Checkbox is a flexible test automation software.4 Checkbox is a flexible test automation software.
5 It’s the main tool used in Ubuntu Certification program.5 It’s the main tool used in Ubuntu Certification program.
6version: '2.2.dev'6version: '2.3.dev'
7grade: stable7grade: stable
8confinement: classic8confinement: classic
99

Subscribers

People subscribed via source and target branches

to all changes: