Feature/isolate openapi gen templates#4168
Conversation
20bd342 to
dd6ac17
Compare
|
View your CI Pipeline Execution ↗ for commit d368a4f
☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dd6ac17 to
206bfc4
Compare
99d5654 to
5bb5f77
Compare
5bb5f77 to
fc1bfdd
Compare
aa3105b to
628669a
Compare
628669a to
f94a0e7
Compare
f94a0e7 to
c428630
Compare
7fb7dbc to
23c0de1
Compare
There was a problem hiding this comment.
Nx Cloud has identified a possible root cause for your failed CI:
We classified this failure as an environment state issue rather than a code change because the test itself is logically correct — the CI environment simply did not build the @o3r/test-helpers workspace dependency before running the test. Enabling the test target in project.json exposed a missing build-ordering setup, which needs to be resolved at the infrastructure or project configuration level.
No code changes were suggested for this issue.
Trigger a rerun:
🎓 Learn more about Self-Healing CI on nx.dev
23c0de1 to
23350e3
Compare
chore: rename "build:swagger-gen" to "build:jar" feat: move operation-adapter to mustache template
23350e3 to
d368a4f
Compare
Proposed change
feat: isolate and extend the OpenApi TypescriptFetch template
Related issues
AbstractTypeScriptClientCodegen#4159