debian-forge-composer/internal/distro
Ondřej Budai b997142db0 common: merge all *ToPtr methods to one generic ToPtr
After introducing Go 1.18 to a project, it's required by law to convert at
least one method to a generic one.

Everyone hates IntToPtr, StringToPtr, BoolToPtr and Uint64ToPtr, so let's
convert them to the ultimate generic ToPtr one.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-01-09 14:03:18 +01:00
..
distro_test_common gen-manifests: add ostree rhsm option 2022-12-12 13:42:52 +01:00
fedora common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
rhel7 common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
rhel8 common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
rhel9 common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
test_distro store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
distro.go internal/osbuild: contenturl and rhsm secrets for ostree sources 2022-10-28 16:14:30 +02:00
distro_test.go distro: replace ostree.RequestParams with new OSTreeImageOptions 2022-10-11 10:00:22 +02:00
image_config.go distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00