ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 117 forks source link

ci: using trusted publisher release process #3171

Closed clatapie closed 2 weeks ago

clatapie commented 2 weeks ago

Following PyAnsys guidelines, this PR is to implement the ansys/actions/release-pypi-public.

ansys-reviewer-bot[bot] commented 2 weeks ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.93%. Comparing base (7c1eb1e) to head (7458a59). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3171 +/- ## ========================================== - Coverage 86.63% 83.93% -2.71% ========================================== Files 52 52 Lines 9550 9550 ========================================== - Hits 8274 8016 -258 - Misses 1276 1534 +258 ```
RobPasMue commented 2 weeks ago

@clatapie - be mindful of the commit name. "maint" is not allowed.

clatapie commented 2 weeks ago

@clatapie - be mindful of the commit name. "maint" is not allowed.

Indeed, thank you @RobPasMue!