Fernando Fernández
c2b174dd77
chore(node): update to node 22 LTS
2024-11-04 09:09:05 +01:00
Fernando Fernández
3fbf550a15
ci(devcontainer): use official debian base image
Push & Release 🌍 / Automation 🎛️ (push) Waiting to run
Push & Release 🌍 / ${{ github.event_name == 'push' && 'Unstable 🚀⚠️' || 'Stable 🏷️✅' }} (push) Waiting to run
Push & Release 🌍 / GitHub CodeQL 🔬 (push) Waiting to run
Push & Release 🌍 / Deploy 🚀 (push) Blocked by required conditions
2024-10-03 23:53:00 +00:00
Fernando Fernández
f01414a4b6
chore(devcontainer): use latest docker-compose
...
Signed-off-by: GitHub <noreply@github.com>
2024-05-03 12:08:33 +00:00
Fernando Fernández
b7f2714d97
perf(devcontainer): simplify initialization
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-13 00:51:45 +00:00
Fernando Fernández
0809739fa7
ci(devcontainer): improve boot time
...
Run postunpack.sh in postCreateCommand hook,
which can continue running in the background and in parallel
to `npm ci --no-audit` when VSCode
is already connected to the devcontainer.
The time it takes for the container to be fully ready it's the same
but the time to start coding will be much lower.
2023-10-26 17:41:41 +00:00
Fernando Fernández
881e81a667
chore(devcontainer): install missing tauri deps
2023-10-24 17:21:54 +02:00
Fernando Fernández
7fac21fa59
chore(devcontainer): split commands
2023-10-24 10:03:21 +00:00
Fernando Fernández
39a7e8b477
chore(deps): upgrade to node 20 LTS
2023-10-24 10:03:21 +00:00
Fernando Fernández
57403c2c7e
chore(codespaces): switch to node as base image ( #2100 )
2023-10-02 19:03:34 +02:00
Fernando Fernández
f1efc3cd09
chore(devcontainer): use --no-audit for ci command
2023-06-06 17:06:17 +02:00
Fernando Fernández
bab6f5aa4d
ci: expand devcontainer configuration to support Docker
...
Current Codespace configuration didn't had Docker installed. Now Docker is installed and can be used in the development flow
2023-04-03 12:52:57 +02:00
Fernando Fernández
cedc32114c
chore(devcontainer): update codespaces config for Vue 3
2023-04-03 12:52:57 +02:00
Fernando Fernández
0e0c2bad45
chore(node): upgrade to Node 18 LTS
2023-04-03 12:52:57 +02:00
Fernando Fernández
b27edf8b99
chore(node16): update Docker and development environment to Node 16
2021-11-02 15:19:14 +01:00
Shadowghost
33170fa02d
chore(devcontainer): update to Node 14, add missing extensions
2021-04-11 21:33:56 +02:00
Fernando Fernández
f3ba917e50
chore: switch to npm
2021-03-10 13:41:17 +01:00
Shadowghost
1d950fa24d
fix(devcontainer): move to suggested extensions, switch default shell to zsh
2020-09-03 18:13:14 +00:00
Shadowghost
e37da8ba1b
feat(dev): add vscode devcontainer config
2020-09-03 16:14:57 +00:00