ExploracuriousAlex
d5aba09de9
Development: devcontainer fixes for Windows ( #10843 )
...
* chore(devcontainer): drop read-only host .gitconfig bind mount
The bind mount prevented adjusting git config inside the dev container, and VS Code Dev Containers already copies the host .gitconfig automatically, making the mount unnecessary. This restores ability to manage git settings within the container.
* chore(gitignore): ignore .pnpm-store folder for pnpm package management
Add .pnpm-store/ to .gitignore to prevent local pnpm package store from being tracked by git when using the devcontainer.
* docs(development): clarify VS Code devcontainer setup steps for Windows
Add instructions, how to overcome some issues caused by using Windows as host system.
2025-09-17 16:16:58 +00:00
sidey79
fc4134e15c
Development: clean devcontainer .venv dir ( #10705 )
2025-09-02 20:13:14 +00:00
sidey79
4e0f5dff95
Development: allow devcontainer pytest to find tests ( #10671 )
...
* Fix:[settings.json]: update pytest configuration in VSCode settings
* chore[pckage.json]: Add pnmp as packagemanager
* Chore[package.json]: revert
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-08-27 15:23:23 -07:00
Trenton H
3d2a3ede71
Chore: Updates dependency groups ( #10339 )
2025-07-07 17:37:58 -07:00
sidey79
7c33785c07
Development: devcontainer setup, docs and enable dependabot ( #10081 )
...
* fix: container setup and task description
* feat: enable dependabot for devcontainer
* fix: dont install latest uv and dont install uvx
* Cleanup decontainer readme
* Fix the reset venv command
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-06-01 17:59:46 +00:00
shamoon
312bb743b9
Chore: add ymlfmt ( #9745 )
2025-04-22 22:20:54 +00:00
shamoon
2f70d58219
Development: change frontend package manager to pnpm ( #9363 )
2025-03-11 17:59:44 +00:00
shamoon
dd9e9a8c56
Fix: use --group dev instead of --dev for devcontainer ( #9309 )
2025-03-05 20:00:02 -08:00
Trenton H
eb8e124971
Chore: Switch from pipenv to uv ( #9251 )
2025-03-04 16:15:51 +00:00
Max Mehl
6b7fb286f7
Chore: bump gotenberg docker images ( #9189 )
...
* Chore: update gotenberg Docker images to latest minor version
* Chore: update gotenberg Docker images to latest minor version for devcontainer
2025-02-21 13:29:21 -08:00
Andy Grunwald
b40479632b
Development: Fix ImageMagick policy.xml path in devcontainer setup ( #9188 )
2025-02-21 18:20:40 +00:00
shamoon
e44cfef662
Documentation: cleanup devcontainer docs and move into tasks and launch config files
2024-12-26 10:49:32 -08:00
Orce MARINKOVSKI
6c138a21d4
Development: devcontainer improvements ( #8553 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-12-26 16:10:02 +00:00
Orce MARINKOVSKI
b5a1dc86a5
Development: fix devcontainer postCreateCommand ( #8542 )
2024-12-25 08:53:30 +00:00
phail
fcc9847bc3
Development: Add VS Code Devcontainer Configuration ( #7041 )
2024-06-27 15:13:55 -07:00