hbase/dev-support
Nick Dimiduk 5bada0b5d0
HBASE-22853 Git/Jira Release Audit Tool (#1088)
* HBASE-22853 Git/Jira Release Audit Tool

This is an application for performing an audit between the histories
on our git branches and the `fixVersion` field set on issues in
JIRA. It does this by building a Sqlite database from the commits
found on each git branch, identifying Jira IDs and release tags, and
then requesting information about those issues from Jira. Once both
sources have been collected, queries can be performed against the
database to look for discrepancies between the sources of truth (and,
possibly, bugs in this script).

Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-01-27 10:28:11 -08:00
..
adhoc_run_tests HBASE-23114 Use archiveArtifacts in Jenkinsfiles (#681) 2019-10-10 13:27:50 +02:00
create-release HBASE-23720 [create-release] Update yetus version used from 0.11.0 to 0.11.1 2020-01-22 18:07:53 -08:00
design-docs HBASE-23347 Allow custom authentication methods for RPCs 2020-01-16 10:27:28 -05:00
docker HBASE-23023 upgrade shellcheck used in dockerfile (#624) 2019-09-14 14:03:02 -05:00
flaky-tests HBASE-23114 Use archiveArtifacts in Jenkinsfiles (#681) 2019-10-10 13:27:50 +02:00
git-jira-release-audit HBASE-22853 Git/Jira Release Audit Tool (#1088) 2020-01-27 10:28:11 -08:00
hbase_docker HBASE-21711 Remove references to git.apache.org/hbase.git 2019-01-16 10:02:13 +01:00
jenkins-scripts HBASE-22852 Stop gpg agent daemons in hbase nightlies. (#525) 2019-08-26 16:30:22 -05:00
Dockerfile HBASE-22856 HBASE-Find-Flaky-Tests fails with pip error 2019-08-15 10:14:08 +08:00
HBase Code Template.xml HBASE-6879: Add HBase Code Template 2012-12-04 01:24:18 +00:00
Jenkinsfile HBASE-23236 Upgrade to yetus 0.11.1 2019-11-08 13:47:54 +08:00
Jenkinsfile_GitHub HBASE-22920 github pr testing job should use dev-support script (#883) 2019-12-13 15:56:20 -08:00
checkcompatibility.py HBASE-22497 Mark HBase 1.2 line as EOM 2019-06-03 06:55:58 -05:00
checkstyle_report.py HBASE-14859 Better checkstyle reporting. Reports file names, error names and old/new error counts. Fix some checks. (Apekshit) 2015-11-25 12:18:40 -08:00
eclipse.importorder HBASE-20912 Add import order config in dev support for eclipse (Ankit Singhal and Tak Lon (Stephen) Wu) 2019-04-05 14:36:52 -07:00
findbugs-exclude.xml HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors 2018-11-08 08:50:03 -06:00
gather_machine_environment.sh HBASE-20335 nightly job bash cleanup. 2018-04-11 01:33:14 -05:00
hbase-personality.sh HBASE-23228 Allow for jdk8 specific modules on branch-1 in precommit/nightly testing (#804) 2019-11-08 10:07:24 -06:00
hbase-vote.sh HBASE-22464 Improvements to hbase-vote script 2019-08-23 12:44:58 -05:00
hbase_docker.sh HBASE-12151 Set mode to 755 on executable scripts in dev-support directory 2014-10-03 13:06:28 +10:00
hbase_eclipse_formatter.xml HBASE-20911 correct Swtich/case indentation in formatter template for eclipse (Ankit Singhal) 2019-04-03 16:30:20 -07:00
hbase_nightly_pseudo-distributed-test.sh HBASE-22522 The integration test in master branch's nightly job has error "ERROR: Only found 1050 rows." 2019-06-02 22:07:49 +08:00
hbase_nightly_source-artifact.sh HBASE-22022 nightly fails rat check down in the dev-support/hbase_nightly_source-artifact.sh check 2019-03-13 13:01:30 -07:00
hbase_nightly_yetus.sh HBASE-22955 Properly set jdk7 as JAVA_HOME for branches-1 precommit and nightly. (#621) 2019-09-16 22:51:24 -05:00
hbasetests.sh HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov) 2014-07-02 19:01:04 -07:00
jenkinsEnv.sh HBASE-16667 Building with JDK 8: ignoring option MaxPermSize=256m (Niels Basjes) 2016-09-24 16:07:25 -07:00
make_patch.sh HBASE-19674: Improve make_patch.sh 2018-01-07 14:41:40 +01:00
make_rc.sh HBASE-21953 Point make_rc.sh at ./create-release/do-release-docker.sh instead 2019-06-12 07:54:30 -07:00
python-requirements.txt HBASE-21712 Make submit-patch.py python3 compatible - ADDENDUM 2019-01-16 09:24:47 +01:00
rebase_all_git_branches.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
smart-apply-patch.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
submit-patch.py HBASE-21712 : Make submit-patch.py python3 compatible 2019-01-14 14:50:50 -08:00
test-util.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
zombie-detector.sh HBASE-14772 Improve zombie detector; be more discerning; part2; addendum -- yet more formatting 2015-12-03 14:11:01 -08:00