Skip to content

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

Merged
mihirsoni merged 1 commit intoopensearch-project:mainfrom
mihirsoni:remove-oss
Apr 6, 2021
Merged

[PURIFY][BUILD] Removes oss flag from underlaying packages#251
mihirsoni merged 1 commit intoopensearch-project:mainfrom
mihirsoni:remove-oss

Conversation

@mihirsoni
Copy link
Copy Markdown
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 requested review from boktorbb and kavilla April 6, 2021 21:34
@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
Copy Markdown

✅   DCO Check Passed 29d3b7e

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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