Skip to content

Release! PR for 2026-05-22 12:44#70

Merged
disafronov merged 7 commits into
releasefrom
main
May 22, 2026
Merged

Release! PR for 2026-05-22 12:44#70
disafronov merged 7 commits into
releasefrom
main

Conversation

@disafronov
Copy link
Copy Markdown
Owner

@disafronov disafronov commented May 22, 2026

Changelog (#70)

🐛 Bug Fixes

  • respect logger filters for validation errors

🏗️ Build System

  • Refactor mypy config for strict type checking

🤖 CI

  • Remove test-coverage target
  • Update Linting Tools Configuration
  • Simplify auto-pr-description workflow
  • remove reformat check step from CI workflow

🧹 Chores

  • (release) 1.0.1-rc.1

disafronov and others added 7 commits May 6, 2026 04:31
Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
Modify linting configuration to check only src directory and update exclude paths for mypy, flake8 and bandit tools

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
Update pyproject.toml to enable strict mypy mode and remove redundant config options to improve code maintainability and reduce warnings

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
Remove unused head ref and simplify title logic to only handle release branch

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
Removed "Check if code was reformatted" step from .github/workflows/lint_and_test.yaml. The git diff --exit-code check after make all was causing false positives during CI runs. This change simplifies the workflow by eliminating redundant formatting validation that's already enforced locally via pre-commit.

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
## [1.0.1-rc.1](v1.0.0...v1.0.1-rc.1) (2026-05-22)

### Bug Fixes

* respect logger filters for validation errors ([d34e5b6](d34e5b6))

Signed-off-by: semantic-release-bot <semantic-release-bot@martynus.net>
@github-actions github-actions Bot changed the title New Release! PR for 2026-05-22 12:44 May 22, 2026
@disafronov disafronov merged commit 1b547e6 into release May 22, 2026
21 checks passed
@disafronov
Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants