feat: support new release process #804
ci-build.yaml
on: push
Build & cache Go code
2m 55s
Build, test & lint UI code
1m 44s
Ensure Go modules synchronicity
19s
Lint Go code
41s
Check changes to generated code
7m 51s
Run unit tests with -race, for Go packages
6m 24s
Process & analyze test artifacts
0s
Annotations
6 errors and 2 warnings
Lint Go code:
hack/release/main.go#L134
`commitChanges` is unused (deadcode)
|
Lint Go code
issues found
|
Run unit tests for Go packages
Process completed with exit code 2.
|
Check changes to generated code
Process completed with exit code 1.
|
Run unit tests with -race, for Go packages
Canceling since a higher priority waiting request for 'Integration tests-refs/heads/release-2.9' exists
|
Run unit tests with -race, for Go packages
The operation was canceled.
|
Lint Go code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-go@0caeaed6fd66a828038c2da3c0f662a42862658f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build, test & lint UI code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|