Adrien and GitHub
8d25c96cea
Simplify code: delete py_input_message ( #614 )
2024-09-17 16:05:35 +01:00
Adrien and GitHub
8fdcb381b7
Prevent users from creating messages with wrong parameters when pydantic is used ( #615 )
2024-09-12 18:34:47 +01:00
Adrien and GitHub
efaef5095c
Fix badge URL ( #602 )
...
The badge always shows the build as failing, even if it is actually successful.
This issue has been reported on https://github.com/actions/starter-workflows/issues/1525 , and the fix suggested on https://github.com/actions/starter-workflows/issues/1525#issuecomment-1763431305 works.
2024-08-31 15:49:14 +01:00
4e9a17c227
Add warnings when calling deprecated method ( #596 )
...
* Add test
* To run the workflow
* Fix import
* Format
* Add warning
* Fix indentation
* Test deprecated method
* More test
* Format
* Add import if needed
---------
Co-authored-by: Adrien Vannson <adrien.vannson@gardacp.com >
2024-08-14 21:33:43 +01:00