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

DM-37231: Switch to dual license #19

Merged
merged 5 commits into from Sep 6, 2023
Merged

DM-37231: Switch to dual license #19

merged 5 commits into from Sep 6, 2023

Conversation

timj
Copy link
Member

@timj timj commented Sep 5, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@timj
Copy link
Member Author

timj commented Sep 5, 2023

@jchiang87 given the history of this repo, do you want it to switch to entirely BSD 3-clause rather than dual license? Now that ctrl_bps will be dual-license this means that this package could declare that it's using the BSD 3-clause licensing option for the other middleware packages and not involve GPL at all. The other packages are required to be GPL because of Rubin contracts but this started off outside the project.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fe186b8) 39.28% compared to head (a6bf71f) 39.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   39.28%   39.28%           
=======================================
  Files          10       10           
  Lines         336      336           
  Branches       60       60           
=======================================
  Hits          132      132           
  Misses        198      198           
  Partials        6        6           
Files Changed Coverage Δ
python/lsst/ctrl/bps/parsl/__init__.py 100.00% <ø> (ø)
python/lsst/ctrl/bps/parsl/configuration.py 44.18% <ø> (ø)
python/lsst/ctrl/bps/parsl/environment.py 23.07% <ø> (ø)
python/lsst/ctrl/bps/parsl/job.py 30.00% <ø> (ø)
python/lsst/ctrl/bps/parsl/service.py 36.84% <ø> (ø)
python/lsst/ctrl/bps/parsl/site.py 51.06% <ø> (ø)
python/lsst/ctrl/bps/parsl/workflow.py 28.97% <ø> (ø)
tests/test_config.py 100.00% <ø> (ø)
tests/test_import.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timj timj requested a review from jchiang87 September 6, 2023 08:03
Copy link
Contributor

@jchiang87 jchiang87 left a comment

Choose a reason for hiding this comment

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

I'm ok with using a dual license for this repo.

@timj timj merged commit ff3a74e into main Sep 6, 2023
16 checks passed
@timj timj deleted the tickets/DM-37231 branch September 6, 2023 15:52
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.

None yet

3 participants