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

fix(license): stop spliting a long license text #7336

Merged
merged 18 commits into from
Sep 5, 2024

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    08ad65a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbe481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a9288 View commit details
    Browse the repository at this point in the history
  4. fix: golinter ruleguard

    afdesk committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e6090fa View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

Commits on Aug 23, 2024

  1. add license text detection

    afdesk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    87d93b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add rpc fields

    afdesk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    223a8b5 View commit details
    Browse the repository at this point in the history
  2. add test cases for prc

    afdesk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fb3e407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a702a64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa23f3e View commit details
    Browse the repository at this point in the history
  5. trim license text

    afdesk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    65f2637 View commit details
    Browse the repository at this point in the history
  6. remove version update

    afdesk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0ad0924 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. refactor

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3a1950 View commit details
    Browse the repository at this point in the history
  2. refactor: rename fields

    afdesk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bd9aa76 View commit details
    Browse the repository at this point in the history
  3. add test case

    afdesk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    291d352 View commit details
    Browse the repository at this point in the history
  4. test: add OS Package

    afdesk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5f63241 View commit details
    Browse the repository at this point in the history
  5. update protoc

    afdesk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    398c3df View commit details
    Browse the repository at this point in the history
  6. test: update protoc tests

    afdesk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    af88f47 View commit details
    Browse the repository at this point in the history