Commit graph

8 commits

Author SHA1 Message Date
9210c9a29b
WIP: refactor: port to JS
Some checks failed
/ check (treefmt) (push) Failing after 19s
/ report-size (push) Has been skipped
/ report-download-check (push) Has been skipped
This should hopefully reduce the complexity of the action
2025-07-10 23:57:20 +02:00
95718c754d
feat(nix): use tarball instead of github ref
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 1s
/ report-download-check (push) Successful in 0s
This should make the downloads faster.
2025-07-10 20:34:51 +02:00
73142cfab8
feat: add nix for formatting
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 2s
/ report-size (push) Successful in 2s
Also adds CI tests!
2025-03-10 23:22:13 +01:00
763e139836
fix(README): hide image by default
Looks ugly otherwise
2024-12-20 11:29:45 +01:00
67affd7331
fix(README): properly include the image
I forgot the syntax for that T-T
2024-12-20 11:28:03 +01:00
77684dae88
docs(README): add example image and text
This should help illustrate its use.
2024-12-20 11:26:50 +01:00
39f58ee538
refactor!(action): detect when in private branches
This removes the need to use the private-repo-workaround input.
2024-12-19 22:43:51 +01:00
abb495c57a
feat: create action
Hopefully it works?
2024-12-15 20:32:32 +01:00