14 Commits

Author SHA1 Message Date
Chakru
e9b867ddd8
fix(build): fix version in jars (#13432) 2025-05-06 21:13:08 +05:30
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
cf40116680
CI speedup (#13057) 2025-04-07 10:13:07 +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
Pedro Silva
379ffc8d94
build(release): Update files for 0.12.0 release (#9130) 2023-10-27 17:17:27 +01:00
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
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
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