From f543cd4fec9609b09ebf2c97039600166959be40 Mon Sep 17 00:00:00 2001 From: shase Date: Mon, 24 Nov 2025 17:20:18 +0000 Subject: [PATCH] move welcome-to-tibco-developer-hub to tibco-essentials (PLTDX-2274) --- ...doc-dh-welcome-to-tibco-developer-hub.yaml | 73 ------------------ .../tibco-developer-hub-market-place.yaml | 1 - tibco-examples/tibco-essentials.yaml | 1 + .../catalog-info.yaml | 0 .../docs/images/DevHub.png | Bin .../docs/index.md | 0 .../mkdocs.yaml | 0 7 files changed, 1 insertion(+), 74 deletions(-) delete mode 100644 tibco-examples/developer-hub-marketplace/mp-entry-doc-dh-welcome-to-tibco-developer-hub.yaml rename tibco-examples/{developer-hub-marketplace-content/developer-hub-tutorials => }/welcome-to-tibco-developer-hub/catalog-info.yaml (100%) rename tibco-examples/{developer-hub-marketplace-content/developer-hub-tutorials => }/welcome-to-tibco-developer-hub/docs/images/DevHub.png (100%) rename tibco-examples/{developer-hub-marketplace-content/developer-hub-tutorials => }/welcome-to-tibco-developer-hub/docs/index.md (100%) rename tibco-examples/{developer-hub-marketplace-content/developer-hub-tutorials => }/welcome-to-tibco-developer-hub/mkdocs.yaml (100%) diff --git a/tibco-examples/developer-hub-marketplace/mp-entry-doc-dh-welcome-to-tibco-developer-hub.yaml b/tibco-examples/developer-hub-marketplace/mp-entry-doc-dh-welcome-to-tibco-developer-hub.yaml deleted file mode 100644 index e99d3d1..0000000 --- a/tibco-examples/developer-hub-marketplace/mp-entry-doc-dh-welcome-to-tibco-developer-hub.yaml +++ /dev/null @@ -1,73 +0,0 @@ -apiVersion: scaffolder.backstage.io/v1beta3 -kind: Template -metadata: - name: mp-entry-doc-dh-welcome-to-tibco-developer-hub - title: TIBCO Developer Hub Concepts - description: Documentation on the TIBCO Developer Hub core concepts. This - documentation provides an overview of what the TIBCO Developer Hub is and - how to use the TIBCO Developer Hub. - backstage.io/techdocs-ref: dir:. - tibco.developer.hub/marketplace: - isNew: true - popularity: 0 - isMultiInstall: false - imageURL: '' - moreInfo: - - text: TIBCO Developer Hub - url: https://github.com/TIBCOSoftware/tibco-developer-hub - icon: github - tags: - - devhub-marketplace - - tibco-developer-hub - - concepts -spec: - owner: group:default/marketplace-entries-group - type: document - presentation: - buttonLabels: - createButtonText: Get - parameters: - - title: Accept the Marketplace Entry - required: - - accept - errorMessage: Please accept the Marketplace Entry - properties: - description: - type: 'null' - description: | - ## Get TIBCO Developer Hub Concepts added to your TIBCO Developer Hub - - **ID:** mp-entry-doc-dh-welcome-to-tibco-developer-hub - - **Description:** Documentation on the TIBCO Developer Hub core concepts. This documentation provides an overview of what the TIBCO Developer Hub is and how to use the TIBCO Developer Hub. - - Each item made available to you in the TIBCO® Developer Hub Marketplace is subject to its own individual license. You are responsible for reviewing the specific license terms that apply to each item that you access or use. Cloud Software Group, Inc. and its affiliates: (1) do not make any representation, promises, or guarantees about these items; and (2) are making these items available to you "AS IS," without any warranties or indemnities. - This item is subject to the following [license](https://github.com/TIBCOSoftware/tibco-developer-hub/blob/main/LICENSE.TXT). - - **By accessing or using this item, you agree to assume full responsibility for its proper use and compliance with all applicable license terms.** - accept: - title: I Agree - type: boolean - default: null - enum: - - null - - true - steps: - - id: registerItem - name: Getting Marketplace Entry... - action: catalog:register - input: - catalogInfoUrl: https://github.com/TIBCOSoftware/tibco-developer-hub/blob/main/tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/catalog-info.yaml - output: - links: - - title: Open in catalog - type: catalog - icon: catalog - entityRef: ${{ steps.registerItem.output.entityRef }} - - title: Documents - url: /docs?filters%5Buser%5D=all&limit=20 - icon: techdocs - - icon: docs - title: Open TIBCO Developer Hub Concepts Docs - url: /docs/default/system/welcome-to-developer-hub - type: openButton diff --git a/tibco-examples/developer-hub-marketplace/tibco-developer-hub-market-place.yaml b/tibco-examples/developer-hub-marketplace/tibco-developer-hub-market-place.yaml index f301c02..6bf1bf0 100644 --- a/tibco-examples/developer-hub-marketplace/tibco-developer-hub-market-place.yaml +++ b/tibco-examples/developer-hub-marketplace/tibco-developer-hub-market-place.yaml @@ -5,7 +5,6 @@ metadata: spec: targets: - ./marketplace-group.yaml - - ./mp-entry-doc-dh-welcome-to-tibco-developer-hub.yaml - ./mp-entry-doc-dh-create-marketplace-entry.yaml - ./mp-entry-doc-bw-community.yaml - ./mp-entry-template-to-create-template.yaml diff --git a/tibco-examples/tibco-essentials.yaml b/tibco-examples/tibco-essentials.yaml index cc1755e..3bba486 100644 --- a/tibco-examples/tibco-essentials.yaml +++ b/tibco-examples/tibco-essentials.yaml @@ -6,3 +6,4 @@ spec: targets: - ./developer-hub-marketplace/tibco-developer-hub-market-place.yaml - ./developer-hub-api/developer-hub-api.yaml + - ./welcome-to-tibco-developer-hub/catalog-info.yaml diff --git a/tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/catalog-info.yaml b/tibco-examples/welcome-to-tibco-developer-hub/catalog-info.yaml similarity index 100% rename from tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/catalog-info.yaml rename to tibco-examples/welcome-to-tibco-developer-hub/catalog-info.yaml diff --git a/tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/docs/images/DevHub.png b/tibco-examples/welcome-to-tibco-developer-hub/docs/images/DevHub.png similarity index 100% rename from tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/docs/images/DevHub.png rename to tibco-examples/welcome-to-tibco-developer-hub/docs/images/DevHub.png diff --git a/tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/docs/index.md b/tibco-examples/welcome-to-tibco-developer-hub/docs/index.md similarity index 100% rename from tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/docs/index.md rename to tibco-examples/welcome-to-tibco-developer-hub/docs/index.md diff --git a/tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/mkdocs.yaml b/tibco-examples/welcome-to-tibco-developer-hub/mkdocs.yaml similarity index 100% rename from tibco-examples/developer-hub-marketplace-content/developer-hub-tutorials/welcome-to-tibco-developer-hub/mkdocs.yaml rename to tibco-examples/welcome-to-tibco-developer-hub/mkdocs.yaml