Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: remove ESCU workflow and run unit tests before build (#163)
* feat: remove ESCU workflow, it has a separate repository * docs: update lint section * feat: update https://github.com/splunk/appinspect-cli-action to 1.9.0 * chore: update amannn/action-semantic-pull-request to 5.2.0 * chore: update docker/login-action to 2.2.0 * chore: update docker/metadata-action to 4.6.0 * chore: update aws-actions/configure-aws-credentials to v2 * chore: update renovate configuration * feat: run unit tests before build * fix: allow skipped unit tests job * style: rearrange the jobs * chore: remove validate-pr-title job * style: put run-unit-tests before build * fix: run all the jobs after build is successful * chore: virus total depends on the build * fix: try a fix for knowledge tests * fix: apply the skipped fix for all tests * fix: run artifact-registry * fix: run-scipted-input-* run condition * chore: fix typo * chore: put back validate-pr-title job * ci: give additional permissions to update-semver job * feat: use splunk/appinspect-cli-action v1.9 BREAKING CHANGE: remove ESCU workflow and run unit tests before build
- Loading branch information