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: multiple changes for V4 #102

Merged
merged 24 commits into from
Dec 15, 2023
Merged

feat: multiple changes for V4 #102

merged 24 commits into from
Dec 15, 2023

Commits on Dec 14, 2023

  1. refactor!: change semantic for properties

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9100d3c View commit details
    Browse the repository at this point in the history
  2. refactor: align model name

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f049d87 View commit details
    Browse the repository at this point in the history
  3. docs: polish readme

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4f6a012 View commit details
    Browse the repository at this point in the history
  4. feat: git check-ignore

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    049a05e View commit details
    Browse the repository at this point in the history
  5. chore!: remove unmeaningful TXT type

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    097c1c2 View commit details
    Browse the repository at this point in the history
  6. refactor!: Gradle plugin use a better method name

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ce59271 View commit details
    Browse the repository at this point in the history
  7. install git

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c2c8a3b View commit details
    Browse the repository at this point in the history
  8. try fix

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5f5cf0c View commit details
    Browse the repository at this point in the history
  9. try fix

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b77281a View commit details
    Browse the repository at this point in the history
  10. try fix

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2c13056 View commit details
    Browse the repository at this point in the history
  11. try fix

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3ceec35 View commit details
    Browse the repository at this point in the history
  12. try fix

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b870c89 View commit details
    Browse the repository at this point in the history
  13. try fix

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

Commits on Dec 15, 2023

  1. try install git

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6b27d9a View commit details
    Browse the repository at this point in the history
  2. do not use git binary

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    15547d0 View commit details
    Browse the repository at this point in the history
  3. support git with jgit

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

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3a87890 View commit details
    Browse the repository at this point in the history
  5. try fix native configs

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    26ca13b View commit details
    Browse the repository at this point in the history
  6. drop git support

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    10c0637 View commit details
    Browse the repository at this point in the history
  7. restore test

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3888d7d View commit details
    Browse the repository at this point in the history
  8. Restore use git binary

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d078dae View commit details
    Browse the repository at this point in the history
  9. clear resource

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    69f5505 View commit details
    Browse the repository at this point in the history
  10. destory all processes

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    66387bf View commit details
    Browse the repository at this point in the history
  11. donot use JUnit tempdir

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