Skip to content

Additional DevContainer Improvements#6

Merged
AlexanderLanin merged 3 commits intoeclipse-score:mainfrom
elektrobit-contrib:additional-fixes
Jul 24, 2025
Merged

Additional DevContainer Improvements#6
AlexanderLanin merged 3 commits intoeclipse-score:mainfrom
elektrobit-contrib:additional-fixes

Conversation

@opajonk
Copy link
Contributor

@opajonk opajonk commented Jul 23, 2025

  • the autoPull seems to cause errors sometimes, especially during codespaces bootup - hence, the quick solution is to disable this for now
  • all hook code can run quite early in onCreateCommand, since the hook does just static initialization that does not need to change afterwards
  • fix: better handle the case where /var/cache/bazel is mounted from the host (avoid needlessly running chown on a large pre-existing cache)

@opajonk opajonk marked this pull request as ready for review July 23, 2025 12:09
- all can run quite early in onCreateCommand, since they just do static initialization that does not need to change afterwards
- better handle the case where /var/cache/bazel is mounted from the host
@AlexanderLanin AlexanderLanin merged commit a653d00 into eclipse-score:main Jul 24, 2025
2 checks passed
@opajonk opajonk deleted the additional-fixes branch July 24, 2025 13:09
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.

2 participants