Skip to content

feat: Support listing packages with their licenses#1458

Merged
marcossevilla merged 3 commits intoVeryGoodOpenSource:mainfrom
mendoxe:main
Feb 18, 2026
Merged

feat: Support listing packages with their licenses#1458
marcossevilla merged 3 commits intoVeryGoodOpenSource:mainfrom
mendoxe:main

Conversation

@mendoxe
Copy link
Contributor

@mendoxe mendoxe commented Jan 25, 2026

Added an option --reporter for the packages check licenses command to allow listing of all the licenses rather than just a number of licenses.

Status

READY

Description

So far, added 2 options for listing licenses following #1274

csv - csv format
text - package and license are separated by a dash

The formater is inside an enum, so for future formats, adding another option with the implementation of formatLicense should be enough.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@mendoxe mendoxe requested a review from a team as a code owner January 25, 2026 19:21
@marcossevilla marcossevilla added this to the v1.0.0 milestone Feb 2, 2026
@marcossevilla marcossevilla moved this from Needs Triage to In Review in VGV Open Source 🦄 🧙🌟 Feb 2, 2026
@marcossevilla marcossevilla moved this from In Review to Community in VGV Open Source 🦄 🧙🌟 Feb 5, 2026
Copy link

@taaha161 taaha161 left a comment

Choose a reason for hiding this comment

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

Screen.Recording.2026-02-17.at.10.51.32.AM.mov

LGTM

@marcossevilla
Copy link
Member

thanks @mendoxe for the contribution and @taaha161 for validating! 🚀

@marcossevilla marcossevilla merged commit 05dbd0f into VeryGoodOpenSource:main Feb 18, 2026
24 checks passed
@github-project-automation github-project-automation bot moved this from Community to Done in VGV Open Source 🦄 🧙🌟 Feb 18, 2026
@vgvbot vgvbot mentioned this pull request Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants