Files
snapd/store
Pawel Stolowski acc9532efa store: set validation-sets on actions when refreshing
* Set validation-sets on actions when refreshing and assembling actual JSON.

There was a bug where validation-sets were set on actions when
refreshing, but when actual snap actions were transformed into JSON
request the validation-sets field would only get carried over for
"install".

* Also support passing validation-sets in current snap context.

* Set validation-sets unconditionally on action json (it's going to be
nil except for install/refresh).
2022-03-31 16:25:57 +02:00
..
2021-06-25 19:10:08 +02:00
2020-09-27 23:38:17 +02:00
2020-03-30 20:29:29 +02:00
2022-02-09 10:12:09 +00:00