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

Generate go-licenses during tidy again #21108

Merged
merged 14 commits into from
Sep 9, 2022
Merged

Commits on Sep 7, 2022

  1. Generate go-licenses during tidy again

    We can not have the `frontend` target depend on golang because of they
    way drone is set up. Move the `go-licenses` generation back into `tidy`
    where it will now also be checked for consistency during `tidy-check`.
    silverwind committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f72758b View commit details
    Browse the repository at this point in the history
  2. add silence

    silverwind committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    cab1d0e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    aef7322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd40d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    739b614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b307bea View commit details
    Browse the repository at this point in the history
  5. fix phony

    silverwind committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    70ff9c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e73a7c View commit details
    Browse the repository at this point in the history
  7. grammar

    silverwind committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    258788b View commit details
    Browse the repository at this point in the history
  8. add it back to tidy

    silverwind committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    dcbcf06 View commit details
    Browse the repository at this point in the history
  9. remove it from tidy again

    silverwind committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    13b6ab8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d10ecd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. add missing dependencies

    silverwind committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    fbc98a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21bbfb6 View commit details
    Browse the repository at this point in the history