Skip to content

Support dynamic package construction #95

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

Merged
merged 2 commits into from
Sep 9, 2022
Merged

Support dynamic package construction #95

merged 2 commits into from
Sep 9, 2022

Conversation

csweichel
Copy link
Collaborator

Description

This PR introduces dynamic package creation scripts whereby packages can be created using JavaScript rather than be fixed in a BUILD.yaml

Related Issue(s)

Fixes #93

How to test

See readme

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #95 (1eb91c5) into main (98f2bc8) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main     #95      +/-   ##
========================================
- Coverage   7.45%   7.35%   -0.10%     
========================================
  Files         19      19              
  Lines       2857    2895      +38     
========================================
  Hits         213     213              
- Misses      2612    2650      +38     
  Partials      32      32              

@csweichel csweichel marked this pull request as ready for review September 9, 2022 09:27
@csweichel csweichel merged commit e4d93ae into main Sep 9, 2022
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.

improved component variant management
1 participant