debian-forge-composer/internal/store
Jacob Kozol 105124dd25 store: use default size in image build
If a user creates a compose with a size of 0, the default image size for
the image type should be used. Also, certain image types have
requirements for the image size. In order to ensure that the proper image
size is stored in the compose object, the compose's ImageBuild object
uses ImageType.Size() to get the correct image size for the image type.
2020-04-09 13:56:21 +02:00
..
store.go store: use default size in image build 2020-04-09 13:56:21 +02:00
store_test.go Use semver to enforce blueprint version numbers 2020-02-25 09:00:35 +01:00