Merge remote-tracking branch 'origin/master'

This commit is contained in:
headphonejames
2023-02-27 17:17:30 -08:00
1999 changed files with 73777 additions and 12080 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-client': minor
---
Add `queryEntities` method to `CatalogApi`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-todo-backend': patch
---
todo-backend is now exposed as a plugin which uses the new plugin system
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-azure-devops': patch
---
Fixed `AssignedToCurrentUsersTeams` & `CreatedByCurrentUsersTeams` filter in `AzurePullRequestsPage` component.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-permission-node': patch
---
Changed the `createPermissionIntegrationRouter` API to allow `getResources`, `resourceType` and `rules` to be optional
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Fixed a bug where additional backend package entry points where not properly marked as internal during local development.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/repo-tools': patch
---
Tweaked type dependency check to trim wildcard type imports.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/backend-app-api': patch
---
Fixed an issue were the log redaction didn't properly escape RegExp characters.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
throw error from catalog:fetch scaffolder action when entity is null and optional is false
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-msgraph': patch
---
Revert using `baseUrl` for MS Graph provider as it breaks token retrieval
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-scaffolder': patch
---
lock versions of `@rjsf/*-beta` packages
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-scaffolder-react': minor
'@backstage/plugin-scaffolder': minor
---
Move `useTaskStream`, `TaskBorder`, `TaskLogStream` and `TaskSteps` into `scaffolder-react`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-backend': patch
---
Techdocs backend explains a bit more about what might have caused the docs not being found when building techdocs.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': minor
---
Added endpoint to get a list of known incremental entity providers
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fix export of `defaultCatalogCollatorEntityTransformer`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Fix icon alignment in `CatalogSearchResultListItem`
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/eslint-plugin': patch
---
Fixing a bug that we should check internal dependencies too
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Fix bug that caused next and previous links not to work with certain versions of mkdocs-material
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-tech-insights-backend': patch
---
Add DB index to improve latency of latest fact query
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': patch
---
fix bug with `hasErrors` returning false when dealing with empty objects
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-octopus-deploy': minor
---
Initial version
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-entity-validation': patch
---
Fixed bug in EntityVaidation plugin where string in text box was unable to be updated.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-tech-insights-backend-module-jsonfc': patch
---
Surface the cause of the json rules engine
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated the ESLint plugin configuration that is enabled through `yarn start --check` to only pick up valid source files.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Added a new `migrate package-exports` command that synchronizes package exports fields in all `package.json`s.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-octopus-deploy': patch
---
Added Octopus Deploy logo
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Bumped the `msw` version in templates to 1.0.0
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': minor
---
Add possibility to re-use EntityPicker for filters with multiple select.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-linguist-backend': minor
---
**BREAKING** The linguist-backend `createRouter` now requires that the `tokenManger` is passed to the router.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
The HTML tag attributes in the documentation content inserted to shadow DOM is preserved to improve accessibility
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-adr-backend': patch
'@backstage/cli': patch
---
Adjust express dependencies to be the same as the rest of the project
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Create an "Other Templates" group when groups are given to scaffolder/next.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-api-docs': patch
---
Add ApiDefinitionDialog component for fast access to the API definition in ProvidedApiCards and ConsumedApiCards.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
Added the option to overwrite files in the `targetPath` of the `template:fetch` action
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated frontend plugin template to use some more recent features
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-scaffolder': minor
'@backstage/plugin-scaffolder-react': minor
---
Embed scaffolder workflow in other components
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-vault-backend': patch
---
Ignore the `eslint` error
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Fix small UI-glitch in MemberListCard
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/errors': patch
---
Added `NotImplementedError`, which can be used when the server does not recognize the request method and is incapable of supporting it for any resource.
+229 -175
View File
@@ -2,199 +2,253 @@
"mode": "pre",
"tag": "next",
"initialVersions": {
"example-app": "0.2.79",
"@backstage/app-defaults": "1.1.0",
"example-backend": "0.2.79",
"@backstage/backend-app-api": "0.3.0",
"@backstage/backend-common": "0.18.0",
"@backstage/backend-defaults": "0.1.5",
"example-backend-next": "0.0.7",
"@backstage/backend-plugin-api": "0.3.0",
"@backstage/backend-tasks": "0.4.1",
"@backstage/backend-test-utils": "0.1.32",
"@backstage/catalog-client": "1.3.0",
"@backstage/catalog-model": "1.1.5",
"@backstage/cli": "0.22.1",
"example-app": "0.2.80",
"@backstage/app-defaults": "1.2.0",
"example-backend": "0.2.80",
"@backstage/backend-app-api": "0.4.0",
"@backstage/backend-common": "0.18.2",
"@backstage/backend-defaults": "0.1.7",
"@backstage/backend-dev-utils": "0.1.0",
"example-backend-next": "0.0.8",
"@backstage/backend-plugin-api": "0.4.0",
"@backstage/backend-tasks": "0.4.3",
"@backstage/backend-test-utils": "0.1.34",
"@backstage/catalog-client": "1.3.1",
"@backstage/catalog-model": "1.2.0",
"@backstage/cli": "0.22.2",
"@backstage/cli-common": "0.1.11",
"@backstage/codemods": "0.1.42",
"@backstage/codemods": "0.1.43",
"@backstage/config": "1.0.6",
"@backstage/config-loader": "1.1.8",
"@backstage/core-app-api": "1.4.0",
"@backstage/core-components": "0.12.3",
"@backstage/core-plugin-api": "1.3.0",
"@backstage/create-app": "0.4.36",
"@backstage/dev-utils": "1.0.11",
"@backstage/core-app-api": "1.5.0",
"@backstage/core-components": "0.12.4",
"@backstage/core-plugin-api": "1.4.0",
"@backstage/create-app": "0.4.37",
"@backstage/dev-utils": "1.0.12",
"e2e-test": "0.2.0",
"@backstage/errors": "1.1.4",
"@backstage/eslint-plugin": "0.1.0",
"@backstage/integration": "1.4.2",
"@backstage/integration-aws-node": "0.1.1",
"@backstage/integration-react": "1.1.9",
"@backstage/integration-react": "1.1.10",
"@backstage/release-manifests": "0.0.8",
"@backstage/repo-tools": "0.1.1",
"@techdocs/cli": "1.3.0",
"techdocs-cli-embedded-app": "0.2.78",
"@backstage/test-utils": "1.2.4",
"@backstage/theme": "0.2.16",
"@backstage/repo-tools": "0.1.2",
"@techdocs/cli": "1.3.2",
"techdocs-cli-embedded-app": "0.2.79",
"@backstage/test-utils": "1.2.5",
"@backstage/theme": "0.2.17",
"@backstage/types": "1.0.2",
"@backstage/version-bridge": "1.0.3",
"@backstage/plugin-adr": "0.3.0",
"@backstage/plugin-adr-backend": "0.2.5",
"@backstage/plugin-adr-common": "0.2.5",
"@backstage/plugin-airbrake": "0.3.14",
"@backstage/plugin-airbrake-backend": "0.2.13",
"@backstage/plugin-allure": "0.1.30",
"@backstage/plugin-analytics-module-ga": "0.1.25",
"@backstage/plugin-apache-airflow": "0.2.7",
"@backstage/plugin-api-docs": "0.8.14",
"@backstage/plugin-api-docs-module-protoc-gen-doc": "0.1.0",
"@backstage/plugin-apollo-explorer": "0.1.7",
"@backstage/plugin-app-backend": "0.3.40",
"@backstage/plugin-auth-backend": "0.17.3",
"@backstage/plugin-auth-node": "0.2.9",
"@backstage/plugin-azure-devops": "0.2.5",
"@backstage/plugin-azure-devops-backend": "0.3.19",
"@backstage/plugin-adr": "0.4.0",
"@backstage/plugin-adr-backend": "0.3.0",
"@backstage/plugin-adr-common": "0.2.6",
"@backstage/plugin-airbrake": "0.3.15",
"@backstage/plugin-airbrake-backend": "0.2.15",
"@backstage/plugin-allure": "0.1.31",
"@backstage/plugin-analytics-module-ga": "0.1.26",
"@backstage/plugin-apache-airflow": "0.2.8",
"@backstage/plugin-api-docs": "0.9.0",
"@backstage/plugin-api-docs-module-protoc-gen-doc": "0.1.1",
"@backstage/plugin-apollo-explorer": "0.1.8",
"@backstage/plugin-app-backend": "0.3.42",
"@backstage/plugin-auth-backend": "0.18.0",
"@backstage/plugin-auth-node": "0.2.11",
"@backstage/plugin-azure-devops": "0.2.6",
"@backstage/plugin-azure-devops-backend": "0.3.21",
"@backstage/plugin-azure-devops-common": "0.3.0",
"@backstage/plugin-azure-sites": "0.1.3",
"@backstage/plugin-azure-sites-backend": "0.1.2",
"@backstage/plugin-azure-sites": "0.1.4",
"@backstage/plugin-azure-sites-backend": "0.1.4",
"@backstage/plugin-azure-sites-common": "0.1.0",
"@backstage/plugin-badges": "0.2.38",
"@backstage/plugin-badges-backend": "0.1.34",
"@backstage/plugin-bazaar": "0.2.3",
"@backstage/plugin-bazaar-backend": "0.2.3",
"@backstage/plugin-badges": "0.2.39",
"@backstage/plugin-badges-backend": "0.1.36",
"@backstage/plugin-bazaar": "0.2.4",
"@backstage/plugin-bazaar-backend": "0.2.5",
"@backstage/plugin-bitbucket-cloud-common": "0.2.3",
"@backstage/plugin-bitrise": "0.1.41",
"@backstage/plugin-catalog": "1.7.2",
"@backstage/plugin-catalog-backend": "1.7.0",
"@backstage/plugin-catalog-backend-module-aws": "0.1.13",
"@backstage/plugin-catalog-backend-module-azure": "0.1.11",
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.7",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.7",
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.5",
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.8",
"@backstage/plugin-catalog-backend-module-github": "0.2.3",
"@backstage/plugin-catalog-backend-module-gitlab": "0.1.11",
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.1.1",
"@backstage/plugin-catalog-backend-module-ldap": "0.5.7",
"@backstage/plugin-catalog-backend-module-msgraph": "0.4.6",
"@backstage/plugin-catalog-backend-module-openapi": "0.1.6",
"@backstage/plugin-catalog-common": "1.0.10",
"@internal/plugin-catalog-customized": "0.0.6",
"@backstage/plugin-catalog-graph": "0.2.26",
"@backstage/plugin-catalog-graphql": "0.3.17",
"@backstage/plugin-catalog-import": "0.9.4",
"@backstage/plugin-catalog-node": "1.3.1",
"@backstage/plugin-catalog-react": "1.2.4",
"@backstage/plugin-cicd-statistics": "0.1.16",
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.10",
"@backstage/plugin-circleci": "0.3.14",
"@backstage/plugin-cloudbuild": "0.3.14",
"@backstage/plugin-code-climate": "0.1.14",
"@backstage/plugin-code-coverage": "0.2.7",
"@backstage/plugin-code-coverage-backend": "0.2.6",
"@backstage/plugin-codescene": "0.1.9",
"@backstage/plugin-config-schema": "0.1.37",
"@backstage/plugin-cost-insights": "0.12.3",
"@backstage/plugin-bitrise": "0.1.42",
"@backstage/plugin-catalog": "1.8.0",
"@backstage/plugin-catalog-backend": "1.7.2",
"@backstage/plugin-catalog-backend-module-aws": "0.1.15",
"@backstage/plugin-catalog-backend-module-azure": "0.1.13",
"@backstage/plugin-catalog-backend-module-bitbucket": "0.2.9",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.9",
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.1.7",
"@backstage/plugin-catalog-backend-module-gerrit": "0.1.10",
"@backstage/plugin-catalog-backend-module-github": "0.2.5",
"@backstage/plugin-catalog-backend-module-gitlab": "0.1.13",
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.2.0",
"@backstage/plugin-catalog-backend-module-ldap": "0.5.9",
"@backstage/plugin-catalog-backend-module-msgraph": "0.5.0",
"@backstage/plugin-catalog-backend-module-openapi": "0.1.8",
"@backstage/plugin-catalog-common": "1.0.11",
"@internal/plugin-catalog-customized": "0.0.7",
"@backstage/plugin-catalog-graph": "0.2.27",
"@backstage/plugin-catalog-graphql": "0.3.18",
"@backstage/plugin-catalog-import": "0.9.5",
"@backstage/plugin-catalog-node": "1.3.3",
"@backstage/plugin-catalog-react": "1.3.0",
"@backstage/plugin-cicd-statistics": "0.1.17",
"@backstage/plugin-cicd-statistics-module-gitlab": "0.1.11",
"@backstage/plugin-circleci": "0.3.15",
"@backstage/plugin-cloudbuild": "0.3.15",
"@backstage/plugin-code-climate": "0.1.15",
"@backstage/plugin-code-coverage": "0.2.8",
"@backstage/plugin-code-coverage-backend": "0.2.8",
"@backstage/plugin-codescene": "0.1.10",
"@backstage/plugin-config-schema": "0.1.38",
"@backstage/plugin-cost-insights": "0.12.4",
"@backstage/plugin-cost-insights-common": "0.1.1",
"@backstage/plugin-dynatrace": "1.0.4",
"@backstage/plugin-events-backend": "0.2.1",
"@backstage/plugin-events-backend-module-aws-sqs": "0.1.2",
"@backstage/plugin-events-backend-module-azure": "0.1.2",
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.2",
"@backstage/plugin-events-backend-module-gerrit": "0.1.2",
"@backstage/plugin-events-backend-module-github": "0.1.2",
"@backstage/plugin-events-backend-module-gitlab": "0.1.2",
"@backstage/plugin-events-backend-test-utils": "0.1.2",
"@backstage/plugin-events-node": "0.2.1",
"@internal/plugin-todo-list": "1.0.9",
"@internal/plugin-todo-list-backend": "1.0.9",
"@backstage/plugin-dynatrace": "2.0.0",
"@backstage/plugin-entity-feedback": "0.1.0",
"@backstage/plugin-entity-feedback-backend": "0.1.0",
"@backstage/plugin-entity-feedback-common": "0.1.0",
"@backstage/plugin-entity-validation": "0.1.0",
"@backstage/plugin-events-backend": "0.2.3",
"@backstage/plugin-events-backend-module-aws-sqs": "0.1.4",
"@backstage/plugin-events-backend-module-azure": "0.1.4",
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.1.4",
"@backstage/plugin-events-backend-module-gerrit": "0.1.4",
"@backstage/plugin-events-backend-module-github": "0.1.4",
"@backstage/plugin-events-backend-module-gitlab": "0.1.4",
"@backstage/plugin-events-backend-test-utils": "0.1.4",
"@backstage/plugin-events-node": "0.2.3",
"@internal/plugin-todo-list": "1.0.10",
"@internal/plugin-todo-list-backend": "1.0.10",
"@internal/plugin-todo-list-common": "1.0.8",
"@backstage/plugin-explore": "0.3.45",
"@backstage/plugin-explore-backend": "0.0.2",
"@backstage/plugin-explore": "0.4.0",
"@backstage/plugin-explore-backend": "0.0.4",
"@backstage/plugin-explore-common": "0.0.1",
"@backstage/plugin-explore-react": "0.0.25",
"@backstage/plugin-firehydrant": "0.1.31",
"@backstage/plugin-fossa": "0.2.46",
"@backstage/plugin-gcalendar": "0.3.10",
"@backstage/plugin-gcp-projects": "0.3.33",
"@backstage/plugin-git-release-manager": "0.3.27",
"@backstage/plugin-github-actions": "0.5.14",
"@backstage/plugin-github-deployments": "0.1.45",
"@backstage/plugin-github-issues": "0.2.3",
"@backstage/plugin-github-pull-requests-board": "0.1.8",
"@backstage/plugin-gitops-profiles": "0.3.32",
"@backstage/plugin-gocd": "0.1.20",
"@backstage/plugin-graphiql": "0.2.46",
"@backstage/plugin-graphql-backend": "0.1.30",
"@backstage/plugin-home": "0.4.30",
"@backstage/plugin-ilert": "0.2.3",
"@backstage/plugin-jenkins": "0.7.13",
"@backstage/plugin-jenkins-backend": "0.1.30",
"@backstage/plugin-jenkins-common": "0.1.12",
"@backstage/plugin-kafka": "0.3.14",
"@backstage/plugin-kafka-backend": "0.2.33",
"@backstage/plugin-kubernetes": "0.7.7",
"@backstage/plugin-kubernetes-backend": "0.9.1",
"@backstage/plugin-kubernetes-common": "0.5.1",
"@backstage/plugin-lighthouse": "0.3.14",
"@backstage/plugin-newrelic": "0.3.32",
"@backstage/plugin-newrelic-dashboard": "0.2.7",
"@backstage/plugin-org": "0.6.4",
"@backstage/plugin-org-react": "0.1.3",
"@backstage/plugin-pagerduty": "0.5.7",
"@backstage/plugin-periskop": "0.1.12",
"@backstage/plugin-periskop-backend": "0.1.11",
"@backstage/plugin-permission-backend": "0.5.15",
"@backstage/plugin-explore-react": "0.0.26",
"@backstage/plugin-firehydrant": "0.1.32",
"@backstage/plugin-fossa": "0.2.47",
"@backstage/plugin-gcalendar": "0.3.11",
"@backstage/plugin-gcp-projects": "0.3.34",
"@backstage/plugin-git-release-manager": "0.3.28",
"@backstage/plugin-github-actions": "0.5.15",
"@backstage/plugin-github-deployments": "0.1.46",
"@backstage/plugin-github-issues": "0.2.4",
"@backstage/plugin-github-pull-requests-board": "0.1.9",
"@backstage/plugin-gitops-profiles": "0.3.33",
"@backstage/plugin-gocd": "0.1.21",
"@backstage/plugin-graphiql": "0.2.47",
"@backstage/plugin-graphql-backend": "0.1.32",
"@backstage/plugin-graphql-voyager": "0.1.0",
"@backstage/plugin-home": "0.4.31",
"@backstage/plugin-ilert": "0.2.4",
"@backstage/plugin-jenkins": "0.7.14",
"@backstage/plugin-jenkins-backend": "0.1.32",
"@backstage/plugin-jenkins-common": "0.1.13",
"@backstage/plugin-kafka": "0.3.15",
"@backstage/plugin-kafka-backend": "0.2.35",
"@backstage/plugin-kubernetes": "0.7.8",
"@backstage/plugin-kubernetes-backend": "0.9.3",
"@backstage/plugin-kubernetes-common": "0.6.0",
"@backstage/plugin-lighthouse": "0.4.0",
"@backstage/plugin-lighthouse-backend": "0.1.0",
"@backstage/plugin-lighthouse-common": "0.1.0",
"@backstage/plugin-linguist": "0.1.0",
"@backstage/plugin-linguist-backend": "0.1.0",
"@backstage/plugin-linguist-common": "0.1.0",
"@backstage/plugin-microsoft-calendar": "0.1.0",
"@backstage/plugin-newrelic": "0.3.33",
"@backstage/plugin-newrelic-dashboard": "0.2.8",
"@backstage/plugin-org": "0.6.5",
"@backstage/plugin-org-react": "0.1.4",
"@backstage/plugin-pagerduty": "0.5.8",
"@backstage/plugin-periskop": "0.1.13",
"@backstage/plugin-periskop-backend": "0.1.13",
"@backstage/plugin-permission-backend": "0.5.17",
"@backstage/plugin-permission-common": "0.7.3",
"@backstage/plugin-permission-node": "0.7.3",
"@backstage/plugin-permission-react": "0.4.9",
"@backstage/plugin-playlist": "0.1.5",
"@backstage/plugin-playlist-backend": "0.2.3",
"@backstage/plugin-permission-node": "0.7.5",
"@backstage/plugin-permission-react": "0.4.10",
"@backstage/plugin-playlist": "0.1.6",
"@backstage/plugin-playlist-backend": "0.2.5",
"@backstage/plugin-playlist-common": "0.1.4",
"@backstage/plugin-proxy-backend": "0.2.34",
"@backstage/plugin-rollbar": "0.4.14",
"@backstage/plugin-rollbar-backend": "0.1.37",
"@backstage/plugin-scaffolder": "1.10.0",
"@backstage/plugin-scaffolder-backend": "1.10.0",
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.15",
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.8",
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.0",
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.13",
"@backstage/plugin-scaffolder-common": "1.2.4",
"@backstage/plugin-scaffolder-react": "1.0.0",
"@backstage/plugin-search": "1.0.7",
"@backstage/plugin-search-backend": "1.2.1",
"@backstage/plugin-search-backend-module-elasticsearch": "1.1.1",
"@backstage/plugin-search-backend-module-pg": "0.5.1",
"@backstage/plugin-search-backend-node": "1.1.1",
"@backstage/plugin-proxy-backend": "0.2.36",
"@backstage/plugin-rollbar": "0.4.15",
"@backstage/plugin-rollbar-backend": "0.1.39",
"@backstage/plugin-scaffolder": "1.11.0",
"@backstage/plugin-scaffolder-backend": "1.11.0",
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.2.17",
"@backstage/plugin-scaffolder-backend-module-rails": "0.4.10",
"@backstage/plugin-scaffolder-backend-module-sentry": "0.1.2",
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.2.15",
"@backstage/plugin-scaffolder-common": "1.2.5",
"@backstage/plugin-scaffolder-node": "0.1.0",
"@backstage/plugin-scaffolder-react": "1.1.0",
"@backstage/plugin-search": "1.1.0",
"@backstage/plugin-search-backend": "1.2.3",
"@backstage/plugin-search-backend-module-elasticsearch": "1.1.3",
"@backstage/plugin-search-backend-module-pg": "0.5.3",
"@backstage/plugin-search-backend-node": "1.1.3",
"@backstage/plugin-search-common": "1.2.1",
"@backstage/plugin-search-react": "1.4.0",
"@backstage/plugin-sentry": "0.4.7",
"@backstage/plugin-shortcuts": "0.3.6",
"@backstage/plugin-sonarqube": "0.6.2",
"@backstage/plugin-sonarqube-backend": "0.1.5",
"@backstage/plugin-sonarqube-react": "0.1.1",
"@backstage/plugin-splunk-on-call": "0.4.3",
"@backstage/plugin-stack-overflow": "0.1.10",
"@backstage/plugin-stack-overflow-backend": "0.1.9",
"@backstage/plugin-tech-insights": "0.3.6",
"@backstage/plugin-tech-insights-backend": "0.5.6",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.24",
"@backstage/plugin-tech-insights-common": "0.2.9",
"@backstage/plugin-tech-insights-node": "0.3.8",
"@backstage/plugin-tech-radar": "0.6.0",
"@backstage/plugin-techdocs": "1.4.3",
"@backstage/plugin-techdocs-addons-test-utils": "1.0.9",
"@backstage/plugin-techdocs-backend": "1.5.1",
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.9",
"@backstage/plugin-techdocs-node": "1.4.4",
"@backstage/plugin-techdocs-react": "1.1.2",
"@backstage/plugin-todo": "0.2.16",
"@backstage/plugin-todo-backend": "0.1.37",
"@backstage/plugin-user-settings": "0.6.2",
"@backstage/plugin-user-settings-backend": "0.1.4",
"@backstage/plugin-vault": "0.1.8",
"@backstage/plugin-vault-backend": "0.2.6",
"@backstage/plugin-xcmetrics": "0.2.34"
"@backstage/plugin-search-react": "1.5.0",
"@backstage/plugin-sentry": "0.5.0",
"@backstage/plugin-shortcuts": "0.3.7",
"@backstage/plugin-sonarqube": "0.6.3",
"@backstage/plugin-sonarqube-backend": "0.1.7",
"@backstage/plugin-sonarqube-react": "0.1.2",
"@backstage/plugin-splunk-on-call": "0.4.4",
"@backstage/plugin-stack-overflow": "0.1.11",
"@backstage/plugin-stack-overflow-backend": "0.1.11",
"@backstage/plugin-tech-insights": "0.3.7",
"@backstage/plugin-tech-insights-backend": "0.5.8",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "0.1.26",
"@backstage/plugin-tech-insights-common": "0.2.10",
"@backstage/plugin-tech-insights-node": "0.4.0",
"@backstage/plugin-tech-radar": "0.6.1",
"@backstage/plugin-techdocs": "1.5.0",
"@backstage/plugin-techdocs-addons-test-utils": "1.0.10",
"@backstage/plugin-techdocs-backend": "1.5.3",
"@backstage/plugin-techdocs-module-addons-contrib": "1.0.10",
"@backstage/plugin-techdocs-node": "1.5.0",
"@backstage/plugin-techdocs-react": "1.1.3",
"@backstage/plugin-todo": "0.2.17",
"@backstage/plugin-todo-backend": "0.1.39",
"@backstage/plugin-user-settings": "0.7.0",
"@backstage/plugin-user-settings-backend": "0.1.6",
"@backstage/plugin-vault": "0.1.9",
"@backstage/plugin-vault-backend": "0.2.8",
"@backstage/plugin-xcmetrics": "0.2.35",
"@backstage/plugin-octopus-deploy": "0.0.0",
"@backstage/plugin-stackstorm": "0.0.0"
},
"changesets": []
"changesets": [
"breezy-bees-care",
"bright-kids-raise",
"create-app-1676993958",
"curvy-pets-hang",
"eight-radios-bake",
"eighty-geese-return",
"four-lizards-grin",
"gentle-pears-clean",
"grumpy-bikes-begin",
"happy-boxes-arrive",
"honest-nails-bake",
"long-nails-pump",
"new-jobs-deny",
"nice-planets-wave",
"ninety-turtles-wait",
"odd-fireants-bathe",
"old-foxes-shave",
"perfect-mayflies-greet",
"polite-chicken-do",
"polite-falcons-jump",
"quick-schools-dress",
"quick-tables-listen",
"rare-buses-swim",
"rare-grapes-count",
"rare-pandas-hope",
"silly-suits-run",
"six-melons-rhyme",
"slimy-lobsters-kneel",
"slow-insects-cheat",
"slow-suits-grab",
"spotty-bees-tell",
"spotty-wasps-complain",
"swift-bags-wave",
"ten-tigers-marry",
"thin-candles-wait",
"twenty-jeans-speak",
"yellow-bananas-yawn"
]
}
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-node': patch
---
Fixed bug that prevented deletion of stale files when non-empty directories where tried to be deleted as well.
+5
View File
@@ -0,0 +1,5 @@
---
'@techdocs/cli': minor
---
Running `@techdocs/cli generate` with the `--verbose` flag will now print the mkdocs output.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-addons-test-utils': patch
---
Fix bug/problem with test helper
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-stackstorm': minor
---
Add StackStorm plugin to Backstage which is interfacing with StackStorm API. It allows users to view workflow executions, packs and actions. For installation and configuration instructions please view [README.md](https://github.com/backstage/backstage/tree/master/plugins/stackstorm/README.md)
+12
View File
@@ -0,0 +1,12 @@
---
'@backstage/plugin-entity-validation': patch
'@backstage/core-components': patch
'@backstage/plugin-kubernetes': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-circleci': patch
'@backstage/plugin-playlist': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-explore': patch
---
Switch to using `LinkButton` instead of the deprecated `Button`
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-tasks': patch
---
Added the adapted query to mysql and sqlite3 databases to not returning warning on logs
+45
View File
@@ -0,0 +1,45 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
'@backstage/plugin-events-backend-module-bitbucket-cloud': patch
'@backstage/plugin-catalog-backend-module-msgraph': patch
'@backstage/plugin-catalog-backend-module-gerrit': patch
'@backstage/plugin-catalog-backend-module-github': patch
'@backstage/plugin-catalog-backend-module-gitlab': patch
'@backstage/plugin-events-backend-module-aws-sqs': patch
'@backstage/plugin-catalog-backend-module-azure': patch
'@backstage/plugin-events-backend-module-gerrit': patch
'@backstage/plugin-events-backend-module-github': patch
'@backstage/plugin-events-backend-module-gitlab': patch
'@backstage/plugin-events-backend-module-azure': patch
'@backstage/plugin-catalog-backend-module-aws': patch
'@backstage/backend-plugin-api': patch
'@backstage/backend-test-utils': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/backend-defaults': patch
'@backstage/backend-app-api': patch
'@backstage/core-plugin-api': patch
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-techdocs-backend': patch
'@backstage/backend-common': patch
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-sonarqube-react': patch
'@backstage/catalog-model': patch
'@backstage/plugin-catalog-common': patch
'@backstage/plugin-events-backend': patch
'@backstage/plugin-jenkins-common': patch
'@backstage/plugin-techdocs-react': patch
'@backstage/plugin-catalog-react': patch
'@backstage/plugin-cost-insights': patch
'@backstage/plugin-catalog-node': patch
'@backstage/test-utils': patch
'@backstage/plugin-app-backend': patch
'@backstage/plugin-events-node': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-jenkins': patch
---
Internal refactor of `/alpha` exports.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-playlist': patch
---
Internal update to work with newer versions of react-router
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated dependency `del` to `^7.0.0`.
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/plugin-catalog-graphql': patch
---
Updated dependency `@graphql-codegen/cli` to `^3.0.0`.
Updated dependency `@graphql-codegen/graphql-modules-preset` to `^3.0.0`.
Updated dependency `@graphql-codegen/typescript` to `^3.0.0`.
Updated dependency `@graphql-codegen/typescript-resolvers` to `^3.0.0`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Updated dependency `@types/passport-microsoft` to `^1.0.0`.
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-techdocs-react': patch
'@backstage/plugin-techdocs': patch
---
Updated dependency `jss` to `~10.10.0`.
+125
View File
@@ -0,0 +1,125 @@
---
'@backstage/backend-common': patch
'@backstage/backend-test-utils': patch
'@backstage/catalog-client': patch
'@backstage/cli': patch
'@backstage/config-loader': patch
'@backstage/core-app-api': patch
'@backstage/core-components': patch
'@backstage/core-plugin-api': patch
'@backstage/integration-react': patch
'@backstage/integration': patch
'@backstage/release-manifests': patch
'@backstage/test-utils': patch
'@backstage/plugin-adr-backend': patch
'@backstage/plugin-adr': patch
'@backstage/plugin-airbrake-backend': patch
'@backstage/plugin-airbrake': patch
'@backstage/plugin-allure': patch
'@backstage/plugin-analytics-module-ga': patch
'@backstage/plugin-apache-airflow': patch
'@backstage/plugin-api-docs': patch
'@backstage/plugin-apollo-explorer': patch
'@backstage/plugin-app-backend': patch
'@backstage/plugin-auth-backend': patch
'@backstage/plugin-auth-node': patch
'@backstage/plugin-azure-devops-backend': patch
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-azure-sites-backend': patch
'@backstage/plugin-azure-sites': patch
'@backstage/plugin-badges': patch
'@backstage/plugin-bitbucket-cloud-common': patch
'@backstage/plugin-bitrise': patch
'@backstage/plugin-catalog-backend-module-azure': patch
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
'@backstage/plugin-catalog-backend-module-bitbucket': patch
'@backstage/plugin-catalog-backend-module-gerrit': patch
'@backstage/plugin-catalog-backend-module-github': patch
'@backstage/plugin-catalog-backend-module-gitlab': patch
'@backstage/plugin-catalog-backend-module-msgraph': patch
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-catalog-graphql': patch
'@backstage/plugin-catalog-import': patch
'@backstage/plugin-circleci': patch
'@backstage/plugin-cloudbuild': patch
'@backstage/plugin-code-climate': patch
'@backstage/plugin-code-coverage-backend': patch
'@backstage/plugin-code-coverage': patch
'@backstage/plugin-codescene': patch
'@backstage/plugin-config-schema': patch
'@backstage/plugin-cost-insights': patch
'@backstage/plugin-dynatrace': patch
'@backstage/plugin-entity-feedback-backend': patch
'@backstage/plugin-entity-feedback': patch
'@backstage/plugin-entity-validation': patch
'@backstage/plugin-explore-backend': patch
'@backstage/plugin-explore-react': patch
'@backstage/plugin-explore': patch
'@backstage/plugin-firehydrant': patch
'@backstage/plugin-fossa': patch
'@backstage/plugin-gcalendar': patch
'@backstage/plugin-gcp-projects': patch
'@backstage/plugin-git-release-manager': patch
'@backstage/plugin-github-actions': patch
'@backstage/plugin-github-deployments': patch
'@backstage/plugin-github-issues': patch
'@backstage/plugin-github-pull-requests-board': patch
'@backstage/plugin-gitops-profiles': patch
'@backstage/plugin-gocd': patch
'@backstage/plugin-graphiql': patch
'@backstage/plugin-graphql-backend': patch
'@backstage/plugin-graphql-voyager': patch
'@backstage/plugin-home': patch
'@backstage/plugin-ilert': patch
'@backstage/plugin-jenkins-backend': patch
'@backstage/plugin-jenkins': patch
'@backstage/plugin-kafka': patch
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-kubernetes': patch
'@backstage/plugin-lighthouse': patch
'@backstage/plugin-linguist-backend': patch
'@backstage/plugin-linguist': patch
'@backstage/plugin-microsoft-calendar': patch
'@backstage/plugin-newrelic': patch
'@backstage/plugin-octopus-deploy': patch
'@backstage/plugin-org-react': patch
'@backstage/plugin-org': patch
'@backstage/plugin-pagerduty': patch
'@backstage/plugin-periskop-backend': patch
'@backstage/plugin-periskop': patch
'@backstage/plugin-permission-backend': patch
'@backstage/plugin-permission-common': patch
'@backstage/plugin-permission-node': patch
'@backstage/plugin-playlist-backend': patch
'@backstage/plugin-playlist': patch
'@backstage/plugin-proxy-backend': patch
'@backstage/plugin-rollbar-backend': patch
'@backstage/plugin-rollbar': patch
'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-search': patch
'@backstage/plugin-sentry': patch
'@backstage/plugin-shortcuts': patch
'@backstage/plugin-sonarqube-backend': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-splunk-on-call': patch
'@backstage/plugin-stack-overflow-backend': patch
'@backstage/plugin-stack-overflow': patch
'@backstage/plugin-stackstorm': patch
'@backstage/plugin-tech-insights': patch
'@backstage/plugin-tech-radar': patch
'@backstage/plugin-techdocs-addons-test-utils': patch
'@backstage/plugin-techdocs-backend': patch
'@backstage/plugin-techdocs-module-addons-contrib': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-todo-backend': patch
'@backstage/plugin-todo': patch
'@backstage/plugin-user-settings': patch
'@backstage/plugin-vault-backend': patch
'@backstage/plugin-vault': patch
'@backstage/plugin-xcmetrics': patch
---
Updated dependency `msw` to `^1.0.0`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-lighthouse-backend': patch
---
Update README.md; typo with plugin name & removed unneeded "import { Router } from 'express';"
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Updated the `aria-label` of the `HeaderTabs` component.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-pagerduty': patch
---
Update readme link for discord channel
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog-backend': minor
---
Add /entities/by-query endpoint returning paginated entities.
The endpoint supports cursor base pagination and server side sorting of the entities
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
The configuration key `branch` of the `GitlabDiscoveryEntityProvider` has been deprecated in favor of the configuration key `fallbackBranch`.
It will be reused in future release to enforce a concrete branch to be used in catalog file discovery.
To migrate to the new configuration value, rename `branch` to `fallbackBranch`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': patch
---
scaffolder/next: Added the ability to get the fields definition in the schema in the validation function
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-linguist-backend': patch
---
Fixed bug in LinguistBackendApi that caused initial batch of entities to be skipped.
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-techdocs': minor
'@backstage/plugin-catalog': minor
'@backstage/plugin-explore': patch
---
Add ability to pass icon as function to have ability to customize it by search item
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fix a bug where the batch fetch by ref endpoint did not work in conjunction with filtering (e.g. if authorization was enabled).
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-msgraph': patch
---
properly support custom graph api URL
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
'@backstage/plugin-catalog-backend-module-aws': patch
---
Fix missing `dependencies` in `package.json`
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-adr': patch
---
Render the common `<MissingAnnotationEmptyState />` component when the `backstage.io/adr-location` annotation is missing from the component
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Copy to clipboard now works in a not secure context.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': patch
---
Fix alignment bug for owners on `TemplateCard`
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-sonarqube-react': patch
'@backstage/plugin-sonarqube': patch
---
Moved imports from `/alpha` to main public exports.
+16
View File
@@ -0,0 +1,16 @@
---
'@backstage/plugin-proxy-backend': patch
---
The proxy-backend plugin now supports reviving request bodies that have previously been consumed by an express middleware (e.g. `express.json()`). This is done by setting `reviveConsumedRequestBodies: true` on the proxy `RouterOptions`. In order to preserve the current behavior, the proxy will **not** revive request bodies by default.
The following is an example of a proxy `createRouter` invocation that revives request bodies:
```diff
const router = await createRouter({
config,
logger,
discovery,
+ reviveConsumedRequestBodies: true,
});
```
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-sonarqube': patch
---
Show a more appropriate icon if there are no code smells and/or vulnerabilities.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
---
Move `@backstage/backend-defaults` to `devDependencies`
+20
View File
@@ -0,0 +1,20 @@
---
'@backstage/backend-plugin-api': patch
'@backstage/backend-test-utils': patch
'@backstage/backend-dev-utils': patch
'@backstage/backend-defaults': patch
'@backstage/backend-app-api': patch
'@backstage/backend-common': patch
'@backstage/backend-tasks': patch
'@backstage/config-loader': patch
'@backstage/cli-common': patch
'@backstage/create-app': patch
'@backstage/test-utils': patch
'@backstage/dev-utils': patch
'@backstage/codemods': patch
'@backstage/config': patch
'@backstage/theme': patch
'@backstage/cli': patch
---
Updated link to docs.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Added authentication provider for Azure Easy Authentication.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-module-addons-contrib': patch
---
Fixed bug in IssueLink component where the URL was not generated properly when the repository was located inside a Gitlab subgroup
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-linguist': patch
---
Updated `README.md` to removed images with refresh button as this feature was not implemented in the current version
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-app-api': patch
---
Add support for `NotImplementedError`, properly returning 501 as status code.
+6
View File
@@ -0,0 +1,6 @@
---
'@techdocs/cli': minor
'@backstage/plugin-techdocs-node': minor
---
Added support for an HTTPS proxy for techdocs AWS S3 requests
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-newrelic': patch
---
Updated installation instructions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-linguist-backend': patch
---
Allow kind to be configurable
```ts
return createRouter({ schedule: schedule, kind: ['Component'] }, { ...env });
```
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/repo-tools': patch
---
The API report generation process is now able to detect and generate reports for additional entry points declared in the package `"exports"` field.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': patch
---
Do not close `Autocomplete` powered multiple-selection filters when checking boxes
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-defaults': patch
---
Added a workaround for the cyclic dependency bug across `@backstage/backend-common` and `@backstage/backend-app-api`.
+77 -75
View File
@@ -4,78 +4,80 @@
# The last matching pattern takes precedence.
# https://help.github.com/articles/about-codeowners/
* @backstage/reviewers
yarn.lock @backstage/reviewers @backstage-service
*/yarn.lock @backstage/reviewers @backstage-service
/.changeset/cost-insights-* @backstage/reviewers @backstage/silver-lining
/.changeset @backstage/reviewers @backstage/techdocs-core
/cypress/src/integration/plugins/techdocs.spec.ts @backstage/reviewers @backstage/techdocs-core
/docs/assets/search @backstage/reviewers @backstage/techdocs-core
/docs/features/search @backstage/reviewers @backstage/techdocs-core
/docs/features/techdocs @backstage/reviewers @backstage/techdocs-core
/docs/plugins/integrating-search-into-plugins.md @backstage/reviewers @backstage/techdocs-core
/packages/techdocs-cli @backstage/reviewers @backstage/techdocs-core
/packages/techdocs-cli-embedded-app @backstage/reviewers @backstage/techdocs-core
/plugins/adr @backstage/reviewers @kuangp
/plugins/adr-* @backstage/reviewers @kuangp
/plugins/allure @backstage/reviewers @deepak-bhardwaj-ps
/plugins/apache-airflow @backstage/reviewers @cmpadden
/plugins/api-docs @backstage/reviewers @backstage/sda-se-reviewers
/plugins/azure-devops @backstage/reviewers @marleypowell @awanlin
/plugins/azure-devops-backend @backstage/reviewers @marleypowell @awanlin
/plugins/azure-devops-common @backstage/reviewers @marleypowell @awanlin
/plugins/bitbucket-cloud-common @backstage/reviewers @pjungermann
/plugins/bitrise @backstage/reviewers @backstage/sda-se-reviewers
/plugins/catalog @backstage/reviewers @backstage/catalog-core
/plugins/catalog-* @backstage/reviewers @backstage/catalog-core
/plugins/catalog-backend-module-aws @backstage/reviewers @backstage/catalog-core @pjungermann
/plugins/catalog-backend-module-bitbucket-cloud @backstage/reviewers @backstage/catalog-core @pjungermann
/plugins/catalog-backend-module-msgraph @backstage/reviewers @backstage/catalog-core @pjungermann
/plugins/catalog-graph @backstage/reviewers @backstage/catalog-core @backstage/sda-se-reviewers
/plugins/circleci @backstage/reviewers @adamdmharvey
/plugins/cloudbuild @backstage/reviewers @trivago/ebarrios
/plugins/code-coverage @backstage/reviewers @alde @nissayeva
/plugins/code-coverage-backend @backstage/reviewers @alde @nissayeva
/plugins/cost-insights @backstage/reviewers @backstage/silver-lining
/plugins/cost-insights-* @backstage/reviewers @backstage/silver-lining
/plugins/events-backend @backstage/reviewers @pjungermann
/plugins/events-backend-module-aws-sqs @backstage/reviewers @pjungermann
/plugins/events-backend-module-azure @backstage/reviewers @pjungermann
/plugins/events-backend-module-bitbucket-cloud @backstage/reviewers @pjungermann
/plugins/events-backend-module-gerrit @backstage/reviewers @pjungermann
/plugins/events-backend-module-github @backstage/reviewers @pjungermann
/plugins/events-backend-module-gitlab @backstage/reviewers @pjungermann
/plugins/events-backend-test-utils @backstage/reviewers @pjungermann
/plugins/events-node @backstage/reviewers @pjungermann
/plugins/explore @backstage/reviewers @backstage/sda-se-reviewers
/plugins/explore-react @backstage/reviewers @backstage/sda-se-reviewers
/plugins/fossa @backstage/reviewers @backstage/sda-se-reviewers
/plugins/gcalendar @backstage/reviewers @szubster @ptychu @kielosz @alexrybch
/plugins/git-release-manager @backstage/reviewers @erikengervall
/plugins/home @backstage/reviewers @backstage/techdocs-core
/plugins/ilert @backstage/reviewers @yacut
/plugins/jenkins @backstage/reviewers @timja
/plugins/jenkins-backend @backstage/reviewers @timja
/plugins/kafka @backstage/reviewers @nirga @andrewthauer
/plugins/kafka-backend @backstage/reviewers @nirga @andrewthauer
/plugins/kubernetes @backstage/reviewers @backstage/warpspeed
/plugins/kubernetes-* @backstage/reviewers @backstage/warpspeed
/plugins/newrelic-dashboard @backstage/reviewers @mufaddal7
/plugins/playlist @backstage/reviewers @kuangp
/plugins/playlist-* @backstage/reviewers @kuangp
/plugins/rollbar @backstage/reviewers @andrewthauer
/plugins/rollbar-backend @backstage/reviewers @andrewthauer
/plugins/scaffolder-backend-module-rails @backstage/reviewers @angeliski
/plugins/scaffolder-backend-module-yeoman @backstage/reviewers @pawelmitka
/plugins/search @backstage/reviewers @backstage/techdocs-core
/plugins/search-* @backstage/reviewers @backstage/techdocs-core
/plugins/sonarqube @backstage/reviewers @backstage/sda-se-reviewers
/plugins/stack-overflow @backstage/reviewers @backstage/techdocs-core
/plugins/stack-overflow-backend @backstage/reviewers @backstage/techdocs-core
/plugins/techdocs @backstage/reviewers @backstage/techdocs-core
/plugins/techdocs-* @backstage/reviewers @backstage/techdocs-core
/plugins/user-settings-backend @backstage/reviewers @backstage/sda-se-reviewers
/tech-insights-backend @backstage/reviewers @xantier @iain-b
/tech-insights-backend-module-jsonfc @backstage/reviewers @xantier @iain-b
/tech-insights-tech-insights-common @backstage/reviewers @xantier @iain-b
/tech-insights-tech-insights-node @backstage/reviewers @xantier @iain-b
* @backstage/maintainers
yarn.lock @backstage/maintainers @backstage-service
*/yarn.lock @backstage/maintainers @backstage-service
/.changeset/*.md
/cypress/src/integration/plugins/techdocs.spec.ts @backstage/techdocs-core
/docs/assets/search @backstage/techdocs-core
/docs/features/search @backstage/techdocs-core
/docs/features/techdocs @backstage/techdocs-core
/docs/plugins/integrating-search-into-plugins.md @backstage/techdocs-core
/packages/techdocs-cli @backstage/techdocs-core
/packages/techdocs-cli-embedded-app @backstage/techdocs-core
/plugins/adr @backstage/maintainers @kuangp
/plugins/adr-* @backstage/maintainers @kuangp
/plugins/allure @backstage/maintainers @deepak-bhardwaj-ps
/plugins/apache-airflow @backstage/maintainers @cmpadden
/plugins/api-docs @backstage/maintainers @backstage/sda-se-reviewers
/plugins/azure-devops @backstage/maintainers @marleypowell @awanlin
/plugins/azure-devops-backend @backstage/maintainers @marleypowell @awanlin
/plugins/azure-devops-common @backstage/maintainers @marleypowell @awanlin
/plugins/bitbucket-cloud-common @backstage/maintainers @pjungermann
/plugins/bitrise @backstage/maintainers @backstage/sda-se-reviewers
/plugins/catalog @backstage/maintainers @backstage/catalog-core
/plugins/catalog-* @backstage/maintainers @backstage/catalog-core
/plugins/catalog-backend-module-aws @backstage/maintainers @backstage/catalog-core @pjungermann
/plugins/catalog-backend-module-bitbucket-cloud @backstage/maintainers @backstage/catalog-core @pjungermann
/plugins/catalog-backend-module-msgraph @backstage/maintainers @backstage/catalog-core @pjungermann
/plugins/catalog-graph @backstage/maintainers @backstage/catalog-core @backstage/sda-se-reviewers
/plugins/circleci @backstage/maintainers @adamdmharvey
/plugins/cloudbuild @backstage/maintainers @trivago/ebarrios
/plugins/code-coverage @backstage/maintainers @alde @nissayeva
/plugins/code-coverage-backend @backstage/maintainers @alde @nissayeva
/plugins/cost-insights @backstage/maintainers @backstage/silver-lining
/plugins/cost-insights-* @backstage/maintainers @backstage/silver-lining
/plugins/entity-feedback @backstage/maintainers @kuangp
/plugins/entity-feedback-* @backstage/maintainers @kuangp
/plugins/events-backend @backstage/maintainers @pjungermann
/plugins/events-backend-module-aws-sqs @backstage/maintainers @pjungermann
/plugins/events-backend-module-azure @backstage/maintainers @pjungermann
/plugins/events-backend-module-bitbucket-cloud @backstage/maintainers @pjungermann
/plugins/events-backend-module-gerrit @backstage/maintainers @pjungermann
/plugins/events-backend-module-github @backstage/maintainers @pjungermann
/plugins/events-backend-module-gitlab @backstage/maintainers @pjungermann
/plugins/events-backend-test-utils @backstage/maintainers @pjungermann
/plugins/events-node @backstage/maintainers @pjungermann
/plugins/explore @backstage/maintainers @backstage/sda-se-reviewers
/plugins/explore-react @backstage/maintainers @backstage/sda-se-reviewers
/plugins/fossa @backstage/maintainers @backstage/sda-se-reviewers
/plugins/gcalendar @backstage/maintainers @szubster @ptychu @kielosz @alexrybch
/plugins/git-release-manager @backstage/maintainers @erikengervall
/plugins/home @backstage/techdocs-core
/plugins/ilert @backstage/maintainers @yacut
/plugins/jenkins @backstage/maintainers @timja
/plugins/jenkins-backend @backstage/maintainers @timja
/plugins/kafka @backstage/maintainers @nirga @andrewthauer
/plugins/kafka-backend @backstage/maintainers @nirga @andrewthauer
/plugins/kubernetes @backstage/maintainers @backstage/warpspeed
/plugins/kubernetes-* @backstage/maintainers @backstage/warpspeed
/plugins/microsoft-calendar @backstage/maintainers @abhay-soni-developer
/plugins/newrelic-dashboard @backstage/maintainers @mufaddal7
/plugins/playlist @backstage/maintainers @kuangp
/plugins/playlist-* @backstage/maintainers @kuangp
/plugins/rollbar @backstage/maintainers @andrewthauer
/plugins/rollbar-backend @backstage/maintainers @andrewthauer
/plugins/scaffolder-backend-module-rails @backstage/maintainers @angeliski
/plugins/scaffolder-backend-module-yeoman @backstage/maintainers @pawelmitka
/plugins/search @backstage/techdocs-core
/plugins/search-* @backstage/techdocs-core
/plugins/sonarqube @backstage/maintainers @backstage/sda-se-reviewers
/plugins/stack-overflow @backstage/techdocs-core
/plugins/stack-overflow-backend @backstage/techdocs-core
/plugins/techdocs @backstage/techdocs-core
/plugins/techdocs-* @backstage/techdocs-core
/plugins/user-settings-backend @backstage/maintainers @backstage/sda-se-reviewers
/tech-insights-backend @backstage/maintainers @xantier @iain-b
/tech-insights-backend-module-jsonfc @backstage/maintainers @xantier @iain-b
/tech-insights-tech-insights-common @backstage/maintainers @xantier @iain-b
/tech-insights-tech-insights-node @backstage/maintainers @xantier @iain-b
+1 -1
View File
@@ -1,6 +1,6 @@
name: '🐛 Bug Report'
description: 'Submit a bug report to help us improve'
title: '🐛 Bug Report: '
title: '🐛 Bug Report: <title>'
labels:
- bug
body:
+1 -1
View File
@@ -6,7 +6,7 @@ contact_links:
url: 'https://github.com/backstage/backstage/discussions'
- about: 'Alternatively, you can use the Backstage Community Discord'
name: Chat
url: 'https://discord.gg/MUpMjP2'
url: 'https://discord.gg/backstage-687207715902193673'
- about: 'Please check the FAQ before filing new issues'
name: 'Backstage FAQ'
url: 'https://backstage.io/docs/FAQ'
+1 -1
View File
@@ -1,6 +1,6 @@
name: 🚀 Feature
description: 'Submit a proposal for a new feature'
title: '🚀 Feature: '
title: '🚀 Feature: <title>'
labels: [enhancement]
body:
- type: markdown
+1 -1
View File
@@ -1,6 +1,6 @@
name: 🔌 Plugin
description: 'Submit a proposal for a new Plugin'
title: '🔌 Plugin: '
title: '🔌 Plugin: <title>'
labels: [plugin]
body:
- type: markdown
+1 -1
View File
@@ -1,6 +1,6 @@
name: 💬 RFC
description: 'Request For Comments (RFC) from the community'
title: '💬 RFC: '
title: '💬 RFC: <title>'
labels: [rfc]
body:
- type: markdown
+1 -1
View File
@@ -1,6 +1,6 @@
name: 🦄 UX Component
description: 'For designers to request UX components to be added to the Backstage Storybook'
title: '🦄 UX Component: '
title: '🦄 UX Component: <title>'
labels: [design]
body:
- type: markdown
+8 -3
View File
@@ -10,9 +10,10 @@ services:
image: '${BACKSTAGE_IMAGE}'
environment:
POSTGRES_HOST: db
POSTGRES_HOST: localhost
POSTGRES_PORT: 5432
POSTGRES_USER: postgres
POSTGRES_PASSWORD: example
POSTGRES_PASSWORD: kiTMoTsiEuyQ43GrL4Hv
NODE_ENV: production
deploy:
resources:
@@ -26,4 +27,8 @@ services:
db:
image: postgres
environment:
POSTGRES_PASSWORD: example
POSTGRES_PASSWORD: kiTMoTsiEuyQ43GrL4Hv
deploy:
resources:
limits:
memory: 250M
@@ -9,13 +9,17 @@ backend:
baseUrl: ${UFFIZZI_URL}
auth:
keys:
# random mock key for uffizi deployments
# random mock key for Uffizzi deployments
- secret: 5TXvdjVZFxF7qf9K5RAYRDoGrLzJooqa
listen:
port: 7007
database:
client: better-sqlite3
connection: ':memory:'
client: pg
connection:
host: ${POSTGRES_HOST}
port: ${POSTGRES_PORT}
user: ${POSTGRES_USER}
password: ${POSTGRES_PASSWORD}
cache:
store: memory
cors:
+13 -6
View File
@@ -9,6 +9,7 @@ Airbrake
Airbrakes
Alaria
Alef
allowlisted
Anddddd
Apdex
api
@@ -23,6 +24,7 @@ Avro
backend's
backported
backporting
BEPs
Bigtable
Billett
bitbucket
@@ -31,6 +33,7 @@ Blackbox
bool
boolean
Brex
bugfixes
builtins
callout
CDNs
@@ -70,6 +73,7 @@ cron
cronjobs
crontab
css
daemonsets
Datadog
dataflow
dayjs
@@ -94,6 +98,7 @@ dockerfiles
Dockerize
dockerode
Docusaurus
Dominik
DOMPurify
don'ts
dynatrace
@@ -118,6 +123,7 @@ Firekube
Firestore
Fiverr
Francesco
Frontside
gerrit
Gerrit
gitbeaker
@@ -137,6 +143,7 @@ Hackathons
haproxy
hardcoded
Helidon
Henneke
Heroku
hoc
horizontalpodautoscalers
@@ -166,17 +173,20 @@ jsonnet
jsx
JWTs
Kaewkasi
Kaswell
Keyv
Knex
KPIs
Kuang
kubectl
kubernetes
kubernetes
Lainfiesta
ldap
learnings
Leasot
lerna
Lerna
limitranges
LocalStack
lockdown
lockfile
@@ -231,6 +241,7 @@ OAuth
octokit
oidc
Okta
Olausson
Oldsberg
onboarding
Onboarding
@@ -334,6 +345,7 @@ subfolders
subheader
subheaders
subkey
subpath
subroutes
subtree
superfences
@@ -410,8 +422,3 @@ zod
Zolotusky
zoomable
zsh
Lainfiesta
allowlisted
Dominik
Henneke
Kuang
@@ -1,6 +1,7 @@
name: Automate changeset feedback
on:
pull_request_target:
branches: ['master']
permissions:
pull-requests: write
@@ -28,13 +29,13 @@ jobs:
ref: 'refs/pull/${{ github.event.pull_request.number }}/merge'
- name: fetch base
run: git fetch --depth 1 origin ${{ github.base_ref }}
- uses: backstage/actions/changeset-feedback@v0.5.13
- uses: backstage/actions/changeset-feedback@v0.6.2
name: Generate feedback
with:
diffRef: 'origin/master'
diff-ref: 'origin/master'
marker: <!-- changeset-feedback -->
issue-number: ${{ github.event.pull_request.number }}
botUsername: backstage-goalie[bot]
bot-username: backstage-goalie[bot]
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}
installation-id: ${{ secrets.BACKSTAGE_GOALIE_INSTALLATION_ID }}
+3 -3
View File
@@ -33,7 +33,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
@@ -63,7 +63,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
@@ -181,7 +181,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
cron:
runs-on: ubuntu-latest
steps:
- uses: backstage/actions/cron@v0.5.13
- uses: backstage/actions/cron@v0.6.2
with:
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}
+2 -2
View File
@@ -26,7 +26,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
@@ -50,7 +50,7 @@ jobs:
uses: docker/setup-buildx-action@v2
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: './example-app'
file: ./example-app/packages/backend/Dockerfile
+7 -6
View File
@@ -14,7 +14,8 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
NODE_OPTIONS: --max-old-space-size=7168
DOCUSAURUS_SSR_CONCURRENCY: 5
steps:
- uses: actions/checkout@v3
@@ -32,7 +33,7 @@ jobs:
run: yarn install --immutable
- name: microsite yarn install
run: yarn install --immutable
working-directory: microsite
working-directory: microsite-next
- name: storybook yarn install
run: yarn install --immutable
working-directory: storybook
@@ -42,20 +43,20 @@ jobs:
- name: build microsite
run: yarn build
working-directory: microsite
working-directory: microsite-next
- name: build storybook
run: yarn build-storybook
working-directory: storybook
- name: move storybook dist into microsite
run: mv storybook/dist/ microsite/build/backstage/storybook
run: mv storybook/dist/ microsite-next/build/storybook
- name: Check the build output
run: ls microsite/build/backstage && ls microsite/build/backstage/storybook
run: ls microsite-next/build && ls microsite-next/build/storybook
- name: Deploy both microsite and storybook to gh-pages
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
branch: gh-pages
folder: microsite/build/backstage
folder: microsite-next/build
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
+2 -2
View File
@@ -68,7 +68,7 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
@@ -145,7 +145,7 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: yarn install
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.2
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
+1 -1
View File
@@ -10,4 +10,4 @@ jobs:
if: github.repository == 'backstage/backstage'
steps:
- name: Issue sync
uses: backstage/actions/issue-sync@v0.5.13
uses: backstage/actions/issue-sync@v0.6.2

Some files were not shown because too many files have changed in this diff Show More