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
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 }}
TranslatorSRI
/
babel-validation
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
61
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make babel_validation a top-level import; add ruff and offline unit tests to CI
- #106
#106
Open
gaurav
wants to merge 10 commits into
main
TranslatorSRI/babel-validation:main
from
split/2-top-level-package
TranslatorSRI/babel-validation:split/2-top-level-package
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Make babel_validation a top-level import; add ruff and offline unit tests to CI
#106
gaurav
wants to merge 10 commits into
main
TranslatorSRI/babel-validation:main
from
split/2-top-level-package
TranslatorSRI/babel-validation:split/2-top-level-package
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
Make babel_validation a top-level import (drop src. prefix)
Show description for cecec04
gaurav
and
claude
committed
cecec04
View commit details
Copy full SHA for cecec04
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into split/2-top-level-package
gaurav
committed
0dabe36
View commit details
Copy full SHA for 0dabe36
Browse repository at this point
Add pytest pythonpath so tests import babel_validation without a reinstall
Show description for b5d5067
gaurav
and
claude
committed
b5d5067
View commit details
Copy full SHA for b5d5067
Browse repository at this point
Drop the now-dead src/__init__.py
Show description for 9e1e7ba
gaurav
and
claude
committed
9e1e7ba
View commit details
Copy full SHA for 9e1e7ba
Browse repository at this point
Adopt ruff for linting and formatting, replacing black
Show description for 9a17023
gaurav
and
claude
committed
9a17023
View commit details
Copy full SHA for 9a17023
Browse repository at this point
Fix the 22 issues ruff check reports
Show description for a7833a3
gaurav
and
claude
committed
a7833a3
View commit details
Copy full SHA for a7833a3
Browse repository at this point
Apply the ruff format sweep
Show description for efb3e01
gaurav
and
claude
committed
efb3e01
View commit details
Copy full SHA for efb3e01
Browse repository at this point
Add offline unit tests for the caching and parsing code
Show description for 7568752
gaurav
and
claude
committed
7568752
View commit details
Copy full SHA for 7568752
Browse repository at this point
Run ruff and the offline unit tests on every pull request
Show description for 0047365
gaurav
and
claude
committed
0047365
View commit details
Copy full SHA for 0047365
Browse repository at this point
Record that lookup() and bulk_lookup() may share one cache
Show description for 8b8e2f6
gaurav
and
claude
committed
8b8e2f6
View commit details
Copy full SHA for 8b8e2f6
Browse repository at this point
You can’t perform that action at this time.