From b233eb46076e668f7d9c8276f172ebc467c84631 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 11:04:29 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 4 +++- .sisu-mojos.metadata | 1 + gating.yaml | 8 -------- 3 files changed, 4 insertions(+), 9 deletions(-) create mode 100644 .sisu-mojos.metadata delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 38f6dba..b8b5fdb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -SOURCES/sisu-mojos-0.3.1.tar.bz2 +/sisu-mojos-0.0.0.M5.tar.bz2 +/sisu-mojos-0.1.0.tar.bz2 +/sisu-mojos-0.3.1.tar.bz2 diff --git a/.sisu-mojos.metadata b/.sisu-mojos.metadata new file mode 100644 index 0000000..e22a480 --- /dev/null +++ b/.sisu-mojos.metadata @@ -0,0 +1 @@ +efe2bf1294d13e4f5a5840d29c5c5be9f76fff66 sisu-mojos-0.3.1.tar.bz2 diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index d6b7694..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_contexts: - - osci_compose_gate -rules: - # https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test - - !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}