Commit Graph

12 Commits (d438bf71414c684a72ecede658d8bda767bba329)

Author SHA1 Message Date
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding () 2023-08-29 10:20:36 +02:00
Christian Schmidt 872fe2d62d
Do not start LibreTranslate and Elasticsearch on GitHub Codespaces () 2023-08-21 08:51:37 +02:00
Robert R George cb9cc09a6d
Fixes launching of the devcontainer and adds support for Docker Desktop () 2023-03-29 13:27:19 +02:00
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces () 2023-03-05 00:35:00 +01:00
Yamagishi Kazutoshi 77779ddebc
Fix devcontainer.json format () 2023-02-19 07:02:46 +01:00
kyori19 b3ab0014e6
Install SSH server into devcontainer image () 2023-01-05 13:32:59 +01:00
Matt Williams 7a3c6bb888
Dont use reserved foldername ()
Co-authored-by: Effy Elden <effy@effy.space>
2022-12-15 18:49:43 +01:00
Avdi Grimm 8a56587d62
Improve devcontainer for running tests ()
* 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
2022-12-15 17:40:36 +01:00
Yamagishi Kazutoshi d86dd067ce
Fix auto detect language for translate service () 2022-09-27 23:33:56 +02:00
Yamagishi Kazutoshi dfb9e6dab1
Disable transpile to older iOS versions () 2022-05-20 04:39:05 +02:00
Yamagishi Kazutoshi 584d8b977b
Format JSON and YAML using Prettier ()
* Format JSON and YAML using Prettier

* Add prettier to devDep
2022-03-21 04:46:11 +01:00
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config ()
* Add DevContainer config

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