Skip to content

ci: add CLI Automation test runner for PR validation - #60

Open
pranavexe wants to merge 4 commits into
appknox:developfrom
pranavexe:ci/add-external-automation-runner
Open

ci: add CLI Automation test runner for PR validation#60
pranavexe wants to merge 4 commits into
appknox:developfrom
pranavexe:ci/add-external-automation-runner

Conversation

@pranavexe

Copy link
Copy Markdown
Collaborator

This workflow will run on PRs in appknox-go and execute the external automation suite from:
appknox/appknox-cli-automation

What it does:

  • checks out PR code
  • checks out automation repo into tests-repo
  • installs appknox CLI
  • runs tests: mvn -Dtest=com.appknox.tests.TestSuite
  • uploads artifacts (target)

Maintainers: please add the following repository secrets so this workflow can run:
**- APPKNOX_HOST

  • APPKNOX_TOKEN**

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant