Merge checkbox:release into checkbox:master

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

Commit message

Release_2021_Week48

Description of the change

Release_2021_Week48

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 aa6d3c1..a4c9fbb 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
1[bumpversion]1[bumpversion]
2current_version = 2.0.dev2current_version = 2.1.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}
@@ -14,4 +14,3 @@ optional_value = RELEASE
14values = 14values =
15 .dev15 .dev
16 RELEASE16 RELEASE
17
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 527a99b..8e372cc 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.0.dev'6version: '2.1.dev'
7grade: stable7grade: stable
8confinement: classic8confinement: classic
99

Subscribers

People subscribed via source and target branches

to all changes: