Commit b7ddaaa
authored
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 build1 parent c8b8599 commit b7ddaaa
File tree
6 files changed
+176
-419
lines changed- .github/workflows
6 files changed
+176
-419
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
37 | | - | |
38 | | - | |
| 34 | + | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
42 | 38 | | |
43 | | - | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
| |||
61 | 56 | | |
62 | 57 | | |
63 | 58 | | |
64 | | - | |
65 | 59 | | |
66 | 60 | | |
| 61 | + | |
| 62 | + | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
| |||
0 commit comments