Muhammad Ali
93edbdeea5
feat: upgrade to quince
2023-12-11 18:12:10 +01:00
Régis Behmo
56de7a8f5b
ci: fix release name
2023-06-15 01:33:15 +02:00
Régis Behmo
4bd4214011
ci: don't build on arm64
...
The build fails with the following error:
#25 [linux/arm64 11/11] RUN ./gradlew tasks
#25 45.75 "Install Android SDK Platform 28 (revision: 6)" ready.
#25 45.75 Installing Android SDK Platform 28 in
/app/android-sdk/platforms/android-28
#25 45.75 "Install Android SDK Platform 28 (revision: 6)" complete.
#25 45.75 "Install Android SDK Platform 28 (revision: 6)" finished.
#25 45.85
#25 45.85 FAILURE: Build failed with an exception.
#25 45.85
#25 45.85 * What went wrong:
#25 45.85 A problem occurred configuring project ':OpenEdXMobile'.
#25 45.85 > Failed to install the following SDK components:
#25 45.85 build-tools;28.0.3 Android SDK Build-Tools 28.0.3
#25 45.85 Install the missing components using the SDK manager in
Android Studio.
This issue is tracked in #7 .
2023-05-16 10:05:34 +02:00
Régis Behmo
1f5cea2c27
feat: upgrade to olive
2022-12-12 18:42:59 +01:00
Régis Behmo
abc2214d85
ci: fix open edx release name
2022-06-13 21:12:47 +02:00
Régis Behmo
e165bf04ea
feat: upgrade to maple
...
In Maple, the plugin API is slightly different: the apk file is built and
stored in the android-app Docker image, then served by a simple Caddy file
server. This makes it easy to distribute the apk to students.
2021-11-15 18:00:50 +01:00
Régis Behmo
d489f70f18
ci: both way repo sync
2021-09-02 14:15:05 +02:00
Régis Behmo
872c00b53c
🌅
2021-04-27 14:45:26 +02:00