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

Cache gem install fontist, cache ~/.fontist, and add semver support #6

Merged
merged 37 commits into from
Jan 30, 2024
Merged

Cache gem install fontist, cache ~/.fontist, and add semver support #6

merged 37 commits into from
Jan 30, 2024

Commits on Jan 26, 2024

  1. test

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5da65b6 View commit details
    Browse the repository at this point in the history
  2. use bun workflows

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2e4d0fa View commit details
    Browse the repository at this point in the history
  3. proper inputs & outputs

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    124eb90 View commit details
    Browse the repository at this point in the history
  4. use tags instead of releases

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    fe98dc6 View commit details
    Browse the repository at this point in the history
  5. subdir of extracted

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5e42ea3 View commit details
    Browse the repository at this point in the history
  6. save

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    33f30ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9df307f View commit details
    Browse the repository at this point in the history
  8. create files before use

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4863584 View commit details
    Browse the repository at this point in the history
  9. log env and path

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8282e11 View commit details
    Browse the repository at this point in the history
  10. proper command

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f89dafc View commit details
    Browse the repository at this point in the history
  11. try this

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e238f70 View commit details
    Browse the repository at this point in the history
  12. try this

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4464e27 View commit details
    Browse the repository at this point in the history
  13. pass through inputs

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c6de7d6 View commit details
    Browse the repository at this point in the history
  14. touch file

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2350c70 View commit details
    Browse the repository at this point in the history
  15. shell field

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6d6eac6 View commit details
    Browse the repository at this point in the history
  16. strip v prefix

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    73118e8 View commit details
    Browse the repository at this point in the history
  17. bindir

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8883124 View commit details
    Browse the repository at this point in the history
  18. fmt

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9f8585a View commit details
    Browse the repository at this point in the history
  19. different path strat

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ee89e82 View commit details
    Browse the repository at this point in the history
  20. just bindir

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    59c21cf View commit details
    Browse the repository at this point in the history
  21. update desc

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7ce2bd7 View commit details
    Browse the repository at this point in the history
  22. add desc to action.yml

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    49d74f4 View commit details
    Browse the repository at this point in the history
  23. dump env

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    62a93a3 View commit details
    Browse the repository at this point in the history
  24. try wrapper script

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e7989b3 View commit details
    Browse the repository at this point in the history
  25. chmod

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1df950d View commit details
    Browse the repository at this point in the history
  26. quote $@

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3b68b98 View commit details
    Browse the repository at this point in the history
  27. try this

    jcbhmr authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2558cd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. compile post too

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    749f8dc View commit details
    Browse the repository at this point in the history
  2. no more setup ruby

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bf557f5 View commit details
    Browse the repository at this point in the history
  3. try this

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6d5d012 View commit details
    Browse the repository at this point in the history
  4. version dep

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2302647 View commit details
    Browse the repository at this point in the history
  5. process,exit()

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b954994 View commit details
    Browse the repository at this point in the history
  6. reorganize with more logging

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8f7f32b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b38434 View commit details
    Browse the repository at this point in the history
  8. add docs for cache inputs

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a76f9b9 View commit details
    Browse the repository at this point in the history
  9. add note about bun on windows

    jcbhmr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ac10982 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    78f46a3 View commit details
    Browse the repository at this point in the history