diff --git a/.harness/TestappPipelineRemote.yaml b/.harness/TestappPipelineRemote.yaml index 78c7d5b..6cffae0 100644 --- a/.harness/TestappPipelineRemote.yaml +++ b/.harness/TestappPipelineRemote.yaml @@ -33,4 +33,23 @@ pipeline: echo <+codebase.targetBranch> echo <+codebase.sourceBranch> echo <+codebase.repoUrl> - echo 358pm + echo 144pm + - 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-612pm diff --git a/.harness/aDASF.yaml b/.harness/aDASF.yaml new file mode 100644 index 0000000..137b454 --- /dev/null +++ b/.harness/aDASF.yaml @@ -0,0 +1,41 @@ +pipeline: + name: aDASF + identifier: aDASF + projectIdentifier: RajathaDemo + orgIdentifier: default + tags: {} + stages: + - stage: + name: stg1 + identifier: stg1 + type: CI + spec: + cloneCodebase: true + infrastructure: + type: KubernetesDirect + spec: + connectorRef: RajathaK8 + namespace: rajatha-pr-demo + automountServiceAccountToken: true + nodeSelector: {} + execution: + steps: + - step: + type: Run + name: step1 + identifier: step1 + spec: + connectorRef: account.harnessImage + image: alpine + shell: Sh + command: |- + echo testapp + echo <+codebase.targetBranch> + echo <+codebase.sourceBranch> + echo <+codebase.repoUrl> + echo 358pm + properties: + ci: + codebase: + connectorRef: testappcode + build: <+input> diff --git a/.harness/asdsad.yaml b/.harness/asdsad.yaml new file mode 100644 index 0000000..27755f4 --- /dev/null +++ b/.harness/asdsad.yaml @@ -0,0 +1,41 @@ +pipeline: + name: asdsad + identifier: asdsad + projectIdentifier: RajathaDemo + orgIdentifier: default + tags: {} + stages: + - stage: + name: stg1 + identifier: stg1 + type: CI + spec: + cloneCodebase: true + infrastructure: + type: KubernetesDirect + spec: + connectorRef: RajathaK8 + namespace: rajatha-pr-demo + automountServiceAccountToken: true + nodeSelector: {} + execution: + steps: + - step: + type: Run + name: step1 + identifier: step1 + spec: + connectorRef: account.harnessImage + image: alpine + shell: Sh + command: |- + echo testapp + echo <+codebase.targetBranch> + echo <+codebase.sourceBranch> + echo <+codebase.repoUrl> + echo 358pm + properties: + ci: + codebase: + connectorRef: testappcode + build: <+input> diff --git a/.harness/safdsf.yaml b/.harness/safdsf.yaml new file mode 100644 index 0000000..94e0834 --- /dev/null +++ b/.harness/safdsf.yaml @@ -0,0 +1,19 @@ +inputSet: + identifier: "safdsf" + name: "safdsf" + orgIdentifier: "default" + projectIdentifier: "RajathaDemo" + pipeline: + identifier: "xzfdsafsdf" + stages: + - stage: + identifier: "stg1" + type: "CI" + spec: + execution: + steps: + - step: + identifier: "step1" + type: "Run" + spec: + command: "echo test" diff --git a/.harness/xzfdsafsdf.yaml b/.harness/xzfdsafsdf.yaml new file mode 100644 index 0000000..7023d9f --- /dev/null +++ b/.harness/xzfdsafsdf.yaml @@ -0,0 +1,31 @@ +pipeline: + name: xzfdsafsdf + identifier: xzfdsafsdf + projectIdentifier: RajathaDemo + orgIdentifier: default + tags: {} + stages: + - stage: + name: stg1 + identifier: stg1 + type: CI + spec: + cloneCodebase: false + infrastructure: + type: KubernetesDirect + spec: + connectorRef: account.cidelegatebuildfarm + namespace: harness-delegate-ng + automountServiceAccountToken: true + nodeSelector: {} + execution: + steps: + - step: + type: Run + name: step1 + identifier: step1 + spec: + connectorRef: account.harnessImage + image: alpine + shell: Sh + command: <+input>