Noel De Martin
d44aaa17db
MOBILE-4081 core: Fix package-lock.json for npm 6
...
We were previously relying on npm 7 by mistake
2022-05-30 15:31:02 +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
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
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
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
82f40e60e9
MOBILE-3745 github: Manually run migration checks
2021-05-07 16:53:38 +02:00
Noel De Martin
0b07323a81
MOBILE-3720 env: Update browserslist targets
2021-03-16 09:07:21 +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