paraglider-project / paraglider

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

[Infra] Ignore more paths to reduce extraneous builds #433

Closed seankimkdy closed 4 months ago

seankimkdy commented 4 months ago

I updated our workflows to not run "Build and Test" and "Functional Test Approvals" for PRs that only change some files. The current reasoning behind each (listed under paths-ignore in the diff) is as follows.

Resolves #259. @smcclure20 let me know your thoughts.

github-actions[bot] commented 4 months ago

Unit Test Results

304 tests   304 :white_check_mark:  7s :stopwatch:  48 suites    0 :zzz:   1 files      0 :x:

Results for commit 8bfa47c7.

github-actions[bot] commented 4 months ago

51.0

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.