Skip to content

feat(pgpm/export): default to Constructive license on export#1224

Merged
pyramation merged 3 commits into
mainfrom
feat/pgpm-export-constructive-license
May 24, 2026
Merged

feat(pgpm/export): default to Constructive license on export#1224
pyramation merged 3 commits into
mainfrom
feat/pgpm-export-constructive-license

Conversation

@pyramation
Copy link
Copy Markdown
Contributor

@pyramation pyramation commented May 23, 2026

Summary

Changes PGPM export to default to the CONSTRUCTIVE license instead of CLOSED. Also bumps the genomic dependency to ^5.4.0 in pgpm/core and pgpm/cli to pick up the new CONSTRUCTIVE license template (published as genomic@5.4.0).

Changes:

  • pgpm/export/src/export-utils.ts: license: 'CLOSED'license: 'CONSTRUCTIVE'
  • pgpm/core/package.json: genomic ^5.3.11^5.4.0
  • pgpm/cli/package.json: genomic ^5.3.11^5.4.0

Only affects PGPM export; pgpm init still defaults to MIT.

Review & Testing Checklist for Human

  • Verify that pgpm export generates a LICENSE file with the Constructive license text
  • Confirm pgpm init still defaults to MIT

Notes

Companion PRs:

Link to Devin session: https://app.devin.ai/sessions/e1a9f178172f40399d5e3259dfc1447b
Requested by: @pyramation

Change the PGPM export default license from CLOSED to CONSTRUCTIVE
so that exported packages use the Constructive license template.
This only affects the automated export path — pgpm init and other
scaffolding workflows still default to MIT.
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​supertest@​7.2.01001007281100
Added@​types/​smtp-server@​3.5.131001007486100

View full report

@pyramation pyramation merged commit 3faa935 into main May 24, 2026
37 checks passed
@pyramation pyramation deleted the feat/pgpm-export-constructive-license branch May 24, 2026 01:12
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.

1 participant