diff --git a/.harness/Build_github_api_1692894191307-pr-trigger-input-set-1692894192220.yaml b/.harness/Build_github_api_1692894191307-pr-trigger-input-set-1692894192220.yaml new file mode 100644 index 0000000000..aba65046d3 --- /dev/null +++ b/.harness/Build_github_api_1692894191307-pr-trigger-input-set-1692894192220.yaml @@ -0,0 +1,14 @@ +inputSet: + name: Build_github_api_1692894191307-pr-trigger-input-set + identifier: Build_github_api_1692894191307prtriggerinputset + orgIdentifier: default + projectIdentifier: default_project + pipeline: + identifier: Build_github_api_1692894191307 + properties: + ci: + codebase: + build: + type: PR + spec: + number: <+trigger.prNumber> diff --git a/.harness/Build_github_api_1692894191307-push-trigger-input-set-1692894192971.yaml b/.harness/Build_github_api_1692894191307-push-trigger-input-set-1692894192971.yaml new file mode 100644 index 0000000000..4ff702b66b --- /dev/null +++ b/.harness/Build_github_api_1692894191307-push-trigger-input-set-1692894192971.yaml @@ -0,0 +1,14 @@ +inputSet: + name: Build_github_api_1692894191307-push-trigger-input-set + identifier: Build_github_api_1692894191307pushtriggerinputset + orgIdentifier: default + projectIdentifier: default_project + pipeline: + identifier: Build_github_api_1692894191307 + properties: + ci: + codebase: + build: + type: branch + spec: + branch: <+trigger.branch> diff --git a/.harness/pipelines/github-api-1692894174037.yaml b/.harness/pipelines/github-api-1692894174037.yaml new file mode 100644 index 0000000000..13fd4d235d --- /dev/null +++ b/.harness/pipelines/github-api-1692894174037.yaml @@ -0,0 +1,33 @@ +pipeline: + identifier: Build_github_api_1692894191307 + name: Build github-api + orgIdentifier: default + projectIdentifier: default_project + properties: + ci: + codebase: + build: <+input> + connectorRef: account.Github_OAuth_1692894066759 + repoName: anothererikjames/github-api + stages: + - stage: + identifier: build + name: build + spec: + cloneCodebase: true + execution: + steps: + - step: + identifier: echo + name: echo + spec: + command: echo hello world + timeout: "" + type: Run + platform: + arch: Amd64 + os: Linux + runtime: + spec: {} + type: Cloud + type: CI diff --git a/cortex.yaml b/cortex.yaml new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/cortex.yaml @@ -0,0 +1 @@ +