Skip to content
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

devcontainers #67897

Draft
wants to merge 3 commits into
base: canary
Choose a base branch
from
Draft

Conversation

garyhuntddn
Copy link

In theory devcontainers should just work and shouldn't require any magic to make them work in any environment

I tried using the existing setup and couldn't get any pnpm commands to work - they failed for a number of reasons - mostly due to incorrect versions of things like node (which was easy to fix) but importantly the pnpm version wasn't what other parts of the codebase expected

This is a first attempt and getting the devcontainers back up and running and will be left in draft until more people contribute and confirm success (or not)

Fixes #67301

@ijjk
Copy link
Member

ijjk commented Jul 18, 2024

Allow CI Workflow Run

  • approve CI run for commit: 37b16d4

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does the devcontainer fail for everyone or just me when attempting to build nextjs from source?
2 participants