Conversation
- 更新 SwaggerConverter 支持更多 OpenAPI 特性 - 增强 ApiValidator 添加新的 DFX 校验规则 - 更新 Spring/CXF 代码生成器 - 完善 Web UI 分析器和自动修复功能 - 添加新的 E2E 测试 (validation-test.spec.ts) - 添加 AnnotationExtractionTest 单元测试 - 更新示例 YAML 文件 - 更新项目文档
增强 Web UI 验证与 Maven 插件相关实现,并补充 PM2 本地运行配置;同时移除项目内 Claude 配置文件以保持仓库与本地环境一致。
Add backend and web-ui CI checks so pull requests can be gated by stable automated tests.
GitHub Actions web-ui job failed before npm install because setup-node could not resolve the configured cache dependency path. Track web-ui/package-lock.json so the CI cache path exists and the web-ui check can run reliably on PRs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
backendandweb-uichecks for branch protectiontest:ciscript so the existing analyzer, diff, and render tests can run in GitHub ActionslocalversusmainTest plan
mvn -B testcd web-ui && npm run test:ciCI / backendpasses on this PRCI / web-uipasses on this PR