debian-forge-composer/internal
Achilleas Koutsou b011b9845a cloudapi: split GetTarget() into functions
Separate the handling of each individual target type into its own
function called by GetTarget()'s case switch.  This makes the function
more readable and the target object creation reusable.

Added an empty line after each creation of irTarget to make it easier to
visually distinguish the cases that fall through.
2023-11-17 16:48:16 +01:00
..
auth internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
blueprint internal/blueprints: filesystem TOML tests 2023-11-09 15:47:07 +01:00
boot Delete unused internal/platform package 2023-10-20 18:59:00 +02:00
client test: Use test_distro.NewTestDistro from images 2023-09-21 16:56:54 +02:00
cloud internal/cloud/gcp/compute: keep legacy Guest OS Features for el9.0 2023-08-21 16:57:33 +02:00
cloudapi cloudapi: split GetTarget() into functions 2023-11-17 16:48:16 +01:00
common Internal: delete unused common.VersionLessThan() 2023-10-10 14:30:58 +02:00
dnfjson update to go 1.19 2023-07-21 19:18:00 +02:00
fsnode internal/fsnode: add API for custom directories and files 2023-02-22 12:17:36 +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 dnfjson: Add mock checksums to the packages used in testing 2023-09-21 16:56:54 +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
store store: Fix test for CheckGPG 2023-11-01 23:10:51 +01:00
target target: add the pulp.ostree target to the marshal functions 2023-10-18 21:14:46 +02:00
test split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
upload upload/pulp: wait for tasks in UploadAndDistributeCommit 2023-10-18 21:14:46 +02:00
weldr weldr: Add support for PartitioningMode 2023-10-23 14:52:30 +02:00
worker Delete unused internal/platform package 2023-10-20 18:59:00 +02:00
tools.go Remove old build tag comments 2023-03-07 09:22:23 -08:00