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

(#365) skip multiple Cake tasks of the same name #367

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

nils-a
Copy link
Member

@nils-a nils-a commented Sep 1, 2023

fixes #365

before

frosting

image

script

image

after

frosting

image

script

image

@nils-a
Copy link
Member Author

nils-a commented Sep 1, 2023

@LoveDuckie would you have the cycles to put this to a test?

@LoveDuckie
Copy link

Spotted this change yesterday but I've not had a chance to take it for a spin outside of full-time work commitments. 🥲

Thanks so much for fixing this! I'll try getting it running this evening.

@nils-a nils-a merged commit ede1e30 into cake-build:develop Sep 27, 2023
4 checks passed
@nils-a nils-a deleted the bugfix/GH-365 branch September 27, 2023 20:30
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

Successfully merging this pull request may close these issues.

"Tasks" panel displays multiple instances of the same FrostingTask if it uses a "partial" definition.
2 participants