1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-26 10:36:34 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Renaud Chaput cdc7894243
Fix devcontainer by not forcing NODE_ENV () 2023-11-28 14:47:32 +00:00
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer () 2023-11-09 14:30:07 +00:00
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 () 2023-11-08 10:57:21 +00:00
Nick Schonning b8ff498781
Fix DevContainer post-create warnings () 2023-04-05 23:58:44 +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
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