murex / TCR

TCR (Test && Commit || Revert) utility
MIT License
43 stars 4 forks source link

Add ability to abort a toolchain build or test operation #719

Closed mengdaming closed 2 months ago

mengdaming commented 2 months ago

Description:

With this change, TCR now provides a way to interrupt a toolchain build or test command without waiting for it to complete.

Impact on TCR behavior:

Fixes #694

Type of change

Please tick the appropriate option using [x]

Checklist:

Please tick the appropriate options using [x]

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
94.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

mengdaming commented 2 months ago

indeed. This is probably the case for most if not all of them.

I propose that we merge this PR, then I'll run a global update adding the copyright header in all TS files in one shot. WDYT?