From c02c469fa673ef4dc1d611ebc30b4abfa91f8e03 Mon Sep 17 00:00:00 2001 From: Pierig Le Saux Date: Fri, 27 Mar 2026 20:30:14 -0400 Subject: [PATCH] feat(gcs): implement GCS publish endpoint support and update config/show/system tests --- system/t02_config/ConfigShowYAMLTest_gold | 1 + 1 file changed, 1 insertion(+) diff --git a/system/t02_config/ConfigShowYAMLTest_gold b/system/t02_config/ConfigShowYAMLTest_gold index c5a03a9c..c863aa2c 100644 --- a/system/t02_config/ConfigShowYAMLTest_gold +++ b/system/t02_config/ConfigShowYAMLTest_gold @@ -33,6 +33,7 @@ skip_contents_publishing: false skip_bz2_publishing: false filesystem_publish_endpoints: {} s3_publish_endpoints: {} +gcs_publish_endpoints: {} swift_publish_endpoints: {} azure_publish_endpoints: {} packagepool_storage: {}