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

feat(gradle): initialize gradle plugin #99

Merged
merged 17 commits into from
Oct 5, 2023
Merged

feat(gradle): initialize gradle plugin #99

merged 17 commits into from
Oct 5, 2023

Commits on Oct 4, 2023

  1. feat(gradle): initialize gradle plugin

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    88a0cf7 View commit details
    Browse the repository at this point in the history
  2. fixup build

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1e0eec9 View commit details
    Browse the repository at this point in the history
  3. gradle wrapper jar is suitable for check in

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ae89fce View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. wire up hawkeye core

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2f7b9e8 View commit details
    Browse the repository at this point in the history
  2. handle license header

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    69b3766 View commit details
    Browse the repository at this point in the history
  3. multiple fixup

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7c1c90e View commit details
    Browse the repository at this point in the history
  4. multiple fixup

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e4a9ecf View commit details
    Browse the repository at this point in the history
  5. use assertj

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    614c388 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0e187c6 View commit details
    Browse the repository at this point in the history
  7. workaround

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7829788 View commit details
    Browse the repository at this point in the history
  8. add tasks

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bc3a07e View commit details
    Browse the repository at this point in the history
  9. complete tasks

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    afe7851 View commit details
    Browse the repository at this point in the history
  10. do not need lombok deps

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ec6f85c View commit details
    Browse the repository at this point in the history
  11. finalize

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    331f0e3 View commit details
    Browse the repository at this point in the history
  12. try Publish Test Report

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0975b27 View commit details
    Browse the repository at this point in the history
  13. change to Upload Test Report

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    386d815 View commit details
    Browse the repository at this point in the history
  14. f windows

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4c37d46 View commit details
    Browse the repository at this point in the history