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

[FEAT] install: Check installed version against latest published version on PyPI #173

Merged
merged 7 commits into from
Nov 29, 2022

Conversation

treee111
Copy link
Owner

@treee111 treee111 commented Nov 28, 2022

This PR…

  • grabs the latest public version of wahomc published to PyPI and compares the version against the locally installed one
  • if there is a newer version available, this will be displayed and also how to upgrade

Screenshot

grafik

How to test

  1. have a older version installed or simulated via wahoomc/constants.py

Pull Request Checklist

@treee111 treee111 added the enhancement New feature or request label Nov 28, 2022
@treee111 treee111 changed the title [FEAT] Check installed version against latest published version on PyPI [FEAT] install: Check installed version against latest published version on PyPI Nov 29, 2022
@treee111 treee111 merged commit 08e00c3 into develop Nov 29, 2022
@treee111 treee111 deleted the check-latest-pypi branch November 29, 2022 16:32
@treee111 treee111 added this to the v3.2.0 milestone Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant