Ty Smith

Results 51 comments of Ty Smith

@kageiit Is there an issue on youtrack tracking this?

Why are we closing this one? I don't see progress made on the youtrack yet.

PRs would gladly be welcome (for external or Uber employees), but I don't see the Ribs maintainers prioritizing adding additional sample apps at the moment. There are a number of...

Hey folks, When this repo was created, it was primarily a snapshot to inform the community conversation. However, We recently started a reinvestment project into RIbs on Android to modernize...

The set of work items called out here, the Kotlinificaiton of Ribs, Compose support, and Coroutines support have been finished, and we're now in a maintenance cycle. I'm going to...

extra_kotlinc_arguments seems to reference by relative path, that may be a pattern to follow if `location` won't work. Example: ``` extra_kotlinc_arguments = [ "-Xplugin=buck-out/gen/.okbuck/workspace/kotlin_home/kotlin_home/libexec/lib/kotlin-android-extensions.jar", ], ```

I tested this in our setup and it worked great. Thanks! I noticed 1.1.0 wasn't published? Would you mind adding bintray sync as part of the standard release process to...

Surprised there are no test resources that needed to be updated. Do we have tests for this spot in Artist?

Has this been verified in the Uber monorepo? Tests passed and apps worked?