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: add upgrade command to auto update fuelup, switch to latest and update installed channels #625

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

kayagokalp
Copy link
Member

@kayagokalp kayagokalp commented Jun 7, 2024

Adds fuelup upgrade command which executes:

  1. Updates fuelup itself (fuelup self update)
  2. Switches to latest channel (fuelup default latest)
  3. Updates fuelup channels (fuelup update)

@kayagokalp kayagokalp added the enhancement enhancement to a current feature label Jun 7, 2024
@kayagokalp kayagokalp self-assigned this Jun 7, 2024
@kayagokalp kayagokalp marked this pull request as ready for review June 7, 2024 19:44
@kayagokalp kayagokalp requested a review from a team June 7, 2024 19:45
@kayagokalp kayagokalp enabled auto-merge (squash) June 7, 2024 19:48
@sdankel
Copy link
Member

sdankel commented Jun 7, 2024

Closes #624

Copy link
Member

@sdankel sdankel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple nits

src/fuelup_cli.rs Outdated Show resolved Hide resolved
src/ops/fuelup_upgrade.rs Outdated Show resolved Hide resolved
tests/upgrade.rs Show resolved Hide resolved
@kayagokalp kayagokalp merged commit 27fe0cf into master Jun 7, 2024
16 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/fuelup-upgrade branch June 7, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement to a current feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants