Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
disafronov
/
python-logging-objects-with-schema
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release PR for 2025-12-08 16:50
- #33
#33
Merged
disafronov
merged 26 commits into
release
disafronov/python-logging-objects-with-schema:release
from
main
disafronov/python-logging-objects-with-schema:main
Copy head branch name to clipboard
Dec 8, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Release PR for 2025-12-08 16:50
#33
disafronov
merged 26 commits into
release
disafronov/python-logging-objects-with-schema:release
from
main
disafronov/python-logging-objects-with-schema:main
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2025
ci(release): update release configuration
Show description for ca0f195
disafronov
committed
ca0f195
View commit details
Copy full SHA for ca0f195
Browse repository at this point
chore(release): add semantic release configuration
Show description for 38e7522
disafronov
committed
38e7522
View commit details
Copy full SHA for 38e7522
Browse repository at this point
chore(release): update release configuration format
Show description for 4fe0e1b
disafronov
committed
4fe0e1b
View commit details
Copy full SHA for 4fe0e1b
Browse repository at this point
chore(release): format adjustments in release configuration
Show description for 3eb842a
disafronov
committed
3eb842a
View commit details
Copy full SHA for 3eb842a
Browse repository at this point
refactor(schema): rename SchemaLeaf to _SchemaLeaf for internal use
Show description for 6ae8f86
disafronov
committed
6ae8f86
View commit details
Copy full SHA for 6ae8f86
Browse repository at this point
refactor(schema): rename CompiledSchema to _CompiledSchema for internal use
Show description for b9e9594
disafronov
committed
b9e9594
View commit details
Copy full SHA for b9e9594
Browse repository at this point
refactor(schema): rename SchemaProblem to _SchemaProblem for internal use
Show description for cbc430a
disafronov
committed
cbc430a
View commit details
Copy full SHA for cbc430a
Browse repository at this point
refactor(schema): rename DataProblem to _DataProblem for internal use
Show description for c5a1a9b
disafronov
committed
c5a1a9b
View commit details
Copy full SHA for c5a1a9b
Browse repository at this point
refactor(schema): rename get_builtin_logrecord_attributes to _get_builtin_logrecord_attributes for internal use
Show description for 4887cd7
disafronov
committed
4887cd7
View commit details
Copy full SHA for 4887cd7
Browse repository at this point
refactor(schema): rename SCHEMA_FILE_NAME to _SCHEMA_FILE_NAME for internal use
Show description for 6c3efea
disafronov
committed
6c3efea
View commit details
Copy full SHA for 6c3efea
Browse repository at this point
test(schema_applier): add comprehensive tests for schema_applier functions
Show description for 64c568b
disafronov
committed
64c568b
View commit details
Copy full SHA for 64c568b
Browse repository at this point
test(errors): add comprehensive tests for _DataProblem and _SchemaProblem classes
Show description for 2b103af
disafronov
committed
2b103af
View commit details
Copy full SHA for 2b103af
Browse repository at this point
test(schema_applier): add tests for _create_validation_error_json function
Show description for 81ba6ed
disafronov
committed
81ba6ed
View commit details
Copy full SHA for 81ba6ed
Browse repository at this point
test(schema_logger): add tests for _log_schema_problems_and_exit function
Show description for 899f8eb
disafronov
committed
899f8eb
View commit details
Copy full SHA for 899f8eb
Browse repository at this point
test: rename tests for public API
Show description for cf783df
disafronov
committed
cf783df
View commit details
Copy full SHA for cf783df
Browse repository at this point
test: move tests for private API to subdirectory
Show description for 168fc48
disafronov
committed
168fc48
View commit details
Copy full SHA for 168fc48
Browse repository at this point
test: rename tests for public API
Show description for 36eb478
disafronov
committed
36eb478
View commit details
Copy full SHA for 36eb478
Browse repository at this point
test: reorganize tests and add edge case coverage
Show description for 386923a
disafronov
committed
386923a
View commit details
Copy full SHA for 386923a
Browse repository at this point
refactor(tests): move _write_schema function to helpers module
Show description for 65a560c
disafronov
committed
65a560c
View commit details
Copy full SHA for 65a560c
Browse repository at this point
test(schema_loader): add test for cached result during exception handling
Show description for fed6756
disafronov
committed
fed6756
View commit details
Copy full SHA for fed6756
Browse repository at this point
fix(schema_loader): improve caching logic for missing schema file paths
Show description for 150e29b
disafronov
committed
150e29b
View commit details
Copy full SHA for 150e29b
Browse repository at this point
chore(coverage): modify coverage options and enhance configuration
Show description for 7a866b2
disafronov
committed
7a866b2
View commit details
Copy full SHA for 7a866b2
Browse repository at this point
chore(release): 0.1.4-rc.1
Show description for 333f2b1
semantic-release-bot
committed
333f2b1
View commit details
Copy full SHA for 333f2b1
Browse repository at this point
chore(deps): bump actions/checkout from 4 to 6
Show description for f75e707
dependabot[bot]
authored and
disafronov
committed
f75e707
View commit details
Copy full SHA for f75e707
Browse repository at this point
chore(deps): bump actions/github-script from 7 to 8
Show description for ffa6041
dependabot[bot]
authored and
disafronov
committed
ffa6041
View commit details
Copy full SHA for ffa6041
Browse repository at this point
docs(schema_loader): enhance thread-safety in schema compilation check
Show description for 3761491
disafronov
committed
3761491
View commit details
Copy full SHA for 3761491
Browse repository at this point
You can’t perform that action at this time.