From 7bb388fd6a0d24acee5235d4ca64ceee5dfcc97a Mon Sep 17 00:00:00 2001 From: "m.semalaiappan" Date: Tue, 8 Oct 2024 10:49:20 -0500 Subject: [PATCH] Is pull request branch exists in Ed-Fi-Data-Standard Step -Removed --- .../workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml | 5 ----- .../Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml | 5 ----- .github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml | 5 ----- .github/workflows/Pkg EdFi.Ods.Minimal.Template.yml | 5 ----- .../workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml | 5 ----- .../Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml | 5 ----- .github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml | 5 ----- .github/workflows/Pkg EdFi.Ods.Populated.Template.yml | 5 ----- 8 files changed, 40 deletions(-) diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml index 5e6f2027ec..f85dbe9f88 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml @@ -91,11 +91,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Is pull request branch exists in Ed-Fi-ODS-Implementation working-directory: ./Ed-Fi-ODS/ shell: pwsh diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml index 34bcc9da6d..b8244d064e 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml @@ -90,11 +90,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Set EdFi-Tpdm Reference working-directory: ./Ed-Fi-ODS/ run: | diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml index ee8a44c6ff..6c7cf8a3ea 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml @@ -98,11 +98,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Set EdFi-Tpdm Reference working-directory: ./Ed-Fi-ODS/ run: | diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml index 1b9cc78ae5..3c77e1143c 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml @@ -97,11 +97,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Is pull request branch exists in Ed-Fi-ODS-Implementation working-directory: ./Ed-Fi-ODS/ shell: pwsh diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml index 0cf6b5723c..78be77ddc4 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml @@ -90,11 +90,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Is pull request branch exists in Ed-Fi-ODS-Implementation working-directory: ./Ed-Fi-ODS/ shell: pwsh diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml index 7453c4f02a..db23672f4a 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml @@ -90,11 +90,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Set EdFi-Tpdm Reference working-directory: ./Ed-Fi-ODS/ run: | diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml index cd8fca59da..15c1547d95 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml @@ -98,11 +98,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Set EdFi-Tpdm Reference working-directory: ./Ed-Fi-ODS/ run: | diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml index 75e83972ee..eda9010910 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml @@ -97,11 +97,6 @@ jobs: repository: Ed-Fi-Alliance-OSS/Ed-Fi-Data-Standard path: Ed-Fi-Data-Standard/ ref: ${{ env.EDFI_STANDARD_REFERENCE }} - - name: Is pull request branch exists in Ed-Fi-Data-Standard - working-directory: ./Ed-Fi-ODS/ - shell: pwsh - run: | - .\build.githubactions.ps1 CheckoutBranch -RelativeRepoPath "../Ed-Fi-Data-Standard" - name: Is pull request branch exists in Ed-Fi-ODS-Implementation working-directory: ./Ed-Fi-ODS/ shell: pwsh