Compare commits
1 Commits
master
...
PR_cockpit
Author | SHA256 | Date | |
---|---|---|---|
|
206ea6622e |
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -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
|
||||
|
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"]
|
||||
}
|
||||
|
2
cockpit
2
cockpit
Submodule cockpit updated: b7fde4551c...cb83e616ae
Submodule cockpit-machines updated: fbe68bb066...d289cd20d6
Submodule cockpit-packages deleted from 4088cc9463
Submodule cockpit-podman updated: eb5aa501e7...68fb781e88
Submodule cockpit-repos deleted from 5fbce9f10a
Submodule cockpit-subscriptions deleted from 6fa0f83187
Submodule cockpit-tukit updated: 811b8deacb...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