chore: datafactory install pins → PyPI floor (views-datafactory>=1.9.0) - #283
chore: datafactory install pins → PyPI floor (views-datafactory>=1.9.0)#283Polichinel wants to merge 1 commit into
Conversation
views-datafactory is public and on PyPI as of v1.9.0. House convention is now release floor pins, never git+...@development: - 27 model requirements.txt: git branch pin -> views-datafactory>=1.9.0 (matches the existing views-r2darts2>=0.1.0 style in the same files) - README: datafactory-backend paragraph in the config_queryset.py section (the backend existed in 12+ per-model READMEs but never in the front door) + link to the new model_consumer_quickstart guide - register C-36 notes: remediation command updated to the PyPI pin un_fao's install lines are deliberately NOT touched here — those files carry an in-flight land_gaul/feature_frame migration in the maintainer's working tree; the pin change should ride with that commit. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Review — sound, approve with one recommended changeVerified the claims against the repo:
Recommended change before mergeThe new pin is unbounded ( The deferred un_fao pin is now handledPer this PR's note, the un_fao datafactory pin ( Minor noteThe diff edits 8 |
views-datafactory is public and on PyPI as of v1.9.0 —
pip install views-datafactory.requirements.txt:git+...@development→views-datafactory>=1.9.0(matches the existingviews-r2darts2>=0.1.0house style in the same files). Fresh model envs no longer need GitHub access to resolve the dependency.config_queryset.pysection — the backend was documented in 12+ per-model READMEs but never in the front door — linking the new model consumer quickstart.Deliberately excluded:
postprocessors/un_fao/*install lines — those files carry the in-flight land_gaul/feature_frame migration in the maintainer's working tree; fold the one-line pin change into that commit instead (requirements.txt:1,README.md:73,configs/config_queryset.py:21).Part of the cross-repo tagged-release rollout (sibling PR: views-pipeline-core#315).
🤖 Generated with Claude Code