Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic]: server/v2 production readiness via simapp/v2 and testing #20439

Open
2 tasks
kocubinski opened this issue May 22, 2024 · 0 comments
Open
2 tasks

[Epic]: server/v2 production readiness via simapp/v2 and testing #20439

kocubinski opened this issue May 22, 2024 · 0 comments
Labels
T:Epic Epics

Comments

@kocubinski
Copy link
Member

kocubinski commented May 22, 2024

Recent PRs (including #20412) have introduced server/v2 infrastructure and an example app, simapp/v2, using this code. In short server/v2 is a decomposition of baseapp and friends into modular, composable, parts. What is merged into main at the time of writing this issue should be considered a functional PoC. Completion of the issues enumerated here will harden the code quality of server/v2 and elevate it from PoC to production ready.

Testing

For comprehensive testing, we should adapt all integration, e2e, and sims tests currently covering runtime/v1 for runtime/v2. Perhaps the clever use of a build flag and interfaces in the right places could make this easier.

Breaking

Feature Parity

Code quality

STF Todos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Epic Epics
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants