Rename `contributions` to `contribution_count` in contributors data export
Add path patterns that can trigger workflows
Make validation steps slightly more verbose
Use `&&` syntax to call multiple recipies
Introduce "main" workflow, call previous workflows as reusable ones from it
Clarify workflow job names
Do not explicitly install Python
Rely on the version(s) provided by the runner images.
Revert extraction of reusable workflow for tool installation
The tools are not available to the calling workflows.
Build artifacts are an option, but not sure how to get them right in the case of Python.
Add missing `steps` key to reusable tool installation workflow
Extract reusable workflow for tool installation
Execute workflows on changes to workflow definitions, too
Use just in validation workflow
Fix `just` extraction, permissions
Unfortunately, permissions don't seem to be preserved, even with
`--preserve-permissions`.
Extract just the `just` command file from tarball
Use just in data archive building workflow
Extend data archive building workflow to fetch, include contributors
Add minimal `pyproject.toml` with configuration for mypy, ruff, and uv
Explicitly specify license in party date validation script