zhmcclient / python-zhmcclient

A pure Python client library for the IBM Z HMC Web Services API
Apache License 2.0
38 stars 26 forks source link

Encapsulate releasing a version into single make command #1533

Closed andy-maier closed 3 months ago

andy-maier commented 3 months ago

Encapsulate the release of a version into a single make command, e.g. VERSION=M.N.U make release

That "make release" target should perform these steps:

The existing "publish" workflow should get these changes:

The "Releasing a version" section in the docs would then become: