Commit Graph

11 Commits

Author SHA1 Message Date
GitHub Copilot
6f53b593d7 Refactor shell scripts for improved safety and consistency; add guidelines to documentation 2025-05-07 13:54:02 +00:00
GitHub Copilot
f3d3db30bc Add 'chrisdias.promptboost' to VSCode extensions in devcontainer configuration 2025-05-06 12:18:29 +00:00
Peter Wood
bf82354ff3 refactor: improve devcontainer configuration and documentation (#29)
- Fix container image labels to link with GitHub repository
- Enhance build script with better error handling
- Update documentation with cross-platform build instructions

Part of #29
2025-05-04 21:16:40 -04:00
Peter Wood
a298de5af9 feat: add PowerShell build script for Windows users (#29)
- Add build-and-push.ps1 script for Windows users
- Update ENVIRONMENT_SETUP.md with cross-platform build instructions
- Improve error handling and feedback in build scripts
- Add proper Windows path handling

Part of #29
2025-05-04 21:09:44 -04:00
Peter Wood
febbd943b2 feat: enhance devcontainer build script with better error handling (#29)
- Add tool availability checks
- Add GitHub authentication verification
- Improve error messages and user feedback
- Add clear next steps for users

Part of #29
2025-05-04 19:56:16 -04:00
Peter Wood
c06b73a1f3 feat: enhance devcontainer configuration with network settings and host aliases.
Part of #27
2025-05-04 13:38:15 -04:00
Peter Wood
f2c0373640 refactor: update devcontainer and Biome configuration (#27)
- Remove ESLint and Prettier in favor of Biome
- Configure Biome as default formatter for TS/JS/JSON/MD
- Add development helper extensions
- Update VSCode settings for Biome integration

Closes #27
2025-05-04 08:39:31 -04:00
Peter Wood
377cc63465 chore: updated libraries used; changed dns servers used to mitigate apt update errors 2025-05-03 21:06:27 -04:00
Peter Wood
d5babec187 Configure GitHub MCP server in devcontainer environment (Closes #25) 2025-05-03 10:51:11 -04:00
GitHub Copilot
d8a70e0f08 refactor: Update devcontainer and configuration files for improved formatting and linting, corrected access to ssh keys (ref: #14) 2025-05-02 11:07:35 +00:00
GitHub Copilot
fe5bd43f3a feat: Add Biome configuration and update project settings for improved development experience. adds devcontainer to satisfy #14 2025-05-01 16:29:36 -04:00