Compare commits

..

17 Commits

Author SHA256 Message Date
AutoGits - pr-review
a261065b00 auto-created for cockpit
This commit was autocreated by AutoGits - pr-review
referencing

PR: cockpit/cockpit#22
2025-05-10 17:19:06 +02:00
AutoGits - pr-review
e15f216096 auto-created for cockpit
This commit was autocreated by AutoGits - pr-review
referencing

PR: cockpit/cockpit#22
2025-05-08 15:45:19 +02:00
AutoGits - pr-review
167eb74a1f Sync submodule updates with PR-set 2025-05-06 23:57:32 +02:00
AutoGits - pr-review
55a6f47f20 auto-created for cockpit
This commit was autocreated by cockpit
referencing

PR: AutoGits - pr-review/cockpit#22
2025-05-06 14:35:42 +02:00
0582c4e1b7 add staging bot config 2025-05-02 11:31:33 +02:00
dfa80e8304 Merge pull request 'cockpit update' (#46) from adamm/cockpit into master
Reviewed-on: #46
2025-04-29 12:16:08 +02:00
1ad85332e2 cockpit update
PR: cockpit/cockpit#21
2025-04-29 11:47:58 +02:00
AutoGits prjgit-updater
cf807ecd18 Automatic update via push via Direct Workflow 2025-04-29 07:48:48 +00:00
AutoGits prjgit-updater
a360d20269 Automatic update via push via Direct Workflow -- SYNC 2025-04-17 16:39:28 +00:00
80a3cb7887 Adding config file 2025-04-17 15:52:46 +02:00
AutoGits prjgit-updater
1368a5b4fd Automatic update via push via Direct Workflow 2025-04-17 09:02:52 +00:00
6ebc3326df Merge pull request 'Forwarded PR: cockpit' (#44) from PR_cockpit#18 into master
Reviewed-on: #44
2025-04-16 14:59:50 +02:00
a47896bf59 Merge pull request 'Forwarded PR: cockpit-tukit' (#45) from PR_cockpit-tukit#1 into master
Reviewed-on: #45
2025-04-16 14:58:26 +02:00
AutoGits - pr-review
85f963ab99 auto-created for cockpit
This commit was autocreated by cockpit-tukit
referencing

PR: AutoGits - pr-review/cockpit-tukit#1
2025-04-16 14:34:37 +02:00
AutoGits - pr-review
b6f9bcf0de auto-created for cockpit
This commit was autocreated by cockpit-tukit
referencing

PR: AutoGits - pr-review/cockpit-tukit#1
2025-04-15 11:57:06 +02:00
AutoGits - pr-review
f915f90c11 auto-created for cockpit
This commit was autocreated by cockpit
referencing

PR: AutoGits - pr-review/cockpit#18
2025-04-11 15:29:11 +02:00
f33493df14 Merge pull request 'Forwarded PR: cockpit' (#42) from PR_cockpit#17 into master
Reviewed-on: #42
2025-04-07 13:20:48 +02:00
5 changed files with 11 additions and 3 deletions

Submodule cockpit updated: e638b3db10...68506a8f33

4
staging.config Normal file
View File

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

4
workflow.config Normal file
View File

@@ -0,0 +1,4 @@
{
"Workflows": ["direct", "pr"],
"Organization": "cockpit",
}