Skip to content

refactor: remove deprecated apis from brownfield-gradle-plugin#367

Draft
hurali97 wants to merge 51 commits into
mainfrom
refactor/bgp/remove-deprecated-apis
Draft

refactor: remove deprecated apis from brownfield-gradle-plugin#367
hurali97 wants to merge 51 commits into
mainfrom
refactor/bgp/remove-deprecated-apis

Conversation

@hurali97

Copy link
Copy Markdown
Member

Summary

Test plan

@hurali97 hurali97 changed the base branch from main to feat/revamp-plugin June 11, 2026 12:02
Base automatically changed from feat/revamp-plugin to main June 12, 2026 06:42
@hurali97 hurali97 changed the title Refactor/bgp/remove deprecated apis refactor: remove deprecated apis from brownfield-gradle-plugin Jul 3, 2026
Comment on lines +113 to +119
//tasks.named("detekt").configure {
// dependsOn(":ktlintFormat")
//}
//
//tasks.register("lint") {
// dependsOn(":ktlintFormat")
//}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Are you sure this is to remain?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ah no 😄 Self review of this PR is pending, will do it Monday!

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Alright :D

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.

2 participants