This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryConfiguration system refactored for testability; tests added.
Full changelog
🧪 Test-Enablement & Configuration Refactor
What's that? You want more tests? Well, I've got you covered! This release is all about making TraLa more testable and maintainable for the future. The configuration system has been completely refactored to remove global state, and we've added comprehensive unit tests for the config package. Plus, a shiny new CI pipeline now runs tests on every PR. Your dashboard is about to get even more reliable!
What's New
- Config Refactor: Configuration system refactored to remove global state, making it testable and more maintainable
- Unit Tests: Added comprehensive unit tests for the configuration package (828 lines of tests!)
- CI Pipeline: New unit test workflow runs automatically on every PR
How to Use
No configuration changes required. Just pull the latest image!
docker pull ghcr.io/dannybouwers/trala:v0.15.2
# or
docker pull dannybouwers/trala:v0.15.2
What's Changed
- Lightly refactor config to support tests by @shwoop in https://github.com/dannybouwers/trala/pull/130
Full Changelog: https://github.com/dannybouwers/trala/compare/v0.15.1...v0.15.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]