Emily Xiong
9eb3ac58e9
chore(react-native): uncomment detox e2e test to build and test native ios ( #7479 )
2021-11-08 12:33:13 -05: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š
4181375628
chore(repo): remove verbose logging from report ( #7215 )
2021-10-04 07:49:11 +00:00
Miroslav Jonaš
3c022e5cc7
chore(repo): use OS specific nx cache folder ( #7188 )
2021-10-01 11:59:02 +00:00
Victor Savkin
b3bfc07756
chore(repo): remove some combinations from e2e matrix
2021-09-30 16:25:54 -04:00
Miroslav Jonaš
d4d2af1670
chore(repo): enable windows tests for the nightly ( #7163 )
2021-09-28 16:47:27 +00:00
Jay Bell
e18c0a0221
docs(misc): add https to slack links ( #7028 )
...
* docs(misc): change slack invite links to use https
* docs(misc): regenerate documentation after adding https to links
2021-09-16 11:22:00 -04:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo ( #6493 )
2021-08-25 15:54:23 -04:00
Miroslav Jonaš
08528a8018
chore(repo): disable osx workspace e2e test for nightly ( #6734 )
2021-08-16 16:04:49 +02:00
Miroslav Jonaš
779050b783
chore(repo): add additional user for nightly failure notification ( #6718 )
2021-08-13 19:07:07 +02:00
Miroslav Jonaš
051dc7ced4
chore(repo): enable node 15 and 16 in the nightly runs ( #6708 )
2021-08-13 16:41:15 +02:00
Miroslav Jonaš
549b735057
chore(repo): improve e2e test stability ( #6658 )
...
* chore(repo): rest mac failing tests
* chore(repo): update mac to bigsur
* chore(repo): revert mac to catalina
* chore(react): fix flaky react report test
* chore(web): check if content exists serving file server
* chore(core): fix flaky arguments test
* chore(repo): increase duration of web file serve test
* chore(repo): fix tests
* chore(repo): fix cleanup console logs
* chore(repo): test latest changes
* chore(repo): fix typo
* chore(repo): remove content check from file-server
* chore(repo): check workspace
* chore(repo): check workspace
* chore(repo): turn on all the tests
2021-08-09 12:48:48 -07:00
Miroslav Jonaš
13534369b7
chore(repo): revert pre-loading of nrwl/cypress on e2e tests ( #6639 )
...
* chore(repo): reorder the package installs for internal dependencies
* chore(repo): rename mac to osx
* chore(repo): revert change
2021-08-06 23:38:10 +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š
1ca34f9669
chore(repo): split angular e2e tests into core and extensions ( #6470 )
2021-07-22 15:46:23 +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š
285db29664
chore(repo): update pnpm to v6.9.1 and remove duplicate cypress tests ( #6186 )
2021-06-30 08:43:33 +02:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update ( #6150 )
2021-06-28 08:22:31 -04:00
Miroslav Jonaš
11afe849b9
chore(repo): disable windows nightly until further investigation ( #6141 )
2021-06-26 10:08:06 +02:00
Miroslav Jonaš
0ba71c4103
chore(repo): report actual state of the matrix run ( #6092 )
2021-06-22 15:27:17 +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
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
Miroslav Jonaš
a2f7511509
feat(repo): notify slack on nightly github actions ( #6016 )
2021-06-15 12:23:34 +02: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š
57785b5336
feat(repo): add checks for lock files ( #5854 )
2021-06-01 11:56:49 +02:00
Miroslav Jonaš
9e47d968b9
feat(repo): fix failing yarn and pnpm ( #5782 )
2021-05-26 09:53:33 +02:00
Miroslav Jonaš
735e22fe86
feat(repo): cleanup storage for matrix tests ( #5727 )
...
* feat(repo): cleanup storage for matrix tests
* feat(repo): run action on matrix file change
* feat(repo): add full workflow path
* feat(repo): do not run on push to master
* feat(repo): fix path signature
* chore(repo): fix typo
* feat(repo): revert run matrix on push
2021-05-21 09:00:31 +02:00
Miroslav Jonaš
338439f710
chore(misc): temporarily disable node 15 on matrix actions ( #5698 )
2021-05-18 12:35:07 +02:00
Miroslav Jonaš
45a4ddf67b
chore(testing): fix gatsby e2e CI setup ( #5637 )
...
* fix(testing): remove duplicate gatsby e2e target
* fix(core): add missing gatsby e2e to matrix
* chore(repo): fix gh matrix command
* chore(repo): remove affected flag from gh matrix
* chore(repo): use run-many for e2e matrix
2021-05-17 11:27:59 +02:00
vsavkin
34ff155872
chore(repo): update stale bot schedule
2021-04-11 13:44:34 -04:00
Tasos Bekos
9869139294
chore(repo): pin PNPM version for e2e tests
...
PNPM@6.0.0 has been released with a few breaking changes, making our e2e tests to fail. Unitl we properly upgrade, we should use PNPM@5.
2021-04-06 13:22:22 +03:00
vsavkin
1a918d7e6b
feat(misc): add a convenince command to connect to nx cloud
2021-04-04 20:14:57 -04:00
Jason Jean
a582bfd5a1
chore(repo): move dep-graph client code to it's own folder ( #5141 )
2021-03-26 16:17:41 -04:00
Tasos Bekos
ead6dd8864
chore(repo): run e2e outside project directory on CI ( #5037 )
2021-03-26 11:19:31 -04:00
Tasos Bekos
9275d1c128
feat(repo): add npm audit report on ci
...
It will fail only if critical vulnerabilities are found.
2021-02-22 11:07:02 -05:00
Tasos Bekos
3de68dc529
chore(repo): fix npm@7 publish for e2e
2021-02-18 11:01:27 -05:00
Victor Savkin
b974ee0a9c
feat(repo): replace the disucssion issue type with a link to the discussions feature
2021-02-11 11:54:41 -05:00
Benjamin Cabanes
4ae2e7e66b
docs(core): slack links updated ( #4639 )
2021-01-29 09:48:40 -05:00
Victor Savkin
df9405e42f
cleanup(repo): minor tweaks to the statebot rules and descriptions
2021-01-22 12:39:14 -05:00
Tasos Bekos
eff20a64be
feat(repo): re-enable e2e tests on Windows
2021-01-21 10:53:53 -05:00
Tasos Bekos
166dc7d03b
feat(repo): PRs use PNPM & add scheduled matrix for e2e tests
2021-01-17 09:35:21 -05:00
Victor Savkin
5bb8d3f33d
chore(repo): fix a typo in the stale action config
2020-11-10 13:27:32 -05:00
Victor Savkin
98649d86ab
chore(repo): close stale issues in 14 days
2020-11-09 16:06:00 -05:00
Victor Savkin
d8334ce446
chore(repo): rename stale label
2020-11-09 15:56:31 -05:00
Victor Savkin
fc5162de29
chore(repo): update the version of stale action
2020-11-09 15:48:14 -05:00