Commit Graph

7 Commits (40d7a553d222157aac56b2f5d9e224403e57eec3)

Author SHA1 Message Date
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer ()
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 ()
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding ()
renovate[bot] a9ba8263a0
Update mcr.microsoft.com/devcontainers/ruby Docker tag to v1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces ()
Effy Elden 1e49be3328
Align everything to Node.js 16 ()
* 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 
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config ()
* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`