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

Notify Users of Available Updates on PyPI. #81

Closed
Xieyt opened this issue Dec 18, 2023 · 1 comment
Closed

Notify Users of Available Updates on PyPI. #81

Xieyt opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
feature-request Feature Request

Comments

@Xieyt
Copy link
Collaborator

Xieyt commented Dec 18, 2023

Description

Implement a feature in Frappe-Manager that checks PyPI for new versions. When a newer version is available, display a notification/message prompting users to update using pip3 install --upgrade frappe-manager.

Use Case

Users benefit from timely notifications for new Frappe Manager versions, ensuring they stay updated with the latest features and improvements.

Expected Behavior

The application will check PyPI for newer versions and notify users within the CLI interface about available updates on each invocation.

Current Behavior (if applicable)

The current Frappe Manager version lacks automated update notifications, requiring users to manually check for updates.

Possible Solution

Introduce a version check mechanism to alert users about available updates during CLI usage.

@Xieyt
Copy link
Collaborator Author

Xieyt commented Feb 5, 2024

This was implemented in #91 and but removed from the latest release. Will revisit this if required later on.

@Xieyt Xieyt closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant