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

Fix build with ui framework #9463

Merged
merged 3 commits into from
Dec 13, 2016

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Dec 13, 2016

We forgot to test building when adding the ui framework 🤓

This fixes the build so that sass is included in production (required to rebuild with plugins) and does not include the doc_site source in the final distributable.

@cjcenizal
Copy link
Contributor

Looks like [email protected] is failing our licenses check.

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

LGTM, just need to fix the licenses check

@rashmivkulkarni
Copy link
Contributor

Pulled the changes and built it successfully . Kibana starts up successfully .

LGTM.

@spalger
Copy link
Contributor Author

spalger commented Dec 13, 2016

As far as I can tell, the "Unlicense" license is basically public-domain, so I've added it to the allowed list.

I also sent a request to legal for some CYA, we can revert this if necessary.

@spalger spalger merged commit 4b2ac10 into elastic:master Dec 13, 2016
elastic-jasper added a commit that referenced this pull request Dec 13, 2016
Backports PR #9463

**Commit 1:**
[uiFramework] include sass deps in production so we can rebuild

* Original sha: aae8eec
* Authored by spalger <[email protected]> on 2016-12-13T19:08:06Z

**Commit 2:**
[build] do not copy the doc_site source into the final build

* Original sha: fccbe49
* Authored by spalger <[email protected]> on 2016-12-13T19:08:31Z

**Commit 3:**
[licenses] allow code that uses the `Unlicense`

* Original sha: 9406b9e
* Authored by spalger <[email protected]> on 2016-12-13T20:46:19Z
spalger pushed a commit that referenced this pull request Dec 13, 2016
Backports PR #9463

**Commit 1:**
[uiFramework] include sass deps in production so we can rebuild

* Original sha: aae8eec
* Authored by spalger <[email protected]> on 2016-12-13T19:08:06Z

**Commit 2:**
[build] do not copy the doc_site source into the final build

* Original sha: fccbe49
* Authored by spalger <[email protected]> on 2016-12-13T19:08:31Z

**Commit 3:**
[licenses] allow code that uses the `Unlicense`

* Original sha: 9406b9e
* Authored by spalger <[email protected]> on 2016-12-13T20:46:19Z
@spalger spalger deleted the fix/build-with-ui-framework branch October 18, 2019 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants