124 Commits

Author SHA1 Message Date
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
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
Victor Savkin
b6ad3b7eaa feat(repo): update stalebot config to close inactive issues sooner 2020-11-06 16:01:32 -05:00
Victor Savkin
1abffeeaa4 cleanup(repo): remove debug: true from the stale bot config 2020-05-29 23:01:28 -04:00
Victor Savkin
f2f9c2bff9 cleanup(repo): update stale bot 2020-05-29 15:31:36 -04:00
Victor Savkin
d1679ce9ff cleanup(repo): update the stale bot config 2020-05-29 14:43:12 -04:00
Jack Hsu
60edbe55ca
chore(repo): add stale issues check to github workflow (#3076) 2020-05-28 21:49:15 -04:00