Buckets:
ktongue/docker_container / .cache /opencode /node_modules /light-my-request /.github /workflows /benchmark.yml
| name: Benchmark PR | |
| on: | |
| pull_request_target: | |
| types: | |
| - labeled | |
| jobs: | |
| benchmark: | |
| if: ${{ github.event.label.name == 'benchmark' }} | |
| uses: fastify/workflows/.github/workflows/plugins-benchmark-pr.yml@v5 | |
| with: | |
| npm-script: benchmark | |
| remove-label: | |
| if: "always()" | |
| needs: | |
| - benchmark | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Remove benchmark label | |
| uses: octokit/request-action@v2.x | |
| id: remove-label | |
| with: | |
| route: DELETE /repos/{repo}/issues/{issue_number}/labels/{name} | |
| repo: ${{ github.event.pull_request.head.repo.full_name }} | |
| issue_number: ${{ github.event.pull_request.number }} | |
| name: benchmark | |
| env: | |
| GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
Xet Storage Details
- Size:
- 779 Bytes
- Xet hash:
- 6d15959f03e8920b5e836b3f8e1d32a0802393c6df6146e615087771578212a7
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.