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

Remove now unnecessary ResourceImporterCSV importer #47301

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

akien-mga
Copy link
Member

Its only purpose was to prevent importing CSV files as translations, but it
would still import them as nothing, leading to workflow issues.

This is now properly fixed with #47268 which allows disabling the import for
specific files.

Its only purpose was to prevent importing CSV files as translations, but it
would still import them as *nothing*, leading to workflow issues.

This is now properly fixed with godotengine#47268 which allows disabling the import for
specific files.
@akien-mga akien-mga added enhancement topic:import cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Mar 23, 2021
@akien-mga akien-mga added this to the 4.0 milestone Mar 23, 2021
@akien-mga akien-mga requested a review from a team as a code owner March 23, 2021 14:53
Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

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

I follow your logic. Looks good.

I had the same problem with multiple json importers, and the keep as json works for that.

@akien-mga
Copy link
Member Author

Cherry-picked for 3.3.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 24, 2021
@Paulb23 Paulb23 mentioned this pull request Aug 18, 2021
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