Skip to content

Commit

Permalink
Merge branch 'main' into kiali
Browse files Browse the repository at this point in the history
  • Loading branch information
aljesusg authored Dec 20, 2024
2 parents 6b6cbb8 + 9f04c05 commit efcfc8f
Show file tree
Hide file tree
Showing 97 changed files with 25,416 additions and 314 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ yarn.lock @backstage/community-plugins
/workspaces/acr @backstage/community-plugins-maintainers @christoph-jerolimov @ciiay @invincibleJai
/workspaces/adr @backstage/community-plugins-maintainers @kuangp
/workspaces/analytics @backstage/community-plugins-maintainers @jmezach
/workspaces/announcements @backstage/community-plugins-maintainers @kurtaking
/workspaces/azure-devops @backstage/community-plugins-maintainers @awanlin
/workspaces/azure-storage-explorer @backstage/community-plugins-maintainers @deepan10
/workspaces/bitrise @backstage/community-plugins-maintainers @backstage/sda-se-reviewers
Expand Down
5 changes: 5 additions & 0 deletions workspaces/acr/.changeset/renovate-3964424.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-acr': patch
---

Updated dependency `@testing-library/jest-dom` to `6.6.3`.
5 changes: 5 additions & 0 deletions workspaces/acr/.changeset/renovate-681859f.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-acr': patch
---

Updated dependency `@types/node` to `18.19.68`.
4 changes: 2 additions & 2 deletions workspaces/acr/plugins/acr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"@backstage/dev-utils": "^1.1.2",
"@backstage/test-utils": "^1.7.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.64",
"@types/node": "18.19.68",
"cross-fetch": "4.0.0",
"msw": "1.3.5",
"react": "^18.3.1",
Expand Down
20 changes: 10 additions & 10 deletions workspaces/acr/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2527,11 +2527,11 @@ __metadata:
"@material-ui/icons": ^4.11.3
"@material-ui/lab": ^4.0.0-alpha.45
"@redhat-developer/red-hat-developer-hub-theme": 0.4.0
"@testing-library/jest-dom": 6.6.2
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.64
"@types/node": 18.19.68
cross-fetch: 4.0.0
msw: 1.3.5
react: ^18.3.1
Expand Down Expand Up @@ -7816,9 +7816,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.6.2":
version: 6.6.2
resolution: "@testing-library/jest-dom@npm:6.6.2"
"@testing-library/jest-dom@npm:6.6.3":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
dependencies:
"@adobe/css-tools": ^4.4.0
aria-query: ^5.0.0
Expand All @@ -7827,7 +7827,7 @@ __metadata:
dom-accessibility-api: ^0.6.3
lodash: ^4.17.21
redent: ^3.0.0
checksum: 23fc4de90035b7acaa13839adb8e31e5f5ad0306623f59be4907fe48050a5d148cd927ff6b6c13c49e392cc06bdd9f16e7d4766263dd7b42d5a342897e32bb6f
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
languageName: node
linkType: hard

Expand Down Expand Up @@ -8343,12 +8343,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.64, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9":
version: 18.19.64
resolution: "@types/node@npm:18.19.64"
"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9":
version: 18.19.68
resolution: "@types/node@npm:18.19.68"
dependencies:
undici-types: ~5.26.4
checksum: e7680215b03c9bee8a33947f03d06048e8e460f23b1b7b29c45350cf437faa5f8fcb7d8c3eb8dfec8427923e7a184df42bc710c1b6252b4852e3ed7064c6228f
checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb
languageName: node
linkType: hard

Expand Down
6 changes: 6 additions & 0 deletions workspaces/analytics/.changeset/renovate-3964424.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@backstage-community/plugin-analytics-module-matomo': patch
'@backstage-community/plugin-analytics-provider-segment': patch
---

Updated dependency `@testing-library/jest-dom` to `6.6.3`.
6 changes: 6 additions & 0 deletions workspaces/analytics/.changeset/renovate-681859f.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@backstage-community/plugin-analytics-module-matomo': patch
'@backstage-community/plugin-analytics-provider-segment': patch
---

