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

ujust switch-channel alias is broken #1805

Open
castrojo opened this issue Oct 18, 2024 · 5 comments · May be fixed by #1914
Open

ujust switch-channel alias is broken #1805

castrojo opened this issue Oct 18, 2024 · 5 comments · May be fixed by #1914
Labels
bug Something isn't working help wanted Keep Bluefin alive, dive in! just Justfiles and associated automation

Comments

@castrojo
Copy link
Member

This is probably something simple I'm missing.

alias switch-channel := rebase-helper

@castrojo castrojo added help wanted Keep Bluefin alive, dive in! just Justfiles and associated automation bug Something isn't working labels Oct 18, 2024
@Raindrac
Copy link
Collaborator

Hm, works on my machine. Tested on both gts and latest.

@castrojo
Copy link
Member Author

Oh interesting, it exists but doesn't autocomplete, it also doesn't show up in ujust --choose.

@tulilirockz
Copy link
Collaborator

Why not make it into a custom recipe to get the completion? - Like

switch-channel:
    @ujust rebase-helper

@castrojo
Copy link
Member Author

castrojo commented Nov 9, 2024

Hah yes! That would work! Note that we realized that CoreOS calls them channels, not streams. How does ujust switch-channels sound?

@tulilirockz
Copy link
Collaborator

That honestly sound better! I like the CoreOS terminology very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Keep Bluefin alive, dive in! just Justfiles and associated automation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants