394 Commits

Author SHA1 Message Date
Chakru
6dbabb2161
feat(ci): add manual trigger for full build (#12307) 2025-01-10 10:44:23 +05:30
Chakru
d3ac112d28
build(coverage): fix carry-forward coverage (#12306) 2025-01-10 00:17:35 +05:30
Aseem Bansal
c0b13f087a
ci: upload test coverage to codecov (#12291) 2025-01-08 18:40:19 +05:30
Aseem Bansal
124e2006e1
ci: fix shellcheck warnings, update actions (#12281) 2025-01-07 16:42:08 +05:30
Harshal Sheth
f396d8d87a
refactor(sdk/patch): improve patch implementation internals (#12253) 2025-01-02 12:36:07 -08:00
david-leifker
7198f711dc
fix(ci): further consolidate NODE_OPTIONS (#12217) 2024-12-31 08:50:44 -06:00
Harshal Sheth
ed8639e401
chore(python): test with python 3.11 (#11280)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-12-27 10:46:49 -08:00
Aseem Bansal
d7de7eb2a6
ci: remove qodana (#12227) 2024-12-27 17:51:43 +05:30
Chakru
fe43f076da
Parallelize smoke test (#12225) 2024-12-26 21:22:16 +05:30
david-leifker
73dce9e418
chore(bump): bump node version long term support release (build time … (#12199) 2024-12-22 10:28:19 -06:00
david-leifker
327c6f911a
chore(bump): bump alpine and dockerize (#12184) 2024-12-20 15:59:07 -06:00
Harshal Sheth
08605a95a7
feat(python): split out temp wheel builds (#12157) 2024-12-19 08:02:37 -08:00
Sergio Gómez Villamor
d2ffeb00a5
tests(datahub-client): new tests for the AvroSchemaConverter (#12087) 2024-12-16 11:26:57 +00:00
Tamas Nemeth
ee82a88a75
fix(ingest/dagster): Fix Dagster build (#12121) 2024-12-13 11:51:42 -05:00
Sergio Gómez Villamor
7c1d3b09ed
fix(datahub-client): avoid parallel execution of publish and publish-java8 (#12120) 2024-12-13 14:55:05 +05:30
Sergio Gómez Villamor
edca8eae99
feat(datahub-client): additionally generates java8 artefacts (#12106) 2024-12-12 14:03:30 +00:00
Chakru
bcf230f87f
build(ci): codecov integration (#12073) 2024-12-11 00:47:30 +05:30
Harshal Sheth
2babbe6b0f
feat(airflow): drop Airflow < 2.3 support + make plugin v2 the default (#12056) 2024-12-09 11:08:49 -08:00
david-leifker
3f3f777c06
fix(graph-edge): fix graph edge delete exception (#12025) 2024-12-05 07:44:20 -06:00
Aseem Bansal
9334b2e324
chore: update label for team (#12032) 2024-12-04 10:17:21 -06:00
david-leifker
36afa5cfa3
fix(ci): fix build-and-test (#11974) 2024-11-27 10:54:43 -06:00
david-leifker
3b00fd7646
fix(shadowJar): fix shadowJar (#11968) 2024-11-26 21:02:28 -06:00
kevinkarchacryl
05c99abb4a
chore: update contributors list (#11915) 2024-11-21 09:20:04 -05:00
david-leifker
a908573265
fix(ci): additional disk clean (#11835) 2024-11-12 10:21:35 -06:00
Mayuri Nehate
5094dabdf4
feat(ingest/gx): support gx version 0.18.0 (#11823) 2024-11-11 14:38:15 +01:00
RyanHolstien
707a02c036
fix(ci): remove pip cache (#11702) 2024-10-23 17:22:53 -05:00
david-leifker
5db78c6d8a
fix(ci): fix build and test workflow (#11644) 2024-10-16 12:02:58 -05:00
david-leifker
2bc96e9e69
fix(ci): metadata-io req python (#11632) 2024-10-15 14:43:36 -05:00
david-leifker
14a22bfeaf
fix(ci): add runtime limit (#11630) 2024-10-15 13:14:46 -05:00
david-leifker
555f391c24
fix(ci): Update contributor-open-pr-comment.yml (#11631) 2024-10-15 13:14:21 -05:00
Hyejin Yoon
8653b56bf6
feat: add contributor pr open comment action (#11487)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-10-15 11:12:58 -05:00
david-leifker
d8ede691f0
fix(ci): ensure py 3.10 (#11626) 2024-10-15 09:34:30 -05:00
david-leifker
2205920aaa
fix(trivy): also add alternative java db (#11591) 2024-10-10 18:07:17 -05:00
david-leifker
9ffd2dc8ca
fix(trivy): multi-repo, bump trivy version (#11590) 2024-10-10 17:57:23 -05:00
Harshal Sheth
771cc9ffe4
feat(airflow): add airflow 2.10 to test matrix (#11579) 2024-10-10 09:30:43 -07:00
RyanHolstien
86d394c1e1
feat(scan): add scanning to setup images (#11563) 2024-10-08 13:51:27 -05:00
david-leifker
81d86d3d6d
chore(ci): bump trivy action version (#11555) 2024-10-07 19:28:32 -07:00
david-leifker
db49067111
build(misc): misc build, config, version updates (#11527) 2024-10-03 21:10:26 -05:00
david-leifker
68b188a011
build(gradle): Update gradle.properties (#11458) 2024-09-23 17:38:20 -05:00
Donovan Maree
e8cdf66ff2
Update pr-labeler.yml (#11393) 2024-09-20 15:37:09 -05:00
Harshal Sheth
c5112af573
chore: use unique docker log artifact names (#11445) 2024-09-20 13:22:40 -07:00
david-leifker
97e02299f9
fix(XServiceProvider): fix ebean framework race condition (#11378) 2024-09-16 13:33:48 -05:00
Harshal Sheth
dfa97758a1
chore(py): cleanup python CI (#11324) 2024-09-11 10:49:16 -07:00
david-leifker
ede9520b87
feat(schemaField): populate schemaFields with side effects (#10928) 2024-09-04 15:36:12 -05:00
Harshal Sheth
c4bc34f9ff
feat(build): remove base-requirements.txt (#11238)
Co-authored-by: David Leifker <david.leifker@acryl.io>
2024-08-29 22:34:00 -05:00
david-leifker
f9cd29f6a3
ci(flavor): reintroduce flavor suffix (#11265) 2024-08-29 09:07:49 -05:00
dushayntAW
6204cba2bb
fix(ingestion/prefect-plugin): Prefect plugin (#10643)
Co-authored-by: shubhamjagtap639 <shubham.jagtap@gslab.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2024-08-29 15:40:10 +02:00
Aseem Bansal
efc42df3d9
ci: update outdated actions for java and python setup (#11261) 2024-08-29 14:27:35 +05:30
david-leifker
2066f1f625
feat(ingestion-base): convert to ubuntu image (#11263) 2024-08-28 17:18:41 -05:00
Aseem Bansal
15c1cfc386
ci(build): update outdated action & pin deepdiff lib (#11260) 2024-08-28 19:53:42 +05:30