Denys Vuika
38bab90cd7
chore: update devcontainer documentation to clarify signing setup and lifecycle hooks
2026-07-08 14:40:24 +00:00
Denys Vuika
b40dfdd1f3
chore: enhance devcontainer setup with GPG keyring support and improved signing process
2026-07-08 12:55:30 +00:00
Denys Vuika
e23950338c
chore: enhance devcontainer setup with command history and GPG signing scripts
2026-07-08 12:45:06 +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
cdc394ff6e
chore: enable copying host git config in devcontainer settings
2026-07-07 15:03:04 +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
0c7e16e98e
chore: add PowerShell script to export GPG public key for auto-import in devcontainer
2026-07-07 15:03:03 +00:00
Denys Vuika
114de75e73
chore: add auto-import of GPG public key in devcontainer setup
2026-07-07 15:03:02 +00:00
Denys Vuika
8e69330110
chore: add nxConsole.enableNxMcpServer setting to devcontainer configuration
2026-07-07 15:03:01 +00:00
Denys Vuika
f1e4a08609
chore: merge consecutive RUN instructions in devcontainer Dockerfile
2026-07-07 15:03:01 +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
521b2eb6af
update readme
2026-07-07 15:02:58 +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
ec0b186416
chore: update Dockerfile comments for clarity and reproducibility
2026-07-07 15:02:53 +00:00
Denys Vuika
c2cc76e3d7
chore: update Dockerfile to use a fixed image variant without version argument
2026-07-07 15:02:52 +00:00
Denys Vuika
baaa0a05b5
chore: remove NX_VERSION from Dockerfile and devcontainer configuration
2026-07-07 15:02:50 +00:00
Denys Vuika
4ecb400bef
chore: specify fixed image variant in Dockerfile and remove variant argument from devcontainer configuration
2026-07-07 15:02:48 +00:00
Denys Vuika
287f50a310
chore: update build context in devcontainer configuration
2026-07-07 15:02:46 +00:00
Denys Vuika and Copilot Autofix powered by AI
e6807c91a8
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-07 15:02:46 +00:00
Denys Vuika
bd1230700d
chore: remove unnecessary NPM configuration from container environment
2026-07-07 15:02:46 +00:00
Denys Vuika
3d72f6ac7d
chore: ensure user is set to 'node' in Dockerfile and devcontainer configuration
2026-07-07 15:02:43 +00:00
Denys Vuika
720b2320c5
chore: update Dockerfile and devcontainer configuration to include NX version and enhance VSCode settings
2026-07-07 15:02:30 +00:00
Denys Vuika
dd0905da28
chore: add Dockerfile and devcontainer configuration for development setup
2026-07-07 15:02:29 +00:00