Skip to content

PR for 2026-05-05 23:21#63

Merged
disafronov merged 4 commits into
mainfrom
fx2
May 5, 2026
Merged

PR for 2026-05-05 23:21#63
disafronov merged 4 commits into
mainfrom
fx2

Conversation

@disafronov
Copy link
Copy Markdown
Owner

@disafronov disafronov commented May 5, 2026

Changelog (#63)

🐛 Bug Fixes

  • enforce non-empty strings for type and source fields

📚 Documentation

  • Update type checking in README

🤖 CI

  • fix auto-pr-description workflow

❓ Uncategorised!

  • feat!: promote to stable 1.0.0

disafronov added 4 commits May 6, 2026 03:08
Changed validation error messages in schema_loader.py to require non-empty strings for type and source fields. Updated test_schema_loader.py to reflect these changes. Now, type and source fields must be non-empty strings to pass validation.

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
fix(type checking): clarify type checks using type() instead of isinstance() to ensure strict type matching without implicit conversions

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
fix auto-pr-description.yml to exclude dependencies and only run on specific branch combinations

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
BREAKING CHANGE: first stable release, no longer considered experimental

Signed-off-by: Dmitrii Safronov <zimniy@cyberbrain.cc>
@github-actions github-actions Bot changed the title Fx2 PR for 2026-05-05 23:21 May 5, 2026
@disafronov disafronov merged commit 9b041b5 into main May 5, 2026
13 checks passed
@disafronov disafronov deleted the fx2 branch May 5, 2026 23:22
@disafronov
Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 0.4.2-rc.2 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant