lucasvieirasilva / nx-plugins

NX Plugins
MIT License
99 stars 15 forks source link

feat(nx-python): add poetry publish executor #241

Closed lucasvieirasilva closed 1 month ago

lucasvieirasilva commented 1 month ago

This PR adds an executor to handle poetry publish commands.

Expected Behavior

It should run the poetry publish in the temporary build folder and forward any arguments to the poetry command directly.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 18.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: