From 0f084a239349e3a9090e52e3ea7b8aad4c643ac3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 18 Mar 2021 10:40:12 -0700 Subject: WITH-REQUIREMENTS-FOR-CHANGE idea Signed-off-by: Sean Whitton --- doc/ideas.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ideas.rst') diff --git a/doc/ideas.rst b/doc/ideas.rst index c2996fa..f4f9947 100644 --- a/doc/ideas.rst +++ b/doc/ideas.rst @@ -65,6 +65,11 @@ Core But maybe this is unnecessarily complex -- wouldn't it be better to just fail and fix your deployment definitions? +- Combinator WITH-REQUIREMENTS-FOR-CHANGE to only apply dependencies if the + first property's :CHECK routine indicates that a change it needed. For + example, if the chroot already exists, we don't attempt to install + debootstrap. + Project & packaging ------------------- -- cgit v1.2.3