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

tasks: Add spawn option for tag filter #19498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oleasteo
Copy link

Relates to #19497

This adds the minimal feature demand. Optimally, the tags should be enlisted in the UI as well (maybe, only if a tag starts with something like ui:).

I tried to write some tests as well, but as a rust (and project) newbie, I was blocked as I didn't know how to assert any task to have been run.

Since this is my first contribution, let me say thanks for a great project at this point as well 🎉

Release Notes:

  • Tasks: Added task::Spawn option "task_tag": "my-tag" to enable spawning multiple tasks at once

Release Notes:

- Tasks: Add `task::Spawn` option `"task_tag": "my-tag"` to enable spawning multiple tasks at once
Copy link

cla-bot bot commented Oct 21, 2024

We require contributors to sign our Contributor License Agreement, and we don't have @oleasteo on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@oleasteo
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 21, 2024
Copy link

cla-bot bot commented Oct 21, 2024

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant maxdeviant changed the title Tasks: Add spawn option for tag filter (#19497) Tasks: Add spawn option for tag filter Oct 21, 2024
@maxdeviant maxdeviant changed the title Tasks: Add spawn option for tag filter tasks: Add spawn option for tag filter Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant