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

Fix task names for --list and --list-all #877

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Conversation

biozz
Copy link
Contributor

@biozz biozz commented Sep 30, 2022

Closes #603.

Copy link
Member

@pd93 pd93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good change. The linked issue was asking to allow calling tasks by their labels, but I think this is a job for aliases (in a future feature) instead.

Worth noting that this will conflict with #874, but I don't want to discard this contribution, so I feel we should merge this first and I can rebase the other branch later.

@andreynering andreynering added the type: bug Something not working as intended. label Oct 7, 2022
@andreynering
Copy link
Member

Thanks @biozz!

@andreynering andreynering merged commit 7542483 into go-task:master Oct 7, 2022
andreynering added a commit that referenced this pull request Oct 7, 2022
maxpushka pushed a commit to maxpushka/task that referenced this pull request Oct 10, 2022
@pd93 pd93 mentioned this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something not working as intended.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not show label instead of task name in some places like --list
3 participants