Add support for Turborepo v2
Closed this issue ยท 1 comments
alexbchr commented
Summary
Right now this Github Action only supports Turborepo v1. We also want it to support V2.
๐๏ธ Details
- Turbo v1 should still be supported (either by auto-detecting the Turborepo version used or by requiring Github Action users to migrate to a new
v2
of this Action) - Usage of the Github action should be as similar as previously as possible to reduce migration pain
alexbchr commented
I forgot to mention this issue in #219, but thanks to @philtremblay we were able to finalize this PR and now have Turborepo v2 support ๐ Simply upgrade to the v2 version of this action!