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

feat: allow font install on linux #18874

Merged
merged 2 commits into from
Jan 19, 2025
Merged

feat: allow font install on linux #18874

merged 2 commits into from
Jan 19, 2025

Conversation

SMillerDev
Copy link
Member

@SMillerDev SMillerDev commented Dec 4, 2024

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

This should disable quarantine on Linux, allow installing fonts and set a location for the fonts. Marking this as draft until I've had a moment to test it.

Waiting for #18808 to be merged

@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch 3 times, most recently from 801829e to e5c2c8c Compare December 5, 2024 08:11
@SMillerDev SMillerDev changed the title feat: only block cask install on Linux feat: allow font install on linux Dec 9, 2024
@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch from e5c2c8c to d1b5f68 Compare December 14, 2024 14:30
@SMillerDev
Copy link
Member Author

Installing fonts now works, although it is still installing in the macOS location. I can't get the DEFAULTS to work.

@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch 3 times, most recently from 99e0454 to ed30ba7 Compare December 14, 2024 15:14
@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch from ed30ba7 to 378ff7c Compare December 21, 2024 16:45
@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch 3 times, most recently from 6e8fc52 to 75ac2b5 Compare January 7, 2025 20:36
@SMillerDev
Copy link
Member Author

Thanks for the pointers @dduugg !

@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch 2 times, most recently from a438928 to 76c1313 Compare January 14, 2025 20:15
@SMillerDev
Copy link
Member Author

It seems to work now, thanks so much for the help @dduugg !

It's happening

@SMillerDev SMillerDev marked this pull request as ready for review January 14, 2025 20:18
Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Makes sense! Happy to merge this when you are.

Library/Homebrew/cask/config.rb Outdated Show resolved Hide resolved
@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch from 5a08f5b to 31b6d41 Compare January 19, 2025 10:14
Apply suggestions from code review

Co-authored-by: Douglas Eichelberger <[email protected]>

feat: add linux appdir

Apply suggestions from code review

Co-authored-by: Douglas Eichelberger <[email protected]>
@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch 2 times, most recently from 1a8dea6 to 9f9bfb4 Compare January 19, 2025 11:25
@SMillerDev SMillerDev force-pushed the feat/cask/font_install branch from 9f9bfb4 to 32b9afd Compare January 19, 2025 11:32
@SMillerDev SMillerDev enabled auto-merge January 19, 2025 11:33
@SMillerDev SMillerDev added this pull request to the merge queue Jan 19, 2025
Merged via the queue into master with commit d40eb43 Jan 19, 2025
28 checks passed
@SMillerDev SMillerDev deleted the feat/cask/font_install branch January 19, 2025 12:12
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.

3 participants