~snappy-dev/snapd/+git/snapd-pawel:base-none

Last commit made on 2019-05-29
Get this branch:
git clone -b base-none https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
base-none
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

f30282f... by Paweł Stołowski

Newline.

75cd70c... by Paweł Stołowski

Allow "base: none" with Base/OS snaps in Validate.

c567797... by Paweł Stołowski

Unit test for base: none for setupSeed.

c363aa7... by Paweł Stołowski

"base type none" -> "base none".

1c66df1... by Paweł Stołowski

go fmt.

a43faca... by Paweł Stołowski

Improved the spread test to check that snap pack fails on a snap with base:none and an app, and that installing such snap is not possible.

b17aac6... by Paweł Stołowski

Simplified base:none check in checkBases() method.

5c78b05... by Paweł Stołowski

Added base:none validation to Validate().

f924ee2... by Paweł Stołowski

Add unit test for run command with base:none and apps/hooks.

c3dca0d... by Paweł Stołowski

Merge branch 'master' into base-none