Package Cascade

Use when a Datex Studio package (ComponentModule) has changed and its consumers must be updated and republished up the dependency graph. Recursively finds every package that references the changed one (directly or transitively), re-pins each to the new published version, and republishes — bottom-up, interactively, stopping at applications (which are reported as stale, never republished). Triggers: "propagate this package change", "update everything that references package X", "cascade republish", "bump and republish all dependents", "roll out the new version of <package> to its consumers", "who needs republishing after I published <package>".

datex 9fa052d 5 files · 32.3 KB Updated

File contents

datex/skills/tree/main/skills/datex-studio/package-cascade commit 9fa052da58

Frequently asked questions

npx skillmds@latest add datex/package-cascade