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

[PURIFY][BUILD] Removes oss flag from underlaying packages #251

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

mihirsoni
Copy link
Contributor

@mihirsoni mihirsoni commented Apr 6, 2021

Signed-off-by: Mihir Soni mihirsoni.123@gmail.com

Issues : #26

This PR removes underlaying isOOS flag being used for build artifacts from osd-pm and osd-optimizer

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
@mihirsoni mihirsoni added this to the 1.x release milestone Apr 6, 2021
@mihirsoni mihirsoni requested a review from ananzh April 6, 2021 21:34
@odfe-release-bot
Copy link

✅   DCO Check Passed 29d3b7e

Copy link
Contributor

@boktorbb boktorbb left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@kavilla kavilla left a comment

Choose a reason for hiding this comment

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

LGTM!

}

productionProjects.forEach((project) => {
if (project.getBuildConfig().oss === false) {
Copy link
Member

Choose a reason for hiding this comment

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

should these ever be false again? mostly likely will be undefined right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah actually we can remove it, just kept it for safe side.

@mihirsoni mihirsoni merged commit 0d29050 into opensearch-project:main Apr 6, 2021
@mihirsoni mihirsoni linked an issue Apr 15, 2021 that may be closed by this pull request
4 tasks
wanglam added a commit to wanglam/OpenSearch-Dashboards that referenced this pull request Feb 27, 2024
Signed-off-by: Lin Wang <wonglam@amazon.com>
wanglam added a commit to wanglam/OpenSearch-Dashboards that referenced this pull request Feb 28, 2024
Signed-off-by: Lin Wang <wonglam@amazon.com>
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Feb 28, 2024
Signed-off-by: Lin Wang <wonglam@amazon.com>
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Mar 18, 2024
Signed-off-by: Lin Wang <wonglam@amazon.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.

[PURIFY] create OSS distribution only and remove Default distribution.
4 participants