From 1a55b3ac022d3a9fcdb2965a01eb4dd01adae644 Mon Sep 17 00:00:00 2001 From: "m.semalaiappan" Date: Wed, 24 Jan 2024 13:29:06 -0600 Subject: [PATCH] Pull request & push condtion updated to [main, 'ODS-*',b-v*-patch*] --- .github/workflows/Cleanup Caches by a branch.yml | 2 +- .github/workflows/Lib edFi.admin.dataaccess pullrequest.yml | 2 +- .github/workflows/Lib edFi.common pullrequest.yml | 2 +- .github/workflows/Lib edFi.loadtools pullrequest.yml | 2 +- .github/workflows/Lib edFi.ods.api pullrequest .yml | 2 +- .github/workflows/Lib edFi.ods.common pullrequest.yml | 2 +- .github/workflows/Lib edFi.ods.standard pullrequest.yml | 2 +- .../workflows/Lib edFi.security.dataaccess pullrequest.yml | 2 +- .github/workflows/Pkg EdFi.Database.Admin.yml | 2 +- .github/workflows/Pkg EdFi.Database.Security.yml | 2 +- .github/workflows/Pkg EdFi.Ods.CodeGen.yml | 4 ++-- .../workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml | 2 +- .../Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml | 2 +- .github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml | 2 +- .github/workflows/Pkg EdFi.Ods.Minimal.Template.yml | 2 +- .../workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml | 2 +- .../Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml | 2 +- .github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml | 2 +- .github/workflows/Pkg EdFi.Ods.Populated.Template.yml | 2 +- .../Trgr InitDev workflows in Implementation repo.yml | 2 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/Cleanup Caches by a branch.yml b/.github/workflows/Cleanup Caches by a branch.yml index 1eb1df4dfd..a1f631b48d 100644 --- a/.github/workflows/Cleanup Caches by a branch.yml +++ b/.github/workflows/Cleanup Caches by a branch.yml @@ -6,7 +6,7 @@ name: Cleanup Caches by a branch on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] types: [ closed ] env: diff --git a/.github/workflows/Lib edFi.admin.dataaccess pullrequest.yml b/.github/workflows/Lib edFi.admin.dataaccess pullrequest.yml index 928cc943e2..2fae3c1a2e 100644 --- a/.github/workflows/Lib edFi.admin.dataaccess pullrequest.yml +++ b/.github/workflows/Lib edFi.admin.dataaccess pullrequest.yml @@ -2,7 +2,7 @@ name: Lib EdFi.Admin.DataAccess Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Lib edFi.common pullrequest.yml b/.github/workflows/Lib edFi.common pullrequest.yml index bd72b830ca..6d9440afe9 100644 --- a/.github/workflows/Lib edFi.common pullrequest.yml +++ b/.github/workflows/Lib edFi.common pullrequest.yml @@ -2,7 +2,7 @@ name: Lib EdFi.Common Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Lib edFi.loadtools pullrequest.yml b/.github/workflows/Lib edFi.loadtools pullrequest.yml index b57dd352f7..4529fff56d 100644 --- a/.github/workflows/Lib edFi.loadtools pullrequest.yml +++ b/.github/workflows/Lib edFi.loadtools pullrequest.yml @@ -2,7 +2,7 @@ name: Lib EdFi.LoadTools Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Lib edFi.ods.api pullrequest .yml b/.github/workflows/Lib edFi.ods.api pullrequest .yml index 1747c18fe0..f99c54d1d3 100644 --- a/.github/workflows/Lib edFi.ods.api pullrequest .yml +++ b/.github/workflows/Lib edFi.ods.api pullrequest .yml @@ -2,7 +2,7 @@ name: Lib EdFi.Ods.Api Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Lib edFi.ods.common pullrequest.yml b/.github/workflows/Lib edFi.ods.common pullrequest.yml index fe8cb88c1f..e651b0b650 100644 --- a/.github/workflows/Lib edFi.ods.common pullrequest.yml +++ b/.github/workflows/Lib edFi.ods.common pullrequest.yml @@ -2,7 +2,7 @@ name: Lib EdFi.Ods.Common Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Lib edFi.ods.standard pullrequest.yml b/.github/workflows/Lib edFi.ods.standard pullrequest.yml index 695d50c425..01bfd75807 100644 --- a/.github/workflows/Lib edFi.ods.standard pullrequest.yml +++ b/.github/workflows/Lib edFi.ods.standard pullrequest.yml @@ -2,7 +2,7 @@ name: Lib EdFi.Ods.Standard Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Lib edFi.security.dataaccess pullrequest.yml b/.github/workflows/Lib edFi.security.dataaccess pullrequest.yml index 187443c9c7..99af3eb9f1 100644 --- a/.github/workflows/Lib edFi.security.dataaccess pullrequest.yml +++ b/.github/workflows/Lib edFi.security.dataaccess pullrequest.yml @@ -2,7 +2,7 @@ name: Lib EdFi.Security.DataAccess Pull request build and test on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] env: INFORMATIONAL_VERSION: "7.1" diff --git a/.github/workflows/Pkg EdFi.Database.Admin.yml b/.github/workflows/Pkg EdFi.Database.Admin.yml index 870b53e68f..1f7230b41e 100644 --- a/.github/workflows/Pkg EdFi.Database.Admin.yml +++ b/.github/workflows/Pkg EdFi.Database.Admin.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Database.Admin on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] paths: - '**.sql' workflow_dispatch: diff --git a/.github/workflows/Pkg EdFi.Database.Security.yml b/.github/workflows/Pkg EdFi.Database.Security.yml index 8c4c30da14..1c50e5ac93 100644 --- a/.github/workflows/Pkg EdFi.Database.Security.yml +++ b/.github/workflows/Pkg EdFi.Database.Security.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Database.Security on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] paths: - '**.sql' workflow_dispatch: diff --git a/.github/workflows/Pkg EdFi.Ods.CodeGen.yml b/.github/workflows/Pkg EdFi.Ods.CodeGen.yml index b7d90623d4..d1ad9fc5ae 100644 --- a/.github/workflows/Pkg EdFi.Ods.CodeGen.yml +++ b/.github/workflows/Pkg EdFi.Ods.CodeGen.yml @@ -2,10 +2,10 @@ name: Pkg EdFi.Ods.CodeGen on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml index 36a209234b..099284a561 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.PostgreSQL.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template.PostgreSQL on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: 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 e25b810a37..2a6495af4f 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template.TPDM.PostgreSQL on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml index 1670a3146d..70ecee48c1 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template.TPDM on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml index 977b22b84a..15114dcf9b 100644 --- a/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml +++ b/.github/workflows/Pkg EdFi.Ods.Minimal.Template.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Minimal.Template on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml index 92b68792f3..7fb32e31e8 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.PostgreSQL.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template.PostgreSQL on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: 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 f4c9f640e2..1c1705ea07 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template.TPDM.PostgreSQL on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml index 5a2b513569..823f23c348 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template.TPDM on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml b/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml index e7cca5e04a..87c437bdaf 100644 --- a/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml +++ b/.github/workflows/Pkg EdFi.Ods.Populated.Template.yml @@ -8,7 +8,7 @@ name: Pkg EdFi.Ods.Populated.Template on: push: branches: - - main + [main, 'ODS-*',b-v*-patch*] workflow_dispatch: inputs: distinct_id: diff --git a/.github/workflows/Trgr InitDev workflows in Implementation repo.yml b/.github/workflows/Trgr InitDev workflows in Implementation repo.yml index 0258220d5b..f15ec4b5f2 100644 --- a/.github/workflows/Trgr InitDev workflows in Implementation repo.yml +++ b/.github/workflows/Trgr InitDev workflows in Implementation repo.yml @@ -2,7 +2,7 @@ name: Trgr InitDev workflows in Implementation repo on: pull_request: - branches: [main, 'ODS-*',v*-patch*] + branches: [main, 'ODS-*',b-v*-patch*] workflow_dispatch: env: