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
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
src
on
kevin/codify-credentials
User selector
All users
All time
Commit history
Commits on Oct 25, 2025
feat: Add ability to request codify credentials
kevinwang5658
committed
d2d05a1
View commit details
Copy full SHA for d2d05a1
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
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 3, 2024
Added validation plan after apply in plugins. This plan will check that noop is returned for the same plan. Added tests. Changed constructor for plugin to be Plugin.create(). Added handling for app…
Show description for 9c7c765
kevinwang5658
committed
9c7c765
View commit details
Copy full SHA for 9c7c765
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
Added default value to stateful parameters + tests. Removed un-used name property from stateless parameter options.
kevinwang5658
committed
7be7aed
View commit details
Copy full SHA for 7be7aed
View code at this point
Browse repository at this point
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
[CODE-39] Default value support (#2)
Show description for b7f00bc
kevinwang5658
authored
b7f00bc
View commit details
Copy full SHA for b7f00bc
View code at this point
Browse repository at this point
Commits on May 15, 2024
Added desired values to the refresh methods. This allows plugins to refresh the current value instead of returning everything on the system.
kevinwang5658
committed
1605052
View commit details
Copy full SHA for 1605052
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Fixed validation logic. Only pass in parameters instead of entire config
kevinwang5658
committed
7133ded
View commit details
Copy full SHA for 7133ded
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
Code improvements and minor bug fixes
kevinwang5658
committed
2a3c2c7
View commit details
Copy full SHA for 2a3c2c7
View code at this point
Browse repository at this point
Fixed bug with isElementEqual and stateless mode filtering. isElementEqual was not being checked by the filtering logic.
kevinwang5658
committed
e8e0e74
View commit details
Copy full SHA for e8e0e74
View code at this point
Browse repository at this point
Added tests for stateful-parameters. Changed plan constructor to separate out resource metadata. Fixed tests
kevinwang5658
committed
5b8af82
View commit details
Copy full SHA for 5b8af82
View code at this point
Browse repository at this point
Added isElementEqual to array stateful parameters
kevinwang5658
committed
f6bbe84
View commit details
Copy full SHA for f6bbe84
View code at this point
Browse repository at this point
Made equals function more clear. And reversed order of desired and current
kevinwang5658
committed
218fac1
View commit details
Copy full SHA for 218fac1
View code at this point
Browse repository at this point
Fixed plan bugs. Added short-circuit back for null refresh result.
kevinwang5658
committed
9a2a5b0
View commit details
Copy full SHA for 9a2a5b0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.