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

Enable local font downloads when meeting the required conditions #37

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

toyamarinyon
Copy link
Contributor

This pull request includes changes to the package.json and prepare-font.js files to improve the development process and add flexibility to the font preparation script.

Development Process Improvements:

  • package.json: Changed the predev script to use bun instead of node for preparing fonts. ([package.jsonL6-R6](https://github.com/giselles-ai/giselle/pull/37/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L6-R6))

Flexibility Enhancements:

  • prepare-font.js: Added a condition to force downloading fonts by checking the FORCE_DOWNLOAD_FONTS environment variable. ([prepare-font.jsL24-R27](https://github.com/giselles-ai/giselle/pull/37/files#diff-96a3c889ac24f976a2414d7a3ea85f33e7d6ebc4096881e3b1038b159453c91bL24-R27))

Release flow:

The database migration does not exist in these changes. So I'll release it and check it after approval.

@toyamarinyon toyamarinyon requested a review from shige as a code owner October 22, 2024 06:58
Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
giselle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 6:58am

Copy link
Member

@shige shige left a comment

Choose a reason for hiding this comment

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

LGTM 🎨

@toyamarinyon toyamarinyon merged commit 66496b2 into main Oct 22, 2024
7 checks passed
@toyamarinyon toyamarinyon deleted the font-test branch October 22, 2024 07:06
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.

2 participants