debian-forge-composer/internal/target
Tomas Hozza 7bfd3aec71 target/oci: OCITargetOptions.FileName -> OCITargetOptions.Filename
The `Filename` is defined in each and every target options. Modify its
name in the OCI target to be consistent with all other targets.
2022-07-01 18:55:01 +01:00
..
aws_target.go target: use constants for target names, instead of string literals 2022-07-01 18:55:01 +01:00
azure_image_target.go target: use constants for target names, instead of string literals 2022-07-01 18:55:01 +01:00
azure_target.go target: ensure that each used target has NewXXXTargetResult defined 2022-07-01 18:55:01 +01:00
container_target.go target: ensure that each used target has NewXXXTargetResult defined 2022-07-01 18:55:01 +01:00
gcp_target.go target: use constants for target names, instead of string literals 2022-07-01 18:55:01 +01:00
koji_target.go target: use constants for target names, instead of string literals 2022-07-01 18:55:01 +01:00
local_target.go target: deprecate local target and don't use it anywhere 2022-07-01 18:55:01 +01:00
oci_target.go target/oci: OCITargetOptions.FileName -> OCITargetOptions.Filename 2022-07-01 18:55:01 +01:00
target.go target: deprecate local target and don't use it anywhere 2022-07-01 18:55:01 +01:00
targetresult.go target: ensure that each used target has NewXXXTargetResult defined 2022-07-01 18:55:01 +01:00
targetresult_test.go target: ensure that each used target has NewXXXTargetResult defined 2022-07-01 18:55:01 +01:00
vmware_target.go target: ensure that each used target has NewXXXTargetResult defined 2022-07-01 18:55:01 +01:00