Skip to content

feat: create SpdxLicense#851

Merged
alestiago merged 14 commits intomainfrom
alestiago/generate-spdx-enum
Oct 16, 2023
Merged

feat: create SpdxLicense#851
alestiago merged 14 commits intomainfrom
alestiago/generate-spdx-enum

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 self-assigned this Oct 13, 2023
@alestiago alestiago marked this pull request as draft October 13, 2023 13:18
@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
@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.

2 participants