From 1ca0e877fe88d88b473bb980ce19698036e4388d Mon Sep 17 00:00:00 2001 From: piotruela Date: Fri, 18 Oct 2024 10:13:55 +0200 Subject: [PATCH] Add registry for patrol packages --- registry/patrol.test | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 registry/patrol.test diff --git a/registry/patrol.test b/registry/patrol.test new file mode 100644 index 00000000..57f80727 --- /dev/null +++ b/registry/patrol.test @@ -0,0 +1,12 @@ +contact=mateusz.wojtczak@leancode.pl +contact=julia.borkowska@leancode.pl +contact=piotr.maszota@leancode.pl + +fetch=git clone https://github.com/leancodepl/patrol.git tests +fetch=git -C tests checkout a1c525606ffdc23c56b9866dccae808845fbc6d3 + +update=packages/patrol +update=packages/patrol_cli +update=packages/patrol_finders + +test=scripts/flutter_test_repo_test.sh