Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | refactor(build-logic): move all code to a single top-level project | Harsh Shandilya | |
2022-10-31 | fix(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-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2022-10-07 | refactor(build-logic): make `GitHooksTask` more lazy | Harsh Shandilya | |
2022-10-07 | refactor(build-logic): move PSL download to task action | Harsh Shandilya | |
2022-07-15 | all: re-do package structure yet again | Harsh Shandilya | |
2022-06-05 | automation-plugins: convert to full plugins | Harsh Shandilya | |
2022-06-04 | Miscellaneous cleanups (#1934) | Harsh Shandilya | |
* build-logic: cleanups * coroutine-utils-testing: cleanups * coroutine-utils: cleanups * crypto-common: cleanups * crypto-pgpainless: cleanups * format-common: cleanups | |||
2022-05-02 | Misc cleanups (#1891) | Harsh Shandilya | |
2022-02-23 | Use explicit Gradle tasks to handle build artifact collection (#1745) | Harsh Shandilya | |
2022-02-17 | Turn on Configuration Cache (#1733) | Harsh Shandilya | |
2022-02-08 | chore(deps): update dependency gradle to v7.4 (#1717) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-02-05 | Begin rework for configuration cache compatibility (#1709) | Harsh Shandilya | |
2022-02-04 | Port build to Gradle 7.4-rc-2 (#1707) | Harsh Shandilya | |
2022-01-09 | Delete empty values directories in Crowdin cleanup (#1656) | Harsh Shandilya | |
2022-01-09 | Raise timeouts for Crowdin task again (#1652) | Harsh Shandilya | |
* build-logic: raise HTTP timeouts for Crowdin again * github: allow running Crowdin job manually | |||
2021-12-26 | Misc cleanups to build-logic and expand BCV exclusion list (#1622) | Harsh Shandilya | |
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin * build-logic: use generated accessors for extensions * build: exclude non-published library projects from API dump There's no point in tracking binary compatibility for libraries that are only used internally | |||
2021-12-23 | Misc cleanups and fixes (#1611) | Harsh Shandilya | |
2021-12-23 | Increase timeouts for Crowdin API build task (#1602) | Harsh Shandilya | |
2021-12-22 | Upgrade to Gradle 7.3.3 (#1600) | Harsh Shandilya | |
* gradle: upgrade to 7.3.3 * build-logic: make Kotlin and Java targets match | |||
2021-12-03 | gradle: bump to 7.3.1 | Harsh Shandilya | |
2021-12-03 | build-logic: add crowdin and psl convention plugins | Harsh Shandilya | |
2021-11-16 | build-logic: add automation convention plugins | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |