10 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
Chakru
ed4d3680a9
build(actions): optimize docker layer caching for bundled-venvs (#14945) 2025-10-13 21:24:14 +05:30
Harshal Sheth
2a1b7c4229
chore(docker): use prebuilt dockerize v0.24 (#14668) 2025-09-05 11:04:08 -05:00
Harshal Sheth
0e141255ad
chore(ingest): bump datahub-actions python version to 3.11 (#14546) 2025-08-25 10:32:58 +02: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
Chakru
b51f0069fb
build(actions): optimize docker layer caching (#14114) 2025-07-17 02:01:45 +05:30
Harshal Sheth
24f9bc0f18
feat(ci): use local ingestion in actions (#13408) 2025-05-02 19:22:09 -07:00
Esteban Gutierrez
8a17ba14d6
fix(): Fixes multiple minor security vulnerabilities (#13222)
bug(snappy): Make sure right snappy version is installed
fix(docker): update Dockerize to version v0.9.3
fix(gms): fixes dgraph4j netty deps
fix(docker): remove SGID on /home/datahub and /home/datahub-integration
fix(datahub-actions): bump setuptools and wheel version
fix(docker): update c-ares version
fix(docker): datahub-actions addendum
2025-04-21 16:39:26 -05:00
Harshal Sheth
b75dbaa3a1
feat(ci): make datahub-actions docker build standalone (#13241) 2025-04-17 08:51:46 +02:00
Tamas Nemeth
a1291faad9
feat(actions): Moving datahub-actions into oss datahub (#13120) 2025-04-16 12:23:29 +02:00