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

fix(renovate): otter preset version with parameters #2985

Open
wants to merge 1 commit into
base: release/12.1.0-rc
Choose a base branch
from

Conversation

fpaul-1A
Copy link
Contributor

Proposed change

Related issues

- No issue associated -

@fpaul-1A fpaul-1A requested a review from a team as a code owner March 12, 2025 10:46
Copy link

nx-cloud bot commented Mar 12, 2025

View your CI Pipeline Execution ↗ for commit 3db813e.

Command Status Duration Result
nx run-many --target=test-e2e ❌ Failed 10m 44s View ↗
nx run-many --target=test-int ✅ Succeeded 9m 38s View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-14 13:47:14 UTC

@github-actions github-actions bot added bug Something isn't working project:@o3r/workspace labels Mar 12, 2025
Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.31%. Comparing base (903779d) to head (3db813e).

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ 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.

"github>AmadeusITGroup/otter//tools/renovate/tasks/sdk-spec-regenerate(npm, <%= specPackageName %>)#v<%= sdkCoreVersion %>"<% } %><% } %>
"github>AmadeusITGroup/otter//tools/renovate/tasks/sdk-regenerate#v<%= sdkCoreVersion %>(npm)"<% if (specPackageName) { %>,
"github>AmadeusITGroup/otter//tools/renovate/group/sdk-spec#v<%= sdkCoreVersion %>(<%= specPackageName %>)",
"github>AmadeusITGroup/otter//tools/renovate/tasks/sdk-spec-regenerate#v<%= sdkCoreVersion %>(npm, <%= specPackageName %>)"<% } %><% } %>
Copy link
Contributor

@kpanot kpanot Mar 12, 2025

Choose a reason for hiding this comment

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

you will need to update the associated UTs :S
in packages/@ama-sdk/schematics/schematics/typescript/shell/index.spec.ts

Copy link
Contributor Author

Choose a reason for hiding this comment

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

for some reasons, the unit-tests were passing without changing anything
something must be wrong with the NX config

@fpaul-1A fpaul-1A force-pushed the fix/renovate-o3r-versions branch from e5eb06d to 743db21 Compare March 12, 2025 14:50
@fpaul-1A fpaul-1A force-pushed the fix/renovate-o3r-versions branch from 743db21 to 3db813e Compare March 13, 2025 16:09
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.

2 participants