Commit graph

31 commits

Author SHA1 Message Date
68a20e0d11
feat(build): upgrade to AGP 8.1.0-beta01 2023-04-25 18:42:05 +05:30
1323668fe6
feat(build): add a task to collect Lint SARIF reports 2023-04-20 18:00:01 +05:30
24b747eb38
fix(build): correct plugin application ordering 2023-04-20 18:00:01 +05:30
237a06f1cf
feat(build): apply Android Lint plugin to JVM modules 2023-04-20 18:00:01 +05:30
66ce35927a
refactor(build): extract out Lint config 2023-04-19 17:16:06 +05:30
468d363c65
feat(build): rework Lint config
- Export SARIF output
- Expand enabled ruleset
- Make HTML reports more detailed
2023-04-19 15:19:15 +05:30
6b164f84d9
refactor(build): migrate to Kotlin compilerOptions DSL 2023-04-19 12:36:03 +05:30
a2157ae618
feat: rework Sentry disabling logic for benchmark builds 2023-04-18 13:44:18 +05:30
c1f1d67bfa
feat(android): add a repository for extracting CSRF token 2023-03-10 01:29:04 +05:30
456205dece
chore(deps): bump compose-lint-checks 2023-03-09 01:08:21 +05:30
05e9c25742
fix: update incorrect comment 2023-03-08 02:50:17 +05:30
d7cc55ed53
chore(build): make Lint errors fatal 2023-03-08 02:27:51 +05:30
0ae48dee33
feat(build): remove Detekt and switch to Slack's Compose lints 2023-03-08 02:27:51 +05:30
cb798cf011
feat: upgrade to OkHttp 4.10.0 2023-03-07 12:53:51 +05:30
a26fd0862f fix(build): skip Sentry setup for CI benchmarks 2023-03-06 03:17:49 +05:30
ab905d4061 fix(build): set a default for sentryDsn 2023-03-06 02:45:26 +05:30
905c27fe84
feat: set up Sentry 2023-03-03 02:42:01 +05:30
renovate[bot]
a78ae68024
chore(deps): update dependency io.nlopez.compose.rules:detekt to v0.1.2 2023-02-27 12:02:36 +00:00
95fd166a98
fix: remove slimTests property and make it default 2023-02-19 11:22:47 +05:30
e62e257154
chore: polish license headers 2023-02-19 09:23:00 +05:30
9638c8bab5
feat(deps): switch to Nacho's compose-rules fork
He is continuining maintenance of the work he started at Twitter.
2023-02-11 00:26:43 +05:30
renovate[bot]
da1948c0e6
chore(deps): update dependency com.facebook:ktfmt to v0.43 2023-02-07 16:35:32 +00:00
3e2d32e4c9
chore: refresh license headers 2023-01-11 02:40:44 +05:30
renovate[bot]
9f7e05d79a
chore(deps): update agp to v8.0.0-alpha11 2023-01-05 00:30:58 +05:30
78960f6d4e feat(deps): upgrade to Gradle 8.0-rc-1 2022-12-31 05:38:40 +00:00
ed8528aea4
fix(build-logic): tweak DependencyUpdates configuration 2022-12-24 01:36:29 +05:30
36d999ebb4
chore(build-logic): use kotlin DSL's apply extension 2022-12-20 16:40:20 +05:30
79920f6180
chore: align copyright headers with Spotless expectations 2022-12-20 16:01:44 +05:30
36ab72226c
refactor(build-logic): simplify plugin setup 2022-12-20 16:01:18 +05:30
a8ba0ed3d9
refactor(build-logic): massage around some types and extensions 2022-12-04 20:24:33 +05:30
1267cf81e3
refactor(build-logic): make everything top-level 2022-12-04 20:13:08 +05:30