FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: select tasks by marker metadata by tobiasraabe · Pull Request #977 · pytask-dev/pytask · GitHub

feat: select tasks by marker metadata - #977

Merged
tobiasraabe merged 1 commit into
mainfrom
codex/support-marker-expression-metadata
Aug 29, 2026
Merged

feat: select tasks by marker metadata#977
tobiasraabe merged 1 commit into
mainfrom
codex/support-marker-expression-metadata

Conversation

tobiasraabe commented Aug 29, 2026
edited
Loading

Copy link
Copy Markdown
Member

Summary

  • support keyword arguments in marker expressions passed to -m
  • match marker metadata in build and lock task selection while keeping -k and after= semantics unchanged
  • reject escaped marker-expression strings without misreading backslashes elsewhere in the expression
  • document marker metadata selection and its supported values

Adapted from pytest commit 15c33fbaa and pytest #14475.

Tests

  • uv run --group test pytest tests/test_mark_expression.py tests/test_mark.py tests/test_task.py tests/test_lock_command.py -q
  • just typing
  • targeted pre-commit checks
  • just docs

tobiasraabe force-pushed the codex/support-marker-expression-metadata branch 3 times, most recently from 8b001d7 to 8015008 Compare August 29, 2026 08:17
tobiasraabe added this pull request to the merge queue Aug 29, 2026
Merged via the queue into main with commit b742daa Aug 29, 2026
23 checks passed
tobiasraabe deleted the codex/support-marker-expression-metadata branch August 29, 2026 14:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL