Skip to content

chore: add .devcontainer for development setup#309

Draft
AlexanderLanin wants to merge 5 commits intoeclipse-score:mainfrom
etas-contrib:dev
Draft

chore: add .devcontainer for development setup#309
AlexanderLanin wants to merge 5 commits intoeclipse-score:mainfrom
etas-contrib:dev

Conversation

@AlexanderLanin
Copy link
Member

@AlexanderLanin AlexanderLanin commented Feb 20, 2026

Benefits:

  • yamlfmt, ruff, basedpyright, actionlint versions dictated centrally by devcontainer
  • centralized "open in devcontainer and you are good to go", no custom commands like "uv sync"

Drawbacks:

  • increase in startup time of dev environment
  • increase in CI runtime
  • pre-commit will not work without devcontainer

- minor
- patch

- package-ecosystem: devcontainers
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this ecosystem only looks for devcontainer features. For images I currently experiment with Dockerfiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

3 participants