30 Commits

Author SHA1 Message Date
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Tamas Nemeth
a1291faad9
feat(actions): Moving datahub-actions into oss datahub (#13120) 2025-04-16 12:23:29 +02:00
Chakru
6dbabb2161
feat(ci): add manual trigger for full build (#12307) 2025-01-10 10:44:23 +05:30
david-leifker
327c6f911a
chore(bump): bump alpine and dockerize (#12184) 2024-12-20 15:59:07 -06: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
david-leifker
5fa48d7f25
fix(ci): additional ci and smoke-test updates (#11183) 2024-08-15 10:14:13 -05:00
david-leifker
c661a8786d
fix(ci): typo (#11180) 2024-08-14 17:52:38 -05:00
david-leifker
841cb5b7cf
fix(ci): fix single tag comma split (#11179) 2024-08-14 17:43:42 -05:00
david-leifker
66fdf29154
fix(ci): smoke-test changes do not need to build images (#11174) 2024-08-14 11:48:17 -05:00
david-leifker
18ce10448f
feat(actions): updates to gha workflows (#11150) 2024-08-13 19:14:40 -05:00
david-leifker
78ab7acab6
feat(ci): fix conditionals and consolidate change detection (#10649) 2024-06-06 16:11:45 -05:00
david-leifker
6c66e955ba
chore(build): bump actions versions (#10240) 2024-04-08 13:51:55 -05:00
david-leifker
77c4629ccf
refactor(docker): move to acryldata repo for all images (#9459) 2024-04-02 09:36:44 -05:00
david-leifker
4bda3d87dc
build(docker): prefix pr on pr sha tags (#10171) 2024-03-29 17:27:57 -05:00
david-leifker
088e7a87d8
fix(searchContext): fix search flag immutability (#10117) 2024-03-23 12:13:26 -05:00
david-leifker
8cb65bdb76
ci(filters): add graphql code to backend trigger (#10113) 2024-03-22 11:51:24 -05:00
Harshal Sheth
55bc955304
feat(ci): skip smoke-test lint if there are no changes (#9945) 2024-02-28 09:49:58 -08:00
david-leifker
ad65c36ddc
fix(workflow): workflow tweaks (#9678) 2024-01-21 15:39:31 -05:00
david-leifker
087d3fdb0d
feat(build): conditional ci (#9673) 2024-01-19 23:27:44 -06:00
david-leifker
38adff8693
fix(gha): fix gha for single tag (#9283) 2023-11-21 15:14:52 -06:00
david-leifker
40caf35812
feat(datahub-ingestion): refactor datahub ingestion slim images (#8515) 2023-08-17 10:40:17 +05:30
Harshal Sheth
e157992b77
feat(ci): use docker registry cache (#8544) 2023-08-02 17:17:13 -05:00
david-leifker
ecc01b9a46
refactor(restli-mce-consumer) (#6744)
* fix(security): commons-text in frontend

* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint

* testing docker build

* Add retry configuration options for entity client

* Kafka debugging

* fix(kafka-setup): parallelize topic creation

* Adjust docker build

* Docker build updates

* WIP

* fix(lint): metadata-ingestion lint

* fix(gradle-docker): fix docker frontend dep

* fix(elastic): fix race condition between gms and mae for index creation

* Revert "fix(elastic): fix race condition between gms and mae for index creation"

This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.

* fix(test): fix datahub frontend test for clean/test cycle

* fix(test): datahub-frontend missing assets in test

* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer

* gitingore update

* fix(docker): remove platform on docker base image, set by buildx

* refactor(kafka-producer): update kafka producer tracking/logging

* updates per PR feedback

* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool

Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-26 16:09:08 +00:00
Aseem Bansal
6fdbf6b42d
Revert "fix(ci): remove warnings due to deprecated action (#6735)" (#6857)
This reverts commit 1da27edcbc97d64d5e88321c8727fabf92a576f8.
2022-12-26 17:56:46 +05:30
Aseem Bansal
1da27edcbc
fix(ci): remove warnings due to deprecated action (#6735) 2022-12-13 10:42:21 +05:30
Aseem Bansal
5b52534fd4
fix(ci): reduce warnings due to deprecated action (#6686) 2022-12-08 10:00:05 +05:30
Aseem Bansal
0862a22632
fix(build): remove warnings in github actions (#6512) 2022-11-23 16:43:23 +05:30
Harshal Sheth
2d68097ff4
refactor(ci): refactor Docker build-and-push workflows (#5494) 2022-07-27 22:27:31 +05:30
Harshal Sheth
44122d4e08
refactor(ci): use custom action for checking codegen status (#5493) 2022-07-26 18:04:57 -07:00