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

chore: remove no-op patch #6649

Merged
merged 2 commits into from
Jan 26, 2024
Merged

chore: remove no-op patch #6649

merged 2 commits into from
Jan 26, 2024

Conversation

benmccann
Copy link
Contributor

If I remove this patch, the same output is generated. The presence of this patch prevents an upgrade of the OpenAPI Generator. There are other issues preventing an upgrade as well, but this would address one of them at least

Copy link
Contributor

@jrasm91 jrasm91 left a comment

Choose a reason for hiding this comment

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

That looks to be true, however, we can actually remove the templates/typescript directory, all apiInner* files, and update the bash script to not download the file in the first place (or use the template directory). Do you mind removing all of those changes as well?

@benmccann
Copy link
Contributor Author

Excellent! That really simplified things. I've made the suggested changes

@jrasm91 jrasm91 merged commit 84f8a4a into immich-app:main Jan 26, 2024
23 checks passed
@benmccann benmccann deleted the rm-patch branch January 26, 2024 05:27
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