GithubHelp home page GithubHelp logo

morfly / airin Goto Github PK

View Code? Open in Web Editor NEW
36.0 36.0 5.0 58 MB

Airin is a tool for the automated migration of Gradle Android projects to Bazel

License: Apache License 2.0

Kotlin 100.00%
android bazel build gradle java kotlin starlark

airin's Introduction

Hi there πŸ‘‹

Welcome to my GitHub page! My name is Pavlo Stavytskyi. I am originally from πŸ‡ΊπŸ‡¦ and now in πŸ‡ΊπŸ‡Έ. My primary focus area is Android and Kotlin engineering including Mobile Performance, Developer Productivity, and Infrastructure.

About me

  • Google Developer Expert for Android, Kotlin (profile)
  • Sr. Staff Software Engineer at Turo
  • Conference speaker (sessionize)
  • Tech writer (medium)
  • Co-organizer at Android Worldwide (youtube)

Morfly's github stats

Pavlo Stavytskyi | Twitter Pavlo Stavytskyi | LinkdeIn Pavlo Stavytskyi | Medium Pavlo Stavytskyi | Sessionize

airin's People

Contributors

morfly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

airin's Issues

BUILD Files Not Generated

Repository: https://github.com/federicoiosue/Omni-Notes -> Using this OSS project as a way to test migration from Gradle -> Bazel.

Problem After running ./gradlew omniNotes:migrateToBazel --no-configure-on-demand no bazel files generated, even with task success.

OUTPUT:

Omni-Notes develop * ./gradlew omniNotes:migrateToBazel --no-configure-on-demand

> Configure project :omniNotes
BUILD SUCCESSFUL in 486ms
1 actionable task: 1 up-to-date

Change to root build.gradle

classpath "io.morfly.airin:airin-gradle-android:0.5.2"
...

apply plugin: "io.morfly.airin.android"
airin {
    targets += [":omniNotes"]
}

Expected

the task generates a set of Bazel files for a migration target, all its dependencies and the root module. Consequently, all of them can be built with Bazel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.