@agent-journal/cli 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -79,8 +79,10 @@ The npm package is only the first-install bootstrap. After CI registers a
|
|
|
79
79
|
release, use Admin Release Center to publish it to `dev`, `beta`, or `stable`
|
|
80
80
|
and control rollout percentage, auto apply, forced update, pause, and rollback.
|
|
81
81
|
|
|
82
|
-
Release versions are immutable after publication. If
|
|
83
|
-
|
|
82
|
+
Release versions are immutable after publication. If npm publish or GitHub
|
|
83
|
+
Release upload has already succeeded for the same version, rerun the workflow
|
|
84
|
+
with `publish_to_npm=false`; it will reuse the existing GitHub Release manifest
|
|
85
|
+
for service registration. For any artifact/content change, bump
|
|
84
86
|
`packages/agent-journal/package.json` before running the workflow again.
|
|
85
87
|
|
|
86
88
|
Local commands are for dry-run checks only:
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|