434 Commits

Author SHA1 Message Date
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
Aseem Bansal
639feafcfb
feat(build): automatically mark issues as stale to close inactive issues (#5482) 2022-07-26 09:30:40 -07:00
Aseem Bansal
252992f15e
fix(ci): intermittent failure in github actions (#5452) 2022-07-25 23:02:02 -07:00
Shirshanka Das
86012fd40c
feat(ci): datahub-upgrade - support multiplatform image (#5477) 2022-07-24 18:25:39 -07:00
Aseem Bansal
935b423452
fix(docs,build): remove base image not needed, cleanup docs (#5469) 2022-07-22 19:43:48 +05:30
Aseem Bansal
e21efbe9d2
fix(build): add base image with gradle wrapper cached (#5467) 2022-07-22 17:44:37 +05:30
Aseem Bansal
9fca5277dc
fix(build): tweak ingestion build (#5374) 2022-07-12 12:37:47 +05:30
Aseem Bansal
b73477f31e
feat(build): reduce build time for ingestion image (#5225) 2022-06-29 15:26:12 +05:30
Aseem Bansal
e2d849de4b
fix(build): use correct creds (#5261) 2022-06-27 20:31:51 +05:30
Aseem Bansal
60ca9580d1
feat(build): add base image for ingest (#5243) 2022-06-27 14:08:16 +05:30
Aseem Bansal
c942350e3c
feat(ci): split integration tests to reduce run time (#5205) 2022-06-20 21:08:37 +05:30
Aseem Bansal
4541379024
feat(build): changes to decrease build time, cancel runs in case of multiple commits (#5187) 2022-06-17 18:05:10 +05:30
Shirshanka Das
eca310fb05
feat(ci): datahub-client - add workflow, fix build (#5052) 2022-05-31 22:40:31 -07:00
buggythepirate
92338c7912
feat(ingest): Added new ingestion source SAP HANA (#4376)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-26 03:42:50 -07:00
Dexter Lee
fe637ef392
fix(ci): remove scheduled artifact deletion run to avoid api rate limiting (#4954) 2022-05-18 22:38:38 -07:00
Dexter Lee
40d7071c00
fix(ci): docker - remove multiplatform builds for unsupported images (#4953) 2022-05-18 22:10:47 -07:00
Dexter Lee
37ae1ca4e6
fix(ci): add artifact cleaner, make docker publish sections consistent (#4950) 2022-05-18 20:15:20 -07:00
RyanHolstien
5b248e9375
fix(workflow): fix mysql credentials (#4947) 2022-05-18 18:14:07 -07:00
Dexter Lee
5879debd9b
Fix docker unified (#4948) 2022-05-18 13:19:46 -07:00
Shirshanka Das
b78aeaedf7
fix(ci): clean up docker workflow for multi-tags (#4889) 2022-05-10 14:24:54 -07:00
Shirshanka Das
c68260234e
fix(ci): docker - either load or push, don't do both (#4887) 2022-05-10 08:59:16 -07:00
Shirshanka Das
fbf35f430f
fix(ci): remove buildx and qemu for non multi-platform images (#4885) 2022-05-10 15:14:54 +02:00
Shirshanka Das
e697b89bee
fix(ci): remove multiplatform builds from containers that don't support it (#4883) 2022-05-09 21:48:42 -07:00
Shirshanka Das
f8171702f6
feat(ci): docker actions simplify, add vulnerability scanner, simplify smoke-tests (#4881)
co-authored-by: Dexter Lee <dexter@acryl.io>
2022-05-09 19:49:57 -07:00
RyanHolstien
9422578e41
Revert "chore(deps): upgrade play to remove CVEs (#4864)" (#4868)
This reverts commit 84a026b1263ab91cd4010d905129a279523f413e.
2022-05-06 15:08:35 -07:00
RyanHolstien
84a026b126
chore(deps): upgrade play to remove CVEs (#4864) 2022-05-06 13:42:03 -07:00
Shirshanka Das
bfed6b8029
fix(ci): split out expensive build steps, increase memory (#4825) 2022-05-04 22:21:56 -07:00
Aditya Radhakrishnan
cb45d67b46
feat(ci) - add cypress dashboard view to CI (#4654) 2022-04-13 07:30:24 -07:00
Dexter Lee
2a8ae27261
Revert "feat: adding gradle, pip cache via gh cache, docker cache via dockerhub (#4387)" (#4637)
This reverts commit b6de051d9a5240cefa1a7b217690cfe3a85a70f5.
2022-04-11 16:00:16 -07:00
Aseem Bansal
b6de051d9a
feat: adding gradle, pip cache via gh cache, docker cache via dockerhub (#4387)
* attempt cache

* change cache keys

* use docker repository for caching

* change buildcache tag

* change tag

* fix cache key

* take docker cache from head buildcache

* try not pushing when not publishing

* change to use templating

* change docker caching

* test change org name

* check using cache

* revert changes

* remove gradle cache from build and test workflow
2022-04-08 09:19:58 -07:00
Aseem Bansal
25de224a3f
doc: add page for handling deprecations, breaking changes etc. (#4590) 2022-04-07 09:48:47 -07:00
Aseem Bansal
a3be594c89
chore: update pull request template (#4547) 2022-03-31 08:11:20 -07:00
Aseem Bansal
861015d57a
fix: change for repository change (#4464) 2022-03-22 09:21:09 -07:00
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link (#4446) 2022-03-18 14:12:19 -07:00
Dexter Lee
93acefd771
fix(ci): fix model generation workflow (#4352) 2022-03-08 15:41:58 -08:00
Tamas Nemeth
3158e49171
fix(ingest): Removing python 3.9.9 restriction (#4312) 2022-03-04 08:21:33 -08:00
Kevin Hu
02fe05eb8f
feat(ingest): data-lake - remove spark requirement if not profiling (#4131) 2022-02-24 23:26:06 -08:00
finian
0fd4cb5f8f
feat(docker): add multiplatform docker support for arm64 (m1) (#4221) 2022-02-24 14:37:28 -08:00
MugdhaHardikar-GSLab
ede31c4177
feat(ci): add spark smoke test (#4158) 2022-02-22 19:33:21 -08:00
Swaroop Jagadish
eaf7b02b2a
docs(model): auto-generated docs and hand-written docs for the metadata model (#4189) 2022-02-18 09:45:45 -08:00
Swaroop Jagadish
4dba8fe6e7
fix(ci): fix formatting for action yaml (#4122) 2022-02-10 23:09:23 -08:00
Swaroop Jagadish
8716d7345c
fix(ci): fix fomatting in doc generation action yaml (#4121) 2022-02-10 23:01:24 -08:00
Swaroop Jagadish
d1a14abb53
fix(docs): fixing metadata model doc generation script and updating png (#4120) 2022-02-10 22:56:28 -08:00
Swaroop Jagadish
4b7f2b7d1a
fix(docker): datahub-gms - build in native, copy to target (#3992) 2022-01-27 09:22:41 -08:00
John Joyce
9366a47f88
fix(quickstart): Assign correct mysql-setup container for M1 and remove "head" default version. (#3987)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-26 18:15:54 -08:00
Swaroop Jagadish
8dbde4bf0d
feat(build): remove requirement for git directory for builds (#3977) 2022-01-25 21:52:47 -08:00
Tamas Nemeth
cec541d827
fix(ci): ingestion - Restrict python to <=3.9.9 due to upstream looker sdk issues (#3961)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-25 19:11:53 -08:00
Swaroop Jagadish
d23a5bb725
feat(spark-lineage): simplified jars, config, auto publish to maven (#3924) 2022-01-20 00:48:09 -08:00
Kevin Hu
9e30b42638
feat(ingest): data lake - support for profiling data lake assets (#3656) 2022-01-17 15:01:23 -08:00