From 8f5e6c365bdaa3aeb7dbdc1e7db01c17ca4e0622 Mon Sep 17 00:00:00 2001 From: Mark Lee Date: Mon, 17 Jun 2024 15:02:03 -0700 Subject: [PATCH 1/2] feat: add block for extra orbs --- templates/.circleci/config.yml.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/.circleci/config.yml.tpl b/templates/.circleci/config.yml.tpl index 832772f..a85650e 100644 --- a/templates/.circleci/config.yml.tpl +++ b/templates/.circleci/config.yml.tpl @@ -9,6 +9,9 @@ version: 2.1 orbs: shared: getoutreach/shared@{{ stencil.Arg "versions.devbase" | default (stencil.ApplyTemplate "devbase.orb_version") }} queue: eddiewebb/queue@2.2.1 + ## <> +{{ file.Block "CircleCIExtraOrbs" }} + ## <> parameters: rebuild_cache: From f9b1dd10faef54f47cb27732350041986be0696f Mon Sep 17 00:00:00 2001 From: Mark Lee Date: Mon, 17 Jun 2024 15:04:48 -0700 Subject: [PATCH 2/2] Update snapshots --- ...ease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 3 +++ ...ease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 3 +++ ...ease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 3 +++ ...ient-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 3 +++ ...File-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 3 +++ ...cker-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 3 +++ 6 files changed, 18 insertions(+) diff --git a/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index e98cb03..0e6ee3a 100644 --- a/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -4,6 +4,9 @@ version: 2.1 orbs: shared: getoutreach/shared@2.27.0 queue: eddiewebb/queue@2.2.1 + ## <> + + ## <> parameters: rebuild_cache: diff --git a/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 2d58a06..c019885 100644 --- a/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -4,6 +4,9 @@ version: 2.1 orbs: shared: getoutreach/shared@2.27.0 queue: eddiewebb/queue@2.2.1 + ## <> + + ## <> parameters: rebuild_cache: diff --git a/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 2d58a06..c019885 100644 --- a/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -4,6 +4,9 @@ version: 2.1 orbs: shared: getoutreach/shared@2.27.0 queue: eddiewebb/queue@2.2.1 + ## <> + + ## <> parameters: rebuild_cache: diff --git a/templates/.snapshots/TestConfigForLibraryWithNodeJSGRPCClient-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForLibraryWithNodeJSGRPCClient-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index a8d3064..d9c3349 100644 --- a/templates/.snapshots/TestConfigForLibraryWithNodeJSGRPCClient-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForLibraryWithNodeJSGRPCClient-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -4,6 +4,9 @@ version: 2.1 orbs: shared: getoutreach/shared@my-custom-version queue: eddiewebb/queue@2.2.1 + ## <> + + ## <> parameters: rebuild_cache: diff --git a/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 61db70b..6f4a4db 100644 --- a/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -4,6 +4,9 @@ version: 2.1 orbs: shared: getoutreach/shared@2.27.0 queue: eddiewebb/queue@2.2.1 + ## <> + + ## <> parameters: rebuild_cache: diff --git a/templates/.snapshots/TestRenderWithSkipE2eAndDocker-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestRenderWithSkipE2eAndDocker-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 67305d3..65bcb07 100644 --- a/templates/.snapshots/TestRenderWithSkipE2eAndDocker-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestRenderWithSkipE2eAndDocker-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -4,6 +4,9 @@ version: 2.1 orbs: shared: getoutreach/shared@my-custom-version queue: eddiewebb/queue@2.2.1 + ## <> + + ## <> parameters: rebuild_cache: