Oliver Calder
Oliver Calder
Fixed the CLA check by adding a mapping from [email protected] to [email protected] in `.mailmap`. This only applies to new commits, so no previous commits will be affected. After the prompting...
I'm not sure why the CLA check is failing again... all commits under Zygmunt have been mapped to me(at)zygoon(dot)pl, and the only new-ish commit which is authored by zygmunt.krynicki(at)canonical(dot)com is...
Skipping spread for now so commits to the prompting branch don't waste test runner resources.
This PR is being taken over by @valentindavid
Rebased on master to pull in recent changes, notably those from https://github.com/snapcore/snapd/pull/13693
To be clear, my most recent comment chain is a proposal for an alternate approach, rather than a description of this PR. I am working on implementing that alternative approach...
This PR has been split, and all path pattern expansion, matching, and precedence has been moved to PR #13730. When #13730 is merged, various TODO items introduced in this PR...
Rebased on master to pull in various improvements.
This PR is independent of the common package path patterns PR #13730, and is ready for review @zyga @bboozzoo @MiguelPires
Rebased on #13821, now that it has approvals. The first two commits are from that PR, the rest are relevant to reviews here.