From 78e7671559823d190541a1b644b6af98071e8b3b Mon Sep 17 00:00:00 2001 From: Danilo Meireles Date: Tue, 5 May 2026 16:12:50 -0700 Subject: [PATCH 1/2] Add BC-Policy-Framework-For-GitHub to dev catalog seed (DEVXT-1959) --- developer-portal/catalog/catalog-seed-dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/developer-portal/catalog/catalog-seed-dev.yml b/developer-portal/catalog/catalog-seed-dev.yml index 369c0c5..34379fe 100644 --- a/developer-portal/catalog/catalog-seed-dev.yml +++ b/developer-portal/catalog/catalog-seed-dev.yml @@ -24,3 +24,4 @@ spec: - https://github.com/bcgov/developer-portal/blob/main/catalog-info.yaml # don't need to promote to test or prod - https://github.com/bcgov/event-stream-service-techdocs/blob/main/catalog-info.yml - https://github.com/bcgov/design-system/blob/main/catalog-info.yaml + - https://github.com/bcgov/BC-Policy-Framework-For-GitHub/blob/master/catalog-info.yaml From e258f09f82d0f9162d25aa958b00d66eb06d0bcb Mon Sep 17 00:00:00 2001 From: Danilo Meireles Date: Tue, 5 May 2026 16:38:37 -0700 Subject: [PATCH 2/2] Update BC-Policy-Framework-For-GitHub seed entry to test and prod (DEVXT-1959) --- developer-portal/catalog/catalog-seed-prod.yml | 1 + developer-portal/catalog/catalog-seed-test.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/developer-portal/catalog/catalog-seed-prod.yml b/developer-portal/catalog/catalog-seed-prod.yml index ef941a5..5af02cc 100644 --- a/developer-portal/catalog/catalog-seed-prod.yml +++ b/developer-portal/catalog/catalog-seed-prod.yml @@ -20,3 +20,4 @@ spec: - https://github.com/bcgov/DITP/blob/main/catalog-info.yaml - https://github.com/bcgov/event-stream-service-techdocs/blob/main/catalog-info.yml - https://github.com/bcgov/design-system/blob/main/catalog-info.yaml + - https://github.com/bcgov/BC-Policy-Framework-For-GitHub/blob/master/catalog-info.yaml diff --git a/developer-portal/catalog/catalog-seed-test.yml b/developer-portal/catalog/catalog-seed-test.yml index f8784d8..21d54c1 100644 --- a/developer-portal/catalog/catalog-seed-test.yml +++ b/developer-portal/catalog/catalog-seed-test.yml @@ -15,3 +15,4 @@ spec: - https://github.com/bcgov/common-hosted-form-service-techdocs/blob/main/catalog-info.yml - https://github.com/bcgov/common-object-management-service-docs/blob/main/catalog-info.yaml - https://github.com/bcgov/design-system/blob/main/catalog-info.yaml + - https://github.com/bcgov/BC-Policy-Framework-For-GitHub/blob/master/catalog-info.yaml