I am just curious to see what others are doing during build-automation other than usual compile, build, run-tests, etc tasks that might be helpful and inspirational for others to consider and look into such as:
- Generating code documentation
- Using code-metrics to measure build quality and fail the build if established metrics are violated.