Commit Graph

6 Commits (d4449cc682d057a4c6873b6e13512c38e571372d)

Author SHA1 Message Date
Renaud Chaput cdc7894243
Fix devcontainer by not forcing `NODE_ENV` (#28099) 11 months ago
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer (#27788) 11 months ago
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 (#27073) 11 months 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
2 years ago