-
Notifications
You must be signed in to change notification settings - Fork 215
Labels
needs PRThis issue has a possibly feasible solution, waiting for a patch!This issue has a possibly feasible solution, waiting for a patch!request stepRequest a new step (support for a package manager)Request a new step (support for a package manager)
Description
Checklist
- I have searched the issue tracker for relevant or duplicate issues.
I want to suggest a new step
- Which tool is this about? Where is its repository?
https://github.com/HelixDB/helix-db - Which operating systems are supported by this tool?
Linux, Windows, & Mac - What should Topgrade do to figure out if the tool needs to be invoked?
Runhelixdisambiguation, see Helix editor conflicts with HelixDB #1774 - Which exact commands should Topgrade run?
helix update - Does it have a
--dry-runoption? i.e., print what should be done and exit
helix --versiongives a message about new versions available:
[UPDATE] New version available: v2.2.7 -> v2.2.8
Run 'helix update' to upgrade
Helix CLI 2.2.7
- Does it need the user to confirm the execution? And does it provide a
--yes
option to skip this?
Yes, it requires user confirmation without a--yesoption. It uses https://github.com/jaemk/self_update without the.no_confirmoption
More information
- I am able and willing to implement this step myself
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs PRThis issue has a possibly feasible solution, waiting for a patch!This issue has a possibly feasible solution, waiting for a patch!request stepRequest a new step (support for a package manager)Request a new step (support for a package manager)