3 Commits

Author SHA1 Message Date
Chakru
2b9d250c29
fix(build): add ability to specificy constraints for bundled-venvs (#14999)
pydantic v2.41.3 released on oct 7th seems to have uploaded a corrupt whl. pydantic/pydantic-core#1841
Adding the ability to specify constraints to exclude this and in future, any other package that we may need to skip for bundled_venvs.
2025-10-14 10:43:37 +00:00
John Joyce
c075d1407c
fix(): Fix bundled venv (#14660)
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-17 09:50:12 -07:00
John Joyce
8ad96399dc
feat(): Add support for generating default venvs in datahub-actions (based on recent version of CLI) (#14491)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
2025-08-19 10:12:55 -07:00