Robert R George
f8c5b58f94
Fixes launching of the devcontainer and adds support for Docker Desktop ( #24303 )
2 years ago
Samruddhi Khandale
2bc18f4438
Updates dev container and adds doc for getting started with GitHub Codespaces ( #23872 )
2 years ago
Yamagishi Kazutoshi
7586d9e7c5
Fix devcontainer.json format ( #23715 )
2 years ago
kyori19
a516134cfd
Install SSH server into devcontainer image ( #22679 )
2 years ago
Matt Williams
e0a0a6b7c6
Dont use reserved foldername ( #20582 )
...
Co-authored-by: Effy Elden <effy@effy.space>
2 years ago
Avdi Grimm
c2d6300f81
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
Yamagishi Kazutoshi
18159affbf
Fix auto detect language for translate service ( #19244 )
2 years ago
Yamagishi Kazutoshi
10abb5b0da
Disable transpile to older iOS versions ( #18462 )
3 years ago
Yamagishi Kazutoshi
f0e4809502
Format JSON and YAML using Prettier ( #17823 )
...
* Format JSON and YAML using Prettier
* Add prettier to devDep
3 years ago
Yamagishi Kazutoshi
bcd34b4b17
Add DevContainer config ( #17764 )
...
* Add DevContainer config
* Add `--path vendor/bundle` to `postCreateCommand`
3 years ago