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(training): missing files for training-sdk tests #2465

Merged
merged 1 commit into from
Nov 14, 2024

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 November 13, 2024 17:24
Copy link

nx-cloud bot commented Nov 13, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 90f4825. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

displayName: require('../package.json').name,
moduleNameMapper: {
// eslint-disable-next-line @typescript-eslint/naming-convention
'^@o3r-training/training-sdk$': ['<rootDir>/dist/cjs', '<rootDir>/src'],
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the cjs is mandatory here? (Without it you would not be this manual mapping :S)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no idea, I copy pasted from showcase-sdk
I can remove it for both

@fpaul-1A fpaul-1A merged commit 8b3b9f5 into feat/otter-training Nov 14, 2024
2 checks passed
@fpaul-1A fpaul-1A deleted the fix/otter-training-sdk-test branch November 14, 2024 09:45
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.

3 participants