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

[ISSUE #4830] Generate LICENSE and NOTICE with Gradle tasks #4831

Merged
merged 19 commits into from
Apr 25, 2024

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f289b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d1d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e413ce0 View commit details
    Browse the repository at this point in the history
  4. Sort by version additionally

    Pil0tXia committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bc456ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fcfe2a View commit details
    Browse the repository at this point in the history
  6. Auto generate NOTICE file

    Pil0tXia committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    41c9d22 View commit details
    Browse the repository at this point in the history
  7. Add comments

    Pil0tXia committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b5337ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ad3029 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    67b93e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Doing some paperwork

    Pil0tXia committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c644e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87fcfbe View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch 'master' into pil0txia/license_4830

    # Conflicts:
    #	build.gradle
    Pil0tXia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2fadafd View commit details
    Browse the repository at this point in the history
  2. Remove logback completely

    Pil0tXia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    be06ef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    3569909 View commit details
    Browse the repository at this point in the history
  2. delete mysql's license

    Pil0tXia committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9ada547 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. exempt licenses

    Pil0tXia committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    afe950f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. minor optimize

    Pil0tXia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bf2279b View commit details
    Browse the repository at this point in the history
  2. Add checkDeniedLicense task

    Pil0tXia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7cfe8fe View commit details
    Browse the repository at this point in the history
  3. Output success

    Pil0tXia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    12a75d3 View commit details
    Browse the repository at this point in the history