|
|
|
|
|
by pixl97
1014 days ago
|
|
Reliable, configurable, and compatible. That's what, at least from the work I do, seems to be what the market is looking for. Most CI/CD for sizeable companies have integrations into other systems, such as static analysis and things lime SBOM. Those tools tend to take a bunch of time outside the CI. They also need to ensure the results from those tools can break builds along with other alerting. Eventually the CI itself becomes a small fraction of total execution time. |
|