From 1f3bc04c7820ae44bb8f7de1fb194672c9efbde6 Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Fri, 12 Jun 2020 16:35:24 +0800 Subject: [PATCH 1/2] add yaml file in package --- augeas.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 augeas.yaml diff --git a/augeas.yaml b/augeas.yaml new file mode 100644 index 0000000..f0b29a4 --- /dev/null +++ b/augeas.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: hercules-team/augeas +tag_prefix: +seperator: . From 1d185ceed6845b22f3764fcfca2f337f33b66682 Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Wed, 1 Jul 2020 09:28:17 +0800 Subject: [PATCH 2/2] update yaml file --- augeas.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/augeas.yaml b/augeas.yaml index f0b29a4..eb0ccf2 100644 --- a/augeas.yaml +++ b/augeas.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: hercules-team/augeas -tag_prefix: -seperator: . +tag_prefix: ^release- +seperator: "."