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

[Build] build:types and uiFramework run successfully #734

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Aug 25, 2021

Description

Allowing for the following builds to complete successfully:

  • yarn build:types
  • yarn uiFramework:build
  • yarn uiFramework:start

Not positive about the expected results when running uiFramework:start
but it seems to be on par with the legacy 7.10.2 version.

Issues Resolved

#680

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

Allowing for the following builds to complete successfully:
* `yarn build:types`
* `yarn uiFramework:build`
* `yarn uiFramework:start`

Not positive about the expected results when running uiFramework:start
but it seems to be on par with the legacy 7.10.2 version.

Issue resolved:
opensearch-project#680

Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla added build Build related additions or modifications v1.1.0 labels Aug 25, 2021
@kavilla kavilla linked an issue Aug 25, 2021 that may be closed by this pull request
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed f906f18

@kavilla
Copy link
Member Author

kavilla commented Aug 25, 2021

Screen Shot 2021-08-24 at 7 34 20 PM

@ananzh
Copy link
Member

ananzh commented Aug 30, 2021

Hey Rocky, why you mentioned here Not positive about the expected results when running uiFramework:start ? So what is the expected result?

@kavilla
Copy link
Member Author

kavilla commented Aug 31, 2021

Hey Rocky, why you mentioned here Not positive about the expected results when running uiFramework:start ? So what is the expected result?

So when I run the command I get nothing but a white screen, but I checked out the legacy application and did the same and I get the same behavior. From my understanding uiFramework is for pre-EUI, so it just hosts components and not to so much. But I could be incorrect since I am not able to find much information about it.

@kavilla kavilla merged commit bc64294 into opensearch-project:main Aug 31, 2021
@kavilla kavilla deleted the avillk/fix_builds branch August 31, 2021 04:33
kavilla added a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Aug 31, 2021
Allowing for the following builds to complete successfully:
* `yarn build:types`
* `yarn uiFramework:build`
* `yarn uiFramework:start`

Not positive about the expected results when running uiFramework:start
but it seems to be on par with the legacy 7.10.2 version.

Issue resolved:
opensearch-project#680

Backport PR:
opensearch-project#734

Signed-off-by: Kawika Avilla <[email protected]>
kavilla added a commit that referenced this pull request Aug 31, 2021
Allowing for the following builds to complete successfully:
* `yarn build:types`
* `yarn uiFramework:build`
* `yarn uiFramework:start`

Not positive about the expected results when running uiFramework:start
but it seems to be on par with the legacy 7.10.2 version.

Issue resolved:
#680

Backport PR:
#734

Signed-off-by: Kawika Avilla <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build related additions or modifications v1.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Running yarn uiFramework:start fails to build osd-ui-framework
4 participants