Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Build and Test Results Visualization using Service Messages #39

Merged
merged 5 commits into from
Jan 29, 2025

Conversation

tsharmaMW
Copy link
Member

This introduces enhancements using service messages, to improve the visualization of build and test results. The key features added in this PR include:

  • On-the-Fly Test Reporting: Provides support for real-time test reporting in TeamCity. The plugin now reports test runs to the TeamCity server, making detailed test information accessible on the Tests tab of the Build Results page.
  • Grouped Build Tasks: Build tasks are now organized into groups, enhancing clarity and organization.
  • Build Task Progress Reporting: Enables reporting of build task progress on the Build Results page, allowing users to easily track which task is currently running.

Here's a few snapshots:
image
image
image

@mw-kapilg mw-kapilg self-assigned this Jan 16, 2025
Copy link
Member

@davidbuzinski davidbuzinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! You can merge after removing the unused method in the BuildRunnerPlugin :shipit:

Copy link
Member

@sameagen-MW sameagen-MW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@mw-hrastega mw-hrastega self-assigned this Jan 22, 2025
@tsharmaMW tsharmaMW merged commit 1fb5bde into main Jan 29, 2025
3 checks passed
@tsharmaMW tsharmaMW deleted the service_messages branch January 29, 2025 06:00
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.

6 participants