Skip to content

Commit 77c69d7

Browse files
authored
Add info on github repos
1 parent d0168a0 commit 77c69d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ We aim to make builds monthly, and we (usually) start a 'build run' on the first
6464

6565
If builds for any devices fail during a build run, we will try the build again ***after the main build run has completed***. If you do not see a new build for your device when you expect it, please check whether the build failure was reported in the matrix room. If it was, there is no need to report it - we will deal with it! If the failure was not reported in the matrix room, then please report it in [the `docker-lineage-cicd` project issue tracker](https://github.com/lineageos4microg/docker-lineage-cicd/issues) or in [the XDA Forums thread](https://xdaforums.com/t/lineageos-for-microg.3700997/)
6666

67+
### Project Github repositories
68+
69+
The project has two main public repositories on GitHub:
70+
- [`docker-lineage-cicd`]( https://github.com/lineageos4microg/docker-lineage-cicd)
71+
The Docker image used by the project to make the regular builds, along with a [`README.md`](https://github.com/lineageos4microg/docker-lineage-cicd#readme) explaining how it can be used. The Docker images is rebuilt and pushed to [DockerHub](https://hub.docker.com/r/lineageos4microg/docker-lineage-cicd/) automatically when changes are pushed to the `master` branch
72+
- [`android_vendor_partner_gms`](https://github.com/lineageos4microg/android_vendor_partner_gms)
73+
The pre-built components from MicroG, along with makefiles for easy integration in the Android build system. The pre-built components are pulled automatically from the MicroG releases.
74+
6775
### Upstreams
6876

6977
The project has two main 'upstream` projects:

0 commit comments

Comments
 (0)