Commit graph

4 commits

Author SHA1 Message Date
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
c3362d4650
fix(action): small typos and weird stuff
Why is it not downloading the previous report?
2024-12-18 16:20:41 +01:00
08d9598c26
fix(action): better logging
Be more clear about why it failed
2024-12-18 16:06:58 +01:00
46291fc850
feat!(report): generate JSON instead of markdown
This allows us to analyze the report more easily. There is experimental
support for comparing against a base report, but we don't expose that
functionality to the action.
2024-12-17 23:17:48 +01:00