Compare commits

..

2 Commits

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

PR: AutoGits - pr-review/cockpit#11
2025-02-21 10:18:47 +01:00
AutoGits - pr-review
87affda2e7 auto-created for cockpit
This commit was autocreated by cockpit
referencing

PR: AutoGits - pr-review/cockpit#11
2025-02-21 08:07:05 +01:00
15 changed files with 11 additions and 32 deletions

9
.gitmodules vendored
View File

@@ -25,12 +25,3 @@
[submodule "cockpit-packages"]
path = cockpit-packages
url = https://src.opensuse.org/cockpit/cockpit-packages.git
[submodule "cockpit-bootloader"]
path = cockpit-bootloader
url = https://src.opensuse.org/cockpit/cockpit-bootloader.git
[submodule "cockpit-snapshots"]
path = cockpit-snapshots
url = https://src.opensuse.org/cockpit/cockpit-snapshots.git
[submodule "bootkitd"]
path = bootkitd
url = https://src.opensuse.org/cockpit/bootkitd.git

View File

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

Submodule bootkitd deleted from 3f4b34c9e0

Submodule cockpit updated: 430b529036...de4b8becd9

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,
}