-
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…
-
Suddenly, out of nowhere, I get errors because it seems CS-Script does not recognize all referenced NuGet packages anymore.
My script worked well before.
I tried this directly on the command lin…
-
- [x] ~~use colored crate https://github.com/unionlabs/tools/commit/9fe1f6edbfcaf076bee25c4d9dad160eaab792b6~~ (ended up using colors from clap),
- [x] ~~parse args with Claps crate https://github.co…
o-az updated
10 hours ago
-
# 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…