This is an automated email from the ASF dual-hosted git repository.
pawarprasad123 pushed a change to branch ATLAS-5293
in repository https://gitbox.apache.org/repos/asf/atlas.git
from 8440fd80b ATLAS-5293: ATLAS UI: Add repo-wide Git hooks and dashboard
pre-commit/push verification
add e792d56ad ATLAS-5293: ATLAS UI: Add repo-wide Git hooks and dashboard
pre-commit/push verification
No new revisions were added by this update.
Summary of changes:
dashboard/docs/GIT_HOOKS.md | 18 ++++++++++++++++++
dashboard/lint-staged.config.mjs | 15 ++++++++-------
dashboard/package.json | 1 +
dashboard/scripts/check-push-new-file-license.mjs | 16 ++++++++--------
dashboard/scripts/check-staged-new-file-license.mjs | 16 ++++++++--------
dashboard/scripts/git-precommit-verify.mjs | 16 ++++++++--------
dashboard/scripts/git-prepush-verify.mjs | 16 ++++++++--------
dashboard/scripts/install-git-hooks.mjs | 16 ++++++++--------
dashboard/scripts/lib/git-changed-files.mjs | 15 ++++++++-------
dashboard/scripts/lib/license-header-policy.mjs | 15 ++++++++-------
dashboard/scripts/lib/test-path-helpers.mjs | 15 ++++++++-------
dashboard/scripts/lib/verify-dashboard-src-license.mjs | 15 ++++++++-------
dashboard/scripts/run-precommit-local.mjs | 16 ++++++++--------
scripts/git-hooks/check-added-license-generic.mjs | 16 ++++++++--------
scripts/git-hooks/lib/extra-license-skip.mjs | 15 ++++++++-------
scripts/git-hooks/lib/git-helpers.mjs | 15 ++++++++-------
scripts/git-hooks/run-precommit.mjs | 16 ++++++++--------
scripts/git-hooks/run-prepush.mjs | 16 ++++++++--------
scripts/git-hooks/syntax-check-staged.mjs | 16 ++++++++--------
19 files changed, 155 insertions(+), 129 deletions(-)