Commit graph

4 commits

Author SHA1 Message Date
a492f64717
ci: test both push and pull_request events
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 1s
/ report-download-check (push) Successful in 0s
/ report-size-pr (pull_request) Successful in 5s
/ report-download-check-pr (pull_request) Successful in 0s
I think we have a bug with pull_request events so...
2025-07-11 19:19:11 +02:00
1b14f63169
fix(comparison): create the old report in the PWD
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 2s
/ report-download-check (push) Successful in 0s
We were creating it in a temp dir instead.
2025-07-11 17:48:40 +02:00
a26909cb8c
fix(create-report): failing on private repos
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 2s
/ report-download-check (push) Successful in 1s
Forgot to update the GITHUB_ACTION_PATH
2025-07-10 21:50:56 +02:00
9364b5d352
refactor: move scripts to scripts folder
All checks were successful
/ check (treefmt) (push) Successful in 2s
/ report-size (push) Successful in 1s
/ report-download-check (push) Successful in 0s
This is a bit tidier.
2025-07-10 21:24:02 +02:00
Renamed from retrieve-old-report.sh (Browse further)