ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
447 stars 161 forks source link

GitHub: Auto-cancel PR builds when new changes are pushed #642

Closed bkeryan closed 1 month ago

bkeryan commented 1 month ago

What does this Pull Request accomplish?

Enable concurrency.cancel-in-progress for PR.yml, like @maxxboehme did in https://github.com/ni/grpc-device/pull/1104

Why should this Pull Request be merged?

Minimize resource usage when pushing multiple changes.

What testing has been done?

Tested cancellation behavior by pushing multiple updates to https://github.com/ni/measurement-plugin-python/pull/972

github-actions[bot] commented 1 month ago

Test Results

    34 files  ±0      34 suites  ±0   52m 21s :stopwatch: -28s  2 348 tests ±0   1 994 :white_check_mark: ±0    354 :zzz: ±0  0 :x: ±0  42 272 runs  ±0  36 020 :white_check_mark: ±0  6 252 :zzz: ±0  0 :x: ±0 

Results for commit 08fb6471. ± Comparison against base commit c09f2e28.