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 }}
Coding-Dev-Tools
/
deploydiff
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
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
deploydiff
src
on
main
User selector
All users
All time
Commit history
Commits on Jul 21, 2026
fix: correct install advice, remove false PyPI badge, fix module_path doubling (#44)
Show description for d3b7240
3 people
authored
d3b7240
View commit details
Copy full SHA for d3b7240
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
fix: correct click-to-mcp install advice to working git+ URL (#43)
Show description for 31f58a6
Coding-Dev-Tools
and
senior-dev-rotation-B
authored
31f58a6
View commit details
Copy full SHA for 31f58a6
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
cowork-bot: parser error-handling hardening + CI workflow fix (#42)
Show description for 5ad2e51
3 people
authored
5ad2e51
View commit details
Copy full SHA for 5ad2e51
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
feat: add --require-license strict mode flag (#39)
Show description for 3e1c42e
Coding-Dev-Tools
authored
3e1c42e
View commit details
Copy full SHA for 3e1c42e
View code at this point
Browse repository at this point
improve: rebase + resolve conflicts for PR #38 (secrets baseline, lint-clean style, AGENTS.md)
Show description for b65b525
Coding-Dev-Tools
authored
b65b525
View commit details
Copy full SHA for b65b525
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/rollback.py
Coding-Dev-Tools
committed
81ed73d
View commit details
Copy full SHA for 81ed73d
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/pulumi_parser.py
Coding-Dev-Tools
committed
4b8e270
View commit details
Copy full SHA for 4b8e270
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/mcp_server.py
Coding-Dev-Tools
committed
090e4a5
View commit details
Copy full SHA for 090e4a5
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/diff_renderer.py
Coding-Dev-Tools
committed
ff9a040
View commit details
Copy full SHA for ff9a040
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/cost_estimator.py
Coding-Dev-Tools
committed
77d0904
View commit details
Copy full SHA for 77d0904
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/cloudformation_parser.py
Coding-Dev-Tools
committed
cbc9017
View commit details
Copy full SHA for cbc9017
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/cli.py
Coding-Dev-Tools
committed
988e763
View commit details
Copy full SHA for 988e763
View code at this point
Browse repository at this point
style: apply ruff format to src/deploydiff/__main__.py
Coding-Dev-Tools
committed
9289193
View commit details
Copy full SHA for 9289193
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
chore: declare revenueholdings_license as optional 'license' extra (#33)
Show description for 2e0c8a7
3 people
authored
2e0c8a7
View commit details
Copy full SHA for 2e0c8a7
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
fix: remove duplicate mcp() function in cli.py (#31)
Show description for eacd83c
Coding-Dev-Tools
authored
eacd83c
View commit details
Copy full SHA for eacd83c
View code at this point
Browse repository at this point
fix: resolve ruff lint errors in mcp() command (F821, B904, I001) (#30)
Show description for a6ff6e2
Coding-Dev-Tools
and
CommandCodeBot
authored
a6ff6e2
View commit details
Copy full SHA for a6ff6e2
View code at this point
Browse repository at this point
Commits on May 27, 2026
fix: use sys.modules mock for revenueholdings_license in conftest (was AttributeError on require_tier)
Coding-Dev-Tools
committed
8ab75a4
View commit details
Copy full SHA for 8ab75a4
View code at this point
Browse repository at this point
feat: add py.typed marker and package-data for PEP 561 type checking support
Coding-Dev-Tools
committed
8b2a0ac
View commit details
Copy full SHA for 8b2a0ac
View code at this point
Browse repository at this point
feat: add return type annotations to public functions
Coding-Dev-Tools
committed
8d20e2b
View commit details
Copy full SHA for 8d20e2b
View code at this point
Browse repository at this point
fix: add type annotation for all_keys in diff_renderer
Coding-Dev-Tools
committed
550b352
View commit details
Copy full SHA for 550b352
View code at this point
Browse repository at this point
fix: remove unused ci_gate import to pass ruff lint
Coding-Dev-Tools
committed
b18a416
View commit details
Copy full SHA for b18a416
View code at this point
Browse repository at this point
fix: add --exit-on-destroy, --threshold options and conftest license mock
Show description for a9f3d55
Coding-Dev-Tools
committed
a9f3d55
View commit details
Copy full SHA for a9f3d55
View code at this point
Browse repository at this point
fix: add __main__.py, if __name__ block, and fix indentation in plan command so python -m deploydiff --help works
Coding-Dev-Tools
committed
9c94fcd
View commit details
Copy full SHA for 9c94fcd
View code at this point
Browse repository at this point
docs: rewrite README with real-world scenarios and MCP section; drop egg-info from tracking; fix merge conflict markers
Coding-Dev-Tools
committed
704af2a
View commit details
Copy full SHA for 704af2a
View code at this point
Browse repository at this point
Commits on May 22, 2026
test: add pulumi parser edge cases and CLI mcp test (97% coverage)
Show description for f58afe1
Coding-Dev-Tools
and
DevForge Engineer
authored
f58afe1
View commit details
Copy full SHA for f58afe1
View code at this point
Browse repository at this point
Commits on May 19, 2026
fix: DeployPlan.deletes returns only DELETE actions, not all destructive (#23)
Show description for 4d7eaa1
Coding-Dev-Tools
and
DevForge Engineer
authored
4d7eaa1
View commit details
Copy full SHA for 4d7eaa1
View code at this point
Browse repository at this point
Revert "fix: correct DeployPlan.deletes property to return only DELETE actions"
Show description for b3cc2c0
DevForge Engineer
committed
b3cc2c0
View commit details
Copy full SHA for b3cc2c0
View code at this point
Browse repository at this point
fix: correct DeployPlan.deletes property to return only DELETE actions
Show description for e45831c
DevForge Engineer
committed
e45831c
View commit details
Copy full SHA for e45831c
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/Coding-Dev-Tools/deploydiff
Coding-Dev-Tools
committed
7570f3e
View commit details
Copy full SHA for 7570f3e
View code at this point
Browse repository at this point
chore: remove tracked __pycache__ bytecode files from git
Show description for a970799
DevForge Engineer
committed
a970799
View commit details
Copy full SHA for a970799
View code at this point
Browse repository at this point
fix: resolve ruff lint errors (F821 undefined typer, B904 bare raise, I001 import ordering)
Coding-Dev-Tools
committed
bc6f9a4
View commit details
Copy full SHA for bc6f9a4
View code at this point
Browse repository at this point
Commits on May 18, 2026
merge
Coding-Dev-Tools
committed
88e6a57
View commit details
Copy full SHA for 88e6a57
View code at this point
Browse repository at this point
fix: downgrade actions/checkout@v6->v4, setup-python@v6->v5, setup-node@v6->v4 (v6 causes workflow parse failure)
Coding-Dev-Tools
committed
35b75ae
View commit details
Copy full SHA for 35b75ae
View code at this point
Browse repository at this point
feat(cli): add --exit-on-destroy and --threshold flags for CI/CD gating (#8)
Show description for 5d74c41
Coding-Dev-Tools
and
DevForge Engineer
authored
5d74c41
View commit details
Copy full SHA for 5d74c41
View code at this point
Browse repository at this point
Commits on May 17, 2026
fix: ruff lint - datetime.UTC, X|None, E501, B904, F821
Revenue Holdings
committed
c57f45e
View commit details
Copy full SHA for c57f45e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.