Skip to content

[codex] Use package dependencies instead of main refs#4

Draft
nonprofittechy wants to merge 1 commit into
mainfrom
codex/remove-main-git-dependencies
Draft

[codex] Use package dependencies instead of main refs#4
nonprofittechy wants to merge 1 commit into
mainfrom
codex/remove-main-git-dependencies

Conversation

@nonprofittechy

Copy link
Copy Markdown
Member

Summary

Replaces direct git+https://...@main dependency references for AssemblyLine, MassAccess, and ALToolbox with normal package dependencies.

Why

During local integrated deploys, installing MATCFinancialStatement pulled fresh GitHub main copies over locally installed/editable dependency packages. That made coordinated integration testing brittle and caused resolver conflicts once local dependency fixes were included.

Validation

Installed the integrated package set editable in the docassemble Docker container without pip pulling GitHub @main dependency refs, restarted docassemble services, and ran the MATC1AJointPetition API driver end to end to the final download screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant