Closed as not planned
Closed as not planned
Description
What is your suggestion?
Run (nightly?) automated tests for all example templates to identify breaking changes or regressions.
I believe this would have helped identify:
- fix: Use environment variables for agent authentication #1238
- Bug: Obscure error when using Docker template #1198
- Bug: Template parse with fails EOF, parse source: session shutdown #1381
as well as any flakes in the examples.
Why do you want this feature?
Ensure examples in the repo are stable and work with the main
branch.
Are there any workarounds to get this functionality today?
Manually testing each example each release.
Are you interested in submitting a PR for this?
No