rsnext/.github/workflows
LongYinan ac7f2b6fe7
Make turbotrace run after the webpack build (#45621)
- [x] Depends on https://github.com/vercel/next.js/pull/45776

Turbotrace occupies too many memories while running; this PR makes it
run after the webpack build is finished, it can reduce the memory
hogging by webpack and turbotrace, thus avoiding OOM

The `maxFiles` option in turbotrace is removed because there is
`memoryLimit` option takes over its role.

Close WEB-556
2023-02-10 20:58:55 +01:00
..
build_test_deploy.yml Make turbotrace run after the webpack build (#45621) 2023-02-10 20:58:55 +01:00
cancel.yml Bump cancel-workflow-action to 0.9.1 (#31210) 2021-11-09 10:05:19 -06:00
issue_labeler.yml chore: update issue-labeler (#45706) 2023-02-08 14:41:48 +00:00
issue_lock.yml chore: add issue labeler (#43599) 2022-12-01 12:00:42 +00:00
issue_on_comment.yml Create new action that will auto-label issues that have some activity after we mark them as "verify-canary" or "add repro"" (#44815) 2023-01-13 17:20:59 +01:00
issue_on_label.yml Create new action that will auto-label issues that have some activity after we mark them as "verify-canary" or "add repro"" (#44815) 2023-01-13 17:20:59 +01:00
issue_stale.yml chore: add issue labeler (#43599) 2022-12-01 12:00:42 +00:00
issue_validator.yml chore: add issue labeler (#43599) 2022-12-01 12:00:42 +00:00
notify_release.yml ci(workflow): notify new releases to vercel/turbo via repo_dispatch (#45201) 2023-01-24 16:41:28 -08:00
pull_request_stats.yml Make turbotrace run after the webpack build (#45621) 2023-02-10 20:58:55 +01:00