~snappy-dev/snapd/+git/snapd-pawel:queue-service-cmds-before-markseeded

Last commit made on 2019-08-14
Get this branch:
git clone -b queue-service-cmds-before-markseeded https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
queue-service-cmds-before-markseeded
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

ad88203... by Paweł Stołowski

Initialize finalTasks map in init().

331c2e9... by Paweł Stołowski

Changed FinalTasks from map to list. Re-formatted the comments.

3a8958f... by Paweł Stołowski

Merge branch 'master' into queue-service-cmds-before-markseeded

d20a83a... by Michael Vogt

Merge pull request #7250 from mvo5/unbreak-master2

interfaces: fix test failure in gpio_control_test

9f71b56... by Paweł Stołowski

Merge branch 'queue-service-cmds-before-markseeded' of github.com:stolowski/snapd into queue-service-cmds-before-markseeded

2eb9869... by Paweł Stołowski

Declare final tasks via FinalTasks in snapstate/conflict.go.

679304e... by Michael Vogt

interfaces: fix test failure in gpio_control_test

After merging PR#6950 master failed because it got a new
gpio-control interface which uses the old style of testing
for os-slots. This is no longer used, see:
https://github.com/snapcore/snapd/pull/6950/files

This will unbreak the current unit test failures in master.

aebfc2b... by Michael Vogt

Merge pull request #6950 from stolowski/remove-sanitize-helpers

interfaces, policy: remove sanitize helpers and use minimal policy check

5eff797... by Zygmunt Krynicki

Merge pull request #7194 from jhenstridge/session-agent-use-preset-for-rpms

packaging: use %systemd_user_* macros to enable session agent socket according to presets

1307055... by Michael Vogt

Merge pull request #7240 from chipaca/enhance-your-calm

snapstate, store: handle 429s on catalog refresh a little bit better