Updated dependency `@types/node` to `18.19.68`.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@backstage/core-components": "^0.15.1",
"@backstage/dev-utils": "1.1.2",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@types/node": "18.19.33",
"@testing-library/jest-dom": "6.6.3",
"@types/node": "18.19.68",
"cross-fetch": "4.0.0",
"msw": "1.3.5",
"prettier": "3.3.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@spotify/prettier-config": "^15.0.0",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.34",
"@types/node": "18.19.68",
"@types/react": "18.3.12",
"cross-fetch": "4.0.0",
"msw": "1.3.5",
Expand Down
43 changes: 12 additions & 31 deletions workspaces/analytics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2577,8 +2577,8 @@ __metadata:
"@backstage/core-plugin-api": ^1.10.0
"@backstage/dev-utils": 1.1.2
"@redhat-developer/red-hat-developer-hub-theme": 0.4.0
"@testing-library/jest-dom": 6.4.8
"@types/node": 18.19.33
"@testing-library/jest-dom": 6.6.3
"@types/node": 18.19.68
cross-fetch: 4.0.0
msw: 1.3.5
prettier: 3.3.3
Expand Down Expand Up @@ -2628,10 +2628,10 @@ __metadata:
"@segment/analytics-next": ^1.58.0
"@spotify/prettier-config": ^15.0.0
"@testing-library/dom": 9.3.4
"@testing-library/jest-dom": 6.4.8
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.34
"@types/node": 18.19.68
"@types/react": 18.3.12
cross-fetch: 4.0.0
msw: 1.3.5
Expand Down Expand Up @@ -7937,19 +7937,18 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.8, @testing-library/jest-dom@npm:^6.0.0":
version: 6.4.8
resolution: "@testing-library/jest-dom@npm:6.4.8"
"@testing-library/jest-dom@npm:6.6.3, @testing-library/jest-dom@npm:^6.0.0":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
dependencies:
"@adobe/css-tools": ^4.4.0
"@babel/runtime": ^7.9.2
aria-query: ^5.0.0
chalk: ^3.0.0
css.escape: ^1.5.1
dom-accessibility-api: ^0.6.3
lodash: ^4.17.21
redent: ^3.0.0
checksum: b601688950e522557c2c6bbc0f026ae31a10583577c8a557814b0eb33648fe82afc06299f3cdb79ff0c5076fd1a6106f3d76e2ca0dde6f7ee0555e63008fbd72
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
languageName: node
linkType: hard

Expand Down Expand Up @@ -8488,21 +8487,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.33":
version: 18.19.33
resolution: "@types/node@npm:18.19.33"
dependencies:
undici-types: ~5.26.4
checksum: b6db87d095bc541d64a410fa323a35c22c6113220b71b608bbe810b2397932d0f0a51c3c0f3ef90c20d8180a1502d950a7c5314b907e182d9cc10b36efd2a44e
languageName: node
linkType: hard

"@types/node@npm:18.19.34":
version: 18.19.34
resolution: "@types/node@npm:18.19.34"
"@types/node@npm:18.19.68, @types/node@npm:^18.11.9":
version: 18.19.68
resolution: "@types/node@npm:18.19.68"
dependencies:
undici-types: ~5.26.4
checksum: ae6369baa1529ec3564da29611ec7eb8ccb219080d717292151b6b899820d25290243d01c9240f11a63d1a42e47198cd6310fab67b6d17bea723221fea07b644
checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb
languageName: node
linkType: hard

Expand All @@ -8513,15 +8503,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.11.9":
version: 18.19.54
resolution: "@types/node@npm:18.19.54"
dependencies:
undici-types: ~5.26.4
checksum: d85bacc7430c2913bcd2cf293f312bc1f9108819707ac25b58404185c3b8f9ca9e3e93c396672f457c18e65f5ba86cc8363803f830207c6b7dd14fd74e1455b0
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.1
resolution: "@types/normalize-package-data@npm:2.4.1"
Expand Down
8 changes: 8 additions & 0 deletions workspaces/announcements/.changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
14 changes: 14 additions & 0 deletions workspaces/announcements/.changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"privatePackages": {
"tag": false,
"version": false
}
}
8 changes: 8 additions & 0 deletions workspaces/announcements/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.git
.yarn/cache
.yarn/install-state.gz
node_modules
packages/*/src
packages/*/node_modules
plugins
*.local.yaml
1 change: 1 addition & 0 deletions workspaces/announcements/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
playwright.config.ts
1 change: 1 addition & 0 deletions workspaces/announcements/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('../../.eslintrc.cjs');
54 changes: 54 additions & 0 deletions workspaces/announcements/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# macOS
.DS_Store

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Coverage directory generated when running tests with coverage
coverage

# Dependencies
node_modules/

# Yarn 3 files
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# Node version directives
.nvmrc

# dotenv environment variables file
.env
.env.test

# Build output
dist
dist-types

# Temporary change files created by Vim
*.swp

# MkDocs build output
site

# Local configuration files
*.local.yaml

# Sensitive credentials
*-credentials.yaml

# vscode database functionality support files
*.session.sql

# E2E test reports
e2e-test-report/
5 changes: 5 additions & 0 deletions workspaces/announcements/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dist
dist-types
coverage
.vscode
.eslintrc.js
16 changes: 16 additions & 0 deletions workspaces/announcements/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Backstage](https://backstage.io)

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

```sh
yarn install
yarn dev
```

To generate knip reports for this app, run:

```sh
yarn backstage-repo-tools knip-reports
```
1 change: 1 addition & 0 deletions workspaces/announcements/backstage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "version": "1.33.0" }
13 changes: 13 additions & 0 deletions workspaces/announcements/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: announcements
description: An example of a Backstage application.
# Example for optional annotations
# annotations:
# github.com/project-slug: backstage/backstage
# backstage.io/techdocs-ref: dir:.
spec:
type: website
owner: john@example.com
lifecycle: experimental
Loading

0 comments on commit efcfc8f

Please sign in to comment.