~matt-goodall/snapstore-client:login-optional-email

Last commit made on 2017-09-14
Get this branch:
git clone -b login-optional-email 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:
login-optional-email
Repository:
lp:~matt-goodall/snapstore-client

Recent commits

37154fc... by Matt Goodall

Make the login email an optional, position arg to be less annoying.

c65d99b... by Matt Goodall

Remove import-snapsection-dump command.

2d0982a... by Matt Goodall

Remove import-dump command.

85d9a05... by Matt Goodall

Remove the "upload" command.

7c7bc50... by Colin Watson

Simplify override_to_string templating

4379989... by Colin Watson

Use a credentials fixture in overrides tests

The tests previously depended on having run "./snapstore login" with the
snapdevicegw configuration value used in tests, which obviously won't
do.

d4cbecc... by Colin Watson

Fix exception logging in _log_credentials_error

36c3f92... by Colin Watson

Don't crash if upstream_revision is None

90165cc... by Colin Watson

Add override commands

These allow displaying and modifying channel map overrides in an
enterprise store.

bf4f5f2... by Colin Watson

Handle authentication errors more gracefully