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

Add support for beta and nightly channels #32

Open
wknapik opened this issue Oct 31, 2024 · 3 comments
Open

Add support for beta and nightly channels #32

wknapik opened this issue Oct 31, 2024 · 3 comments

Comments

@wknapik
Copy link
Collaborator

wknapik commented Oct 31, 2024

curl ...|sh
curl ...|CHANNEL=release sh
curl ...|CHANNEL=beta sh
curl ...|CHANNEL=nightly sh
@fmarier fmarier added the MVP label Oct 31, 2024
@fmarier
Copy link
Member

fmarier commented Oct 31, 2024

Adding MVP label just so that we either remove the CHANNEL variable throughout the script in V1, or (ideally) make it work as described in issue description.

@wknapik
Copy link
Collaborator Author

wknapik commented Oct 31, 2024

In #31 the CHANNEL variable is already removed.

I think we should publish this with support for release only and possibly add support for other channels later.

Let's get it out ASAP and gather feedback.

@fmarier fmarier removed the MVP label Oct 31, 2024
@fmarier
Copy link
Member

fmarier commented Oct 31, 2024

Ok, then it's not an MVP issue.

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

No branches or pull requests

2 participants