re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:36:07 +02:00
parent 6ec88090f6
commit 9c0b624159
2 changed files with 26 additions and 0 deletions

20
.gitignore vendored
View File

@ -1 +1,21 @@
DBD-Pg-2.17.1.tar.gz
/DBD-Pg-2.17.2.tar.gz
/DBD-Pg-2.18.0.tar.gz
/DBD-Pg-2.19.2.tar.gz
/DBD-Pg-2.19.3.tar.gz
/DBD-Pg-3.0.0.tar.gz
/DBD-Pg-3.1.1.tar.gz
/DBD-Pg-3.2.1.tar.gz
/DBD-Pg-3.3.0.tar.gz
/DBD-Pg-3.4.0.tar.gz
/DBD-Pg-3.4.1.tar.gz
/DBD-Pg-3.4.2.tar.gz
/DBD-Pg-3.5.0.tar.gz
/DBD-Pg-3.5.1.tar.gz
/DBD-Pg-3.5.2.tar.gz
/DBD-Pg-3.5.3.tar.gz
/DBD-Pg-3.6.0.tar.gz
/DBD-Pg-3.6.2.tar.gz
/DBD-Pg-3.7.0.tar.gz
/DBD-Pg-3.7.1.tar.gz
/DBD-Pg-3.7.4.tar.gz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}