Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Update example workflow in the README for the Ruby scenario#248

Merged
kezhenxu94 merged 4 commits intoapache:mainfrom
pboling:feat/document-ruby-more
Sep 14, 2025
Merged

Update example workflow in the README for the Ruby scenario#248
kezhenxu94 merged 4 commits intoapache:mainfrom
pboling:feat/document-ruby-more

Conversation

@pboling
Copy link
Contributor

@pboling pboling commented Sep 13, 2025

Allow weak-compatible for Ruby

  • Ruby packages declared as dependencies in gemspecs or Gemfiles are typically consumed as binaries;
  • enable weak-compatibility so permissive and weak-copyleft combinations are treated as compatible

NOTE: I've blogged about how to set up a Ruby project specifically, but it is broadly applicable:
https://dev.to/galtzo/how-to-check-license-compatibility-41h0

- Ruby packages declared as dependencies in gemspecs or Gemfiles are typically consumed as binaries;
- enable weak-compatibility so permissive and weak-copyleft combinations are treated as compatible
kezhenxu94
kezhenxu94 previously approved these changes Sep 14, 2025
Copy link
Member

@kezhenxu94 kezhenxu94 left a comment

Choose a reason for hiding this comment

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

NOTE: I've blogged about how to set up a Ruby project specifically, but it is broadly applicable:
https://dev.to/galtzo/how-to-check-license-compatibility-41h0

Great read!

@pboling
Copy link
Contributor Author

pboling commented Sep 14, 2025

Sorry I accidentally pushed the fix in #249 to this branch initially, and then backed it out, and put it on a new branch. 🤦

@kezhenxu94 kezhenxu94 merged commit d1a97df into apache:main Sep 14, 2025
1 check passed
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