171 Commits

Author SHA1 Message Date
Jonathan Cammisuli
fecf7fb82f
feat(core): add native node bindings for hashing (#14476)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-01 14:43:40 -05:00
Benjamin Cabanes
8d517752d3
chore(core): use right GitHub syntax (#14624) 2023-01-25 18:56:06 +00:00
Jack Hsu
b9ff26495d
fix(react): fix nx init so that it works on Windows (#14586) 2023-01-24 14:39:04 -05:00
Jason Jean
3e27ce829f
chore(repo): switch to using a github issue form (#13235) 2022-11-17 14:45:20 -05:00
Miroslav Jonaš
2b979f22e2
chore(repo): update pnpm/action-setup to latest v2 (#13029) 2022-11-07 13:22:55 +00:00
Alex
7f3b994994
feat(repo): restrict permissions on github actions (#12909)
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-11-07 14:16:39 +01:00
Miroslav Jonaš
e7a59af328
chore(repo): update action/cache to v3 (#13028) 2022-11-07 13:03:05 +00:00
Benjamin Cabanes
97d1a0c399
chore(repo): update GitHub pull request template (#12835)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2022-10-26 14:05:36 -04:00
Miroslav Jonaš
f26f2a1d33
fix(repo): change github set output to env vars (#12618) 2022-10-15 12:15:41 +02:00
Miroslav Jonaš
3a306899b0
fix(repo): update github workflows to use v3 actions (#12617) 2022-10-14 21:36:54 +02:00
Miroslav Jonaš
7d19df0a15
chore(repo): bump actions/checkout to v3 (#12544) 2022-10-12 12:18:20 +02:00
Miroslav Jonaš
e72b049804
chore(repo): cache cypress on windows nightly (#12536) 2022-10-12 01:21:37 +02:00
Miroslav Jonaš
707a9ace58
chore(repo): use local folder for nx cache on nightly (#12538) 2022-10-12 01:21:21 +02:00
Philip Fulcher
6c3ef9d417
chore(graph): move dep-graph-client to graph-client (#11792) 2022-09-01 04:20:08 +00:00
Miroslav Jonaš
45deeca2c4
chore(repo): disable snync for nightly audit temporarily (#11704) 2022-08-24 11:11:03 +00:00
Colum Ferry
dde045afa9
cleanup(angular): add e2e test for make-angular-cli-faster on nightly (#11463)
This is a bit of a misnomer, hence it running on the nightly tests. It uses _only_ the published
versions of `@nrwl/*` packages on npmjs registry, due to a limitation with verdaccio, where it only
looks at the local registry for `@nrwl/*` packages.
2022-08-17 10:51:53 -04:00
Philip Fulcher
2408eb8fbc
chore(repo): re-enable graph e2e tests on win (#11106) 2022-07-12 09:56:20 -04:00
Miroslav Jonaš
cc74de6a71
chore(repo): split e2e packages in nightly run for better report (#11110) 2022-07-12 09:00:43 +00:00
Miroslav Jonaš
438ea6cdfe
chore(repo): add better status notification to audit run (#11099) 2022-07-11 12:50:24 +00:00
Miroslav Jonaš
4a3a223d07
chore(repo): use npx over yarn for audit checks (#11096) 2022-07-11 05:04:32 -06:00
Miroslav Jonaš
26ca133a76
chore(repo): add snync check to nightly audit (#11074) 2022-07-08 11:08:39 +00:00
Miroslav Jonaš
6186daabf8
feat(repo): add lock file linting to commit check, PR and nightly (#11071) 2022-07-08 10:39:23 +00:00
Miroslav Jonaš
9375172d69
chore(repo): disable graph e2e tests on win (#10906) 2022-06-27 07:31:18 +00:00
Philip Fulcher
0ae2154ca3
chore(dep-graph): re-enable project graph e2e (#10799) 2022-06-25 12:07:27 +02:00
Colum Ferry
1e6b19b5c6
chore(storybook): refactor e2e tests (#10811) 2022-06-20 16:21:12 +01:00
Colum Ferry
b215362bdb
chore(testing): refactor e2e-workspace tests to e2e-nx tests (#10739)
remove run commands

remove workspace core e2e

chore(testing): remove e2e-cli package

chore(testing): add nx-run e2e package

chore(testing): refactor cache tests

chore(testing): remove empty workspace-core e2e lib

chore(testing): update graph asset
2022-06-17 09:37:41 +01:00
Miroslav Jonaš
fe8a8d9bea
chore(repo): switch nightly pnpm to use v7 (#10330) 2022-05-16 15:08:12 -06:00
Miroslav Jonaš
7f894889a8
chore(repo): update pnpm action version (#9824) 2022-04-13 16:16:00 +00:00
Miroslav Jonaš
926b52ab9c
chore(repo): update pnpm version (#9682) 2022-04-05 20:51:29 +02:00
Miroslav Jonaš
ba74e9ce42
chore(repo): disable detox on nightly (#9092) 2022-02-23 12:11:17 +00:00
Miroslav Jonaš
aa7bd611c6
chore(repo): fix failing windows nightly (#9066) 2022-02-21 20:22:21 +01:00
Miroslav Jonaš
36245e14af
chore(repo): remove obsolete NX_E2E_SKIP_DAEMON_CLEANUP flag (#9061) 2022-02-21 16:11:20 +00:00
Miroslav Jonaš
6283d289a3
chore(repo): skip building obsolete packages for e2e (#9048) 2022-02-21 10:56:17 +01:00
Miroslav Jonaš
76f195c15b
chore(repo): fix node version on windows workflow (#8967) 2022-02-14 19:20:35 +00:00
Miroslav Jonaš
eb987f9d7a
chore(repo): fix invalid reference to node version (#8966) 2022-02-14 14:16:21 -05:00
Miroslav Jonaš
b9f6c73fb9
chore(repo): remove nightly e2e test trigger on new nx version (#8878) 2022-02-07 03:44:20 -05:00
Benjamin Cabanes
b64c1c5c52
docs(nxdev): help us improve the documentation (#8727) 2022-01-27 14:56:05 -05:00
linbudu599
41b0822882 chore(repo): add feature implement prompt in ISSUE_TEMPLATE 2022-01-20 12:22:32 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo (#8617) 2022-01-20 12:00:51 -05:00
Miroslav Jonaš
147d929984
chore(repo): trigger nightly when workflow changes (#8458) 2022-01-10 13:57:00 +01:00
Miroslav Jonaš
5549ded23f
chore(repo): fix version of tmate github action (#8454) 2022-01-10 11:40:12 +01:00
Miroslav Jonaš
a44abd39bd
chore(repo): skip daemon cleanup on grouped e2e tests (#8314) 2021-12-28 21:09:28 +01: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š
366c2f0cdb
chore(repo): split windows e2e to a separate nightly workflow (#8069) 2021-12-09 11:50:44 +01:00
Craigory Coppola
28cd781b33
cleanup(testing): add e2e test for add-nx-to-monorepo (#8004) 2021-12-09 10:00:56 +01:00
Miroslav Jonaš
861aaf4549
chore(repo): run stale check on CI only once a day (#7988) 2021-12-03 14:57:02 +01:00
Miroslav Jonaš
24545380d7
chore(repo): optimise nightly runs os/project combinations (#7985) 2021-12-03 10:33:36 +01:00
Miroslav Jonaš
c66f3b8856
chore(repo): align verbose logging parameter names (#7984) 2021-12-03 10:32:52 +01:00
Miroslav Jonaš
50eb5a91a2
chore(repo): switch of invalid nightly parallel runs (#7899) 2021-11-26 10:21:57 +01:00
Miroslav Jonaš
1393f60f17
chore(repo): prefer frozen lockfile on github matrix (#7888) 2021-11-25 13:44:24 +01:00