aboutsummaryrefslogtreecommitdiff
path: root/build-logic/automation-plugins/src/main/kotlin/app
AgeCommit message (Collapse)Author
2022-12-02refactor(build-logic): move all code to a single top-level projectHarsh Shandilya
2022-10-31fix(build-logic): set hook source file path sensitivity to `NONE`Harsh Shandilya
The file path is irrelevant, we only care about the script contents
2022-10-07refactor(build-logic): make `GitHooksTask` more lazyHarsh Shandilya
2022-10-07refactor(build-logic): move PSL download to task actionHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya