Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits - pr-review
206ea6622e auto-created for cockpit
This commit was autocreated by cockpit
referencing

PullRequest: AutoGits - pr-review/cockpit#5
2024-10-09 10:32:45 +00:00
13 changed files with 7 additions and 36 deletions

9
.gitmodules vendored
View File

@@ -16,12 +16,3 @@
[submodule "cockpit-suse-theme"]
path = cockpit-suse-theme
url = https://src.opensuse.org/cockpit/cockpit-suse-theme.git
[submodule "cockpit-subscriptions"]
path = cockpit-subscriptions
url = https://src.opensuse.org/cockpit/cockpit-subscriptions.git
[submodule "cockpit-repos"]
path = cockpit-repos
url = https://src.opensuse.org/cockpit/cockpit-repos.git
[submodule "cockpit-packages"]
path = cockpit-packages
url = https://src.opensuse.org/cockpit/cockpit-packages.git

View File

@@ -1,6 +1,5 @@
BuildFlags: excludebuild:cockpit-suse-theme
BuildFlags: excludebuild:local-npm-registry
%if "%_repository" == "SLFO_16.0"
Prefer: SLES-release
%if "%_repository" == "openSUSE_Factory_ARM" || "%_repository" == "openSUSE_Tumbleweed"
BuildFlags: excludebuild:local-npm-registry
%endif

View File

@@ -1,4 +0,0 @@
{
"": ["adamm", "jzerebecki", "malikirri", "abrooks"]
}

Submodule cockpit updated: b7fde4551c...cb83e616ae

Submodule cockpit-packages deleted from 4088cc9463

Submodule cockpit-repos deleted from 5fbce9f10a

View File

@@ -1,4 +0,0 @@
{
// Reference build project
"ObsProject": "systemsmanagement:cockpit",
}

View File

@@ -1,8 +0,0 @@
{
"Workflows": ["direct", "pr"],
"Organization": "cockpit",
"Reviewers": ["~factory_bot", "~legaldb"],
// Require "merge ok" ack before merging
"ManualMergeOnly": true,
}