Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
57
.gitignore
vendored
57
.gitignore
vendored
@ -1,2 +1,55 @@
|
||||
SOURCES/modulemd-1.8.16.tar.xz
|
||||
SOURCES/modulemd-2.13.0.tar.xz
|
||||
/*.tar.gz
|
||||
/*.src.rpm
|
||||
*.swp
|
||||
*~
|
||||
.build*.log
|
||||
/modulemd-*/*
|
||||
/modulemd-0.1.0.tar.xz
|
||||
/modulemd-0.2.0.tar.xz
|
||||
/modulemd-0.2.1.tar.xz
|
||||
/modulemd-0.2.2.tar.xz
|
||||
/modulemd-1.0.0.tar.xz
|
||||
/modulemd-1.0.1.tar.xz
|
||||
/modulemd-1.0.2.tar.xz
|
||||
/modulemd-1.0.3.tar.xz
|
||||
/modulemd-1.0.4.tar.xz
|
||||
/modulemd-1.1.0.tar.xz
|
||||
/modulemd-1.1.1.tar.xz
|
||||
/modulemd-1.1.2.tar.xz
|
||||
/modulemd-1.1.3.tar.xz
|
||||
/modulemd-1.2.0.tar.xz
|
||||
/modulemd-1.3.0.tar.xz
|
||||
/modulemd-1.4.0.tar.xz
|
||||
/modulemd-1.4.1.tar.xz
|
||||
/modulemd-1.5.0.tar.xz
|
||||
/modulemd-1.5.1.tar.xz
|
||||
/modulemd-1.5.2.tar.xz
|
||||
/modulemd-1.6.0.tar.xz
|
||||
/modulemd-1.6.1.tar.xz
|
||||
/modulemd-1.6.2.tar.xz
|
||||
/modulemd-1.6.3.tar.xz
|
||||
/modulemd-1.6.4.tar.xz
|
||||
/modulemd-1.7.0.tar.xz
|
||||
/modulemd-2.0.0beta2.tar.xz
|
||||
/modulemd-2.0.0.tar.xz
|
||||
/modulemd-2.1.0.tar.xz
|
||||
/modulemd-2.2.0.tar.xz
|
||||
/modulemd-2.2.1.tar.xz
|
||||
/modulemd-2.2.2.tar.xz
|
||||
/modulemd-2.2.3.tar.xz
|
||||
/modulemd-2.3.0.tar.xz
|
||||
/modulemd-2.3.1.tar.xz
|
||||
/modulemd-2.4.0.tar.xz
|
||||
/modulemd-2.5.0.tar.xz
|
||||
/modulemd-2.8.2.tar.xz
|
||||
/modulemd-1.8.16.tar.xz
|
||||
/modulemd-2.9.2.tar.xz
|
||||
/modulemd-2.9.3.tar.xz
|
||||
/modulemd-2.9.4.tar.xz
|
||||
/modulemd-2.10.0.tar.xz
|
||||
/modulemd-2.11.0.tar.xz
|
||||
/modulemd-2.11.1.tar.xz
|
||||
/modulemd-2.11.2.tar.xz
|
||||
/modulemd-2.12.0.tar.xz
|
||||
/modulemd-2.12.1.tar.xz
|
||||
/modulemd-2.12.1.tar.xz.asc
|
||||
|
@ -1,2 +0,0 @@
|
||||
6e55eddb35afc4cd28b6d8cb248f821af5f49dd7 SOURCES/modulemd-1.8.16.tar.xz
|
||||
e83886f374922ecf6fa728c6c588d697d0748b99 SOURCES/modulemd-2.13.0.tar.xz
|
5
README.md
Normal file
5
README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# libmodulemd
|
||||
|
||||
C Library for manipulating module metadata files
|
||||
See https://pagure.io/modulemd for more details.
|
||||
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.ci-dnf-stack-gating.functional}
|
BIN
gpgkey-E3F42FCE156830A80358E6E94FD1AEC3365AF7BF.gpg
Normal file
BIN
gpgkey-E3F42FCE156830A80358E6E94FD1AEC3365AF7BF.gpg
Normal file
Binary file not shown.
2
sources
Normal file
2
sources
Normal file
@ -0,0 +1,2 @@
|
||||
SHA512 (modulemd-2.13.0.tar.xz) = b2a4fa4120d4dca714ef724a9e8f805d4f8a306a950e670f86f6184467c070ddb93360fff3bb079eb3a442b52024fe796ceb1195800d62bbb1f5cb67f8889e05
|
||||
SHA512 (modulemd-1.8.16.tar.xz) = bb6728d4d22816d0263d2a3bb59be8b44ff841f2c9cf80228ce9e966cfd0c8dbf65bd731867729d2cb00b18123f51473939d69a23679644523e9f98b69d58a8c
|
Loading…
Reference in New Issue
Block a user