opsmill
infrahub
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Consolidate tests into a single one
gma-20251231-display-label-filters
1 hour ago
add handling for special midnight created/updated_at case with tests
ajtm-12312025-metadata-filter-day-support
11 hours ago
Use PrivateAttr for mutable default and add type annotation - Replace mutable class-level set() with PrivateAttr(default_factory=set) to ensure each instance gets its own set - Add type annotation for deprecated_fields to satisfy mypy - Sort deprecated fields for consistent warning order
may-202512-parameters-deprecation-fix
13 hours ago
Fix false deprecation warnings for parameters in TextAttributeSchema When loading schemas with min_length, max_length, or regex correctly defined in the parameters block, the system was incorrectly generating deprecation warnings. This happened because reconcile_parameters syncs values between top-level and parameters fields, making it impossible to distinguish the original source. The fix: - Track deprecated field usage in _deprecated_fields_used set during reconcile_parameters when values are synced FROM top-level TO parameters - Update gather_warnings to check this set instead of comparing field values - Add tests to verify no warnings when using parameters correctly Fixes #7995
may-202512-parameters-deprecation-fix
14 hours ago
add filtering support for metadata in NodeGetListQuery (#7960) * add filtering support for metadata in NodeGetListQuery * a little DRY refactor * fix logic for multiple filters on same metadata field * many tests
release-1.7
14 hours ago
add filtering support for metadata in NodeGetListQuery (#7960) * add filtering support for metadata in NodeGetListQuery * a little DRY refactor * fix logic for multiple filters on same metadata field * many tests
release-1.7
14 hours ago
Add password to redis class initialization. Update docker compose to support setting Redis password.
may-202512-redis-password
16 hours ago
Add tests covering a relationship display label lookup
gma-20251231-display-label-filters
20 hours ago
Active Branches
Add display label GraphQL filters
last run
1 hour ago
#7992
CodSpeed Performance Gauge
0%
special filtering for created/updated_at at midnight
last run
11 hours ago
#7997
CodSpeed Performance Gauge
0%
Fix false deprecation warnings for parameters in TextAttributeSchema
last run
13 hours ago
#7996
CodSpeed Performance Gauge
-93%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs