Searching...
Searching...
Found 122398 results
bitsoex
Enforces RFC-34 compliant structured logging in Java services with JSON format, required fields, and Logback configuration.
bitsoex
Provides standardized guidelines for Java service development at Bitso, covering code review, project structure, and build verification practices.
bitsoex
Identifies weak tests in Java projects by introducing code mutations, ensuring tests effectively verify behavior beyond line coverage metrics.
bitsoex
Automates resolution of Dependabot security alerts in Java/Gradle projects through severity-based processing and CI validation.
bitsoex
Manages Java/Gradle project dependencies using version catalogs, BOMs, and constraint strategies for centralized version control and compatibility.
bitsoex
Conducts security analysis on code changes, covering credential scanning, input validation, authentication checks, and dependency vulnerability assessment.
bitsoex
Automates Java project upgrades from Java 21 to Java 25 with required Gradle 9.x and Groovy 5.x dependency updates.
bitsoex
Enables natural language querying of SonarQube for Java code analysis, issue detection, and quality gate checks without local setup.
bitsoex
Enforces consistent coding standards including naming conventions, code organization, and documentation requirements for new code, PR reviews, and refactoring.
bitsoex
Sets up JaCoCo code coverage for Java/Gradle projects, including report generation, thresholds, multi-module aggregation, and SonarQube integration.
bitsoex
Standardizes Bitso service documentation against RFC-37 by validating directory structure, Confluence metadata, and markdown content via dedicated linter.
rubys
Guides on testing procedures, coverage metrics, and troubleshooting for Rails application tests, including intermittent system test failures.
bitsoex
Manages stacked pull requests with visual representation, merge-triggered updates, and iterative feedback cycles using CodeRabbit.
bitsoex
Automates migration from AWS SDK for Java v1 to v2, updating deprecated code to the modern API.
bitsoex
Provides RFC-44 compliant distributed locking patterns for Java services, covering PostgreSQL advisory locks and Redis-based implementations with migration workflows.
bitsoex
Enables seamless upgrade from Gradle 8.x to 9.x with plugin compatibility mappings and Java 25 support requirements.
bitsoex
Automates Jira ticket creation and management via AI agent commands with severity-based processing for streamlined issue tracking.
rubys
Manages Navigator Go submodule changes for web server configuration, routing, and proxy behavior enhancements.
bitsoex
Provides REST API standards for Java Spring services, including authentication, OpenAPI documentation, and Bitso/RFC-37 compliance guidelines.
bitsoex
Provides database integration patterns for Java services using jOOQ and Flyway, including code generation and migration for PostgreSQL.
rubys
Compares ERB and JavaScript template outputs to verify parity during ERB-to-JS conversion for offline scoring SPA, ensuring consistent rendering.
bitsoex
Validates and enhances test coverage for code changes, identifying untested paths and providing guidance to improve test quality.
bitsoex
Automates upgrading Java services to Spring Boot 3.5.x with all required dependency updates and version alignment.
rubys
Inspects and extracts HTML from Rails pages without a dev server, aiding in debugging views and verifying page output.