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:
2026-06-06 00:10:32 +02:00
parent 363e126914
commit b870738f9a
+167 -1001
View File
File diff suppressed because it is too large Load Diff