Skip to content

Conversation

@vtaskow
Copy link
Contributor

@vtaskow vtaskow commented Dec 19, 2025

Why

In the preparation of the Core 1.19.0, licenses must be updated.

What

Summary of changes

  • Added branch_refs.manual.csv file to explicitly point to the seldon-core master branch. Needed because the recently the v2 branch was made default.
  • Added a flag to both operator and executor licenses make command to account for this file
  • Manually edited the license type for the wrapt Python package in the license_info.csv to be BSD 2-Clause "Simplified" License

Checklist

  • Added/updated unit tests
  • Added/updated documentation
  • Checked for typos in variable names, comments, etc.
  • Added licences for new files

Testing

…r explicitly(default branch is v2); manually change the wrapt python package license type
licenses/dep.txt
get-github-license-info -o licenses/license_info.csv licenses/repo.txt
get-github-license-info -o licenses/license_info.csv licenses/repo.txt \
--branch-refs ../licenses/branch_refs.manual.csv
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@vtaskow vtaskow merged commit e936d87 into master Dec 19, 2025
27 checks passed
@vtaskow vtaskow deleted the update-licenses branch December 19, 2025 19:37
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.

3 participants