Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Trumba is an All-in-one Calendar Management and Event Registration platform
Great for live, virtual and hybrid events
Publish, promote and track your events more affordably and effectively—all in one place.
This plugin wires JaCoCo code coverage into Android Gradle projects, generating per-variant coverage reports for unit tests and, when configured, instrumentation tests. It produces HTML and XML outputs that slot neatly into CI pipelines and code quality dashboards. Configuration options let you include or exclude classes (like generated code), merge coverage across flavors and build types, and enforce minimum thresholds to prevent regressions. The plugin integrates cleanly with the Android...
Record and replay OkHttp network interaction in your tests
...Because recording only happens when running with the annotation, production code paths remain unaffected. It’s especially useful when your app’s logic depends on network APIs and you want faster, more reliable unit or integration tests.
This repository is a Jenkins Shared Library that packages reusable pipeline steps and patterns for building, testing, and releasing containerized applications to Kubernetes and OpenShift. It codifies best practices—building images, running unit/integration tests, publishing artifacts, and rolling out changes—so teams can adopt a consistent CI/CD approach with minimal Groovy code.