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

Gather task statistics and introduced shared code between build tools #77

Merged

Conversation

WojciechMazur
Copy link
Collaborator

@WojciechMazur WojciechMazur commented Apr 7, 2022

This PR introduces a new model of build results, which is able to gather additional build information, eg. number of warnings, errors, etc. Additionally it introduces shared model between sbt and mill builds

Partially implementers #12

  • Move common code between build tool implementations to CommunityBuildCore.scala
  • Introduced task-specific results gathering additional information
  • Pass BUILD_URL to elasticsearch reports and show them in the reports for failed projects
  • Adjust ES mappings to the new model

@WojciechMazur WojciechMazur merged commit a51978a into VirtusLab:master Apr 7, 2022
@WojciechMazur WojciechMazur deleted the feature/compile-analysis branch April 7, 2022 22:52
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.

1 participant