Compare commits
1 Commits
master
...
PR_cockpit
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
206ea6622e |
18
.gitmodules
vendored
18
.gitmodules
vendored
@@ -16,21 +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
|
||||
[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
|
||||
|
||||
5
_config
5
_config
@@ -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
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"": ["adamm", "jzerebecki", "malikirri", "abrooks"]
|
||||
}
|
||||
|
||||
1
bootkitd
1
bootkitd
Submodule bootkitd deleted from 3f4b34c9e0
2
cockpit
2
cockpit
Submodule cockpit updated: 430b529036...cb83e616ae
Submodule cockpit-bootloader deleted from f14a98c51a
Submodule cockpit-machines updated: ceb187f3a2...d289cd20d6
Submodule cockpit-packages deleted from 1720c7c253
Submodule cockpit-podman updated: 04d4eb561d...68fb781e88
Submodule cockpit-repos deleted from 7b4ff82e71
Submodule cockpit-snapshots deleted from e94e08ba40
Submodule cockpit-subscriptions deleted from dbb5801282
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