From b6987ececd138765fef9e85a3345afc658bd4bc8 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Mon, 29 Jul 2024 16:26:06 +0300 Subject: [PATCH] sort --- tests/simple.yml | 24 ++++++++++++------------ xsl/awards.xsl | 1 + 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/tests/simple.yml b/tests/simple.yml index 04e6ef4..1e4f3bc 100644 --- a/tests/simple.yml +++ b/tests/simple.yml @@ -44,6 +44,18 @@ (set b2 (max b2 days_fee_max)) (give b2 "for #{days} days of delay") ) +- + when: 2024-06-26T22:22:22.8492Z + award: 14 + who: 6305016 + is_human: 1 + why: for important issue reported +- + when: 2024-06-16T22:22:22.8492Z + award: -8 + who: 6305016 + is_human: 1 + why: for fun - when: 2024-07-05T22:22:22.8492Z award: -8 @@ -72,18 +84,6 @@ is_human: 1 why: for new release href: https://github.com/yegor256/judges/issues/111 -- - when: 2024-06-26T22:22:22.8492Z - award: 14 - who: 6305016 - is_human: 1 - why: for important issue reported -- - when: 2024-06-16T22:22:22.8492Z - award: -8 - who: 6305016 - is_human: 1 - why: for fun - when: 2024-07-03T22:22:22.8492Z what: quality-of-service diff --git a/xsl/awards.xsl b/xsl/awards.xsl index 9a2f9bc..a0c3894 100644 --- a/xsl/awards.xsl +++ b/xsl/awards.xsl @@ -246,6 +246,7 @@ SOFTWARE. +