1
0
Commit Graph

30 Commits

Author SHA1 Message Date
Raymond Xu
38c9b85aa8 [HUDI-2280] Use GitHub Actions to build different scala spark versions (#3556) 2021-09-01 08:51:00 -07:00
Sivabalan Narayanan
7dddd54406 [MINOR] Fixing release validation script (#3493) 2021-08-19 07:54:56 -04:00
Prashant Wason
7173d1338a [HUDI-2124] A Grafana dashboard for HUDI. (#3216) 2021-07-02 18:48:37 -07:00
Wei
c08fbb4268 [MINOR] Remove unused module (#3116) 2021-06-19 12:06:47 -07:00
Gary Li
050626ad6c [MINOR] Add Missing Apache License to test files (#2736) 2021-03-29 07:17:23 -07:00
garyli1019
e069b64e10 [HOTFIX] fix deploy staging jars script 2021-03-29 06:04:48 -07:00
Sivabalan Narayanan
55a489c769 [1568] Fixing spark3 bundles (#2625)
- [1568] Fixing spark3 bundles
2021-03-19 14:21:36 -04:00
wangxianghu
ef28763f08 [MINOR] Update report_coverage.sh (#2396) 2020-12-30 19:47:04 +08:00
vinoth chandar
83d2e03cf7 [MINOR] Adding scripts to checkout and push to PRs (#2109)
- Tested the checkout_pr.sh locally
 - Tested a dryrun of pr_push_command.sh
2020-09-24 15:01:32 -07:00
Sivabalan Narayanan
3a578d7402 [HUDI-1056] Fix release validate script for rc_num and release_type (#2025) 2020-08-26 09:26:33 -07:00
Bhavani Sudha Saktheeswaran
6fa371a79c [MINOR] Fix release script for onetime uploading of gpgkeys (#1949) 2020-08-18 21:29:52 -07:00
Raymond Xu
8aa9142de8 [MINOR] Prevent scalatest plugin from running in non-UTs (#1897) 2020-08-02 20:33:58 -07:00
Raymond Xu
31247e9b34 [HUDI-896] Report test coverage by modules & parallelize CI (#1753)
- use codecov flags for each module to report coverage
- parallelize CI jobs for shorter time
- add a testcase for MetricsReporterFactory (to trigger codecov comment)
2020-06-27 23:16:12 -07:00
Sivabalan Narayanan
1a9fef48e7 Fixing binary file checks and disclaimer file checks (#1691) 2020-05-30 20:09:21 -07:00
leesf
492f324bc7 [HUDI-938] Removing incubating/incubator from project (#1658) 2020-05-24 18:28:13 +08:00
hongdd
644c1cc8bd [HUDI-698]Add unit test for CleansCommand (#1449) 2020-04-14 17:54:47 +08:00
Balaji Varadarajan
23afe7a487 [HUDI-710] Fixing failure in Staging Validation Script (#1403) 2020-03-15 22:13:20 +08:00
vinoyang
2137ecfa22 [HUDI-676] Address issues towards removing use of WIP Disclaimer (#1386)
* rename DISCLAIMER-STANDARD TO DISCLAIMER
2020-03-08 23:14:49 -07:00
vinoyang
9160084bb1 [MINOR] Fix cut_release_branch script missed a double quotation marks (#1365) 2020-03-01 14:34:15 +08:00
leesf
0cde27e63c [HUDI-599] Update release guide & release scripts due to the change of scala 2.12 build (#1364) 2020-03-01 14:30:32 +08:00
lamber-ken
11fb2c2614 [HUDI-580] Fix incorrect license header in files 2020-02-25 08:54:26 -08:00
Balaji Varadarajan
8e3d81cff1 [MINOR] Change deploy_staging_jars script to take in scala version (#1270) 2020-01-22 14:28:30 +08:00
Balaji Varadarajan
a46fea9ff4 [MINOR] Change deploy_staging_jars script to take in scala version (#1269) 2020-01-22 14:19:47 +08:00
Balaji Varadarajan
924bf514e2 [MINOR] Download KEYS file when validating release candidate (#1259) 2020-01-21 09:20:47 +08:00
Balaji Varadarajan
7381b66194 [HUDI-121] Fix issues in release scripts 2019-10-16 03:33:57 -07:00
Balaji Varadarajan
cef06c1e48 [HUDI-121] Fix bug in validation in deploy_staging_jars.sh 2019-10-03 09:42:59 -07:00
Balaji Varadarajan
e75fa070f8 [HUDI-121] Fix bug in validation in create_source_release.sh 2019-10-03 09:20:26 -07:00
Balaji Varadarajan
6da2f9ac7c [HUDI-287] Address comments during review of release candidate
1. Remove LICENSE and NOTICE files in hoodie child modules.
  2. Remove developers and contributor section from pom
  3. Also ensure any failures in validation script is reported appropriately
  4. Make hoodie parent pom consistent with that of its parent apache-21 (https://github.com/apache/maven-apache-parent/blob/apache-21/pom.xml)
2019-10-03 09:00:07 -07:00
Balaji Varadarajan
e41835fd91 [HUDI-121] Fix bugs in Release Scripts found during RC creation 2019-10-01 21:34:24 -07:00
Balaji Varadarajan
6e8a28bcae HUDI-121 : Address comments during RC2 voting
1. Remove dnl utils jar from git
2. Add LICENSE Headers in missing files
3. Fix NOTICE and LICENSE in all HUDI packages and in top-level
4. Fix License wording in certain HUDI source files
5. Include non java/scala code in RAT licensing check
6. Use whitelist to include dependencies as part of timeline-server bundling
2019-09-30 15:42:15 -07:00