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

Revamping distribution build system #3921

Closed
2 tasks done
gaiksaya opened this issue Aug 23, 2023 · 1 comment
Closed
2 tasks done

Revamping distribution build system #3921

gaiksaya opened this issue Aug 23, 2023 · 1 comment
Assignees
Labels
enhancement New Enhancement

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Aug 23, 2023

Is your feature request related to a problem? Please describe

The current OpenSearch build system is fully automated, python based build system that uses manifests to build from the source. Read how to build distributions from source. However, with current set up there are few limitations causing the end to end process to build distributions especially during release cycles to be delayed by 2 to 3 hours. Along with this, the distribution build workflow for opensearch and opensearch-dashboards is tightly coupled for all distributions and architectures. Today, if we need to rebuild just one distribution or just one component of the distribution, it is not possible with this clunky workflow. Hence, we need to enhance our build system to allow decoupled, efficient builds as well as re-builds with minimal effort and time.

Describe the solution you'd like

The solution can be categorized into two:

Describe alternatives you've considered

No response

Additional context

No response

@gaiksaya gaiksaya added enhancement New Enhancement untriaged Issues that have not yet been triaged and removed untriaged Issues that have not yet been triaged labels Aug 23, 2023
@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Aug 24, 2023
@gaiksaya gaiksaya removed the untriaged Issues that have not yet been triaged label Aug 24, 2023
@gaiksaya gaiksaya changed the title Revamping the distribution Revamping of distribution build system Aug 24, 2023
@gaiksaya gaiksaya changed the title Revamping of distribution build system Revamping distribution build system Aug 24, 2023
@zelinh
Copy link
Member

zelinh commented Mar 4, 2024

Closing this issue as all sub tasks are done.

@zelinh zelinh closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants