Skip to content

Releases: eclipse-score/devcontainer

v1.2.0

20 Feb 09:56
364d699

Choose a tag to compare

What's Changed

  • Make devcontainer work in WSL and proxy environments by @olivembo in #52
  • Added valgrind by @olivembo in #61
  • fix: store configured bazel version in container image by @lurtz in #64
  • Add devcontianer documentation by @lurtz in #65
  • Add pre-commit feature and bump versions by @lurtz in #66
  • Extract bazel feature from S-CORE feature by @lurtz in #67
  • Format yaml in pre-commit hook by @lurtz in #73
  • Bump OpenJDK version to 21.0.10 by @lurtz in #74
  • Check scripts with shellcheck by @lurtz in #70
  • Check copyright header with opengrep by @lurtz in #78
  • Install codeql in s-core-devcontainer by @clemens-k in #76
  • Perform SPDX license and copyright checks with reuse by @lurtz in #81
  • Remove LLVM and Rust features by @lurtz in #84
  • Add dependabot by @lurtz in #85
  • Bump ghcr.io/devcontainers/features/docker-in-docker from 2.12.4 to 2.14.0 by @dependabot[bot] in #89
  • Bump docker/login-action from 2 to 3 by @dependabot[bot] in #88
  • Bump actions/checkout from 3 to 6 by @dependabot[bot] in #86
  • Enable Bazel disk cache by default to speed up repeated builds by @MTomBosch in #77
  • Remove git and git-lfs features by @lurtz in #90
  • Add ruff, actionlint, basedpyright, shellcheck, yamlfmt, uv by @lurtz in #93

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Nov 15:59
559cc2c

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...v1.1.0

1.0.0

26 Nov 11:28
3f65af4

Choose a tag to compare

What's Changed

  • Remove USE_BAZEL_VERSION from /etc/profile.d and fix bash completion for bazel >= 8.4.0 by @lurtz in #51
  • Use ARM64 and AMD64 Builders by @opajonk in #56
  • Add more developer-tools by @opajonk in #57

Full Changelog: 0.1.0...1.0.0

v0.1.0 - First Release

11 Nov 11:58
24b2140

Choose a tag to compare

This repository contains the common development container for Eclipse S-CORE. It contains all tools required to develop (modify, build, ...) Eclipse S-CORE. All tool version are well-defined, and all tools are pre-configured to work as expected for Eclipse S-CORE development.

Contributors

Full Changelog: https://github.com/eclipse-score/devcontainer/commits/0.1.0