Commit Graph

17 Commits (8c3a6094ea3ccfc3b16808b146cf992d53ed8e3e)

Author SHA1 Message Date
Matt Jankowski 521b433933
Doc updates for Docker/devcontainers/codespace (#30582) 7 months ago
Fabio Leandro Janiszevski cd4b00810d
Clear the docker setup - Deprecate post-create.sh and use bin/setup (#30502) 7 months ago
Matt Jankowski 2f0a34ac00
Run as root in devcontainer from vscode (#30574) 7 months ago
renovate[bot] dc4427dc9b
Update devDependencies (non-major) (#29089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
10 months ago
renovate[bot] 61a0ec69fc
chore(deps): update devdependencies (non-major) (#28840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
11 months ago
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding (#26400) 1 year ago
Christian Schmidt 872fe2d62d
Do not start LibreTranslate and Elasticsearch on GitHub Codespaces (#26382) 1 year ago
Robert R George cb9cc09a6d
Fixes launching of the devcontainer and adds support for Docker Desktop (#24303) 2 years ago
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces (#23872) 2 years ago
Yamagishi Kazutoshi 77779ddebc
Fix devcontainer.json format (#23715) 2 years ago
kyori19 b3ab0014e6
Install SSH server into devcontainer image (#22679) 2 years ago
Matt Williams 7a3c6bb888
Dont use reserved foldername (#20582)
Co-authored-by: Effy Elden <effy@effy.space>
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
Yamagishi Kazutoshi d86dd067ce
Fix auto detect language for translate service (#19244) 2 years ago
Yamagishi Kazutoshi dfb9e6dab1
Disable transpile to older iOS versions (#18462) 3 years ago
Yamagishi Kazutoshi 584d8b977b
Format JSON and YAML using Prettier (#17823)
* Format JSON and YAML using Prettier

* Add prettier to devDep
3 years ago
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config (#17764)
* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`
3 years ago