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 }}
stellar
/
stellar-cli
Public
Notifications
You must be signed in to change notification settings
Fork
141
Star
123
Code
Issues
143
Pull requests
34
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add
stellar contract build archive
command
- #2731
#2731
Merged
1/1
fnando
merged 17 commits into
main
stellar/stellar-cli:main
from
contract-archive
stellar/stellar-cli:contract-archive
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add
stellar contract build archive
command
#2731
fnando
merged 17 commits into
main
stellar/stellar-cli:main
from
contract-archive
stellar/stellar-cli:contract-archive
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
Add `stellar contract archive` command.
fnando
committed
f7a4c2d
View commit details
Copy full SHA for f7a4c2d
Browse repository at this point
Verify archive cleanliness against the archived files.
fnando
committed
ff9dfc6
View commit details
Copy full SHA for ff9dfc6
Browse repository at this point
Recurse into submodules when checking cleanliness.
fnando
committed
c1f9af6
View commit details
Copy full SHA for c1f9af6
Browse repository at this point
Report accurate mode in config permission warnings.
fnando
committed
5208e65
View commit details
Copy full SHA for 5208e65
Browse repository at this point
Avoid printing the dirty tree error twice.
fnando
committed
1f937ba
View commit details
Copy full SHA for 1f937ba
Browse repository at this point
Show the full archive command description in help.
fnando
committed
741e955
View commit details
Copy full SHA for 741e955
Browse repository at this point
Move archive under the build command.
fnando
committed
1513577
View commit details
Copy full SHA for 1513577
Browse repository at this point
Reject files that hide changes from git.
fnando
committed
914f6c5
View commit details
Copy full SHA for 914f6c5
Browse repository at this point
Harden output file before writing its contents.
fnando
committed
05fb73c
View commit details
Copy full SHA for 05fb73c
Browse repository at this point
Cover submodules in the cleanliness checks.
fnando
committed
951d488
View commit details
Copy full SHA for 951d488
Browse repository at this point
Reject build flags combined with archive subcommand.
fnando
committed
5677751
View commit details
Copy full SHA for 5677751
Browse repository at this point
Escape untrusted paths in archive error messages.
fnando
committed
4d9fc7b
View commit details
Copy full SHA for 4d9fc7b
Browse repository at this point
Drop help references to the not-yet-added verifiable build.
fnando
committed
10ebc2a
View commit details
Copy full SHA for 10ebc2a
Browse repository at this point
Assert git setup succeeds in archive tests.
fnando
committed
a448680
View commit details
Copy full SHA for a448680
Browse repository at this point
Reject uninitialized submodules when archiving.
fnando
committed
6ea93bb
View commit details
Copy full SHA for 6ea93bb
Browse repository at this point
Reject all skip-worktree files, present or not.
fnando
committed
bd1dea2
View commit details
Copy full SHA for bd1dea2
Browse repository at this point
Harden config permissions best-effort across the tree.
fnando
committed
893da30
View commit details
Copy full SHA for 893da30
Browse repository at this point
You can’t perform that action at this time.