Compare commits

..

3 Commits

Author SHA256 Message Date
Adam Majer
bcd4fde890 config changes 2025-04-28 23:34:16 +02:00
AutoGits - pr-review
c4b78aeedc auto-created for cockpit
This commit was autocreated by local-npm-registry
referencing

PR: AutoGits - pr-review/local-npm-registry#1
2025-04-09 10:19:06 +02:00
AutoGits - pr-review
8369ba2efa auto-created for cockpit
This commit was autocreated by local-npm-registry
referencing

PR: AutoGits - pr-review/local-npm-registry#1
2025-04-09 10:10:05 +02:00
15 changed files with 9 additions and 29 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

Submodule bootkitd deleted from 3f4b34c9e0

Submodule cockpit updated: 430b529036...e638b3db10

View File

@@ -1 +0,0 @@
systemsmanagement:cockpit

View File

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

View File

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