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 }}
OctopusDeploy
/
Calamari
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
24
Code
Pull requests
75
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Separate Terraform's tool-dependent tests into a new Calamari.ExternalTools.Tests project
- #2107
#2107
Draft
zentron
wants to merge 16 commits into
main
OctopusDeploy/Calamari:main
from
robe/external-tool-test-separation
OctopusDeploy/Calamari:robe/external-tool-test-separation
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Separate Terraform's tool-dependent tests into a new Calamari.ExternalTools.Tests project
#2107
zentron
wants to merge 16 commits into
main
OctopusDeploy/Calamari:main
from
robe/external-tool-test-separation
OctopusDeploy/Calamari:robe/external-tool-test-separation
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
Add design spec for external tool test separation (infra + Terraform)
Show description for a793cd9
zentron
committed
a793cd9
View commit details
Copy full SHA for a793cd9
Browse repository at this point
Add implementation plan for external tool test separation (infra + Terraform)
Show description for 405426f
zentron
committed
405426f
View commit details
Copy full SHA for 405426f
Browse repository at this point
feat: scaffold Calamari.ExternalTools.Tests project with Terraform tool manifest
zentron
committed
e4d09ef
View commit details
Copy full SHA for e4d09ef
Browse repository at this point
feat: implement ToolManifest reader with version range support
zentron
committed
fc5508a
View commit details
Copy full SHA for fc5508a
Browse repository at this point
feat: implement ToolResolver with env var override and manifest fallback
zentron
committed
c6907c9
View commit details
Copy full SHA for c6907c9
Browse repository at this point
feat: implement ToolDownloader with retry, caching, and platform detection
zentron
committed
e7bcf2f
View commit details
Copy full SHA for e7bcf2f
Browse repository at this point
feat: add Terraform download strategy
zentron
committed
bd941ba
View commit details
Copy full SHA for bd941ba
Browse repository at this point
feat: add ExternalToolFixture base class for tool-dependent tests
zentron
committed
6fcc679
View commit details
Copy full SHA for 6fcc679
Browse repository at this point
test: add unit coverage for Terraform init command construction and version range checks
zentron
committed
150dbdf
View commit details
Copy full SHA for 150dbdf
Browse repository at this point
feat: migrate Terraform integration tests to Calamari.ExternalTools.Tests
zentron
committed
f166fb5
View commit details
Copy full SHA for f166fb5
Browse repository at this point
fix: remove Calamari.AiAgent.Tests entries resurrected by rebase
Show description for 337c57f
zentron
committed
337c57f
View commit details
Copy full SHA for 337c57f
Browse repository at this point
fix: enforce CALAMARI_TOOL_SKIP_DOWNLOAD gate per design spec
Show description for 3568b15
zentron
committed
3568b15
View commit details
Copy full SHA for 3568b15
Browse repository at this point
test: add mocked-CLI coverage for ApplyBehaviour and PlanBehaviour
Show description for 794f47f
zentron
committed
794f47f
View commit details
Copy full SHA for 794f47f
Browse repository at this point
test: drop TerraformCommandsFixture tests now covered by mocked-CLI tests
Show description for c7b2072
zentron
committed
c7b2072
View commit details
Copy full SHA for c7b2072
Browse repository at this point
style: drop redundant explanatory comment in ApplyBehaviourFixture
zentron
committed
9304316
View commit details
Copy full SHA for 9304316
Browse repository at this point
build: publish Calamari.ExternalTools.Tests and add a nightly test target
Show description for 064fb56
zentron
committed
064fb56
View commit details
Copy full SHA for 064fb56
Browse repository at this point
You can’t perform that action at this time.