feat: Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions #1052
workflow.yml
on: pull_request
Matrix: cargo-build
cargo-clippy
51s
rustfmt
30s
ShellCheck
7s
canister-build-reproducibility
9m 16s
Matrix: cargo-tests
e2e-scenario-1
4m 50s
e2e-scenario-2
4m 32s
e2e-scenario-3
4m 48s
e2e-disable-api-if-not-fully-synced-flag
4m 56s
charge-cycles-on-reject
4m 53s
upgradability
4m 37s
set_config
5m 8s
benchmark
15m 1s
watchdog_health_status
5m 14s
watchdog_get_config
5m 53s
watchdog_metrics
5m 2s
watchdog_upgradability
5m 20s
checks-pass
0s
Annotations
2 errors and 2 warnings
benchmark
Process completed with exit code 1.
|
e2e-scenario-1
Process completed with exit code 1.
|
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|