Chakru
2679e75071
fix(build): fix local quickstart builds ( #13445 )
2025-05-07 20:13:52 +05:30
Chakru
e9b867ddd8
fix(build): fix version in jars ( #13432 )
2025-05-06 21:13:08 +05:30
Chakru
214d376a96
fix(build): fix regression in local quickstart builds ( #13413 )
2025-05-05 08:18:31 -05: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
Chakru
912fac3eb5
fix(ci): fix image publish task, python-docker version ( #13206 )
2025-04-15 08:44:09 -07:00
Chakru
5b1e194a3c
build: use docker bake to build all images in a single step ( #13191 )
2025-04-15 09:48:11 +05:30
david-leifker
5ee0b66920
feat(spring): upgrade to SpringBoot 3.4 ( #13186 )
2025-04-12 15:34:17 -05:00
Chakru
cf40116680
CI speedup ( #13057 )
2025-04-07 10:13:07 +05:30
Chakru
40106be208
build: optimizations for incremental builds and faster CI ( #13033 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-02 11:51:10 +05:30
Chakru
7c1ed744f4
fix(build): build improvements to help with incremental builds ( #12823 )
2025-03-10 22:43:31 +05:30
Pedro Silva
0c597d35af
feat(docs): Add release docs for 0.15.0 ( #12374 )
2025-01-17 18:15:56 +00:00
Chakru
d3ac112d28
build(coverage): fix carry-forward coverage ( #12306 )
2025-01-10 00:17:35 +05:30
Dejan Stojadinović
2291c71c29
build(gradle): version change (Gradle and shadow plugin) ( #11999 )
2024-12-14 10:04:48 -06:00
Chakru
61fffb2a81
build(coverage): rename python coverage reports ( #12071 )
2024-12-10 19:57:11 +05:30
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python ( #11992 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
Harshal Sheth
9f79f44dd6
build: enable gradle caching ( #9525 )
2023-12-27 20:05:17 -05:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 ( #9458 )
2023-12-15 13:28:33 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint ( #9373 )
2023-12-06 11:02:42 +05:30
Pedro Silva
379ffc8d94
build(release): Update files for 0.12.0 release ( #9130 )
2023-10-27 17:17:27 +01:00
Harshal Sheth
59b59c2b93
chore(build): upgrade gradle wrapper ( #8776 )
2023-09-02 18:01:04 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update ( #8745 )
2023-09-01 19:36:01 +05:30
david-leifker
40caf35812
feat(datahub-ingestion): refactor datahub ingestion slim images ( #8515 )
2023-08-17 10:40:17 +05:30
Indy Prentice
6fc1f98bb8
build(release): Update files for 0.10.5 release ( #8556 )
2023-08-03 08:29:44 +05:30
Pedro Silva
4cfb795c1c
chore(release): update default cli for managed ingestion ( #8226 )
2023-06-13 15:51:03 +01:00
John Joyce
ef57a92b48
fix(versioning): Ensure that CLI version is always dot-delimited even in minor release versions ( #7200 )
2023-02-01 13:37:11 -08: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
John Joyce
cc0b6019fb
chore(0.9.5): Bump defaults for release v0.9.5 ( #6856 )
2022-12-26 15:40:26 +05:30
John Joyce
180a993e09
chore(release): Updating default CLI version, update updating-datahub ( #6590 )
2022-12-01 11:59:58 +05:30
Harshal Sheth
43f7b568e3
build: upgrade gradle wrapper ( #6203 )
2022-10-14 17:04:11 -07:00
Peter Szalai
773917c817
feat(release): bump CLI version to 0.9.0 ( #6195 )
...
* feat(release): bump CLI version to 0.9.0
* update breaking changes section
* add graphql breaking change
* typo
2022-10-14 17:14:26 +02:00
Shirshanka Das
48b46971b8
feat(ingest): remove hardcoded env variable default for cli version ( #6075 )
2022-10-02 16:46:34 -07:00
leifker
8bd1db8c1f
feat(build): upgrade to gradle 6 for toolchain to support java 11 ( #4340 )
2022-03-09 13:31:16 -08:00
Mars Lan
d6fcefb75b
style: add checkstyle and IDEA code style config ( #1662 )
...
Currently allow checkstyle warnings until all violations have been fixed
2020-05-07 15:59:16 -07:00
Kerem Sahin
b17b91f24a
Bump gradle to 5.6.4 and pegasus to 27.7.18
2020-02-12 17:10:49 -08:00
Kerem Sahin
23339df23a
Initial commit for Data Hub
2019-08-31 20:51:14 -07:00
Kerem Sahin
5fe7d1e5ee
Switch to https links for extraLibs
2019-05-29 16:20:36 -07:00
Mars Lan
5b98156aa2
Update the build system to work with the new open source process ( #1438 )
2018-10-05 22:01:40 -07:00
Mars Lan
ed8088ae1c
Move ember.gradle from gradle/scripts to wherehows-web ( #1437 )
...
Fix version of node & yarn
2018-10-04 13:38:36 -07:00
Ignacio Bona
41cf965400
Bumped a bunch of dependencies. Mirage needed some work. Added ember and yarn scripts that runs same version of node as prod
2018-08-30 15:54:14 -07:00
Ignacio Bona
632a9f6409
Removing bower from build steps
2018-08-28 11:09:17 -07:00
Yi (Alan) Wang
999ab051ee
Update Scala to 2.11, fix travis build ( #1316 )
2018-08-13 09:45:52 -07:00
Mars Lan
d18595f39d
Update Gralde to 4.9 & Scala to 2.11 ( #1315 )
...
* Update Gralde to 4.9 & Scala to 2.11
* Update play.gradle
* Update repositories.gradle
2018-08-10 17:51:30 -07:00
Seyi Adebajo
db1ff5ae1d
fixes issue with unhandled error event in travis builds
2018-08-07 00:50:51 -07:00
Yi (Alan) Wang
fdc3ba03d1
Refactor MIE consumer to be used in Samza ( #1203 )
2018-06-12 15:58:33 -07:00
ziveo
8655c407c9
Update build.gradle ( #1202 )
...
* Update build.gradle
Updating Gradle version to at the moment lates 4.8
* Updating gradle-wrapper.properties and gradle-wrapper.jar files
2018-06-08 07:33:23 -07:00
ziveo
8a075a9cae
Update ember.gradle
...
Updating to the latest current version of Node v8.11.2 LTS
2018-05-18 17:56:58 -04:00
Yi (Alan) Wang
3b88be4a30
Modify dependencies and versions, tune log for MLE ( #1157 )
...
* Modify dependencies and versions
* Tune the log for MLE
2018-05-14 13:46:53 -07:00
Yi (Alan) Wang
06ccf1c99d
Fix MCE null pointer when dataset is null ( #955 )
2018-02-01 14:24:44 -08:00
Seyi Adebajo
7e5485bbdd
adds tmp dir to gradle clean script. updates build version of node to 8.9.4
2018-01-22 09:45:21 -08:00
Seyi Adebajo
6f388d89fe
removes unneeded manual yarnpkg install: gradle-node-plugin preferred. upgrades node version
2017-11-27 13:21:20 -08:00