From 29a21933f8060ea4c26e51c8c558c144d819d9ea Mon Sep 17 00:00:00 2001 From: Christoph Jerolimov Date: Thu, 10 Oct 2024 17:17:46 +0200 Subject: [PATCH] fix(ci): ignore backstage app, app-next and backend packages Signed-off-by: Christoph Jerolimov --- workspaces/3scale/.changeset/config.json | 1 + workspaces/azure-devops/.changeset/config.json | 1 + workspaces/azure-storage-explorer/.changeset/config.json | 1 + workspaces/blackduck/.changeset/config.json | 1 + workspaces/cicd-statistics/.changeset/config.json | 1 + workspaces/confluence/.changeset/config.json | 1 + workspaces/copilot/.changeset/config.json | 1 + workspaces/entity-feedback/.changeset/config.json | 1 + workspaces/github-actions/.changeset/config.json | 1 + workspaces/jenkins/.changeset/config.json | 1 + workspaces/linguist/.changeset/config.json | 1 + workspaces/linkerd/.changeset/config.json | 1 + workspaces/mta/.changeset/config.json | 1 + workspaces/npm/.changeset/config.json | 1 + workspaces/pingidentity/.changeset/config.json | 1 + workspaces/playlist/.changeset/config.json | 1 + workspaces/redhat-argocd/.changeset/config.json | 1 + workspaces/redhat-resource-optimization/.changeset/config.json | 1 + workspaces/report-portal/.changeset/config.json | 1 + workspaces/sentry/.changeset/config.json | 1 + workspaces/sonarqube/.changeset/config.json | 1 + workspaces/tech-insights/.changeset/config.json | 1 + workspaces/tech-radar/.changeset/config.json | 1 + 23 files changed, 23 insertions(+) diff --git a/workspaces/3scale/.changeset/config.json b/workspaces/3scale/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/3scale/.changeset/config.json +++ b/workspaces/3scale/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/azure-devops/.changeset/config.json b/workspaces/azure-devops/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/azure-devops/.changeset/config.json +++ b/workspaces/azure-devops/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/azure-storage-explorer/.changeset/config.json b/workspaces/azure-storage-explorer/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/azure-storage-explorer/.changeset/config.json +++ b/workspaces/azure-storage-explorer/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/blackduck/.changeset/config.json b/workspaces/blackduck/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/blackduck/.changeset/config.json +++ b/workspaces/blackduck/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/cicd-statistics/.changeset/config.json b/workspaces/cicd-statistics/.changeset/config.json index 4d034bb99f..03a8005d55 100644 --- a/workspaces/cicd-statistics/.changeset/config.json +++ b/workspaces/cicd-statistics/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "app-next", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/confluence/.changeset/config.json b/workspaces/confluence/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/confluence/.changeset/config.json +++ b/workspaces/confluence/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/copilot/.changeset/config.json b/workspaces/copilot/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/copilot/.changeset/config.json +++ b/workspaces/copilot/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/entity-feedback/.changeset/config.json b/workspaces/entity-feedback/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/entity-feedback/.changeset/config.json +++ b/workspaces/entity-feedback/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/github-actions/.changeset/config.json b/workspaces/github-actions/.changeset/config.json index 4d034bb99f..03a8005d55 100644 --- a/workspaces/github-actions/.changeset/config.json +++ b/workspaces/github-actions/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "app-next", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/jenkins/.changeset/config.json b/workspaces/jenkins/.changeset/config.json index 4d034bb99f..03a8005d55 100644 --- a/workspaces/jenkins/.changeset/config.json +++ b/workspaces/jenkins/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "app-next", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/linguist/.changeset/config.json b/workspaces/linguist/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/linguist/.changeset/config.json +++ b/workspaces/linguist/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/linkerd/.changeset/config.json b/workspaces/linkerd/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/linkerd/.changeset/config.json +++ b/workspaces/linkerd/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/mta/.changeset/config.json b/workspaces/mta/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/mta/.changeset/config.json +++ b/workspaces/mta/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/npm/.changeset/config.json b/workspaces/npm/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/npm/.changeset/config.json +++ b/workspaces/npm/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/pingidentity/.changeset/config.json b/workspaces/pingidentity/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/pingidentity/.changeset/config.json +++ b/workspaces/pingidentity/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/playlist/.changeset/config.json b/workspaces/playlist/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/playlist/.changeset/config.json +++ b/workspaces/playlist/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/redhat-argocd/.changeset/config.json b/workspaces/redhat-argocd/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/redhat-argocd/.changeset/config.json +++ b/workspaces/redhat-argocd/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/redhat-resource-optimization/.changeset/config.json b/workspaces/redhat-resource-optimization/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/redhat-resource-optimization/.changeset/config.json +++ b/workspaces/redhat-resource-optimization/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/report-portal/.changeset/config.json b/workspaces/report-portal/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/report-portal/.changeset/config.json +++ b/workspaces/report-portal/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/sentry/.changeset/config.json b/workspaces/sentry/.changeset/config.json index 4d034bb99f..03a8005d55 100644 --- a/workspaces/sentry/.changeset/config.json +++ b/workspaces/sentry/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "app-next", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/sonarqube/.changeset/config.json b/workspaces/sonarqube/.changeset/config.json index 4d034bb99f..03a8005d55 100644 --- a/workspaces/sonarqube/.changeset/config.json +++ b/workspaces/sonarqube/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "app-next", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/tech-insights/.changeset/config.json b/workspaces/tech-insights/.changeset/config.json index 4d034bb99f..17f7f7ba76 100644 --- a/workspaces/tech-insights/.changeset/config.json +++ b/workspaces/tech-insights/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch" diff --git a/workspaces/tech-radar/.changeset/config.json b/workspaces/tech-radar/.changeset/config.json index 4d034bb99f..03a8005d55 100644 --- a/workspaces/tech-radar/.changeset/config.json +++ b/workspaces/tech-radar/.changeset/config.json @@ -4,6 +4,7 @@ "commit": false, "fixed": [], "linked": [], + "ignore": ["app", "app-next", "backend"], "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch"