feat(release)!: protect Ragmir with dual licensing - #148
Merged
Conversation
Release highlights: - keep Ragmir open under AGPL-3.0-only and offer commercial terms for proprietary use - give teams one clear licensing path across npm, documentation, the website, and the wiki Release details: - **Licensing:** adopt AGPL-3.0-only from v3.0.0 while preserving earlier release terms - **Commercial:** document a separate signed agreement for proprietary and hosted use - **Packages:** ship LICENSE, COMMERCIAL-LICENSE.md, and NOTICE in all three npm packages - **Guardrails:** reject inconsistent manifests or incomplete release tarballs during validation - **Landing and SEO:** expose both paths in localized copy, footer links, and structured data - **Contributions:** require rights that keep the AGPL and commercial paths sustainable Verification: - pass pnpm validate, including 20 landing tests and 499 Core tests - pass Linux x64 and macOS ARM64 portability checks, CodeQL, and Commitlint - confirm AGPL metadata and canonical licensing files inside every generated npm tarball BREAKING CHANGE: Ragmir source releases from v3.0.0 use AGPL-3.0-only instead of MIT.
|
🎉 This PR is included in version 3.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release highlights
AGPL-3.0-onlyand offer commercial terms for proprietary useRelease details
AGPL-3.0-onlyfrom v3.0.0 while preserving earlier release termsLICENSE,COMMERCIAL-LICENSE.md, andNOTICEin all three npm packagesBreaking change
Ragmir source releases from v3.0.0 use
AGPL-3.0-onlyinstead of MIT. Releases before v3.0.0retain the license published with those versions.
Verification
pnpm validateDelivery after merge
v3.0.0PUBLIC_RAGMIR_VERSION=3.0.0