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

enable github workflow to automate helm chart test #12162

Closed

Conversation

isandeep41
Copy link
Contributor

Fixes #11997

Enable helm chart test for druid using github action

  • Create initial helm-release action for druid
  • Add lint-test job
  • Run job for master only

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

helm/druid/Chart.yaml Outdated Show resolved Hide resolved
@isandeep41 isandeep41 closed this Jan 19, 2022
@isandeep41 isandeep41 reopened this Jan 19, 2022
Copy link
Member

@asdf2014 asdf2014 left a comment

Choose a reason for hiding this comment

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

👍 LGTM, thanks for your contribution

@isandeep41 isandeep41 mentioned this pull request Feb 16, 2022
1 task
@stale
Copy link

stale bot commented Apr 16, 2022

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the [email protected] list. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@isandeep41 isandeep41 closed this Nov 3, 2023
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.

Support automatically testing of Helm Chart
3 participants