Victor Savkin
ad379c7c32
chore(repo): update repo to 13.5.2
2022-01-24 21:18:41 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo ( #8617 )
2022-01-20 12:00:51 -05:00
Victor Savkin
58814c697a
cleanup(core): make hashing faster
2022-01-11 20:56:26 -05:00
Victor Savkin
334c230a35
docs(misc): minor changes in configuration guides
2022-01-06 13:35:05 -05:00
Miroslav Jonaš
495f5c6d8d
chore(repo): update CI node version to v16 ( #8186 )
2021-12-23 23:14:14 +00:00
Miroslav Jonaš
e3fe3ba7a5
chore(core): sync parallel flags on e2e test runs on CI ( #8071 )
2021-12-10 11:07:51 +01:00
Miroslav Jonaš
5bab161650
chore(repo): disable running detox e2e on CI due to poor perf ( #8070 )
2021-12-09 22:36:57 +01:00
Miroslav Jonaš
4032a119ca
chore(repo): fix CI parallelization failure handling ( #8068 )
2021-12-09 10:34:54 +00:00
Miroslav Jonaš
65cdcd9413
chore(repo): use bash to run tasks in parallel ( #7991 )
2021-12-08 00:03:21 +01:00
Victor Savkin
ddaa36f8f7
chore(repo): update nx to 13.3.0-beta.13
2021-12-04 14:00:31 -05:00
Miroslav Jonaš
0934755111
chore(repo): parallelize CI build steps or PR/merge ( #7986 )
2021-12-03 14:41:35 +01:00
James Henry
98ffe8574b
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 14:55:33 -05:00
James Henry
8fa36ff3e8
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 17:22:21 +00:00
Victor Savkin
1ddb6120a2
chore(repo): update the version of nx cloud
2021-11-19 09:25:12 -05:00
Victor Savkin
7d14859863
fix(core): support target names with colons
2021-11-11 21:43:31 -05:00
James Henry
36a81b7c04
chore(core): run workspace-lint in ci ( #7631 )
2021-11-08 13:29:04 -05:00
Miroslav Jonaš
30e2e4a2f1
chore(repo): add applesimutils on circleci setup ( #7533 )
2021-10-27 16:13:18 +02:00
Miroslav Jonaš
ecbbc192cb
chore(repo): fix nightly publish failures on non-ubuntu machines ( #7442 )
2021-10-20 10:02:13 +02:00
Jason Jean
8a4b2ba151
Revert "chore(repo): test matrix failure ( #7431 )"
...
This reverts commit 149f8dc229ea5ad9d1fc8ea7f4383837f9d0a6d8.
2021-10-19 23:44:52 -04:00
Miroslav Jonaš
149f8dc229
chore(repo): test matrix failure ( #7431 )
2021-10-19 19:55:36 -04:00
Miroslav Jonaš
a01a5c9d34
chore(repo): split e2e-workspace to two applications ( #7240 )
2021-10-05 18:59:03 +02:00
Miroslav Jonaš
d973010949
chore(repo): make local registry package publishing async ( #7200 )
2021-10-05 09:05:35 +00:00
Miroslav Jonaš
898f56c50c
chore(repo): fix ci yarn caching ( #7227 )
2021-10-04 19:42:04 +00:00
Miroslav Jonaš
4181375628
chore(repo): remove verbose logging from report ( #7215 )
2021-10-04 07:49:11 +00:00
Miroslav Jonaš
49a7c2952a
chore(repo): exclude projects running on multiple OSs ( #7168 )
2021-09-29 15:24:42 +02:00
Miroslav Jonaš
5b61bf198a
chore(repo): disable android workflows until needed ( #7164 )
2021-09-28 20:32:46 +00:00
Emily Xiong
c7f18ca83b
feat(react-native): add macos tests in e2e test header ( #7131 )
2021-09-27 09:28:19 +02:00
Miroslav Jonaš
3a6c7363bc
chore(repo): switch on multiple main jobs on circleci ( #6735 )
...
* chore(repo): test osx runnner on circleci
* chore(repo): add pnpm to all the platforms
* chore(repo): comment out temporarily osx job
* chore(repo): add dummy MACOS test
* chore(repo): add workflow id
* chore(repo): switch on android
* chore(repo): remove os mains temporarily
* chore(repo): turn off all non-linux agents
* chore(repo): switch on macos run
* chore(repo): switch on android run
* chore(repo): set nx run group dynamically
* chore(repo): cleanup before merge
2021-09-21 16:57:49 +02:00
Victor Savkin
4647f75816
chore(repo): update nx-cloud to 12.3.11
2021-09-20 21:09:04 -04:00
Victor Savkin
d79bba3630
chore(repo): update to nx 12.10
2021-09-20 16:39:13 -04:00
Nrwl CI Machine
e2e8693e16
chore(repo): add commit message check to the pipeline
2021-09-15 11:57:38 -04:00
Miroslav Jonaš
b787eafab8
chore(repo): make circleci jobs parametrised for running on different environments ( #6709 )
2021-08-16 15:40:55 +02:00
Miroslav Jonaš
9c676a3ba2
chore(repo): cleanup & optimize circleci config ( #6680 )
...
* chore(repo): optimize circleci config
* chore(repo): add package manager property to all jobs
* chore(repo): add more agents and fix config
2021-08-12 01:01:11 +02:00
Miroslav Jonaš
1c3397f033
chore(repo): switch to using nx orb on circleci workflows ( #6505 )
...
* chore(repo): switch to using nx orb on circleci workflows
* chore(repo): set proper name of the main branch
2021-07-26 15:11:17 +02:00
Miroslav Jonaš
586dd6df4e
chore(repo): use tagless approach to finding successful run commit sha ( #6372 )
2021-07-15 14:00:43 +02:00
Miroslav Jonaš
c1e708f410
fix(repo): remove stale tags ( #6291 )
2021-07-08 11:53:00 +02:00
Miroslav Jonaš
e19fd897eb
chore(repo): run cypress tests on merge to master ( #6262 )
2021-07-06 11:25:42 +02:00
Miroslav Jonaš
7fe757e8a8
chore(repo): fix branch comparison on circleci tag ( #6210 )
2021-07-01 14:12:39 +02:00
Miroslav Jonaš
3cae322c4b
fix(repo): revert tagging mechanism temporarily ( #6213 )
2021-07-01 13:39:26 +02:00
Miroslav Jonaš
17bc2cf382
fix(repo): fix link to tag shell script ( #6188 )
2021-06-30 16:54:59 +02:00
Miroslav Jonaš
285db29664
chore(repo): update pnpm to v6.9.1 and remove duplicate cypress tests ( #6186 )
2021-06-30 08:43:33 +02:00
Miroslav Jonaš
b34a9a4462
feat(repo): mark successful circleci runs with tag ( #6187 )
2021-06-30 08:32:43 +02:00
Miroslav Jonaš
3c833e44fe
chore(repo): update pnpm to v6 ( #6047 )
...
* chore(repo): update pnpm to v6
* chore(repo): increase timeout for e2e tests running e2e tests
2021-06-17 16:41:39 +02:00
Miroslav Jonaš
414e72d9d9
feat(repo): enable prefer offline for yarn install ( #5925 )
2021-06-08 16:29:45 +02:00
Miroslav Jonaš
efb741af79
chore(testing): update circleci node/yarn versions ( #5868 )
2021-06-02 14:06:44 +02:00
vsavkin
3dadb304ad
chore(repo): update repo to use nx 12.3-beta.2 and latest @nrwl/nx-cloud
2021-05-12 20:10:47 -04:00
vsavkin
0bd6deaa65
fix(core): misc fixes to make the task orchestration logic work with the existing nx cloud package
2021-05-12 08:11:53 -04:00
Victor Savkin
67e78dc051
feat(core): add support for custom hashers
2021-05-11 11:17:57 -04:00
Benjamin Cabanes
fb22ba48b0
feat(nxdev): Search component using Algolia ( #5451 )
2021-04-29 12:00:21 -04:00
vsavkin
85ceb3c790
fix(core): propagate sigterm and other signals correctly
2021-04-26 20:50:30 -04:00