nerd-fonts/.github
Fini Jastrow 5eebd95456 fetch-archives: Allow to specify a regex
[why]
Now where we have zip and tar.xz archives one might want to just fetch
one specific one. So we need to have a pattern not only for the
beginning of the file name.

[how]
Enable full regexes for the filtering.
For this we need to escape blanks in the pattern/regex, that a user
might specify (./fetch-archive.sh v2.2.2 'Some Font').

[note]
This is already then used for the casks workflow, as that only needs the
zips.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-06-02 20:44:08 +02:00
..
ISSUE_TEMPLATE Update bug_report.md 2022-12-21 17:18:33 +01:00
workflows fetch-archives: Allow to specify a regex 2023-06-02 20:44:08 +02:00
PULL_REQUEST_TEMPLATE.md Remove mentions of master branch [skip ci] 2022-10-17 11:50:53 +02:00