Skip to content

SHOT-4439: Add new file handling for Nx File (.prt) #183

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

staceyoue
Copy link
Contributor

No description provided.

@staceyoue staceyoue requested a review from Copilot May 16, 2025 18:50
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds new file handling support for Nx File (.prt) by introducing a corresponding configuration entry in the tk-multi-loader2 settings YAML.

  • Added configuration for Nx File (.prt) with associated import options.
  • Updated the settings file to support the new file type.

@staceyoue staceyoue force-pushed the ticket/SHOT-4439-nx-file branch from d31e147 to 68732b3 Compare May 16, 2025 18:52
@staceyoue staceyoue requested a review from Copilot May 16, 2025 18:52
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for handling new Nx File (.prt) types in the tk-multi-loader2 settings.

  • Added an entry for Nx File (.prt) to the allowed file types.
Comments suppressed due to low confidence (1)

env/includes/settings/tk-multi-loader2.yml:397

  • [nitpick] Consider revising the naming of the file type to improve consistency. For example, if other file types are named without additional punctuation, you may want to adjust to something like 'Nx File .prt' or remove the parentheses if they are not required.
Nx File(.prt): [import, import_with_options]

@staceyoue staceyoue force-pushed the ticket/SHOT-4439-nx-file branch from 68732b3 to c3f6ed2 Compare May 16, 2025 18:54
@staceyoue staceyoue requested a review from Copilot May 16, 2025 18:54
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for handling Nx File (.prt) by updating the loader settings configuration.

  • Introduces a new configuration line for "Nx File" with options [import, import_with_options].
Comments suppressed due to low confidence (1)

env/includes/settings/tk-multi-loader2.yml:397

  • Consider adding tests for the new Nx File handling to confirm that it is properly integrated and functions as expected.
Nx File: [import, import_with_options]

@staceyoue staceyoue requested a review from a team May 20, 2025 12:27
@staceyoue staceyoue merged commit fbca9f6 into master May 21, 2025
12 checks passed
@staceyoue staceyoue deleted the ticket/SHOT-4439-nx-file branch May 21, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants