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

Publish OUI to npmjs using tarball #662

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Apr 5, 2023

Depends on #636 and opensearch-project/opensearch-build-libraries#177

Description

Changes the way OUI is published to npmjs.org. See attached issue for more details. The dependent PRs need to go in first. Keeping it in draft till then.

Issues Resolved

closes opensearch-project/opensearch-build#3312

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
    • yarn lint
    • yarn test-unit
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <[email protected]>
BSFishy
BSFishy previously approved these changes Apr 5, 2023
Signed-off-by: Sayali Gaikawad <[email protected]>
@gaiksaya gaiksaya marked this pull request as ready for review April 5, 2023 23:08
@gaiksaya gaiksaya requested a review from a team as a code owner April 5, 2023 23:08
@joshuarrrr joshuarrrr merged commit 87c7bf6 into opensearch-project:main Apr 5, 2023
@gaiksaya gaiksaya deleted the support-tarball branch April 5, 2023 23:45
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 5, 2023
* Publish OUI to npmjs using tarball

Signed-off-by: Sayali Gaikawad <[email protected]>

* Refactor

Signed-off-by: Sayali Gaikawad <[email protected]>

---------

Signed-off-by: Sayali Gaikawad <[email protected]>
(cherry picked from commit 87c7bf6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 5, 2023
* Publish OUI to npmjs using tarball

Signed-off-by: Sayali Gaikawad <[email protected]>

* Refactor

Signed-off-by: Sayali Gaikawad <[email protected]>

---------

Signed-off-by: Sayali Gaikawad <[email protected]>
(cherry picked from commit 87c7bf6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
BSFishy pushed a commit that referenced this pull request Apr 6, 2023
* Publish OUI to npmjs using tarball



* Refactor



---------


(cherry picked from commit 87c7bf6)

Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
joshuarrrr pushed a commit that referenced this pull request Apr 11, 2023
* Publish OUI to npmjs using tarball
* Refactor

---------


(cherry picked from commit 87c7bf6)

Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SergeyMyssak pushed a commit to SergeyMyssak/oui that referenced this pull request May 10, 2023
…ch-project#667)

* Publish OUI to npmjs using tarball



* Refactor



---------


(cherry picked from commit 87c7bf6)

Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

Add yarn build and yarn test to OUI release pipeline
3 participants