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-plugin-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codify-plugin-core
package.json
on
main
User selector
All users
All time
Commit history
Commits on Jul 16, 2026
fix: sourcing login shell for linux breaking for installs. Apt install held by other process bug.
test2
committed
84b1051
View commit details
Copy full SHA for 84b1051
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
feat: empty absent state improvements. Added login + interactive shell.
kevinwang5658
committed
0ac4013
View commit details
Copy full SHA for 0ac4013
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
feat: improved installViaPackageMgr
kevinwang5658
committed
108222b
View commit details
Copy full SHA for 108222b
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
fix: disable auto correct for zsh shells
kevinwang5658
committed
527766a
View commit details
Copy full SHA for 527766a
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
fix: turned apply note into fire and forget (#22)
Show description for 3c5d5db
kevinwang5658
authored
3c5d5db
View commit details
Copy full SHA for 3c5d5db
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
fix: empty results (#21)
Show description for c4f97bf
kevinwang5658
authored
c4f97bf
View commit details
Copy full SHA for c4f97bf
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Kevin/v1.2.0 (#20)
Show description for 79683e1
kevinwang5658
authored
79683e1
View commit details
Copy full SHA for 79683e1
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
fix: Bug fix for Zod schemas having incorrect title and descriptions
kevinwang5658
committed
6a0ce13
View commit details
Copy full SHA for 6a0ce13
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
feat: version 1.0.0 (#18)
Show description for 01bd2e0
kevinwang5658
authored
01bd2e0
View commit details
Copy full SHA for 01bd2e0
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
feat: Add support for sensitive parameters (#17)
Show description for 6c12d99
kevinwang5658
authored
6c12d99
View commit details
Copy full SHA for 6c12d99
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
feat: Add ability to request codify credentials (#16)
kevinwang5658
authored
d3938fa
View commit details
Copy full SHA for d3938fa
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
feat: Added validation plan
kevinwang5658
committed
1952d09
View commit details
Copy full SHA for 1952d09
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
feat: Removed null from AJV validation checks. Null will pass as empty even when the schema doesn't explicitly allow nulls
kevinwang5658
committed
b29599c
View commit details
Copy full SHA for b29599c
View code at this point
Browse repository at this point
feat: Add ability to skip destroys for a resource
kevinwang5658
committed
7735a9e
View commit details
Copy full SHA for 7735a9e
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
Kevin/init improvements (#15)
Show description for 34e4d56
kevinwang5658
authored
34e4d56
View commit details
Copy full SHA for 34e4d56
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Kevin/import and destroy improvements (#14)
Show description for 90df563
kevinwang5658
authored
90df563
View commit details
Copy full SHA for 90df563
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
Kevin/node-pty support and fixes (#13)
Show description for 9dc7ad6
kevinwang5658
authored
9dc7ad6
View commit details
Copy full SHA for 9dc7ad6
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
fix: object equals, schema validation order, custom filterInStatelessMode, fixed stateful parameters (#12)
Show description for fdd031f
kevinwang5658
authored
fdd031f
View commit details
Copy full SHA for fdd031f
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
feat: add import command (#11)
Show description for 365874c
kevinwang5658
authored
365874c
View commit details
Copy full SHA for 365874c
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
Kevin/bug fixes (#10)
Show description for 8a0c466
kevinwang5658
authored
8a0c466
View commit details
Copy full SHA for 8a0c466
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Bumped version code and increased version number (#9)
kevinwang5658
authored
f8fab8d
View commit details
Copy full SHA for f8fab8d
View code at this point
Browse repository at this point
Major architectural refactor and improvements (#8)
Show description for 0189c95
kevinwang5658
authored
0189c95
View commit details
Copy full SHA for 0189c95
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
Updated codify schemas version to the latest (json schema draft07) and fixed tests
kevinwang5658
committed
cdd9aa3
View commit details
Copy full SHA for cdd9aa3
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Updated codify schemas version to the latest. Updated to the latest plan schema.
kevinwang5658
committed
de7fdb9
View commit details
Copy full SHA for de7fdb9
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
[CODE-112] Update validation API
kevinwang5658
committed
f92dbee
View commit details
Copy full SHA for f92dbee
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
[CODE-100] Added additional tests for plan and utils
kevinwang5658
committed
ffa2c77
View commit details
Copy full SHA for ffa2c77
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
Updated types
kevinwang5658
committed
114526b
View commit details
Copy full SHA for 114526b
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
[CODE-25] Stateful plans (#7)
Show description for 3ce4cd3
kevinwang5658
authored
3ce4cd3
View commit details
Copy full SHA for 3ce4cd3
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
Added default constructors for stateful-parameter.ts
kevinwang5658
committed
ff1c18a
View commit details
Copy full SHA for ff1c18a
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
Fixed create for stateful parameters. Before the fix, stateful parameters were not added to desired during creates
kevinwang5658
committed
79046e9
View commit details
Copy full SHA for 79046e9
View code at this point
Browse repository at this point
Commits on May 31, 2024
Added sudo error. Sudo error is returned by codify spawn when a library attempts to use sudo (which is forbidden). (#6)
kevinwang5658
authored
aaa40c4
View commit details
Copy full SHA for aaa40c4
View code at this point
Browse repository at this point
Commits on May 27, 2024
Improved error handling (#4)
Show description for 28d28e6
kevinwang5658
authored
28d28e6
View commit details
Copy full SHA for 28d28e6
View code at this point
Browse repository at this point
[CODE-43] Refactor resource options (#3)
Show description for 44743dd
kevinwang5658
authored
44743dd
View commit details
Copy full SHA for 44743dd
View code at this point
Browse repository at this point
Commits on May 20, 2024
Added transform parameters
kevinwang5658
committed
f4b3cc0
View commit details
Copy full SHA for f4b3cc0
View code at this point
Browse repository at this point
Commits on May 18, 2024
Bug fix for default value feature
kevinwang5658
committed
ef53319
View commit details
Copy full SHA for ef53319
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.