{"id":16465059,"url":"https://github.com/morfly/android-bazel-migration-sample","last_synced_at":"2026-06-09T06:32:27.203Z","repository":{"id":113072134,"uuid":"379829947","full_name":"Morfly/android-bazel-migration-sample","owner":"Morfly","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-22T02:11:21.000Z","size":3550,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"automated_migration","last_synced_at":"2025-11-22T06:20:58.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Morfly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-24T06:45:40.000Z","updated_at":"2021-11-22T02:11:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"eefecc4c-dca7-4f8a-ada6-e0809dca8fe7","html_url":"https://github.com/Morfly/android-bazel-migration-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Morfly/android-bazel-migration-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fandroid-bazel-migration-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fandroid-bazel-migration-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fandroid-bazel-migration-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fandroid-bazel-migration-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Morfly","download_url":"https://codeload.github.com/Morfly/android-bazel-migration-sample/tar.gz/refs/heads/automated_migration","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fandroid-bazel-migration-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34095244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T11:32:01.336Z","updated_at":"2026-06-09T06:32:27.189Z","avatar_url":"https://github.com/Morfly.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"   # Android Bazel Migration Sample\n   \n   Sample application for demonstrating the migration approaches of Android Gradle application to Bazel.\n   \n   This repository consists of **3 branches**:\n   - **automated_migration**: contains a simple Gradle plugin that allows to automatically migrate Gradle\n   project to Bazel using.\n   - **manual_migration_1**: shows a manual migration to Bazel where each `BUILD.bazel` file corresponds to `build.gradle`.\n   - **manual_migration_granular**: That adds more build granularity to the `app` directory by adding more `BUILD.bazel`\n   files and targets per 1 Gradle module.\n   \n   In order to start auto-migration run:\n   ```shell\n   ./gradlew migrateToBazel\n   ```\n   \n   In order to build Bazel project run:\n   ```shell\n   bazel build //app:bin\n   ```\n   \n   In order to install and launch Bazel project to the mobile device run:\n   ```shell\n   bazel mobile-install //app:bin --start_app\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorfly%2Fandroid-bazel-migration-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorfly%2Fandroid-bazel-migration-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorfly%2Fandroid-bazel-migration-sample/lists"}