Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion .harness/TestappPipelineRemote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
41 changes: 41 additions & 0 deletions .harness/aDASF.yaml
Original file line number Diff line number Diff line change
@@ -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>
41 changes: 41 additions & 0 deletions .harness/asdsad.yaml
Original file line number Diff line number Diff line change
@@ -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>
19 changes: 19 additions & 0 deletions .harness/safdsf.yaml
Original file line number Diff line number Diff line change
@@ -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"
31 changes: 31 additions & 0 deletions .harness/xzfdsafsdf.yaml
Original file line number Diff line number Diff line change
@@ -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>