rugk
|
e8dce7aa36
|
chore: remove sqlite as it apparently was already installed
|
2026-02-24 14:24:07 +00:00 |
|
rugk
|
9620031f30
|
test: pin version of PHPUnit
|
2026-02-24 13:43:56 +00:00 |
|
rugk
|
7283bcaec0
|
test(devcontainer): properly install PHP extensions for testing
|
2026-02-24 13:43:34 +00:00 |
|
rugk
|
4192751004
|
Merge remote-tracking branch 'origin/master' into devcontainer/phpunit
|
2026-02-24 12:13:31 +00:00 |
|
rugk
|
965c4e666e
|
style(devcontainer): re-add omments to VSCode extensions
|
2026-02-23 15:27:50 +00:00 |
|
rugk
|
6ea75a7d6e
|
chore: remove now unneeded global nyc installation
|
2026-02-23 15:02:52 +00:00 |
|
rugk
|
809a79bd3e
|
fix(devcontainer): make it possible to run mocha tests in VSCode using different extension
Indeed https://github.com/maty21/mocha-sidebar/issues/181#issuecomment-1016768595 seems to work and pointed me to a better extension.
This works better than maty.vscode-mocha-sidebar which could not find nyc.
|
2026-02-23 14:44:21 +00:00 |
|
rugk
|
4e437b4ac7
|
feat(devcontainer): add/auto-install vscode-phpunit extension
|
2026-02-23 13:38:43 +00:00 |
|
rugk
|
93c6d72107
|
refactor: install PHPUnit globally for development instead of locally
|
2026-02-23 13:21:17 +00:00 |
|
rugk
|
a2cc8aa40a
|
Revert (partially) "fix(devcontainer): try adjusting scripts/setup for xdebug VSCode extension"
This reverts commit dd69cb89af partially.
|
2026-02-23 13:18:23 +00:00 |
|
rugk
|
06135ddc92
|
refactor(codespace): use proper composer commands for getting paths
|
2026-02-23 13:12:35 +00:00 |
|
rugk
|
d1b45c1e78
|
style(devcontainer): fix typo
Not a all relevant in any case, but still…
|
2026-02-17 00:11:39 +01:00 |
|
rugk
|
dd69cb89af
|
fix(devcontainer): try adjusting scripts/setup for xdebug VSCode extension
|
2026-02-16 22:59:05 +00:00 |
|
rugk
|
f9630e7e6c
|
Add PHP composer global installation for DevContainer
Updated composer commands to require google/cloud-storage globally and optimized autoloader during update.
This helps with https://github.com/PrivateBin/PrivateBin/issues/1641 (but technically not solve it).
|
2025-11-11 20:02:36 +01:00 |
|
rugk
|
25dca0838e
|
style(codespaces): comment PHP unit testing setup for now
|
2025-09-03 14:14:08 +00:00 |
|
rugk
|
0a398d73f0
|
chore(codespace): install stuff for PHP unit testing
|
2025-09-03 12:57:55 +00:00 |
|
rugk
|
bdfe74c077
|
chore: fix Codespace COmposer/PHPUnit PATH
|
2025-09-03 12:37:55 +00:00 |
|
El RIDO
|
07aeed1c4c
|
Merge branch 'master' into fix-webkit
|
2024-10-19 11:35:57 +02:00 |
|
rugk
|
2bc5931672
|
Codespace: Also ensure composer deps like phpunit are usable in devcontainer
|
2024-10-18 00:13:18 +00:00 |
|
rugk
|
ff3a9eea79
|
Improve devcontainer experience by linking sample config as real config
|
2024-10-16 21:40:17 +00:00 |
|
Joe Skeen
|
10c6841f8a
|
Update .devcontainer/postCreateCommand.sh
Co-authored-by: rugk <rugk+git@posteo.de>
|
2023-12-08 15:31:45 -07:00 |
|
Joe Skeen
|
7a5036d957
|
move postCreateCommands to a separate file
|
2023-12-08 15:34:00 +00:00 |
|
rugk
|
664a8fff08
|
feat: also open doc readme by default
|
2023-08-25 06:49:19 +02:00 |
|
rugk
|
b2e4920aa2
|
feat: add basic support for debugging and working with devcontainer
For GitHub Codespaces e.g.
|
2023-08-25 06:49:19 +02:00 |
|