Skip to content

Conversation

@Taepper
Copy link
Collaborator

@Taepper Taepper commented Oct 10, 2025

resolves #968

Summary

I found out that the linter stopped throwing errors because a file mount was missing to the local runner (which is also used in the CI).

This runs the image correctly and now leads to locally reproducible linter behaviour.

Due to the gap in linter reporting, this will lead to a lot of errors when merged, therefore all such errors should be resolved as part of this PR

@Taepper Taepper marked this pull request as draft October 10, 2025 17:39
@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2025

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.9.1 (2025-10-13)

Features

  • linter: run clang-tidy with options again (258daed)
  • performance: add performance benchmark subdirectory with a benchmark on mutation queries (ff48c20)
  • silo: address memory leak concerns (#1008) (7359eea)
  • silo: fix clang-tidy configs (no comment allowed in checks), error on warnings in CMake clang-tidy option (#1009) (d5bbaba)

Bug Fixes

  • e2e: remove obsolete version tag in docker compose files leading to warning (5beabad)

@Taepper Taepper force-pushed the mutation_benchmark branch from 51d0f5f to ff48c20 Compare October 10, 2025 19:42
@anna-parker anna-parker marked this pull request as ready for review October 13, 2025 11:38
@Taepper Taepper force-pushed the mutation_benchmark branch from ff48c20 to f5c42bf Compare October 20, 2025 07:43
Base automatically changed from mutation_benchmark to main October 20, 2025 08:07
@Taepper Taepper mentioned this pull request Oct 29, 2025
@Taepper Taepper self-assigned this Dec 1, 2025
@Taepper Taepper marked this pull request as draft December 1, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix linter

2 participants