Craigory Coppola
117868ca3f
chore(repo): swap to artifacts rather than cache for issues data ( #15912 )
2023-03-27 17:10:56 -04:00
Miroslav Jonaš
eec6041220
fix(repo): add missing git config on nightly for lerna e2e ( #15900 )
2023-03-27 15:22:39 +02:00
Miroslav Jonaš
aee6ece6f8
chore(repo): disable gh workflows for forks ( #15887 )
2023-03-24 15:03:50 -04:00
Craigory Coppola
ac209831ce
chore(repo): add github action to prevent merging PRs that are not ready yet ( #15822 )
2023-03-22 15:25:00 +00:00
Craigory Coppola
52bdab91e4
chore(repo): let lock-threads comb through older issues, so it can get caught up ( #15784 )
2023-03-20 18:04:16 -04:00
Miroslav Jonaš
bcca1f591a
chore(repo): optimize nightly report for better readability ( #15766 )
2023-03-20 13:54:19 +01:00
Philip Fulcher
144b1e5e0b
chore(graph): remove e2e-graph-client from e2e-matrix ( #15732 )
2023-03-17 18:16:11 -04:00
Craigory Coppola
c8208de587
chore(repo): bump lock-threads to hourly until it catches up ( #15713 )
2023-03-16 10:48:06 -04:00
Miroslav Jonaš
85cd9546a3
feat(repo): improve yarn install caching for nightly ( #15683 )
2023-03-15 18:13:55 -04:00
Miroslav Jonaš
5a9274e57e
chore(repo): fix nightly message format ( #15663 )
2023-03-14 18:08:02 -04:00
Miroslav Jonaš
7450e724b7
feat(repo): add new flag for verbose e2e logging ( #15541 )
2023-03-13 17:30:21 +00:00
Miroslav Jonaš
5ca2d398b5
chore(repo): ensure correct flags for nightly e2e ( #15538 )
2023-03-13 13:07:01 +01:00
Miroslav Jonaš
3d76f052f1
feat(repo): make granular slack notifications when E2E tests fail ( #15462 )
2023-03-13 14:36:08 +04:00
Miroslav Jonaš
4c9a2ee368
fix(repo): disable long running manual dispatch ( #15575 )
2023-03-09 17:13:01 -05:00
Craigory Coppola
e72f993149
feat(repo): add github action to periodically check issue counts ( #15392 )
2023-03-02 14:54:12 -05:00
Craigory Coppola
8941063f6e
feat(repo): automatically lock closed issues after 30 days of inactivity ( #15253 )
2023-03-02 14:32:59 -05:00
Miroslav Jonaš
f6dd44145f
fix(repo): improve nightly workflow setup ( #15358 )
2023-03-01 13:46:39 -05:00
Jason Jean
da579aced3
fix(react): fix typo in cra-to-nx ( #15183 )
2023-02-23 10:14:16 -05:00
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