forked from backstage/backstage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
556 changed files
with
33,956 additions
and
3,790 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,21 @@ | ||
--- | ||
'@backstage/plugin-api-docs': patch | ||
'@backstage/plugin-bitrise': patch | ||
'@backstage/plugin-catalog-import': patch | ||
'@backstage/plugin-circleci': patch | ||
'@backstage/plugin-cost-insights': patch | ||
'@backstage/plugin-explore': patch | ||
'@backstage/plugin-fossa': patch | ||
'@backstage/plugin-github-actions': patch | ||
'@backstage/plugin-github-deployments': patch | ||
'@backstage/plugin-graphiql': patch | ||
'@backstage/plugin-jenkins': patch | ||
'@backstage/plugin-lighthouse': patch | ||
'@backstage/plugin-pagerduty': patch | ||
'@backstage/plugin-register-component': patch | ||
'@backstage/plugin-rollbar': patch | ||
'@backstage/plugin-sentry': patch | ||
'@backstage/plugin-sonarqube': patch | ||
--- | ||
|
||
Updated README to have up-to-date install instructions. |
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 @@ | ||
--- | ||
'@backstage/core': patch | ||
--- | ||
|
||
Allow passing NavLinkProps to SidebarItem component to use in NavLink |
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 @@ | ||
--- | ||
'@backstage/plugin-api-docs': patch | ||
--- | ||
|
||
Added fields filtering in get API entities to avoid the requesting of unused data |
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 @@ | ||
--- | ||
'@backstage/create-app': patch | ||
--- | ||
|
||
Updates the end to end test in the app to match the new catalog index page title. To apply this change to an existing app, update `packages/app/cypress/integration/app.js` to search for `"My Company Catalog"` instead of `"My Company Service Catalog"`. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 @@ | ||
--- | ||
'@backstage/plugin-code-coverage-backend': patch | ||
--- | ||
|
||
Include migrations |
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,6 @@ | ||
--- | ||
'@backstage/plugin-catalog': patch | ||
'@backstage/plugin-scaffolder': patch | ||
--- | ||
|
||
Removed unused `swr` dependency. |
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 @@ | ||
--- | ||
'@backstage/plugin-search-backend-node': patch | ||
--- | ||
|
||
Introduced Scheduler which is responsible for adding new tasks to a schedule together with it's interval timer as well as starting and stopping the scheduler processes. |
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 @@ | ||
--- | ||
'@backstage/techdocs-common': patch | ||
--- | ||
|
||
Gracefully handle HTTP request failures in download method of AzureBlobStorage publisher. |
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 @@ | ||
--- | ||
'@backstage/plugin-search': patch | ||
--- | ||
|
||
Use `RouteRef` to generate path to search page. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,6 @@ | ||
--- | ||
'@backstage/plugin-techdocs': patch | ||
--- | ||
|
||
Use `EntityRefLink` in header and use relations to reference the owner of the | ||
document. |
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 @@ | ||
--- | ||
'@backstage/plugin-techdocs': patch | ||
--- | ||
|
||
Fix TechDocs landing page table wrong copied link |
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 @@ | ||
--- | ||
'@backstage/plugin-techdocs': patch | ||
--- | ||
|
||
Add customization and exportable components for TechDocs landing page |
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 @@ | ||
--- | ||
'@backstage/plugin-techdocs': patch | ||
--- | ||
|
||
Disable color transitions on links to avoid issues in dark mode. |
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,12 @@ | ||
--- | ||
'@backstage/plugin-techdocs': minor | ||
--- | ||
|
||
Make `techdocsStorageApiRef` and `techdocsApiRef` use interfaces instead of the | ||
actual implementation classes. | ||
|
||
This renames the classes `TechDocsApi` to `TechDocsClient` and `TechDocsStorageApi` | ||
to `TechDocsStorageClient` and renames the interfaces `TechDocs` to `TechDocsApi` | ||
and `TechDocsStorage` to `TechDocsStorageApi` to comply the pattern elsewhere in | ||
the project. This also fixes the types returned by some methods on those | ||
interfaces. |
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 @@ | ||
--- | ||
'@backstage/plugin-techdocs': patch | ||
--- | ||
|
||
Rework state management to avoid rendering multiple while navigating between pages. |
This file was deleted.
Oops, something went wrong.
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 @@ | ||
--- | ||
'@backstage/plugin-scaffolder-backend': patch | ||
--- | ||
|
||
Added the `nebula-preview` preview to `Octokit` for repository visibility. |
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 @@ | ||
--- | ||
'@backstage/core': patch | ||
--- | ||
|
||
Improve owner example value in `MissingAnnotationEmptyState`. |
This file was deleted.
Oops, something went wrong.
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 @@ | ||
--- | ||
'@backstage/plugin-catalog': patch | ||
--- | ||
|
||
Switch out the time-based personal greeting for a plain title on the catalog index page, and remove the clocks for different timezones. |
This file was deleted.
Oops, something went wrong.
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
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 |
---|---|---|
|
@@ -4,6 +4,7 @@ microsite | |
coverage | ||
*.hbs | ||
templates | ||
api-report.md | ||
plugins/scaffolder-backend/sample-templates | ||
.vscode | ||
dist-types |
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,13 +1,10 @@ | ||
app: | ||
title: Backstage Tugboat Preview | ||
baseUrl: | ||
$env: TUGBOAT_DEFAULT_SERVICE_URL | ||
baseUrl: ${TUGBOAT_DEFAULT_SERVICE_URL} | ||
|
||
backend: | ||
baseUrl: | ||
$env: TUGBOAT_DEFAULT_SERVICE_URL | ||
baseUrl: ${TUGBOAT_DEFAULT_SERVICE_URL} | ||
cors: | ||
origin: | ||
$env: TUGBOAT_DEFAULT_SERVICE_URL | ||
origin: ${TUGBOAT_DEFAULT_SERVICE_URL} | ||
methods: [GET, POST, PUT, DELETE] | ||
credentials: true |
Oops, something went wrong.