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
Type
/
to 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
.
codifycli
/
codify
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
81
Code
Issues
0
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Kevin/improved errors
- #61
#61
Merged
kevinwang5658
merged 10 commits into
kevin/v1.1.0
codifycli/codify:kevin/v1.1.0
from
kevin/improved-errors
codifycli/codify:kevin/improved-errors
Copy head branch name to clipboard
Apr 27, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Kevin/improved errors
#61
kevinwang5658
merged 10 commits into
kevin/v1.1.0
codifycli/codify:kevin/v1.1.0
from
kevin/improved-errors
codifycli/codify:kevin/improved-errors
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
feat: Improved apply validation errors
kevinwang5658
committed
2ada394
View commit details
Copy full SHA for 2ada394
Browse repository at this point
feat: Refactored to share the same plugin error type. Use the reporter to determine how to present it.
kevinwang5658
committed
d6eb8d4
View commit details
Copy full SHA for d6eb8d4
Browse repository at this point
fix: Fixed display functions to be async
kevinwang5658
committed
f6563de
View commit details
Copy full SHA for f6563de
Browse repository at this point
feat: Improve the copy and formatting for apply validation error. Fix pretty print error for NOOP. Added to CLAUDE.md
kevinwang5658
committed
c5f0b3d
View commit details
Copy full SHA for c5f0b3d
Browse repository at this point
feat: Improved copy again
kevinwang5658
committed
6d34213
View commit details
Copy full SHA for 6d34213
Browse repository at this point
feat: Added partial applys. If a resource fails to apply, skip it and all transitive dependent resources. Apply un-related resources.
kevinwang5658
committed
fe48cb1
View commit details
Copy full SHA for fe48cb1
Browse repository at this point
feat: Further refactored the error messages. Combined it with a final display message change. The final display message will now tell the user a list of all changes that were made.
kevinwang5658
committed
9156743
View commit details
Copy full SHA for 9156743
Browse repository at this point
feat: refactored the code so that the final apply message is handled entirely inside the reporters.
kevinwang5658
committed
ed0d323
View commit details
Copy full SHA for ed0d323
Browse repository at this point
feat: Additional refactoring. Cleaned up dead APPLY_VALIDATION_ERROR dead code. Moved rendering logic to the ApplyComplete component instead.
kevinwang5658
committed
7b00ac2
View commit details
Copy full SHA for 7b00ac2
Browse repository at this point
fix: Fix /etc/os-release not present
kevinwang5658
committed
a528b2a
View commit details
Copy full SHA for a528b2a
Browse repository at this point
You can’t perform that action at this time.