14 Commits

Author SHA256 Message Date
AutoGits - pr-review
e1448ff236 auto-created for autogits
This commit was autocreated by nodejs21
referencing

PR: AutoGits - pr-review/nodejs21#1
2025-05-06 13:56:17 +02:00
d05faf5f89 Update workflow.config 2025-05-06 12:06:58 +02:00
cbd1fdbad4 Add staging.config 2025-05-06 12:00:36 +02:00
667647885c Add workflow.config 2025-05-06 11:59:46 +02:00
GiteaBot - AutoDevel
1bd0684a55 Automatic package removal 2024-09-03 11:12:41 +00:00
GiteaBot - AutoDevel
5eabf032f0 Automatic package inclusion 2024-09-03 11:03:20 +00:00
GiteaBot - AutoDevel
ed686facb3 Automatic package inclusion 2024-09-03 10:39:31 +00:00
GiteaBot - AutoDevel
d18a824418 Automatic package removal 2024-09-03 10:35:16 +00:00
GiteaBot - AutoDevel
40f9b67aa4 Automatic package inclusion 2024-09-03 10:31:44 +00:00
GiteaBot - AutoDevel
1e6ef90b66 Automatic package removal 2024-09-03 10:29:01 +00:00
GiteaBot - AutoDevel
2ee8b98baa Automatic package inclusion 2024-09-03 10:24:41 +00:00
Adam Majer
85d57c8178 Update README.md 2024-09-03 12:02:48 +02:00
GiteaBot - AutoDevel
751db29f76 Automatic package removal 2024-09-03 09:59:23 +00:00
GiteaBot - AutoDevel
dcc5c8b1c6 Automatic package inclusion 2024-09-03 09:58:33 +00:00
6 changed files with 11 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "nodejs21"]
path = nodejs21
url = https://src.opensuse.org/autogits/nodejs21.git
[submodule "perl-XS-Parse-Keyword"]
path = perl-XS-Parse-Keyword
url = https://src.opensuse.org/autogits/perl-XS-Parse-Keyword.git

View File

@@ -1,2 +1 @@
test

1
perl-XS-Parse-Keyword Submodule

Submodule perl-XS-Parse-Keyword added at 4303c2fdd6

3
staging.config Normal file
View File

@@ -0,0 +1,3 @@
{
"ObsProject": "home:adamm:autogits",
}

3
workflow.config Normal file
View File

@@ -0,0 +1,3 @@
{
"workflows": ["pr"],
}