Miroslav Jonaš
|
07251ba647
|
chore(repo): enforce fixed version for local packages in e2e tests (#6628)
|
2021-08-06 14:11:11 +02:00 |
|
Miroslav Jonaš
|
f6cf645e47
|
chore(repo): add isOsx for e2e tests and include macos to nightly (#6627)
|
2021-08-06 13:18:02 +02:00 |
|
Miroslav Jonaš
|
bd216dbb36
|
chore(angular): enable all e2e tests for npm pm (#6625)
|
2021-08-06 10:04:17 +02:00 |
|
Leosvel Pérez Espinosa
|
c6fee867aa
|
fix(misc): handle moving to a subfolder which results in the same project name and normalize import path (#6507)
|
2021-07-26 14:56:30 +01:00 |
|
Miroslav Jonaš
|
1ca34f9669
|
chore(repo): split angular e2e tests into core and extensions (#6470)
|
2021-07-22 15:46:23 +02:00 |
|
Emily Xiong
|
c8bd620b6d
|
feat(gatsby): update gatsby to version 3.10.0 (#6449)
- add webpack5 for gatsby as default init
|
2021-07-21 15:31:22 -04:00 |
|
Miroslav Jonaš
|
0f250ff4a9
|
chore(repo): remove cypress package from e2e default packages (#6416)
|
2021-07-19 15:56:08 +02:00 |
|
vsavkin
|
0e52c43665
|
feat(core): store file deps and only reanalyze changed files
|
2021-07-16 20:21:45 -04:00 |
|
Jason Jean
|
90921aabf1
|
fix(repo): fix running e2e tests locally with npm 7 (#6400)
|
2021-07-16 22:04:09 +00:00 |
|
Colum Ferry
|
bea5ed458d
|
feat(angular): upgrade angular to ~12.1.0 (#6390)
|
2021-07-16 18:44:16 +00:00 |
|
Miroslav Jonaš
|
4c630cb337
|
chore(repo): improve cross package manager testing (#6371)
|
2021-07-15 12:39:32 +02:00 |
|
Jason Jean
|
d35d03e55e
|
chore(repo): update nx to 12.6.0-beta.0 (#6266)
|
2021-07-09 18:44:59 +00:00 |
|
Kirils L
|
651b0d1f95
|
feat(core): migrations can add packages as dev dependencies (#6287)
|
2021-07-09 11:08:41 -04:00 |
|
Kirils L
|
434e2915f0
|
feat(nextjs): support next 11 (#6131)
|
2021-07-08 11:48:54 -04:00 |
|
Craigory V Coppola
|
442e4fc6a1
|
chore(repo): convert to project json format (#6286)
|
2021-07-08 11:36:35 -04:00 |
|
Jack Hsu
|
801dad4da9
|
fix(web): fix stylePreprocessorOptions option (#6265)
|
2021-07-07 13:29:51 -04:00 |
|
Jack Hsu
|
4b859493ea
|
feat(web): add migration generator for webpack 5 (#6232)
|
2021-07-06 12:21:20 -04:00 |
|
Miroslav Jonaš
|
e19fd897eb
|
chore(repo): run cypress tests on merge to master (#6262)
|
2021-07-06 11:25:42 +02:00 |
|
Miroslav Jonaš
|
9af4004922
|
fix(nx-plugin): export compatibility e2e builder in a separate file (#6246)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2021-07-06 10:54:01 +02:00 |
|
Miroslav Jonaš
|
a86efe0db0
|
chore(repo): remove flaky headless param from e2e test (#6244)
|
2021-07-05 15:11:58 +02:00 |
|
Jack Hsu
|
369da3ee78
|
feat(web): add support for webpack 5 (#5892)
|
2021-06-29 08:41:01 -04:00 |
|
Katerina Skroumpelou
|
e13b423ddb
|
feat(storybook): from addon-knobs to controls (#6068)
|
2021-06-25 18:17:48 +03:00 |
|
Miroslav Jonaš
|
f77bc78cba
|
chore(repo): run all cypress e2e tests headless and w/o watch (#6125)
|
2021-06-25 12:59:51 +02:00 |
|
Miroslav Jonaš
|
3c0afc9fdd
|
chore(angular): fix e2e failing tests caused by angular upgrade (#6123)
|
2021-06-25 12:26:27 +02:00 |
|
Miroslav Jonaš
|
28c03a71b1
|
chore(repo): increase timeout for file server serve test (#6122)
|
2021-06-25 10:42:43 +02:00 |
|
Juri Strumpflohner
|
ad9d201013
|
feat(storybook): upgrade to Storybook v6.3 support (#6104)
|
2021-06-24 12:25:37 -04:00 |
|
Craigory V Coppola
|
f1911a71f3
|
feat(core): split nx config to project files (#5880)
|
2021-06-22 20:30:38 -04:00 |
|
Miroslav Jonaš
|
c6ec24262a
|
chore(repo): fix broken e2e test on workspace (#6082)
|
2021-06-22 14:53:38 +02:00 |
|
Miroslav Jonaš
|
4b7902b74e
|
chore(repo): hide cypress e2e tests behind NX_E2E_CI_NIGHTLY flag (#6079)
|
2021-06-21 11:18:07 +02:00 |
|
Miroslav Jonaš
|
b3c36dc067
|
chore(repo): enable windows nightly tests (#5889)
|
2021-06-18 21:16:50 +02:00 |
|
vsavkin
|
8a7b6c8405
|
feat(core): replace strictlyOrderedTargets with targetDependencies
|
2021-06-18 06:54:33 -04:00 |
|
Phillip Barta
|
fe97444d78
|
feat(core): migrate prettier to v2.3.1 (#5623)
|
2021-06-17 16:44:30 +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š
|
4f429e0eab
|
chore(repo): optimize slack notifications (#6045)
|
2021-06-17 10:50:07 +02:00 |
|
kirjai
|
9bb56049af
|
cleanup(nextjs): increase flaky test timeout
|
2021-06-16 18:33:51 +01:00 |
|
Miroslav Jonaš
|
4f92e608b4
|
chore(repo): prepare CI and E2E for better tracking of errors (#6001)
|
2021-06-14 17:41:05 +02:00 |
|
Miroslav Jonaš
|
a9945e2946
|
chore(testing): fix broken nx-plugin e2e test (#6002)
|
2021-06-14 16:47:06 +02:00 |
|
Miroslav Jonaš
|
f832cc99e2
|
chore(repo): fix PR rebase issue (#5999)
|
2021-06-14 14:20:41 +02:00 |
|
Miroslav Jonaš
|
bb8d73fb3e
|
feat(repo): remove obsolete kill commands and check if ports closed (#5939)
|
2021-06-14 12:48:33 +02:00 |
|
Miroslav Jonaš
|
5f4fc4b69d
|
chore(testing): cleanup web e2e tests (#5996)
|
2021-06-14 12:08:41 +02:00 |
|
Craigory V Coppola
|
f9751786c6
|
feat(testing): support for Jest 27 (#5873)
- Sets default testEnvironment to web
- Updates node generators to specify testEnvironment: node
- Provides migrations to update existing jest.config.js files
- Bump angular-preset-jest to latest
ISSUES CLOSED: #5771
|
2021-06-11 13:25:57 -05:00 |
|
kirjai
|
8801930553
|
feat(nextjs): support webpack 5
|
2021-06-11 16:45:14 +01:00 |
|
Miroslav Jonaš
|
6ca30d86be
|
fix(repo): fix flaky cross-os new line check (#5938)
|
2021-06-09 16:32:27 +02:00 |
|
Phillip Barta
|
a2c2d94050
|
feat(core): first step to common JSON behavior and common fileutils (#5859)
|
2021-06-09 12:45:16 +02:00 |
|
Miroslav Jonaš
|
d023eafeb9
|
fix(testing): fix buffer issue on e2e test (#5916)
|
2021-06-07 18:48:57 +02:00 |
|
Miroslav Jonaš
|
0de272579e
|
fix(testing): fix failing workspace e2e tests (#5846)
|
2021-06-07 16:23:32 +02:00 |
|
Phillip Barta
|
251b417a8a
|
feat(nx-plugin): migrate generators to @nrwl/devkit (#5744)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
|
2021-06-04 16:08:53 -04:00 |
|
Miroslav Jonaš
|
223f45508b
|
fix(testing): fix disabled angular storybook test (#5884)
|
2021-06-04 11:11:25 +02:00 |
|
kirjai
|
f723613929
|
feat(nextjs): add buildLibsFromSource option
|
2021-06-02 17:40:28 +01:00 |
|
Jack Hsu
|
12ee3bce97
|
feat(web): add generateIndexHtml option to web build executor (#5843)
|
2021-05-31 14:33:01 +00:00 |
|