Skip to content

docs: repoint ~/dev/ops to ~/dev/infra/ops - #3

Merged
mujtaba3B merged 1 commit into
mainfrom
chore/repoint-post-reorg-paths
Sep 2, 2026
Merged

docs: repoint ~/dev/ops to ~/dev/infra/ops#3
mujtaba3B merged 1 commit into
mainfrom
chore/repoint-post-reorg-paths

Conversation

@mujtaba3B

@mujtaba3B mujtaba3B commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Two references to the shared deploy kit: DEPLOY.md (where the gating logic lives) and the comment in scripts/deploy.sh.

Why

The 2026-06-07 reorg moved these repos under apps/, tooling/ and infra/, leaving compat symlinks at the old root paths. Those symlinks were removed on 2026-09-02, so each reference here now names a directory that does not exist.

Verified: the replacement path resolves on disk, and zero old-root references remain in the changed files.

Sibling PRs from the same sweep: mujtaba3B/dev#89 (the ops kit itself, which turned out to depend on the symlink silently), mujtaba3B/gstack-extensions#72 (68 references in skill bodies) and mujtaba3B/mutwo-skills#186.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WBP4w9wimhmQqw8CAE72Mh

Summary by CodeRabbit

  • Documentation

    • Updated deployment documentation to reference the shared gating logic at its current location.
    • Updated the deployment script’s comment to match the documented location.
  • Bug Fixes

    • Corrected outdated deployment path references; runtime behavior remains unchanged.

The 2026-06-07 reorg moved these under apps/ tooling/ infra/ behind compat
symlinks at the old root paths. Those symlinks were removed on 2026-09-02,
so each reference below now names a directory that does not exist.

Sibling PRs from the same sweep: mujtaba3B/dev#89 (the ops kit itself, which
turned out to depend on the symlink silently), mujtaba3B/gstack-extensions#72
and mujtaba3B/mutwo-skills#186.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WBP4w9wimhmQqw8CAE72Mh
@mujtaba3B mujtaba3B self-assigned this Sep 2, 2026
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Essentials

Run ID: af6e0b25-edd7-4ce4-bee0-dd7703cd1456

📥 Commits

Reviewing files that changed from the base of the PR and between f8eb93c and 8c3cef7.

📒 Files selected for processing (2)
  • DEPLOY.md
  • scripts/deploy.sh

Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 4 reviews per hour.


📝 Walkthrough

Walkthrough

Updated shared deploy-kit path references from ~/dev/ops to ~/dev/infra/ops in deployment documentation and a script comment. Runtime deployment behavior is unchanged.

Changes

Deploy-kit path alignment

Layer / File(s) Summary
Update shared gating logic references
DEPLOY.md, scripts/deploy.sh
Updated the shared gating logic path in post-deploy documentation and the deployment script comment. Deployment commands remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 8c3ce

This change only updates two outdated deploy-kit references to the replacement path. No actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating references from ~/dev/ops to ~/dev/infra/ops in the deployment documentation and script comment.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/repoint-post-reorg-paths

Comment @coderabbitai help to get the list of available commands.

@mujtaba3B
mujtaba3B merged commit 8f2d042 into main Sep 2, 2026
2 checks passed
@mujtaba3B
mujtaba3B deleted the chore/repoint-post-reorg-paths branch September 2, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant