v0.43.0
Due by January 21, 2025
52% complete
Features
Enhancements
- Remove circular dependency in lib/assets/index.ts > lib/assets/deploy.ts > lib/assets/webhooks.ts
- Remove circular dependency in lib/assets/index.ts > lib/assets/yaml.ts
- Mutating webhooks should not continue if a handler throws..?
Testing
Features
Enhancements
- Remove circular dependency in lib/assets/index.ts > lib/assets/deploy.ts > lib/assets/webhooks.ts
- Remove circular dependency in lib/assets/index.ts > lib/assets/yaml.ts
- Mutating webhooks should not continue if a handler throws..?
Testing
- Convert cli-test workflow into locally-runnable test harness
- test: add cli test to validate multiple manifest generation paths result in comparable output
- chore: make load tests more resilient to slow metrics-server startup in GH CI
Other