8000 [Feature] Self Updater by PeteBishwhip · Pull Request #1 · NativeCLI/NativeCLI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Feature] Self Updater #1

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

Merged
merged 9 commits into from
Feb 6, 2025
Merged

[Feature] Self Updater #1

merged 9 commits into from
Feb 6, 2025

Conversation

PeteBishwhip
Copy link
Member
  • New Command: nativecli self-update [version]

With this new command, you'll be able to jump between versions easily. Not like you'd want to. The latest is always the greatest!

This command will essentially check for updates and update without the need to use composer commands.

Usage:
Update to Latest:

nativecli self-update

Update to a specific version:

nativecli self-update 1.0.0-beta.2

8000
Closes #7

- Implements `self-update`
- Accepts version specifier
- If version is not specified, latest will be retrieved.
- non-interactive is available
…self-updater

# Conflicts:
#	src/Application.php
#	src/Traits/PackageVersionRetrieverTrait.php
#	src/Version.php
Copy link
github-actions bot commented Feb 5, 2025

Qodana for PHP

It seems all right 👌

No new problems were found according to the checks applied

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@PeteBishwhip PeteBishwhip merged commit 0b3180a into main Feb 6, 2025
4 checks passed
@PeteBishwhip PeteBishwhip deleted the feature/7-self-updater branch February 6, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0