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: provide faucet upgrade command #1452

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

jacderida
Copy link
Contributor

Uses the generic service manager to provide a faucet upgrade command, which will be used during the general upgrade process to either upgrade or downgrade the faucet.

Some code was common between the node and faucet upgrades, so that was refactored to be shared between the two.

Also clarifies some of the language used on the command documentation.

Description

reviewpad:summary

Uses the generic service manager to provide a `faucet upgrade` command, which will be used during
the general upgrade process to either upgrade or downgrade the faucet.

Some code was common between the node and faucet upgrades, so that was refactored to be shared
between the two.

Also clarifies some of the language used on the command documentation.
@joshuef joshuef added this pull request to the merge queue Mar 14, 2024
Merged via the queue into maidsafe:main with commit e464609 Mar 15, 2024
56 checks passed
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