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

Update spdx license list #17

Merged
merged 5 commits into from
Jan 20, 2022
Merged

Update spdx license list #17

merged 5 commits into from
Jan 20, 2022

Conversation

aiuto
Copy link
Collaborator

@aiuto aiuto commented Jan 20, 2022

Fixes #11

Copy link
Collaborator

@danielmachlab danielmachlab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Tony, looks good overall. Just some ideas about usability, but can be put off for now.

licenses/spdx/BUILD Show resolved Hide resolved
def update_spdx_build():
"""Update //licenses/spdx/BUILD with new license kinds."""

build_path = '../../licenses/spdx/BUILD'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should update the instruction at the top of this file and in the README to clarify that the add_license.py script must be run from inside the admin/refresh_spdx/ directory, otherwise it will fail due to this line (at least this was the case for me when I attempted to run it from the root of the repository)

admin/refresh_spdx/add_licenses.py Show resolved Hide resolved
admin/refresh_spdx/README.md Outdated Show resolved Hide resolved
admin/refresh_spdx/README.md Show resolved Hide resolved
@aiuto aiuto changed the title Closes https://github.com/bazelbuild/rules_license/issues/11 Update spdx license list Jan 20, 2022
@aiuto
Copy link
Collaborator Author

aiuto commented Jan 20, 2022

Feel free to create bugs for some of the productionization improvements. Then we won't loose them.

@danielmachlab
Copy link
Collaborator

Created 3 issues to represent points discussed in this review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update SPDX license list
3 participants