Compare commits

...
Sign in to create a new pull request.

23 commits

Author SHA1 Message Date
Brendan Reilly
0ff690f15d Remove platform f34 2022-07-07 13:00:39 -04:00
Brendan Reilly
b324be7816 Bump 2022-05-25 10:58:17 -04:00
Stephen Gallagher
8ca0cec9d0
Bump
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-02-09 14:01:31 -05:00
Stephen Gallagher
3546e5e610
Bump
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-02-08 14:45:27 -05:00
Brendan Reilly
eb2c53512e Bump 2021-11-23 12:20:45 -05:00
Brendan Reilly
f870723a16 Bump 2021-09-02 13:19:54 -04:00
Mike McLean
68e3ebe273 ... 2021-08-23 21:42:48 -04:00
Mike McLean
ea43068a1c packagerv3 test 2021-08-23 21:38:18 -04:00
Mike McLean
191d9cc301 platform: [] 2021-08-23 18:48:02 -04:00
Mike McLean
ab11c20ed4 packager v2 format 2021-08-23 18:36:03 -04:00
Brendan Reilly
d19777f23e Bump 2021-06-10 12:21:47 -04:00
Brendan Reilly
0fe3e007ba Bump 2021-06-07 13:48:21 -04:00
Brendan Reilly
473c6451a5 Bump 2021-05-05 16:55:08 -04:00
Brendan Reilly
819baf2a52 Bump 2021-05-05 16:43:54 -04:00
Brendan Reilly
78d9367eb8 Bump 2021-05-05 16:35:36 -04:00
Brendan Reilly
6c8c6a2366 Bump 2021-05-05 16:15:10 -04:00
Brendan Reilly
636e3f433c Fix yaml 2021-05-05 16:05:21 -04:00
Brendan Reilly
3bd9851d14 Update modulemd version 2021-05-05 16:02:21 -04:00
Brendan Reilly
3f835fd8bf Update yaml to fix error 2021-05-05 16:01:14 -04:00
Brendan Reilly
3c0ea02042 update yaml 2021-05-03 12:38:23 -04:00
Stephen Gallagher
4c291ff5e1
Dummy module for Rawhide/F29
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-16 09:46:44 -04:00
Stephen Gallagher
c7a565fe9a
Try platform:rawhide
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-13 21:53:33 -04:00
Stephen Gallagher
2550fc0fe8
Dummy module for Rawhide
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-13 21:51:30 -04:00

View file

@ -1,17 +1,12 @@
document: modulemd document: modulemd-packager
version: 1 version: 3
data: data:
summary: A test module in all its beautiful beauty summary: A test module in all its beautiful beauty
description: >- description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline.
This module demonstrates how to write simple modulemd files And license: [ MIT ]
can be used for testing the build and release pipeline. configurations:
license: - context: 'ab7e7bfe'
module: [ MIT ] platform: f35
dependencies:
buildrequires:
platform: f28
requires:
platform: f28
references: references:
community: https://docs.pagure.org/modularity/ community: https://docs.pagure.org/modularity/
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
@ -27,12 +22,12 @@ data:
rpms: rpms:
perl-List-Compare: perl-List-Compare:
rationale: A dependency of tangerine. rationale: A dependency of tangerine.
ref: master ref: main
perl-Tangerine: perl-Tangerine:
rationale: Provides API for this module and is a dependency of tangerine. rationale: Provides API for this module and is a dependency of tangerine.
ref: 7e96446 ref: 7e96446
tangerine: tangerine:
rationale: Provides API for this module. rationale: Provides API for this module.
buildorder: 10 buildorder: 10
ref: master ref: main