You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use poetry inside CI/CD (Jenkins), it would be nice to manipulate the toml file jut by using the poetry CLI
For example, it would be nice to have: poetry name
to retrieve the name of the project.
The current version (1.5) seems to support only this one: poetry version
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In order to use poetry inside CI/CD (Jenkins), it would be nice to manipulate the toml file jut by using the poetry CLI
For example, it would be nice to have:
poetry name
to retrieve the name of the project.
The current version (1.5) seems to support only this one:
poetry version
Beta Was this translation helpful? Give feedback.
All reactions