Commit Graph

152 Commits

Author SHA1 Message Date
Harsh Shandilya 9f933d5f31 fix(ci): fix release config 2023-08-31 22:14:47 +05:30
Harsh Shandilya 4bb0108005
fix(ci): use correct env vars 2023-08-31 21:33:02 +05:30
Harsh Shandilya c8a7fe89f1
fix(build): restore snapshot publishing 2023-08-31 21:18:08 +05:30
Harsh Shandilya 5d88430a78
fix(ci): restore dependency graph submissions 2023-08-31 21:11:33 +05:30
Harsh Shandilya 4cd4ebf43c
chore(release): start next development iteration 2023-08-31 21:11:33 +05:30
Harsh Shandilya 3695e559f1
chore(build): release v0.1.0 2023-08-31 21:11:33 +05:30
Harsh Shandilya a758d39c0b
feat(ci): add release workflow 2023-08-31 21:11:33 +05:30
Harsh Shandilya b0e7e64155
feat(build): switch to manually managing repository URLs 2023-08-31 20:53:42 +05:30
Harsh Shandilya d7862cd439
feat(ci): add automatic snapshot publishing 2023-08-31 11:56:47 +05:30
Harsh Shandilya a77a79172e
fix(renovate): adjust config for build refactor 2023-08-30 21:22:05 +05:30
Harsh Shandilya 72072addbd
fix(build): set explicit JVM args
Prevents CI problems
2023-08-30 19:40:17 +05:30
Harsh Shandilya 0574c4a651
fix(ci): publish compiler plugin to maven local before running tests 2023-08-30 19:34:50 +05:30
Harsh Shandilya 084387dfda
feat: refactor build and flesh out Gradle plugin 2023-08-30 19:25:03 +05:30
renovate[bot] 1663cc6b22
chore(deps): update plugin spotless to v6.21.0 2023-08-30 19:22:44 +05:30
Harsh Shandilya a6049474f3
refactor(build): move gradle-plugin to its own included build 2023-08-30 19:22:44 +05:30
Harsh Shandilya 923010dfff
refactor(build): realign to Kotlin 1.9.0 2023-08-30 19:22:44 +05:30
Harsh Shandilya d0ebe6048c chore(build): add basic publishing info 2023-08-29 10:55:10 +05:30
Harsh Shandilya 503029c17d refactor(build): convert `buildSrc` to an included build 2023-08-29 10:43:39 +05:30
renovate[bot] fa7745bde2
chore(deps): update gradle/gradle-build-action action to v2.8.0 2023-08-28 18:44:35 +00:00
Harsh Shandilya d22851002c
feat(sample-kmp): init 2023-08-29 00:14:18 +05:30
Harsh Shandilya b2eccd1851
feat(runtime): expand KMP targets list 2023-08-27 14:01:00 +05:30
Harsh Shandilya ece3231f89
Merge remote-tracking branches 'origin/renovate/actions-checkout-3.x' and 'origin/renovate/kotlin'
* origin/renovate/actions-checkout-3.x:
  chore(deps): update actions/checkout action to v3.6.0

* origin/renovate/kotlin:
  chore(deps): update kotlin
2023-08-26 21:30:07 +05:30
renovate[bot] b351dac124
chore(deps): update actions/checkout action to v3.6.0 2023-08-26 15:10:55 +00:00
renovate[bot] 231b3dc622
chore(deps): update kotlin 2023-08-26 15:10:52 +00:00
Harsh Shandilya 08fda3e97e
fix(build): add Lint runtime dependencies 2023-08-26 20:40:27 +05:30
Harsh Shandilya 96a6445add
fix(ci): cache K/N compiler 2023-08-26 20:32:24 +05:30
Harsh Shandilya c314c3f894
fix(renovate): group Kotlin upgrades 2023-08-26 20:28:22 +05:30
Harsh Shandilya 1914d77c81
fix(deps): upgrade to AGP 8.1.1 2023-08-26 20:25:06 +05:30
Harsh Shandilya f9b21d6321 chore(idea): set ktfmt formatter style 2023-08-24 19:25:41 +05:30
Harsh Shandilya df868142dc feat(runtime): migrate to KMP 2023-08-24 19:25:41 +05:30
Harsh Shandilya c6c8c31f0f
feat(compiler-plugin): make `DebugLog` annotation an external input 2023-08-21 11:35:02 +05:30
renovate[bot] 1a2069a7f7
fix(deps): update dependency dev.zacsweers.kctfork:core to v0.3.2 2023-08-19 08:14:07 +00:00
renovate[bot] b94ad9a1b5
chore(deps): update gradle/gradle-build-action action to v2.7.1 2023-08-18 22:53:40 +00:00
Harsh Shandilya 6dfad547e6
chore: set up Renovate 2023-08-19 04:23:00 +05:30
Harsh Shandilya 5474d60fa5
fix(ci): allow dependency graph to be submitted 2023-08-19 04:10:20 +05:30
Harsh Shandilya 9332a87198
fix(build): exclude generated sources from Spotless 2023-08-19 02:15:39 +05:30
Harsh Shandilya 88a53b600c
feat(ci): add a basic test workflow 2023-08-19 02:06:30 +05:30
Harsh Shandilya c592f4b385
chore: set up blame ignore-revs file 2023-08-19 02:04:29 +05:30
Harsh Shandilya 7b3172e99d
fix(build): explicitly use ktfmt Google style 2023-08-19 02:03:59 +05:30
Harsh Shandilya bdc5960a56
feat(runtime): add `TracingConsumer` 2023-08-19 02:01:20 +05:30
Harsh Shandilya 8951ac2dec
refactor(build): `annotations` -> `runtime`
In preparation of fleshing out the reporting code on the consumer side.
2023-08-19 01:37:35 +05:30
Harsh Shandilya 0e96636882
fix(idea): disable `UnusedVersionCatalogEntry` inspection
False-positives galore :(
2023-08-19 01:29:51 +05:30
Harsh Shandilya b2c7502510
refactor(build): commonize publishing config 2023-08-19 01:20:52 +05:30
Harsh Shandilya 4e7efa2664
chore: correcty capitalise project name 2023-08-19 00:48:41 +05:30
Harsh Shandilya e5d93ac5ea chore: add some KDoc 2023-08-18 13:54:17 +05:30
Harsh Shandilya d3183eb871 feat(sample): prettify output through the (ab)use of Regex 2023-08-18 13:45:56 +05:30
Harsh Shandilya e40325574b chore: flesh out README 2023-08-18 06:33:43 +05:30
Harsh Shandilya cd936e1e91 feat: add a JVM CLI sample 2023-08-18 06:33:43 +05:30
Harsh Shandilya fb9d02958a chore: ditch some IDEA cruft 2023-08-18 06:33:43 +05:30
Harsh Shandilya f39de3d05d
feat: allow customizing the function invoked by generated code 2023-08-18 05:39:52 +05:30