Files
flatpak/tests
Alexander Larsson 124b0be92e Drop more collection_id use
Most code that looks for a regular collection id set on the remote is
removed, as these should never happen in flatpak repo setups now.

Some is replaces with looking at xa.sideload-collection-id:
 * The libflatpak FlatpakRef::collection-id property now comes comes from the sideload id
 * Various CLI commands showing or changing the collection-id for a remote now uses the sideload id
 * Collection id deploy in update now sets the sideload-collection-id instead
 * Setting the collection id for a remote in libflatpak now sets the sideload id

Additionally we now delete the code that allows unsigned summaries
when there is a collection id (because there is none).

create-usb now uses the sideload id as as collection id source when exporting.

The direct repo operations (export, bundle, commit-from) still support
collection ids, because on the server we do want to set it so that we
can sideload.
2020-03-23 17:58:04 +01:00
..
2016-02-25 15:27:37 +01:00
2019-04-08 12:50:42 +00:00
2019-12-17 14:55:13 +01:00
2019-03-06 23:44:50 +00:00
2016-02-25 19:03:09 +01:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2020-03-23 17:58:04 +01:00