Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Release #191

Merged
merged 53 commits into from May 20, 2019
Merged

Release #191

merged 53 commits into from May 20, 2019

Conversation

tasomaniac
Copy link
Contributor

@tasomaniac tasomaniac commented May 20, 2019

Release 1.0

I thought it would be cool to do 1.0 now since the project is pretty solid and has 100% task configuration avoidance support.

Changelog

  • Add support for task configuration avoidance PR#184 PR#186 PR#189
  • Removed support for older versions of Ktlint and Detekt
    • Minimum supported Ktlint Plugin: 6.2.1
    • Minimum supported Detekt Plugin: 1.0.0.RC9.2
  • Fix: In some cases Groovy closures would use wrong scope PR#185
  • Fix: check task not found on empty project PR#187
  • Detekt is automatically configured to disable failFast since failure is handled by Static Analysis Plugin PR#186
  • Update sample with new versions and make use of task configuration avoidance PR#188

tasomaniac and others added 30 commits April 13, 2019 16:52
Update the docs to indicate that we support version 6 and above
Remove afterEvaluate together with support for older versions of Ktlint plugin
…roject setup.

When nothing is setup, except for resolving `check` task, the plugin is no-op.

Right now, resolving `check` would break on an empty project with unclear error.

This PR fixes that and make setting up check task optional
Small fix - check task not found on empty project
Copy link
Contributor

@mr-archano mr-archano left a comment

Choose a reason for hiding this comment

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

@tasomaniac I realised that I haven't migrated the release script to use the new Bintray account. I will issue a small PR against develop and re-open this once ready.
Thanks for all your support, I hope it will be fine to wait few more hours for this.

@mr-archano
Copy link
Contributor

Do not merge yet: #192 needs to go first

@mr-archano mr-archano reopened this May 20, 2019
@tasomaniac
Copy link
Contributor Author

Looks great. Feel free to change the description of this PR 😊 I think I was very lazy when I opened it.

@mr-archano mr-archano merged commit 353752c into master May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants