debian-forge-composer/internal
Ondřej Budai 1a6dac1cfa blueprint: make Convert respect nils
Previously, nil values in the conversion source were in some cases converted
to empty arrays or empty objects. This is undesirable, because it can be in
certain cases changing the semantics of the blueprint. See e.g.
f317064da5/pkg/distro/rhel7/imagetype.go (L239C7-L239C7)

This commit modifies the conversion process so nil values are converted
without any changes. Also, the `Convert` function was covered with a unit
test.
2023-08-10 20:02:45 +02:00
..
auth internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
blueprint blueprint: make Convert respect nils 2023-08-10 20:02:45 +02:00
boot distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
client update to go 1.19 2023-07-21 19:18:00 +02:00
cloud update to go 1.19 2023-07-21 19:18:00 +02:00
cloudapi cloudapi: Add ability to skip uploading and save image locally 2023-08-09 16:48:46 +02:00
common upload/azure: migrate from azure-storage-blob-go to azure-sdk-for-go 2023-04-04 09:09:43 +02:00
dnfjson update to go 1.19 2023-07-21 19:18:00 +02:00
environment split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
fdo New package: fdo 2022-12-11 12:37:37 +00:00
fsnode internal/fsnode: add API for custom directories and files 2023-02-22 12:17:36 +01:00
ignition ignition: drop embedded provisioning url 2023-02-07 13:30:22 +01:00
jobqueue update to go 1.19 2023-07-21 19:18:00 +02:00
jsondb jsondb: improve performance of list operation 2023-06-20 10:45:22 +02:00
mocks split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
oscap internal/distro: default oscap datastreams 2023-06-29 13:42:49 +01:00
pathpolicy distro: add dir / files customizations policy check 2023-02-22 12:17:36 +01:00
platform distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
prometheus prometheus: split off request timing information into separate mw 2023-06-28 15:08:37 +02:00
remotefile remotefile: Use io.ReadAll not ioutil.ReadAll 2023-03-22 08:14:01 -07:00
reporegistry split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
runner runner: add platform-python only for RHEL 8+ 2023-01-25 20:37:12 +01:00
shell shell: new package for representing shell init configs internally 2023-03-30 18:40:12 +02:00
store split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
target internal/vmware: add support for the GOVC_FOLDER option 2023-05-25 10:14:32 +02:00
test split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
upload Koji: expose boot mode in image extra metadata 2023-08-08 15:53:07 +02:00
users users: convenience functions for converting from BP 2022-09-13 16:06:19 +01:00
weldr weldr/test: update expected error message 2023-08-10 12:49:44 +02:00
worker OSBuildJob: add image boot mode to options and result 2023-08-08 15:53:07 +02:00
workload split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
tools.go Remove old build tag comments 2023-03-07 09:22:23 -08:00