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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
base44
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
111
Code
Issues
25
Pull requests
37
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: publish an app as a recorded version
- #626
#626
Open
yurynix
wants to merge 21 commits into
main
base44/cli:main
from
feat/version-publish-api
base44/cli:feat/version-publish-api
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat: publish an app as a recorded version
#626
yurynix
wants to merge 21 commits into
main
base44/cli:main
from
feat/version-publish-api
base44/cli:feat/version-publish-api
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat: publish an app as a recorded version
Show description for f66a28f
yurynix
and
claude
committed
f66a28f
View commit details
Copy full SHA for f66a28f
Browse repository at this point
fix: `base44 build` needs no credential
Show description for d7fec63
yurynix
and
claude
committed
d7fec63
View commit details
Copy full SHA for d7fec63
Browse repository at this point
refactor: name the group `versions`, not `version`
Show description for c473ba9
yurynix
and
claude
committed
c473ba9
View commit details
Copy full SHA for c473ba9
Browse repository at this point
feat: gate the versions lane behind BASE44_VERSIONS_API, and document it
Show description for 17f6b6a
yurynix
and
claude
committed
17f6b6a
View commit details
Copy full SHA for 17f6b6a
Browse repository at this point
refactor: build the versions lane's shared options in one place
Show description for 866bd0d
yurynix
and
claude
committed
866bd0d
View commit details
Copy full SHA for 866bd0d
Browse repository at this point
fix: stop exporting four types nothing outside asks for
Show description for 988fe1a
yurynix
and
claude
committed
988fe1a
View commit details
Copy full SHA for 988fe1a
Browse repository at this point
Commits on Sep 15, 2026
docs: name what keeps the versions client aligned with the server
Show description for e0bde0c
yurynix
and
claude
committed
e0bde0c
View commit details
Copy full SHA for e0bde0c
Browse repository at this point
docs: cut the prose down to what the code does not say
Show description for b9ab9e7
yurynix
and
claude
committed
b9ab9e7
View commit details
Copy full SHA for b9ab9e7
Browse repository at this point
refactor: drop `deduplicated` and `revision` from the wire
Show description for 652021e
yurynix
and
claude
committed
652021e
View commit details
Copy full SHA for 652021e
Browse repository at this point
fix: bound the hash fan-out, and tag local validation as create_version
Show description for 85429f9
yurynix
and
claude
committed
85429f9
View commit details
Copy full SHA for 85429f9
Browse repository at this point
fix: bound what one declaration can cost the platform
Show description for cd2b486
yurynix
and
claude
committed
cd2b486
View commit details
Copy full SHA for cd2b486
Browse repository at this point
Commits on Sep 16, 2026
refactor: stop synthesizing a content type the s3 arm never sends
Show description for c71301b
yurynix
and
claude
committed
c71301b
View commit details
Copy full SHA for c71301b
Browse repository at this point
refactor: one walk for both lanes, and stop tracking the review files
Show description for 3fddea1
yurynix
and
claude
committed
3fddea1
View commit details
Copy full SHA for 3fddea1
Browse repository at this point
refactor: an environment serves a version; one commit per version
Show description for fe5c313
yurynix
and
claude
committed
fe5c313
View commit details
Copy full SHA for fe5c313
Browse repository at this point
feat(publish): declare a full-stack app's Worker alongside its frontend
Show description for 451886c
yurynix
and
claude
committed
451886c
View commit details
Copy full SHA for 451886c
Browse repository at this point
fix(publish): a Worker's assets are optional, and never the project's output dir
Show description for 29a2405
yurynix
and
claude
committed
29a2405
View commit details
Copy full SHA for 29a2405
Browse repository at this point
fix(build): never substitute an empty app id
Show description for 92f165d
yurynix
and
claude
committed
92f165d
View commit details
Copy full SHA for 92f165d
Browse repository at this point
refactor(site): one reader for a build's files, one for its Worker
Show description for 33f33d3
yurynix
and
claude
committed
33f33d3
View commit details
Copy full SHA for 33f33d3
Browse repository at this point
feat(publish): a Worker carries the files it serves
Show description for 34f55ed
yurynix
and
claude
committed
34f55ed
View commit details
Copy full SHA for 34f55ed
Browse repository at this point
docs: cut the comments that restate the code
Show description for 3e22b28
yurynix
and
claude
committed
3e22b28
View commit details
Copy full SHA for 3e22b28
Browse repository at this point
fix: one collector, and a step tag that cannot destroy its error
Show description for 3b34f16
yurynix
and
claude
committed
3b34f16
View commit details
Copy full SHA for 3b34f16
Browse repository at this point
You can’t perform that action at this time.