-
Ensure that code quality checks are part of the CI process and that builds fail if standards are not met.
-
Ensure that code quality checks are part of the CI process and that builds fail if standards are not met.
-
Deploy [Bandit](https://bandit.readthedocs.io/en/latest/) with the github workflows to make sure the code is not doing anything particularly egregious.
First, investigate if it is the best option o…
-
PR will follow shortly
Is CI using UA_BUILD_TOOLS=true to cover compilation issues with tools?
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4245#0192f559-a83a-4c7c-b527-f91293edd99a
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/builds/bk-docker-jr8r…
-
**Stress Testing**: Testing how the application handles extreme loads (e.g., high traffic or large datasets).
(Example: Using tools like Apache JMeter or .NET benchmarking tools to simulate thousands…
-
# Proposal
Promote the following [Tier 2 without Host Tools](https://doc.rust-lang.org/rustc/platform-support.html#tier-2-without-host-tools) targets to [Tier 2 with Host Tools](https://doc.rust-lang…
-
**Summary:**
In [PR #127](https://github.com/reactive-firewall/multicast/pull/127), we observed that the conditional checks for running `cc-test-reporter` and `deepsource` tools in the GitHub Actions…
-
# Description
Avoid the need for manual tests as in the current state, almost [400 issues have been created](https://github.com/rancher/dashboard/issues?q=is%3Aissue+label%3AQA%2Fmanual-test+).
…
cnotv updated
1 month ago
-
## Task Description
- Design and configure a Continuous Integration (CI) pipeline to automate the execution of the full testing suite (unit, integration, and end-to-end tests) and integrate SonarQube …