Abdullah Atta
364dccbf7a
global: get rid of nx
2025-10-08 08:42:00 +05:00
Abdullah Atta
5151d83af9
ci: run tests on pr ref instead of base branch
2025-07-21 11:38:30 +05:00
Abdullah Atta
40c69d7cba
ci: use pull_request_target with authorization hook where required
2025-07-21 11:26:03 +05:00
Abdullah Atta
be7f8d9916
ci: run tests based on affected files on pr open
2025-07-18 12:59:04 +05:00
Abdullah Atta
5c3136d07d
ci: run actions on ubuntu-22.04
2025-02-03 14:57:30 +05:00
Abdullah Atta
34d0123351
ci: upgrade all actions to actions/checkout@v4
2024-11-13 18:24:14 +05:00
Abdullah Atta
72a25dcf34
global: get rid of lerna
2023-07-06 11:14:04 +05:00
Abdullah Atta
408cd5a9f3
global: run prettier & eslint on all files
2023-06-26 13:43:57 +05:00
Abdullah Atta
ee2cbea0c4
ci: add ./ before local action path
2023-06-10 15:54:17 +05:00
Abdullah Atta
782fc575a9
ci: improve node cache by using a common action
2023-06-10 15:54:17 +05:00
Abdullah Atta
9aad63a623
core: use correct env variables for login tests
2023-01-06 17:44:07 +05:00
Abdullah Atta
a36dae1d47
ci: use --prefer-offline to speed up builds
2022-09-21 14:11:28 +05:00
Abdullah Atta
6d75476e7c
web: optimize tests by ~120% ( #1018 )
...
This is mainly done via sharding, caching & reducing total work:
1. `terser` is turned off when generating test build
2. `nx` distributed cache allows reusing build outputs
3. `playwright` sharding allows running tests in parallel
This can further be improved by using `swc` & `esbuild` during build
2022-09-21 14:01:32 +05:00
Ammar Ahmed
e5e965415d
feat: realtime & auto sync for all users ( #944 )
2022-09-20 18:33:55 +05:00
Abdullah Atta
5e64e06f52
web: use npm ci instead of npm install
2022-09-09 16:04:04 +05:00
Abdullah Atta
cc36951b94
ci: add @notesnook/web e2e tests workflow
2022-09-09 12:12:17 +05:00
Abdullah Atta
553752d947
ci: wrap PASSWORD env_var in single quotes
2022-09-09 00:37:05 +05:00
Abdullah Atta
23c5bca155
ci: allow running @notesnook/core tests workflow manually
2022-09-09 00:28:19 +05:00
Abdullah Atta
6171b95f01
ci: add credentials to env_vars pre running tests
2022-09-09 00:24:13 +05:00
Abdullah Atta
42c745088a
ci: add @notesnook/core test workflow
2022-09-09 00:14:21 +05:00