Compare commits
2 Commits
master
...
PR_cockpit
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
773c3d2bdd | ||
|
|
87affda2e7 |
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -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
|
||||
|
||||
3
_config
3
_config
@@ -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
|
||||
|
||||
1
bootkitd
1
bootkitd
Submodule bootkitd deleted from 3f4b34c9e0
2
cockpit
2
cockpit
Submodule cockpit updated: 430b529036...de4b8becd9
Submodule cockpit-bootloader deleted from f14a98c51a
Submodule cockpit-machines updated: ceb187f3a2...5ea2cce609
Submodule cockpit-packages updated: 1720c7c253...f47fc9b527
Submodule cockpit-podman updated: 04d4eb561d...57ac4619d8
Submodule cockpit-repos updated: 7b4ff82e71...8266a256e7
Submodule cockpit-snapshots deleted from e94e08ba40
Submodule cockpit-subscriptions updated: dbb5801282...458a62310a
Submodule cockpit-tukit updated: b8e83d9d51...112907f785
Submodule local-npm-registry updated: f51f997280...1104c0e410
@@ -1,4 +0,0 @@
|
||||
{
|
||||
// Reference build project
|
||||
"ObsProject": "systemsmanagement:cockpit",
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"Workflows": ["direct", "pr"],
|
||||
"Organization": "cockpit",
|
||||
"Reviewers": ["~factory_bot", "~legaldb"],
|
||||
|
||||
// Require "merge ok" ack before merging
|
||||
"ManualMergeOnly": true,
|
||||
}
|
||||
Reference in New Issue
Block a user