Skip to content

Conversation

@JanProvaznik
Copy link
Member

@JanProvaznik JanProvaznik commented Oct 4, 2024

Fixes #10244

Context

BuildCanceledEventArgs was added in #10055 but the serialization was missing, this PR adds it

Changes Made

implement the serialization in the same manner as for BuildSubmissionStarted event in #10424

Testing

Unit tests

Notes

Adding support for this to MSBuild Structured Log Viewer PR KirillOsenkov/MSBuildStructuredLog#824

also fixed a typo in BuildSubmissionStartedEventArgs_Tests

fix typo in other test class,
add tests
@JanProvaznik JanProvaznik merged commit 97dc045 into dotnet:main Oct 8, 2024
10 checks passed
This was referenced Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Serialize build cancellation event to the binlog

3 participants