Cédric Krier pushed to branch branch/default at Tryton / Tools


Commits:
7211323e by Cédric Krier at 2023-08-06T11:24:25+02:00
Exclude .readthedocs.yaml configuration from to release

tryton/tryton#12344
- - - - -


1 changed file:

- to_release


Changes:

=====================================
to_release
=====================================
@@ -37,7 +37,8 @@
             'and not grep(r\'^Increase version number$\') '
             'and not grep(r\'^Prepare migration to monorepo$\') '
             'and not grep('
-            'r\'^Remove empty module with only doc configuration$\')" '
+            'r\'^Remove empty module with only doc configuration$\') '
+            'and not grep(r\'^Add .readthedocs.yaml configuration\')" '
             f'-T "{{node}}\\n" "{dirpath}"',
             shell=True, universal_newlines=True)
         changes = len(changesets.splitlines())



View it on Heptapod: 
https://foss.heptapod.net/tryton/tools/-/commit/7211323ed0bcbce7a6f3c3cbeaa26cae68c6965b

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tools/-/commit/7211323ed0bcbce7a6f3c3cbeaa26cae68c6965b
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to