1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 18:20:26 +09:00
Satori/.devcontainer
Ilona Tomkowicz ca48a0d0f7
[wasm] Codespaces need more disc to succeed building on container creation (#99803)
* Debug

* Building steps logging.

* Chop up restore and clean cache in between

* Restore does not take as much space as codespaces setup files in "/workspaces/.codespaces".

* Try removing the biggest offender.

* Cannot see the impact of cleanup on the size check logs.

* Move setup code into post-create

* Pass arg to the script, otherwise nothing is triggered

* Move all commands up to restore to onCreate. Restore should be done after codespaces setup when occupied disc space drops.

* Fix: wasm does not have artifacts dir on writing to this file.

* This would work but is not 100% reliable - user can interact with the VM before the command finishes.

* Build subset by subset.

* Easy fix - requre bigger disc.
2024-03-16 11:59:18 +01:00
..
android Create a Codespace for Android development (#96257) 2023-12-26 11:06:06 +01:00
libraries Improve DevContainer configuration for Codespaces (#91465) 2023-09-01 17:18:29 +02:00
scripts [wasm] Codespaces need more disc to succeed building on container creation (#99803) 2024-03-16 11:59:18 +01:00
wasm [wasm] Codespaces need more disc to succeed building on container creation (#99803) 2024-03-16 11:59:18 +01:00
wasm-multiThreaded [wasm] Codespaces need more disc to succeed building on container creation (#99803) 2024-03-16 11:59:18 +01:00
devcontainer.json Improve DevContainer configuration for Codespaces (#91465) 2023-09-01 17:18:29 +02:00
Dockerfile Add timezone data to codespaces (#98904) 2024-02-25 15:02:42 -07:00