lp:~shanepelletier/review-tools

Get this repository:
git clone https://git.launchpad.net/~shanepelletier/review-tools
Only Shane M. Pelletier can upload to this repository. If you are Shane M. Pelletier please log in for upload directions.

Branches

Name Last Modified Last Commit
ensure-snaps-using-devel-base-are-devel 2023-05-17 14:12:11 UTC
Ensure that snaps using `devel` bases are `devel`

Author: Shane M. Pelletier
Author Date: 2023-05-11 20:09:57 UTC

Ensure that snaps using `devel` bases are `devel`

It is currently possible for snaps to be declared as `grade: stable`
even though they declare a base that is `grade: devel`. This change
requires snaps with a `grade: devel` base to also be `grade: devel`.

For extra clarifty, the allowed combinations are:
* A `grade: devel` snap with a `grade: devel` base.
* A `grade: devel` snap with a `grade: stable` base.
* A `grade: stable` snap with a `grade: stable` base.

The list of base snaps declared as `grade: stable` was found using
the SQL query located at [1].

[1] https://git.launchpad.net/snap-reports/tree/stable-base-snaps.sql

master 2023-05-02 12:02:13 UTC
updating test so they dont need updates every time releases go eol

Author: Emilia Torino
Author Date: 2023-05-02 12:02:13 UTC

updating test so they dont need updates every time releases go eol

Signed-off-by: Maria Emilia Torino <emilia.torino@canonical.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.