Skip to content

docs(cloud-deployment): foreground os package publish; mark os publish legacy - #1689

Merged
os-zhuang merged 1 commit into
mainfrom
docs/cloud-deployment-package-flow
Jun 10, 2026
Merged

docs(cloud-deployment): foreground os package publish; mark os publish legacy#1689
os-zhuang merged 1 commit into
mainfrom
docs/cloud-deployment-package-flow

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Leads the Cloud-managed deployment section with the unified os package publish --env … --install flow and demotes os publish (env-revision path) to a labelled legacy note, per ADR-0006 v4. Docs-only.

🤖 Generated with Claude Code

…lish` legacy
The Cloud-managed deployment section led with the env-revision path
(`os publish` → POST /cloud/environments/:env/metadata) and mentioned the
package flow only in passing. Lead with the unified
`os package publish --env … --install` flow (sys_package + immutable
sys_package_version, kernel-evict on install) and demote `os publish` to a
clearly-labelled legacy env-revision note (ADR-0006 v4 retires
sys_environment_revision once all publishes go through the package endpoints).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercelBot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJun 10, 2026 2:55pm

Request Review

@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation size/s labels Jun 10, 2026
@os-zhuang
os-zhuang merged commit 1cf27b0 into mainJun 10, 2026
10 of 11 checks passed
@os-zhuang
os-zhuang deleted the docs/cloud-deployment-package-flow branch June 10, 2026 14:54
os-zhuang added a commit that referenced this pull request Jun 10, 2026
…nvironment) (#1691)
Follow-up to #1689. The section opened with
`os package publish --env env_prod --install`, framing install as a publish
flag. Publishing (to the org catalog, no env) and installing (in the target
environment's Marketplace, authorized by env login) are separate steps.
`--env --install` is demoted to a CI shortcut.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
xuyushun441-sys pushed a commit that referenced this pull request Jun 13, 2026
feat(gantt): configurable tooltip + live parent-stretch (follow-up to #1672) (#1689)
objectui@0c5b468e388b5f4fd60d0484b46675d6830ce1d4
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@os-zhuang