Skip to content

Commit

Permalink
Merge branch 'main' into ocm-pf-icons-update
Browse files Browse the repository at this point in the history
  • Loading branch information
debsmita1 authored Oct 8, 2024
2 parents b81c05c + 7db423f commit 8beb15e
Show file tree
Hide file tree
Showing 21 changed files with 45 additions and 38 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
with:
node-version: 18
node-version: 20
- name: Determine changes
id: scan
env:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
with:
node-version: 18
node-version: 20
- name: Install dependencies
run: yarn
- name: Install playwright
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18, 20]
node-version: [20]
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "3.3.0",
"private": true,
"engines": {
"node": "18 || 20"
"node": "20"
},
"scripts": {
"preinstall": "npx only-allow yarn",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.16",
"@mui/styles": "^5.15.16",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router": "^6.23.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/analytics-module-matomo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-analytics-module-matomo",
"version": "1.6.2",
"version": "1.6.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/analytics-provider-segment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-analytics-provider-segment",
"version": "1.8.2",
"version": "1.8.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-bulk-import",
"version": "1.5.4",
"version": "1.5.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/jfrog-artifactory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-jfrog-artifactory",
"version": "1.8.2",
"version": "1.8.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/kiali/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-kiali",
"version": "1.31.2",
"version": "1.31.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/matomo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-matomo",
"version": "1.8.2",
"version": "1.8.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
6 changes: 6 additions & 0 deletions plugins/nexus-repository-manager/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# ❗DEPRECATED❗

This package has been deprecated.

Please use the **[@backstage-community/plugin-nexus-repository-manager](https://www.npmjs.com/package/@backstage-community/plugin-nexus-repository-manager)** package instead.

# Nexus Repository Manager plugin for Backstage

The Nexus Repository Manager plugin displays the information about your build artifacts that are available in the Nexus Repository Manager in your Backstage application.
Expand Down
3 changes: 2 additions & 1 deletion plugins/nexus-repository-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@janus-idp/backstage-plugin-nexus-repository-manager",
"version": "1.10.2",
"private": true,
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -56,7 +57,7 @@
"@backstage/test-utils": "1.5.9",
"@hey-api/openapi-ts": "0.34.5",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/ocm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-ocm",
"version": "5.0.2",
"version": "5.0.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@backstage/plugin-catalog": "1.21.1",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/openshift-image-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-openshift-image-registry",
"version": "1.9.2",
"version": "1.9.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/orchestrator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-orchestrator",
"version": "1.24.0",
"version": "1.24.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@backstage/test-utils": "1.5.9",
"@backstage/types": "^1.1.1",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@storybook/preview-api": "7.6.20",
"@storybook/react": "7.6.20",
"@testing-library/react": "14.3.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/quay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-quay",
"version": "1.12.3",
"version": "1.12.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/rbac/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-rbac",
"version": "1.30.2",
"version": "1.30.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/tekton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-tekton",
"version": "3.13.3",
"version": "3.13.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/topology/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-topology",
"version": "1.28.2",
"version": "1.28.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/web-terminal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-web-terminal",
"version": "1.9.2",
"version": "1.9.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.15.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.3.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8beb15e

Please sign in to comment.