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

Scripts: Refactor to extract license logic #66179

Merged
merged 6 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. PICKME: Add BlueOak-1.0.0 license to GPL2 compatible

    This license appears on some npm packages. It intended to be highly
    permissive. The website states that it should be GPLv2 compatible:
    
    > Is the model license compatible with GPL?
    > The Council doesn’t see any reason why software licensed under the
    > Blue Oak Model License 1.0.0 can’t be used, combined, and distributed
    > with software under GPLv2, LGPLv2.1, GPLv3, LGPLv3, or AGPLv3.
    
    https://blueoakcouncil.org/license-faq
    sirreal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6b69035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ee37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d869fd0 View commit details
    Browse the repository at this point in the history
  4. Update tests accordingly

    sirreal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a02ba4f View commit details
    Browse the repository at this point in the history
  5. Make ignored option optional

    sirreal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a5ecad7 View commit details
    Browse the repository at this point in the history
  6. Add changelog

    sirreal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    17d3280 View commit details
    Browse the repository at this point in the history