Merge ~checkbox-dev/checkbox-snappy/+git/checkbox-snappy-classic:release into ~checkbox-dev/checkbox-snappy/+git/checkbox-snappy-classic:master

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: 822e748399138fc6a12883736717b5bb6edd3e6e
Merged at revision: 6896b06137df646deb553b129b15d3072cc8d743
Proposed branch: ~checkbox-dev/checkbox-snappy/+git/checkbox-snappy-classic:release
Merge into: ~checkbox-dev/checkbox-snappy/+git/checkbox-snappy-classic:master
Diff against target: 38 lines (+4/-3)
2 files modified
.bumpversion.cfg (+2/-1)
snap/snapcraft.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+373142@code.launchpad.net

Commit message

Release_2019_Week39

Description of the change

Release_2019_Week39

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
1diff --git a/.bumpversion.cfg b/.bumpversion.cfg
2index 5ab2b48..98c96e5 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 18.14.dev
8+current_version = 18.15.dev
9 parse = (?P<major>\d+)\.(?P<minor>\d+)((?P<release>\.?[a-z]+))?
10 serialize =
11 {major}.{minor}{release}
12@@ -14,3 +14,4 @@ optional_value = RELEASE
13 values =
14 .dev
15 RELEASE
16+
17diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
18index aa6d2cf..1071d3c 100644
19--- a/snap/snapcraft.yaml
20+++ b/snap/snapcraft.yaml
21@@ -1,7 +1,7 @@
22 name: checkbox-snappy-classic
23 summary: Checkbox tests for Snappy devices
24 description: "The provider is a collection of tests to be run on Snappy devices.\n"
25-version: '18.14.dev'
26+version: '18.15.dev'
27 grade: stable
28 confinement: classic
29
30@@ -35,7 +35,7 @@ passthrough:
31 hooks:
32 configure:
33 command-chain:
34- - bin/hook-wrapper
35+ - bin/hook-wrapper
36
37 parts:
38 launchers:

Subscribers

People subscribed via source and target branches

to all changes: