packethost / packet-python

A Python client for the Equinix Metal API
http://metal.equinix.com/
GNU Lesser General Public License v3.0
40 stars 50 forks source link

prepare v1.44.1 #124

Closed displague closed 2 years ago

displague commented 2 years ago

Prepares the following release: https://github.com/packethost/packet-python/pull/124/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4edR12-R17

Should match draft release: https://github.com/packethost/packet-python/releases/tag/untagged-210c609367aedfbb3204 (link will only work for maintainers)

^ This draft can be published upon merge.

displague commented 2 years ago

I think it would help if we could refer to the GH releases page/feed instead of maintaining CHANGELOG.md and if packet/_init_.py was stamped by robots during the GH release action

@detiber, what are your thoughts on that? (I’ll create an issue to enact it if that sounds reasonable..)

I know some folks are not fans of this approach and would rather have the CHANGELOG details in-repo. If that comes up in the issue, the release job can insert the needed lines into the CHANGELOG.md file while it is updating the version in __init__.py.