11929 Commits

Author SHA1 Message Date
Aseem Bansal
49ee849382
chore: update lint dependencies (#13316)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-25 20:29:11 +05:30
Chakru
0f473232a3
build: support reload of some modules with env changes (#13325) 2025-04-25 08:12:41 +05:30
Andrew Sikowitz
3e11bb7d04
fix(ui): Sort less files first (#13268) 2025-04-24 15:25:37 -07:00
Anthony Burdi
ea47645ca4
ci: add anthonyburdi to team in pr-labeler.yml (#13326) 2025-04-24 16:27:48 -05:00
Deepak Garg
ce82a96bbd
fix(UI): fix business attributes related schemaFields (#13313) 2025-04-24 12:16:32 -07:00
Chakru
51863325a5
build: use versioning in gradle consistent with ci (#13259)
Enable use of gradle for all image builds for publishing, eliminating the per-image build action in docker-unified.yml that duplicated what was in gradle but used slightly different mechanisms to determine what is the tag. Enabled gradle build to consume tags provided by the workflow and produce tags same as earlier.

Use bake matrix builds to build slim/full versions of datahub-ingestion, datahub-actions.

Publish images and scan relies on gradle to get the list of images, via depot.

Image publish and scans run once a day on schedule or on manual triggers only.
Pending work: Separate the publish and scans into a separate workflow that runs on a schedule and could also run other tests.
2025-04-24 23:00:03 +05:30
Anna Everhart
34feb0f3f1
removed dash line and weird border radius in sidebar sections (#13266) 2025-04-24 10:23:40 -07:00
Anna Everhart
03025b67b5
updated nav logo (#13308) 2025-04-24 08:47:36 -07:00
Chris Collins
0ce24e3199
fix(cypress) Improve flakiness of managing_secrets v1 and v2 (#13311) 2025-04-24 10:00:59 -04:00
purnimagarg1
d638d6f030
fix(ui/structured-properties): add data contract entity in v1 to fix structured properties page issue (#13300)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-04-24 09:55:59 -04:00
v-tarasevich-blitz-brain
49bb2b50a5
feat(searchBarAutocomplete): add description to matched fields to results of the search bar (#13314) 2025-04-24 09:48:53 -04:00
david-leifker
effff339e5
fix(cypress): fix cypress test data incidents (#13305) 2025-04-24 12:31:50 +05:30
Harshal Sheth
f6764ee17a
chore(sdk): rename _schema_classes to mark it as internal-only (#13309) 2025-04-24 12:22:01 +05:30
jmacryl
3c9da5a0e9
feat(search): use zstd-no-dict codec in Opensearch (#13273)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-04-23 20:22:46 -05:00
Chris Collins
86daf2bd5b
fix(cypress) Fix flaky mutations/domains cypress test (#13310) 2025-04-23 19:04:31 -04:00
Chris Collins
fb4c505800
fix(cypress) Fix occasional socket closed exception in cypress (#13312) 2025-04-23 18:10:16 -04:00
Chris Collins
050d003169
fix(cypress) Fix flakiness in nested_domains and v2_nested_domains cypress tests (#13304) 2025-04-23 17:59:06 -04:00
Andrew Sikowitz
f3a41201f2
fix(ui/graphql): Fetch glossary node details when fetching glossary node children (#13307) 2025-04-23 12:50:28 -07:00
John Joyce
1cb616cff9
refactor(ui): Use phosphor icons for asset health (#13293)
Co-authored-by: John Joyce <john@Mac-242.lan>
2025-04-23 11:55:20 -07:00
purnimagarg1
c52cae72cb
improvement(component-library): make improvements in the checkbox component (#13299) 2025-04-23 14:20:18 -04:00
v-tarasevich-blitz-brain
854d2025f4
feat(searchBarAutocomplete): add support of matched fields to the search bar (#13255) 2025-04-23 12:53:55 -04:00
Chakru
294d77446b
ci: increase runner size for smoke tests (#13301) 2025-04-23 21:59:37 +05:30
Sergio Gómez Villamor
1c5b7c18fc
chore(ingestion): removes ignore for SIM117 ruff rule (#13295) 2025-04-23 15:55:46 +02:00
skrydal
1c1734bf41
doc(ingestion/iceberg): Improve Iceberg docs (#13097) 2025-04-23 14:24:35 +02:00
Sergio Gómez Villamor
1563b0e9fb
fix(ingestion): use default generate_browse_path_v2 even if no pipeline_config (#13117) 2025-04-23 13:25:58 +02:00
Aseem Bansal
64829a3279
chore(build): upgrade dependencies (#13286) 2025-04-23 14:49:40 +05:30
Aseem Bansal
1de5fb3e6f
fix(cli): redact more secrets (#13287) 2025-04-23 14:49:26 +05:30
Sergio Gómez Villamor
0b6fd75d37
feat(slack): restores retry logic for get_user_to_be_updated (#13228) 2025-04-23 09:14:12 +02:00
Esteban Gutierrez
40c4579810
fix(): Remove embededed tomcat transitive dependency from spring boot (#13283) 2025-04-22 20:07:22 -05:00
v-tarasevich-blitz-brain
ee40115bc6
fix(searchBarAutocomplete): UI fixes for the search bar (#13229) 2025-04-22 18:40:26 -04:00
v-tarasevich-blitz-brain
e3c45a7da7
feat(searchBarAutocomplete): add options to mixpanel events (#13284) 2025-04-22 17:59:13 -04:00
Jay
6651c8ed95
fix(web) clean up domains ui (#13143) 2025-04-22 17:50:57 -04:00
Harshal Sheth
82fafceba4
ci(airflow): separate airflow constraints from deps (#13291) 2025-04-22 13:54:15 -07:00
Chris Collins
45c5a620e7
feat(ui) Add new Tabs component and replace on home page (#13144) 2025-04-22 16:26:45 -04:00
Andrew Sikowitz
c140450a1e
fix(ui/storybook): Allow relative imports to fix storybook build (#13292) 2025-04-22 13:05:16 -07:00
Harshal Sheth
a88e15c0d2
fix(ci): ensure extra airflow requirements are respected (#13289) 2025-04-22 12:08:28 -07:00
Harshal Sheth
fe3ae92a5e
chore: only show pull request checklist on PR creation (#13290) 2025-04-22 12:08:10 -07:00
Chris Collins
fa531d70c8
fix(cypress) Catch resizeObserverLoop globally and fix setThemeV2 (#13288) 2025-04-22 14:12:42 -04:00
david-leifker
169c982b4d
chore(pegasus): bump pegasus 29.65.7 (#13285) 2025-04-22 12:46:42 -05:00
david-leifker
0b2e0ef100
fix(): docker mysql env (#13274) 2025-04-22 12:37:24 -05:00
v-tarasevich-blitz-brain
7b8aed85a7
refactor(searchBarAutocomplete): refactoring of the new search bar (#13199)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-04-22 12:16:01 -04:00
purnimagarg1
6b1806465a
improvement(component-library): bring back component library changes (#13263) 2025-04-22 11:07:55 -04:00
Chris Collins
886f3f8c43
fix(cypress) Fix flakiness in dataset_ownership cypress test (#13280) 2025-04-22 10:45:48 -04:00
Chris Collins
3ae7d1f3f4
fix(cypress) Fix flakiness in query_tab cypress test (#13279) 2025-04-22 10:45:19 -04:00
Sergio Gómez Villamor
a8637abfe2
tests(kafka): fixing flaky tests (#13171) 2025-04-22 12:58:47 +02:00
Chris Collins
a02ca68386
fix(pytest) Fix broken pytest after recent schema field urn change (#13278) 2025-04-21 18:03:22 -04:00
Harshal Sheth
f48c6b53ee
feat(ingest/snowflake): show returned query row counts (#13246) 2025-04-21 14:41:40 -07:00
Chakru
54156ea78a
fix(cli): use patch to update dataset properties (#13226) 2025-04-21 14:41:31 -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
fa750573e2
fix(actions): fix datahub-actions publishing + wheels (#13276) 2025-04-21 14:19:25 -07:00