debian-forge-composer/internal
Jacob Kozol abb5469b30 distro: get proper image size from distro
When a user does not define the image size for a compose the default
image size of that image type is used. In order to properly store the
compose's image size even if the default is used the store calls the
distro function GetSizeForOutputType. This function accepts an output
format and image size. If the image size is 0 then the default
value for the output format will be returned. Also, for vhd images the
size must be rounded. This is now handled in the distro function instead
of the api.
2020-02-07 14:49:15 +01:00
..
blueprint blueprints: fix group handling 2019-12-17 09:24:15 +01:00
common move ComposeResult type into common package to allow its reusing 2020-02-05 01:35:50 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro distro: get proper image size from distro 2020-02-07 14:49:15 +01:00
jobqueue worker: normalize Job.Run() return types 2020-02-05 01:35:50 +01:00
mocks/rpmmd distro/test: flesh out the test distro abit and use it for testing 2020-01-03 22:35:52 +01:00
pipeline distro: add custom image size 2020-01-23 00:57:31 +01:00
rcm store: custom image size 2020-01-23 00:57:31 +01:00
rpmmd repositories: install the base repositories in the filesystem 2020-01-03 22:35:52 +01:00
store distro: get proper image size from distro 2020-02-07 14:49:15 +01:00
target target: add new fields to target and cleanup 2019-12-01 00:05:17 +01:00
test api: implement /compose/log 2019-12-20 11:43:39 +01:00
upload upload/aws: Add basic S3 upload test 2020-01-16 13:14:15 +01:00
weldr distro: get proper image size from distro 2020-02-07 14:49:15 +01:00