Skip to content

Feature/isolate openapi gen templates#4168

Merged
kpanot merged 3 commits into
mainfrom
feature/isolate-openapi-gen-templates
May 11, 2026
Merged

Feature/isolate openapi gen templates#4168
kpanot merged 3 commits into
mainfrom
feature/isolate-openapi-gen-templates

Conversation

@kpanot
Copy link
Copy Markdown
Contributor

@kpanot kpanot commented Apr 21, 2026

Proposed change

feat: isolate and extend the OpenApi TypescriptFetch template

Related issues

@kpanot kpanot requested a review from a team as a code owner April 21, 2026 01:18
@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from 20bd342 to dd6ac17 Compare April 21, 2026 01:34
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 21, 2026

View your CI Pipeline Execution ↗ for commit d368a4f

Command Status Duration Result
nx run-many --target=test-e2e ✅ Succeeded 2m 10s View ↗
nx run-many --tui=false --target=build --projec... ✅ Succeeded <1s View ↗
nx run-many --target=build,build-jar ✅ Succeeded 12m 45s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-11 12:22:26 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.90%. Comparing base (53b3767) to head (d368a4f).
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kpanot kpanot marked this pull request as draft April 21, 2026 03:53
@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from dd6ac17 to 206bfc4 Compare April 22, 2026 01:36
@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch 2 times, most recently from 99d5654 to 5bb5f77 Compare May 1, 2026 00:19
nx-cloud[bot]

This comment was marked as outdated.

@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from 5bb5f77 to fc1bfdd Compare May 1, 2026 00:22
@kpanot kpanot marked this pull request as ready for review May 1, 2026 00:25
nx-cloud[bot]

This comment was marked as outdated.

@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch 2 times, most recently from aa3105b to 628669a Compare May 1, 2026 00:59
sdo-1A
sdo-1A previously approved these changes May 7, 2026
@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from 628669a to f94a0e7 Compare May 7, 2026 10:31
nx-cloud[bot]

This comment was marked as outdated.

@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from f94a0e7 to c428630 Compare May 8, 2026 08:24
nx-cloud[bot]

This comment was marked as outdated.

@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch 2 times, most recently from 7fb7dbc to 23c0de1 Compare May 9, 2026 02:35
Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:

Rerun CI

Nx Cloud View detailed reasoning on Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from 23c0de1 to 23350e3 Compare May 9, 2026 13:25
@kpanot kpanot force-pushed the feature/isolate-openapi-gen-templates branch from 23350e3 to d368a4f Compare May 11, 2026 10:58
@kpanot kpanot enabled auto-merge May 11, 2026 11:00
@kpanot kpanot added this pull request to the merge queue May 11, 2026
Merged via the queue into main with commit 5df76d0 May 11, 2026
55 of 56 checks passed
@kpanot kpanot deleted the feature/isolate-openapi-gen-templates branch May 11, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: support reference to external Open API specification in Adapter generator

3 participants