Skip to content

🧰 OpenSearch / OpenSearch-Dashboards Build Systems

License

Notifications You must be signed in to change notification settings

smortex/opensearch-build

 
 

Repository files navigation

tests manifests codecov

Releasing OpenSearch

Creating a New Version

OpenSearch and OpenSearch Dashboards are distributed as bundles that include both core engines and plugins. Each new OpenSearch release process starts when any one component increments a version, typically on the main branch. For example, OpenSearch#1192 incremented the version to 2.0. The automation process in this repo will notice this change and create a new manifest in manifests. A job is then added to start building this new version.

Building and Testing an OpenSearch Distribution

OpenSearch and its components are built from source, assembled, signed and tested using the bundle workflow.

Making a Release

TODO

Deploying infrastructure

Storage and access roles for the OpenSearch release process are codified in a CDK project.

Contributing

See developer guide and how to contribute to this project.

Getting Help

If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.

For more information, see project website and documentation. If you need help and are unsure where to open an issue, try forums.

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.

Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.

License

This project is licensed under the Apache v2.0 License.

Copyright

Copyright OpenSearch Contributors. See NOTICE for details.

About

🧰 OpenSearch / OpenSearch-Dashboards Build Systems

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.6%
  • Shell 31.0%
  • Dockerfile 3.9%
  • TypeScript 2.2%
  • JavaScript 0.3%