debian-forge-composer/internal
Tom Gundersen f8db2e28e1 store/json: move commits backwards compatibility
By the same logic as the previous patch.

This exposed an apparent bug, where we are sorting by the version field
of the blueprint in the change objects, but these were never
(un)marshalled, so would always be set to zero in the past.

Remove the no-op sorting for now, as it never had an effect, and
put a note whether we should instantiate the blueprint in the change
object somehow.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-05-18 11:50:15 +02:00
..
blueprint blueprint: DeepCopy() cannot fail 2020-05-18 11:50:15 +02:00
client blueprints: Fix handling of invalid blueprint names in the API code 2020-05-13 20:00:52 +02:00
common common/ImageType: move to the store package 2020-05-18 11:50:15 +02:00
crypt crypt_test: don't run on macOS 2020-04-09 13:21:30 +02:00
distro distro/test: make TestArch and TestImageType public 2020-05-18 11:50:15 +02:00
jobqueue jobqueue: allow canceling jobs 2020-05-13 16:45:09 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
mocks mock/fixture/store: move to the store package 2020-05-18 11:50:15 +02:00
osbuild osbuild: remove tar image size 2020-04-29 12:36:43 +02:00
rcm store: move queue out of the store 2020-05-08 14:53:00 +02:00
rpmmd dnf-json: set metadata_expire 2020-04-11 19:14:02 +02:00
store store/json: move commits backwards compatibility 2020-05-18 11:50:15 +02:00
target store: move queue out of the store 2020-05-08 14:53:00 +02:00
test test/helper: add comparison for ImageType objects 2020-05-18 11:50:15 +02:00
upload upload/azure: force .vhd extension 2020-04-29 18:15:13 +02:00
weldr store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
worker jobqueue: allow canceling jobs 2020-05-13 16:45:09 +02:00