rsnext/.github
JJ Kasper f01543a753
Fix unsafe caching for isolated tests (#45602)
Noticed while testing across CI environments that the `test-pack` handling is not-concurrent or cache safe so this removes it from being used by default and moves it behind a flag to allow further investigating later. 

In CI if `test-pack` is called at the same time due to multiple concurrency it can cause the resulted archive to be corrupted so may require a form of lock to resolve in CI although locally re-using the same archive name/path isn't safe with pnpm as it won't bust the store cache and continue to leverage previous cache.
2023-02-06 09:01:44 +00:00
..
actions Fix unsafe caching for isolated tests (#45602) 2023-02-06 09:01:44 +00:00
ISSUE_TEMPLATE Update codesandbox link in issue template (#44995) 2023-01-18 12:21:10 +01:00
workflows Clean up CI logs (#45171) 2023-02-02 15:46:17 +00:00
.kodiak.toml Maintain co-authors when kodiak merges (#31316) 2021-11-11 12:21:25 -06:00
CODEOWNERS Add @jankaifer as codeowner of docs, .github and examples (#45446) 2023-01-31 15:26:29 +00:00
issue-labeler.yml chore: add issue labeler (#43599) 2022-12-01 12:00:42 +00:00
labeler.json Update labeler.json with current next.js team members (#44231) 2022-12-21 18:12:20 +01:00
pull_request_template.md Some changes in grammar (#45467) 2023-02-01 09:06:59 +00:00