diff --git a/autopatches/patches/auto-helpers-2.1/patch.sh b/autopatches/patches/auto-helpers-2.1/patch.sh new file mode 100644 index 0000000..cc62241 --- /dev/null +++ b/autopatches/patches/auto-helpers-2.1/patch.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +python3 ../../helpers2.1/convert_to_helpers_2.1.py ./ + +git add . diff --git a/autopatches/patches/auto-helpers-2.1/pr_body.md b/autopatches/patches/auto-helpers-2.1/pr_body.md new file mode 100644 index 0000000..aebcbe1 --- /dev/null +++ b/autopatches/patches/auto-helpers-2.1/pr_body.md @@ -0,0 +1,9 @@ + +This is an ***automated*** patch for the switch to helpers 2.1 + +If you are not familar with helpers 2.1, please check the discussion at https://forum.yunohost.org/t/new-experimental-2-1-helpers/30114 + +Please bear in mind that this is just an **automated** patch and it is very likely to not work out of the box. + +In particular it is known to possibly create syntax issues or permission issues which may need to be resolved manually. You are absolutely encouraged to come discuss about this on the app packaging room if you are unsure how to fix a specific issue. + diff --git a/autopatches/patches/auto-helpers-2.1/pr_title.md b/autopatches/patches/auto-helpers-2.1/pr_title.md new file mode 100644 index 0000000..50a2bfd --- /dev/null +++ b/autopatches/patches/auto-helpers-2.1/pr_title.md @@ -0,0 +1 @@ +Automatic patch attempt for helpers 2.1