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 }}
ItalyStrap
/
theme-json-generator
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
24
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor command handling to Pipeline middlewares
- #12
#12
Merged
overclokk
merged 13 commits into
master
ItalyStrap/theme-json-generator:master
from
change-middlewares-handler
ItalyStrap/theme-json-generator:change-middlewares-handler
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Refactor command handling to Pipeline middlewares
#12
overclokk
merged 13 commits into
master
ItalyStrap/theme-json-generator:master
from
change-middlewares-handler
ItalyStrap/theme-json-generator:change-middlewares-handler
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
chore(refactor): implements the Pipeline and new Empress packages to bootstrap the application
overclokk
committed
5274bde
View commit details
Copy full SHA for 5274bde
Browse repository at this point
Commits on May 16, 2026
chore(refactor): remove event-based system, replace with direct console output for improved simplicity and maintainability
overclokk
committed
2a801c0
View commit details
Copy full SHA for 2a801c0
Browse repository at this point
chore(refactor): migrate ThemeJson and SectionNames to Domain namespace, remove TJGConfig, and update references across the codebase
overclokk
committed
02bb2fe
View commit details
Copy full SHA for 02bb2fe
Browse repository at this point
chore(refactor): remove unused ConvertCase dependency from ScssFileWriter
overclokk
committed
d972dc9
View commit details
Copy full SHA for d972dc9
Browse repository at this point
chore(refactor): remove unused `bus` directory, update PHP requirement to 8.2, and adjust dependencies in composer configuration
overclokk
committed
e65d1af
View commit details
Copy full SHA for e65d1af
Browse repository at this point
Commits on May 17, 2026
chore(refactor): remove unused unit tests, update dependencies, and improve Docker/Codeception configuration for compatibility with PHP 8.2 and lucatume/wp-browser ^4.5
overclokk
committed
714eb0a
View commit details
Copy full SHA for 714eb0a
Browse repository at this point
chore(ci): update workflows to support PHP 8.2, replace outdated dependencies, and refine configuration for improved consistency
overclokk
committed
11e61b8
View commit details
Copy full SHA for 11e61b8
Browse repository at this point
chore: update to PHP 8.2 compatibility, fix code style issues, and ensure proper file endings throughout the codebase
overclokk
committed
b2a67c3
View commit details
Copy full SHA for b2a67c3
Browse repository at this point
chore(ci): rename workflow from "CI" to "Test" for clarity
overclokk
committed
41c8e26
View commit details
Copy full SHA for 41c8e26
Browse repository at this point
chore(ci): update app version matrix to include 6.9 in test workflow
overclokk
committed
04859fd
View commit details
Copy full SHA for 04859fd
Browse repository at this point
chore(refactor): fixed 5 PHP 8.4 nullable warnings by making nullable parameters explicit
overclokk
committed
a6f4498
View commit details
Copy full SHA for a6f4498
Browse repository at this point
Commits on May 18, 2026
chore(refactor): move `ThemeJson` and `SectionNames` to `Api` namespace, update references across codebase, and remove outdated namespace aliases
overclokk
committed
4b4c68c
View commit details
Copy full SHA for 4b4c68c
Browse repository at this point
Replace psalm with phpstan
overclokk
authored
bf9a33c
View commit details
Copy full SHA for bf9a33c
Browse repository at this point
You can’t perform that action at this time.