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

Easier selection of known release channels #1050

Open
hasufell opened this issue Apr 29, 2024 · 1 comment
Open

Easier selection of known release channels #1050

hasufell opened this issue Apr 29, 2024 · 1 comment

Comments

@hasufell
Copy link
Member

  1. ask during bootstrap script which release channels should be activated
  2. maybe have aliases for known release channels, so that the user can do ghcup config add-release-channel prereleases
    • where should the mapping exist? In ghcup code, another yaml or in one of the "base" yamls?
  3. Support selecting/managing release channels via the TUI

@lsmor

@lsmor
Copy link
Collaborator

lsmor commented May 5, 2024

About the first two points.... I got no idea. About this:

3. Support selecting/managing release channels via the TUI

Surely we can a new button in the contex menu, with "Add release channel" and something like this

|--------------- Add New Channel -----------------|
|                                                 |
| From known Channels: ◦ nightlies                |
|                      ◉ prereleases              |
|                      ◦ latest                   |
|                                                 |
| From URL:  [ Enter your URL here           ]    |
|---------------- Add New Channel ----------------|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants