[
https://issues.apache.org/jira/browse/TIKA-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835077#comment-17835077
]
Lewis John McGibbney commented on TIKA-4232:
--------------------------------------------
It turns out that the original GitHub action I wanted to use will not be
approved to use.
I’m therefore investigating running the tests via the
[https://github.com/marketplace/actions/docker-run-action] to run the
{{{}helmunittest/helm-unittest Docker image{}}}, and generate the junit report
and then using the [https://github.com/marketplace/actions/junit-report-action]
to report the tests to the PR.
I’ll do further investigation and followup here.
> Create and execute unit tests for tika-helm
> -------------------------------------------
>
> Key: TIKA-4232
> URL: https://issues.apache.org/jira/browse/TIKA-4232
> Project: Tika
> Issue Type: Improvement
> Components: tika-helm
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
>
> The goal is to execute chart unit tests against each tika-helm pull request.
> I found the [Helm Unit
> Tests|[https://github.com/marketplace/actions/helm-unit-tests]] GitHub Action
> which uses [https://github.com/helm-unittest/helm-unittest] as a Helm plugin.
> The PR will consist of one or more unit tests automated via the GitHub action.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)