17 Commits

Author SHA1 Message Date
Gouri Panda
0db67d4f3d Fixed #2969 2022-08-24 15:28:38 +05:30
Gouri Panda
5161af5236 Added name steps and code clean up 2022-08-22 21:17:22 +02:00
Gouri Panda
f5bc6a095e Refactored CI 2022-08-22 21:17:22 +02:00
MohitMaliFtechiz
32d672fd72 merging fixes with develop 2022-06-20 13:23:44 +05:30
Gouri Panda
c6ce5538e3 changed ubuntu-latest to ubuntu-18.04 2021-04-25 20:21:41 -07:00
Ayush Shrivastava
ba8c86382d
Install required NDK in runtime 2021-01-24 18:11:20 +05:30
s-ayush2903
b4aa6d7868
Fix #2504 Upload Reports to GH Actions even on check failures 2020-11-19 15:47:32 +05:30
Seán Mac Gillicuddy
0a3acb04d0
Merge pull request #2487 from s-ayush2903/ci/s-ayush2903/#2486-upload-reports-to-gh-actions
CI: Upload Reports to github actions
2020-11-13 10:43:01 +00:00
s-ayush2903
21d9d6de35
'#2486 Upload Reports to github actions 2020-11-13 15:23:42 +05:30
s-ayush2903
8489250653
'#2484' Upload build APKs as artifacts 2020-11-12 17:36:39 +05:30
Sean Mac Gillicuddy
811f5bd7af Merge branch 'develop' into feature/macgills/detekt
# Conflicts:
#	.github/workflows/pull_request.yml
#	team-props/git-hooks/pre-commit.sh
2020-02-21 14:15:18 +00:00
Sean Mac Gillicuddy
0f6f422edb #1275 Lint Issue: Duplicate Strings - remove duplicates - mark used strings as used 2020-02-19 14:20:49 +00:00
Sean Mac Gillicuddy
d743430dc3 Merge branch 'develop' into feature/macgills/detekt
# Conflicts:
#	.travis.yml
2020-02-14 09:53:56 +00:00
Sean Mac Gillicuddy
ce48b5c098 #1593 Move CI from Travis to GitHub Action - move resources to core to allow compilation 2019-12-20 14:13:45 +00:00
Sean Mac Gillicuddy
9a8f96ba23 #1593 Move CI from Travis to GitHub Action - do not target core when assembling 2019-12-20 13:52:55 +00:00
Sean Mac Gillicuddy
f7a6606d20 #1593 Move CI from Travis to GitHub Action - future proof building job 2019-12-20 13:33:25 +00:00
Sean Mac Gillicuddy
d5995424d1 Squashed commit:
[bee1dc77] #1593 Move CI from Travis to GitHub Action - finalise builds and remove travis

[1e4ee35d] #1593 Move CI from Travis to GitHub Action - add release build

[dd55beeb] #1593 Move CI from Travis to GitHub Action - fix nightly syntax

[2904da58] #1593 Move CI from Travis to GitHub Action - add nightly build

[a4f9fbb0] #1593 Move CI from Travis to GitHub Action - experiment with mixed workflows

[4c019201] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[759713df] #1593 Move CI from Travis to GitHub Action - reattempt failing test action

[257004ea] #1593 Move CI from Travis to GitHub Action - more informative logs, use x64 images

[0163d829] #1593 Move CI from Travis to GitHub Action - specify version of action

[0b3d9668] #1593 Move CI from Travis to GitHub Action - revert webview fix for emulator 26

[6c2cb7e3] #1593 Move CI from Travis to GitHub Action - give more leeway to IntroActivityTest

[6fc998d4] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[2e97ca0b] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[b4a6e35b] #1593 Move CI from Travis to GitHub Action - drop support for api 26

[e6d67c2b] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManage/IntroActivityTest

[24338f74] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[f6a67192] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[9571a21d] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[193b67d3] #1593 Move CI from Travis to GitHub Action - use google_apis to get api 26 to pass, scale back logging

[2e1bc5ab] #1593 Move CI from Travis to GitHub Action - give more leeway to ZimManageActivityTest

[c9430d7b] #1593 Move CI from Travis to GitHub Action - make intro ridiculously fault tolerant

[22281cef] #1593 Move CI from Travis to GitHub Action - stop using duration and comment out dark mode related test

[f446ecaa] #1593 Move CI from Travis to GitHub Action - retry swiping multiple times, reneable  ignored tests

[7e109732] #1593 Move CI from Travis to GitHub Action - remove missing webview, make zimManage request longer, try new  custom swipe

[990acf23] #1593 Move CI from Travis to GitHub Actions - use flings for intro, use debug logging to diagnose API 26

[508f95e4] #1593 Move CI from Travis to GitHub Actions - missing webview package and Intro stability

[ff24e3f7] #1593 Move CI from Travis to GitHub Actions - fallback for emulators without external storage

[39af5525] #1593 Move CI from Travis to GitHub Actions - stabilise intro, stop clearing package data, log strange error

[cdafea3d] #1593 Move CI from Travis to GitHub Actions - upgrade orchestrator and log emulator exceptions

[1882536e] #1593 Move CI from Travis to GitHub Actions - use x86 images

[78f9a162] #1593 Move CI from Travis to GitHub Actions - stop using google_apis

[cb3468cb] #1593 Move CI from Travis to GitHub Actions - fix appcompat regression

[6e13a6d9] #1593 Move CI from Travis to GitHub Actions - use google_apis to avoid webview crash

[3401ca98] #1593 Move CI from Travis to GitHub Actions - run on all available emulators

[28349112] #1593 Move CI from Travis to GitHub Actions - stop failing fast

[6eb1d607] #1593 Move CI from Travis to GitHub Actions - try on as many concurrent emulators as allowed

[2462815a] #1593 Move CI from Travis to GitHub Actions - fix syntax

[cdddb63c] #1593 Move CI from Travis to GitHub Actions - create pull request build
2019-12-18 11:16:41 +00:00