Compare commits
49 Commits
PR_cockpit
...
PR_cockpit
Author | SHA256 | Date | |
---|---|---|---|
|
a261065b00 | ||
|
e15f216096 | ||
|
167eb74a1f | ||
|
55a6f47f20 | ||
0582c4e1b7 | |||
dfa80e8304 | |||
1ad85332e2 | |||
|
cf807ecd18 | ||
|
a360d20269 | ||
80a3cb7887 | |||
|
1368a5b4fd | ||
6ebc3326df | |||
a47896bf59 | |||
|
85f963ab99 | ||
|
b6f9bcf0de | ||
|
f915f90c11 | ||
f33493df14 | |||
|
4227c93dbd | ||
|
39f29df347 | ||
4e6678749c | |||
|
ea89fa4a32 | ||
88435f762b | |||
074e8e1220 | |||
|
06adbe932b | ||
|
95d77d8410 | ||
887afd4e1e | |||
c05d71f944 | |||
|
88557d7b5a | ||
|
404452691f | ||
88847b7a75 | |||
b210d6492f | |||
|
ab93767809 | ||
|
a4a01da401 | ||
18a71261ad | |||
|
604d850c01 | ||
8e6019f598 | |||
|
9d2e766e54 | ||
ad65f027f4 | |||
|
56694e3bc4 | ||
ad242c72f4 | |||
|
ae1925498f | ||
cf902c1448 | |||
|
3ad432dade | ||
dbd7412d2b | |||
|
760a646563 | ||
dd6be2ec65 | |||
46d1175867 | |||
|
9c6160e168 | ||
|
6456952168 |
3
_config
3
_config
@@ -1,8 +1,5 @@
|
||||
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
|
||||
|
2
cockpit
2
cockpit
Submodule cockpit updated: 6d8cb4afac...68506a8f33
Submodule cockpit-machines updated: 5ea2cce609...786768d6dc
Submodule cockpit-podman updated: 57ac4619d8...b9dff59814
Submodule cockpit-repos updated: ecddbefc70...b6a7b207e1
Submodule cockpit-subscriptions updated: feb146acd1...30b8f8d099
Submodule cockpit-tukit updated: 112907f785...f8e4f82ea8
Submodule local-npm-registry updated: 9bf722c49e...f51f997280
4
staging.config
Normal file
4
staging.config
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
// Reference build project
|
||||
"ObsProject": "systemsmanagement:cockpit",
|
||||
}
|
4
workflow.config
Normal file
4
workflow.config
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Workflows": ["direct", "pr"],
|
||||
"Organization": "cockpit",
|
||||
}
|
Reference in New Issue
Block a user