Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify releasing and starting a version #97

Closed
andy-maier opened this issue Aug 17, 2024 · 0 comments · Fixed by #109
Closed

Simplify releasing and starting a version #97

andy-maier opened this issue Aug 17, 2024 · 0 comments · Fixed by #109
Assignees
Labels
area: develop Affects development environment resolution: fixed Issue was fully fixed / implemented type: enhancement New feature or request or enhancement
Milestone

Comments

@andy-maier
Copy link
Member

andy-maier commented Aug 17, 2024

zhmcclient 1.17.0 has been released with its new simplified approach that was added by multiple PRs (see issue zhmcclient/python-zhmcclient#1485 for details).

So the approach has been sufficiently validated and this item is to implement the remaining steps for the same approach in this repo:

  • Encapsulate the starting of a new version
  • Encapsulate the releasing of a version
  • Update development instructions

The zhmc exporter project has a single PR zhmcclient/zhmc-prometheus-exporter#632 with the changes needed (for projects that have dropped Python<3.8, migrated to pyproject.toml, and migrated to towncrier).

@andy-maier andy-maier self-assigned this Aug 17, 2024
@andy-maier andy-maier added area: develop Affects development environment type: enhancement New feature or request or enhancement labels Aug 17, 2024
@andy-maier andy-maier added this to the 0.3.0 milestone Aug 17, 2024
@andy-maier andy-maier modified the milestones: 0.3.0, 1.0.0 Sep 29, 2024
@andy-maier andy-maier linked a pull request Sep 29, 2024 that will close this issue
@andy-maier andy-maier added the resolution: fixed Issue was fully fixed / implemented label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: develop Affects development environment resolution: fixed Issue was fully fixed / implemented type: enhancement New feature or request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant