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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
wp-blocks
/
make-pot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
22
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Header parser
- #80
#80
Merged
erikyo
merged 12 commits into
master
wp-blocks/make-pot:master
from
header-parser
wp-blocks/make-pot:header-parser
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Header parser
#80
erikyo
merged 12 commits into
master
wp-blocks/make-pot:master
from
header-parser
wp-blocks/make-pot:header-parser
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
Refactor `getAuthorFromPackage` logic for improved type safety and readability
erikyo
committed
44b34b6
View commit details
Copy full SHA for 44b34b6
Browse repository at this point
Refactor `validateRequiredFields` and `extractAuthorData` for stricter typing and improved readability
erikyo
committed
de3c87a
View commit details
Copy full SHA for de3c87a
Browse repository at this point
Refactor multiple modules for stricter typing, improved readability, and enhanced error handling across extractors and parsers
erikyo
committed
b9ad66a
View commit details
Copy full SHA for b9ad66a
Browse repository at this point
Improve CLI header parsing with stricter typing and validation
erikyo
committed
c33eabc
View commit details
Copy full SHA for c33eabc
Browse repository at this point
Refactor `parseCli` to improve handling of `scriptName` with consistent variable naming and safer array operations
erikyo
committed
16bf20d
View commit details
Copy full SHA for 16bf20d
Browse repository at this point
Refactor `JsonSchemaExtractor` for stricter typing, improved readability, and enhanced error handling
erikyo
committed
e22e031
View commit details
Copy full SHA for e22e031
Browse repository at this point
Refactor `taskRunner` for enhanced logging output
erikyo
committed
7d9b455
View commit details
Copy full SHA for 7d9b455
Browse repository at this point
Refactor `makeJson` for stricter typing, improved readability, and safer Babel transformations
erikyo
committed
6e6c8a7
View commit details
Copy full SHA for 6e6c8a7
Browse repository at this point
Refactor `output` for stricter typing and improved readability in JSON generation logic
erikyo
committed
96ce091
View commit details
Copy full SHA for 96ce091
Browse repository at this point
Refactor `types`, `fs`, and `extractors` for stricter typing, improved readability, and safer handling of undefined values
erikyo
committed
76fa02d
View commit details
Copy full SHA for 76fa02d
Browse repository at this point
Add tests for `getAuthorFromPackage` to validate author extraction logic
erikyo
committed
55ee9c6
View commit details
Copy full SHA for 55ee9c6
Browse repository at this point
Update CI workflow to include linting and type-checking steps before tests
erikyo
committed
8ac9a11
View commit details
Copy full SHA for 8ac9a11
Browse repository at this point
You can’t perform that action at this time.