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: export optional properties of modules #440

Merged
merged 4 commits into from
Jan 28, 2023

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jan 27, 2023

fixes #439

  • prefix all OptionalProperties with the target - ala OptionalSpdxLicenseProperties
  • export them OptionalProperties

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 27, 2023
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as ready for review January 28, 2023 09:17
@jkowalleck jkowalleck requested a review from a team as a code owner January 28, 2023 09:17
@jkowalleck jkowalleck merged commit 542e7b8 into main Jan 28, 2023
@jkowalleck jkowalleck deleted the export-OptionalProperties branch February 11, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

export existing OptionalProperties
1 participant