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

interactively query for license, suggest SPDX licenses #1902

Merged
merged 10 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

  1. interactively query for license

    - add select input (also for sdl/json)
    - provide common license defaults (choosealicense.com options + Boost)
    - order options by popularity
    MartinNowak authored and WebFreak001 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    88ec63a View commit details
    Browse the repository at this point in the history
  2. transpose select matrix (from UX feedback)

    users liked it better if indexing went from up to down first, than from
    left to right.
    WebFreak001 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    21ba4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d14e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd14da View commit details
    Browse the repository at this point in the history
  5. fix tests

    WebFreak001 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    279e32f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7b6097 View commit details
    Browse the repository at this point in the history
  7. adjust tests

    WebFreak001 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1f96981 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30b12f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e83529 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix deprecation

    WebFreak001 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    25b6380 View commit details
    Browse the repository at this point in the history