Commit Graph

35 Commits (f27282a633b357a1d01be367b2fe55f664bc2e46)

Author SHA1 Message Date
Noel De Martin 29689896a6 MOBILE-3833 behat: Fix performance tests 2022-01-31 10:15:57 +01:00
Dani Palou 091cfd1a59 MOBILE-3959 android: Update Cordova Android to 10.1.1 2022-01-17 13:13:39 +01:00
Dani Palou cca049eff2 MOBILE-3951 ci: Use https in github URLs 2022-01-11 10:35:14 +01:00
Noel De Martin 6acced04fd MOBILE-3833 performance: Fix behat plugin branch 2021-10-19 08:19:52 +02:00
Dani Palou 4bb336b049
Merge pull request #2960 from NoelDeMartin/MOBILE-3875
MOBILE-3875 ci: Improve performance measures
2021-09-30 08:13:52 +02:00
Pau Ferrer Ocaña eb34039be9 MOBILE-2748 github: Ignore warnings during linter on testing 2021-09-29 14:37:02 +02:00
Noel De Martin 2f4967b101 MOBILE-3875 ci: Improve performance measures 2021-09-29 14:15:36 +02:00
Noel De Martin a61d13d846 MOBILE-3876 test: Fix compatibility checks
Using the new minification strategy, it finds the unsupported ES2018 RegExp on src/core/services/utils/text.ts:333. It's actually fine because it is written within a try/catch, so we can ignore it. But it should have been detecting it all along, so it was a false positive before.
2021-09-23 17:55:57 +02:00
Noel De Martin 1688fc0d0b MOBILE-3875 ci: Configure performance tests 2021-09-23 12:39:35 +02:00
Noel De Martin 31b6a8d692 MOBILE-3833 DX: Update node version 2021-08-31 17:43:19 +02:00
Pau Ferrer Ocaña aff39e8201 Revert "MOBILE-3833 lint: One dependency will cause one compat error"
This reverts commit 5257117ea1.
2021-08-09 11:59:57 +02:00
Pau Ferrer Ocaña 5257117ea1 MOBILE-3833 lint: One dependency will cause one compat error
It's not an error itself but it's detected as it on core-js:

https://github.com/zloirock/core-js/blob/master/packages/core-js/internals/regexp-unsupported-ncg.js
2021-08-05 14:28:58 +02:00
Pau Ferrer Ocaña d4a6bc0f72 MOBILE-3792 github: Update npm to 7 on github actions 2021-08-05 11:55:54 +02:00
Pau Ferrer Ocaña b46599df9f MOBILE-3320 github: Remove workplace from prepare script 2021-07-07 07:28:44 +02:00
Pau Ferrer Ocaña b437310055 MOBILE-3320 github: Remove ionic5 branch references 2021-07-05 14:33:28 +02:00
Noel De Martin 1e651de59e MOBILE-3320 e2e: Switch back to Travis 2021-06-15 16:30:20 +02:00
Noel De Martin 61a2ada64d MOBILE-3320 e2e: Schedule tests to run once a day 2021-06-09 12:25:57 +02:00
Noel De Martin 2eb61f141b MOBILE-3320 e2e: Clean up github actions config 2021-06-02 12:07:27 +02:00
Pau Ferrer Ocaña bef5691e15 MOBILE-3320 migration: Remove ionic v4 migration plugin 2021-05-25 13:29:20 +02:00
Pau Ferrer Ocaña eff001f6bc MOBILE-3320 github: Fix lang check on test action 2021-05-21 11:27:46 +02:00
Pau Ferrer Ocaña cd074b7e0f MOBILE-3320 github: Check some strings are not yet translatable 2021-05-20 12:21:56 +02:00
Pau Ferrer Ocaña ea2750073a MOBILE-3320 lang: Use AWS to update lang files 2021-05-13 12:13:26 +02:00
Pau Ferrer Ocaña 0c3129ac59 MOBILE-3749 github: Fix prepare workflow 2021-05-11 12:00:09 +02:00
Pau Ferrer Ocaña fa78783c07 MOBILE-3749 github: Prepare workflow 2021-05-11 09:55:49 +02:00
Pau Ferrer Ocaña 82f40e60e9 MOBILE-3745 github: Manually run migration checks 2021-05-07 16:53:38 +02:00
Noel De Martin b0616a1ef8 MOBILE-3738 a11y: Show course category 2021-05-03 12:40:36 +02:00
Noel De Martin 869c0587e6 MOBILE-3738 ci: Configure e2e tests 2021-05-03 12:18:11 +02:00
Noel De Martin 0b07323a81 MOBILE-3720 env: Update browserslist targets 2021-03-16 09:07:21 +01:00
Pau Ferrer Ocaña 43cc4f0573 MOBILE-3708 github: Fix mirroring action script 2021-02-25 15:00:32 +01:00
Pau Ferrer Ocaña 4544761417 MOBILE-3708 github: Add mirroring action 2021-02-25 12:07:28 +01:00
Pau Ferrer Ocaña 31bb3a46e1 MOBILE-3650 github: Change order of commands 2021-02-09 16:27:23 +01:00
Pau Ferrer Ocaña f42ed2f054 MOBILE-3660 github: Improve duplicate class detection 2021-02-05 16:17:56 +01:00
Pau Ferrer Ocaña f4195c25af MOBILE-3631 github: Add extra action to detect duplicate class attribute 2021-02-04 10:34:07 +01:00
Pau Ferrer Ocaña 497c164626 MOBILE-3624 ionic: Add linting for migration purposes 2020-12-15 12:55:17 +01:00
Noel De Martin 9ece50f369 MOBILE-3320 ci: Configure Github Actions 2020-12-01 11:56:34 +01:00