Closed dmcc closed 2 months ago
Only now do I see I could have viewed the union of all the commits and reviewed that instead. Next time!
I somehow can't leave a code comment on this line, but action.py:12 has an ambiguous "they", which I think should be "subclasses"
Fixed!
tl;dr: You can now use
--tags tag1,tag2
when launching tasks, fixes #20. All tags in the list will be associated with all launched tasks.This PR also includes some overdue Ruff and pre-commit updates, addressing their changes. Got a little carried away -- ideally, these would probably be a separate PR.