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

Create Repository helper classes to be consumed by the Downloaders #174

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

engechas
Copy link
Contributor

@engechas engechas commented Apr 4, 2022

Description

Added the following helper classes: OpenSearchDistributionRepositoryProvider, PluginDistributionRepositoryProvider, and RepositoryUrlProvider. These classes will be used by the Downloaders for fetching the distributions from a given repository.

Additionally, the TemplateRenderer was refactored to have 2 methods: render_template_file and render_template_string.

Signed-off-by: Chase Engelbrecht [email protected]

Issues Resolved

#134

Check List

  • New functionality includes testing
    • All unit and integration tests pass
  • Commits are signed per the DCO using --signoff

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.

Copy link

@weifenh weifenh left a comment

Choose a reason for hiding this comment

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

Generally LGTM.

@engechas engechas merged commit 06461bd into opensearch-project:main Apr 5, 2022
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.

3 participants