Tags: ptheohar/detekt
Tags
Modularize build script by introducing buildSrc module (detekt#2621) * Extract detekt related build logic to own script in buildSrc * Add buildSrc/build folder to excludes * Extract github release to own releasing build file * Extract common and publishing build part * Extract versions and sonar plugins to housekeeping script * Move dokka plugin to buildSrc * Move jacoco setup to commons plugin * Automate version updates * Rename publishing to packaging to avoid conflict with org.gradle.publishing * Do not increment the version on build configuration phase * State why build scan is left in settings build file * Implement task to generate the doc version * Implement task to update the self analysis version * Revert dryRun
Remove ignore:AppVeyor from codecov config (detekt#2540) Since this repo migrated to GitHub Actions away from TravisCI and AppVeyor, the mentioned declaration is unnecessary.
Prepare 1.7.0-beta2 release (detekt#2434) * Prepare 1.7.0-beta2 release * Prepare 1.7.0-beta2 Gradle plugin release
Prepare 1.5.0 release (detekt#2296) * Prepare 1.5.0 release * Update docs/pages/changelog 1.x.x.md Co-Authored-By: M Schalk <30376729+schalkms@users.noreply.github.com> * Update docs/pages/changelog 1.x.x.md Co-Authored-By: M Schalk <30376729+schalkms@users.noreply.github.com> Co-authored-by: M Schalk <30376729+schalkms@users.noreply.github.com>
PreviousNext