mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-19 09:23:52 +00:00
[doc] Update files about Android CI
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# How works CI?
|
||||
|
||||
CI Codeberg is limited and cannot be used for now to build regularly apps and executes tests.
|
||||
To limit regressions, we have enabled temporary Github CI on the [Github Mirror](https://github.com/comaps/comaps) to build Android and IOS app and execute linter each time we sync the mirror.
|
||||
We use our own server to execute maps generation with a CI Codeberg.
|
||||
We use our own server to execute our CI on Codeberg.
|
||||
|
||||
- [Android CI](https://github.com/comaps/comaps/actions/workflows/android-check.yaml)
|
||||
- [IOS CI](https://github.com/comaps/comaps/actions/workflows/ios-check.yaml)
|
||||
- [Maps generation CI](.forgejo/workflows/map-generator.yml)
|
||||
- [Android CI](https://codeberg.org/comaps/comaps/src/branch/main/.forgejo/workflows/android-check.yaml)
|
||||
- [iOS CI](https://github.com/comaps/comaps/actions/workflows/ios-check.yaml)
|
||||
- [Maps generation CI](https://codeberg.org/comaps/comaps/src/branch/main/.forgejo/workflows/map-generator.yml)
|
||||
|
||||
We are not able for now to execute iOS CI on our server, to limit regressions we have enabled Github CI on the [Github Mirror](https://github.com/comaps/comaps) to build the iOS app each time we sync the mirror.
|
||||
|
||||
Reference in New Issue
Block a user