Skip to content

chore: local env defaults and update dev deps#925

Merged
gildesmarais merged 1 commit intomainfrom
chore/no-hard-req
Mar 28, 2026
Merged

chore: local env defaults and update dev deps#925
gildesmarais merged 1 commit intomainfrom
chore/no-hard-req

Conversation

@gildesmarais
Copy link
Copy Markdown
Member

@gildesmarais gildesmarais commented Mar 28, 2026

This pull request introduces several small improvements to the development environment and configuration files. The changes focus on enhancing developer experience, improving local development defaults, and updating ignore patterns for frontend builds.

Configuration and environment improvements:

  • Updated the docker-compose.yml service environment variables to provide default values (local) for BUILD_TAG and GIT_SHA, making local development setup easier without requiring these variables to be set explicitly.
  • Added yaml-dev to the list of packages installed in the .devcontainer/Dockerfile, ensuring YAML development dependencies are available in the dev container.

Frontend build and output management:

  • Updated .prettierignore in the frontend to ignore the dist/ directory, preventing generated build output from being formatted or linted by Prettier.

@gildesmarais gildesmarais changed the title Relax local env defaults and update dev deps feat: local env defaults and update dev deps Mar 28, 2026
@gildesmarais gildesmarais changed the title feat: local env defaults and update dev deps chore: local env defaults and update dev deps Mar 28, 2026
@gildesmarais gildesmarais merged commit b55c69d into main Mar 28, 2026
12 checks passed
@gildesmarais gildesmarais deleted the chore/no-hard-req branch March 28, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant