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

Basic templates and addition of build steps #3

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

mgodwan
Copy link
Member

@mgodwan mgodwan commented Jul 18, 2024

Description

Basic templates and addition of build steps

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.

@mgodwan mgodwan force-pushed the templates-basic branch 2 times, most recently from 45573c1 to db23ce4 Compare July 18, 2024 09:11
@mgodwan mgodwan requested a review from backslasht July 18, 2024 09:25
Signed-off-by: Mohit Godwani <[email protected]>
@mgodwan mgodwan requested a review from backslasht July 18, 2024 14:45
Signed-off-by: Mohit Godwani <[email protected]>
Signed-off-by: Mohit Godwani <[email protected]>
public class CreateIndexTemplateWithContextTemplateIT extends OpenSearchRestTestCase {

public void testCreateIndexWithContextBasedTemplate() throws IOException {
// TODO: Add E2E test with rest layer here.
Copy link
Member Author

Choose a reason for hiding this comment

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

This will be added once the nightly run of core snapshot repo is available, as the test will keep failing otherwise,

Copy link
Collaborator

@backslasht backslasht left a comment

Choose a reason for hiding this comment

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

Thanks for adding the first set of templates 👍

@mgodwan mgodwan merged commit cd264ab into opensearch-project:main Jul 24, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants