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

CI: Adapt Homebrew Cask generation #1637

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 16, 2024

  1. CI: Adapt Homebrew Cask generation

    [why]
    The Cask-fonts repo has been incorporated into the main Cask repo.
    On releases we would use an obsolete repository to create the Cask into.
    
    The casks are now in a dedicated subdirectory (Casks/font) and under that
    we have one subdirectory for each font name starting character (to have a
    smaller number of files per directory I assume).
    
    [how]
    Change the repository path.
    
    Put part of the new (longer) path, the fixed part, just in the CI process,
    while the generator script takes care about the one-directory-per-startchar
    substructure.
    
    Fixes: #1635
    
    Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
    Finii committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b553aa8 View commit details
    Browse the repository at this point in the history