Merge ~pelpsi/lpci:release-0.0.51 into lpci:main

Proposed by Simone Pelosi
Status: Merged
Approved by: Simone Pelosi
Approved revision: 5f05e5684ec5d9f128b1b67c079632afb160f6e4
Merge reported by: Jürgen Gmach
Merged at revision: 5f05e5684ec5d9f128b1b67c079632afb160f6e4
Proposed branch: ~pelpsi/lpci:release-0.0.51
Merge into: lpci:main
Diff against target: 12 lines (+1/-1)
1 file modified
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+440410@code.launchpad.net

Commit message

New lpcraft release 0.0.51

Add support for snap's channel and confinement level.

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

That is fine. Usually, when adding a new news fragment, we do not add a date yet, but we do it like this...

```
0.0.51 (unreleased)
===================
- feature x
```

... and once we create the release commit, we put add the date and update the version number in `setup.cfg`.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/setup.cfg b/setup.cfg
2index 8f5eeed..8d9aa0f 100644
3--- a/setup.cfg
4+++ b/setup.cfg
5@@ -1,6 +1,6 @@
6 [metadata]
7 name = lpcraft
8-version = 0.0.50
9+version = 0.0.51
10 description = Runner for Launchpad CI jobs
11 long_description = file: README.rst
12 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches