Commit Graph

6 Commits (89a8e6e6227eb901b5811d8417d81dc8ab1427a9)

Author SHA1 Message Date
Renaud Chaput cdc7894243
Fix devcontainer by not forcing `NODE_ENV` (#28099) 2 years ago
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer (#27788) 2 years ago
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 (#27073) 2 years ago
Nick Schonning b8ff498781
Fix DevContainer post-create warnings (#23977) 2 years ago
Robert R George cb9cc09a6d
Fixes launching of the devcontainer and adds support for Docker Desktop (#24303) 2 years ago
Avdi Grimm 8a56587d62
Improve devcontainer for running tests (#22277)
* Improve devcontainer for running tests

- Pull devcontainer post-create out into its own script
- Add asset precompilation
- Add test-mode asset precompilation (needed to run tests without error)

* Document Gemfile.lock re-checkout in devcontainer
3 years ago