Skip to content

Fix build with ui framework#9463

Merged
spalger merged 3 commits intoelastic:masterfrom
spalger:fix/build-with-ui-framework
Dec 13, 2016
Merged

Fix build with ui framework#9463
spalger merged 3 commits intoelastic:masterfrom
spalger:fix/build-with-ui-framework

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 spdx-license-ids@1.2.2 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 <spalger@users.noreply.github.com> 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 <spalger@users.noreply.github.com> on 2016-12-13T19:08:31Z

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

* Original sha: 9406b9e
* Authored by spalger <spalger@users.noreply.github.com> 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 <spalger@users.noreply.github.com> 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 <spalger@users.noreply.github.com> on 2016-12-13T19:08:31Z

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

* Original sha: 9406b9e
* Authored by spalger <spalger@users.noreply.github.com> 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