aboutsummaryrefslogtreecommitdiff
path: root/build-logic/src
AgeCommit message (Collapse)Author
2023-03-04refactor: use worker API for `KtfmtFormatTask`Harsh Shandilya
2023-03-01feat(build): configure Lint baselines for all compatible projectsHarsh Shandilya
2023-01-05fix: remove deprecated APIHarsh Shandilya
2023-01-03Revert "Revert "fix: disable Sentry dependency report""Harsh Shandilya
This reverts commit 5cccd535aec307d2b55a51091f0119a5055407db.
2022-12-29Revert "fix: disable Sentry dependency report"Harsh Shandilya
This reverts commit 5c35acdfbcffdacb2e35b51dcbd8e279db44c5ae.
2022-12-29feat(gradle): bump to 8.0 RC1Harsh Shandilya
2022-12-19fix: disable Sentry dependency reportHarsh Shandilya
Incompatible with configuration cache
2022-12-08refactor: simplify `KtfmtCheckTask`Harsh Shandilya
2022-12-08Revert "fix(deps): update kotlin to v1.7.22 (#2278)"Harsh Shandilya
Let's just wait for a real update This reverts commit 54bb4676a7c16d959769e522ac018f3e3e822797.
2022-12-02refactor(build-logic): use `ExtensionContainer#configure` extensionHarsh Shandilya
2022-12-02refactor(build-logic): move all code to a single top-level projectHarsh Shandilya
2021-11-16Convert build-logic to a proper included buildHarsh Shandilya
2021-11-15build-logic: migrate Spotless to a convention pluginHarsh Shandilya