From d482618a5f65b3c0b34596f67b75eda132df3a08 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 8 Feb 2024 18:25:34 -0500 Subject: [PATCH 1/3] Try verify cbas --- .github/workflows/verify_consumer_pacts.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/verify_consumer_pacts.yml b/.github/workflows/verify_consumer_pacts.yml index c7c54b6ee5..fbcf8c3b01 100644 --- a/.github/workflows/verify_consumer_pacts.yml +++ b/.github/workflows/verify_consumer_pacts.yml @@ -77,7 +77,6 @@ jobs: # We only need a new version tag when this workflow is triggered by opening, updating a PR or PR merge. # When triggered by a Pact Broker webhook, the provider version (GIT hash or release tag) # is already included in the payload, then a new version tag wouldn't be needed. - # regulated-tag-job: uses: ./.github/workflows/tag.yml with: From 55c3eb52370770a49e529da75a22a9a746da8a53 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 8 Feb 2024 18:34:16 -0500 Subject: [PATCH 2/3] Push another test --- .github/workflows/verify_consumer_pacts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/verify_consumer_pacts.yml b/.github/workflows/verify_consumer_pacts.yml index fbcf8c3b01..c7c54b6ee5 100644 --- a/.github/workflows/verify_consumer_pacts.yml +++ b/.github/workflows/verify_consumer_pacts.yml @@ -77,6 +77,7 @@ jobs: # We only need a new version tag when this workflow is triggered by opening, updating a PR or PR merge. # When triggered by a Pact Broker webhook, the provider version (GIT hash or release tag) # is already included in the payload, then a new version tag wouldn't be needed. + # regulated-tag-job: uses: ./.github/workflows/tag.yml with: From 8c7782c0f61b65b2d49ffed940b70798e0049874 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 8 Feb 2024 18:37:24 -0500 Subject: [PATCH 3/3] Push another test --- .github/workflows/verify_consumer_pacts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/verify_consumer_pacts.yml b/.github/workflows/verify_consumer_pacts.yml index c7c54b6ee5..674dfcd317 100644 --- a/.github/workflows/verify_consumer_pacts.yml +++ b/.github/workflows/verify_consumer_pacts.yml @@ -78,6 +78,7 @@ jobs: # When triggered by a Pact Broker webhook, the provider version (GIT hash or release tag) # is already included in the payload, then a new version tag wouldn't be needed. # + # regulated-tag-job: uses: ./.github/workflows/tag.yml with: