paraglider-project / paraglider

Streamlining cloud networking
https://paragliderproject.io
Apache License 2.0
61 stars 4 forks source link

[Infra] Fix rate limit when using arduino/protoc #359

Closed seankimkdy closed 5 months ago

seankimkdy commented 5 months ago

We've been hitting some rate limits for arduino/setup-protoc step (example: https://github.com/paraglider-project/paraglider/actions/runs/9361388806/job/25768296034?pr=357). Specifying the token will give us access to higher limits.

github-actions[bot] commented 5 months ago

Unit Test Results

269 tests  ±0   269 :white_check_mark: ±0   3s :stopwatch: -1s  50 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit eb39f9a4. ± Comparison against base commit 2825ed9d.

github-actions[bot] commented 5 months ago

49.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

The coverage result does not include the functional test results.