1
0
Fork 0

Automatic patch/PR for helpers 2.1

This commit is contained in:
Alexandre Aubin 2024-08-30 19:31:00 +02:00 committed by Félix Piédallu
parent aba47e9b2d
commit 5f23687216
3 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
python3 ../../helpers2.1/convert_to_helpers_2.1.py ./
git add .

View file

@ -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.

View file

@ -0,0 +1 @@
Automatic patch attempt for helpers 2.1