Skip to content

Commit

Permalink
Merge pull request #9 from TIBCOSoftware/add-tpcls
Browse files Browse the repository at this point in the history
Add tpcls
  • Loading branch information
sagdeshp authored Dec 8, 2023
2 parents 502e9ac + 8a8011c commit c65bd98
Show file tree
Hide file tree
Showing 15 changed files with 132,346 additions and 12,563 deletions.
12,531 changes: 0 additions & 12,531 deletions LICENSE.TXT

Large diffs are not rendered by default.

12,680 changes: 12,680 additions & 0 deletions NOTICE

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [The TIBCO Developer Hub](https://backstage.io)
# [The TIBCO® Developer Hub](https://backstage.io)

The TIBCO Developer Hub is powered by the Backstage platform. See the Backstage.io documentation for more details.
The TIBCO® Developer Hub is powered by the Backstage platform. See the Backstage.io documentation for more details.

## Architecture

Expand Down Expand Up @@ -97,11 +97,13 @@ yarn start

## Licenses

This project (TIBCO Developer Hub) is licensed under the [Apache 2.0 License](LICENSE.TXT).
This project (TIBCO® Developer Hub) is licensed under the [Apache 2.0 License](LICENSE.TXT).

### Other Software

When you use some of the TIBCO Developer Hub, you fetch and use other charts that might fetch other container images, each with its own licenses. A partial summary of the third party software and licenses used in this project is available [here](./docs/third-party-software-licenses.md).
When you use some of the TIBCO® Developer Hub, you fetch and use other charts that might fetch other container images, each with its own licenses.

A partial summary of the third party software and licenses used in this project is available [here](./docs/third-party-software-licenses.txt).

---

Expand Down
4 changes: 2 additions & 2 deletions app-config.production.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
app:
title: The TIBCO Developer Hub
title: TIBCO® Developer Hub
# Should be the same as backend.baseUrl when using the `app-backend` plugin.
baseUrl: http://localhost:7007/tibco/hub
support:
Expand Down Expand Up @@ -95,6 +95,6 @@ auth:
scaffolder:
# see https://backstage.io/docs/features/software-templates/configuration for software template options
defaultAuthor:
name: TIBCO Developer Hub # Defaults to `Scaffolder`
name: TIBCO® Developer Hub # Defaults to `Scaffolder`
email: [email protected] # Defaults to `[email protected]`
defaultCommitMessage: 'Initial commit' # Defaults to 'Initial commit'
4 changes: 2 additions & 2 deletions app-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
app:
title: The TIBCO Developer Hub
title: TIBCO® Developer Hub
baseUrl: http://localhost:3000/tibco/hub
support:
url: https://support.tibco.com/s/
Expand Down Expand Up @@ -108,7 +108,7 @@ auth:
scaffolder:
# see https://backstage.io/docs/features/software-templates/configuration for software template options
defaultAuthor:
name: TIBCO Developer Hub # Defaults to `Scaffolder`
name: TIBCO® Developer Hub # Defaults to `Scaffolder`
email: [email protected] # Defaults to `[email protected]`
defaultCommitMessage: 'Initial commit' # Defaults to 'Initial commit'

Expand Down
2 changes: 1 addition & 1 deletion build/platform/charts/tibco-developer-hub/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tibco-developer-hub
description: A Helm chart for TIBCO Developer Hub
description: A Helm chart for TIBCO® Developer Hub
type: application

# This is the chart version. This version number should be incremented each time you make changes
Expand Down
4 changes: 2 additions & 2 deletions docs/app-config-extensions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# App config extensions

This document describes TIBCO Developer Hub custom extensions to the `app-config.yaml` schema.
This document describes TIBCO® Developer Hub custom extensions to the `app-config.yaml` schema.

These are also described in the [`config.d.ts` file](../config.d.ts) with more details about each field.

Expand Down Expand Up @@ -51,5 +51,5 @@ Example config:
cpLink: 'https://control-plane.domain.com'

No need to provide this in configuration.
This is filled automatically while provisioing Tibco Developer Hub for a data plane.
This is filled automatically while provisioing TIBCO® Developer Hub for a data plane.
```
13 changes: 0 additions & 13 deletions docs/third-party-software-licenses.md

This file was deleted.

119,645 changes: 119,645 additions & 0 deletions docs/third-party-software-licenses.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import { Link } from 'react-router-dom';
export const Introduction = () => {
return (
<div className="tpdh-intro-container">
<div className="tpdh-intro-title">What is the TIBCO Developer Hub ?</div>
<div className="tpdh-intro-title">What is the TIBCO® Developer Hub ?</div>
<p className="tpdh-intro-desc">
Welcome to the TIBCO Developer Hub. This is a one-stop shop for a
Welcome to the TIBCO® Developer Hub. This is a one-stop shop for
developers on TIBCO Platform, here you can find and share documentation
and assets with other developers. Aso you can create new TIBCO assets
based on templates, you can manage and view your build pipelines and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const Welcome = (props: WelcomeData) => {
Welcome to the {props.title}, {props.name}
</div>
<div className="tpdh-welcome-desc">
TIBCO Developer Hub is the center for building the apps for empowering
TIBCO® Developer Hub is the center for building the apps for empowering
your organisation
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion tibco-examples/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Introduction

TIBCO Developer Hub provides three example templates, one example group and one example system, which will be added to the software catalog as the default catalog configuration (If catalog configuration is not overwritten). These templates will kickstart a sample project for you which you can develop further.
TIBCO® Developer Hub provides three example templates, one example group and one example system, which will be added to the software catalog as the default catalog configuration (If catalog configuration is not overwritten). These templates will kickstart a sample project for you which you can develop further.

## Included Templates

Expand Down
4 changes: 2 additions & 2 deletions tibco-examples/docs-system/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ spec:
# kind: Group
# metadata:
# name: tibco-developer-hub
# description: The TIBCO Developer Hub
# description: The TIBCO® Developer Hub
# spec:
# type: department
# profile:
# displayName: The TIBCO Developer Hub
# displayName: The TIBCO® Developer Hub
# email: [email protected]
# picture: https://en.wikipedia.org/wiki/Finance#/media/File:Philippine-stock-market-board.jpg
# parent: DocGeneration
Expand Down
2 changes: 1 addition & 1 deletion tibco-examples/docs-system/doc-generation-system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: document-generation-system
description: 'TIBCO Developer Hub Document generation system'
description: 'TIBCO® Developer Hub Document generation system'
annotations:
# github.com/project-slug: TIBCO-Hub-Backstage/tibco-next-demo
backstage.io/techdocs-ref: dir:.
Expand Down
2 changes: 1 addition & 1 deletion tibco-examples/docs-system/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

**This System does the following:**

The Documentation Generation System allows users to write and publish documentation in markdown files, that can be imported by TIBCO Developer Hub to display them as documentation site. It makes use of a Template to generate docs, and uses TechDocs plugin to fetch and publish the documentation.
The Documentation Generation System allows users to write and publish documentation in markdown files, that can be imported by TIBCO® Developer Hub to display them as documentation site. It makes use of a Template to generate docs, and uses TechDocs plugin to fetch and publish the documentation.

0 comments on commit c65bd98

Please sign in to comment.