Files
releases/.github/workflows
Stephan Renatus 39811e50db workflows: prune benchmarks to last 250 runs
To avoid this:

```
📷 Committing and pushing new benchmark data...
[benchmarks 745914423] add benchmark run for 21fe862a52
 1 file changed, 1 insertion(+)
exit status 1: Cloning into '.'...
Switched to a new branch 'benchmarks'
remote: warning: See https://gh.io/lfs for more information.
remote: warning: File benchmarks.json is 50.29 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: warning: File 1dfc1e1acb is 50.14 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: warning: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
To https://github.com/open-policy-agent/opa.git
 ! [remote rejected]     benchmarks -> benchmarks (cannot lock ref 'refs/heads/benchmarks': is at 7a136a304d but expected 3fd93c504e)
error: failed to push some refs to 'https://github.com/open-policy-agent/opa.git'
```

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2026-07-01 10:12:12 +02:00
..