-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PCC-1494 : adding backstage info, github action and codeowners files (#…
…323) * PCC-1494 : adding backstage info, github action and codeowners files * PCC-1494 : adding the readme.md location * PCC-1494 : removing not supported backstage fields * PCC-1494 : debug commit - fixing the readme files * PCC-1494 : removinh github actions due to repo type incompatibility * PCC-1494 : project descriptionedit
- Loading branch information
1 parent
1cf635c
commit 7b65bd9
Showing
13 changed files
with
42 additions
and
5 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners | ||
# Ref : https://github.com/dotnet/samples/blob/main/.github/CODEOWNERS | ||
|
||
# PCX development team. | ||
* @pantheon-systems/pcc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# https://backstage.io/docs/features/software-catalog/ | ||
# https://backstage.io/docs/features/software-catalog/descriptor-format | ||
--- | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Component | ||
metadata: | ||
name: pantheon-content-cloud-sdk | ||
description: An SDK to provide a comprehensive set of APIs and tools to facilitate the development of a pcc site using various supported starters | ||
annotations: | ||
pantheon.io/service-catalog/subdir: / | ||
github.com/project-slug: pantheon-systems/pantheon-content-cloud-sdk | ||
github.com/team-slug: pantheon-systems/pcc | ||
spec: | ||
type: library | ||
lifecycle: Introduction | ||
owner: content-cloud |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Browser | ||
|
||
<div align="center"> | ||
<h1>Pantheon Content Cloud SDK for Browsers</h1> | ||
<p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# CLI | ||
|
||
<div align="center"> | ||
<h1>PCC Toolkit</h1> | ||
<p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# React | ||
|
||
<div align="center"> | ||
<h1>Pantheon Content Cloud SDK for React </h1> | ||
<p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Pantheon Content Cloud Next.js Starter | ||
# Pantheon Content Cloud Next.js Starter TS | ||
|
||
## Getting Started | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters