21 Commits

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

PR: AutoGits - pr-review/nodejs21#1
2025-05-06 12:26:08 +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
Adam Majer
2de72dfec8 reference build added 2024-07-23 14:18:58 +02:00
GiteaBot - AutoDevel
a606ec1d21 Automatic package removal 2024-07-19 11:00:53 +00:00
GiteaBot - AutoDevel
b0e340da3f Automatic package inclusion 2024-07-19 08:55:14 +00:00
GiteaBot - AutoDevel
8637553b04 Automatic update via push 2024-07-19 08:54:19 +00:00
GiteaBot - AutoDevel
83ec136e5d Automatic package removal 2024-07-19 08:52:22 +00:00
GiteaBot - AutoDevel
b4c4ee7ddf Automatic update via push 2024-07-18 08:49:43 +00:00
GiteaBot - AutoDevel
1e05d0b1bc Automatic package inclusion 2024-07-18 08:48:46 +00:00
6 changed files with 11 additions and 1 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

1
project.build Normal file
View File

@@ -0,0 +1 @@
home:adamm:autogits

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"],
}