~matt-goodall/snapstore-client:snap-it-up

Last commit made on 2017-10-05
Get this branch:
git clone -b snap-it-up https://git.launchpad.net/~matt-goodall/snapstore-client
Only Matt Goodall can upload to this branch. If you are Matt Goodall please log in for upload directions.

Branch merges

Branch information

Name:
snap-it-up
Repository:
lp:~matt-goodall/snapstore-client

Recent commits

46391c7... by Matt Goodall

Simplify again for `cleanbuild`.

4d9769b... by Matt Goodall

Add make target to build snap.

cd9a94b... by Matt Goodall

Marginally better summary and description.

4fbbb23... by Matt Goodall

Use built-in `git` support (tag + revno) for snap version string.

bcfe45c... by Matt Goodall

Ignore snapcraft output; clean up from Makefile.

84b9a3f... by Matt Goodall

Build in a global tmp dir to avoid (broken) snapcraft copies.

cef75c7... by Matt Goodall

Super simple snapcraft.yaml.

23e9979... by Matt Goodall

More cleanup and move useful looking fixture.

Merged from https://code.launchpad.net/~matt-goodall/snapstore-client/+git/snapstore-client/+merge/331287

31800cb... by Matt Goodall

Configure a "store" at login and use that config for future calls.

Replaces old config consisting of fixed service URLs (too fine-grained anyway) and per-store credentials. A store's config now consists of the store's URL, SSO's URL, and the user credentials (macaroons etc).

For now, there is only one store - called "default" - but the command line could be extended to login and then select a store with a different name.

Merged from https://code.launchpad.net/~matt-goodall/snapstore-client/+git/snapstore-client/+merge/331064

d139de6... by Matt Goodall

Setup for ols-vms based test runs.

Merged from https://code.launchpad.net/~matt-goodall/snapstore-client/+git/snapstore-client/+merge/331463