From ff3fc469fc4cc3acdac24c98e36a00956aa654a7 Mon Sep 17 00:00:00 2001 From: rajatharanganath <98865667+rajatharanganath@users.noreply.github.com> Date: Thu, 26 May 2022 16:03:04 +0530 Subject: [PATCH 1/7] Update TestappPipelineRemote.yaml --- .harness/TestappPipelineRemote.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/TestappPipelineRemote.yaml b/.harness/TestappPipelineRemote.yaml index 78c7d5b..3bced71 100644 --- a/.harness/TestappPipelineRemote.yaml +++ b/.harness/TestappPipelineRemote.yaml @@ -33,4 +33,4 @@ pipeline: echo <+codebase.targetBranch> echo <+codebase.sourceBranch> echo <+codebase.repoUrl> - echo 358pm + echo 402pm From 066a0af8abcf69731e4c0252a490df92c51cd957 Mon Sep 17 00:00:00 2001 From: Admin Date: Thu, 26 May 2022 18:01:05 +0530 Subject: [PATCH 2/7] Update pipeline TestappPipelineRemote --- .harness/TestappPipelineRemote.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.harness/TestappPipelineRemote.yaml b/.harness/TestappPipelineRemote.yaml index 3bced71..fd835f4 100644 --- a/.harness/TestappPipelineRemote.yaml +++ b/.harness/TestappPipelineRemote.yaml @@ -34,3 +34,22 @@ pipeline: echo <+codebase.sourceBranch> echo <+codebase.repoUrl> echo 402pm + - stage: + name: stg2 + identifier: stg2 + type: CI + spec: + cloneCodebase: false + infrastructure: + useFromStage: stg1 + execution: + steps: + - step: + type: Run + name: step2 + identifier: step2 + spec: + connectorRef: account.harnessImage + image: alpine + shell: Sh + command: echo stage2 From c858fae28907ae2f8792c543a0bbee5b2e807bc0 Mon Sep 17 00:00:00 2001 From: rajatharanganath <98865667+rajatharanganath@users.noreply.github.com> Date: Thu, 26 May 2022 18:09:44 +0530 Subject: [PATCH 3/7] Update TestappPipelineRemote.yaml --- .harness/TestappPipelineRemote.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/TestappPipelineRemote.yaml b/.harness/TestappPipelineRemote.yaml index fd835f4..2f12cab 100644 --- a/.harness/TestappPipelineRemote.yaml +++ b/.harness/TestappPipelineRemote.yaml @@ -52,4 +52,4 @@ pipeline: connectorRef: account.harnessImage image: alpine shell: Sh - command: echo stage2 + command: echo stage2-609pm From df4439339fad25dfecc1f0f07597e73d44eea7e8 Mon Sep 17 00:00:00 2001 From: rajatharanganath <98865667+rajatharanganath@users.noreply.github.com> Date: Thu, 26 May 2022 18:13:07 +0530 Subject: [PATCH 4/7] Update TestappPipelineRemote.yaml --- .harness/TestappPipelineRemote.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/TestappPipelineRemote.yaml b/.harness/TestappPipelineRemote.yaml index 2f12cab..a0486c1 100644 --- a/.harness/TestappPipelineRemote.yaml +++ b/.harness/TestappPipelineRemote.yaml @@ -52,4 +52,4 @@ pipeline: connectorRef: account.harnessImage image: alpine shell: Sh - command: echo stage2-609pm + command: echo stage2-612pm From 1b22ea9ca5f60ee64da388df81f7ac40264ccb7c Mon Sep 17 00:00:00 2001 From: Rajatha Date: Fri, 3 Jun 2022 11:48:46 +0530 Subject: [PATCH 5/7] Create pipeline RemotePipeline3June --- .harness/RemotePipeline3June.yaml | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .harness/RemotePipeline3June.yaml diff --git a/.harness/RemotePipeline3June.yaml b/.harness/RemotePipeline3June.yaml new file mode 100644 index 0000000..e995d78 --- /dev/null +++ b/.harness/RemotePipeline3June.yaml @@ -0,0 +1,38 @@ +pipeline: + name: RemotePipeline3June + identifier: RemotePipeline3June + projectIdentifier: RajathaTest + orgIdentifier: default + storeType: REMOTE + remoteType: create + tags: {} + properties: + ci: + codebase: + connectorRef: GitHubRajatha + build: <+input> + stages: + - stage: + name: stg1 + identifier: stg1 + type: CI + spec: + cloneCodebase: true + infrastructure: + type: KubernetesDirect + spec: + connectorRef: account.CItestK8sConnectoryg7d1MipIx + namespace: harness-qa-delegate + automountServiceAccountToken: true + nodeSelector: {} + execution: + steps: + - step: + type: Run + name: step1 + identifier: step1 + spec: + connectorRef: account.CItestDockerConnectorV2fKLnZNlQ + image: alpine + shell: Sh + command: <+input> From d49bdd47146079a02f16ac1267b49890d1d9c0de Mon Sep 17 00:00:00 2001 From: Rajatha Date: Fri, 3 Jun 2022 11:50:18 +0530 Subject: [PATCH 6/7] Create inputset InputSet3June --- .harness/InputSet3June.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .harness/InputSet3June.yml diff --git a/.harness/InputSet3June.yml b/.harness/InputSet3June.yml new file mode 100644 index 0000000..3307b08 --- /dev/null +++ b/.harness/InputSet3June.yml @@ -0,0 +1,26 @@ +inputSet: + identifier: "InputSet3June" + name: "InputSet3June" + orgIdentifier: "default" + projectIdentifier: "RajathaTest" + pipeline: + identifier: "RemotePipeline3June" + properties: + ci: + codebase: + build: + type: "branch" + spec: + branch: "main" + stages: + - stage: + identifier: "stg1" + type: "CI" + spec: + execution: + steps: + - step: + identifier: "step1" + type: "Run" + spec: + command: "echo \"First output\"" From 21d1817f71b16005bff2891ffd572dd192b66124 Mon Sep 17 00:00:00 2001 From: rajatharanganath <98865667+rajatharanganath@users.noreply.github.com> Date: Fri, 3 Jun 2022 18:40:36 +0530 Subject: [PATCH 7/7] Update InputSet3June.yml --- .harness/InputSet3June.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/InputSet3June.yml b/.harness/InputSet3June.yml index 3307b08..e13c911 100644 --- a/.harness/InputSet3June.yml +++ b/.harness/InputSet3June.yml @@ -23,4 +23,4 @@ inputSet: identifier: "step1" type: "Run" spec: - command: "echo \"First output\"" + command: "echo \"First output change\""