nerd-fonts/.github/workflows
Fini Jastrow 090fbbeebe Sunset in-repo releases
[why]
We struggle with the pack-committing of patched fonts to the repository
on release. This makes our repo grow extremely big. It would be better
to just use release artifacts for the releases and not commit any
patched font back.
There were different approaches discussed, but the problem remains that
I personally have no rights to implement anything of that - neither can
I force push to the default branch, nor can I create new repos in the
organization.

[how]
To make it still possible to add new fonts without a repo size
explosion we do not release NEW fonts back to the repository as commits,
but old fonts are handled as before.
NEW fonts:
 * have a new property set in the fonts.yaml 'database'
 * are released as release artifact via release workflow (but not
   committed back)
 * get a readme in the patched_fonts/ directory that points to the
   release artifact page

The solution is not ideal, but for sure better than not adding any fonts
anymore or having the repo grow in size faster and faster.

At some point in time I would like to phase out all in-repo releases,
also for OLD fonts.

This scheme has been (manually) used / introduced for Intel One.
With this change the .gitignore file is automatically adapted to any new
font that is added with the repoRelease flag set to false (which should
be the default for any added font from now on).

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-09-27 11:20:36 +02:00
..
casks.yml CI: Fix casks workflow 2023-06-05 12:30:06 +02:00
contributors.yml CI: Fix contributor update 2023-01-27 15:44:14 +01:00
docker-release.yml docker: Re-add "master" tag 2023-06-02 11:43:21 +02:00
font-patcher.yml Fix: Merge pull request #1179 2023-04-27 18:59:32 +02:00
fontjson.yml Sunset in-repo releases 2023-09-27 11:20:36 +02:00
lock.yml CI: Run lock.yml only once a week 2023-03-14 01:58:08 +01:00
packsvgs.yml CI: Keep i_seti.sh in sync with autogenerated font 2022-12-16 12:23:16 +01:00
release.yml Sunset in-repo releases 2023-09-27 11:20:36 +02:00
shellcheck.yml CI: Add shellcheck 2023-06-02 16:58:03 +02:00
zip-release.yml archive-font-patcher: Include version in readme 2023-02-17 09:56:31 +01:00