Commit Graph

12 Commits (grouped-notifications-frontend)

Author SHA1 Message Date
Matt Jankowski 6952af137d
Install from nvmrc during devcontainer Dockerfile build (#30603) 2024-06-08 10:33:28 +00:00
Matt Jankowski 521b433933
Doc updates for Docker/devcontainers/codespace (#30582) 2024-06-07 20:18:02 +00:00
Matt Jankowski 4f6cc547d0
Align root/vscode user dynamic for codespaces with non-codespaces config (#30593) 2024-06-07 13:55:55 +00:00
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-06-05 19:15:39 +00:00
Michael Stanclift 7d9a8c9596
Set Devcontainer to Ruby 3.3 Bookworm (#30548) 2024-06-04 17:30:22 +00:00
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer (#27788) 2023-11-09 14:30:07 +00:00
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 (#27073) 2023-11-08 10:57:21 +00:00
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding (#26400) 2023-08-29 10:20:36 +02:00
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>
2023-06-27 11:28:07 +02:00
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces (#23872) 2023-03-05 00:35:00 +01:00
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
2022-12-15 17:43:26 +01:00
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config (#17764)
* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`
2022-03-13 15:03:36 +01:00