Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove public cloud content #1812

Merged
merged 3 commits into from
Jul 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions openshift/templates/web/dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ objects:
redir /Community-and-Events/BC-Gov-Development-Community-Events https://cloud.gov.bc.ca/private-cloud/support-and-community/events-in-the-bc-gov-private-cloud-paas/ permanent
# community contributed content redirects
redir /Cloud-Pathfinder https://digital.gov.bc.ca/cloud/public/ permanent
redir /Developer-Tools/Cloud-Pathfinder https://digital.gov.bc.ca/cloud/public/ permanent
redir /Integrating-Algolia-Search-Engine-Into-the-Devhub https://docs.developer.gov.bc.ca/ permanent
redir /Community-Contributed-Content/Integrating-Algolia-Search-Engine-Into-the-Devhub https://docs.developer.gov.bc.ca/ permanent
Expand All @@ -141,9 +144,6 @@ objects:
redir /Community-Contributed-Content/Go-Crond https://docs.developer.gov.bc.ca/reusable-services-list/#go-crond permanent
# developer tools redirects
redir /Cloud-Pathfinder /Cloud-Pathfinder-Onboarding-Journey permanent
redir /Developer-Tools/Cloud-Pathfinder /Cloud-Pathfinder-Onboarding-Journey permanent
ShellyXueHan marked this conversation as resolved.
Show resolved Hide resolved
redir /Create-alerts-and-notifications-in-Sysdig-Monitor https://docs.developer.gov.bc.ca/sysdig-monitor-create-alert-channels/ permanent
redir /Developer-Tools/Create-alerts-and-notifications-in-Sysdig-Monitor https://docs.developer.gov.bc.ca/sysdig-monitor-create-alert-channels/ permanent
Expand Down
75 changes: 0 additions & 75 deletions web/journeyRegistry/cloud-pathfinder-onboarding.json

This file was deleted.

26 changes: 0 additions & 26 deletions web/journeys/cloud-pathfinder-onboarding.md

This file was deleted.

24 changes: 0 additions & 24 deletions web/topicRegistry/cloud-pathfinder.json

This file was deleted.

15 changes: 1 addition & 14 deletions web/topicRegistry/developer-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"sourceType": "web",
"sourceProperties": {
"url": "https://developer.gov.bc.ca/Cloud-Pathfinder-Onboarding-Journey",
"url": "https://digital.gov.bc.ca/cloud/public/",
"title": "Cloud Pathfinder",
"description": "Get started on the Cloud Pathfinder platforms (AWS, Azure, GCP)"
}
Expand Down Expand Up @@ -179,19 +179,6 @@
"description": "Describes the process to request more resource quota for an OpenShift project"
}
},
{
"sourceType": "github",
"sourceProperties": {
"title": "Dynamics 365 FAQ",
"url": "https://github.com/bcgov/cap-information",
"author": "ateppin",
"owner": "bcgov",
"repo": "cap-information",
"files": [
"cloud-pathfinder/dynamics.md"
]
}
},
{
"sourceType": "web",
"sourceProperties": {
Expand Down