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

feat: create SpdxLicense #851

Merged
merged 14 commits into from
Oct 16, 2023
Merged

feat: create SpdxLicense #851

merged 14 commits into from
Oct 16, 2023

Conversation

alestiago
Copy link
Contributor

@alestiago alestiago commented Oct 13, 2023

Description

Creates the SpdxLicense enumeration using the brick.

This change anticipates #771 and #848

Changes:

  • Generates spdx_license.gen.dart in the Very Good CLI project
  • Excludes gen.dart files from coverage since they are already be tested bn the generator
  • Includes a post_gen hook to ensure the generated file is formatted to avoid formatter failures on Very Good CLI
  • Remove redundant "..." on pre_gen logged message, since the progress already suffixes "..."

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

@alestiago alestiago marked this pull request as ready for review October 13, 2023 16:23
@alestiago alestiago merged commit 5479917 into main Oct 16, 2023
28 checks passed
@alestiago alestiago deleted the alestiago/generate-spdx-enum branch October 16, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants