Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-08-22 11:37:48 +00:00
parent 20def974d5
commit f8c8e8de37
407 changed files with 6036 additions and 258 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.4.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.10.0-next.0
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/theme@0.4.1
- @backstage/plugin-permission-react@0.4.15-next.0
## 1.4.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/app-defaults",
"description": "Provides the default wiring of a Backstage App",
"version": "1.4.2",
"version": "1.4.3-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+75
View File
@@ -1,5 +1,80 @@
# example-app
## 0.2.87-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-unprocessed-entities@0.1.3-next.0
- @backstage/integration-react@1.1.18-next.0
- @backstage/plugin-microsoft-calendar@0.1.7-next.0
- @backstage/plugin-newrelic-dashboard@0.2.16-next.0
- @backstage/plugin-apache-airflow@0.2.15-next.0
- @backstage/plugin-github-actions@0.6.4-next.0
- @backstage/plugin-octopus-deploy@0.2.5-next.0
- @backstage/plugin-azure-devops@0.3.5-next.0
- @backstage/plugin-gcp-projects@0.3.41-next.0
- @backstage/plugin-azure-sites@0.1.12-next.0
- @backstage/plugin-cloudbuild@0.3.23-next.0
- @backstage/plugin-lighthouse@0.4.8-next.0
- @backstage/plugin-tech-radar@0.6.8-next.0
- @backstage/plugin-dynatrace@7.0.3-next.0
- @backstage/plugin-gcalendar@0.3.18-next.0
- @backstage/plugin-shortcuts@0.3.14-next.0
- @backstage/plugin-airbrake@0.3.23-next.0
- @backstage/plugin-circleci@0.3.23-next.0
- @backstage/plugin-graphiql@0.2.54-next.0
- @backstage/plugin-linguist@0.1.8-next.0
- @backstage/plugin-newrelic@0.3.40-next.0
- @backstage/plugin-playlist@0.1.15-next.0
- @backstage/plugin-puppetdb@0.1.6-next.0
- @backstage/plugin-jenkins@0.8.5-next.0
- @backstage/plugin-rollbar@0.4.23-next.0
- @backstage/plugin-badges@0.2.47-next.0
- @backstage/plugin-sentry@0.5.8-next.0
- @backstage/plugin-kafka@0.3.23-next.0
- @backstage/plugin-nomad@0.1.4-next.0
- @backstage/plugin-todo@0.2.25-next.0
- @backstage/plugin-org@0.6.13-next.0
- @backstage/cli@0.22.12-next.0
- @backstage/plugin-techdocs@1.6.8-next.0
- @backstage/plugin-entity-feedback@0.2.6-next.0
- @backstage/core-app-api@1.10.0-next.0
- @backstage/plugin-code-coverage@0.2.16-next.0
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/plugin-cost-insights@0.12.12-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/plugin-adr@0.6.6-next.0
- @backstage/plugin-catalog-import@0.9.13-next.0
- @backstage/plugin-scaffolder@1.14.4-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.0.18-next.0
- @backstage/plugin-home@0.5.7-next.0
- @backstage/plugin-pagerduty@0.6.4-next.0
- @backstage/plugin-stack-overflow@0.1.20-next.0
- @backstage/plugin-api-docs@0.9.10-next.0
- @internal/plugin-catalog-customized@0.0.14-next.0
- @backstage/plugin-catalog-graph@0.2.35-next.0
- @backstage/plugin-explore@0.4.9-next.0
- @backstage/plugin-scaffolder-react@1.5.4-next.0
- @backstage/app-defaults@1.4.3-next.0
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/theme@0.4.1
- @backstage/plugin-catalog-common@1.0.15
- @backstage/plugin-catalog-react@1.8.3-next.0
- @backstage/plugin-devtools@0.1.4-next.0
- @backstage/plugin-gocd@0.1.29-next.0
- @backstage/plugin-kubernetes@0.10.2-next.0
- @backstage/plugin-linguist-common@0.1.1
- @backstage/plugin-permission-react@0.4.15-next.0
- @backstage/plugin-search@1.3.6-next.0
- @backstage/plugin-search-common@1.2.5
- @backstage/plugin-search-react@1.6.5-next.0
- @backstage/plugin-stackstorm@0.1.6-next.0
- @backstage/plugin-tech-insights@0.3.15-next.0
- @backstage/plugin-techdocs-react@1.1.10-next.0
- @backstage/plugin-user-settings@0.7.8-next.0
## 0.2.86
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.86",
"version": "0.2.87-next.0",
"private": true,
"backstage": {
"role": "frontend"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/backend-app-api
## 0.5.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.3.0-next.0
- @backstage/backend-common@0.19.4-next.0
- @backstage/config-loader@1.5.0-next.0
- @backstage/backend-tasks@0.5.7-next.0
- @backstage/backend-plugin-api@0.6.2-next.0
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.3
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
- @backstage/plugin-permission-node@0.7.13-next.0
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-app-api",
"description": "Core API used by Backstage backend apps",
"version": "0.5.0",
"version": "0.5.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+18
View File
@@ -1,5 +1,23 @@
# @backstage/backend-common
## 0.19.4-next.0
### Patch Changes
- 5f1a92b9f19f: Use `DefaultAzureDevOpsCredentialsProvider` to retrieve credentials for Azure DevOps.
- cfc3ca6ce060: Changes needed to support MySQL
- Updated dependencies
- @backstage/integration@1.7.0-next.0
- @backstage/config-loader@1.5.0-next.0
- @backstage/backend-app-api@0.5.2-next.0
- @backstage/backend-dev-utils@0.1.1
- @backstage/backend-plugin-api@0.6.2-next.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/integration-aws-node@0.1.5
- @backstage/types@1.1.0
## 0.19.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.19.2",
"version": "0.19.4-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-defaults
## 0.2.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.4-next.0
- @backstage/backend-app-api@0.5.2-next.0
- @backstage/backend-plugin-api@0.6.2-next.0
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-defaults",
"description": "Backend defaults used by Backstage backend apps",
"version": "0.2.0",
"version": "0.2.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+33
View File
@@ -1,5 +1,38 @@
# example-backend-next
## 0.0.15-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.12.2-next.0
- @backstage/plugin-scaffolder-backend@1.16.3-next.0
- @backstage/plugin-auth-node@0.3.0-next.0
- @backstage/plugin-linguist-backend@0.4.2-next.0
- @backstage/plugin-entity-feedback-backend@0.1.8-next.0
- @backstage/backend-tasks@0.5.7-next.0
- @backstage/plugin-app-backend@0.3.50-next.0
- @backstage/backend-defaults@0.2.2-next.0
- @backstage/backend-plugin-api@0.6.2-next.0
- @backstage/plugin-adr-backend@0.3.8-next.0
- @backstage/plugin-azure-devops-backend@0.3.29-next.0
- @backstage/plugin-badges-backend@0.2.5-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.2.2-next.0
- @backstage/plugin-devtools-backend@0.1.5-next.0
- @backstage/plugin-kubernetes-backend@0.11.5-next.0
- @backstage/plugin-lighthouse-backend@0.2.6-next.0
- @backstage/plugin-permission-backend@0.5.25-next.0
- @backstage/plugin-permission-common@0.7.7
- @backstage/plugin-permission-node@0.7.13-next.0
- @backstage/plugin-proxy-backend@0.3.2-next.0
- @backstage/plugin-search-backend@1.4.2-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.6-next.0
- @backstage/plugin-search-backend-module-explore@0.1.6-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.6-next.0
- @backstage/plugin-search-backend-node@1.2.6-next.0
- @backstage/plugin-techdocs-backend@1.6.7-next.0
- @backstage/plugin-todo-backend@0.2.2-next.0
## 0.0.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.14",
"version": "0.0.15-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-plugin-api
## 0.6.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.3.0-next.0
- @backstage/backend-tasks@0.5.7-next.0
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/plugin-permission-common@0.7.7
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-api",
"description": "Core API used by Backstage backend plugins",
"version": "0.6.0",
"version": "0.6.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-tasks
## 0.5.7-next.0
### Patch Changes
- cfc3ca6ce060: Changes needed to support MySQL
- Updated dependencies
- @backstage/backend-common@0.19.4-next.0
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
## 0.5.5
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.5.5",
"version": "0.5.7-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-test-utils
## 0.2.2-next.0
### Patch Changes
- 9fb3b5373c45: Extended `mockService` to also include mocked variants, for example `mockServices.lifecycle.mock()`. The returned mocked implementation will have a `factory` property which is a service factory for itself. You can also pass a partial implementation of the service to the mock function to use a mock implementation of specific methods.
- Updated dependencies
- @backstage/plugin-auth-node@0.3.0-next.0
- @backstage/backend-common@0.19.4-next.0
- @backstage/backend-app-api@0.5.2-next.0
- @backstage/backend-plugin-api@0.6.2-next.0
- @backstage/config@1.0.8
- @backstage/types@1.1.0
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-test-utils",
"description": "Test helpers library for Backstage backends",
"version": "0.2.0",
"version": "0.2.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+55
View File
@@ -1,5 +1,60 @@
# example-backend
## 0.2.87-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.12.2-next.0
- @backstage/plugin-auth-backend@0.18.8-next.0
- @backstage/plugin-code-coverage-backend@0.2.16-next.0
- @backstage/plugin-scaffolder-backend@1.16.3-next.0
- @backstage/plugin-auth-node@0.3.0-next.0
- @backstage/backend-common@0.19.4-next.0
- @backstage/plugin-linguist-backend@0.4.2-next.0
- @backstage/integration@1.7.0-next.0
- @backstage/plugin-entity-feedback-backend@0.1.8-next.0
- @backstage/plugin-tech-insights-backend@0.5.16-next.0
- @backstage/backend-tasks@0.5.7-next.0
- @backstage/plugin-app-backend@0.3.50-next.0
- example-app@0.2.87-next.0
- @backstage/catalog-client@1.4.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/plugin-adr-backend@0.3.8-next.0
- @backstage/plugin-azure-devops-backend@0.3.29-next.0
- @backstage/plugin-azure-sites-backend@0.1.12-next.0
- @backstage/plugin-badges-backend@0.2.5-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.2.2-next.0
- @backstage/plugin-catalog-node@1.4.3-next.0
- @backstage/plugin-devtools-backend@0.1.5-next.0
- @backstage/plugin-events-backend@0.2.11-next.0
- @backstage/plugin-events-node@0.2.11-next.0
- @backstage/plugin-explore-backend@0.0.12-next.0
- @backstage/plugin-graphql-backend@0.1.40-next.0
- @backstage/plugin-jenkins-backend@0.2.5-next.0
- @backstage/plugin-kafka-backend@0.2.43-next.0
- @backstage/plugin-kubernetes-backend@0.11.5-next.0
- @backstage/plugin-lighthouse-backend@0.2.6-next.0
- @backstage/plugin-nomad-backend@0.1.4-next.0
- @backstage/plugin-permission-backend@0.5.25-next.0
- @backstage/plugin-permission-common@0.7.7
- @backstage/plugin-permission-node@0.7.13-next.0
- @backstage/plugin-playlist-backend@0.3.6-next.0
- @backstage/plugin-proxy-backend@0.3.2-next.0
- @backstage/plugin-rollbar-backend@0.1.47-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.3-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.4.19-next.0
- @backstage/plugin-search-backend@1.4.2-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.3.5-next.0
- @backstage/plugin-search-backend-module-pg@0.5.11-next.0
- @backstage/plugin-search-backend-node@1.2.6-next.0
- @backstage/plugin-search-common@1.2.5
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.34-next.0
- @backstage/plugin-tech-insights-node@0.4.8-next.0
- @backstage/plugin-techdocs-backend@1.6.7-next.0
- @backstage/plugin-todo-backend@0.2.2-next.0
## 0.2.86
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.86",
"version": "0.2.87-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/cli
## 0.22.12-next.0
### Patch Changes
- 278d9326eb40: Added the ability to create a plain backend module with the `new` command.
- 71d4368ae5cc: Added support for the `dev/index` entry point for backend plugins and modules.
- Updated dependencies
- @backstage/integration@1.7.0-next.0
- @backstage/config-loader@1.5.0-next.0
- @backstage/catalog-model@1.4.1
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.3
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/eslint-plugin@0.1.3
- @backstage/release-manifests@0.0.9
- @backstage/types@1.1.0
## 0.22.10
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.22.10",
"version": "0.22.12-next.0",
"publishConfig": {
"access": "public"
},
+34
View File
@@ -1,5 +1,39 @@
# @backstage/config-loader
## 1.5.0-next.0
### Minor Changes
- 9606ba0939e6: Deep visibility now also applies to values that are not covered by the configuration schema.
For example, given the following configuration schema:
```ts
// plugins/a/config.schema.ts
export interface Config {
/** @deepVisibility frontend */
a?: unknown;
}
// plugins/a/config.schema.ts
export interface Config {
a?: {
b?: string;
};
}
```
All values under `a` are now visible to the frontend, while previously only `a` and `a/b` would've been visible.
### Patch Changes
- f9657b891b00: Do not unnecessarily notify subscribers when no-op updates to config happen
- Updated dependencies
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
## 1.4.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config-loader",
"description": "Config loading functionality used by Backstage backend, and CLI",
"version": "1.4.0",
"version": "1.5.0-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",
+15
View File
@@ -1,5 +1,20 @@
# @backstage/core-app-api
## 1.10.0-next.0
### Minor Changes
- 18619f793c94: Fixed two bugs in how the `OAuth2Session` type represents the underlying data. The `expiresAt` and `backstageIdentity` are now both optional, since that's what they are in practice. This is not considered a breaking change since it was effectively a bug in the modelling of the state that this type represents, and the type was not used in any other external contract.
- 18619f793c94: The `OAuth` class which is used by all OAuth providers will now consider both the session expiration of both the Backstage identity as well as the upstream identity provider, and refresh the session with either of them is about to expire.
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
## 1.9.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-app-api",
"description": "Core app API used by Backstage apps",
"version": "1.9.1",
"version": "1.10.0-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/core-components
## 0.13.5-next.0
### Patch Changes
- 47782f4bfa5b: Add loading indicator to Table
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/version-bridge@1.0.4
## 0.13.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
"version": "0.13.4",
"version": "0.13.5-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/core-plugin-api
## 1.6.0-next.0
### Minor Changes
- 18619f793c94: Added the optional `expiresAt` field that may now be part of a `BackstageIdentityResponse`.
### Patch Changes
- Updated dependencies
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
## 1.5.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-plugin-api",
"description": "Core API used by Backstage plugins",
"version": "1.5.3",
"version": "1.6.0-next.0",
"publishConfig": {
"access": "public"
},
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.5-next.0
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.12
## 0.5.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.4",
"version": "0.5.5-next.0",
"publishConfig": {
"access": "public"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/dev-utils
## 1.0.20-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration-react@1.1.18-next.0
- @backstage/core-app-api@1.10.0-next.0
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/app-defaults@1.4.3-next.0
- @backstage/catalog-model@1.4.1
- @backstage/test-utils@1.4.3-next.0
- @backstage/theme@0.4.1
- @backstage/plugin-catalog-react@1.8.3-next.0
## 1.0.18
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/dev-utils",
"description": "Utilities for developing Backstage plugins.",
"version": "1.0.18",
"version": "1.0.20-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.5-next.0
- @backstage/cli-common@0.1.12
- @backstage/errors@1.2.1
## 0.2.6
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.2.6",
"version": "0.2.7-next.0",
"private": true,
"backstage": {
"role": "cli"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/integration-react
## 1.1.18-next.0
### Patch Changes
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
- Updated dependencies
- @backstage/integration@1.7.0-next.0
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/config@1.0.8
- @backstage/theme@0.4.1
## 1.1.16
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-react",
"description": "Frontend package for managing integrations towards external systems",
"version": "1.1.16",
"version": "1.1.18-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+31
View File
@@ -1,5 +1,36 @@
# @backstage/integration
## 1.7.0-next.0
### Minor Changes
- 5f1a92b9f19f: Added `AzureDevOpsCredentialsProvider` to support multiple Azure DevOps organizations and **deprecated** `AzureIntegrationConfig.credential` and `AzureIntegrationConfig.token` in favour of `AzureIntegrationConfig.credentials`. You can now use specific credentials for different Azure DevOps (Server) organizations by specifying the `organizations` field on a credential:
```yaml
integrations:
azure:
- host: dev.azure.com
credentials:
- organizations:
- my-org
- my-other-org
clientId: ${AZURE_CLIENT_ID}
clientSecret: ${AZURE_CLIENT_SECRET}
tenantId: ${AZURE_TENANT_ID}
- organizations:
- yet-another-org
personalAccessToken: ${PERSONAL_ACCESS_TOKEN}
```
See the [Azure integration documentation](https://backstage.io/docs/integrations/azure/locations) for more information.
### Patch Changes
- cb2e19d82d95: Gitiles: Fixed auth prefix issue
- Updated dependencies
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
## 1.6.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration",
"description": "Helpers for managing integrations towards external systems",
"version": "1.6.0",
"version": "1.7.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+15
View File
@@ -1,5 +1,20 @@
# @backstage/repo-tools
## 0.3.4-next.0
### Patch Changes
- 0109d3f11159: The `generate-catalog-info` command now uses the first listed `CODEOWNER` as Component owner when initially
creating the `catalog-info.yaml` file. It continues to allow any one listed `CODEOWNER` when updating
entity metadata.
- ec13d3e86028: Fixed a bug with the `generate-catalog-info` command that could cause the `--dry-run` flag to indicate changes to files when no changes would actually be made if the command were run without the flag.
- db60a16e0a54: Added a `--ci` flag to the `generate-catalog-info` command. This flag behaves similarly to the same flag on `api-reports`: if `catalog-info.yaml` files would have been added or modified, then the process exits with status code `1`, and instructions are printed.
- Updated dependencies
- @backstage/catalog-model@1.4.1
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.3
- @backstage/errors@1.2.1
## 0.3.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.3.3",
"version": "0.3.4-next.0",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.86-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration-react@1.1.18-next.0
- @backstage/plugin-catalog@1.12.4-next.0
- @backstage/cli@0.22.12-next.0
- @backstage/plugin-techdocs@1.6.8-next.0
- @backstage/core-app-api@1.10.0-next.0
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/app-defaults@1.4.3-next.0
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/test-utils@1.4.3-next.0
- @backstage/theme@0.4.1
- @backstage/plugin-techdocs-react@1.1.10-next.0
## 0.2.85
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.85",
"version": "0.2.86-next.0",
"private": true,
"backstage": {
"role": "frontend"
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.4.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.4-next.0
- @backstage/catalog-model@1.4.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
- @backstage/plugin-techdocs-node@1.7.6-next.0
## 1.4.5
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.4.5",
"version": "1.4.7-next.0",
"publishConfig": {
"access": "public"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.4.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.10.0-next.0
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/config@1.0.8
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/plugin-permission-common@0.7.7
- @backstage/plugin-permission-react@0.4.15-next.0
## 1.4.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
"version": "1.4.2",
"version": "1.4.3-next.0",
"publishConfig": {
"access": "public"
},