8000 Create Bundle Distribution and bundle cli command by dmitrykozinets · Pull Request #462 · finos/morphir-scala · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create Bundle Distribution and bundle cli command #462

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 55 commits into from
Nov 3, 2023

Conversation

dmitrykozinets
Copy link
Contributor

Copy link
netlify bot commented Oct 31, 2023

Deploy Preview for magical-donut-e8221d ready!

Name Link
🔨 Latest commit 86bc35d
🔍 Latest deploy log https://app.netlify.com/sites/magical-donut-e8221d/deploys/6545093a0f6b520008a6d03d
😎 Deploy Preview https://deploy-preview-462--magical-donut-e8221d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dists.flatMap {
case (library: Library) => List(library.packageName -> library.toLib)
case (bundle: Bundle) => bundle.libraries.toList
}.toMap
Copy link
Contributor Author
@dmitrykozinets dmitrykozinets Nov 2, 2023

Choose a reason for hiding this comment

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

A possible issue here is the package name collisions (only one will survive). Any specific way we should deal with this?

@DamianReeves DamianReeves merged commit 858f8c6 into finos:main Nov 3, 2023
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.

2 participants
0