Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git hooks support #8251

Merged
merged 46 commits into from
Nov 14, 2024
Merged

Add git hooks support #8251

merged 46 commits into from
Nov 14, 2024

Commits on Nov 12, 2024

  1. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9fe98b5 View commit details
    Browse the repository at this point in the history
  2. Setup pre-push hooks

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    43532d0 View commit details
    Browse the repository at this point in the history
  3. POC for githooks in windows

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8633694 View commit details
    Browse the repository at this point in the history
  4. modify pre-push for unix

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5021795 View commit details
    Browse the repository at this point in the history
  5. fix hooks for linux

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e4337e4 View commit details
    Browse the repository at this point in the history
  6. Add green color in echo

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f8de806 View commit details
    Browse the repository at this point in the history
  7. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d05ad4d View commit details
    Browse the repository at this point in the history
  8. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    42b6db4 View commit details
    Browse the repository at this point in the history
  9. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8926a7b View commit details
    Browse the repository at this point in the history
  10. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    95f80d8 View commit details
    Browse the repository at this point in the history
  11. Using diff to check

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    acec6a1 View commit details
    Browse the repository at this point in the history
  12. remove change in elastic-san

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    55ad7fc View commit details
    Browse the repository at this point in the history
  13. skip hooks when no modules

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9e31ddd View commit details
    Browse the repository at this point in the history
  14. Add pre-commit hooks

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bc25d1c View commit details
    Browse the repository at this point in the history
  15. Add README.md file

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f024070 View commit details
    Browse the repository at this point in the history
  16. Add success messages

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5e55223 View commit details
    Browse the repository at this point in the history
  17. fix error message

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0dd7f27 View commit details
    Browse the repository at this point in the history
  18. fix error message

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    762c606 View commit details
    Browse the repository at this point in the history
  19. fix error message

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    47749c7 View commit details
    Browse the repository at this point in the history
  20. fix error message

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c6fe017 View commit details
    Browse the repository at this point in the history
  21. Update readme.md

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d02ea52 View commit details
    Browse the repository at this point in the history
  22. Update README.md

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    26c7677 View commit details
    Browse the repository at this point in the history
  23. Add echo for azdev scan

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    03b7f8d View commit details
    Browse the repository at this point in the history
  24. Add echo when no module

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    27a7896 View commit details
    Browse the repository at this point in the history
  25. Update .githooks/azdev_active.sh

    Co-authored-by: ZelinWang <[email protected]>
    kairu-ms and wangzelin007 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    18cec72 View commit details
    Browse the repository at this point in the history
  26. Update .gitattributes

    Co-authored-by: ZelinWang <[email protected]>
    kairu-ms and wangzelin007 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    580d47f View commit details
    Browse the repository at this point in the history
  27. Update .githooks/README.md

    Co-authored-by: ZelinWang <[email protected]>
    kairu-ms and wangzelin007 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    53f21c7 View commit details
    Browse the repository at this point in the history
  28. Update .githooks/azdev_active.ps1

    Co-authored-by: ZelinWang <[email protected]>
    kairu-ms and wangzelin007 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8adcd84 View commit details
    Browse the repository at this point in the history
  29. Fix srt and tgt

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    213c776 View commit details
    Browse the repository at this point in the history
  30. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fb6153f View commit details
    Browse the repository at this point in the history
  31. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0c1a4f3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8ae19f6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    13d2708 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7f9bc29 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a0fec21 View commit details
    Browse the repository at this point in the history
  36. fix issue in pre-push.sh

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fd61417 View commit details
    Browse the repository at this point in the history
  37. fix issue in pre-push.sh

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d72ca11 View commit details
    Browse the repository at this point in the history
  38. test

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f6bd188 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    04e874c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d00cf11 View commit details
    Browse the repository at this point in the history
  41. remove test line

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    36ccd3a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    829e133 View commit details
    Browse the repository at this point in the history
  43. Add docs for .githooks

    kairu-ms committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7f32996 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. test

    kairu-ms committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b26240f View commit details
    Browse the repository at this point in the history
  2. test

    kairu-ms committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2d04c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3817235 View commit details
    Browse the repository at this point in the history