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

Ability to add manual exceptions for the clean dll logic during the build #51642

Conversation

mistic
Copy link
Member

@mistic mistic commented Nov 25, 2019

That should solve the problem on #48449

In that PR we found out that it is possible to have an use case where we would have a node_module bundle inside the DLL, with some files not bundled inside of it, still need inside the bundles directory. As we were cleaning those kind of situations before, we need a way to avoid cleaning such a files when needed.

For now I think that strategy is enough.

@mistic mistic added chore Team:Operations Team label for Operations Team build v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.6.0 labels Nov 25, 2019
@mistic mistic requested a review from spalger November 25, 2019 21:03
@mistic mistic requested a review from a team as a code owner November 25, 2019 21:03
@mistic mistic self-assigned this Nov 25, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mistic
Copy link
Member Author

mistic commented Nov 26, 2019

7.x/7.6.0: 318dd67

mistic added a commit that referenced this pull request Nov 26, 2019
timductive pushed a commit to timductive/kibana that referenced this pull request Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants