Denys Vuika
38bab90cd7
chore: update devcontainer documentation to clarify signing setup and lifecycle hooks
2026-07-08 14:40:24 +00:00
Denys Vuika
4b27f9978d
chore: update postStartCommand to retain GPG signing across container restarts
2026-07-07 15:03:05 +00:00
Denys Vuika
9b5ed36acd
chore: update GPG signing instructions for clarity and accuracy in devcontainer setup
2026-07-07 15:03:05 +00:00
Denys Vuika
c40f93e396
chore: update GPG signing instructions for devcontainer setup and troubleshooting
2026-07-07 15:03:03 +00:00
Denys Vuika
31a72da250
chore: let Corepack provision pnpm from package.json as single source of truth
...
Remove the duplicated PNPM_VERSION pin from devcontainer.json build args and
the Dockerfile ARG (which had drifted to 11.5.3 vs package.json's 11.5.0).
Corepack now reads package.json#packageManager at runtime; set
COREPACK_ENABLE_DOWNLOAD_PROMPT=0 so first-use provisioning is non-interactive.
Update docs accordingly.
2026-07-07 15:02:59 +00:00
Denys Vuika
376a25946a
chore: install gnupg2 for GPG agent forwarding and update devcontainer configuration
2026-07-07 15:02:58 +00:00
Denys Vuika
c34bd87b0b
chore: update pnpm version to 11.5.3 and enable Nx daemon in dev container
2026-07-07 15:02:57 +00:00
Denys Vuika
d4ea7a43b0
chore: add Chromium installation for Karma tests and update devcontainer configuration
2026-07-07 15:02:54 +00:00
Denys Vuika
8973589ef9
chore: add Dev Containers guide for consistent development workflow
2026-07-07 15:02:53 +00:00