diff --git a/.harness/NonMainInputSet.yml b/.harness/NonMainInputSet.yml new file mode 100644 index 0000000..c0723a0 --- /dev/null +++ b/.harness/NonMainInputSet.yml @@ -0,0 +1,26 @@ +inputSet: + identifier: "NonMainInputSet" + name: "NonMainInputSet" + orgIdentifier: "default" + projectIdentifier: "RajathaTest" + pipeline: + identifier: "NonMainPipeline" + properties: + ci: + codebase: + build: + type: "branch" + spec: + branch: "<+trigger.branch>" + stages: + - stage: + identifier: "adxas" + type: "CI" + spec: + execution: + steps: + - step: + identifier: "asdfsdf" + type: "Run" + spec: + command: "echo \"NonMainInputSet\"" diff --git a/.harness/NonMainPipeline.yaml b/.harness/NonMainPipeline.yaml new file mode 100644 index 0000000..5bcb6be --- /dev/null +++ b/.harness/NonMainPipeline.yaml @@ -0,0 +1,37 @@ +pipeline: + name: NonMainPipeline + identifier: NonMainPipeline + projectIdentifier: RajathaTest + orgIdentifier: default + tags: {} + properties: + ci: + codebase: + connectorRef: GitHubRajatha + build: <+input> + stages: + - stage: + name: adxas + identifier: adxas + type: CI + spec: + cloneCodebase: true + infrastructure: + type: KubernetesDirect + spec: + connectorRef: account.CItestK8sConnectorgjCxzubHye + namespace: sfsdfdsf + automountServiceAccountToken: true + nodeSelector: {} + os: Linux + execution: + steps: + - step: + type: Run + name: asdfsdf + identifier: asdfsdf + spec: + connectorRef: account.testDockerConnectorjvBYBoPZnb + image: alpine + shell: Sh + command: <+input> diff --git a/.harness/RemotePipelineMain.yaml b/.harness/RemotePipelineMain.yaml index c7ed277..e1ce6de 100644 --- a/.harness/RemotePipelineMain.yaml +++ b/.harness/RemotePipelineMain.yaml @@ -36,3 +36,22 @@ pipeline: image: alpine shell: Sh command: <+input> + - stage: + name: stg + identifier: stg + type: CI + spec: + cloneCodebase: true + infrastructure: + useFromStage: stg1 + execution: + steps: + - step: + type: Run + name: step2 + identifier: step2 + spec: + connectorRef: account.CItestDockerConnectorV2fKLnZNlQ + image: alpine + shell: Sh + command: echo "test-step2" diff --git a/.harness/sadfdsf.yaml b/.harness/sadfdsf.yaml new file mode 100644 index 0000000..0031094 --- /dev/null +++ b/.harness/sadfdsf.yaml @@ -0,0 +1,46 @@ +pipeline: + name: sadfdsf + identifier: sadfdsf + projectIdentifier: RajathaTest + orgIdentifier: default + tags: {} + properties: + ci: + codebase: + connectorRef: GitHubRajatha + build: <+input> + stages: + - stage: + name: safddsf + identifier: safddsf + type: CI + spec: + cloneCodebase: true + infrastructure: + type: KubernetesDirect + spec: + connectorRef: account.CItestK8sConnectorgjCxzubHye + namespace: zxfczxc + automountServiceAccountToken: true + nodeSelector: {} + os: Linux + execution: + steps: + - step: + type: BuildAndPushDockerRegistry + name: zxcxzc + identifier: zxcxzc + spec: + connectorRef: account.testDockerConnectorjvBYBoPZnb + repo: xzcxzc + tags: + - xzCxzc + - step: + type: Run + name: zxcvxzv + identifier: zxcvxzv + spec: + connectorRef: account.testDockerConnectorjvBYBoPZnb + image: alpine + shell: Sh + command: <+input> diff --git a/.harness/sdgfkasdhf.yml b/.harness/sdgfkasdhf.yml new file mode 100644 index 0000000..223fabc --- /dev/null +++ b/.harness/sdgfkasdhf.yml @@ -0,0 +1,26 @@ +inputSet: + identifier: "ZSDasdFS" + name: "ZSDasdFS" + orgIdentifier: "default" + projectIdentifier: "RajathaTest" + pipeline: + identifier: "sadfdsf" + properties: + ci: + codebase: + build: + type: "PR" + spec: + number: "<+trigger.prNumber>" + stages: + - stage: + identifier: "safddsf" + type: "CI" + spec: + execution: + steps: + - step: + identifier: "zxcvxzv" + type: "Run" + spec: + command: "sfcasdf" diff --git a/.harness/yfdusa.yaml b/.harness/yfdusa.yaml new file mode 100644 index 0000000..0cafb6a --- /dev/null +++ b/.harness/yfdusa.yaml @@ -0,0 +1,26 @@ +inputSet: + identifier: "dsfdsfdg" + name: "dsfdsfdg" + orgIdentifier: "default" + projectIdentifier: "RajathaTest" + pipeline: + identifier: "sadfdsf" + properties: + ci: + codebase: + build: + type: "PR" + spec: + number: "<+trigger.prNumber>" + stages: + - stage: + identifier: "safddsf" + type: "CI" + spec: + execution: + steps: + - step: + identifier: "zxcvxzv" + type: "Run" + spec: + command: "zxvcxzcv"