-
Notifications
You must be signed in to change notification settings - Fork 27.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/rust workflow #30577
Chore/rust workflow #30577
Conversation
d1c7094
to
12aa210
Compare
12aa210
to
7cfae6c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we need to update to include the native
folder in the files
of the package.json
for Next.js when running create-next-install for our tests that package/install Next.js
@ijjk That should already be happening here https://github.com/vercel/next.js/blob/canary/.github/actions/next-stats-action/src/prepare/repo-setup.js#L102 |
It might just be a bad path in downloading the artifact, let me try something. |
248c810
to
938e806
Compare
Updated the Rust workflow to use most recent canaries instead of checked in binaries. CI now uses a quick dev build.
Bug
fixes #number
contributing.md
Feature
fixes #number
contributing.md
Documentation / Examples
yarn lint