Skip to content

Fix/post run id hint v2#4

Merged
iross merged 2 commits into
mainfrom
fix/post-run-id-hint-v2
Jun 16, 2026
Merged

Fix/post run id hint v2#4
iross merged 2 commits into
mainfrom
fix/post-run-id-hint-v2

Conversation

@iross

@iross iross commented Jun 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

iross and others added 2 commits June 16, 2026 09:14
HTCondor emits `DAGNodeName = "<name>"` ClassAd format in event 000
bodies, not the old `DAG Node: <name>` plain-text format. Update
_DAGNODE_RE to match the actual format.

Also write <cluster_id>.run_id to log_dir whenever a run_id is
resolved (from 000 block, pending lookup, or inline pending), so
downstream event handlers can find it without hitting the classad file.

Fix pre-commit pytest hook to use `uv run pytest` instead of bare
`python` (which is not on PATH in the hook environment).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Use find to locate the splits subdirectory instead of the fragile
realpath/basename chain that assumed a specific directory structure.

Add packaging verification notes to task-17.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@iross iross merged commit 297e271 into main Jun 16, 2026
@iross iross deleted the fix/post-run-id-hint-v2 branch June 16, 2026 14:24
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