refactor: strip release cycle, monorepo, exec-lib, and source from arty.sh
- Remove whip/release-cycle commands: release, version, bump, changelog, tag, hooks (and all associated functions) - Remove monorepo commands: mono/monorepo (and all associated functions) - Remove exec command (exec_lib / .arty/bin runner) - Remove source command (source_lib) - Remove test/build scripts from init_project template - Restore exec_script wildcard so arty.yml scripts (npm/install, etc.) still work - Add auto-install for mikefarah/yq v4 with multi-method fallback - Fix silent crash: command -v matched the yq shell wrapper function; switched to type -P and guarded version-check assignment with || true Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+165
-999
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user