Skip to content

v1.2.0

Latest

Choose a tag to compare

@FScholPer FScholPer released this 20 Feb 09:56
· 6 commits to main since this release
364d699

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