Commit Graph

24 Commits

Author SHA1 Message Date
celenity
e2135af675 Add issue templates
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-13 00:31:04 -04:00
Akash Yadav
db344e9288 fix: remove GitHub Actions workflow and update gitlab-ci.yml 2024-12-31 11:48:10 +05:30
Akash Yadav
549ecf8fdf fix: use bash script for downloading sources 2024-12-29 19:39:04 +05:30
Akash Yadav
8db1a13a76 fix: incorrect libclang path added to mozconfig 2024-12-29 12:48:52 +05:30
Akash Yadav
2905510cd3 fix: provide version info to prebuild 2024-12-29 01:21:07 +05:30
Akash Yadav
7366b571aa fix: use GITHUB_WORKSPACE when executing scripts 2024-12-29 00:33:01 +05:30
Akash Yadav
ef0fb95c5d test: try to debug github workflow failure 2024-12-29 00:14:55 +05:30
Akash Yadav
8ca36130e6 fix: download sources in 'Build' step 2024-12-28 23:15:03 +05:30
Akash Yadav
84b020572b fix: add missing packages for build 2024-12-28 21:15:52 +05:30
Akash Yadav
08bb8b1bde fix: use actions/setup-python for setting up python3.9 2024-12-28 20:01:22 +05:30
Akash Yadav
8ea235ee61 fix: disable gradle configuration cache 2024-12-28 19:45:57 +05:30
Akash Yadav
49603dbc84 fix: prepend JAVA_HOME/bin when updating PATH 2024-12-28 19:39:45 +05:30
Akash Yadav
bc36bd1fd7 fix: use python3.9 for build 2024-12-28 19:33:44 +05:30
Akash Yadav
0e534bbf56 fix: ensure sdkmanager is in PATH 2024-12-28 19:20:17 +05:30
Akash Yadav
2eb955deec fix: use custom script to setup Android SDK 2024-12-28 19:03:00 +05:30
Akash Yadav
e686a47e8c fix: split steps in workflow and upload final APKs 2024-12-28 18:42:16 +05:30
Akash Yadav
9de121a4df fix: remove debug cmds in build.yml 2024-12-28 17:06:43 +05:30
Akash Yadav
bd414de277 fix: add ndk to path and link to sdk 2024-12-28 17:02:49 +05:30
Akash Yadav
34e989375c fix: syntax error in workflow 2024-12-28 17:01:47 +05:30
Akash Yadav
4394dfd843 fix: setup NDK r27c 2024-12-28 17:00:49 +05:30
Akash Yadav
ee9872da00 fix: update name for setup-java step 2024-12-28 17:00:27 +05:30
Akash Yadav
74737d9f06 fix: install multiple JDKs at once 2024-12-28 16:58:58 +05:30
Akash Yadav
9c3c417dc5 fix: perform all setup in workflow 2024-12-28 16:53:30 +05:30
Akash Yadav
c008d338d4 fix: add initial github workflow 2024-12-28 16:42:35 +05:30