Commit graph

8 commits

Author SHA1 Message Date
Laurent Peuch
518e5ebb85 ci(autoblacks): add step to check if black reformatted some code 2024-03-07 02:36:05 +01:00
Laurent Peuch
d09e1a2fab ci(autoblack): Input 'black_args' has been deprecated with message: Input is deprecated. Use and instead. 2024-03-07 01:51:23 +01:00
OniriCorpe
7a46e1499d ci(autoblack): use the now available official psf/black github action 2024-03-07 01:39:48 +01:00
OniriCorpe
1b28bca0c0 chores: update actions to nodejs 20
Also replaces rickstaa/action-black by psf/black
2024-03-07 01:39:48 +01:00
OniriCorpe
d0089dbdf9 revert x___x 2024-02-25 07:18:12 +01:00
OniriCorpe
ecdc43a09a chores: update actions to nodejs 20 2024-02-25 07:13:47 +01:00
Metin Bektas
ed0cd88da9 chore: update actions version to use node 16 version 2023-10-31 10:51:49 +01:00
Alexandre Aubin
8d8299c5fe
Add autoblack github action (#283)
* Add autoblack github action

* autoblack: Uuuuh PR creation isnt triggered if black returns an error code ?

* autoblack: Only run autoblack when pushing on dev
2021-08-23 15:01:15 +02:00