From 397b4aaef2858c2bd0823b4ff4eebc9572f669ac Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Sat, 28 Dec 2024 23:59:12 -0800 Subject: [PATCH 1/2] Deprecate erase-install download recipe --- ProWarehouse/EraseInstall.download.recipe | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ProWarehouse/EraseInstall.download.recipe b/ProWarehouse/EraseInstall.download.recipe index 6e95270..022d569 100644 --- a/ProWarehouse/EraseInstall.download.recipe +++ b/ProWarehouse/EraseInstall.download.recipe @@ -14,9 +14,18 @@ https://bitbucket.org/prowarehouse-nl/erase-install/downloads MinimumVersion - 1.0 + 1.1 Process + + Processor + DeprecationWarning + Arguments + + warning_message + Consider switching to the erase-install recipes in the grahampugh-recipes repo. This recipe is deprecated and will be removed in the future. + + Arguments From f1d5ba4d1bd22b03fa0bee20d814544ba20779f6 Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Sat, 28 Dec 2024 23:59:30 -0800 Subject: [PATCH 2/2] Change parent for erase-install munki recipe --- ProWarehouse/EraseInstall.munki.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProWarehouse/EraseInstall.munki.recipe b/ProWarehouse/EraseInstall.munki.recipe index d854d24..6a4126a 100644 --- a/ProWarehouse/EraseInstall.munki.recipe +++ b/ProWarehouse/EraseInstall.munki.recipe @@ -31,7 +31,7 @@ MinimumVersion 1.0 ParentRecipe - com.scriptingosx.download.EraseInstall + com.github.grahampugh.recipes.download.erase-install Process