Commit Graph

13 Commits (1ee149d01568a46c35f1f31362d0ba76f57351f2)

Author SHA1 Message Date
Michael Stanclift a24049db30
Fix Corepack prompt on Devcontainer (#31729) 4 months ago
Matt Jankowski 6952af137d
Install from nvmrc during devcontainer Dockerfile build (#30603) 7 months ago
Matt Jankowski 521b433933
Doc updates for Docker/devcontainers/codespace (#30582) 7 months ago
Matt Jankowski 4f6cc547d0
Align root/vscode user dynamic for codespaces with non-codespaces config (#30593) 7 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Michael Stanclift 7d9a8c9596
Set Devcontainer to Ruby 3.3 Bookworm (#30548) 7 months ago
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer (#27788) 1 year ago
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 (#27073) 1 year ago
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding (#26400) 1 year ago
renovate[bot] a9ba8263a0
Update mcr.microsoft.com/devcontainers/ruby Docker tag to v1 (#25613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces (#23872) 2 years ago
Effy Elden 1e49be3328
Align everything to Node.js 16 (#22223)
* Update nvmrc to Node.js 16

* Update package.json minimum Node engine to 16

* Update README requirements to Node.js 16

* Update devcontainer Node.js version to 16

* Update devcontainer Dockerfile Node.js choices to LTS versions that are still in support/maintenance

* Pin CircleCI Node image to 16

* Fix YAML type issue

* Update CircleCI Node.js to 16.18 to match #22019
2 years ago
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config (#17764)
* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`
3 years ago