ansys / grantami-bomanalytics-openapi

Autogenerated client library for the Granta MI Compliance API
MIT License
1 stars 0 forks source link

Add version number to generated python code #15

Closed Andy-Grigg closed 2 years ago

Andy-Grigg commented 2 years ago

Closes #14

This PR adds two maven profiles to the build:

Dev is the default mode, and is used when -Drelease is not passed in as a mvn command line argument. There is currently no workflow that uses the release mode, we'll probably want to create a new workflow that passes in -Drelease and uploads to pypi when a release tag is pushed.